.auth-page{font-family:DM Sans,system-ui,sans-serif}@keyframes auth-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-fade-in{0%{opacity:0}to{opacity:1}}.auth-page .animate-fade-in-up{opacity:0;animation:auth-fade-in-up .5s ease-out forwards}.auth-page .animate-fade-in{opacity:0;animation:auth-fade-in .4s ease-out forwards}.auth-page .auth-animate{opacity:0;animation:auth-fade-in-up .5s ease-out forwards}.auth-page .auth-animate-fade-in{opacity:0;animation:auth-fade-in .4s ease-out forwards}.auth-page .delay-1{animation-delay:.05s}.auth-page .delay-2{animation-delay:.1s}.auth-page .delay-3{animation-delay:.15s}.auth-page .delay-4{animation-delay:.2s}.auth-page .delay-5{animation-delay:.25s}.auth-page .delay-6{animation-delay:.3s}.auth-page .delay-7{animation-delay:.35s}.auth-page .delay-header{animation-delay:.1s}.auth-page .auth-input:focus{outline:none;box-shadow:0 0 0 2px #29252433}.auth-page .auth-btn{transition:transform .15s ease,box-shadow .15s ease}.auth-page .auth-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #29252433}.auth-page .auth-btn:active{transform:translateY(0)}
