*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--surface:#111118;--border: #1e1e2e;--teal: #14b8a6;--green: #22c55e;--yellow: #eab308;--red: #ef4444;--text: #e2e8f0;--muted: #64748b}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif}#root{height:100%}
