*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #f97316;--primary-dark: #ea580c;--success: #22c55e;--warning: #eab308;--danger: #ef4444;--bg: #0f172a;--bg-card: #1e293b;--bg-card2: #263347;--text: #f1f5f9;--text-muted: #94a3b8;--border: #334155;--radius: 12px}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
