:root{--bg:#0f1115;--surface:#161a22;--border:#232936;--text:#e9eef7;--muted:#8b95a8;--accent:#f5c542;--accent-fg:#1a1500;--radius:10px;--font:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--accent);text-decoration:none}button{font-family:inherit}
