.auth-module__brqaVa__authContainer{color:#333;background:#f0f4f8;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.auth-module__brqaVa__authContainer h1{color:#2575fc;margin-bottom:20px;font-size:2rem}.auth-module__brqaVa__authForm{background:#fff;border-radius:12px;flex-direction:column;gap:15px;width:100%;max-width:350px;padding:25px;display:flex;box-shadow:0 6px 15px #0000001a}.auth-module__brqaVa__authForm input{border:1px solid #ccc;border-radius:8px;outline:none;padding:12px 15px;font-size:1rem}.auth-module__brqaVa__authForm input:focus{border-color:#2575fc;box-shadow:0 0 5px #2575fc66}.auth-module__brqaVa__authForm button{color:#fff;cursor:pointer;background-color:#2575fc;border:none;border-radius:8px;padding:12px;font-weight:700;transition:all .3s}.auth-module__brqaVa__authForm button:hover{background-color:#6a11cb}.auth-module__brqaVa__authError{color:red;text-align:center;margin-top:5px}.auth-module__brqaVa__authLink{margin-top:15px;font-size:.95rem}.auth-module__brqaVa__authLink span{color:#2575fc;cursor:pointer;text-decoration:underline}.auth-module__brqaVa__authLink span:hover{color:#6a11cb}@media (max-width:400px){.auth-module__brqaVa__authForm{width:90%;padding:20px}.auth-module__brqaVa__authContainer h1{font-size:1.6rem}}
