.theme-toggle{background-color:var(--color-surface);box-shadow:var(--shadow-card);border-radius:8px;padding:.25rem;display:inline-flex}.theme-toggle button{cursor:pointer;opacity:.55;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;line-height:1;transition:background-color .2s,opacity .2s}.theme-toggle button:hover{opacity:.85}.theme-toggle button.active{background-color:var(--color-accent);opacity:1}.range-selector{background-color:var(--color-surface);box-shadow:var(--shadow-card);border-radius:8px;padding:.25rem;display:inline-flex}.range-selector button{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.85rem;transition:background-color .2s,color .2s}.range-selector button:hover{color:var(--color-text)}.range-selector button.active{background-color:var(--color-accent);color:var(--color-accent-contrast)}.freshness-bar{align-items:center;gap:.6rem;display:inline-flex}.freshness-ages{color:var(--color-text-muted);white-space:nowrap;font-size:.8rem}.freshness-refresh{background-color:var(--color-surface);color:var(--color-text);cursor:pointer;box-shadow:var(--shadow-card);border:none;border-radius:8px;padding:.5rem .85rem;font-size:.85rem;font-weight:600;transition:background-color .2s,color .2s}.freshness-refresh:hover:not(:disabled){background-color:var(--color-accent);color:var(--color-accent-contrast)}.freshness-refresh:disabled{color:var(--color-text-muted);cursor:default;opacity:.7}.account-gauges{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.account-gauges-empty{color:var(--color-text-muted)}.account-card{background-color:var(--color-surface);box-shadow:var(--shadow-card);border-radius:12px;padding:1rem}.account-card.is-active{box-shadow:0 0 0 2px var(--color-accent-ring), var(--shadow-card)}.account-card-header{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.account-email{color:var(--color-text-strong);word-break:break-all;border-bottom:2px solid #0000;padding-bottom:2px;font-weight:600}.account-badge{text-transform:uppercase;letter-spacing:.03em;background-color:var(--color-accent-soft);color:var(--color-accent);border-radius:999px;padding:.15rem .5rem;font-size:.7rem}.account-stale{text-transform:uppercase;letter-spacing:.03em;background-color:var(--color-warning);color:var(--color-accent-contrast);border-radius:999px;padding:.15rem .5rem;font-size:.7rem}.account-card-rings{justify-content:space-around;gap:1.5rem;display:flex}.gauge-ring-wrap{flex-direction:column;align-items:center;gap:.4rem;display:flex}.gauge-ring{border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.gauge-ring-inner{background-color:var(--color-surface);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.gauge-pct{color:var(--color-text-strong);font-size:1.05rem;font-weight:700}.gauge-ring-label{color:var(--color-text-muted);text-align:center;flex-direction:column;align-items:center;font-size:.75rem;display:flex}.gauge-ring-label>span:first-child{color:var(--color-text);font-weight:600}.gauge-reset,.gauge-countdown{font-size:.7rem}.readiness-mark{cursor:default;align-self:center;font-size:1.4rem;font-weight:700;line-height:1}.readiness-mark.is-ready{color:var(--color-success)}.readiness-mark.is-not-ready{color:var(--color-danger)}.pace-panel{background-color:var(--color-surface);box-shadow:var(--shadow-card);border-radius:12px;padding:1rem}.pace-email{color:var(--color-text-strong);word-break:break-all;margin-bottom:.5rem;font-weight:600}.pace-empty{color:var(--color-text-muted);font-size:.85rem}.pace-verdict{border-radius:6px;margin-bottom:.75rem;padding:.35rem .6rem;font-size:.85rem;font-weight:600;display:inline-block}.pace-verdict.pace-good{background-color:var(--color-accent-soft);color:var(--color-success)}.pace-verdict.pace-bad{background-color:var(--color-danger-soft);color:var(--color-danger)}.pace-verdict.pace-neutral{background-color:var(--color-surface-muted);color:var(--color-text-muted)}.pace-stats{flex-direction:column;gap:.4rem;font-size:.85rem;display:flex}.pace-stats>div{justify-content:space-between;gap:.5rem;display:flex}.pace-stats dt{color:var(--color-text-muted)}.pace-stats dd{color:var(--color-text);font-weight:500}.pace-stats dd.pace-good{color:var(--color-success)}.pace-stats dd.pace-bad{color:var(--color-danger)}.scoped-limits{background-color:var(--color-surface);box-shadow:var(--shadow-card);border-radius:12px;padding:1rem}.scoped-email{color:var(--color-text-strong);word-break:break-all;margin-bottom:.75rem;font-weight:600}.scoped-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.scoped-row{grid-template-columns:5rem 1fr 3rem;align-items:center;gap:.5rem;font-size:.8rem;display:grid}.scoped-name{color:var(--color-text)}.scoped-bar-track{background-color:var(--color-border-subtle);border-radius:999px;height:6px;overflow:hidden}.scoped-bar-fill{background-color:var(--color-accent);height:100%}.scoped-pct{text-align:right;color:var(--color-text-muted)}.spend-tile{background-color:var(--color-surface);box-shadow:var(--shadow-card);border-radius:12px;padding:1rem}.spend-email{color:var(--color-text-strong);word-break:break-all;margin-bottom:.5rem;font-weight:600}.spend-amount{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.spend-of{color:var(--color-text-muted);font-size:.8rem;font-weight:400}.spend-bar-track{background-color:var(--color-border-subtle);border-radius:999px;height:6px;overflow:hidden}.spend-bar-fill{background-color:var(--color-warning);height:100%}.burn-rate-empty{color:var(--color-text-muted)}.burn-rate-charts{flex-direction:column;gap:1.5rem;display:flex}.burn-rate-chart-block{background-color:var(--color-surface);box-shadow:var(--shadow-card);border-radius:12px;padding:1rem}.burn-rate-chart-block h3{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.switch-timeline-empty{color:var(--color-text-muted)}.switch-timeline{background-color:var(--color-surface);box-shadow:var(--shadow-card);border-radius:12px;max-height:260px;padding:.5rem 1rem;list-style:none;overflow-y:auto}.switch-row{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.85rem;display:flex}.switch-row:last-child{border-bottom:none}.switch-time{color:var(--color-text-muted);white-space:nowrap}.switch-arrow{color:var(--color-text);text-align:right;word-break:break-all}.storage-banner{background-color:var(--color-warning);color:var(--color-accent-contrast);border-radius:8px;padding:.75rem 1rem;font-size:.85rem}.dashboard{flex-direction:column;gap:2rem;display:flex}.dashboard-section h2{color:var(--color-text-strong);margin-bottom:.75rem;font-size:1rem}.dashboard-section.is-refreshing{opacity:.7;transition:opacity .2s}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.app{max-width:1100px;min-height:100vh;margin:0 auto;padding:1.5rem}.app-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.app-header h1{color:var(--color-text-strong);font-size:1.5rem}.back-link{color:var(--color-text-muted);margin-bottom:.35rem;font-size:.85rem;text-decoration:none;display:block}.back-link:hover{color:var(--color-accent)}.app-header-controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.app-error{color:var(--color-danger);margin-bottom:1rem}.app-loading{color:var(--color-text-muted);text-align:center;padding:3rem 0}.auth-gate{text-align:center;background-color:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;padding:1rem;display:flex}.auth-gate h1{color:var(--color-text);margin:0}.auth-message{color:var(--color-text-muted);max-width:24rem}.auth-error{color:var(--color-danger)}.auth-signout{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background:0 0;border-radius:.375rem;padding:.5rem 1rem}.auth-button{margin-top:.5rem}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f3f4f6;--color-surface:#fff;--color-surface-sunken:#f3f4f6;--color-surface-muted:#f9fafb;--color-text:#1f2937;--color-text-strong:#374151;--color-text-muted:#6b7280;--color-border:#d1d5db;--color-border-subtle:#e5e7eb;--color-accent:#0ea5e9;--color-accent-hover:#0284c7;--color-accent-contrast:#fff;--color-accent-soft:#0ea5e91a;--color-accent-glow:#0ea5e959;--color-accent-ring:#0ea5e940;--color-danger:#ef4444;--color-danger-soft:#ef44441f;--color-success:#22c55e;--color-warning:#f59e0b;--color-backdrop:#0f172a99;--color-track:#e5e7eb;--color-thumb:#fff;--shadow-card:0 1px 3px #0000000d;--shadow-card-hover:0 4px 12px #0000001a;--shadow-cell-hover:0 2px 8px #0000001a;--shadow-thumb:0 1px 3px #0003}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0f172a;--color-surface:#1e293b;--color-surface-sunken:#0f172a;--color-surface-muted:#182234;--color-text:#e2e8f0;--color-text-strong:#cbd5e1;--color-text-muted:#94a3b8;--color-border:#475569;--color-border-subtle:#334155;--color-accent:#38bdf8;--color-accent-hover:#7dd3fc;--color-accent-contrast:#0b1220;--color-accent-soft:#38bdf829;--color-accent-glow:#38bdf84d;--color-accent-ring:#38bdf859;--color-danger:#f87171;--color-danger-soft:#f8717129;--color-success:#4ade80;--color-warning:#fbbf24;--color-backdrop:#020617bf;--color-track:#334155;--color-thumb:#e2e8f0;--shadow-card:0 1px 3px #00000080;--shadow-card-hover:0 4px 12px #0009;--shadow-cell-hover:0 2px 8px #0009;--shadow-thumb:0 1px 3px #0009}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html{scroll-behavior:smooth}button{font-family:inherit}select{font-family:inherit;font-size:1rem}
