.auth-orb{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.auth-orb--primary{background:rgba(59,130,246,.12);width:320px;height:320px;animation:8s ease-in-out infinite auth-float;top:5%;right:-10%}.auth-orb--secondary{background:rgba(139,92,246,.08);width:260px;height:260px;animation:10s ease-in-out infinite reverse auth-float;bottom:10%;left:-8%}.auth-orb--tertiary{background:rgba(236,72,153,.06);width:200px;height:200px;animation:12s ease-in-out -4s infinite auth-float;top:40%;left:30%}@keyframes auth-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(10px,-12px)scale(1.04)}66%{transform:translate(-8px,8px)scale(.96)}}.auth-gradient-text{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out 1.5s infinite auth-shimmer}@keyframes auth-shimmer{0%,to{background-position:0%}50%{background-position:100%}}.auth-constellation{will-change:transform}.auth-constellation line{stroke-dasharray:500;stroke-dashoffset:500px}.auth-gsap-hidden{visibility:hidden}@media (prefers-reduced-motion:reduce){.auth-orb--primary,.auth-orb--secondary,.auth-orb--tertiary,.auth-gradient-text{animation:none}.auth-constellation{transition:none}.auth-constellation line{stroke-dasharray:none;stroke-dashoffset:0}.auth-gsap-hidden{visibility:visible!important}}
