:root,[data-theme=dark]{--bg: #0d0e12;--surface-0: #11131a;--surface-1: #161824;--surface-2: #1d2030;--surface-3: #252939;--border: #262a3c;--fg: #e8e9ee;--muted: #8a8fa3;--muted-2: #555a6e;--accent: oklch(.72 .16 220);--accent-fg: #0d0e12}[data-theme=lodestone]{--bg: #16110a;--surface-0: #1c160d;--surface-1: #221a10;--surface-2: #2b2114;--surface-3: #362819;--border: #3b2c1c;--fg: #ece1c8;--muted: #a89373;--muted-2: #6b5a40;--accent: oklch(.78 .13 75);--accent-fg: #16110a}[data-theme=light]{--bg: #f6f5f1;--surface-0: #f0eee8;--surface-1: #ffffff;--surface-2: #ecebe5;--surface-3: #e0ddd4;--border: #d8d4c8;--fg: #1c1a14;--muted: #6e6a5b;--muted-2: #a09b8a;--accent: oklch(.55 .16 220);--accent-fg: #ffffff}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:Inter,system-ui,-apple-system,sans-serif;font-feature-settings:"cv11";-webkit-font-smoothing:antialiased}*{box-sizing:border-box}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}::selection{background:#006f8766;background:oklch(.5 .15 220 / .4)}a{color:inherit}input,select,button{font-family:inherit}
