.auth_wrap__NkNWQ{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--bg)}.auth_card__5Von9{width:100%;max-width:400px;background:var(--surface);border:1px solid var(--border-md);border-radius:20px;padding:36px 32px}.auth_logo__zxfeO{height:52px;width:auto;margin-bottom:20px;display:block}.auth_title__G5UUW{font-family:var(--fd);font-size:26px;font-weight:400;color:var(--t1);margin-bottom:4px}.auth_sub__mnAvY{font-size:13.5px;color:var(--t2);margin-bottom:24px}.auth_form__4jOgv{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.auth_error__dNzT3{background:var(--err-bg);border:1px solid var(--err-border);color:var(--err-text);font-size:13px;padding:10px 14px;border-radius:10px;margin-bottom:16px}.auth_divider__VRm5z{text-align:center;font-size:12px;color:var(--t3);margin:16px 0;position:relative}.auth_divider__VRm5z:after,.auth_divider__VRm5z:before{content:"";position:absolute;top:50%;width:calc(50% - 20px);height:1px;background:var(--border-md)}.auth_divider__VRm5z:before{left:0}.auth_divider__VRm5z:after{right:0}.auth_footer__eYG6c{text-align:center;font-size:13px;color:var(--t3);margin-top:20px}.auth_footer__eYG6c a{color:var(--accent);text-decoration:none}.auth_footer__eYG6c a:hover{text-decoration:underline}