:root[data-theme=dark]{--bg: #0b0d0e;--bg-2: #090b0c;--surface: #141719;--surface-2: #181c1e;--surface-3: #1d2225;--border: #23282b;--border-2: #2e3438;--text: #eef1f2;--text-2: #a0a8ae;--text-3: #6c747a;--accent: #1f9d63;--accent-2: #27b274;--accent-soft: rgba(31, 157, 99, .15);--accent-line: rgba(31, 157, 99, .4);--pos: #34c27e;--pos-soft: rgba(52, 194, 126, .14);--neg: #f0565b;--neg-soft: rgba(240, 86, 91, .15);--warn: #e7a13c;--warn-soft: rgba(231, 161, 60, .15);--ring: rgba(39, 178, 116, .55);--track: #262b2e;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .3)}:root[data-theme=light]{--bg: #f5f6f6;--bg-2: #fbfcfc;--surface: #ffffff;--surface-2: #fafbfb;--surface-3: #f3f5f5;--border: #e7e9ea;--border-2: #dadedf;--text: #14181a;--text-2: #5a636a;--text-3: #8c959b;--accent: #178551;--accent-2: #1f9d63;--accent-soft: rgba(23, 133, 81, .1);--accent-line: rgba(23, 133, 81, .35);--pos: #178551;--pos-soft: rgba(23, 133, 81, .1);--neg: #d33b42;--neg-soft: rgba(211, 59, 66, .1);--warn: #b27414;--warn-soft: rgba(178, 116, 20, .12);--ring: rgba(23, 133, 81, .4);--track: #eceeef;--shadow: 0 1px 2px rgba(20, 30, 40, .06), 0 10px 30px rgba(20, 30, 40, .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Hanken Grotesk,system-ui,sans-serif;font-size:14px;line-height:1.5;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);min-height:100dvh}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"cv01" 1}:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@keyframes pop{0%{transform:scale(.92);opacity:0}60%{transform:scale(1.04)}to{transform:scale(1);opacity:1}}@keyframes barfill{0%{width:0}}@keyframes fadeup{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes overlayin{0%{opacity:0}to{opacity:1}}@keyframes sheetin{0%{transform:translateY(12px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
