.landing-page{--landing-bg:#ffffff;--landing-text:#131313;--landing-text-secondary:#220a0a;--landing-card:#fafafa;--landing-border:#e5e5e5;--landing-rust:#C9522A;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(19 19 19/var(--tw-text-opacity,1))}.landing-hero{background:#ffffff}.orb-glow{width:600px;height:600px;border-radius:50%;background:radial-gradient(circle at center,rgba(201,82,42,.06) 0,rgba(201,149,42,.03) 40%,transparent 70%);filter:blur(60px);animation:orbPulse 8s ease-in-out infinite;will-change:transform,opacity}@keyframes orbPulse{0%,to{transform:scale(1) rotate(0deg);opacity:.6}33%{transform:scale(1.1) rotate(5deg);opacity:.8}66%{transform:scale(.95) rotate(-3deg);opacity:.5}}.classroom-preview{box-shadow:0 8px 40px rgba(0,0,0,.06)}@media (prefers-reduced-motion:reduce){.orb-glow{animation:none;opacity:.5}}