.AuthForm-module-scss-module__luM1AG__loginContainer{justify-content:center;align-items:center;width:100%;padding:1rem;display:flex}.AuthForm-module-scss-module__luM1AG__authForm{border-radius:2rem;width:100%;max-width:420px;padding:2.5rem;animation:.8s ease-out AuthForm-module-scss-module__luM1AG__fadeIn}@keyframes AuthForm-module-scss-module__luM1AG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AuthForm-module-scss-module__luM1AG__formHeader{text-align:center;margin-bottom:2.5rem}.AuthForm-module-scss-module__luM1AG__authForm h2{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.AuthForm-module-scss-module__luM1AG__subtitle{color:var(--color-text-secondary);font-size:1rem}.AuthForm-module-scss-module__luM1AG__formGroup{margin-bottom:1.5rem}.AuthForm-module-scss-module__luM1AG__formGroup label{color:var(--color-text-secondary);margin-bottom:.625rem;margin-left:.25rem;font-size:.875rem;font-weight:600;display:block}.AuthForm-module-scss-module__luM1AG__inputError{border-color:var(--color-error)!important;box-shadow:0 0 0 4px #ef44441a!important}.AuthForm-module-scss-module__luM1AG__errorText{color:var(--color-error);margin-top:.5rem;margin-left:.25rem;font-size:.8125rem;display:block}.AuthForm-module-scss-module__luM1AG__errorMessage{color:var(--color-error);text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:1rem;margin-bottom:2rem;padding:1rem;font-size:.9375rem;animation:.5s cubic-bezier(.36,.07,.19,1) both AuthForm-module-scss-module__luM1AG__shake}@keyframes AuthForm-module-scss-module__luM1AG__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.AuthForm-module-scss-module__luM1AG__btnPrimary{width:100%;height:3.25rem;margin-top:1rem;font-size:1rem}.AuthForm-module-scss-module__luM1AG__successMessage{text-align:center;color:#86efac;background:#86efac14;border-radius:8px;padding:.5rem;font-size:.95rem;line-height:1.5}.AuthForm-module-scss-module__luM1AG__passwordWrapper{align-items:center;display:flex;position:relative}.AuthForm-module-scss-module__luM1AG__passwordWrapper input{width:100%;padding-right:2.75rem}.AuthForm-module-scss-module__luM1AG__passwordToggle{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;align-items:center;padding:0;line-height:1;display:flex;position:absolute;right:.875rem}.AuthForm-module-scss-module__luM1AG__passwordToggle:hover{color:var(--color-text-primary)}.AuthForm-module-scss-module__luM1AG__authFooter{text-align:center;color:var(--color-text-secondary);margin-top:2rem;font-size:.9375rem}.AuthForm-module-scss-module__luM1AG__authFooter a{color:var(--color-accent-blue);font-weight:600}.AuthForm-module-scss-module__luM1AG__authFooter a:hover{color:var(--color-accent-purple);text-decoration:none}
