:root{--clr-bg: #0d0d11;--clr-surface-0: #0a0a0e;--clr-surface-1: #13131a;--clr-surface-2: #1a1a26;--clr-surface-3: #22222e;--clr-border: #24243a;--clr-border-hi: #38384e;--clr-accent: #c8860a;--clr-accent-hi: #e8a020;--clr-accent-dim: rgba(200, 134, 10, .12);--clr-accent-glow: rgba(200, 134, 10, .25);--clr-green: #4caf50;--clr-red: #e53935;--clr-gold: #ffd060;--clr-blue: #6ab0f3;--clr-purple: #c26df3;--clr-text-1: #e2d8c8;--clr-text-2: #9090a8;--clr-text-3: #525268;--sidebar-w: 88px;--font-body: "Segoe UI", system-ui, -apple-system, sans-serif;--font-heading: Georgia, "Palatino Linotype", serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--clr-bg);color:var(--clr-text-1);font-family:var(--font-body);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--clr-surface-1)}::-webkit-scrollbar-thumb{background:var(--clr-border-hi);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--clr-text-3)}
