:root{--bg:#f4f4f6;--surface:#ffffff;--line:#eaeaef;--ink:#16161a;--muted:#8a8a94;--faint:#c3c3cc;--accent:#8b5cf6;--accent-soft:#ede9fe;--in:#16a34a;--in-soft:#dcfce7;--out:#dc2626;--out-soft:#fee2e2;--neutral:#8a8a94;--neutral-soft:#f1f1f4;--focus:#8b5cf6;--grid:#f0f0f4;--axis:#b9b9c2;--well:#f7f7f9;--field:#fbfbfd;--rule:#f4f4f7;--tag-bg:#f2f2f6;--tag-ink:#55555f;--title:#3a3a44;--label:#61616b;--legend:#4a4a55;--handle:#d6d6de;--handle-hover:#f2f2f6;--c1:#8b5cf6;--c2:#22c55e;--c3:#f59e0b;--c4:#38bdf8;--c5:#ec4899;--c6:#64748b;--c7:#14b8a6;--c8:#f43f5e;--stat-mrr:#38bdf8;--stat-once:#f59e0b;--stat-total:#8b5cf6;--radius:14px;--radius-sm:10px;--radius-pill:20px;--shadow:0 1px 2px rgba(16,16,26,0.04),0 8px 24px rgba(16,16,26,0.05);--shadow-lift:0 4px 14px rgba(16,16,26,0.18);--shadow-modal:0 24px 60px rgba(0,0,0,0.25);--scrim:rgba(16,16,26,0.42);--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Helvetica,Arial,sans-serif;--text-hero:28px;--text-stat:34px;--text-figure:19px;--text-title:13.5px;--text-body:14px;--text-small:12.5px;--text-micro:11px;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#131318;--surface:#1b1b21;--line:#2b2b33;--ink:#ececf1;--muted:#92929e;--faint:#5d5d69;--accent:#a78bfa;--accent-soft:#2e2544;--in:#4ade80;--in-soft:#14351f;--out:#f87171;--out-soft:#3d1a1a;--neutral:#92929e;--neutral-soft:#26262e;--focus:#a78bfa;--grid:#26262e;--axis:#6a6a76;--well:#202027;--field:#202027;--rule:#24242b;--tag-bg:#26262e;--tag-ink:#b4b4bf;--title:#c7c7d1;--label:#a6a6b2;--legend:#c2c2cc;--handle:#45454f;--handle-hover:#2b2b33;--c1:#a78bfa;--c2:#4ade80;--c3:#fbbf24;--c4:#60cdfa;--c5:#f472b6;--c6:#94a3b8;--c7:#2dd4bf;--c8:#fb7185;--stat-mrr:#60cdfa;--stat-once:#fbbf24;--stat-total:#a78bfa;--shadow:0 1px 2px rgba(0,0,0,0.4),0 8px 24px rgba(0,0,0,0.3);--shadow-lift:0 4px 14px rgba(0,0,0,0.5);--shadow-modal:0 24px 60px rgba(0,0,0,0.6);--scrim:rgba(0,0,0,0.6);color-scheme:dark}}:root[data-theme=dark]{--bg:#131318;--surface:#1b1b21;--line:#2b2b33;--ink:#ececf1;--muted:#92929e;--faint:#5d5d69;--accent:#a78bfa;--accent-soft:#2e2544;--in:#4ade80;--in-soft:#14351f;--out:#f87171;--out-soft:#3d1a1a;--neutral:#92929e;--neutral-soft:#26262e;--focus:#a78bfa;--grid:#26262e;--axis:#6a6a76;--well:#202027;--field:#202027;--rule:#24242b;--tag-bg:#26262e;--tag-ink:#b4b4bf;--title:#c7c7d1;--label:#a6a6b2;--legend:#c2c2cc;--handle:#45454f;--handle-hover:#2b2b33;--c1:#a78bfa;--c2:#4ade80;--c3:#fbbf24;--c4:#60cdfa;--c5:#f472b6;--c6:#94a3b8;--c7:#2dd4bf;--c8:#fb7185;--stat-mrr:#60cdfa;--stat-once:#fbbf24;--stat-total:#a78bfa;--shadow:0 1px 2px rgba(0,0,0,0.4),0 8px 24px rgba(0,0,0,0.3);--shadow-lift:0 4px 14px rgba(0,0,0,0.5);--shadow-modal:0 24px 60px rgba(0,0,0,0.6);--scrim:rgba(0,0,0,0.6);color-scheme:dark}*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{min-height:100dvh;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:var(--text-body);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit}table{border-collapse:collapse}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}