.auth_page__xm0e5{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 1rem 2rem}.auth_card__aaiJ2{width:100%;max-width:420px;background:rgba(var(--rgb-surface),.9);border:1px solid var(--border-brand-hairline);border-radius:18px;padding:2.5rem 2rem;backdrop-filter:blur(20px);box-shadow:0 24px 64px rgba(0,0,0,.5)}.auth_logoWrap__owFFI{display:flex;justify-content:center;margin-bottom:1.5rem}.auth_title__lqslm{font-size:1.5rem;font-weight:700;color:var(--color-white);text-align:center;margin-bottom:.375rem}.auth_subtitle__gH_z8{font-size:.875rem;color:rgba(var(--rgb-surf),.7);text-align:center;margin-bottom:2rem}.auth_form__otHTA{display:flex;flex-direction:column;gap:1.125rem}.auth_field__pTq9X{display:flex;flex-direction:column;gap:.375rem}.auth_label__Il6nz{font-size:.8125rem;font-weight:500;color:var(--color-brand-surf);letter-spacing:.02em}.auth_input__ofMDC{padding:.75rem 1rem;background:rgba(0,0,0,.35);border:1px solid var(--border-brand-subtle);border-radius:8px;color:var(--color-white);font-size:.9375rem;outline:none;transition:border-color .2s,box-shadow .2s;width:100%;font-family:inherit}.auth_input__ofMDC::placeholder{color:var(--text-disabled)}.auth_input__ofMDC:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px rgba(var(--rgb-brand),.12)}.auth_textarea__51aGp{resize:vertical;min-height:100px}.auth_btnPrimary__MKJEF{padding:.8125rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;border:none;width:100%;background:linear-gradient(135deg,var(--color-brand),var(--color-brand-deep));color:var(--color-white);box-shadow:0 4px 16px rgba(var(--rgb-brand),.3);transition:all .2s;font-family:inherit;margin-top:.25rem}.auth_btnPrimary__MKJEF:hover:not(:disabled){box-shadow:0 6px 24px rgba(var(--rgb-brand),.5);transform:translateY(-1px)}.auth_btnPrimary__MKJEF:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth_error__q3EtI{padding:.75rem 1rem;background:rgba(var(--rgb-danger),.1);border:1px solid rgba(var(--rgb-danger),.3);border-radius:8px;color:var(--color-danger-soft);font-size:.875rem}.auth_success__4anG4{padding:.875rem 1rem;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.25);border-radius:8px;color:var(--color-success-soft);font-size:.875rem;text-align:center;line-height:1.5}.auth_footer__7NDdn{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.25rem}.auth_footerRow__KXM8H{font-size:.875rem;color:var(--text-faint)}.auth_link__dmP00{color:var(--color-brand);text-decoration:none;font-weight:500;transition:color .2s}.auth_link__dmP00:hover{color:var(--color-brand-foam)}.auth_forgotLink__wyLh4{display:block;text-align:right;font-size:.8125rem;color:var(--text-brand-muted);text-decoration:none;margin-top:-.5rem;transition:color .2s}.auth_forgotLink__wyLh4:hover{color:var(--color-brand)}.auth_divider__GVbu5{height:1px;background:var(--surface-brand-subtle);margin:.25rem 0}.auth_providerRow__rJDha{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.25rem}.auth_btnProvider__XcC4O{display:flex;align-items:center;justify-content:center;gap:.625rem;min-height:44px;padding:.6875rem 1rem;width:100%;border-radius:8px;border:1px solid var(--border-hairline);background:var(--surface-raised-subtle);color:var(--text-primary);font-family:inherit;font-size:.9375rem;font-weight:500;cursor:pointer;transition:border-color .2s,background .2s}.auth_btnProvider__XcC4O:hover:not(:disabled){border-color:var(--border-brand-emphasis);background:var(--surface-brand-subtle)}.auth_btnProvider__XcC4O:disabled{opacity:.55;cursor:not-allowed}.auth_providerDivider__tHuEb{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;color:var(--text-disabled);font-size:.8125rem}.auth_providerDivider__tHuEb:after,.auth_providerDivider__tHuEb:before{content:"";flex:1;height:1px;background:var(--surface-brand-subtle)}.auth_termsRow__QNVJH{display:flex;align-items:flex-start;gap:.625rem;margin:.25rem 0 .5rem}.auth_termsBox__b_3u5{width:18px;height:18px;margin:0;padding:13px;flex-shrink:0;accent-color:var(--color-brand);cursor:pointer}.auth_termsLabel__EF_Yl{cursor:pointer;font-size:.875rem;line-height:1.5;color:var(--text-primary)}.auth_termsHint__BQG_o{margin:0 0 .25rem;font-size:.8125rem;color:var(--text-brand-muted)}