.auth_root__qS_O7{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--space-6);background:linear-gradient(145deg,var(--primary-900) 0,#2d0d42 100%)}.auth_card__FJKwD{width:100%;max-width:420px;background:var(--white);border-radius:var(--radius-xl);padding:var(--space-10);box-shadow:0 24px 80px rgba(0,0,0,.35)}.auth_brand__X1A7h{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;margin-bottom:var(--space-3)}.auth_brandLogo__Z7Tws{display:inline-flex;text-decoration:none;overflow:hidden;height:28px}.auth_title__tO5sT{font-size:24px;font-weight:800;color:var(--black);letter-spacing:-.02em}.auth_sub__RRp1E{font-size:14px;color:var(--grey-600)}.auth_form__krKKs{display:flex;flex-direction:column;gap:var(--space-4)}.auth_passwordRow__jHszb{display:flex;justify-content:space-between;align-items:baseline}.auth_forgotLink__mCVdz{font-size:13px;color:var(--primary-700);text-decoration:none}.auth_forgotLink__mCVdz:hover{text-decoration:underline}.auth_grid2__7yQoq{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-3);gap:var(--space-3)}.auth_terms__nV8T5{font-size:12px;color:var(--grey-500);text-align:center;line-height:1.5}.auth_terms__nV8T5 a{color:var(--primary-700)}.auth_switchLink__amO3q{text-align:center;font-size:14px;color:var(--grey-600);margin-top:var(--space-5)}.auth_switchLink__amO3q a{color:var(--primary-700);font-weight:600;text-decoration:none}.auth_switchLink__amO3q a:hover{text-decoration:underline}.auth_divider__ZhDd8{display:flex;align-items:center;gap:var(--space-3);color:var(--grey-400);font-size:13px;margin:var(--space-4) 0}.auth_divider__ZhDd8:after,.auth_divider__ZhDd8:before{content:"";flex:1 1;height:1px;background:var(--grey-200)}.auth_googleBtn__LsZon{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 16px;border:1px solid var(--grey-300);border-radius:var(--radius-md);background:var(--white);color:var(--grey-700);font-size:14px;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s}.auth_googleBtn__LsZon:hover{background:var(--grey-50);border-color:var(--grey-400)}.auth_googleBtn__LsZon:disabled{opacity:.6;cursor:not-allowed}.auth_error__RAJfV{background:var(--danger-50,#fef2f2);border:1px solid var(--danger-200,#fecaca);color:var(--danger-700,#b91c1c);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);font-size:14px;margin-bottom:var(--space-2)}