.auth-modal-content{max-height:90vh;overflow-y:auto}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.auth-modal-content::-webkit-scrollbar{width:6px}.auth-modal-content::-webkit-scrollbar-track{background:#1e293b80}.auth-modal-content::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:3px}.auth-modal-content::-webkit-scrollbar-thumb:hover{background:#3b82f680}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-form-enter{animation:.4s ease-out slideInUp}.auth-dialog{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#0f172af2 0%,#1e293bf2 100%)}.auth-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009}.auth-form-container{width:100%}@media (min-width:640px){.auth-modal-content{max-height:95vh;overflow-y:auto}}@media (max-width:640px){.auth-dialog{border-radius:0}.auth-form-container{flex-direction:column;justify-content:center;min-height:100vh;display:flex}}.auth-error-alert{background:#ef44441a;border:1px solid #ef44444d;border-radius:.5rem;padding:.75rem}.auth-error-alert:hover{background:#ef444426}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.auth-loading{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.transition-auth{transition:all .3s cubic-bezier(.4,0,.2,1)}
