*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--surface: #f4f4f5;--border: #e4e4e7;--text: #18181b;--text-muted: #71717a;--accent: #4f46e5;--danger: #ef4444;--radius: 8px;--shadow: 0 1px 3px rgba(0, 0, 0, .08)}[data-theme=dark]{--bg: #09090b;--surface: #18181b;--border: #27272a;--text: #fafafa;--text-muted: #a1a1aa;--accent: #818cf8;--danger: #f87171;--shadow: 0 1px 3px rgba(0, 0, 0, .4)}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}button{cursor:pointer;font:inherit;border:none;background:none}input{font:inherit}
