.authV2-module__oSOtOG__page{background:var(--color-brand-tint);min-height:100vh;color:var(--color-brand-black);font-family:var(--font-inter),system-ui,sans-serif}.authV2-module__oSOtOG__shell{min-height:100vh;display:flex}.authV2-module__oSOtOG__left{background:#e4ede8;flex-direction:column;justify-content:space-between;width:420px;min-width:420px;padding:48px 44px;display:flex;position:relative;overflow:hidden}.authV2-module__oSOtOG__logo{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.authV2-module__oSOtOG__logoMark{background:var(--color-brand);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.authV2-module__oSOtOG__logoMark img{width:20px;height:20px}.authV2-module__oSOtOG__logoName{color:var(--color-brand-deep);letter-spacing:-.3px;font-size:18px;font-weight:600}.authV2-module__oSOtOG__leftBody{z-index:1;flex-direction:column;flex:1;justify-content:center;padding:48px 0;display:flex;position:relative}.authV2-module__oSOtOG__leftEyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--color-brand);margin-bottom:16px;font-size:11px;font-weight:500}.authV2-module__oSOtOG__leftHeadline{font-family:var(--font-dm-serif-display),serif;color:var(--color-brand-deep);letter-spacing:-.4px;margin-bottom:24px;font-size:36px;font-weight:600;line-height:1.2}.authV2-module__oSOtOG__leftHeadline em{color:var(--color-brand);font-style:italic}.authV2-module__oSOtOG__leftSub{color:rgb(var(--color-brand-deep-rgb)/.65);max-width:300px;font-size:14px;line-height:1.7}.authV2-module__oSOtOG__leftSupporting{color:var(--color-brand);max-width:300px;margin-top:20px;font-size:14px;font-weight:600;line-height:1.6}.authV2-module__oSOtOG__leftFooter{color:rgb(var(--color-brand-deep-rgb)/.35);z-index:1;font-size:12px;position:relative}.authV2-module__oSOtOG__right{background:var(--color-brand-tint);flex:1;justify-content:center;align-items:center;padding:48px 32px;display:flex}.authV2-module__oSOtOG__rightInner{width:100%;max-width:440px}.authV2-module__oSOtOG__formHeader{margin-bottom:16px}.authV2-module__oSOtOG__formTitle{font-family:var(--font-dm-serif-display),serif;color:var(--color-brand-deep);letter-spacing:-.3px;margin-bottom:6px;font-size:24px;font-weight:600}.authV2-module__oSOtOG__formSub{color:rgb(var(--color-brand-deep-rgb)/.6);font-size:13.5px;line-height:1.5}.authV2-module__oSOtOG__formSubSecondary{color:rgb(var(--color-brand-deep-rgb)/.5);margin-top:4px;font-size:13px;line-height:1.5}.authV2-module__oSOtOG__formSub a,.authV2-module__oSOtOG__formSubSecondary a{color:var(--color-brand);font-weight:500;text-decoration:none}.authV2-module__oSOtOG__fieldGroup{margin-bottom:16px}.authV2-module__oSOtOG__fieldRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.authV2-module__oSOtOG__label{color:var(--color-brand-deep);letter-spacing:.1px;margin-bottom:6px;font-size:12.5px;font-weight:500;display:block}.authV2-module__oSOtOG__inputWrap{position:relative}.authV2-module__oSOtOG__inputIcon{opacity:.5;pointer-events:none;display:inline-flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.authV2-module__oSOtOG__input{border:1.5px solid rgb(var(--color-brand-rgb)/.3);width:100%;height:44px;color:var(--color-brand-black);-webkit-appearance:none;background:#fbfefd;border-radius:10px;outline:none;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.authV2-module__oSOtOG__inputWithIcon{padding-left:40px}.authV2-module__oSOtOG__inputWithAction{padding-right:40px}.authV2-module__oSOtOG__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px rgb(var(--color-brand-rgb)/.12)}.authV2-module__oSOtOG__input::placeholder{color:rgb(var(--color-brand-deep-rgb)/.45)}.authV2-module__oSOtOG__inputError{border-color:var(--color-system-red);box-shadow:0 0 0 3px rgb(var(--color-system-red-rgb)/.1)}.authV2-module__oSOtOG__inputHint{color:rgb(var(--color-brand-deep-rgb)/.5);margin-top:5px;font-size:11.5px}.authV2-module__oSOtOG__inputErrorText{color:var(--color-system-red);align-items:center;gap:4px;margin-top:5px;font-size:11.5px;display:flex}.authV2-module__oSOtOG__inputAction{color:rgb(var(--color-brand-deep-rgb)/.65);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.authV2-module__oSOtOG__inputAction:hover{color:var(--color-brand-deep)}.authV2-module__oSOtOG__btnPrimary{background:var(--color-brand);width:100%;height:48px;color:rgb(var(--color-brand-tint-rgb)/1);font-family:var(--font-inter),system-ui,sans-serif;cursor:pointer;letter-spacing:-.1px;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:15px;font-weight:500;transition:background .15s,transform .1s;display:flex}.authV2-module__oSOtOG__btnPrimary:hover{background:color-mix(in srgb,var(--color-brand)92%,var(--color-brand-black)8%)}.authV2-module__oSOtOG__btnPrimary:active{transform:scale(.99)}.authV2-module__oSOtOG__btnPrimary:disabled{opacity:.7;cursor:not-allowed}.authV2-module__oSOtOG__forgotLink{color:var(--color-brand);font-size:12.5px;font-weight:500;text-decoration:none}.authV2-module__oSOtOG__termsNote{color:rgb(var(--color-brand-deep-rgb)/.5);text-align:center;margin-top:16px;font-size:11.5px;line-height:1.5}.authV2-module__oSOtOG__termsNote a{color:var(--color-brand);text-decoration:none}.authV2-module__oSOtOG__loginPrompt{color:rgb(var(--color-brand-deep-rgb)/.5);text-align:center;margin-top:20px;font-size:13px;line-height:1.5}.authV2-module__oSOtOG__loginPrompt a{color:var(--color-brand);font-weight:500;text-decoration:none}.authV2-module__oSOtOG__privacyBadge{color:rgb(var(--color-brand-deep-rgb)/.5);justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:12px;display:flex}.authV2-module__oSOtOG__resetIcon{background:rgb(var(--color-brand-rgb)/.1);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;display:flex}.authV2-module__oSOtOG__alertStack{gap:12px;margin-bottom:12px;display:grid}.authV2-module__oSOtOG__alert{background:rgb(var(--color-brand-tint-rgb)/.9);border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.authV2-module__oSOtOG__alertError{border-color:rgb(var(--color-system-red-rgb)/.35);background:rgb(var(--color-system-red-rgb)/.08);color:var(--color-system-red)}.authV2-module__oSOtOG__alertSuccess{border-color:rgb(var(--color-brand-rgb)/.35);background:rgb(var(--color-brand-rgb)/.08);color:var(--color-brand-deep)}.authV2-module__oSOtOG__alertIcon{flex-shrink:0;width:18px;height:18px;margin-top:2px}.authV2-module__oSOtOG__alertTitle{margin:0;font-size:13px;font-weight:600}.authV2-module__oSOtOG__alertBody{color:inherit;opacity:.85;margin-top:2px;font-size:12.5px}@media (max-width:980px){.authV2-module__oSOtOG__shell{flex-direction:column}.authV2-module__oSOtOG__left{width:100%;min-width:0;padding:36px 28px}.authV2-module__oSOtOG__leftBody,.authV2-module__oSOtOG__leftFooter{display:none}.authV2-module__oSOtOG__left{justify-content:center}.authV2-module__oSOtOG__right{padding:32px 22px 48px}}@media (max-width:640px){.authV2-module__oSOtOG__fieldRow{grid-template-columns:1fr}.authV2-module__oSOtOG__rightInner{max-width:100%}}
