.auth-module__ozYyRa__container{background:var(--muted-light);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-module__ozYyRa__authCard{background:var(--card-bg);border-radius:var(--radius);width:100%;max-width:400px;box-shadow:var(--shadow-lg);border:1px solid var(--border);padding:2.5rem}.auth-module__ozYyRa__header{text-align:center;margin-bottom:2rem}.auth-module__ozYyRa__header h1{color:var(--foreground);margin-bottom:.5rem;font-size:1.875rem}.auth-module__ozYyRa__header p{color:var(--muted);font-size:.875rem}.auth-module__ozYyRa__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__ozYyRa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__ozYyRa__inputGroup label{color:var(--foreground);font-size:.875rem;font-weight:500}.auth-module__ozYyRa__inputGroup input{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);color:var(--foreground);padding:.75rem;font-size:1rem;transition:border-color .2s}.auth-module__ozYyRa__inputGroup input:focus{border-color:var(--primary)}.auth-module__ozYyRa__errorAlert{background:var(--danger-light);color:var(--danger-hover);border-radius:var(--radius);border:1px solid var(--danger);margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.auth-module__ozYyRa__infoAlert{background:var(--primary-light);color:var(--primary-hover);border-radius:var(--radius);border:1px solid var(--primary);margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.auth-module__ozYyRa__footer{text-align:center;flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.auth-module__ozYyRa__footer p{color:var(--muted);font-size:.875rem}.auth-module__ozYyRa__footer a{color:var(--primary);font-weight:600}.auth-module__ozYyRa__footer a:hover{text-decoration:underline}
