:root{--sidebar-bg: #0D2B6B;--primary: #3D7CC9;--primary-hover: #2A5BAD;--bg: #F0F4F9;--surface: #FFFFFF;--text-primary: #0F172A;--text-secondary: #64748B;--border: #E2E8F0;--muted: #F1F5F9;--green: #10B981;--red: #EF4444;--amber: #F59E0B}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
