.auth-brand__rings{position:absolute;left:50%;top:50%;width:0;height:0;pointer-events:none}.auth-brand__ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:9999px;border:1px solid rgba(94,234,212,.22);width:150px;height:150px;animation:auth-ring-breathe 5.5s ease-in-out infinite}.auth-brand__ring--2{width:196px;height:196px;border-color:rgba(94,234,212,.13);animation-delay:2.75s}@keyframes auth-ring-breathe{0%,to{transform:translate(-50%,-50%) scale(.94);opacity:.45}50%{transform:translate(-50%,-50%) scale(1.05);opacity:1}}.auth-brand__word{font-size:22px;font-weight:200;letter-spacing:.46em;padding-left:.46em;line-height:1.1;color:rgba(255,255,255,.96);text-shadow:0 0 26px rgba(94,234,212,.32)}.auth-brand__rule{width:110px;height:1px;background:linear-gradient(90deg,transparent,rgba(94,234,212,.7),transparent)}@media (prefers-reduced-motion:reduce){.auth-brand__ring{animation:none;opacity:.5}}