.FlagChip-module__TJmwrq__flag{object-fit:cover;border-radius:var(--radius-xs);width:24px;height:16px;box-shadow:inset 0 0 0 var(--border-thin) var(--color-border-faint);display:block}
.OnboardingHeader-module__Jo7XgG__header{gap:var(--space-6);text-align:left;flex-direction:column;display:flex}.OnboardingHeader-module__Jo7XgG__title{color:var(--color-fg-default);font-size:var(--size-onboarding-title);margin:0}.OnboardingHeader-module__Jo7XgG__subtitle{color:var(--color-fg-secondary);margin:0}@media (max-width:640px){.OnboardingHeader-module__Jo7XgG__header{gap:var(--space-4)}.OnboardingHeader-module__Jo7XgG__header .OnboardingHeader-module__Jo7XgG__subtitle{font-size:14px}}
.OnboardingStack-module__HVEXAq__stack{gap:clamp(var(--space-8), 3.1vh, var(--space-14));width:100%;max-width:670px;max-height:100%;padding:clamp(var(--space-10), 4vh, 36px) var(--space-14);background:oklch(from var(--color-eigen-white) l c h / .55);--glass-blur:blur(var(--blur-chrome)) saturate(200%);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--border-thin) solid oklch(from var(--color-eigen-white) l c h / .6);border-radius:var(--radius-2xl);box-shadow:var(--shadow-card), inset 0 1px 0 oklch(from var(--color-eigen-white) l c h / .7);flex-direction:column;display:flex}:where(.OnboardingStack-module__HVEXAq__stack)>*{flex-shrink:0}.OnboardingStack-module__HVEXAq__wide{max-width:900px}@media (max-width:640px){.OnboardingStack-module__HVEXAq__stack{gap:var(--space-9);padding:var(--space-10) var(--space-8);border-radius:var(--radius-xl)}}
.ParentProgress-module__dWp-_a__progress{--parent-progress-dot-size:12px;align-self:center;gap:var(--space-5);background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,480px);display:grid}.ParentProgress-module__dWp-_a__step{align-items:center;gap:var(--space-3);text-align:center;min-width:0;color:var(--color-fg-muted);flex-direction:column;display:flex;position:relative}.ParentProgress-module__dWp-_a__step:not(:last-child):after{top:calc((var(--parent-progress-dot-size) - 1px) / 2);left:calc(50% + (var(--parent-progress-dot-size) / 2));width:calc(100% + var(--space-5) - var(--parent-progress-dot-size));background:color-mix(in oklch, var(--color-fg-muted) 28%, transparent);content:"";height:1px;position:absolute}.ParentProgress-module__dWp-_a__marker{z-index:1;width:var(--parent-progress-dot-size);height:var(--parent-progress-dot-size);border-radius:var(--radius-full);background:color-mix(in oklch, var(--color-brand-solid) 18%, transparent);flex:none;position:relative}.ParentProgress-module__dWp-_a__label{font-family:var(--font-sora);font-size:var(--fs-meta-sm);font-weight:400;line-height:1.2}.ParentProgress-module__dWp-_a__step[data-complete=true]{color:var(--color-fg-secondary)}.ParentProgress-module__dWp-_a__step[data-current=true]{color:var(--color-brand-text)}.ParentProgress-module__dWp-_a__step[data-complete=true] .ParentProgress-module__dWp-_a__marker,.ParentProgress-module__dWp-_a__step[data-current=true] .ParentProgress-module__dWp-_a__marker,.ParentProgress-module__dWp-_a__step[data-complete=true]:after{background:var(--color-brand-solid)}.ParentProgress-module__dWp-_a__progress[data-tone=inverse] .ParentProgress-module__dWp-_a__step{color:#ffffff94;color:lab(100% 0 0/.58)}.ParentProgress-module__dWp-_a__progress[data-tone=inverse] .ParentProgress-module__dWp-_a__step[data-complete=true]{color:#ffffffc2;color:lab(100% 0 0/.76)}.ParentProgress-module__dWp-_a__progress[data-tone=inverse] .ParentProgress-module__dWp-_a__step[data-current=true]{color:var(--color-eigen-white)}.ParentProgress-module__dWp-_a__progress[data-tone=inverse] .ParentProgress-module__dWp-_a__marker{background:#ffffff38;background:lab(100% 0 0/.22)}.ParentProgress-module__dWp-_a__progress[data-tone=inverse] .ParentProgress-module__dWp-_a__step:after{background:#fff3;background:lab(100% 0 0/.2)}.ParentProgress-module__dWp-_a__progress[data-tone=inverse] .ParentProgress-module__dWp-_a__step[data-complete=true] .ParentProgress-module__dWp-_a__marker,.ParentProgress-module__dWp-_a__progress[data-tone=inverse] .ParentProgress-module__dWp-_a__step[data-current=true] .ParentProgress-module__dWp-_a__marker,.ParentProgress-module__dWp-_a__progress[data-tone=inverse] .ParentProgress-module__dWp-_a__step[data-complete=true]:after{background:var(--color-eigen-white)}@media (max-width:400px){.ParentProgress-module__dWp-_a__progress{gap:var(--space-2)}.ParentProgress-module__dWp-_a__step:not(:last-child):after{width:calc(100% + var(--space-2) - var(--parent-progress-dot-size))}.ParentProgress-module__dWp-_a__label{font-size:10px}}@media (prefers-reduced-motion:reduce){.ParentProgress-module__dWp-_a__marker{transition:none}}
.OnboardingStepDots-module__hmBQNq__row{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-6);border-radius:var(--radius-full);border:var(--border-thin) solid var(--color-border-subtle);background:var(--color-bg-app);box-shadow:var(--shadow-raised);display:inline-flex}.OnboardingStepDots-module__hmBQNq__dot{border-radius:var(--radius-full);background:color-mix(in oklch, var(--color-brand-solid) 22%, transparent);width:6px;height:6px;transition:background var(--duration-base) var(--ease-out)}.OnboardingStepDots-module__hmBQNq__dot[data-active=true]{background:var(--color-brand-solid)}
.StepShell-module__bv9x8q__surface{background:0 0;width:100%;min-width:0;height:100dvh;min-height:100svh;position:relative;overflow:hidden}.StepShell-module__bv9x8q__cardGroup{align-items:center;gap:var(--space-5);flex-direction:column;width:100%;max-height:100%;display:flex}.StepShell-module__bv9x8q__progressFooter{width:100%;padding-inline:var(--space-6);justify-content:center;display:flex}
.onboarding-module__3z7Hxa__surface{--size-onboarding-name:64px;--size-onboarding-title:clamp(32px, 5.3vh, 48px);height:100%;overflow-y:auto}.onboarding-module__3z7Hxa__type-onboarding-name{font-family:var(--font-ui);font-size:var(--size-onboarding-name);letter-spacing:-.04em;font-weight:700;line-height:1}@media (max-width:640px){.onboarding-module__3z7Hxa__surface{--size-onboarding-name:clamp(28px, 9vw, 36px);--size-onboarding-title:clamp(24px, 7.4vw, 32px);height:100svh}}
.ChildStep-module__MaAgSG__form{flex-direction:column;flex:auto;width:100%;min-height:0;max-height:100%;display:flex}.ChildStep-module__MaAgSG__scrollArea{overscroll-behavior:contain;gap:var(--space-9);--glow-bleed:var(--space-10);min-height:0;margin:calc(-1 * var(--space-6)) calc(-1 * var(--glow-bleed));padding:var(--space-6) var(--glow-bleed);scrollbar-gutter:stable;flex-direction:column;flex:auto;display:flex;overflow-y:auto;}.ChildStep-module__MaAgSG__actions{gap:var(--space-4);padding-top:var(--space-9);flex-direction:column;flex:none;display:flex}.ChildStep-module__MaAgSG__backButton{margin-left:calc(-1 * var(--space-3));align-self:flex-start}.ChildStep-module__MaAgSG__accent{color:var(--color-brand-text)}.ChildStep-module__MaAgSG__grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ChildStep-module__MaAgSG__label,.ChildStep-module__MaAgSG__choice h2{font-family:var(--font-sora);font-size:var(--fs-meta-sm);font-weight:650}.ChildStep-module__MaAgSG__message,.ChildStep-module__MaAgSG__error{font-size:var(--fs-meta-sm);margin:0}.ChildStep-module__MaAgSG__error{color:var(--color-danger-text)}.ChildStep-module__MaAgSG__choice{gap:var(--space-5);flex-direction:column;display:flex}.ChildStep-module__MaAgSG__choice h2{margin:0}.ChildStep-module__MaAgSG__consent{align-items:flex-start;gap:var(--space-4);color:var(--color-fg-secondary);cursor:pointer;line-height:1.5;display:flex}.ChildStep-module__MaAgSG__consent input{width:20px;height:20px;accent-color:var(--color-brand-solid);flex:none}.ChildStep-module__MaAgSG__consent input:focus-visible{outline:3px solid color-mix(in oklch, var(--color-brand-solid) 35%, transparent);outline-offset:3px}@media (max-width:760px){.ChildStep-module__MaAgSG__scrollArea{--glow-bleed:var(--space-6)}.ChildStep-module__MaAgSG__grid{grid-template-columns:1fr}.ChildStep-module__MaAgSG__choice [data-columns="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-height:760px){.ChildStep-module__MaAgSG__form{padding-top:var(--space-4)}}
.CompleteStep-module___58bXW__content{gap:var(--space-7);text-align:center;flex-direction:column;align-items:center;display:flex}.CompleteStep-module___58bXW__content h1,.CompleteStep-module___58bXW__content p{margin:0}.CompleteStep-module___58bXW__content h1{font-family:var(--font-sora);font-size:clamp(30px,5vw,48px);line-height:1.08}.CompleteStep-module___58bXW__content>p{max-width:34rem;color:var(--color-fg-secondary);line-height:1.6}.CompleteStep-module___58bXW__icon{border-radius:var(--radius-full);width:52px;height:52px;color:var(--color-fg-on-brand);background:var(--color-success-solid,var(--color-brand-solid));place-items:center;display:grid}.CompleteStep-module___58bXW__note{font-size:var(--fs-meta-sm)}.CompleteStep-module___58bXW__content>button,.CompleteStep-module___58bXW__content>[role=alert]{width:100%}
.PlanStep-module__wPPWSW__surface{width:100%;min-width:0;height:100dvh;min-height:100svh;color:var(--color-fg-default);background:0 0;position:relative;overflow:hidden}.PlanStep-module__wPPWSW__backdrop{z-index:var(--z-pseudo-backdrop);pointer-events:none;position:fixed;inset:0}.PlanStep-module__wPPWSW__surface .pw-content{translate:0 clamp(-40px,-4vh,-20px)}.PlanStep-module__wPPWSW__progressFooter{width:100%;left:0;right:0;bottom:clamp(var(--space-5), 4vh, var(--space-10));padding-inline:var(--space-6);justify-content:center;display:flex;position:absolute}
.SuccessStep-module__xYAz_a__content{align-items:stretch;gap:var(--space-7);text-align:left;flex-direction:column;display:flex}.SuccessStep-module__xYAz_a__content p,.SuccessStep-module__xYAz_a__content h1{margin:0}.SuccessStep-module__xYAz_a__header{gap:var(--space-4);flex-direction:column;display:flex}.SuccessStep-module__xYAz_a__header h1{font-size:clamp(30px,5vw,48px)}.SuccessStep-module__xYAz_a__lead{max-width:32rem;color:var(--color-fg-secondary);line-height:1.6}.SuccessStep-module__xYAz_a__planCard{gap:var(--space-5);width:100%;padding:var(--space-6);border:var(--border-thin) solid var(--color-border-subtle);border-radius:var(--radius-xl);background:color-mix(in oklch, var(--color-eigen-white) 44%, transparent);text-align:left;flex-direction:column;margin:0;display:flex}.SuccessStep-module__xYAz_a__planHeading{justify-content:space-between;align-items:center;gap:var(--space-5);padding-bottom:var(--space-5);border-bottom:var(--border-thin) solid var(--color-border-subtle);display:flex}.SuccessStep-module__xYAz_a__planHeading>div{gap:var(--space-2);display:grid}.SuccessStep-module__xYAz_a__planHeading span{color:var(--color-fg-muted);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:700}.SuccessStep-module__xYAz_a__planHeading strong{font-family:var(--font-sora);font-size:var(--fs-body-lg)}.SuccessStep-module__xYAz_a__activeBadge{padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);background:var(--color-brand-subtle);color:var(--color-brand-text)!important}.SuccessStep-module__xYAz_a__next{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.SuccessStep-module__xYAz_a__next li{align-items:center;gap:var(--space-3);display:flex}.SuccessStep-module__xYAz_a__next svg{color:var(--color-brand-solid)}.SuccessStep-module__xYAz_a__content>button,.SuccessStep-module__xYAz_a__content>[role=alert]{width:100%}.SuccessStep-module__xYAz_a__content>button{margin-bottom:calc(-1 * var(--space-3))}
.Page-module__UkIi0a__backButton{margin-left:calc(-1 * var(--space-3));align-self:flex-start}.Page-module__UkIi0a__stepContent{gap:clamp(var(--space-8), 2.7vh, var(--space-12));min-height:0;animation:Page-module__UkIi0a__step-fade var(--duration-base) var(--ease-out-attention);flex-direction:column;flex:0 auto;display:flex}.Page-module__UkIi0a__choiceStep{gap:clamp(var(--space-10), 4.4vh, var(--space-20))}:where(.Page-module__UkIi0a__stepContent)>*{flex-shrink:0}.Page-module__UkIi0a__choiceOptions{--options-bleed-x:var(--space-6);--options-bleed-y:var(--space-4);overscroll-behavior:contain;width:auto;min-height:108px;padding:var(--options-bleed-y) var(--options-bleed-x);margin:calc(-1 * var(--options-bleed-y)) calc(-1 * var(--options-bleed-x));gap:clamp(var(--space-4), 1.35vh, var(--space-6));flex:0 auto;overflow-y:auto;}.Page-module__UkIi0a__choiceOptions>button{min-height:clamp(48px,6.7vh,60px);padding:var(--space-5) var(--space-7)}.Page-module__UkIi0a__cta{z-index:1;position:relative}.Page-module__UkIi0a__preparing{justify-content:center;align-items:center;gap:var(--space-5);color:var(--color-fg-muted);flex-direction:column;display:flex}@keyframes Page-module__UkIi0a__step-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Page-module__UkIi0a__accent{color:var(--color-brand-solid)}.Page-module__UkIi0a__nameInput{text-align:left;width:100%;color:var(--color-brand-solid);background:0 0;border:none;padding:0}.Page-module__UkIi0a__nameInput:focus,.Page-module__UkIi0a__nameInput:focus-visible{outline:none}.Page-module__UkIi0a__nameInput::placeholder{color:var(--color-fg-subtle)}.Page-module__UkIi0a__learningFocusInput{border-radius:var(--radius-lg);min-height:96px}@media (max-width:640px){.Page-module__UkIi0a__stepContent,.Page-module__UkIi0a__choiceStep{gap:var(--space-9)}.Page-module__UkIi0a__choiceOptions[data-columns]{grid-template-columns:1fr}.Page-module__UkIi0a__choiceOptions{--options-bleed-x:0px;--options-bleed-y:var(--space-2)}.Page-module__UkIi0a__choiceOptions>button{min-height:52px;padding:var(--space-4) var(--space-5);font-size:14px}}
.CheckoutSplit-module__TCwNqG__root{--co-title:clamp(28px, 1.4rem + 1.1cqi, 40px);--co-total:clamp(14px, .83rem + .17cqi, 16px);--co-body:clamp(12.5px, .74rem + .14cqi, 14px);--co-small:clamp(11px, .65rem + .1cqi, 12px);--co-pad:clamp(28px, 1.4rem + 1.8cqi, 64px);--co-gap:clamp(16px, .7rem + .8cqi, 28px);box-sizing:border-box;width:100%;min-height:0;color:var(--color-fg-default);background:var(--color-bg-app);flex:auto;grid-template-columns:.85fr 1.15fr;display:grid;overflow:hidden;container-type:inline-size}.CheckoutSplit-module__TCwNqG__summary{isolation:isolate;padding:var(--co-pad);color:var(--color-eigen-white);background:radial-gradient(ellipse 95% 60% at 12% -5%, #6e91fa8c, transparent 60%), radial-gradient(ellipse 80% 55% at 92% 106%, #2941a399, transparent 65%), linear-gradient(155deg, var(--color-brand-gradient-top) 0%, var(--color-brand-gradient-bottom) 100%);flex-direction:column;display:flex;position:relative;overflow:auto}@supports (color:lab(0% 0 0)){.CheckoutSplit-module__TCwNqG__summary{background:radial-gradient(ellipse 95% 60% at 12% -5%, lab(61.373% 10.7609 -57.2222/.55), transparent 60%), radial-gradient(ellipse 80% 55% at 92% 106%, lab(30.6542% 18.9546 -56.6509/.6), transparent 65%), linear-gradient(155deg, var(--color-brand-gradient-top) 0%, var(--color-brand-gradient-bottom) 100%)}}.CheckoutSplit-module__TCwNqG__summaryHeader{justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.CheckoutSplit-module__TCwNqG__logo{filter:brightness(0)invert()}.CheckoutSplit-module__TCwNqG__back{align-items:center;gap:var(--space-3);color:#ffffffc7;color:lab(100% 0 0/.78);transition:color var(--duration-fast) var(--ease-out);display:inline-flex}.CheckoutSplit-module__TCwNqG__back:hover{color:var(--color-eigen-white)}.CheckoutSplit-module__TCwNqG__summaryBody{padding:var(--co-gap) 0;gap:var(--co-gap);flex-direction:column;max-width:30rem;margin:auto 0;display:flex}.CheckoutSplit-module__TCwNqG__lead{gap:var(--space-5);flex-direction:column;display:flex}.CheckoutSplit-module__TCwNqG__overline{color:#ffffffb8;color:lab(100% 0 0/.72);font-size:var(--co-small);text-transform:uppercase;letter-spacing:.08em}.CheckoutSplit-module__TCwNqG__product{color:var(--color-eigen-white);font-size:var(--co-title);text-shadow:0 2px 14px #0000002e;text-shadow:0 2px 14px lab(0% 0 0/.18);margin:0}.CheckoutSplit-module__TCwNqG__lineItems{gap:var(--space-6);padding:var(--space-12);border-radius:var(--radius-lg);border:var(--border-thin) solid #ffffff29;background:#ffffff14;background:lab(100% 0 0/.08);flex-direction:column;display:flex}@supports (color:lab(0% 0 0)){.CheckoutSplit-module__TCwNqG__lineItems{border:var(--border-thin) solid lab(100% 0 0/.16)}}.CheckoutSplit-module__TCwNqG__row{justify-content:space-between;align-items:baseline;gap:var(--space-8);font-size:var(--co-body);color:#ffffffe0;color:lab(100% 0 0/.88);display:flex}.CheckoutSplit-module__TCwNqG__rowName{gap:var(--space-2);flex-direction:column;display:flex}.CheckoutSplit-module__TCwNqG__rowSub{font-size:var(--co-small);color:#fff9;color:lab(100% 0 0/.6)}.CheckoutSplit-module__TCwNqG__divider{height:var(--border-thin);background:#ffffff29;background:lab(100% 0 0/.16)}.CheckoutSplit-module__TCwNqG__total{font-size:var(--co-total);color:var(--color-eigen-white)}.CheckoutSplit-module__TCwNqG__totalValue{font-weight:700}.CheckoutSplit-module__TCwNqG__features{margin:var(--space-4) 0 0;gap:var(--space-5);flex-direction:column;padding:0;list-style:none;display:flex}.CheckoutSplit-module__TCwNqG__feature{align-items:center;gap:var(--space-5);font-size:var(--co-body);color:#ffffffe6;color:lab(100% 0 0/.9);display:flex}.CheckoutSplit-module__TCwNqG__featureCheck{color:var(--color-eigen-white);flex:none}.CheckoutSplit-module__TCwNqG__footnote{font-size:var(--co-small);color:#ffffff9e;color:lab(100% 0 0/.62)}.CheckoutSplit-module__TCwNqG__stripe{padding:var(--co-pad);background:var(--color-bg-app);justify-content:center;align-items:flex-start;display:flex;overflow:auto}.CheckoutSplit-module__TCwNqG__stripeInner{width:100%;max-width:33rem;margin:auto 0}.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true]{height:100svh;min-height:0}.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true] .CheckoutSplit-module__TCwNqG__summary,.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true] .CheckoutSplit-module__TCwNqG__stripe{min-height:0}@media (min-width:761px){.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true] .CheckoutSplit-module__TCwNqG__summary{overflow:hidden}}@media (max-width:760px){.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true]{grid-template-columns:minmax(0,1fr);height:auto;min-height:100svh;overflow:hidden auto}.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true] .CheckoutSplit-module__TCwNqG__summary{min-height:440px;padding:clamp(var(--space-8), 8vw, var(--space-12))}.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true] .CheckoutSplit-module__TCwNqG__stripe{min-height:560px;padding:clamp(var(--space-8), 8vw, var(--space-12))}}@media (max-width:360px){.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true] .CheckoutSplit-module__TCwNqG__summary,.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true] .CheckoutSplit-module__TCwNqG__stripe{padding-inline:var(--space-8)}.CheckoutSplit-module__TCwNqG__root[data-mobile-responsive=true] .CheckoutSplit-module__TCwNqG__lineItems{padding:var(--space-8)}}
.CheckoutStep-module___aROKG__message{gap:var(--space-6);text-align:center;flex-direction:column;width:min(100%,30rem);margin:auto;display:flex}.CheckoutStep-module___aROKG__identityForm{gap:var(--space-7);flex-direction:column;width:min(100%,30rem);margin:auto;display:flex}.CheckoutStep-module___aROKG__identityHeading{gap:var(--space-3);flex-direction:column;display:flex}.CheckoutStep-module___aROKG__identityHeading h2,.CheckoutStep-module___aROKG__identityHeading p{margin:0}.CheckoutStep-module___aROKG__identityHeading h2{font-family:var(--font-sora);font-size:var(--fs-heading-sm,24px);letter-spacing:-.03em;font-weight:600}.CheckoutStep-module___aROKG__identityHeading p{color:var(--color-fg-secondary);font-size:var(--fs-meta-sm);overflow-wrap:anywhere;line-height:1.5}.CheckoutStep-module___aROKG__resendRow{justify-content:center;align-items:center;gap:var(--space-2);margin:calc(-1 * var(--space-3)) 0 0;color:var(--color-fg-secondary);font-size:var(--fs-meta-sm);display:flex}.CheckoutStep-module___aROKG__message h2,.CheckoutStep-module___aROKG__message p{margin:0}
