@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Instrument+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap");.CoachLandingPage_page___AJqk{min-height:100vh;overflow-y:auto;background:var(--coach-landing-ground);color:var(--coach-landing-ink);font-family:var(--font-coach-body);letter-spacing:0;isolation:isolate}.CoachLandingPage_page___AJqk *,.CoachLandingPage_page___AJqk :after,.CoachLandingPage_page___AJqk :before{box-sizing:border-box}.CoachLandingPage_page___AJqk a{color:var(--coach-landing-violet-link);text-decoration:none}.CoachLandingPage_page___AJqk a:hover{color:var(--coach-landing-violet-strong)}.CoachLandingPage_ambientCanvas__55yfy{position:fixed;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.CoachLandingPage_shell__YoQ6V{position:relative;z-index:1;overflow-x:clip}.CoachLandingPage_nav__WbeFM{position:fixed;top:18px;left:50%;z-index:50;display:flex;align-items:center;gap:26px;max-width:calc(100% - 24px);padding:10px 12px 10px 20px;border:1px solid var(--coach-landing-glass-border);border-radius:var(--radius-pill);background:var(--coach-landing-glass-nav);box-shadow:0 12px 40px var(--coach-landing-ink-10),inset 0 1px 0 var(--coach-landing-glass-border);transform:translateX(-50%);white-space:nowrap;backdrop-filter:blur(22px) saturate(1.4)}.CoachLandingPage_footer__7ZD72>a,.CoachLandingPage_navBrand__MxZU1{display:inline-flex;align-items:center;gap:9px;color:var(--coach-landing-ink);font-family:var(--font-coach-display);font-size:15px;font-weight:var(--font-weight-bold)}.CoachLandingPage_logoMark__p2o_g{display:grid;place-items:center;width:26px;height:26px;overflow:hidden;border-radius:var(--radius-md);background:var(--coach-landing-icon-gradient)}.CoachLandingPage_logoMark__p2o_g img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.CoachLandingPage_navLinks__Pn1F8{display:flex;gap:18px;font-size:13.5px;font-weight:var(--font-weight-medium)}.CoachLandingPage_footer__7ZD72 a,.CoachLandingPage_navLinks__Pn1F8 a{color:var(--coach-landing-ink-62)}.CoachLandingPage_navActions__XtPbt{display:flex;gap:12px}.CoachLandingPage_navActions__XtPbt,.CoachLandingPage_navCta__PMQcu{align-items:center;font-size:13.5px;font-weight:var(--font-weight-semibold)}.CoachLandingPage_navCta__PMQcu{display:inline-flex;justify-content:center;min-height:36px;padding:9px 18px;border-radius:var(--radius-pill);background:var(--coach-landing-ink);color:var(--coach-landing-white)!important;transition:transform var(--duration-slow) var(--ease-out),box-shadow var(--duration-slow) var(--ease-out)}.CoachLandingPage_form__C6Ov0 button:hover,.CoachLandingPage_navCta__PMQcu:hover,.CoachLandingPage_primaryButton__xFu5g:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 22px 48px var(--coach-landing-ink-32)}.CoachLandingPage_hero__UNR9i{position:relative;display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:140px 24px 0;perspective:1400px}.CoachLandingPage_heroContent__O8kK_{position:relative;z-index:2;display:grid;justify-items:center;text-align:center}.CoachLandingPage_heroBadge__O9Puj{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:8px 16px;border:1px solid var(--coach-landing-glass-border);border-radius:var(--radius-pill);background:var(--coach-landing-glass-soft);color:var(--coach-landing-ink-60);font-size:13px;font-weight:var(--font-weight-semibold);text-transform:uppercase;animation:CoachLandingPage_rise__kP1nj .9s var(--ease-out) both;backdrop-filter:blur(14px)}.CoachLandingPage_heroBadge__O9Puj span{width:7px;height:7px;border-radius:var(--radius-circle);background:var(--coach-landing-cyan-dot);animation:CoachLandingPage_pulseDot___uOss 2.4s ease-in-out infinite}.CoachLandingPage_hero__UNR9i h1{max-width:1060px;margin:0;font-family:var(--font-coach-display);font-size:var(--coach-landing-font-size-hero);font-weight:var(--font-weight-bold);line-height:1;text-wrap:balance;animation:CoachLandingPage_rise__kP1nj 1s var(--ease-out) .08s both}.CoachLandingPage_hero__UNR9i h1 span{background:var(--coach-landing-gradient);background-clip:text;color:transparent;-webkit-background-clip:text}.CoachLandingPage_heroCopy__5SfZ3{max-width:640px;margin:26px 0 0;color:var(--coach-landing-ink-62);font-size:var(--font-size-xl);line-height:var(--leading-relaxed);text-wrap:pretty;animation:CoachLandingPage_rise__kP1nj 1s var(--ease-out) .16s both}.CoachLandingPage_heroActions__UIb6L{display:flex;gap:14px;margin-top:36px;animation:CoachLandingPage_rise__kP1nj 1s var(--ease-out) .24s both}.CoachLandingPage_primaryButton__xFu5g,.CoachLandingPage_secondaryButton__YI5lm{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:16px 32px;border-radius:var(--radius-pill);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);transition:transform var(--duration-slow) var(--ease-out),box-shadow var(--duration-slow) var(--ease-out)}.CoachLandingPage_primaryButton__xFu5g{background:var(--coach-landing-ink);color:var(--coach-landing-white)!important;box-shadow:var(--coach-landing-shadow-button)}.CoachLandingPage_secondaryButton__YI5lm{border:1px solid var(--coach-landing-glass-border);background:var(--coach-landing-glass-nav);color:var(--coach-landing-ink)!important;backdrop-filter:blur(14px)}.CoachLandingPage_heroStage__wCfOQ{position:relative;width:min(1080px,94vw);height:clamp(380px,560px,560px);margin-top:70px;transform-style:preserve-3d;animation:CoachLandingPage_rise__kP1nj 1.2s var(--ease-out) .35s both}.CoachLandingPage_mainMissionPanel__m1Sbh{position:absolute;top:0;left:50%;width:min(680px,80vw);margin-left:max(-340px,-40vw);transform-style:preserve-3d;animation:CoachLandingPage_floatA__VuDzd 9s ease-in-out infinite}.CoachLandingPage_confirmation__L1zC1,.CoachLandingPage_formCard__y6xu0,.CoachLandingPage_productPanel__VbNHT,.CoachLandingPage_streamPanel__6Twb1,.CoachLandingPage_workspacePanel__hL6TX{border:1px solid var(--coach-landing-glass-border);background:var(--coach-landing-glass-panel);box-shadow:var(--coach-landing-shadow-panel);backdrop-filter:blur(28px) saturate(1.5)}.CoachLandingPage_productPanel__VbNHT{overflow:hidden;border-radius:var(--radius-2xl)}.CoachLandingPage_panelHeader__e6tEE{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--coach-landing-ink-06)}.CoachLandingPage_panelHeader__e6tEE>div{display:flex;align-items:center;gap:10px;min-width:0}.CoachLandingPage_panelHeader__e6tEE strong{font-family:var(--font-coach-display);font-size:15px;font-weight:var(--font-weight-semibold)}.CoachLandingPage_panelHeader__e6tEE span{padding:3px 10px;border-radius:var(--radius-pill);background:var(--coach-landing-violet-chip);color:var(--coach-landing-violet-chip-text);font-size:11.5px;font-weight:var(--font-weight-semibold)}.CoachLandingPage_panelHeader__e6tEE i{width:48px;height:9px;background:radial-gradient(circle at 5px 50%,var(--coach-landing-ink-12) 0 4px,transparent 5px),radial-gradient(circle at 24px 50%,var(--coach-landing-ink-12) 0 4px,transparent 5px),radial-gradient(circle at 43px 50%,var(--coach-landing-cyan) 0 4px,transparent 5px)}.CoachLandingPage_missionBody__N_N1d{display:grid;grid-template-columns:1.4fr 1fr}.CoachLandingPage_followThrough__faMUu,.CoachLandingPage_missionTasks__QE5lR{display:flex;flex-direction:column;gap:11px;padding:20px 22px}.CoachLandingPage_missionTasks__QE5lR{border-right:1px solid var(--coach-landing-ink-06)}.CoachLandingPage_microLabel___Sh_Y{color:var(--coach-landing-ink-45);font-size:11px;font-style:normal;font-weight:var(--font-weight-bold);text-transform:uppercase}.CoachLandingPage_taskRow__5ABpN{display:flex;align-items:center;gap:11px;min-height:44px;padding:11px 14px;border:1px solid var(--coach-landing-ink-06);border-radius:var(--radius-lg);background:var(--coach-landing-glass-strong);color:var(--coach-landing-ink-50);font-size:13.5px}.CoachLandingPage_taskRow__5ABpN strong{color:var(--coach-landing-ink);font-weight:var(--font-weight-medium)}.CoachLandingPage_taskRow__5ABpN em{margin-left:auto;color:var(--coach-landing-violet-link);font-size:11px;font-style:normal;font-weight:var(--font-weight-semibold)}.CoachLandingPage_doneBox___T9HL,.CoachLandingPage_emptyBox__qqB8p{display:grid;place-items:center;flex:0 0 auto;width:20px;height:20px;border-radius:var(--radius-md)}.CoachLandingPage_doneBox___T9HL{background:var(--coach-landing-cyan-dot);color:var(--coach-landing-white);font-size:12px}.CoachLandingPage_emptyBox__qqB8p{border:2px solid var(--coach-landing-ink-20)}.CoachLandingPage_activeTask__mxRyI{border-color:var(--coach-landing-violet-border);box-shadow:0 4px 14px var(--coach-landing-ink-08)}.CoachLandingPage_activeTask__mxRyI .CoachLandingPage_emptyBox__qqB8p{border-color:var(--coach-landing-violet)}.CoachLandingPage_followThrough__faMUu{align-items:center}.CoachLandingPage_progressRing__f2VJ6{position:relative;width:104px;height:104px}.CoachLandingPage_progressRing__f2VJ6 svg{width:104px;height:104px;transform:rotate(-90deg)}.CoachLandingPage_progressRing__f2VJ6 circle{fill:none;stroke:var(--coach-landing-ink-08);stroke-width:10}.CoachLandingPage_progressRing__f2VJ6 circle:last-child{stroke:var(--coach-landing-violet-ring);stroke-dasharray:276;stroke-dashoffset:72;stroke-linecap:round}.CoachLandingPage_progressRing__f2VJ6 strong{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--font-coach-display);font-size:22px}.CoachLandingPage_followThrough__faMUu p{margin:0;color:var(--coach-landing-ink-55);font-size:12.5px;text-align:center}.CoachLandingPage_satelliteCard__ShLay{position:absolute;display:flex;flex-direction:column;gap:9px;padding:15px 17px;border:1px solid var(--coach-landing-glass-border-strong);border-radius:var(--radius-xl);background:var(--coach-landing-glass-card);box-shadow:0 26px 60px var(--coach-landing-ink-18);transform-style:preserve-3d;backdrop-filter:blur(22px)}.CoachLandingPage_satelliteCard__ShLay p{margin:0;font-size:12.5px;line-height:1.45}.CoachLandingPage_messageSatellite__ALY7t{top:52%;left:2%;width:250px;animation:CoachLandingPage_floatB__RfGYe 11s ease-in-out infinite}.CoachLandingPage_messageSatellite__ALY7t div{display:flex;align-items:center;gap:8px}.CoachLandingPage_messageSatellite__ALY7t b,.CoachLandingPage_streamHeader__MWzCJ span{display:grid;place-items:center;width:26px;height:26px;border-radius:var(--radius-circle);background:var(--coach-landing-icon-gradient);color:var(--coach-landing-white);font-size:11px}.CoachLandingPage_messageSatellite__ALY7t p{padding:10px 12px;border-radius:var(--radius-xs) var(--radius-lg) var(--radius-lg) var(--radius-lg);background:var(--coach-landing-violet-subtle)}.CoachLandingPage_paymentSatellite__mSYH0{top:34%;right:1%;width:235px;animation:CoachLandingPage_floatA__VuDzd 10s ease-in-out 1.2s infinite}.CoachLandingPage_paymentSatellite__mSYH0>strong{font-family:var(--font-coach-display);font-size:26px}.CoachLandingPage_paymentSatellite__mSYH0 p{display:inline-flex;align-items:center;gap:6px;color:var(--coach-landing-cyan-text);font-weight:var(--font-weight-semibold)}.CoachLandingPage_paymentSatellite__mSYH0 i{width:6px;height:6px;border-radius:var(--radius-circle);background:var(--coach-landing-cyan)}.CoachLandingPage_noteSatellite__hTaFb{right:12%;bottom:-2%;width:262px;border-color:transparent;background:var(--coach-landing-dark);color:var(--coach-landing-white);box-shadow:var(--coach-landing-shadow-dark);animation:CoachLandingPage_floatB__RfGYe 12s ease-in-out .6s infinite}.CoachLandingPage_noteSatellite__hTaFb .CoachLandingPage_microLabel___Sh_Y{color:var(--coach-landing-white-55)}.CoachLandingPage_noteSatellite__hTaFb p{color:var(--coach-landing-white-85)}.CoachLandingPage_heroGlow__X94UG{position:absolute;right:0;bottom:-16vh;left:0;height:44vh;background:radial-gradient(closest-side,var(--coach-landing-glass-border-strong),transparent);pointer-events:none}.CoachLandingPage_marquee__2ovnY{position:relative;overflow:hidden;padding:26px 0;border-top:1px solid var(--coach-landing-ink-06);border-bottom:1px solid var(--coach-landing-ink-06);background:var(--coach-landing-white-40);backdrop-filter:blur(10px)}.CoachLandingPage_marqueeTrack__uEEk_{display:flex;width:-moz-max-content;width:max-content;animation:CoachLandingPage_marquee__2ovnY 26s linear infinite}.CoachLandingPage_marqueeTrack__uEEk_ div{display:flex;gap:56px;padding-right:56px;color:var(--coach-landing-ink-55);font-family:var(--font-coach-display);font-size:15px;font-weight:var(--font-weight-medium);white-space:nowrap}.CoachLandingPage_marqueeTrack__uEEk_ b:nth-of-type(odd){color:var(--coach-landing-violet)}.CoachLandingPage_marqueeTrack__uEEk_ b:nth-of-type(2n){color:var(--coach-landing-cyan)}.CoachLandingPage_section__SUmAX{position:relative;max-width:1180px;margin:0 auto;padding:130px 24px;scroll-margin-top:94px}.CoachLandingPage_sectionIntro___7vSo{max-width:820px}.CoachLandingPage_sectionIntroCentered__B7l6n{max-width:820px;margin:0 auto;text-align:center}.CoachLandingPage_eyebrow__gLqVy{margin:0 0 14px;color:var(--coach-landing-violet);font-size:13px;font-weight:var(--font-weight-bold);text-transform:uppercase}.CoachLandingPage_formCopy__Rpt43 h2,.CoachLandingPage_section__SUmAX h2,.CoachLandingPage_stickyCopy__DpOS9 h2,.CoachLandingPage_workspaceCopy__XszMr h2{margin:0;color:var(--coach-landing-ink);font-family:var(--font-coach-display);font-size:var(--coach-landing-font-size-section);font-weight:var(--font-weight-bold);line-height:1.05;text-wrap:balance}.CoachLandingPage_formCopy__Rpt43>p,.CoachLandingPage_sectionIntroCentered__B7l6n p,.CoachLandingPage_sectionIntro___7vSo p:not(.CoachLandingPage_eyebrow__gLqVy),.CoachLandingPage_stickyCopy__DpOS9>p,.CoachLandingPage_workspaceCopy__XszMr>p:not(.CoachLandingPage_eyebrow__gLqVy){max-width:620px;margin:22px 0 0;color:var(--coach-landing-ink-60);font-size:var(--font-size-lg);line-height:var(--leading-relaxed);text-wrap:pretty}.CoachLandingPage_sectionIntroCentered__B7l6n p{margin-right:auto;margin-left:auto}.CoachLandingPage_valueGrid__9icLv{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:64px}.CoachLandingPage_featureCard__KRNqA,.CoachLandingPage_opsCard__0SOO9,.CoachLandingPage_pricingGrid__sZG_j article{border:1px solid var(--coach-landing-glass-border);background:var(--coach-landing-glass-nav);box-shadow:var(--coach-landing-shadow-card);transition:transform var(--duration-slow) var(--ease-out),box-shadow var(--duration-slow) var(--ease-out);backdrop-filter:blur(20px)}.CoachLandingPage_featureCard__KRNqA,.CoachLandingPage_opsCard__0SOO9{padding:30px 28px;border-radius:var(--radius-2xl)}.CoachLandingPage_featureCard__KRNqA:hover,.CoachLandingPage_formCard__y6xu0:hover,.CoachLandingPage_opsCard__0SOO9:hover,.CoachLandingPage_pricingGrid__sZG_j article:hover,.CoachLandingPage_streamPanel__6Twb1:hover{box-shadow:var(--coach-landing-shadow-card-hover)}.CoachLandingPage_iconTile__RnUP2{display:grid;place-items:center;width:44px;height:44px;margin-bottom:20px;border-radius:var(--radius-lg);background:var(--coach-landing-tile-gradient);font-size:19px}.CoachLandingPage_featureCard__KRNqA h3,.CoachLandingPage_opsCard__0SOO9 h3,.CoachLandingPage_streamBody__6rPO7 h3{margin:0 0 10px;font-family:var(--font-coach-display);font-size:19px;font-weight:var(--font-weight-semibold)}.CoachLandingPage_featureCard__KRNqA p,.CoachLandingPage_opsCard__0SOO9 p{margin:0;color:var(--coach-landing-ink-60);font-size:14.5px;line-height:var(--leading-relaxed)}.CoachLandingPage_workspaceScene__45WPe{position:relative;height:340vh;scroll-margin-top:0}.CoachLandingPage_workspaceSticky__dUkij{position:sticky;top:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:center;max-width:1180px;height:100vh;margin:0 auto;padding:0 24px}.CoachLandingPage_workspaceCopy__XszMr{position:relative;min-height:520px}.CoachLandingPage_workspaceCopyStack__ku1z0{position:relative;min-height:190px;margin-top:34px}.CoachLandingPage_workspaceCopyStack__ku1z0 article{position:absolute;inset:0}.CoachLandingPage_workspaceCopyStack__ku1z0 span{color:var(--coach-landing-ink-45);font-family:var(--font-coach-display);font-weight:var(--font-weight-bold);text-transform:uppercase}.CoachLandingPage_workspaceCopyStack__ku1z0 h3{margin:14px 0 10px;font-family:var(--font-coach-display);font-size:var(--font-size-xl)}.CoachLandingPage_workspaceCopyStack__ku1z0 p{max-width:460px;margin:0;color:var(--coach-landing-ink-60);font-size:var(--font-size-base);line-height:var(--leading-relaxed)}.CoachLandingPage_workspaceDots__rydHI{display:flex;gap:8px;margin-top:26px}.CoachLandingPage_workspaceDots__rydHI span{width:34px;height:5px;border-radius:var(--radius-pill);background:var(--coach-landing-ink-12)}.CoachLandingPage_workspaceStage__mnhdA{position:relative;height:620px;perspective:1500px;transform-style:preserve-3d}.CoachLandingPage_workspacePanel__hL6TX{position:absolute;inset:0;display:grid;align-content:start;gap:14px;min-height:520px;padding:0 22px 24px;border-radius:var(--radius-2xl);transform-style:preserve-3d;overflow:hidden}.CoachLandingPage_workspacePanel__hL6TX .CoachLandingPage_panelHeader__e6tEE{margin:0 -22px 4px}.CoachLandingPage_cyanChip__o8xxA{background:var(--coach-landing-cyan-soft)!important;color:var(--coach-landing-cyan-text)!important}.CoachLandingPage_darkChip__f_jWo{background:var(--coach-landing-ink)!important;color:var(--coach-landing-white)!important}.CoachLandingPage_applicationRow___2aHC,.CoachLandingPage_coachTaskRow__j_eIh,.CoachLandingPage_engagementRow__sE5gX{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--coach-landing-ink-06);border-radius:var(--radius-lg);background:var(--coach-landing-glass-strong)}.CoachLandingPage_applicationRow___2aHC div,.CoachLandingPage_engagementRow__sE5gX div{display:grid;gap:4px}.CoachLandingPage_applicationRow___2aHC strong,.CoachLandingPage_engagementRow__sE5gX strong{font-family:var(--font-coach-display)}.CoachLandingPage_adminMiniGrid__w4K59 em,.CoachLandingPage_applicationRow___2aHC em,.CoachLandingPage_applicationRow___2aHC span,.CoachLandingPage_engagementRow__sE5gX span{color:var(--coach-landing-ink-55);font-size:13px;font-style:normal}.CoachLandingPage_applicationRow___2aHC b{padding:5px 10px;border-radius:var(--radius-pill);background:var(--coach-landing-violet-chip);color:var(--coach-landing-violet-chip-text);font-size:12px}.CoachLandingPage_aiCallout___tVo8,.CoachLandingPage_signalCallout__6KOSk{padding:15px;border:1px dashed var(--coach-landing-violet-border);border-radius:var(--radius-lg);background:var(--coach-landing-violet-subtle)}.CoachLandingPage_adminMiniGrid__w4K59 span,.CoachLandingPage_aiCallout___tVo8 span,.CoachLandingPage_coachTaskRow__j_eIh span,.CoachLandingPage_commentDemo__SGIeS span,.CoachLandingPage_noteDemo__TNWuz span,.CoachLandingPage_taskDemo__MZ0Lv span{color:var(--coach-landing-ink-45);font-size:11px;font-weight:var(--font-weight-bold);text-transform:uppercase}.CoachLandingPage_aiCallout___tVo8 p{margin:6px 0 0;color:var(--coach-landing-ink-70);line-height:var(--leading-normal)}.CoachLandingPage_adminMiniGrid__w4K59>div,.CoachLandingPage_commentCard__rv8Qm,.CoachLandingPage_privateNote__RXT6e{padding:16px;border-radius:var(--radius-lg)}.CoachLandingPage_commentCard__rv8Qm{background:var(--coach-landing-glass-strong)}.CoachLandingPage_commentCard__rv8Qm p,.CoachLandingPage_commentDemo__SGIeS p,.CoachLandingPage_privateNote__RXT6e p,.CoachLandingPage_taskDemo__MZ0Lv p{margin:0;line-height:var(--leading-normal)}.CoachLandingPage_commentCard__rv8Qm span{display:inline-block;margin-top:10px;color:var(--coach-landing-violet-link);font-size:12px;font-weight:var(--font-weight-semibold)}.CoachLandingPage_privateNote__RXT6e,.CoachLandingPage_taskDemo__MZ0Lv section:last-child{background:var(--coach-landing-dark-gradient);color:var(--coach-landing-white)}.CoachLandingPage_privateNote__RXT6e span,.CoachLandingPage_taskDemo__MZ0Lv section:last-child span{color:var(--coach-landing-white-55)}.CoachLandingPage_privateNote__RXT6e p,.CoachLandingPage_taskDemo__MZ0Lv section:last-child p{color:var(--coach-landing-white-85)}.CoachLandingPage_coachTaskRow__j_eIh{grid-template-columns:auto minmax(0,1fr)}.CoachLandingPage_signalCallout__6KOSk{color:var(--coach-landing-cyan-text);font-weight:var(--font-weight-semibold)}.CoachLandingPage_engagementRow__sE5gX{grid-template-columns:minmax(0,1fr) auto}.CoachLandingPage_engagementRow__sE5gX b{font-family:var(--font-coach-display);font-size:var(--font-size-2xl)}.CoachLandingPage_adminMiniGrid__w4K59{display:grid;grid-template-columns:1fr 1fr;gap:14px}.CoachLandingPage_adminMiniGrid__w4K59>div{display:grid;gap:4px;background:var(--coach-landing-glass-strong)}.CoachLandingPage_communicationSection__6H21h{max-width:none;padding-right:max(24px,calc((100vw - 1180px) / 2));padding-left:max(24px,calc((100vw - 1180px) / 2))}.CoachLandingPage_communicationGrid__CrOyk{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:start}.CoachLandingPage_stickyCopy__DpOS9{position:sticky;top:110px}.CoachLandingPage_streamTabs__j_qcp{display:grid;gap:10px;margin-top:34px}.CoachLandingPage_streamTabs__j_qcp button{display:flex;align-items:center;gap:12px;min-height:58px;padding:16px 20px;border:1px solid var(--coach-landing-ink-07);border-radius:var(--radius-xl);background:var(--coach-landing-glass-soft);color:var(--coach-landing-ink);cursor:pointer;font:inherit;font-size:15px;font-weight:var(--font-weight-semibold);opacity:.72;text-align:left;transition:opacity var(--duration-slow) var(--ease-out),box-shadow var(--duration-slow) var(--ease-out),border-color var(--duration-slow) var(--ease-out),background var(--duration-slow) var(--ease-out)}.CoachLandingPage_streamTabs__j_qcp .CoachLandingPage_activeTab__HRfYC,.CoachLandingPage_streamTabs__j_qcp button:hover{border-color:var(--coach-landing-violet-border);background:var(--coach-landing-glass-border);box-shadow:var(--coach-landing-shadow-tab);opacity:1}.CoachLandingPage_streamPanel__6Twb1{min-height:480px;padding:28px;border-radius:var(--radius-2xl)}.CoachLandingPage_streamHeader__MWzCJ{display:flex;align-items:center;gap:8px;margin-bottom:26px}.CoachLandingPage_streamHeader__MWzCJ em{color:var(--coach-landing-ink-55);font-style:normal}.CoachLandingPage_streamBody__6rPO7{animation:CoachLandingPage_riseSm__TNoEx .5s var(--ease-out) both}.CoachLandingPage_chatStack__HwAuO,.CoachLandingPage_commentDemo__SGIeS,.CoachLandingPage_noteDemo__TNWuz,.CoachLandingPage_taskDemo__MZ0Lv{display:grid;gap:14px}.CoachLandingPage_clientBubble__WYX9U,.CoachLandingPage_clientReply__W3B59,.CoachLandingPage_coachBubble__KykmY,.CoachLandingPage_disabledComposer__UGhs_{max-width:78%;margin:0;padding:13px 15px;border-radius:var(--radius-lg);line-height:var(--leading-normal)}.CoachLandingPage_clientBubble__WYX9U,.CoachLandingPage_clientReply__W3B59,.CoachLandingPage_disabledComposer__UGhs_{background:var(--coach-landing-white)}.CoachLandingPage_coachBubble__KykmY{justify-self:end;background:var(--coach-landing-violet);color:var(--coach-landing-white)}.CoachLandingPage_disabledComposer__UGhs_{max-width:none;color:var(--coach-landing-ink-40)}.CoachLandingPage_commentDemo__SGIeS aside,.CoachLandingPage_commentDemo__SGIeS>div,.CoachLandingPage_noteDemo__TNWuz article,.CoachLandingPage_taskDemo__MZ0Lv section{padding:18px;border-radius:var(--radius-lg);background:var(--coach-landing-white)}.CoachLandingPage_commentDemo__SGIeS>div p{margin-top:8px;padding:12px;border-radius:var(--radius-md);background:var(--coach-landing-cyan-soft)}.CoachLandingPage_commentDemo__SGIeS aside{border:1px solid var(--coach-landing-violet-border);background:var(--coach-landing-violet-subtle)}.CoachLandingPage_commentDemo__SGIeS aside p{margin-top:8px}.CoachLandingPage_commentDemo__SGIeS aside em{display:block;margin-top:12px;color:var(--coach-landing-ink-45);font-size:12px;font-style:normal}.CoachLandingPage_clientReply__W3B59{max-width:none}.CoachLandingPage_noteDemo__TNWuz div{padding:14px;border-radius:var(--radius-lg);background:var(--coach-landing-cyan-soft);color:var(--coach-landing-cyan-text);font-weight:var(--font-weight-semibold)}.CoachLandingPage_taskDemo__MZ0Lv section{display:grid;gap:10px}.CoachLandingPage_taskDemo__MZ0Lv b,.CoachLandingPage_taskDemo__MZ0Lv i{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border-radius:var(--radius-sm)}.CoachLandingPage_taskDemo__MZ0Lv b{background:var(--coach-landing-cyan);color:var(--coach-landing-white)}.CoachLandingPage_taskDemo__MZ0Lv i{border:2px solid var(--coach-landing-violet)}.CoachLandingPage_practiceSection__XPpPE{max-width:none;padding-right:max(24px,calc((100vw - 1180px) / 2));padding-left:max(24px,calc((100vw - 1180px) / 2));background:linear-gradient(180deg,transparent,var(--coach-landing-white) 14%,var(--coach-landing-white) 86%,transparent)}.CoachLandingPage_flowLine__xsi5_{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:900px;margin:48px auto 0}.CoachLandingPage_flowLine__xsi5_ span{position:relative;display:grid;place-items:center;min-height:42px;border-radius:var(--radius-pill);background:var(--coach-landing-white);color:var(--coach-landing-ink);font-weight:var(--font-weight-semibold);box-shadow:var(--coach-landing-shadow-card)}.CoachLandingPage_flowLine__xsi5_ span:not(:last-child):after{content:"";position:absolute;top:50%;left:calc(100% + 2px);width:8px;height:2px;background:var(--coach-landing-gradient)}.CoachLandingPage_flowLine__xsi5_ span:first-child{background:var(--coach-landing-ink);color:var(--coach-landing-white)}.CoachLandingPage_flowLine__xsi5_ span:nth-child(2){color:var(--coach-landing-violet-link)}.CoachLandingPage_flowLine__xsi5_ span:nth-child(3){color:var(--coach-landing-blue)}.CoachLandingPage_flowLine__xsi5_ span:nth-child(4){color:var(--coach-landing-cyan-text)}.CoachLandingPage_opsCard__0SOO9{background:var(--coach-landing-white);border-color:var(--coach-landing-ink-07)}.CoachLandingPage_pricingGrid__sZG_j{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px;perspective:1600px}.CoachLandingPage_pricingGrid__sZG_j article{position:relative;display:grid;gap:14px;align-content:start;min-height:360px;padding:32px 28px;border-radius:var(--radius-2xl)}.CoachLandingPage_pricingGrid__sZG_j h3{margin:0;font-family:var(--font-coach-display);font-size:var(--font-size-xl)}.CoachLandingPage_pricingGrid__sZG_j p{margin:0}.CoachLandingPage_pricingGrid__sZG_j p strong{font-family:var(--font-coach-display);font-size:52px;line-height:1}.CoachLandingPage_pricingGrid__sZG_j small{color:var(--coach-landing-ink-55);font-size:var(--font-size-sm)}.CoachLandingPage_pricingGrid__sZG_j b{font-size:var(--font-size-base)}.CoachLandingPage_pricingGrid__sZG_j em{color:var(--coach-landing-ink-60);font-style:normal;line-height:var(--leading-relaxed)}.CoachLandingPage_pricingGrid__sZG_j article>a{align-self:end;justify-self:start;margin-top:auto;padding:12px 18px;border:1px solid var(--coach-landing-ink-10);border-radius:var(--radius-pill);color:var(--coach-landing-ink);font-weight:var(--font-weight-semibold)}.CoachLandingPage_featuredPricing__t5aaK{border-color:transparent!important;background:var(--coach-landing-dark-gradient)!important;color:var(--coach-landing-white);box-shadow:var(--coach-landing-shadow-dark)!important}.CoachLandingPage_featuredPricing__t5aaK em,.CoachLandingPage_featuredPricing__t5aaK small{color:var(--coach-landing-white-66)}.CoachLandingPage_billingToggle__7F1p2{display:flex;width:-moz-fit-content;width:fit-content;margin:32px auto 0;padding:4px;border:1px solid var(--coach-landing-ink-10);border-radius:var(--radius-pill);background:var(--coach-landing-white)}.CoachLandingPage_billingToggle__7F1p2 button{padding:10px 16px;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--coach-landing-ink-60);font:inherit;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:color var(--duration-base) var(--ease-standard),background-color var(--duration-base) var(--ease-standard)}.CoachLandingPage_billingToggle__7F1p2 button[aria-pressed=true]{background:var(--coach-landing-dark-gradient);color:var(--coach-landing-white)}.CoachLandingPage_billingToggle__7F1p2 button:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.CoachLandingPage_featuredPricing__t5aaK a{background:var(--coach-landing-white);color:var(--coach-landing-ink)!important}.CoachLandingPage_popularBadge__qMBir{position:absolute;top:22px;right:22px;padding:6px 10px;border-radius:var(--radius-pill);background:var(--coach-landing-gradient);color:var(--coach-landing-white);font-size:11px;font-weight:var(--font-weight-bold);text-transform:uppercase}.CoachLandingPage_pricingNote__xdPsh{max-width:760px;margin:24px auto 0;color:var(--coach-landing-ink-55);font-size:var(--font-size-sm);line-height:var(--leading-relaxed);text-align:center}.CoachLandingPage_formSection__VcSHc{max-width:none;padding-right:max(24px,calc((100vw - 1180px) / 2));padding-left:max(24px,calc((100vw - 1180px) / 2));background:linear-gradient(180deg,transparent,var(--coach-landing-white) 10%),var(--coach-landing-white)}.CoachLandingPage_formLayout__Moyug{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:start}.CoachLandingPage_formCopy__Rpt43{position:sticky;top:110px}.CoachLandingPage_formCopy__Rpt43 h3{margin:36px 0 18px;color:var(--coach-landing-ink-45);font-size:13px;font-weight:var(--font-weight-bold);text-transform:uppercase}.CoachLandingPage_formCopy__Rpt43 ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.CoachLandingPage_formCopy__Rpt43 li{position:relative;display:grid;grid-template-columns:34px 1fr;gap:16px;padding-bottom:22px}.CoachLandingPage_formCopy__Rpt43 li:not(:last-child):after{content:"";position:absolute;top:34px;bottom:0;left:16.5px;width:1.5px;background:var(--coach-landing-ink-12)}.CoachLandingPage_formCopy__Rpt43 li>span{z-index:1;display:grid;place-items:center;width:34px;height:34px;border-radius:var(--radius-circle);background:var(--coach-landing-ink);color:var(--coach-landing-white);font-family:var(--font-coach-display);font-weight:var(--font-weight-bold)}.CoachLandingPage_formCopy__Rpt43 li:nth-child(2)>span{background:var(--coach-landing-violet)}.CoachLandingPage_formCopy__Rpt43 li:nth-child(3)>span{background:var(--coach-landing-blue)}.CoachLandingPage_formCopy__Rpt43 li:nth-child(4)>span{background:var(--coach-landing-cyan)}.CoachLandingPage_formCopy__Rpt43 strong{display:block;padding-top:5px}.CoachLandingPage_formCopy__Rpt43 li p{margin:4px 0 0;color:var(--coach-landing-ink-55);font-size:13.5px;line-height:var(--leading-relaxed)}.CoachLandingPage_confirmation__L1zC1,.CoachLandingPage_formCard__y6xu0{border-radius:var(--radius-2xl)}.CoachLandingPage_formCard__y6xu0{padding:38px 36px}.CoachLandingPage_form__C6Ov0{display:flex;flex-direction:column;gap:18px;transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out)}.CoachLandingPage_formLeaving__36BZs{opacity:0;pointer-events:none;transform:translateY(-8px)}.CoachLandingPage_honeypot__Kf_AC{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.CoachLandingPage_requiredNote__Zq56n{margin:0;color:var(--coach-landing-ink-45);font-size:12.5px}.CoachLandingPage_formGrid__66pVA{display:grid;grid-template-columns:1fr 1fr;gap:16px}.CoachLandingPage_form__C6Ov0 label{display:flex;min-width:0;flex-direction:column;gap:7px;color:var(--coach-landing-ink);font-size:13.5px;font-weight:var(--font-weight-semibold)}.CoachLandingPage_form__C6Ov0 input,.CoachLandingPage_form__C6Ov0 select,.CoachLandingPage_form__C6Ov0 textarea{width:100%;min-height:48px;padding:13px 15px;border:1.5px solid var(--coach-landing-ink-10);border-radius:var(--radius-lg);background:var(--coach-landing-white);color:var(--coach-landing-ink);font:inherit;font-size:15px;outline:none;transition:border-color var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.CoachLandingPage_form__C6Ov0 textarea{min-height:132px;resize:vertical}.CoachLandingPage_form__C6Ov0 input:focus,.CoachLandingPage_form__C6Ov0 select:focus,.CoachLandingPage_form__C6Ov0 textarea:focus{border-color:var(--coach-landing-violet);box-shadow:0 0 0 3px var(--coach-landing-ink-08)}.CoachLandingPage_form__C6Ov0 small{color:var(--coach-landing-ink-45);font-weight:var(--font-weight-normal)}.CoachLandingPage_consentRow__x1WR5{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:11px!important;color:var(--coach-landing-ink-70)!important;font-weight:var(--font-weight-normal)!important;line-height:var(--leading-normal)}.CoachLandingPage_consentRow__x1WR5 input{width:16px;min-height:16px;height:16px;margin-top:3px;padding:0;accent-color:var(--coach-landing-violet)}.CoachLandingPage_form__C6Ov0 button{min-height:54px;margin-top:6px;border:0;border-radius:var(--radius-pill);background:var(--coach-landing-ink);color:var(--coach-landing-white);cursor:pointer;font:inherit;font-weight:var(--font-weight-semibold);transition:transform var(--duration-slow) var(--ease-out),box-shadow var(--duration-slow) var(--ease-out),opacity var(--duration-base) var(--ease-out)}.CoachLandingPage_form__C6Ov0 button:disabled{cursor:wait;opacity:.72}.CoachLandingPage_errorMessage__Msfz8{margin:0;color:var(--status-danger);font-weight:var(--font-weight-semibold)}.CoachLandingPage_confirmation__L1zC1{display:grid;justify-items:center;gap:16px;min-height:420px;padding:60px 20px;text-align:center;animation:CoachLandingPage_riseSm__TNoEx .5s var(--ease-out) both}.CoachLandingPage_confirmationIcon__qoRUD{display:grid;place-items:center;width:64px;height:64px;border-radius:var(--radius-circle);background:var(--coach-landing-icon-gradient);color:var(--coach-landing-white);font-size:28px}.CoachLandingPage_confirmation__L1zC1 h3{margin:0;font-family:var(--font-coach-display);font-size:26px}.CoachLandingPage_confirmation__L1zC1 p{max-width:380px;margin:0;color:var(--coach-landing-ink-60);line-height:var(--leading-relaxed)}.CoachLandingPage_footer__7ZD72{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto;padding:56px 24px 44px;border-top:1px solid var(--coach-landing-ink-07)}.CoachLandingPage_footer__7ZD72 div{display:flex;gap:22px;font-size:13.5px;font-weight:var(--font-weight-medium)}.CoachLandingPage_footer__7ZD72 p{margin:0;color:var(--coach-landing-ink-40);font-size:13px}@media (prefers-reduced-motion:no-preference){.CoachLandingPage_page___AJqk [data-coach-reveal]{opacity:0;transform:translateY(22px);transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out)}.CoachLandingPage_page___AJqk [data-coach-reveal].CoachLandingPage_revealed__KB_gh{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.CoachLandingPage_ambientCanvas__55yfy,.CoachLandingPage_heroBadge__O9Puj span{display:none}.CoachLandingPage_confirmation__L1zC1,.CoachLandingPage_heroActions__UIb6L,.CoachLandingPage_heroBadge__O9Puj,.CoachLandingPage_heroCopy__5SfZ3,.CoachLandingPage_heroStage__wCfOQ,.CoachLandingPage_hero__UNR9i h1,.CoachLandingPage_mainMissionPanel__m1Sbh,.CoachLandingPage_marqueeTrack__uEEk_,.CoachLandingPage_messageSatellite__ALY7t,.CoachLandingPage_noteSatellite__hTaFb,.CoachLandingPage_paymentSatellite__mSYH0,.CoachLandingPage_streamBody__6rPO7{animation:none}.CoachLandingPage_workspaceScene__45WPe{height:auto}.CoachLandingPage_formCopy__Rpt43,.CoachLandingPage_stickyCopy__DpOS9,.CoachLandingPage_workspaceSticky__dUkij{position:relative;top:auto}.CoachLandingPage_workspaceSticky__dUkij{height:auto;padding-top:90px;padding-bottom:90px}.CoachLandingPage_workspaceCopyStack__ku1z0,.CoachLandingPage_workspaceCopy__XszMr,.CoachLandingPage_workspaceStage__mnhdA{min-height:0;height:auto}.CoachLandingPage_workspaceCopyStack__ku1z0,.CoachLandingPage_workspaceStage__mnhdA{display:grid;gap:16px}.CoachLandingPage_workspaceCopyStack__ku1z0 article,.CoachLandingPage_workspacePanel__hL6TX{position:relative;inset:auto}}@media (max-width:1040px){.CoachLandingPage_nav__WbeFM{gap:14px}.CoachLandingPage_navLinks__Pn1F8{gap:12px}.CoachLandingPage_hero__UNR9i h1{font-size:var(--coach-landing-font-size-hero-tablet)}.CoachLandingPage_pricingGrid__sZG_j,.CoachLandingPage_valueGrid__9icLv{grid-template-columns:repeat(2,minmax(0,1fr))}.CoachLandingPage_communicationGrid__CrOyk,.CoachLandingPage_formLayout__Moyug,.CoachLandingPage_workspaceSticky__dUkij{grid-template-columns:1fr}.CoachLandingPage_workspaceScene__45WPe{height:auto}.CoachLandingPage_workspaceSticky__dUkij{position:relative;height:auto;padding-top:100px;padding-bottom:100px}.CoachLandingPage_workspaceCopyStack__ku1z0,.CoachLandingPage_workspaceCopy__XszMr{min-height:0}.CoachLandingPage_workspaceCopyStack__ku1z0{display:grid;gap:18px}.CoachLandingPage_workspaceCopyStack__ku1z0 article{position:relative;opacity:1!important;transform:none!important}.CoachLandingPage_workspaceStage__mnhdA{height:680px}.CoachLandingPage_formCopy__Rpt43,.CoachLandingPage_stickyCopy__DpOS9{position:relative;top:auto}}@media (max-width:760px){.CoachLandingPage_nav__WbeFM{right:12px;left:12px;justify-content:space-between;transform:none}.CoachLandingPage_navLinks__Pn1F8{display:none}.CoachLandingPage_hero__UNR9i{min-height:auto;padding:120px 16px 0}.CoachLandingPage_hero__UNR9i h1{font-size:var(--coach-landing-font-size-hero-mobile)}.CoachLandingPage_heroCopy__5SfZ3{font-size:var(--font-size-lg)}.CoachLandingPage_formGrid__66pVA,.CoachLandingPage_heroActions__UIb6L{width:100%;grid-template-columns:1fr;flex-direction:column}.CoachLandingPage_form__C6Ov0 button,.CoachLandingPage_primaryButton__xFu5g,.CoachLandingPage_secondaryButton__YI5lm{width:100%}.CoachLandingPage_heroStage__wCfOQ{height:620px;margin-top:48px}.CoachLandingPage_mainMissionPanel__m1Sbh{left:0;width:100%;margin-left:0}.CoachLandingPage_missionBody__N_N1d{grid-template-columns:1fr}.CoachLandingPage_missionTasks__QE5lR{border-right:0;border-bottom:1px solid var(--coach-landing-ink-06)}.CoachLandingPage_messageSatellite__ALY7t{top:46%;left:0}.CoachLandingPage_paymentSatellite__mSYH0{top:60%;right:0}.CoachLandingPage_noteSatellite__hTaFb{right:auto;bottom:0;left:8%}.CoachLandingPage_section__SUmAX{padding:88px 16px}.CoachLandingPage_formCopy__Rpt43 h2,.CoachLandingPage_section__SUmAX h2,.CoachLandingPage_stickyCopy__DpOS9 h2,.CoachLandingPage_workspaceCopy__XszMr h2{font-size:var(--coach-landing-font-size-section-mobile)}.CoachLandingPage_adminMiniGrid__w4K59,.CoachLandingPage_flowLine__xsi5_,.CoachLandingPage_pricingGrid__sZG_j,.CoachLandingPage_valueGrid__9icLv{grid-template-columns:1fr}.CoachLandingPage_communicationSection__6H21h,.CoachLandingPage_formSection__VcSHc,.CoachLandingPage_practiceSection__XPpPE,.CoachLandingPage_workspaceSticky__dUkij{padding-right:16px;padding-left:16px}.CoachLandingPage_workspaceStage__mnhdA{display:grid;gap:18px;height:auto}.CoachLandingPage_workspacePanel__hL6TX{position:relative;min-height:0;opacity:1!important;transform:none!important}.CoachLandingPage_applicationRow___2aHC{grid-template-columns:1fr}.CoachLandingPage_formCard__y6xu0,.CoachLandingPage_streamPanel__6Twb1{padding:24px 18px}.CoachLandingPage_clientBubble__WYX9U,.CoachLandingPage_coachBubble__KykmY{max-width:100%}.CoachLandingPage_footer__7ZD72{align-items:flex-start;flex-direction:column;padding-right:16px;padding-left:16px}.CoachLandingPage_footer__7ZD72 div{flex-wrap:wrap}}@keyframes CoachLandingPage_rise__kP1nj{0%{opacity:0;transform:translateY(46px)}to{opacity:1;transform:translateY(0)}}@keyframes CoachLandingPage_riseSm__TNoEx{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes CoachLandingPage_floatA__VuDzd{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes CoachLandingPage_floatB__RfGYe{0%,to{transform:translateY(0)}50%{transform:translateY(-22px)}}@keyframes CoachLandingPage_marquee__2ovnY{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes CoachLandingPage_pulseDot___uOss{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.4;transform:scale(.72)}}