:root{--bg: #0f1220;--surface: #1a1f36;--surface-2: #232a48;--text: #f4f5fb;--muted: #9aa0c3;--accent: #ffb703;--accent-2: #4cc9f0;--danger: #ef476f;--radius: 14px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Segoe UI,Roboto,system-ui,sans-serif;background:radial-gradient(circle at top,#1c2140 0%,var(--bg) 60%);color:var(--text);min-height:100vh}h1,h2,h3{margin:0 0 .5em}button{font-family:inherit}a{color:inherit}
