:root{--font-display: "Archivo", "Be Vietnam Pro", system-ui, sans-serif;--font-sans: "Be Vietnam Pro", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--r-sm: 7px;--r-md: 10px;--r-lg: 13px;--r-xl: 20px;--shadow-sm: 0 1px 2px rgba(40,30,12,.06), 0 1px 3px rgba(40,30,12,.05);--shadow-md: 0 4px 14px rgba(40,30,12,.09), 0 2px 5px rgba(40,30,12,.05);--shadow-lg: 0 20px 52px rgba(33,24,8,.18), 0 7px 18px rgba(33,24,8,.1);--shadow-pop: 0 26px 64px rgba(28,20,6,.26);--sb-w: 256px;--topbar-h: 68px;--ease: cubic-bezier(.4,0,.2,1)}:root,[data-theme=light]{--bg: #ece6d9;--surface: #fcfaf5;--surface-2: #f4eee2;--surface-3: #e8e1d0;--ink: #211c14;--ink-2: #433c2d;--muted: #6e6553;--faint: #9c917a;--line: #ddd3bf;--line-2: #cbbfa4;--accent: #1b7a5c;--accent-ink: #1a6f54;--accent-soft: #e0ede4;--accent-2: #155e47;--seal: #c0392b;--seal-2: #a52c20;--seal-soft: #f6e3df;--gold: #b07d1a;--gold-soft: #f1e6cb;--sidebar-bg: #1a140d;--sidebar-ink: #f3ecdd;--sidebar-muted: #a5997f;--sidebar-line: #322819;--sidebar-active: rgba(255,255,255,.07);--sidebar-active-ink: #ffffff;--sidebar-accent: #d2a23f;--sidebar-hover: rgba(255,255,255,.05);--sidebar-chip: rgba(255,255,255,.09);--st-green:#2e7d55;--st-green-bg:#e1efe3;--st-amber:#9c6b12;--st-amber-bg:#f4ead0;--st-blue:#1e7e84;--st-blue-bg:#dcecee;--st-violet:#7e4e7e;--st-violet-bg:#efe2ef;--st-red:#be2f4b;--st-red-bg:#f7e0e3;--st-slate:#5f6b5f;--st-slate-bg:#e5e8e1;--pos:#2e7d55;--neg:#be2f4b}[data-theme=dark]{--bg: #13110c;--surface: #1c1812;--surface-2: #231e16;--surface-3: #2b251b;--ink: #f2ecde;--ink-2: #d2c9b4;--muted: #9d927b;--faint: #6f6553;--line: #2f2819;--line-2: #413827;--accent: #34a47c;--accent-ink: #4cbf95;--accent-soft: #16291f;--accent-2: #2c8c69;--seal: #d75646;--seal-2: #c0392b;--seal-soft: #361712;--gold: #d2a23f;--gold-soft: #2c2310;--sidebar-bg: #0e0b07;--sidebar-ink: #f1ead9;--sidebar-muted: #998d74;--sidebar-line: #241d12;--sidebar-active: rgba(255,255,255,.06);--sidebar-active-ink: #ffffff;--sidebar-accent: #d2a23f;--sidebar-hover: rgba(255,255,255,.05);--sidebar-chip: rgba(255,255,255,.08);--st-green:#46b07e;--st-green-bg:#13301f;--st-amber:#d59b2f;--st-amber-bg:#322509;--st-blue:#3fb0b7;--st-blue-bg:#0e2b2d;--st-violet:#b389b3;--st-violet-bg:#2c1f2c;--st-red:#e0697c;--st-red-bg:#331319;--st-slate:#8e978a;--st-slate-bg:#22271f;--pos:#46b07e;--neg:#e0697c;--shadow-sm: 0 1px 2px rgba(0,0,0,.34);--shadow-md: 0 4px 14px rgba(0,0,0,.46);--shadow-lg: 0 20px 52px rgba(0,0,0,.6);--shadow-pop: 0 26px 64px rgba(0,0,0,.66)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit;cursor:pointer}::selection{background:var(--accent-soft)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}:focus:not(:focus-visible){outline:none}button:disabled{cursor:not-allowed}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:var(--ink);-webkit-box-shadow:0 0 0 1000px var(--surface) inset;caret-color:var(--ink);transition:background-color 9999s ease-out 0s}.search input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--surface-3) inset}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:20px;border:2px solid var(--bg)}*::-webkit-scrollbar-track{background:transparent}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.tnum{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
