@keyframes auth-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.auth-enter{animation:.55s cubic-bezier(.22,1,.36,1) both auth-fade-up}
