*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a08;--surface: #111110;--surface2: #1a1a18;--border: #2a2a27;--text: #e8e6df;--muted: #6b6b63;--accent: #c8f542;--accent2: #f5a742;--miss: #f54242;--soft: #42b4f5;--mono: "DM Mono", monospace;--serif: "Fraunces", serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--mono);font-size:14px;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}::selection{background:var(--accent);color:var(--bg)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
