*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;line-height:1.5;-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji"}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}:root[data-theme=light]{--bg: #ffffff;--text: #111111;--primary: #2563eb;--muted: #f1f5f9;--border: #e5e7eb}:root[data-theme=dark]{--bg: #0b0f1a;--text: #e5e7eb;--primary: #60a5fa;--muted: #111827;--border: #1f2937}body{background:var(--bg);color:var(--text)}.ui-button{padding:6px 10px;border-radius:6px;border:1px solid var(--border);background:var(--muted);color:var(--text)}
