*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg, #fff);color:var(--text, #0f172a);font-family:Inter,ui-sans-serif,system-ui,Segoe UI,Roboto,Arial;line-height:1.6}a{text-decoration:none;color:inherit}button{font:inherit}:root{--bg: #ffffff;--text: #0f172a;--brand: #2f6feb;--border: #e5e7eb;--bg-elev: #f8fafc}html[data-theme=dark]{--bg: #0b1220;--text: #e5ecf5;--brand: #82aaff;--border: #1f2a3a;--bg-elev: #121a2a}
