.login-ambient{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.login-orb{position:absolute;border-radius:50%;filter:blur(72px);will-change:opacity,transform;animation:login-glow-pulse 20s ease-in-out infinite}.login-orb--1{width:300px;height:300px;background:radial-gradient(circle,rgba(77,166,255,.03) 0,transparent 72%);top:12%;left:6%;animation-delay:0s}.login-orb--2{width:260px;height:260px;background:radial-gradient(circle,rgba(204,136,255,.02) 0,transparent 72%);top:48%;right:10%;animation-delay:-6s}.login-orb--3{width:220px;height:220px;background:radial-gradient(circle,rgba(77,166,255,.03) 0,transparent 72%);bottom:18%;left:22%;animation-delay:-12s}.login-orb--4{width:200px;height:200px;background:radial-gradient(circle,rgba(204,136,255,.02) 0,transparent 72%);top:22%;right:28%;animation-delay:-3s}@keyframes login-glow-pulse{0%,to{opacity:.55;transform:scale(1) translate(0)}50%{opacity:.95;transform:scale(1.06) translate(2%,-1%)}}