.auth-module__A_DBwq__container{background-color:var(--muted);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-module__A_DBwq__card{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#fff;width:100%;max-width:450px;padding:3rem}.auth-module__A_DBwq__title{text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-module__A_DBwq__subtitle{color:var(--muted-foreground);text-align:center;margin-bottom:2rem}.auth-module__A_DBwq__form{flex-direction:column;gap:1.5rem;display:flex}.auth-module__A_DBwq__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__A_DBwq__label{color:var(--foreground);font-size:.875rem;font-weight:500}.auth-module__A_DBwq__input{border-radius:var(--radius);border:1px solid var(--border);padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.auth-module__A_DBwq__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}.auth-module__A_DBwq__footer{text-align:center;color:var(--muted-foreground);margin-top:2rem;font-size:.875rem}.auth-module__A_DBwq__link{color:var(--primary);font-weight:600}.auth-module__A_DBwq__link:hover{text-decoration:underline}
