*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-card: #1e293b;--border: #334155;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--accent: #3b82f6;--accent-hover: #2563eb;--status-green: #22c55e;--status-yellow: #eab308;--status-red: #ef4444;--status-blue: #3b82f6;--status-gray: #64748b;--glow: 0 0 20px rgba(59, 130, 246, .15)}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;overflow:hidden}input,button,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}a{color:var(--accent);text-decoration:none}
