:root{--bg:#0a0a0a;--text:#ededed;--text-muted:#888;--border:#333;--accent:#0070f3}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
