.AuthPricingCard-module__gWmpPa__root{isolation:isolate;background:var(--color-surface);cursor:pointer;transition:transform var(--duration-fast) var(--easing-standard), box-shadow var(--duration-fast) var(--easing-standard), background var(--duration-fast) var(--easing-standard);border-radius:clamp(1.65rem,2.2vw,2.1rem);gap:clamp(.9rem,1.15vw,1.15rem);padding:clamp(1rem,1.5vw,1.35rem) clamp(1rem,1.6vw,1.5rem);display:grid;position:relative;box-shadow:0 14px 30px #11121714}.AuthPricingCard-module__gWmpPa__root:before{content:"";border-radius:inherit;background:var(--gradient-cta);opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--easing-standard);-webkit-mask-composite:xor;padding:6px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.AuthPricingCard-module__gWmpPa__root:hover{transform:translateY(-2px);box-shadow:0 18px 34px #1112171a}.AuthPricingCard-module__gWmpPa__root:focus-visible{outline:none;box-shadow:0 0 0 3px #def46d3d,0 18px 34px #1112171f}.AuthPricingCard-module__gWmpPa__selected{box-shadow:0 22px 38px #1112171c}.AuthPricingCard-module__gWmpPa__selected:before{opacity:1}.AuthPricingCard-module__gWmpPa__header{text-align:center;gap:.28rem;display:grid}.AuthPricingCard-module__gWmpPa__title{letter-spacing:-.02em;font-size:clamp(1.6rem,2.15vw,2.35rem)!important;line-height:.95!important}.AuthPricingCard-module__gWmpPa__subtitle{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);font-size:clamp(.72rem,.86vw,.88rem);font-weight:700;line-height:1.2}.AuthPricingCard-module__gWmpPa__pricePanel{border-radius:var(--radius-pill);text-align:center;background:#f8f8f8;gap:.36rem;padding:.78rem 1rem;display:grid}.AuthPricingCard-module__gWmpPa__priceLine{color:#111217d6;font-size:clamp(.82rem,.9vw,.95rem);font-weight:600;line-height:1.2}.AuthPricingCard-module__gWmpPa__priceLabel{color:var(--color-text-primary)}.AuthPricingCard-module__gWmpPa__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.9rem,1.2vw,1.45rem);display:grid}.AuthPricingCard-module__gWmpPa__featureGroup{align-content:start;gap:.55rem;display:grid}.AuthPricingCard-module__gWmpPa__featureHeading{color:var(--color-text-primary);align-items:center;gap:.5rem;font-size:clamp(1rem,1.05vw,1.12rem);font-weight:700;display:inline-flex}.AuthPricingCard-module__gWmpPa__featureIcon{flex-shrink:0;width:1rem;height:auto}.AuthPricingCard-module__gWmpPa__featureList{gap:.32rem;list-style:none;display:grid}.AuthPricingCard-module__gWmpPa__featureItem{color:#111217d6;font-size:clamp(.88rem,.93vw,.96rem);line-height:1.26}@media (max-width:640px){.AuthPricingCard-module__gWmpPa__features{grid-template-columns:1fr}.AuthPricingCard-module__gWmpPa__title{font-size:clamp(1.35rem,7vw,2rem)!important}}@media (max-height:920px) and (min-width:1025px){.AuthPricingCard-module__gWmpPa__root{gap:.72rem;padding:.9rem 1rem}.AuthPricingCard-module__gWmpPa__pricePanel{padding-block:.62rem}.AuthPricingCard-module__gWmpPa__featureList{gap:.26rem}}
.AuthPlanPicker-module__hUt6la__stack{align-content:start;gap:clamp(.85rem,1.2vw,1.15rem);display:grid}
.Button-module__8RiFmG__base{--button-solid-bg:var(--color-text-primary);--button-solid-fg:var(--color-bg);--button-soft-bg:var(--color-surface-muted);--button-soft-fg:var(--color-text-primary);--button-outline:var(--color-border-strong);--button-gradient:var(--gradient-cta);justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);font-family:var(--font-family-base);font-weight:600;font-size:var(--font-size-md);white-space:nowrap;cursor:pointer;transition:background-color var(--duration-fast) var(--easing-standard), color var(--duration-fast) var(--easing-standard), border-color var(--duration-fast) var(--easing-standard), transform var(--duration-fast) var(--easing-standard);border:2px solid #0000;line-height:1;display:inline-flex;position:relative}.Button-module__8RiFmG__label{z-index:1;position:relative}.Button-module__8RiFmG__icon{justify-content:center;align-items:center;font-size:1em;line-height:1;display:inline-flex}.Button-module__8RiFmG__arrowCircle{background:var(--button-arrow-circle-bg);block-size:2.4em;inline-size:2.4em;color:var(--button-arrow-circle-fg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Button-module__8RiFmG__arrowGlyph{font-size:1.1em;line-height:1}.Button-module__8RiFmG__sizeSm{min-height:2.2rem;padding:0 var(--space-4);font-size:var(--font-size-sm)}.Button-module__8RiFmG__sizeMd{min-height:2.8rem;padding:var(--space-5) var(--space-5)}.Button-module__8RiFmG__sizeLg{min-height:3.2rem;padding:0 var(--space-6);font-size:var(--font-size-lg)}.Button-module__8RiFmG__variantPrimary{background:var(--button-solid-bg);color:var(--button-solid-fg);border-color:#0000}.Button-module__8RiFmG__variantSecondary{background:var(--button-soft-bg);color:var(--button-soft-fg);border-color:var(--button-outline)}.Button-module__8RiFmG__variantGhost{color:var(--button-soft-fg);background:0 0;border-color:#0000}.Button-module__8RiFmG__variantNav{min-height:2.35rem;padding:0 var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-primary);background:0 0;border-color:#0000;font-weight:500}.Button-module__8RiFmG__variantArrowPill{--button-arrow-circle-bg:#ffffff1f;--button-arrow-circle-fg:var(--color-primary-500);justify-content:space-between;gap:var(--space-5);padding-top:var(--space-1);padding-bottom:var(--space-1);background:var(--color-text-primary);color:var(--color-primary-500);text-align:left;border-color:#0000}.Button-module__8RiFmG__arrowPillArrowRight{padding-right:var(--space-1);padding-left:var(--space-6)}.Button-module__8RiFmG__arrowPillArrowLeft{padding-left:var(--space-1);padding-right:var(--space-6)}.Button-module__8RiFmG__arrowPillPrimary{--button-arrow-circle-bg:#111217bf;--button-arrow-circle-fg:var(--color-primary-500);background:var(--color-primary-500);color:var(--color-text-primary)}.Button-module__8RiFmG__variantGradientOutline{color:#fff;background:linear-gradient(black, black) padding-box, var(--button-gradient) border-box;border:1px solid #0000}.Button-module__8RiFmG__variantGradientSolid{--button-dark-stroke:#000;--button-dark-stroke-width:3px;--button-gradient-stroke-width:1px;color:var(--color-text-primary);border:var(--button-dark-stroke-width) solid var(--button-dark-stroke);background:var(--button-gradient)}.Button-module__8RiFmG__variantGradientSolid:before{content:"";inset:calc(-1 * (var(--button-dark-stroke-width) + var(--button-gradient-stroke-width)));border-radius:var(--radius-pill);padding:var(--button-gradient-stroke-width);background:var(--button-gradient);pointer-events:none;z-index:0;-webkit-mask-composite:xor;position:absolute;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Button-module__8RiFmG__toneNeutral{--button-solid-bg:var(--color-text-primary);--button-solid-fg:var(--color-bg);--button-soft-bg:var(--color-surface-muted);--button-soft-fg:var(--color-text-primary);--button-outline:var(--color-border-strong)}.Button-module__8RiFmG__toneAccent{--button-solid-bg:var(--color-primary-500);--button-solid-fg:var(--color-text-primary);--button-soft-bg:var(--color-primary-300);--button-soft-fg:var(--color-text-primary);--button-outline:var(--color-accent-700)}.Button-module__8RiFmG__toneDanger{--button-solid-bg:var(--color-danger-500);--button-solid-fg:#fff;--button-soft-bg:#d64d4d1f;--button-soft-fg:var(--color-danger-700);--button-outline:#d64d4d4d}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__navLabel{border-radius:var(--radius-sm);z-index:1;font-variation-settings:"wght" 500;transition:font-weight .28s var(--easing-standard), font-variation-settings .28s var(--easing-standard);padding:.05em .16em;font-weight:500;position:relative}.Button-module__8RiFmG__navLabelSelected{font-variation-settings:"wght" 700;font-weight:700}.Button-module__8RiFmG__arrowPillLabel{font-weight:500;line-height:1.1}@media (prefers-reduced-motion:reduce){.Button-module__8RiFmG__navLabel{transition:none}}.Button-module__8RiFmG__base:hover{transform:translateY(-1px)}.Button-module__8RiFmG__variantPrimary:hover{background:var(--button-solid-bg);filter:brightness(.96)}.Button-module__8RiFmG__variantSecondary:hover,.Button-module__8RiFmG__variantGhost:hover{background:var(--button-soft-bg)}.Button-module__8RiFmG__variantNav:hover{background:0 0;transform:none}.Button-module__8RiFmG__variantArrowPill:hover{background:var(--color-text-primary);filter:brightness(1.04)}.Button-module__8RiFmG__arrowPillPrimary:hover{background:var(--color-primary-500);filter:brightness(.97)}.Button-module__8RiFmG__variantGradientOutline:hover{background:linear-gradient(var(--color-surface-strong), var(--color-surface-strong)) padding-box, var(--button-gradient) border-box;filter:brightness(1.08)}.Button-module__8RiFmG__variantGradientSolid:hover{background:var(--button-gradient);filter:brightness(1.03)}.Button-module__8RiFmG__base:active{transform:translateY(0)}.Button-module__8RiFmG__base:focus-visible{outline:none;box-shadow:0 0 0 3px #def46d73}.Button-module__8RiFmG__base:disabled{opacity:.55;cursor:not-allowed;transform:none}
.BurgerMenu-module__K_XX6q__base{display:inline-flex;position:relative}.BurgerMenu-module__K_XX6q__trigger{border-radius:var(--radius-md);block-size:3rem;inline-size:3rem;color:var(--color-primary-500);cursor:pointer;transition:background-color var(--duration-fast) var(--easing-standard), border-color var(--duration-fast) var(--easing-standard);background:#111217b3;border:1px solid #f8ff9242;justify-content:center;align-items:center;display:inline-flex}.BurgerMenu-module__K_XX6q__trigger:hover{background:#111217d1;border-color:#f8ff9266}.BurgerMenu-module__K_XX6q__lines{gap:.28rem;display:grid}.BurgerMenu-module__K_XX6q__line{border-radius:var(--radius-pill);width:1.35rem;height:.14rem;transition:transform var(--duration-fast) var(--easing-standard), opacity var(--duration-fast) var(--easing-standard);background:currentColor;display:block}.BurgerMenu-module__K_XX6q__triggerOpen .BurgerMenu-module__K_XX6q__line:first-child{transform:translateY(.42rem)rotate(45deg)}.BurgerMenu-module__K_XX6q__triggerOpen .BurgerMenu-module__K_XX6q__line:nth-child(2){opacity:0}.BurgerMenu-module__K_XX6q__triggerOpen .BurgerMenu-module__K_XX6q__line:nth-child(3){transform:translateY(-.42rem)rotate(-45deg)}.BurgerMenu-module__K_XX6q__panel{top:calc(100% + var(--space-2));z-index:20;gap:var(--space-1);min-width:14rem;padding:var(--space-2);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-md);display:grid;position:absolute;left:0}.BurgerMenu-module__K_XX6q__item{width:100%;padding-inline:var(--space-3);justify-content:flex-start}
.Navbar-module__KHvhDq__base{flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(.8rem,1.6vw,1.8rem);width:fit-content;min-width:0;max-width:100%;display:flex}.Navbar-module__KHvhDq__logo{font-family:var(--font-family-display);letter-spacing:.01em;white-space:nowrap;flex-shrink:0;font-size:clamp(1.85rem,2.6vw,2.55rem);line-height:.9}.Navbar-module__KHvhDq__links{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:clamp(.2rem,.7vw,.6rem);min-width:0;display:flex}.Navbar-module__KHvhDq__item{padding-inline:clamp(.15rem,.42vw,.42rem)}
.Hero-module__Vtspxq__hero{width:100vw;margin-inline:calc(50% - 50vw)}.Hero-module__Vtspxq__desktopHero{grid-template-columns:minmax(0,56%) minmax(0,44%);min-height:100svh;display:grid;overflow:clip}.Hero-module__Vtspxq__leftPanel,.Hero-module__Vtspxq__rightPanel{min-height:100svh;position:relative;overflow:hidden}.Hero-module__Vtspxq__leftPattern{object-fit:cover;object-position:center;z-index:0}.Hero-module__Vtspxq__leftInner{z-index:1;flex-direction:column;min-height:100%;padding:clamp(1.2rem,2.4vw,2.5rem) clamp(1.2rem,4.6vw,4.4rem) clamp(2rem,6vh,4.4rem);display:flex;position:relative}.Hero-module__Vtspxq__leftHeader{width:min(100%,48rem)}.Hero-module__Vtspxq__desktopContent{max-width:35rem;animation:Hero-module__Vtspxq__heroCopyReveal .62s var(--easing-standard) both;gap:clamp(1rem,2vw,1.75rem);margin-top:auto;display:grid}.Hero-module__Vtspxq__desktopTitle{letter-spacing:-.02em;gap:.03em;display:grid;font-size:clamp(3rem,5.9vw,6rem)!important;line-height:.94!important}.Hero-module__Vtspxq__desktopTitle>span{width:fit-content;max-width:100%;display:block}.Hero-module__Vtspxq__desktopBody{color:#111217f0;max-width:24ch;font-size:clamp(1rem,1.45vw,1.7rem);font-weight:600}.Hero-module__Vtspxq__desktopArrowButton{width:fit-content}.Hero-module__Vtspxq__rightPanel{isolation:isolate;background:#111216}.Hero-module__Vtspxq__rightPanel:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#05060857 0%,#05060814 36%,#0506083d 100%);position:absolute;inset:0}.Hero-module__Vtspxq__desktopTopCtas{z-index:2;align-items:center;gap:clamp(.45rem,1vw,.95rem);display:flex;position:absolute;top:clamp(1rem,2.4vw,2.6rem);right:clamp(.9rem,2.6vw,2.9rem)}.Hero-module__Vtspxq__desktopMockup{z-index:0;object-fit:cover;object-position:center;animation:Hero-module__Vtspxq__heroPhoneReveal .9s var(--easing-standard) both;transform:scale(1.02)}.Hero-module__Vtspxq__mobileHero{display:none}@keyframes Hero-module__Vtspxq__heroCopyReveal{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Vtspxq__heroPhoneReveal{0%{opacity:0;transform:scale(1.08)translateY(18px)}to{opacity:1;transform:scale(1.02)translateY(0)}}@media (max-width:1500px) and (min-width:961px){.Hero-module__Vtspxq__leftInner{justify-content:flex-start;align-items:center;gap:clamp(1.5rem,2.8vw,2.7rem)}.Hero-module__Vtspxq__leftHeader{justify-content:center;width:min(100%,48rem);margin-bottom:auto;display:flex}.Hero-module__Vtspxq__desktopContent{text-align:center;align-items:center;margin-top:auto;margin-bottom:auto}.Hero-module__Vtspxq__desktopBody{max-width:30ch}}@media (max-width:960px){.Hero-module__Vtspxq__desktopHero{display:none}.Hero-module__Vtspxq__mobileHero{flex-direction:column;min-height:100svh;display:flex}.Hero-module__Vtspxq__mobileVisual{background:#101114;min-height:min(63svh,37rem);position:relative;overflow:hidden}.Hero-module__Vtspxq__mobileMockup{object-fit:cover;object-position:center top}.Hero-module__Vtspxq__mobileTopBar{z-index:2;justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex;position:absolute;top:clamp(.9rem,3.6vw,1.25rem);left:clamp(.85rem,3.6vw,1.3rem);right:clamp(.85rem,3.6vw,1.3rem)}.Hero-module__Vtspxq__mobileTopCta{min-height:2.75rem;padding-inline:clamp(.9rem,3vw,1.4rem);font-size:1rem}.Hero-module__Vtspxq__mobileBottom{padding:clamp(2.1rem,8.2vw,3rem) clamp(1.35rem,6vw,2.2rem) clamp(2.25rem,10vw,3.6rem);position:relative;overflow:hidden}.Hero-module__Vtspxq__mobilePattern{object-fit:cover;object-position:center;z-index:0}.Hero-module__Vtspxq__mobileContent{z-index:1;gap:.95rem;max-width:23rem;display:grid;position:relative}.Hero-module__Vtspxq__mobileTitle{letter-spacing:-.017em;gap:.03em;display:grid;font-size:clamp(2.65rem,13.8vw,4.2rem)!important;line-height:.94!important}.Hero-module__Vtspxq__mobileTitle>span{width:fit-content;max-width:100%;display:block}.Hero-module__Vtspxq__mobileKicker{letter-spacing:.015em;color:#111217d1;margin-top:.3rem;font-size:1.05rem;font-weight:700}.Hero-module__Vtspxq__mobileBody{color:#111217e0;max-width:28ch;font-size:clamp(1.02rem,4.2vw,1.2rem);line-height:1.45}.Hero-module__Vtspxq__mobileArrowButton{justify-content:space-between;width:100%;max-width:21.8rem;margin-top:.9rem}}@media (prefers-reduced-motion:reduce){.Hero-module__Vtspxq__desktopContent,.Hero-module__Vtspxq__desktopMockup{animation:none;transform:none}}
.ObjectiveSection-module__A_RlRq__section{background:var(--color-bg);gap:clamp(1.9rem,3.8vw,3.2rem);padding-block:clamp(3.4rem,7.2vw,6.2rem);display:grid}.ObjectiveSection-module__A_RlRq__separatorWrap{width:min(100%,69rem);margin-inline:auto}.ObjectiveSection-module__A_RlRq__intro{text-align:center;width:min(100%,52rem);animation:ObjectiveSection-module__A_RlRq__objectiveFadeUp .52s var(--easing-standard) both;gap:clamp(.75rem,1.5vw,1.2rem);margin-inline:auto;display:grid}.ObjectiveSection-module__A_RlRq__title{letter-spacing:-.02em;gap:.03em;margin:0;display:grid;font-size:clamp(3rem,5.9vw,5.5rem)!important;line-height:.94!important}.ObjectiveSection-module__A_RlRq__title>span{display:block}.ObjectiveSection-module__A_RlRq__lineRight{margin-left:clamp(.7rem,2.2vw,2rem)}.ObjectiveSection-module__A_RlRq__lineLeft{margin-left:clamp(-.9rem,-1vw,-.25rem)}.ObjectiveSection-module__A_RlRq__introBody{font-size:clamp(.95rem,1.12vw,1.2rem);font-family:var(--font-family-base);color:#111217d1;margin:0;font-weight:500;line-height:1.4}.ObjectiveSection-module__A_RlRq__desktopShowcase{display:block}.ObjectiveSection-module__A_RlRq__desktopStack{aspect-ratio:1164/840;width:min(100%,52rem);margin-inline:auto;position:relative}.ObjectiveSection-module__A_RlRq__desktopOverlay{aspect-ratio:1164/726;border-radius:clamp(.95rem,1.4vw,1.2rem);width:min(77%,40rem);margin:0;position:absolute;overflow:hidden;box-shadow:0 12px 26px #1112171a}.ObjectiveSection-module__A_RlRq__topLeft{z-index:1;top:0;left:0}.ObjectiveSection-module__A_RlRq__bottomRight{z-index:2;bottom:0;right:0}.ObjectiveSection-module__A_RlRq__desktopImage{object-fit:cover;object-position:center}.ObjectiveSection-module__A_RlRq__desktopDetails{text-align:center;gap:clamp(.45rem,.8vw,.7rem);width:min(100%,52rem);margin-inline:auto;display:grid}.ObjectiveSection-module__A_RlRq__detailTitle{margin:0;font-size:clamp(2rem,2.8vw,3rem)!important;line-height:1.04!important}.ObjectiveSection-module__A_RlRq__detailKicker{font-family:var(--font-family-base);letter-spacing:.03em;color:#111217b3;margin:0;font-size:clamp(.72rem,.76vw,.86rem);font-weight:700}.ObjectiveSection-module__A_RlRq__detailBody{font-family:var(--font-family-base);color:#111217c7;margin:0;font-size:clamp(.82rem,.9vw,1rem);font-weight:500;line-height:1.46}.ObjectiveSection-module__A_RlRq__mobileDetails{display:none}.ObjectiveSection-module__A_RlRq__mobileMockup{margin:0}.ObjectiveSection-module__A_RlRq__mobileMockupImage{aspect-ratio:490/627;object-fit:contain;width:min(100%,17rem);height:auto;margin-inline:auto;display:block}.ObjectiveSection-module__A_RlRq__bottomVisual{margin:0}.ObjectiveSection-module__A_RlRq__bottomImage{width:min(100%,34rem);height:auto;margin-inline:auto;display:block}.ObjectiveSection-module__A_RlRq__outro{width:min(100%,52rem);margin-inline:auto}.ObjectiveSection-module__A_RlRq__outroTitleDesktop{text-align:center;margin:0;font-size:clamp(2.35rem,3.35vw,3.35rem)!important;line-height:1.08!important}.ObjectiveSection-module__A_RlRq__outroTitleMobile,.ObjectiveSection-module__A_RlRq__mobileOutroDetails{display:none}@keyframes ObjectiveSection-module__A_RlRq__objectiveFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.ObjectiveSection-module__A_RlRq__section{gap:1.25rem;padding-block:2rem 3rem}.ObjectiveSection-module__A_RlRq__separatorWrap,.ObjectiveSection-module__A_RlRq__intro,.ObjectiveSection-module__A_RlRq__desktopShowcase,.ObjectiveSection-module__A_RlRq__desktopDetails{display:none}.ObjectiveSection-module__A_RlRq__mobileDetails{text-align:center;gap:.75rem;width:min(100%,22rem);margin-inline:auto;display:grid}.ObjectiveSection-module__A_RlRq__mobileDetailTitle{margin:0;font-size:clamp(2rem,10vw,3rem)!important;line-height:1.02!important}.ObjectiveSection-module__A_RlRq__mobileDetailKicker{font-family:var(--font-family-base);letter-spacing:.02em;color:#111217b3;margin:0;font-size:clamp(.8rem,3.4vw,1rem);font-weight:700}.ObjectiveSection-module__A_RlRq__mobileDetailBody{font-family:var(--font-family-base);color:#111217c7;margin:0;font-size:clamp(.9rem,3.9vw,1.1rem);line-height:1.46}.ObjectiveSection-module__A_RlRq__bottomImage,.ObjectiveSection-module__A_RlRq__outro{width:min(100%,22rem)}.ObjectiveSection-module__A_RlRq__outroTitleDesktop{display:none}.ObjectiveSection-module__A_RlRq__outroTitleMobile{text-align:center;margin:0;display:block;font-size:clamp(2.25rem,10.6vw,3.2rem)!important;line-height:1.08!important}.ObjectiveSection-module__A_RlRq__mobileOutroDetails{text-align:center;gap:.55rem;width:min(100%,21rem);margin-inline:auto;display:grid}.ObjectiveSection-module__A_RlRq__mobileOutroKicker{font-family:var(--font-family-base);letter-spacing:.02em;color:#111217ba;margin:0;font-size:clamp(.82rem,3.4vw,.98rem);font-weight:700}.ObjectiveSection-module__A_RlRq__mobileOutroBody{font-family:var(--font-family-base);color:#111217c7;margin:0;font-size:clamp(.9rem,3.9vw,1.1rem);line-height:1.5}}@media (prefers-reduced-motion:reduce){.ObjectiveSection-module__A_RlRq__intro{animation:none;transform:none}}
.ObjectiveMobileFlowSection-module__-HBk6q__section{display:none}@media (max-width:960px){.ObjectiveMobileFlowSection-module__-HBk6q__section{background:var(--color-bg);gap:1.35rem;padding:1.15rem clamp(1rem,4.1vw,1.3rem) 2.2rem;display:grid}.ObjectiveMobileFlowSection-module__-HBk6q__separatorWrap{width:min(100%,21rem);margin-inline:auto}.ObjectiveMobileFlowSection-module__-HBk6q__intro{text-align:center;gap:.72rem;width:min(100%,21rem);margin-inline:auto;display:grid}.ObjectiveMobileFlowSection-module__-HBk6q__title{letter-spacing:-.02em;gap:.03em;margin:0;display:grid;font-size:clamp(2.6rem,12vw,3.7rem)!important;line-height:.93!important}.ObjectiveMobileFlowSection-module__-HBk6q__title>span{display:block}.ObjectiveMobileFlowSection-module__-HBk6q__introBody{font-family:var(--font-family-base);color:#111217cc;margin:0;font-size:clamp(.89rem,3.8vw,1.05rem);font-weight:500;line-height:1.43}.ObjectiveMobileFlowSection-module__-HBk6q__chapter{gap:.95rem;width:min(100%,21rem);margin-inline:auto;display:grid}.ObjectiveMobileFlowSection-module__-HBk6q__chapterHeader{justify-content:center;align-items:center;gap:.9rem;display:flex}.ObjectiveMobileFlowSection-module__-HBk6q__chapterIndex{--chapter-gradient:linear-gradient(90deg, var(--color-tertiary-500) 0%, var(--color-secondary-500) 50%, var(--color-primary-500) 100%);background:linear-gradient(var(--color-bg), var(--color-bg)) padding-box, var(--chapter-gradient) border-box;block-size:2.9rem;inline-size:2.9rem;font-family:var(--font-family-display);border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;line-height:1;display:inline-flex}.ObjectiveMobileFlowSection-module__-HBk6q__chapterTitle{letter-spacing:-.015em;margin:0;font-size:clamp(2.25rem,10.1vw,3.15rem)!important;line-height:.98!important}.ObjectiveMobileFlowSection-module__-HBk6q__chapterBody{text-align:center;font-family:var(--font-family-base);color:#111217d1;margin:0;font-size:clamp(.9rem,3.9vw,1.06rem);font-weight:500;line-height:1.52}.ObjectiveMobileFlowSection-module__-HBk6q__adminStack{aspect-ratio:1164/860;width:100%;margin-top:.25rem;position:relative}.ObjectiveMobileFlowSection-module__-HBk6q__adminImageFrame{aspect-ratio:1164/726;border-radius:.9rem;width:79%;margin:0;position:absolute;overflow:hidden}.ObjectiveMobileFlowSection-module__-HBk6q__adminBack{z-index:1;top:0;left:0}.ObjectiveMobileFlowSection-module__-HBk6q__adminFront{z-index:2;bottom:0;right:0}.ObjectiveMobileFlowSection-module__-HBk6q__stackImage{object-fit:cover;object-position:center}.ObjectiveMobileFlowSection-module__-HBk6q__iconFrame{aspect-ratio:490/627;background:#1112170d;border-radius:1.05rem;width:100%;margin:0;position:relative;overflow:hidden}.ObjectiveMobileFlowSection-module__-HBk6q__iconImage{object-fit:cover;object-position:center}.ObjectiveMobileFlowSection-module__-HBk6q__ctaWrap{justify-content:center;width:min(100%,21rem);margin-inline:auto;padding-top:.2rem;display:flex}}
.QuestionBannerSection-module__SZhn0a__banner{background:#111217;border-top:1px solid #ffffffdb;border-bottom:1px solid #ffffffdb;width:100vw;margin-inline:calc(50% - 50vw);position:relative;overflow:hidden}.QuestionBannerSection-module__SZhn0a__banner:before{content:"";opacity:.13;pointer-events:none;background-image:url(/imgs/desktop/background.png);background-repeat:repeat;background-size:420px;position:absolute;inset:0}.QuestionBannerSection-module__SZhn0a__inner{z-index:1;text-align:center;align-content:center;justify-items:center;gap:clamp(1rem,2vw,1.6rem);width:min(100%,61rem);min-height:clamp(17rem,27vw,24rem);margin-inline:auto;padding:clamp(2.2rem,5vw,4rem) clamp(1.2rem,4vw,2.2rem);display:grid;position:relative}.QuestionBannerSection-module__SZhn0a__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(3.1rem,6.2vw,6.2rem)!important;line-height:.92!important}.QuestionBannerSection-module__SZhn0a__body{color:#ffffffe6;font-family:var(--font-family-base);max-width:54ch;margin:0;font-size:clamp(1rem,1.35vw,1.65rem);font-weight:500;line-height:1.42}.QuestionBannerSection-module__SZhn0a__cta{justify-content:center;min-width:clamp(10.5rem,17vw,14.5rem);margin-top:clamp(.25rem,.8vw,.65rem)}@media (max-width:960px){.QuestionBannerSection-module__SZhn0a__banner{border-top-width:0;border-bottom-width:0}.QuestionBannerSection-module__SZhn0a__banner:before{opacity:.15;background-size:280px}.QuestionBannerSection-module__SZhn0a__inner{gap:.95rem;width:min(100%,22rem);min-height:15rem;padding-block:2rem 2.3rem}.QuestionBannerSection-module__SZhn0a__title{font-size:clamp(2.65rem,13vw,4.1rem)!important}.QuestionBannerSection-module__SZhn0a__body{max-width:31ch;font-size:clamp(.95rem,4vw,1.15rem)}}
.WhySection-module__DiYlIW__section{background:var(--color-bg);gap:clamp(2.3rem,4.6vw,4rem);padding-block:clamp(3.6rem,7.8vw,6.8rem);display:grid}.WhySection-module__DiYlIW__separatorWrap{width:min(100%,69rem);margin-inline:auto}.WhySection-module__DiYlIW__intro{text-align:center;width:min(100%,52rem);animation:WhySection-module__DiYlIW__whyFadeUp .52s var(--easing-standard) both;gap:clamp(.8rem,1.8vw,1.25rem);margin-inline:auto;display:grid}.WhySection-module__DiYlIW__title{letter-spacing:-.02em;margin:0;font-size:clamp(3rem,6vw,5.6rem)!important;line-height:.95!important}.WhySection-module__DiYlIW__introBody{color:#111217d6;margin:0;font-size:clamp(1rem,1.25vw,1.3rem);font-weight:500}.WhySection-module__DiYlIW__contentGrid{grid-template-columns:minmax(0,1fr) minmax(20rem,27.5rem);align-items:end;gap:clamp(1.6rem,3.4vw,3.1rem);display:grid}.WhySection-module__DiYlIW__leftCol{gap:clamp(.9rem,1.8vw,1.3rem);display:grid}.WhySection-module__DiYlIW__subTitle{letter-spacing:-.015em;margin:0;font-size:clamp(2.1rem,3.3vw,3.25rem)!important;line-height:1.03!important}.WhySection-module__DiYlIW__lead{letter-spacing:.02em;color:#111217c7;margin:0;font-size:clamp(.92rem,.95vw,1.08rem);font-weight:600}.WhySection-module__DiYlIW__pointsPanel{background:#1112170a;border-radius:clamp(1rem,1.7vw,1.35rem);gap:clamp(1rem,1.9vw,1.4rem);margin-top:clamp(.5rem,1.4vw,.95rem);padding:clamp(1.1rem,2.2vw,1.8rem) clamp(1rem,2vw,1.5rem) clamp(1.2rem,2.4vw,1.9rem);display:grid}.WhySection-module__DiYlIW__pointsList{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,1.4vw,1rem) clamp(.65rem,1.2vw,.9rem);list-style:none;display:grid}.WhySection-module__DiYlIW__pointItem{position:relative}.WhySection-module__DiYlIW__pointIndex{z-index:2;block-size:2.55rem;inline-size:2.55rem;font-family:var(--font-family-display);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.72rem;line-height:1;display:inline-flex;position:absolute;top:-.42rem;left:-.3rem;box-shadow:0 2px 6px #11121712}.WhySection-module__DiYlIW__pointText{border-radius:var(--radius-pill);background:#b7c6a675;align-items:center;width:100%;min-height:3.05rem;padding:.2rem 1rem .2rem 3rem;font-size:clamp(.9rem,.88vw,1.02rem);font-weight:600;line-height:1.1;display:flex}.WhySection-module__DiYlIW__result{letter-spacing:.012em;color:#111217d6;margin:0;font-size:clamp(1rem,.98vw,1.15rem);font-weight:600}.WhySection-module__DiYlIW__imageWrap{aspect-ratio:566/487;border-radius:clamp(1.1rem,1.7vw,1.45rem);margin:0;position:relative;overflow:hidden}.WhySection-module__DiYlIW__image{object-fit:cover;object-position:center}.WhySection-module__DiYlIW__ctaWrap{animation:WhySection-module__DiYlIW__whyFadeUp .62s 80ms var(--easing-standard) both;justify-content:center;display:flex}@keyframes WhySection-module__DiYlIW__whyFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.WhySection-module__DiYlIW__section{display:none}}@media (prefers-reduced-motion:reduce){.WhySection-module__DiYlIW__intro,.WhySection-module__DiYlIW__ctaWrap{animation:none;transform:none}}
.page-module___8aEwW__page{flex-direction:column;min-height:100%;display:flex}@media (max-width:960px){.page-module___8aEwW__objectiveSlot{order:40}.page-module___8aEwW__questionSlot{order:41}.page-module___8aEwW__objectiveMobileFlowSlot{order:42}.page-module___8aEwW__audienceSlot{order:99}.page-module___8aEwW__contactSlot{order:100}.page-module___8aEwW__faqSlot{order:101}.page-module___8aEwW__footerSlot{order:102}}
.Separator-module__84ICGa__root{--separator-line-color:var(--color-border);--separator-text-color:var(--color-text-secondary);--separator-gap:clamp(.75rem, 2vw, 1.5rem);align-items:center;gap:var(--separator-gap);width:100%;display:flex}.Separator-module__84ICGa__line{background:var(--separator-line-color);flex:auto;height:1px}.Separator-module__84ICGa__label{font-family:var(--font-family-base);letter-spacing:.02em;color:var(--separator-text-color);text-transform:uppercase;white-space:nowrap;flex:none;font-size:clamp(.9rem,1.4vw,1rem);line-height:1}.Separator-module__84ICGa__noLabel{gap:0}
.page-module__xTDQLW__page{padding:var(--space-8);flex:1;display:flex}.page-module__xTDQLW__main{gap:var(--space-6);width:min(1100px,100%);margin:0 auto;display:grid}.page-module__xTDQLW__hero{gap:var(--space-5);padding:var(--space-10);border-radius:var(--radius-2xl);border:1px solid var(--color-border);box-shadow:var(--shadow-md);background:linear-gradient(#ffffff94, #ffffff94), radial-gradient(circle at 15% 15%, #def46d38, transparent 34%), repeating-linear-gradient(-40deg, transparent, transparent 42px, #11121705 42px, #11121705 50px), var(--gradient-brand);display:grid}.page-module__xTDQLW__badges{gap:var(--space-2);flex-wrap:wrap;display:flex}.page-module__xTDQLW__intro{gap:var(--space-3);display:grid}.page-module__xTDQLW__intro h1{font-family:var(--font-family-display);letter-spacing:-.03em;text-wrap:balance;font-size:clamp(2.25rem,5vw,4.25rem);line-height:1.04}.page-module__xTDQLW__intro h1 span{background:var(--gradient-brand);border-radius:var(--radius-sm);margin-left:.15em;padding:.05em .2em;display:inline-block}.page-module__xTDQLW__intro p{max-width:60ch;color:var(--color-text-secondary);font-size:var(--font-size-lg)}.page-module__xTDQLW__intro code{border-radius:var(--radius-sm);background:var(--color-surface-muted);font-family:var(--font-family-mono);padding:.15rem .5rem;font-size:.9em}.page-module__xTDQLW__ctas{gap:var(--space-3);flex-wrap:wrap;display:flex}.page-module__xTDQLW__navDemo{flex-wrap:wrap;align-items:center;gap:clamp(.35rem,1.8vw,1.1rem);display:flex}.page-module__xTDQLW__buttonSection{display:grid}.page-module__xTDQLW__buttonShowcaseCard{grid-column:1/-1}.page-module__xTDQLW__buttonShowcase{gap:var(--space-4);display:grid}.page-module__xTDQLW__buttonShowcaseRow{gap:var(--space-2);padding:var(--space-3);border:1px dashed var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);display:grid}.page-module__xTDQLW__buttonShowcaseLabel{font-family:var(--font-family-mono);font-size:var(--font-size-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-secondary)}.page-module__xTDQLW__buttonRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.page-module__xTDQLW__wideButton{min-width:16rem}.page-module__xTDQLW__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.page-module__xTDQLW__demoStack{gap:var(--space-3);display:grid}.page-module__xTDQLW__inlineFields{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.page-module__xTDQLW__separatorDemo{gap:var(--space-5);display:grid}.page-module__xTDQLW__varList{gap:var(--space-2);color:var(--color-text-secondary);font-size:var(--font-size-sm);list-style:none;display:grid}.page-module__xTDQLW__varList li{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.page-module__xTDQLW__varList code{border-radius:var(--radius-sm);background:var(--color-surface-muted);color:var(--color-text-primary);font-family:var(--font-family-mono);padding:.2rem .55rem}.page-module__xTDQLW__paletteCard{grid-column:1/-1}.page-module__xTDQLW__paletteGrid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.page-module__xTDQLW__paletteItem{gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface-muted);display:grid}.page-module__xTDQLW__paletteSwatch{border-radius:var(--radius-md);border:1px solid #1112171f;height:3.4rem;box-shadow:inset 0 0 0 1px #fff3}.page-module__xTDQLW__paletteMeta{gap:var(--space-1);display:grid}.page-module__xTDQLW__paletteMeta code{font-family:var(--font-family-mono);font-size:var(--font-size-xs);color:var(--color-text-primary)}.page-module__xTDQLW__paletteMeta span{font-size:var(--font-size-xs);color:var(--color-text-secondary)}@media (max-width:900px){.page-module__xTDQLW__page{padding:var(--space-4)}.page-module__xTDQLW__hero{padding:var(--space-7)}.page-module__xTDQLW__grid,.page-module__xTDQLW__inlineFields{grid-template-columns:1fr}.page-module__xTDQLW__paletteGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__xTDQLW__wideButton{min-width:100%}}@media (max-width:640px){.page-module__xTDQLW__paletteGrid{grid-template-columns:1fr}}
.DemoSection-module__tx-Dja__container{flex-direction:column;gap:120px;padding:80px 100px;display:flex}.DemoSection-module__tx-Dja__step{justify-content:space-between;align-items:center;gap:60px;display:flex}.DemoSection-module__tx-Dja__stepReverse{flex-direction:row-reverse}.DemoSection-module__tx-Dja__text{flex:1}.DemoSection-module__tx-Dja__text h2{color:#1b1f3b;margin-bottom:12px;font-size:28px;font-weight:600}.DemoSection-module__tx-Dja__text p{color:#666;max-width:420px;font-size:14px;line-height:1.7}.DemoSection-module__tx-Dja__carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;flex:1;align-items:center;gap:20px;padding:10px;display:flex;overflow-x:auto}.DemoSection-module__tx-Dja__carousel::-webkit-scrollbar{display:none}.DemoSection-module__tx-Dja__slide{scroll-snap-align:center;flex:none;justify-content:center;align-items:center;display:flex}.DemoSection-module__tx-Dja__slide img,.DemoSection-module__tx-Dja__video{object-fit:cover;border-radius:20px;width:300px;height:450px;transition:transform .3s}.DemoSection-module__tx-Dja__slide img:hover,.DemoSection-module__tx-Dja__video:hover{transform:scale(1.05)}@media (max-width:768px){.DemoSection-module__tx-Dja__step{text-align:center;flex-direction:column}.DemoSection-module__tx-Dja__text p{margin:0 auto}.DemoSection-module__tx-Dja__carousel{justify-content:center}.DemoSection-module__tx-Dja__slide img,.DemoSection-module__tx-Dja__video{width:260px;height:400px}}
.page-module__OmXfwq__page{background:radial-gradient(circle at 0 0,#f8ff9233,#0000 30%),linear-gradient(#111216 0%,#1a1c22 100%);justify-content:center;align-items:center;width:100vw;min-height:100svh;margin-inline:calc(50% - 50vw);padding:clamp(1.25rem,4vw,2.5rem);display:flex}.page-module__OmXfwq__card{border-radius:var(--radius-2xl);width:min(100%,30rem);box-shadow:var(--shadow-lg);background:#fffffff5;gap:1rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.page-module__OmXfwq__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.82rem;font-weight:800}.page-module__OmXfwq__title{font-size:clamp(2.2rem,4vw,4rem)!important;line-height:.94!important}.page-module__OmXfwq__body{color:var(--color-text-secondary);font-size:1rem;line-height:1.45}
.page-module__Oc44eq__page{background:#f6f7f2;width:100vw;min-height:100svh;margin-inline:calc(50% - 50vw);overflow:clip}.page-module__Oc44eq__layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,58%) minmax(0,42%);min-height:100svh;display:grid;position:relative}.page-module__Oc44eq__rightBackdrop{background:#151517;border-left:1px solid #ffffff0f;grid-area:1/2/3;position:relative;overflow:hidden}.page-module__Oc44eq__rightBackdrop:before{content:"";opacity:.12;mix-blend-mode:screen;background-image:url(/imgs/desktop/background.png);background-position:50%;background-size:cover;position:absolute;inset:0}.page-module__Oc44eq__rightBackdrop:after{content:"";background:linear-gradient(#00000047 0%,#00000014 40%,#0003 100%);position:absolute;inset:0}.page-module__Oc44eq__mobileHeader{display:none}.page-module__Oc44eq__leftHeader,.page-module__Oc44eq__rightHeader,.page-module__Oc44eq__leftContent,.page-module__Oc44eq__rightContent{z-index:1;position:relative}.page-module__Oc44eq__leftHeader{background:#f6f7f2;grid-area:1/1;padding:clamp(1.15rem,2.3vw,2.4rem) clamp(1.25rem,4.3vw,4.35rem) 0}.page-module__Oc44eq__rightHeader{background:0 0;grid-area:1/2;justify-content:flex-end;padding:clamp(1.15rem,2.3vw,2.4rem) clamp(1rem,2.6vw,3rem) 0;display:flex}.page-module__Oc44eq__navbar{width:min(100%,48rem)}.page-module__Oc44eq__topActions{align-items:center;gap:clamp(.55rem,.9vw,.95rem);display:flex}.page-module__Oc44eq__topCta{min-height:3.2rem;padding-inline:clamp(1.05rem,1.45vw,1.5rem)}.page-module__Oc44eq__phoneButton,.page-module__Oc44eq__mobilePhoneButton{block-size:3.2rem;inline-size:3.2rem;border-radius:50%;min-height:3.2rem;padding:0}.page-module__Oc44eq__phoneIcon{width:1.15rem;height:auto}.page-module__Oc44eq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__Oc44eq__leftContent{background:#f6f7f2;grid-area:2/1;grid-template-rows:auto auto minmax(0,1fr);align-content:start;gap:clamp(.9rem,1.5vh,1.25rem);padding:clamp(.95rem,3vh,2rem) clamp(1.25rem,4.3vw,4.35rem) clamp(1.1rem,4vh,2.2rem);display:grid}.page-module__Oc44eq__sectionIntro{text-align:center;justify-items:center;gap:.4rem;display:grid}.page-module__Oc44eq__step{color:var(--color-text-primary);font-size:clamp(1.18rem,1.55vw,1.65rem);font-weight:700}.page-module__Oc44eq__cardsSurface{background:linear-gradient(#11121708 0%,#ffffffd6 100%);border-radius:clamp(1.75rem,2.4vw,2.15rem);justify-self:center;width:min(100%,42rem);padding:clamp(.9rem,1.55vw,1.3rem);box-shadow:inset 0 0 0 1px #11121708}.page-module__Oc44eq__rightContent{color:#f6f7f2;grid-area:2/2;grid-template-rows:auto minmax(0,1fr);gap:clamp(1rem,1.5vh,1.35rem);padding:clamp(.95rem,3vh,2rem) clamp(1rem,3vw,3rem) clamp(1.1rem,4vh,2.2rem);display:grid}.page-module__Oc44eq__darkSeparator{--separator-line-color:#ffffff1c;--separator-text-color:#ffffff52}.page-module__Oc44eq__loginStage{justify-content:center;align-items:center;min-height:100%;display:flex}.page-module__Oc44eq__loginCard{background:#2e2e30f5;border:1px solid #ffffff0d;border-radius:clamp(1.9rem,2.7vw,2.4rem);gap:clamp(1rem,1.6vw,1.55rem);width:min(100%,32rem);padding:clamp(1.65rem,3vw,3rem) clamp(1.35rem,3vw,2.7rem);display:grid;box-shadow:0 28px 60px #0000003d}.page-module__Oc44eq__loginText{text-align:center;gap:.8rem;display:grid}.page-module__Oc44eq__loginTitle{letter-spacing:-.02em;color:var(--color-primary-500);font-size:clamp(2.4rem,4.25vw,4.5rem)!important;line-height:.93!important}.page-module__Oc44eq__loginBody{color:#ffffffd1;justify-self:center;max-width:24ch;font-size:clamp(1rem,1.2vw,1.3rem);line-height:1.28}.page-module__Oc44eq__loginButton{justify-self:center;min-width:12rem}@media (max-width:1024px){.page-module__Oc44eq__page{background:#111216;overflow:visible}.page-module__Oc44eq__layout{grid-template-rows:auto auto auto;grid-template-columns:1fr;min-height:auto}.page-module__Oc44eq__rightBackdrop,.page-module__Oc44eq__leftHeader,.page-module__Oc44eq__rightHeader{display:none}.page-module__Oc44eq__mobileHeader{justify-content:space-between;align-items:center;gap:var(--space-3);background:#111216;grid-area:1/1;padding:1rem 1rem 0;display:flex}.page-module__Oc44eq__mobileActions{align-items:center;gap:.55rem;display:flex}.page-module__Oc44eq__mobileTopCta{min-height:2.9rem;padding-inline:1rem}.page-module__Oc44eq__mobilePhoneButton{block-size:2.9rem;inline-size:2.9rem;min-height:2.9rem}.page-module__Oc44eq__leftContent{border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);grid-area:2/1;padding:1.25rem 1rem 1rem}.page-module__Oc44eq__cardsSurface{width:100%}.page-module__Oc44eq__rightContent{background:#111216;grid-area:3/1;padding:1.25rem 1rem 1.6rem}.page-module__Oc44eq__loginStage{align-items:flex-start}.page-module__Oc44eq__loginCard{width:100%}}@media (max-width:720px){.page-module__Oc44eq__step,.page-module__Oc44eq__sectionIntro,.page-module__Oc44eq__loginText{text-align:left}.page-module__Oc44eq__sectionIntro{justify-items:start}.page-module__Oc44eq__loginBody{justify-self:start;max-width:none}.page-module__Oc44eq__loginButton{justify-self:start;width:100%;max-width:17rem}}@media (max-height:920px) and (min-width:1025px){.page-module__Oc44eq__leftHeader,.page-module__Oc44eq__rightHeader{padding-top:.95rem}.page-module__Oc44eq__leftContent,.page-module__Oc44eq__rightContent{gap:.8rem;padding-top:.85rem;padding-bottom:1rem}.page-module__Oc44eq__cardsSurface{padding:.8rem}.page-module__Oc44eq__loginCard{gap:.9rem;padding:1.45rem 1.35rem}}
.page-module__nL6KFa__page{min-height:100svh;padding-top:clamp(1rem,2vw,1.75rem)}.page-module__nL6KFa__header{justify-content:center;padding-inline:clamp(1rem,3vw,2rem);display:flex}.page-module__nL6KFa__navbar{width:min(100%,48rem)}.page-module__nL6KFa__mobileHeader{display:none}.page-module__nL6KFa__title{text-align:center;color:#1b1f3b;margin-top:clamp(2rem,5vw,3.5rem);font-size:28px;font-weight:600}@media (max-width:768px){.page-module__nL6KFa__page{padding-top:1rem}.page-module__nL6KFa__header{display:none}.page-module__nL6KFa__mobileHeader{padding-inline:1rem;display:flex}.page-module__nL6KFa__title{margin-top:1.5rem;padding-inline:1rem}}
