.auth-page{--auth-ink:#061018;--auth-panel:#0a1720;--auth-panel-raised:#10232d;--auth-paper:#eef3f2;--auth-paper-raised:#fff;--auth-text:#0b171d;--auth-muted:#58696e;--auth-light:#effafa;--auth-light-muted:#a8bdc2;--auth-cyan:#16c9b5;--auth-cyan-bright:#53eedc;--auth-violet:#7868d9;--auth-line-dark:#aed8de33;--auth-line-light:#c6d1d2;min-height:calc(100svh - var(--header-height,80px));background:var(--auth-paper);color:var(--auth-text);grid-template-columns:minmax(360px,.9fr) minmax(560px,1.1fr);display:grid}.auth-page *,.auth-page :before,.auth-page :after{box-sizing:border-box}.auth-story{min-height:calc(100svh - var(--header-height,80px));background:var(--auth-ink);color:var(--auth-light);border-right:1px solid #53eedc57;flex-direction:column;padding:38px 54px 46px;display:flex;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{z-index:0;content:"";pointer-events:none;position:absolute}.auth-story:before{background:#53eedc1f;width:1px;top:0;bottom:0;right:78px}.auth-story:after{background:#a8bdc21f;height:1px;top:184px;left:0;right:0}.auth-story>*{z-index:1;position:relative}.auth-story__topline{justify-content:space-between;align-items:center;gap:24px;min-height:34px;display:flex}.auth-back-link{min-height:40px;color:var(--auth-light-muted);align-items:center;gap:10px;font-size:14px;font-weight:650;text-decoration:none;transition:color .16s;display:inline-flex}.auth-back-link:hover{color:var(--auth-cyan-bright)}.auth-story__index{color:#789096;font-variant-numeric:tabular-nums;text-transform:uppercase;font-size:12px;font-weight:750}.auth-brand-lockup{align-items:center;gap:17px;margin-top:62px;display:flex}.auth-brand-lockup__mark{border:1px solid var(--auth-cyan-bright);width:58px;height:58px;color:var(--auth-light);flex:0 0 58px;place-items:center;font-size:31px;font-weight:800;line-height:1;display:grid;box-shadow:inset 0 0 0 5px #53eedc0f}.auth-brand-lockup__copy{gap:5px;min-width:0;display:grid}.auth-brand-lockup__copy strong{color:var(--auth-light);font-size:24px;font-weight:780}.auth-brand-lockup__copy small{overflow-wrap:anywhere;color:var(--auth-light-muted);text-transform:uppercase;font-size:11px;font-weight:650;line-height:1.35}.auth-story__content{max-width:590px;margin-top:104px}.auth-eyebrow{color:var(--auth-cyan);text-transform:uppercase;margin:0 0 17px;font-size:13px;font-weight:780}.auth-workspace .auth-eyebrow{color:#08766f}.auth-story__content h2{color:var(--auth-light);margin:0;font-size:48px;font-weight:620;line-height:1.08}.auth-story__content>p:last-child{max-width:560px;color:var(--auth-light-muted);margin:27px 0 0;font-size:17px;line-height:1.7}.auth-story__signals{border-top:1px solid var(--auth-line-dark);margin-top:auto;padding-top:86px;display:grid}.auth-story__signal{border-bottom:1px solid var(--auth-line-dark);grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:12px;min-height:58px;display:grid}.auth-story__signal>span{color:#6d878d;font-variant-numeric:tabular-nums;font-size:11px;font-weight:750}.auth-story__signal p{color:#c8d7d9;margin:0;font-size:14px;line-height:1.4}.auth-story__signal svg{color:var(--auth-cyan)}.auth-workspace{background:var(--auth-paper);place-items:center;min-width:0;padding:78px 68px 92px;display:grid}.auth-workspace__inner{width:min(100%,650px)}.auth-heading{margin-bottom:42px}.auth-heading h1{color:var(--auth-text);margin:0;font-size:52px;font-weight:650;line-height:1.06}.auth-heading>p:last-child{max-width:600px;color:var(--auth-muted);margin:20px 0 0;font-size:16px;line-height:1.65}.auth-form{gap:22px;display:grid}.auth-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.auth-contact-method{border:0;min-width:0;margin:0;padding:0}.auth-contact-method legend,.auth-field>span:first-child,.auth-field>label:first-child{color:#26383e;justify-content:space-between;align-items:center;gap:14px;width:100%;margin-bottom:9px;font-size:14px;font-weight:720;line-height:1.35;display:flex}.auth-contact-method legend{float:left}.auth-contact-method legend+*{clear:both}.auth-field>span:first-child small,.auth-field>label:first-child small{color:#5d4fb0;text-transform:uppercase;font-size:11px;font-weight:680}.auth-segmented-control{border:1px solid var(--auth-line-light);background:#dde6e5;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;display:grid}.auth-segmented-control button{color:#53666b;cursor:pointer;min-width:0;min-height:48px;font:inherit;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:720;transition:background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.auth-segmented-control button.is-active{background:var(--auth-panel);color:var(--auth-light);box-shadow:inset 0 -2px var(--auth-cyan)}.auth-segmented-control button:disabled{cursor:wait;opacity:.68}.auth-field{min-width:0;display:block}.auth-field>input,.auth-password-input{border:1px solid var(--auth-line-light);background:var(--auth-paper-raised);width:100%;min-height:54px;color:var(--auth-text);border-radius:2px;transition:border-color .16s,box-shadow .16s}.auth-field>input{font:inherit;padding:0 16px;font-size:16px}.auth-field input::placeholder{color:#869398;opacity:1}.auth-field>input:focus,.auth-password-input:focus-within{border-color:#148f84;outline:0;box-shadow:0 0 0 3px #16c9b52b}.auth-password-input{grid-template-columns:45px minmax(0,1fr) 48px;align-items:center;display:grid}.auth-password-input>svg{color:#718287;justify-self:center}.auth-password-input input{width:100%;min-width:0;height:52px;color:var(--auth-text);font:inherit;background:0 0;border:0;outline:0;padding:0 8px 0 0;font-size:16px}.auth-password-input button{color:#65777c;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid}.auth-password-input button:hover{color:var(--auth-text)}.auth-field>em{color:#53686d;margin-top:8px;font-size:12px;font-style:normal;line-height:1.5;display:block}.auth-consent{background:var(--auth-panel);min-width:0;color:var(--auth-light);border:1px solid #6d92996b;border-radius:2px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:14px;padding:18px 19px;transition:border-color .16s,background-color .16s;display:grid}.auth-consent:hover,.auth-consent:focus-within{background:var(--auth-panel-raised);border-color:#53eedcad}.auth-consent>input{width:18px;height:18px;accent-color:var(--auth-cyan);border-radius:1px;margin:2px 0 0}.auth-consent label,.auth-consent>input{cursor:pointer}.auth-consent>span{gap:7px;min-width:0;display:grid}.auth-consent strong{color:var(--auth-light);font-size:14px;font-weight:720;line-height:1.45}.auth-consent span span{overflow-wrap:anywhere;color:var(--auth-light-muted);font-size:12px;line-height:1.7}.auth-consent a{color:var(--auth-cyan-bright);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.auth-feedback{border:1px solid;border-radius:2px;gap:13px;min-width:0;padding:15px 17px;font-size:14px;line-height:1.5;display:flex}.auth-feedback--error{color:#732a24;background:#fff0ee;border-color:#cf918c;gap:4px;display:grid}.auth-feedback--error small{overflow-wrap:anywhere;color:#8d514c;font-size:11px}.auth-feedback--success{color:#164b40;background:#e2f5ee;border-color:#72a99d;align-items:flex-start}.auth-feedback--success>span{gap:3px;display:grid}.auth-feedback--success small{color:#3f7167;font-size:12px}.auth-submit{border:1px solid var(--auth-panel);background:var(--auth-panel);width:100%;min-height:56px;color:var(--auth-light);cursor:pointer;font:inherit;border-radius:2px;justify-content:space-between;align-items:center;gap:20px;padding:0 18px 0 21px;font-size:15px;font-weight:750;transition:background-color .16s,border-color .16s,color .16s;display:flex}.auth-submit:hover:not(:disabled){color:#fff;background:#0d403d;border-color:#086f67}.auth-submit:disabled{cursor:wait;opacity:.62}.auth-alternate{color:var(--auth-muted);text-align:center;margin:25px 0 0;font-size:14px;line-height:1.55}.auth-alternate a{color:#087b71;text-underline-offset:3px;font-weight:750}.auth-segmented-control button:focus-visible,.auth-password-input button:focus-visible,.auth-submit:focus-visible,.auth-back-link:focus-visible,.auth-alternate a:focus-visible,.auth-consent a:focus-visible,.auth-consent input:focus-visible{outline:2px solid var(--auth-violet);outline-offset:3px}@media (max-width:1100px){.auth-page{grid-template-columns:1fr}.auth-story{border-bottom:1px solid #53eedc57;border-right:0;min-height:560px;padding:34px 48px 42px}.auth-story__content{margin-top:70px}.auth-story__signals{margin-top:70px;padding-top:0}.auth-workspace{padding:72px 48px 88px}}@media (max-width:680px){.auth-story{min-height:510px;padding:26px 22px 32px}.auth-story:before{right:35px}.auth-story:after{top:150px}.auth-story__index{display:none}.auth-brand-lockup{margin-top:46px}.auth-brand-lockup__mark{flex-basis:50px;width:50px;height:50px;font-size:27px}.auth-brand-lockup__copy strong{font-size:21px}.auth-brand-lockup__copy small{font-size:10px}.auth-story__content{margin-top:55px}.auth-story__content h2{font-size:36px}.auth-story__content>p:last-child{font-size:15px}.auth-story__signals{display:none}.auth-workspace{padding:54px 22px 68px}.auth-heading{margin-bottom:34px}.auth-heading h1{font-size:38px}.auth-form__row{grid-template-columns:1fr}.auth-consent{padding:16px}}@media (prefers-reduced-motion:reduce){.auth-page *,.auth-page :before,.auth-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
