.Auth-module__-ASQiq__authContainer{background-color:#f0f2f5;justify-content:center;align-items:center;min-height:100vh;padding:1rem;font-family:Poppins,sans-serif;display:flex}.Auth-module__-ASQiq__authBox{text-align:center;background:#fff;border-radius:10px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 4px 20px #0000001a}.Auth-module__-ASQiq__title{color:#333;margin-bottom:.5rem;font-size:2rem;font-weight:600}.Auth-module__-ASQiq__subtitle{color:#666;margin-bottom:2rem;font-size:1rem}.Auth-module__-ASQiq__form{flex-direction:column;display:flex}.Auth-module__-ASQiq__inputGroup{text-align:left;margin-bottom:1.5rem}.Auth-module__-ASQiq__label{color:#555;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Auth-module__-ASQiq__input{border:1px solid #ddd;border-radius:5px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s}.Auth-module__-ASQiq__input:focus{border-color:#0070f3;outline:none}.Auth-module__-ASQiq__button{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:5px;padding:.85rem;font-size:1rem;font-weight:500;transition:background-color .3s}.Auth-module__-ASQiq__button:hover{background-color:#005bb5}.Auth-module__-ASQiq__button:disabled{cursor:not-allowed;background-color:#a0c3e9}.Auth-module__-ASQiq__link{color:#555;margin-top:1.5rem;font-size:.9rem}.Auth-module__-ASQiq__link a{color:#0070f3;font-weight:500;text-decoration:none}.Auth-module__-ASQiq__link a:hover{text-decoration:underline}.Auth-module__-ASQiq__error{color:#e53e3e;margin-bottom:1rem;font-size:.9rem}.Auth-module__-ASQiq__successMessage{color:#38a169;margin-bottom:1rem;font-size:.9rem}@media (max-width:600px){.Auth-module__-ASQiq__authBox{padding:2rem 1.5rem}.Auth-module__-ASQiq__title{font-size:1.8rem}.Auth-module__-ASQiq__subtitle{font-size:.95rem}.Auth-module__-ASQiq__button{padding:.8rem}}
