*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f0f;--surface: #1a1a1a;--border: #2a2a2a;--text: #e8e8e8;--muted: #888;--accent: #f97316;--accent-dim: #7c3a1a;--green: #22c55e;--yellow: #eab308;--red: #ef4444;--radius: 8px;--font: system-ui, -apple-system, sans-serif}html,body,#root{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}button{cursor:pointer;font-family:var(--font)}input,textarea{font-family:var(--font)}
