:root{--bg: #0d0e11;--surface: #15171c;--surface-2: #1c1f26;--surface-3: #23272f;--border: #272b34;--border-2: #363c47;--text: #e9ecf1;--text-dim: #a4abb8;--text-faint: #6e7682;--accent: #e8a33d;--accent-2: #f2bc66;--accent-soft: #e8a33d22;--accent-fg: #1c1303;--danger: #e5616b;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .28);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35)}@media (prefers-color-scheme: light){:root{--bg: #f5f3ee;--surface: #ffffff;--surface-2: #f3f0e9;--surface-3: #eae6dd;--border: #e6e2d8;--border-2: #d7d2c6;--text: #211e17;--text-dim: #5d584e;--text-faint: #938d80;--accent: #bd7c19;--accent-2: #a86c11;--accent-soft: #bd7c191e;--accent-fg: #ffffff;--shadow: 0 1px 2px rgba(60, 50, 30, .08), 0 10px 28px rgba(60, 50, 30, .1);--shadow-sm: 0 1px 2px rgba(60, 50, 30, .08)}}[data-theme=dark]{--bg: #0d0e11;--surface: #15171c;--surface-2: #1c1f26;--surface-3: #23272f;--border: #272b34;--border-2: #363c47;--text: #e9ecf1;--text-dim: #a4abb8;--text-faint: #6e7682;--accent: #e8a33d;--accent-2: #f2bc66;--accent-soft: #e8a33d22;--accent-fg: #1c1303;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .28);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35)}[data-theme=light]{--bg: #f5f3ee;--surface: #ffffff;--surface-2: #f3f0e9;--surface-3: #eae6dd;--border: #e6e2d8;--border-2: #d7d2c6;--text: #211e17;--text-dim: #5d584e;--text-faint: #938d80;--accent: #bd7c19;--accent-2: #a86c11;--accent-soft: #bd7c191e;--accent-fg: #ffffff;--shadow: 0 1px 2px rgba(60, 50, 30, .08), 0 10px 28px rgba(60, 50, 30, .1);--shadow-sm: 0 1px 2px rgba(60, 50, 30, .08)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html,body{background:var(--bg);color:var(--text);font-family:Geist,system-ui,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:var(--accent-soft)}@keyframes ck-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
