@keyframes landing-fade-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.auth-fade-1{animation:.7s cubic-bezier(.22,1,.36,1) 50ms both landing-fade-up}.auth-fade-2{animation:.7s cubic-bezier(.22,1,.36,1) .18s both landing-fade-up}.auth-fade-3{animation:.7s cubic-bezier(.22,1,.36,1) .3s both landing-fade-up}.auth-fade-4{animation:.7s cubic-bezier(.22,1,.36,1) .42s both landing-fade-up}.auth-brand-logo{animation:.8s .1s both landing-fade-in}.auth-brand-copy{animation:.9s cubic-bezier(.22,1,.36,1) .2s both landing-fade-up}.auth-brand-card{animation:1s cubic-bezier(.22,1,.36,1) .45s both landing-scale-in}.auth-brand-footer{animation:.8s cubic-bezier(.22,1,.36,1) .55s both landing-fade-up}@media (prefers-reduced-motion:reduce){.auth-fade-1,.auth-fade-2,.auth-fade-3,.auth-fade-4,.auth-brand-logo,.auth-brand-copy,.auth-brand-card,.auth-brand-footer{opacity:1;animation:none;transform:none}}
