:root{--bg:#0a0606;--surface:#14161c;--text:#f4f4f5;--muted:#8b919d;--accent:#6d6d6d;--accent-dim:#424242;--border:#2a2222;color:var(--text);background:var(--bg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:var(--bg);min-height:100vh;margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
