.auth_page__u4Ien{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;background:var(--light);padding:2rem 1.25rem}.auth_card___8Km8{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:2.5rem;width:100%;max-width:400px}.auth_mark__PSBhl{width:40px;height:40px;background:var(--yellow);border-radius:10px}.auth_mark__PSBhl,.auth_successIcon__7zYLq{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.auth_successIcon__7zYLq{width:48px;height:48px;background:var(--green-bg);color:var(--green);border-radius:50%;font-size:20px;font-weight:700}.auth_title__llpnK{font-size:20px;font-weight:800;letter-spacing:-.5px;margin-bottom:.4rem;color:var(--black);line-height:1.2}.auth_sub__we3Rf{font-size:13px;color:var(--gray);margin-bottom:1.75rem;line-height:1.6}.auth_error__oxV8g{background:#ffebe6;border:1px solid #ffcbbf;color:#c62828;padding:10px 14px;border-radius:8px;font-size:13px;margin-bottom:1rem;line-height:1.5}.auth_group__yjtTQ{margin-bottom:1rem}.auth_label__f_eX0{font-size:12px;font-weight:600;color:var(--black);margin-bottom:6px;display:block;letter-spacing:.1px}.auth_input__EwnNX{width:100%;background:var(--light);border:1px solid var(--border);color:var(--black);padding:10px 14px;border-radius:8px;font-size:14px;outline:none;transition:border .15s,background .15s;line-height:1.5}.auth_input__EwnNX:focus{border-color:var(--black);background:var(--white)}.auth_input__EwnNX::placeholder{color:#aeaea8}.auth_input__EwnNX:disabled{opacity:.5;cursor:not-allowed;background:var(--light)}.auth_submit__IPS4g{width:100%;background:var(--black);color:var(--white);border:none;padding:12px;border-radius:9px;font-size:14px;font-weight:700;cursor:pointer;margin-top:.75rem;transition:background .15s;text-decoration:none;display:flex;align-items:center;justify-content:center;line-height:1.5}.auth_submit__IPS4g:hover{background:var(--dark)}.auth_submit__IPS4g:disabled{opacity:.6;cursor:not-allowed}.auth_switch__SZ4Cc{text-align:center;margin-top:1.25rem;font-size:13px;color:var(--gray);line-height:1.5}.auth_switch__SZ4Cc a{color:var(--black);font-weight:700;text-decoration:underline;text-underline-offset:2px}