.ThemeToggle-module__sGqMhG__toggle{cursor:pointer;width:2rem;height:2rem;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-strong);border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:1rem;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.ThemeToggle-module__sGqMhG__toggle:hover{color:var(--text);background:var(--surface-subtle);border-color:var(--text-faint)}.ThemeToggle-module__sGqMhG__toggle:focus-visible{outline:2px solid var(--primary-accent);outline-offset:2px}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8fafc;--surface:#fff;--surface-alt:#f8fafc;--surface-subtle:#f1f5f9;--surface-subtle-alt:#e9eef5;--border:#e2e8f0;--border-strong:#dbe2ea;--border-dashed:#cbd5e1;--text:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-faint:#94a3b8;--primary:#1e3a8a;--on-primary:#fff;--primary-accent:#1e40af;--link:#2563eb;--best-bg:#dcfce7;--best-text:#15803d;--worst-bg:#fee2e2;--worst-text:#991b1b;--success:#059669;--danger:#dc2626;--warn-bg:#fffbeb;--warn-border:#f59e0b;--warn-text:#78350f;--row-hover:#eff6ff;--rowlabel-hover:#dbeafe;--capped-text:#aab2c0;--chip-neutral-bg:#e2e8f0;--chip-neutral-text:#334155;--chip-blue-bg:#dbeafe;--chip-blue-text:#1e40af;--chip-green-bg:#d1fae5;--chip-green-text:#065f46;--shadow-header:0 1px 3px #0f172a0a;--shadow-table:0 1px 4px #0000000f}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1120;--surface:#151d2e;--surface-alt:#111a2b;--surface-subtle:#1b2740;--surface-subtle-alt:#172134;--border:#2a3854;--border-strong:#33425f;--border-dashed:#3a4a68;--text:#e6edf7;--text-secondary:#aebccf;--text-muted:#8695ad;--text-faint:#67758d;--primary:#24408f;--on-primary:#fff;--primary-accent:#8ab0ff;--link:#6ea0ff;--best-bg:#123222;--best-text:#4ade80;--worst-bg:#3a1a1c;--worst-text:#f79a9a;--success:#34d399;--danger:#f87171;--warn-bg:#2a2410;--warn-border:#d99a3a;--warn-text:#f7cf72;--row-hover:#17233b;--rowlabel-hover:#223354;--capped-text:#5c6880;--chip-neutral-bg:#26324a;--chip-neutral-text:#c3ccdb;--chip-blue-bg:#1c2c54;--chip-blue-text:#9cc0ff;--chip-green-bg:#123322;--chip-green-text:#5fe3a1;--shadow-header:0 1px 3px #00000080;--shadow-table:0 1px 4px #00000073}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1120;--surface:#151d2e;--surface-alt:#111a2b;--surface-subtle:#1b2740;--surface-subtle-alt:#172134;--border:#2a3854;--border-strong:#33425f;--border-dashed:#3a4a68;--text:#e6edf7;--text-secondary:#aebccf;--text-muted:#8695ad;--text-faint:#67758d;--primary:#24408f;--on-primary:#fff;--primary-accent:#8ab0ff;--link:#6ea0ff;--best-bg:#123222;--best-text:#4ade80;--worst-bg:#3a1a1c;--worst-text:#f79a9a;--success:#34d399;--danger:#f87171;--warn-bg:#2a2410;--warn-border:#d99a3a;--warn-text:#f7cf72;--row-hover:#17233b;--rowlabel-hover:#223354;--capped-text:#5c6880;--chip-neutral-bg:#26324a;--chip-neutral-text:#c3ccdb;--chip-blue-bg:#1c2c54;--chip-blue-text:#9cc0ff;--chip-green-bg:#123322;--chip-green-text:#5fe3a1;--shadow-header:0 1px 3px #00000080;--shadow-table:0 1px 4px #00000073}*{box-sizing:border-box}html,body{color:var(--text);background:var(--bg);margin:0;padding:0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.siteHeader{z-index:50;border-bottom:1px solid var(--border-strong);background:var(--surface);box-shadow:var(--shadow-header);position:sticky;top:0}.siteHeaderInner{justify-content:space-between;align-items:center;gap:1rem;max-width:1320px;margin:0 auto;padding:.7rem 1rem;display:flex}.brand{align-items:center;gap:.5rem;display:inline-flex}.brandMark{font-size:1.15rem;line-height:1}.brandName{color:var(--text);letter-spacing:-.01em;font-size:1rem;font-weight:700}.headerRight{align-items:center;gap:.75rem;display:inline-flex}.brandTag{color:var(--text-muted);font-size:.8rem}@media (max-width:520px){.brandTag{display:none}}
