*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f0f;--surface: #1a1a1a;--border: #2a2a2a;--text: #e4e4e7;--text-muted: #71717a;--accent: #6366f1;--accent-hover: #4f46e5;--success: #22c55e;--error: #ef4444;--radius: 12px}html,body,#root{height:100%;height:100dvh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow:hidden}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
