.Auth-module__hQ63Tq__container{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:2rem;display:flex}.Auth-module__hQ63Tq__card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:480px;padding:3rem;box-shadow:0 10px 40px #00000014}.Auth-module__hQ63Tq__card h1{color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:800}.Auth-module__hQ63Tq__subtitle{color:var(--muted);margin-bottom:2rem}.Auth-module__hQ63Tq__form{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.Auth-module__hQ63Tq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Auth-module__hQ63Tq__inputGroup label{color:var(--foreground);font-size:.9rem;font-weight:600}.Auth-module__hQ63Tq__inputGroup input{border:2px solid #f0f0f0;border-radius:12px;padding:.8rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Auth-module__hQ63Tq__inputGroup input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #afa4ce1a}.Auth-module__hQ63Tq__submitBtn{background:var(--primary);color:#fff;border-radius:12px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:transform .2s,background .2s}.Auth-module__hQ63Tq__submitBtn:hover:not(:disabled){background:#9a8ec2;transform:translateY(-2px)}.Auth-module__hQ63Tq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Auth-module__hQ63Tq__error{color:#e53e3e;background:#fff5f5;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;font-weight:500}.Auth-module__hQ63Tq__footer{color:var(--muted);margin-top:2rem;font-size:.9rem}.Auth-module__hQ63Tq__footer a{color:var(--primary);font-weight:600}.Auth-module__hQ63Tq__footer a:hover{text-decoration:underline}
