:root{--bg: #0c0c0f;--surface: #14141a;--text: #f4f4f5;--muted: #a1a1aa;--border: #27272a;--accent: #1ed760}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}h1,h2,h3{font-weight:700}a{color:inherit}code{font-family:ui-monospace,Cascadia Code,monospace;background:var(--surface);padding:.15em .4em;border-radius:4px}
