:root{--bg: #0C0C0C;--surface: #141414;--surface2: #1C1C1C;--border: rgba(255, 255, 255, .08);--border2: rgba(255, 255, 255, .14);--text: #F0EDE8;--muted: #888580;--accent: #C8F060;--accent2: #A8D040;--radius: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3{font-family:"Instrument Serif",serif}code,pre,.mono{font-family:JetBrains Mono,monospace}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
