:root{--primary-navy:#0b1b36;--secondary-grey:#4b658a;--accent-blue:#1e78ff;--bg-page:#ebf2ff;--bg-light:#f0f7ff;--card-bg:#ffffffeb;--border-light:#bfdbfe;--orb-primary:#1e78ff33;--orb-secondary:#0a5cb824}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--primary-navy);background:linear-gradient(160deg,#dbeafe 0%,#eff6ff 45%,#e0eeff 100%) fixed;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#dbeafe}::-webkit-scrollbar-thumb{background:#93c5fd;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#1e78ff}
