.auth_page__13OmY{min-height:calc(100vh - 82px);display:flex;align-items:center;justify-content:center;padding:40px 16px;background:var(--c-surface)}.auth_card__4AB88{width:100%;max-width:440px;background:#fff;border-radius:24px;box-shadow:0 2px 40px rgba(20,20,43,.1);padding:40px}.auth_cardLogo__wJzqZ{display:flex;justify-content:center;margin-bottom:28px}.auth_logo__e2yiM{width:120px;height:auto}.auth_dividerTop__ZIKuA{height:1px;background:var(--c-border);margin-bottom:28px}.auth_formTitle__oUZ2M{font-family:var(--font-display);font-size:1.5rem;font-weight:400;color:var(--c-text);margin-bottom:6px;text-align:center}.auth_formSub__hLPBw{font-size:.88rem;color:var(--c-text-muted);margin-bottom:28px;line-height:1.5;text-align:center}.auth_form__QjL47{display:grid;grid-gap:14px;gap:14px}.auth_formRow__m5i4u{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.auth_divider__fhly5{display:flex;align-items:center;gap:12px;font-size:.78rem;color:var(--c-text-muted)}.auth_divider__fhly5:after,.auth_divider__fhly5:before{content:"";flex:1 1;height:1px;background:var(--c-border)}.auth_switchLink__2Fd7o{margin-top:20px;text-align:center;font-size:.85rem;color:var(--c-text-muted)}.auth_switchLink__2Fd7o a{color:var(--c-text);font-weight:700}.auth_switchLink__2Fd7o a:hover{text-decoration:underline}.auth_formError__rBQNI{background:#fff0f0;border:1px solid #ffc5c5;border-radius:10px;padding:10px 14px;font-size:.85rem;color:var(--c-red);margin-bottom:4px}@media (max-width:480px){.auth_card__4AB88{padding:32px 24px;border-radius:20px}.auth_formRow__m5i4u{grid-template-columns:1fr}}