: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(20,24,33,.06), 0 1px 3px rgba(20,24,33,.05);--shadow-md: 0 4px 14px rgba(20,24,33,.08), 0 2px 5px rgba(20,24,33,.05);--shadow-lg: 0 20px 52px rgba(17,20,28,.16), 0 7px 18px rgba(17,20,28,.09);--shadow-pop: 0 26px 64px rgba(15,18,26,.22);--sb-w: 256px;--topbar-h: 68px;--ease: cubic-bezier(.4,0,.2,1)}:root,[data-theme=light]{--bg: #ebedf0;--surface: #fbfcfd;--surface-2: #f1f3f6;--surface-3: #e5e9ee;--ink: #1e232b;--ink-2: #3c4450;--muted: #5e6675;--faint: #96a0ae;--line: #e0e4ea;--line-2: #cdd4dd;--accent: #1f7a63;--accent-ink: #1c7059;--accent-soft: #e2efe9;--accent-2: #176450;--seal: #c0392b;--seal-2: #a52c20;--seal-soft: #f7e2df;--gold: #a8801e;--gold-soft: #f0e7cf;--sidebar-bg: #181b22;--sidebar-ink: #eef0f4;--sidebar-muted: #99a1b0;--sidebar-line: #272b34;--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:#2e7d58;--st-green-bg:#e3efe9;--st-amber:#946810;--st-amber-bg:#f1e9d6;--st-blue:#1e7e84;--st-blue-bg:#dcecee;--st-violet:#6c5398;--st-violet-bg:#e9e6f3;--st-red:#c23149;--st-red-bg:#f7e1e5;--st-slate:#5c6675;--st-slate-bg:#e6e9ee;--pos:#2e7d58;--neg:#c23149}[data-theme=dark]{--bg: #0f1115;--surface: #171a20;--surface-2: #1d212a;--surface-3: #252b35;--ink: #eef0f4;--ink-2: #c3c9d3;--muted: #8b93a1;--faint: #5c6573;--line: #262b34;--line-2: #353c47;--accent: #2f9d7d;--accent-ink: #46bd97;--accent-soft: #15291f;--accent-2: #268468;--seal: #d75646;--seal-2: #c0392b;--seal-soft: #341619;--gold: #d2a23f;--gold-soft: #2a2410;--sidebar-bg: #0b0d11;--sidebar-ink: #eef0f4;--sidebar-muted: #8b93a1;--sidebar-line: #1c2027;--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:#11301f;--st-amber:#d59b2f;--st-amber-bg:#2f2509;--st-blue:#3fb0b7;--st-blue-bg:#0e2b2d;--st-violet:#a98fd0;--st-violet-bg:#211d33;--st-red:#e0697c;--st-red-bg:#331319;--st-slate:#8b93a1;--st-slate-bg:#1f2530;--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;animation-delay:0s!important;transition-duration:.001ms!important;transition-delay:0s!important;scroll-behavior:auto!important}}
