*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1419;--surface: #1a2332;--border: #30363d;--text: #e6edf3;--muted: #8b949e;--accent: #58a6ff;--success: #3fb950}body{font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font:inherit}input{font:inherit}
