.auth-module__uh9QMa__pageShell{--auth-page-bg:#f3f4f8;--auth-card-bg:#fff;--auth-card-border:#0000000f;--auth-card-shadow:0 1px 2px #0000000d;--auth-card-radius:12px;background:var(--auth-page-bg);min-height:calc(100vh - 160px);padding:clamp(3rem,2.2rem + 3vw,5rem) 0}.auth-module__uh9QMa__layout{justify-content:center;display:flex}.auth-module__uh9QMa__card{background:var(--auth-card-bg);border:1px solid var(--auth-card-border);border-radius:var(--auth-card-radius);width:min(100%,640px);box-shadow:var(--auth-card-shadow);padding:clamp(1.75rem,1.4rem + 1.5vw,2.75rem)}.auth-module__uh9QMa__copy{gap:1rem;display:grid}.auth-module__uh9QMa__copy h1{text-align:left;max-width:11ch}.auth-module__uh9QMa__copy p{color:var(--color-text-secondary);max-width:48ch;font-size:1rem}.auth-module__uh9QMa__form{gap:.9rem;margin-top:2rem;display:grid}.auth-module__uh9QMa__label{color:var(--color-text-primary);font-size:.95rem;font-weight:700}.auth-module__uh9QMa__input{border:1px solid var(--color-border);background:var(--color-white);width:100%;color:var(--color-text-primary);border-radius:18px;padding:.95rem 1rem}.auth-module__uh9QMa__input:focus{border-color:#ff4a6a80;outline:none;box-shadow:0 0 0 3px #ff4a6a1f}.auth-module__uh9QMa__form .btn{margin-top:.4rem}.auth-module__uh9QMa__form .auth-module__uh9QMa__submitButton{background:var(--color-coral,#ff4a6a);color:#fff;border:0}.auth-module__uh9QMa__form .auth-module__uh9QMa__submitButton:hover:not(:disabled){background:var(--color-coral,#ff4a6a);color:#fff;opacity:.9}.auth-module__uh9QMa__form .auth-module__uh9QMa__submitButton:disabled{background:var(--color-coral,#ff4a6a);color:#fff;cursor:not-allowed;opacity:.72}.auth-module__uh9QMa__success,.auth-module__uh9QMa__error{border-radius:18px;padding:.85rem 1rem;font-size:.95rem}.auth-module__uh9QMa__success{background:var(--color-blue-light);color:#0f5b6e}.auth-module__uh9QMa__error{background:var(--color-coral-light);color:#8d1231}.auth-module__uh9QMa__footerNote{border-top:1px solid var(--color-border);gap:.5rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.auth-module__uh9QMa__footerNote p{color:var(--color-text-secondary)}.auth-module__uh9QMa__footerNote a{color:var(--color-coral);font-weight:700}@media (max-width:640px){.auth-module__uh9QMa__card{padding:1.5rem}.auth-module__uh9QMa__copy h1{max-width:none}}
