*,:before,:after{box-sizing:border-box}:root{--bg-main:#f0f7ff;--bg-card:#fff;--sidebar-bg:#0f172a;--sidebar-border:#1e293b;--text-main:#0f172a;--text-muted:#64748b;--border-color:#cbd5e1;--primary-blue:#0284c7;--primary-blue-hover:#0369a1;--light-blue-bg:#e0f2fe;--light-blue-border:#bae6fd;--light-blue-text:#0369a1;--accent-gold:#38bdf8}html{font-size:15px;line-height:1.5}html,body,#root{background-color:var(--bg-main);width:100%;min-height:100vh;color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}input,select,textarea,button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}
