body{color:#e2e8f0;background:#0f172a;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}main{max-width:1180px;margin:0 auto;padding:32px}header{justify-content:space-between;align-items:center;gap:16px;display:flex}.header-actions{align-items:center;gap:12px;display:flex}h1,h2,h3{margin:0 0 16px}section{margin-top:32px}.grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;display:grid}.card,.login-card{background:#111827;border:1px solid #1f2937;border-radius:18px;padding:18px}.card.wide{min-width:260px}.label,.muted{color:#94a3b8}.value{margin-top:8px;font-size:32px;font-weight:700}.subvalue{color:#94a3b8;margin-top:8px;font-size:13px}.status{background:#334155;border-radius:999px;padding:8px 12px;font-weight:700}.status.connected{background:#166534}.status.connecting{background:#854d0e}.status.disconnected{background:#991b1b}.login-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{width:min(420px,100%)}label{color:#cbd5e1;margin-top:16px;font-weight:600;display:block}input{box-sizing:border-box;color:#e2e8f0;background:#020617;border:1px solid #334155;border-radius:10px;width:100%;margin-top:8px;padding:12px 14px}button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;margin-top:18px;padding:10px 14px;font-weight:700}button.secondary{background:#334155;margin-top:0}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#fca5a5}.usage-panels{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.usage-panel{background:#111827;border:1px solid #1f2937;border-radius:16px;max-width:560px;padding:18px}.usage-title{color:#9ca3af;letter-spacing:.08em;margin-bottom:18px;font-size:12px;font-weight:800}.limit-row+.limit-row{margin-top:22px}.limit-header{color:#e5e7eb;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:15px;font-weight:700;display:flex}.limit-track{background:#3f3f46;border-radius:999px;height:8px;overflow:hidden}.limit-fill{border-radius:inherit;background:#0ea5e9;min-width:2px;height:100%;transition:width .18s}.limit-meta{color:#8b949e;justify-content:space-between;gap:12px;margin-top:8px;font-size:12px;display:flex}
