:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f5f7;--ink:#111827;--muted:#6b7280;--line:#e5e7eb;--soft:#eef0f3;--panel:#fff;--panel-muted:#fafafa;--primary:#ff052a;--secondary:#ff706e;--accent:var(--primary);--accent-hover:#d90424;--hero-start:#ff052a;--hero-end:#ff706e;--max:1200px;--radius:10px;--radius-sm:8px;--radius-lg:14px;--radius-banner:14px;--radius-tile:12px;--font-clash:"Clash Display", sans-serif;--chrome-bg:#141414;--chrome-line:#222;--chrome-ink:#f3f4f6;--chrome-muted:#9ca3af;--chrome-soft:#2a2a2a;--chrome-soft-hover:#333;--chrome-elevated:#1c1c1c;--chrome-shadow:0 12px 40px #00000059;--dash-bg:#f4f5f7;--dash-panel:#fff;--dash-side:#fff;--dash-ink:#141414;--dash-muted:#6b7280;--dash-line:#e5e7eb;--dash-nav:#374151;--dash-hover:#f3f4f6;--dash-active-bg:color-mix(in srgb, var(--primary) 8%, #fff);--skeleton-from:#e5e7eb;--skeleton-mid:#f3f4f6;--skeleton-to:#e5e7eb;--status-ok:#15803d;--status-fail:#b45309}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#121212;--ink:#f5f5f5;--muted:#a1a1aa;--line:#2a2a2a;--soft:#161616;--panel:#1e1e1e;--panel-muted:#252525;--primary:#ff052a;--secondary:#ff706e;--accent:var(--primary);--accent-hover:#ff2d4a;--hero-start:#ff052a;--hero-end:#ff706e;--chrome-bg:#141414;--chrome-line:#222;--chrome-ink:#f3f4f6;--chrome-muted:#9ca3af;--chrome-soft:#2a2a2a;--chrome-soft-hover:#333;--chrome-elevated:#1c1c1c;--chrome-shadow:0 16px 48px #00000073;--dash-bg:#121212;--dash-panel:#1e1e1e;--dash-side:#1a1a1a;--dash-ink:#f5f5f5;--dash-muted:#a1a1aa;--dash-line:#2a2a2a;--dash-nav:#d4d4d8;--dash-hover:#ffffff0d;--dash-active-bg:#252525;--skeleton-from:#2a2a2a;--skeleton-mid:#3a3a3a;--skeleton-to:#2a2a2a;--status-ok:#22c55e;--status-fail:#fb923c}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);font-family:var(--font-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.page{background:var(--bg);min-height:100vh;color:var(--ink);flex-direction:column;display:flex}.page>main{flex:1 0 auto}.shell{width:min(var(--max), calc(100% - 4rem));margin-inline:auto}@media (max-width:680px){.shell{width:min(var(--max), calc(100% - 1.25rem))}}
