*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg-base: #F1F3F6;--bg-surface: #FFFFFF;--bg-elevated: #F1F3F6;--border: #E5E7EB;--border-hover: #D1D5DB;--text-primary: #0A1220;--text-muted: #6B7280;--text-subtle: #9CA3AF;--blue: #0066FF;--blue-light: #0052CC;--green: #16A34A;--green-light: #15803D;--amber: #F59E0B;--amber-light: #B45309;--red: #DC2626;--red-light: #B91C1C;--purple: #7C3AED;--purple-light: #6D28D9;--red-rgb: 220,38,38;--amber-rgb: 245,158,11;--green-rgb: 22,163,74;--blue-rgb: 0,102,255;--purple-rgb: 124,58,237;--muted-rgb: 107,114,128;--sidebar-bg: #0A1220;--sidebar-active-bg: #0066FF;--sidebar-text: #FFFFFF;--sidebar-text-muted: rgba(255,255,255,.6);--sidebar-border: rgba(255,255,255,.08);--media-bg: #0A1220}html,body,#root{height:100%;background:var(--bg-base);color:var(--text-primary);font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:3px}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}
