.dashboard_root__Na_Dg{min-height:100vh}.dashboard_loading___JK9i{display:flex;align-items:center;justify-content:center;height:100vh;color:var(--text-muted)}.dashboard_header__0IQ3E{display:flex;align-items:center;justify-content:space-between;padding:14px 32px;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;background:rgba(14,14,16,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}.dashboard_logo___k2gg{font-size:20px;font-weight:800;color:var(--purple)}.dashboard_userPill__8p_hU{display:flex;align-items:center;gap:8px;background:var(--bg3);border:1px solid var(--border);border-radius:20px;padding:5px 12px 5px 5px;font-size:13px;font-weight:600}.dashboard_avatar__Gfs8m{width:24px;height:24px;border-radius:50%}.dashboard_loginWrap__HDllF{display:flex;align-items:center;justify-content:center;min-height:100vh}.dashboard_loginCard__ANOP6{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:40px;max-width:380px;width:100%;text-align:center}.dashboard_loginLogo__xHJfx{font-size:28px;font-weight:800;color:var(--purple);margin-bottom:16px}.dashboard_loginCard__ANOP6 h1{font-size:20px;font-weight:700;margin-bottom:10px}.dashboard_loginCard__ANOP6 p{color:var(--text-muted);font-size:14px}.dashboard_grid__D9hPf{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:640px){.dashboard_grid__D9hPf{grid-template-columns:1fr}}.dashboard_creditsCard__SJV93{background:linear-gradient(135deg,#1a0533 0,var(--bg2) 100%);border:1px solid rgba(145,71,255,.35);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;gap:16px}.dashboard_creditsLabel__TDFKU{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--text-dim)}.dashboard_creditsValue__2TPo2{font-size:52px;font-weight:900;color:var(--purple);line-height:1;letter-spacing:-2px}.dashboard_progressWrap__lwta5{display:flex;flex-direction:column;gap:6px}.dashboard_progressTop__IJTeP{display:flex;justify-content:space-between;font-size:12px;color:var(--text-dim)}.dashboard_track__xFjky{height:6px;background:hsla(0,0%,100%,.08);border-radius:3px;overflow:hidden}.dashboard_fill__rpXuA{height:100%;background:var(--purple);border-radius:3px;transition:width .5s ease}.dashboard_statsRow__ouWvs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}@media (max-width:640px){.dashboard_statsRow__ouWvs{grid-template-columns:1fr}}.dashboard_table__qUgyM{width:100%;border-collapse:collapse;font-size:13px}.dashboard_table__qUgyM th{text-align:left;padding:8px 12px;color:var(--text-dim);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border)}.dashboard_table__qUgyM td{padding:10px 12px;border-bottom:1px solid var(--border)}.dashboard_table__qUgyM tr:last-child td{border-bottom:none}