.auth_page___7q_R{position:relative;z-index:1;padding-top:var(--sticky-header-height);padding-bottom:var(--tabbar-height);min-height:calc(100dvh - var(--sticky-header-height) - var(--tabbar-height));display:flex;align-items:flex-start;justify-content:center}@media (min-width:769px){.auth_page___7q_R{padding-top:calc(var(--nav-height) + 40px);padding-bottom:48px;min-height:calc(100dvh - var(--nav-height))}}.auth_card__FhJSp{width:100%;max-width:420px;margin:24px 16px;padding:28px 22px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px}.auth_title__c_U4w{margin:0 0 6px;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary)}.auth_desc__iGnXK{margin:0 0 22px;font-size:.85rem;color:var(--text-secondary);line-height:1.5}.auth_form__L15ei{display:flex;flex-direction:column;gap:14px}.auth_label__D8CoC{display:flex;flex-direction:column;gap:6px;font-size:.78rem;font-weight:600;color:var(--text-secondary)}.auth_input__7I8Bz{width:100%;padding:11px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-primary);font-size:.95rem}.auth_input__7I8Bz:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.auth_submit__y6EpB{margin-top:4px;width:100%;padding:12px 16px;border-radius:8px;background:var(--accent);color:#fff;font-weight:700;font-size:.95rem;transition:background .2s ease}.auth_submit__y6EpB:hover:not(:disabled){background:var(--accent-hover)}.auth_submit__y6EpB:disabled{opacity:.6;cursor:not-allowed}.auth_error__StlT3{background:rgba(250,12,83,.12);color:var(--accent)}.auth_error__StlT3,.auth_hint__J9Thi{margin:0 0 14px;padding:10px 12px;border-radius:8px;font-size:.82rem;line-height:1.4}.auth_hint__J9Thi{background:var(--accent-soft);color:var(--text-secondary)}.auth_divider___AAni{display:flex;align-items:center;gap:12px;margin:22px 0 14px;color:var(--text-tertiary);font-size:.75rem}.auth_divider___AAni:after,.auth_divider___AAni:before{content:"";flex:1 1;height:1px;background:var(--border)}.auth_social__QI_Vk{display:flex;flex-direction:column;gap:8px}.auth_socialBtn__AHlqK{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 14px;border-radius:8px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-primary);font-size:.9rem;font-weight:600;transition:background .2s ease,border-color .2s ease}.auth_socialBtn__AHlqK:hover{background:var(--bg-elevated);border-color:var(--text-tertiary)}.auth_footer__TKIpi{margin-top:20px;text-align:center;font-size:.85rem;color:var(--text-secondary)}.auth_footer__TKIpi a{color:var(--accent);font-weight:600;margin-left:6px}.auth_footer__TKIpi a:hover{text-decoration:underline}