:root{--primary: #1B2D3E;--bg: #f0f4f8;--text: #1e293b;--text-muted: #6b7280;--text-light: #9ca3af;--border: #E5E7EB;--blue-1: #DBEAFE;--blue-2: #BFDBFE;--blue-3: #93C5FD;--blue-4: #60A5FA;--blue-5: #3B82F6}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100vh;width:100%}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}
