.explore-signup{z-index:20;padding:20px var(--home-pad-x) 24px;box-sizing:border-box;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.explore-signup__scrim{background:color-mix(in srgb, var(--midnight) 72%, transparent);cursor:pointer;border:0;margin:0;padding:0;animation:.2s both oi-intro-scrim-in;position:absolute;inset:0}.explore-signup__panel{z-index:1;flex-direction:column;align-items:center;width:min(100%,350px);margin:0;animation:.7s cubic-bezier(.22,1.22,.48,1) both oi-modal-bounce-in;display:flex;position:relative}@media (prefers-reduced-motion:reduce){.explore-signup__panel{animation:.2s both oi-intro-stack-fade-in}.explore-signup__scrim{animation:none}}.explore-signup__penguin{z-index:2;pointer-events:none;width:156px;height:auto;margin-bottom:-105px;position:relative}.explore-signup__close{z-index:3;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:16px;right:12px}.explore-signup__close img{width:18px;height:18px;display:block}.explore-signup__card{z-index:1;background:linear-gradient(180deg, var(--aero) 10.9%, var(--purple-light) 47.81%);box-sizing:border-box;border-radius:40px;flex-direction:column;align-items:stretch;gap:20px;width:100%;padding:99px 20px 20px;display:flex;position:relative}.explore-signup__copy{text-align:center;flex-direction:column;gap:2px;display:flex}.explore-signup__title{color:var(--white);margin:0;font-size:25px;font-weight:600;line-height:1.3}.explore-signup__body{color:var(--clutch);margin:0;font-size:16px;font-weight:500;line-height:1.3}.explore-signup__cta{width:100%}html.legal-route,html.legal-route body{background:var(--purple-light)}.shell--auth,.legal{--home-pad-x:clamp(8px, 3vw, 20px);--home-content-max:30rem;--home-rail-width:min(calc(100% - 2 * var(--home-pad-x)), calc(var(--home-content-max) - 2 * var(--home-pad-x)));background:var(--purple-light);height:100dvh;min-height:100dvh;max-height:100dvh;padding:0;overflow:hidden}.shell--auth .card--auth{box-shadow:none;background:0 0;border:none;border-radius:0;width:100%;max-width:none;height:100%;margin:0;overflow:hidden}.shell--auth .card--auth .card__head{display:none}.shell--auth .card--auth .card__viewport{height:100%!important}.shell--auth .card--auth .card__body{text-align:left;gap:0;height:100%;padding:0}:is(.shell--auth .card--auth .card__body>*>*,.shell--auth .card--auth .card__body>:not(:has(>*))){animation:none}.auth{--oi-btn-max-w:330px;width:100%;height:100%;min-height:100%;padding:max(12px, env(safe-area-inset-top)) var(--home-pad-x) max(24px, env(safe-area-inset-bottom));background:var(--purple-light);color:var(--white);box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;position:relative;overflow:hidden auto}.auth__inner{width:var(--home-rail-width);flex-direction:column;flex:auto;max-width:100%;min-height:min-content;margin-inline:auto;display:flex}.auth__chrome{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:44px;display:flex}.auth__icon-btn{cursor:pointer;width:44px;height:44px;color:var(--clutch);background:0 0;border:none;place-items:center;padding:0;transition:color .12s;display:grid}.auth__icon-btn img,.auth__icon-btn svg{object-fit:contain;pointer-events:none;width:32px;height:32px;display:block}.auth__icon-btn--close{margin-left:auto}.auth__icon-btn--close img{width:18px;height:18px}@media (hover:hover){.auth__icon-btn:hover{color:color-mix(in srgb, var(--clutch) 88%, var(--galaxy))}}.auth__main{box-sizing:border-box;flex-direction:column;flex:auto;justify-content:safe center;align-items:stretch;gap:clamp(20px,4vw,40px);width:100%;padding-block:clamp(12px,2vw,20px);display:flex;overflow:visible}.auth--forgot .auth__main,.auth--legal .auth__main{justify-content:flex-start}.auth.auth--account{padding-bottom:calc(max(var(--help-fab-inset), env(safe-area-inset-bottom)) + 40px)}.auth--account .auth__main{justify-content:flex-start;padding-top:30px}.auth--account .auth__footer{padding-bottom:40px;padding-right:0}.auth--account .auth__stack{gap:20px}.auth__heading{flex-direction:column;flex-shrink:0;gap:clamp(16px,3vw,40px);width:100%;display:flex}.auth__title{color:var(--white);margin:0;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.5rem,6.5vw,2rem);font-weight:700;line-height:1.1}.auth__subtitle{color:var(--white);margin:0;font-family:Outfit,system-ui,sans-serif;font-size:clamp(.9375rem,3.5vw,1rem);font-weight:700;line-height:1.25}.auth__lede{color:var(--white);margin:0;font-family:Outfit,system-ui,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.3}.auth__body{flex-direction:column;flex:0 auto;gap:clamp(20px,4vw,40px);width:100%;min-width:0;display:flex}.auth__footer{width:100%;padding-top:clamp(12px,2.5vw,20px);padding-right:max(0px, calc(var(--help-fab-clearance) - var(--home-pad-x)));box-sizing:border-box;text-align:center;color:var(--clutch);flex-shrink:0;margin:0;font-family:Outfit,system-ui,sans-serif;font-size:clamp(.875rem,3.2vw,1rem);font-weight:400;line-height:1.2}.auth__footer strong,.auth-legal__emph{font-weight:700}a.auth-legal__emph{color:inherit;cursor:pointer;text-decoration:none;transition:color .12s}@media (hover:hover){a.auth-legal__emph:hover,a.auth-legal__emph:focus-visible{color:color-mix(in srgb, var(--clutch) 88%, var(--galaxy))}}@media (prefers-reduced-motion:reduce){a.auth-legal__emph{transition:none}}.auth__heading,.auth__body>*,.auth__footer{animation:.45s cubic-bezier(.16,1,.3,1) backwards view-in}.auth__heading{animation-delay:50ms}.auth__body>:first-child{animation-delay:.1s}.auth__body>:nth-child(2){animation-delay:.15s}.auth__body>:nth-child(3){animation-delay:.2s}.auth__body>:nth-child(n+4),.auth__footer{animation-delay:.24s}@media (prefers-reduced-motion:reduce){.auth__heading,.auth__body>*,.auth__footer{animation:none}}.auth__error{color:var(--spark);text-align:center;margin:0;font-size:14px;font-weight:500}.auth__stack{flex-direction:column;gap:clamp(14px,3vw,20px);width:100%;display:flex}.auth__stack--tight{gap:10px}.auth__stack--loose{gap:clamp(28px,6vw,50px)}.auth__section-label{text-align:center;color:var(--white);margin:0;font-size:1.25rem;font-weight:500;line-height:1.3}.auth__link-row{text-align:center;white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px;width:100%;font-size:1.25rem;line-height:1.3;display:flex}.auth__link-row--sm{font-size:16px;line-height:1.25}.auth__muted{color:var(--white);margin:0;font-weight:500}.auth__muted--center{text-align:center;font-size:16px}.auth__link{font:inherit;color:var(--torque);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:700;line-height:1.1;text-decoration:none}.auth__link:disabled{opacity:.5;cursor:default}.auth__text-btn{color:var(--white);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;margin:0;padding:0;font-family:Outfit,system-ui,sans-serif;font-size:16px;font-weight:700;line-height:1.25}.auth__footer .auth__text-btn{text-align:center}.auth__text-btn:disabled{cursor:default}.auth__divider{opacity:.6;align-items:center;gap:10px;width:100%;display:flex}.auth__divider:before,.auth__divider:after{content:"";background:var(--white);flex:auto;height:1px}.auth__divider span{color:var(--white);font-size:16px;font-weight:500}.auth__notify{text-align:center;box-sizing:border-box;background:#fff3;border-radius:20px;flex-direction:column;align-items:center;gap:16px;width:100%;padding:20px;display:flex}.auth__notify-icon{flex-shrink:0;width:30px;height:30px;display:block}.auth__notify-title{color:var(--white);margin:0;font-size:20px;font-weight:700;line-height:1.1}.auth__notify-body{color:var(--white);margin:0;font-size:16px;font-weight:500;line-height:1.25}.auth__success{align-items:center;gap:10px;width:100%;display:flex}.auth__success img{flex-shrink:0;width:28px;height:28px;display:block}.auth__success p{color:var(--white);margin:0;font-size:16px;font-weight:500}.auth-field{flex-direction:column;align-items:stretch;width:100%;display:flex}.auth-field__label{color:var(--white);margin:0;font-family:Outfit,system-ui,sans-serif;font-size:1rem;font-weight:700;line-height:normal}.auth-field__row{box-sizing:border-box;align-items:center;gap:5px;width:100%;min-height:50px;display:flex}.auth-field--underline .auth-field__row{border-bottom:1px solid var(--white);padding-block:10px}.auth-field--box .auth-field__row{border:1px solid var(--white);border-radius:3px;padding:10px}.auth-field__input{width:100%;min-width:0;color:var(--white);background:0 0;border:none;outline:none;flex:auto;margin:0;padding:0;font-family:Outfit,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.25}.auth-field__input::placeholder{color:var(--clutch);opacity:1}.auth-field__input:read-only{cursor:default}.auth-field__reveal{cursor:pointer;background:0 0;border:none;flex-shrink:0;place-items:center;width:16px;height:16px;padding:0;display:grid}.auth-field__reveal img{width:16px;height:auto;display:block}.auth-field__error{color:var(--spark);margin:6px 0 0;font-size:13px}.auth-provider{width:100%;max-width:var(--oi-btn-max-w);cursor:pointer;background:0 0;border:none;margin-inline:auto;padding:0;font-family:Outfit,system-ui,sans-serif;display:block}.auth-provider:disabled{opacity:.45;cursor:default}.auth-provider--filled{padding-bottom:var(--btn-lift)}.auth-provider--filled .auth-provider__face{border-radius:var(--radius-pill);background:var(--auth-provider-fill,var(--galaxy));width:100%;height:auto;min-height:50px;color:var(--white);box-shadow:0 var(--btn-lift) 0 var(--auth-provider-ledge,var(--white));box-sizing:border-box;justify-content:center;align-items:center;gap:5px;padding:10px 16px;transition:transform 80ms,box-shadow 80ms;display:flex}.auth-provider--filled:not(:disabled):active .auth-provider__face{transform:translateY(var(--btn-lift));box-shadow:0 0 0 var(--auth-provider-ledge,var(--white))}.auth-provider--outline .auth-provider__face{border-radius:var(--radius-pill);border:2px solid var(--white);width:100%;height:auto;min-height:50px;color:var(--white);box-sizing:border-box;background:0 0;justify-content:center;align-items:center;gap:5px;padding:10px 16px;display:flex}.auth-provider__icon{flex-shrink:0;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.auth-provider__icon img{object-fit:contain;width:30px;height:30px;display:block}.auth-provider__label{text-align:center;white-space:nowrap;flex:auto;min-width:0;font-size:clamp(.875rem,4.8vw,1.25rem);font-weight:700;line-height:1.3;overflow:hidden}.auth-provider--outline .auth-provider__label{line-height:1.1}.auth-provider__slot{flex:0 30px;width:auto;min-width:0}.auth .oi-btn{--oi-btn-face-min-h:60px;--oi-btn-max-w:330px;width:100%;font-size:var(--text-button-size)}.auth .oi-btn__label{white-space:nowrap}.auth .oi-btn--small{--oi-btn-face-min-h:50px;--oi-btn-max-w:330px;font-size:1.25rem}.auth .oi-btn--white{--oi-btn-ledge:var(--galaxy)}.auth .auth-cta-text{border-radius:var(--radius-pill);width:100%;min-height:50px;color:var(--torque);cursor:pointer;text-align:center;background:0 0;border:none;padding:10px 16px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.05rem,4vw,1.25rem);font-weight:700;line-height:1.3}.legal-doc{flex-direction:column;gap:16px;width:100%;padding-bottom:24px;display:flex}.legal-doc__tagline{color:var(--white);margin:0;font-family:Outfit,system-ui,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.3}.legal-doc__updated{color:var(--clutch);margin:0;font-family:Outfit,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.25}.legal-doc__heading{color:var(--white);margin:8px 0 0;font-family:Outfit,system-ui,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.3}.legal-doc__p,.legal-doc__list li{color:var(--white);margin:0;font-family:Outfit,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.4}.legal-doc__list{margin:0;padding-left:1.25em}.legal-doc__list li+li{margin-top:8px}.legal-doc__link{color:var(--clutch);cursor:pointer;font-weight:700;text-decoration:none;transition:color .12s}@media (hover:hover){.legal-doc__link:hover,.legal-doc__link:focus-visible{color:color-mix(in srgb, var(--clutch) 88%, var(--galaxy))}}@media (prefers-reduced-motion:reduce){.legal-doc__link{transition:none}}@media (width>=640px){.shell--auth{--home-pad-x:20px}}.auth .auth-cta-text:disabled{opacity:.5;cursor:default}
