*{box-sizing:border-box}:root{--bg-dark: #0f172a;--bg-card: #1e293b;--bg-hover: #334155;--border: #334155;--text: #f1f5f9;--text-muted: #94a3b8;--accent: #f97316;--accent-hover: #ea580c;--success: #22c55e;--warning: #eab308}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-dark);color:var(--text);min-height:100vh}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none}input,select,textarea{font-family:inherit}
