@keyframes auth-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}@keyframes auth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes auth-type{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-rise{animation:.85s cubic-bezier(.22,1,.36,1) both auth-rise}.auth-rise-delay-1{animation-delay:.1s}.auth-rise-delay-2{animation-delay:.2s}.auth-rise-delay-3{animation-delay:.32s}.auth-glow{animation:8s ease-in-out infinite auth-glow}.auth-float{animation:6.5s ease-in-out infinite auth-float}.auth-bubble{animation:.55s cubic-bezier(.22,1,.36,1) both auth-type}.auth-bubble-delay-1{animation-delay:.35s}.auth-bubble-delay-2{animation-delay:.7s}.auth-grid{background-image:linear-gradient(color-mix(in oklch,var(--foreground)4%,transparent)1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--foreground)4%,transparent)1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,transparent 75%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,transparent 75%)}
