.auth-module__Iay1tq__authContainer{background-color:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.auth-module__Iay1tq__authCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border-color);width:100%;max-width:440px;padding:3rem 2rem}.auth-module__Iay1tq__authHeader{text-align:center;margin-bottom:2.5rem}.auth-module__Iay1tq__authHeader h1{color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-module__Iay1tq__authHeader p{color:var(--text-muted)}.auth-module__Iay1tq__formGroup{margin-bottom:1.5rem}.auth-module__Iay1tq__formGroup label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.auth-module__Iay1tq__input{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--background);width:100%;color:var(--foreground);padding:.75rem 1rem;font-size:1rem;transition:all .2s}.auth-module__Iay1tq__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);background:var(--white);outline:none}.auth-module__Iay1tq__submitBtn{width:100%;margin-top:1rem;padding:.875rem;font-size:1rem}.auth-module__Iay1tq__authFooter{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.875rem}.auth-module__Iay1tq__authFooter a{color:var(--primary);font-weight:600}.auth-module__Iay1tq__authFooter a:hover{text-decoration:underline}.auth-module__Iay1tq__errorMessage{color:#b91c1c;border-radius:var(--radius-md);text-align:center;background-color:#fee2e2;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}@media (max-width:480px){.auth-module__Iay1tq__authContainer{padding:1rem}.auth-module__Iay1tq__authCard{padding:2rem 1.5rem}.auth-module__Iay1tq__authHeader h1{font-size:1.75rem}}
