@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#2d4dff;--ink:#18201f;--muted:#606765;--paper:#f8f9f6;--line:#dce0da}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.55}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #7289ff;outline-offset:5px}button{border:0}header{height:96px;display:flex;align-items:center;gap:38px;padding:0 4.3%;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}.logo{font-family:'Manrope',sans-serif;font-size:38px;font-weight:800;letter-spacing:-2.5px;display:inline-flex;align-items:center;gap:4px}.logo span{color:var(--blue);font-size:48px;line-height:1}nav{display:flex;gap:25px;margin:auto;font-size:14px}nav a:hover{color:var(--blue)}.button{background:var(--blue);color:white;display:inline-flex;justify-content:space-between;align-items:center;gap:38px;padding:17px 25px;border-radius:5px;font-weight:600;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#1736d8;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{padding:12px 19px;gap:23px}.button.secondary{background:#e7eaff;color:var(--blue)}.button.secondary:hover{background:#d9dfff}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:690px;padding:35px 3% 35px 6%;gap:30px}.hero-copy{align-self:center;padding:25px 0 45px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:650;margin:0 0 28px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(74px,7.6vw,120px);font-weight:500;line-height:.99;letter-spacing:-7px;margin-bottom:32px}em{font-style:normal;color:var(--blue)}.lead{font-size:19px;line-height:1.65;color:var(--muted);margin-bottom:31px}.actions{display:flex;gap:12px}.hero-note{font-size:12px;color:var(--muted);margin-top:22px}.hero-art{position:relative;min-height:610px;border-radius:8px;overflow:hidden;background:#dce2e6}.hero-art>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:62% center}.image-index{position:absolute;top:25px;left:25px;font-size:10px;letter-spacing:1.4px;font-weight:600}.mini-workout{position:absolute;bottom:25px;left:25px;right:25px;padding:19px;background:#fff;display:flex;align-items:center;gap:15px;border-radius:7px;box-shadow:0 8px 32px #0001}.mini-icon{font-size:36px;color:var(--blue);background:#eef0ff;border-radius:50%;width:49px;height:49px;text-align:center}.mini-workout small{font-size:9px;letter-spacing:1px}.mini-workout strong{display:block;font-size:16px}.mini-workout div>span{font-size:12px;color:var(--muted)}.mini-workout a{margin-left:auto;font-size:27px}.brand-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 6%;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:17px}.brand-strip>span:first-child{font-size:11px;letter-spacing:1.5px;color:var(--muted)}.brand-strip i{font-style:normal;color:var(--blue);font-size:25px}.section{padding:105px 7%}.intro{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:center}h2{font-size:clamp(37px,4vw,62px);line-height:1.13;letter-spacing:-2.8px;font-weight:500;margin-bottom:28px}.intro>p{font-size:19px;color:var(--muted);max-width:440px;margin:0}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}@media(max-width:1100px){nav{gap:14px}header{gap:20px}h1{letter-spacing:-5px}.hero{padding-left:5%;min-height:610px}.hero-art{min-height:530px}.button{gap:23px;padding:16px 19px}}@media(max-width:800px){header{height:78px;padding:0 6%;gap:17px}header>.button{margin-left:auto}nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--paper);padding:25px 6%;box-shadow:0 12px 20px #0001}nav.open{display:grid;grid-template-columns:1fr 1fr;gap:23px}.menu-toggle{display:block;background:none;font-size:24px;padding:5px}.logo{font-size:32px}.hero{grid-template-columns:1fr;padding:40px 6% 24px;gap:18px}.hero-copy{padding:8px 0}.eyebrow{font-size:10px;margin-bottom:23px}h1{font-size:80px;letter-spacing:-5px}.lead{font-size:17px}.hero-art{min-height:470px}.brand-strip{flex-wrap:wrap;justify-content:center;gap:15px;font-size:14px}.brand-strip>span:first-child{width:100%;text-align:center}.brand-strip i{font-size:19px}.section{padding:70px 6%}.intro{grid-template-columns:1fr;gap:5px}h2{letter-spacing:-1.8px}.intro>p{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.showcase{margin:0 3%;min-height:690px;background:#e9ece7;position:relative;overflow:hidden;display:flex;align-items:center;padding:65px 7%;border-radius:8px}.showcase-caption{width:50%}.showcase-caption>p{font-family:Manrope,sans-serif;font-size:clamp(35px,4vw,60px);line-height:1.16;letter-spacing:-2px;margin:36px 0}.fine{font-size:14px;color:var(--muted)}.phone{width:306px;background:#fff;border:7px solid #252a29;outline:1px solid #999;border-radius:43px;padding:13px 19px 12px;box-shadow:20px 28px 60px #25342926;transform:rotate(5deg);margin-left:40px;position:relative}.phone-top{display:flex;justify-content:space-between;font-size:11px;margin:0 9px 25px}.phone-top:after{content:'';position:absolute;width:75px;height:20px;border-radius:20px;top:8px;left:108px;background:#252a29}.app-greeting>span{font-size:8px;letter-spacing:1px;color:var(--muted)}.app-greeting h3{font-size:21px;line-height:1.3;letter-spacing:-.8px;margin:8px 0 20px}.week{display:flex;justify-content:space-between;font-size:9px;text-align:center;margin-bottom:20px}.week b{display:block;margin-top:6px;font-weight:500;padding:7px}.week .selected{background:var(--blue);color:white;border-radius:50%}.app-workout{height:184px;position:relative;border-radius:8px;overflow:hidden;color:white}.app-workout:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#0009)}.app-workout img{width:100%;height:100%;object-fit:cover}.app-workout>div{position:absolute;z-index:1;bottom:16px;left:16px}.app-workout small{font-size:8px;letter-spacing:1px}.app-workout h3{font-size:19px;margin:4px 0}.app-workout span{font-size:11px}.app-progress{margin:23px 0 17px;font-size:10px}.app-progress b{float:right}.app-progress>div{height:5px;background:#e9ebf0;margin:10px 0;border-radius:5px}.app-progress i{display:block;width:66%;height:5px;background:var(--blue);border-radius:5px}.app-progress small{font-size:9px;color:var(--muted)}.phone>.button{width:100%;font-size:12px;padding:11px 14px}.app-tabs{display:flex;justify-content:space-around;text-align:center;margin-top:20px;color:#777;font-size:17px}.app-tabs b{display:block;font-size:8px;font-weight:500}.app-tabs>span:first-child{color:var(--blue)}.floating-note{position:absolute;right:5%;top:47%;display:flex;gap:13px;align-items:center;background:white;padding:18px 23px;border-radius:6px;box-shadow:0 15px 40px #0001;transform:rotate(-3deg)}.floating-note>span{color:var(--blue);font-size:26px}.floating-note b{font-size:12px}.floating-note p{font-size:10px;color:var(--muted);margin:3px 0 0}.demo-controls{position:absolute;left:10%;bottom:65px;display:flex;background:#dce0db;padding:4px;border-radius:7px;gap:3px}.demo-controls button{background:none;border-radius:5px;color:#474e49;padding:10px 17px;font-size:13px}.demo-controls button.active{background:#fff;color:var(--ink);box-shadow:0 2px 4px #0001}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-heading>p{color:var(--muted);margin-bottom:34px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:36px}.steps article{border-top:1px solid #bfc5bd;padding-top:20px}.steps article>span{font-size:13px;color:var(--blue)}.steps h3{font-size:24px;letter-spacing:-.6px;font-weight:500;margin:30px 0 15px}.steps p{color:var(--muted);max-width:320px}.lifestyle{height:640px;position:relative;color:white;overflow:hidden}.lifestyle>img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.lifestyle:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10232290,transparent 80%)}.lifestyle>div{position:absolute;z-index:1;left:7%;top:20%}.lifestyle h2{font-size:clamp(55px,6vw,88px);letter-spacing:-4px}.lifestyle em{color:#d4eb8a}.lifestyle .image-index{top:auto;bottom:30px;left:7%;z-index:1}.coaching{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.body-copy{font-size:17px;color:var(--muted);max-width:450px}.feature-line{display:flex;gap:22px;margin:28px 0}.feature-line>span{color:var(--blue);font-size:12px;padding-top:3px}.feature-line h3{font-size:17px;margin-bottom:6px;font-weight:600}.feature-line p{font-size:14px;color:var(--muted);margin:0;max-width:380px}.text-button{background:none;padding:5px 0;border-bottom:1px solid var(--ink);font-weight:600}.text-button span{margin-left:33px}.progress-stage{padding:60px 35px;background:#e7ebff;border-radius:8px}.progress-card{background:white;padding:29px;border-radius:10px;transform:rotate(-3deg);box-shadow:0 20px 45px #34489912}.card-label{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.8px}.card-label>span{color:var(--muted);letter-spacing:0}.progress-card h3{font-size:24px;line-height:1.3;font-weight:500;letter-spacing:-.8px;margin:27px 0}.stats{display:flex;justify-content:space-between;gap:15px}.stats b{font-size:29px;font-weight:500;white-space:nowrap}.stats b>span{font-size:16px}.stats div>span{display:block;font-size:10px;color:var(--muted)}.chart{height:180px;display:flex;gap:20px;align-items:end;border-bottom:1px solid var(--line);margin:25px 0 44px}.chart>div{width:25%;height:var(--height);position:relative}.chart i{display:block;height:100%;background:#c6ceff;border-radius:4px 4px 0 0}.chart>div:last-child i{background:var(--blue)}.chart span{position:absolute;bottom:-25px;left:0;right:0;text-align:center;font-size:10px;color:var(--muted)}.adapt-note{background:#f0f2ff;padding:17px;display:flex;gap:12px;border-radius:5px}.adapt-note>span{color:var(--blue);font-size:25px}.adapt-note b{font-size:12px}.adapt-note p{font-size:11px;line-height:1.6;margin:4px 0 0;color:var(--muted)}.stage-caption{text-align:center;font-size:9px;letter-spacing:1.5px;margin:36px 0 0}.stories{border-top:1px solid var(--line)}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}.quotes figure{margin:0;border-top:1px solid var(--line);padding-top:25px}.stars{color:var(--blue);font-size:16px;letter-spacing:3px}blockquote{font-size:21px;line-height:1.55;margin:22px 0 28px;letter-spacing:-.4px}figcaption{display:flex;align-items:center;gap:12px;font-size:14px}figcaption small{display:block;font-size:11px;color:var(--muted)}.avatar{width:40px;height:40px;border-radius:50%;background:#dcd4c9;display:grid;place-items:center;font-size:12px}.avatar.blue{background:#d9dff1}.avatar.green{background:#d9e0d2}.pricing{background:#e9ece7;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px}.price-card{background:white;padding:36px 39px;border-radius:8px}.price-heading{display:flex;align-items:center;justify-content:space-between}.price-heading .logo{font-size:29px}.price-heading>span:last-child{font-size:9px;letter-spacing:1px}.price{font-family:Manrope,sans-serif;font-size:42px;letter-spacing:-2px;margin:33px 0 2px}.price-detail{color:var(--muted);font-size:15px}.price-detail strong{color:var(--ink);font-weight:600}.price-card ul{list-style:none;padding:25px 0;border-top:1px solid var(--line);margin-top:28px}.price-card li{font-size:14px;margin-bottom:13px}.price-card li:before{content:'✓';color:var(--blue);margin-right:13px}.price-card .button{width:100%}.terms-note{font-size:10px;text-align:center;color:var(--muted);margin:16px 0 0}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.faq>div>p:last-child{color:var(--muted);font-size:15px}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:24px 0;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;color:var(--blue);font-weight:400}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:14px;color:var(--muted);padding-right:25px;margin-bottom:25px}.final-cta{background:var(--blue);color:white;position:relative;padding:85px 7%;overflow:hidden}.final-cta h2{font-size:clamp(60px,7vw,100px);letter-spacing:-5px}.final-cta h2>span{color:#d7ed90}.final-cta>.button{background:white;color:var(--blue);min-width:190px}.final-mark{font-size:500px;position:absolute;right:8%;top:-120px;font-family:serif;color:#ffffff16;pointer-events:none}footer{padding:65px 7% 25px}.footer-main{display:grid;grid-template-columns:1.4fr .75fr .75fr 1fr;gap:35px}.footer-main p{font-size:13px;color:var(--muted);margin-top:13px}.footer-main b{font-size:12px;display:block;margin-bottom:19px}.footer-main a:not(.logo),.footer-main button{font-size:13px;display:block;margin-bottom:10px;color:var(--muted);background:none;padding:0}.footer-signoff{font-size:21px;letter-spacing:-.6px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;margin-top:50px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.footer-bottom button{font-size:11px;background:none;padding:0;color:var(--muted)}dialog{border:0;border-radius:12px;color:var(--ink);padding:0;max-height:90vh;max-height:90dvh;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#14221f80;backdrop-filter:blur(5px)}#signup[open]{display:grid;grid-template-columns:.78fr 1.2fr;width:min(960px,94vw)}.close{position:absolute;z-index:2;right:15px;top:13px;background:#edf0eb;border-radius:50%;width:35px;height:35px;font-size:25px;line-height:1}.signup-brand{background:#e9ece7;padding:35px;overflow:hidden}.signup-brand h2{font-size:38px;letter-spacing:-2px;margin:40px 0 20px}.signup-brand p{color:var(--muted);font-size:15px}.signup-brand img{width:100%;height:245px;object-fit:cover;border-radius:5px;margin-top:15px}.signup-form{padding:40px}.signup-form .eyebrow{font-size:10px;margin-bottom:14px}.signup-form h2{font-size:35px;letter-spacing:-1.5px;margin-bottom:25px}form label{display:block;font-size:12px;font-weight:500;margin-bottom:16px}input,select{width:100%;display:block;border:1px solid #d6dbd5;border-radius:5px;background:white;padding:12px;margin-top:7px;font-size:13px;min-height:44px;color:var(--ink)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-terms{font-size:10px;color:var(--muted);margin-top:20px;line-height:1.7}form>.button{width:100%}#info{width:min(520px,92vw);padding:42px}#info h2{font-size:32px;letter-spacing:-1px}#info-content{font-size:16px;color:var(--muted)}#info-content ul{padding-left:20px}#info-content li{margin-bottom:12px}.success-icon{display:block;font-size:40px;color:var(--blue);margin:25px 0}#signup-success h3{font-size:27px}#signup-success p{color:var(--muted)}body.modal-open{overflow:hidden}@media(min-width:1500px){body>main,header,footer{max-width:1800px;margin:auto}}@media(max-width:1100px){.coaching{gap:35px}.progress-stage{padding:45px 22px}.floating-note{right:2%;top:56%}.pricing{gap:35px}.faq{gap:35px}}@media(max-width:800px){.showcase{margin:0 4%;padding:40px 7% 85px;display:block;min-height:0}.showcase-caption{width:100%}.showcase-caption>p{font-size:37px;margin:15px 0}.showcase-caption .fine{display:none}.phone{margin:40px auto 18px;transform:rotate(3deg);width:286px}.phone-top:after{left:98px}.floating-note{right:4%;top:62%;padding:13px}.demo-controls{left:50%;bottom:24px;transform:translateX(-50%)}.demo-controls button{padding:9px 14px}.section-heading{display:block}.steps{grid-template-columns:1fr;gap:30px;margin-top:20px}.steps h3{margin:16px 0 10px}.steps p{max-width:100%}.lifestyle{height:540px}.lifestyle>img{object-position:64% center}.lifestyle>div{top:14%;left:6%}.lifestyle h2{font-size:57px;letter-spacing:-3px}.coaching{grid-template-columns:1fr;gap:40px}.progress-stage{padding:45px 25px}.progress-card{max-width:420px;margin:auto}.quotes{grid-template-columns:1fr;gap:32px}.quotes blockquote{font-size:22px;max-width:500px}.pricing{grid-template-columns:1fr;gap:25px}.price-card{padding:28px}.faq{grid-template-columns:1fr;gap:20px}.final-cta{padding:65px 6%}.final-cta h2{font-size:58px;letter-spacing:-3px}.final-mark{font-size:280px;right:-50px;top:20px}.footer-main{grid-template-columns:1fr 1fr;gap:28px}.footer-main>div:first-child{grid-column:1/-1}.footer-signoff{display:none}.footer-bottom{align-items:start;gap:25px;flex-direction:column}#signup[open]{display:block;width:min(530px,94vw)}.signup-brand{display:none}.signup-form{padding:35px 24px}.signup-form h2{font-size:31px}.field-row{gap:12px}.terms-note{font-size:11px}.hero-art{min-height:450px}}@media(max-width:370px){h1{font-size:69px}.actions{gap:8px}.actions .button{padding:14px;gap:16px}.phone{width:260px}.phone-top:after{left:87px}.mini-workout{left:13px;right:13px;padding:14px;gap:10px}.mini-workout strong{font-size:14px}.field-row{grid-template-columns:1fr;gap:0}}
.button{white-space:nowrap}@media(max-width:800px){.actions .button{gap:19px;padding:16px 18px;font-size:14px}.actions{gap:10px}}@media(max-width:370px){.actions .button{gap:12px;padding:14px 12px;font-size:13px}}

.arrow-icon{width:14px;height:14px;min-width:14px;vertical-align:middle;display:inline-block}.arrow-icon.down{transform:rotate(135deg)}.button>span{font-size:14px;display:inline-flex;align-items:center}.mini-workout>a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px}.floating-note>.arrow-icon{width:16px;height:16px}.app-tabs>span>.arrow-icon{width:14px;height:14px}
/* Editorial refresh */
.hero h1 em{color:var(--ink)}.button{justify-content:center;gap:0}.hero-redesign{background:#e8ece5;border-radius:8px;overflow:hidden;padding:23px 24px 22px;display:flex;flex-direction:column;min-height:610px}.hero-photo{position:relative;height:385px;flex:1;min-height:320px;margin-right:28px;overflow:hidden;border-radius:4px}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-photo-label{position:absolute;left:18px;top:19px;font-size:9px;letter-spacing:1.6px;color:#25312d;font-weight:600}.hero-session{position:relative;background:#fff;padding:18px 22px 15px;border-radius:6px;margin-top:-23px;margin-left:25px;box-shadow:0 9px 28px #1f382710}.session-top{display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1px}.session-top>span:last-child{margin-left:auto;color:var(--muted)}.session-symbol{font-size:22px;line-height:1;color:var(--blue)}.session-content{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 0}.session-content small{font-size:8px;color:var(--muted);letter-spacing:.6px}.session-content h3{font-size:25px;letter-spacing:-1px;line-height:1.12;margin:7px 0}.session-content p{font-size:11px;color:var(--muted);margin:8px 0 0}.session-ring{width:91px;height:91px;border:6px solid #e7eaff;border-top-color:var(--blue);border-right-color:var(--blue);border-bottom-color:var(--blue);border-radius:50%;display:grid;place-items:center;flex-shrink:0}.session-ring strong{font-size:28px;font-weight:500;text-align:center;line-height:1.1}.session-ring strong>span{font-size:8px;display:block;margin-top:4px}.session-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:11px;font-size:9px;color:var(--muted)}.hero-side-label{position:absolute;right:8px;top:32px;writing-mode:vertical-rl;font-size:9px;letter-spacing:2px;color:#586158}.category-icon{width:21px;height:21px;flex-shrink:0;color:var(--muted)}.brand-strip>span:not(:first-child){display:flex;align-items:center;gap:10px}.how .section-heading{display:block}.how h2{font-size:clamp(32px,3.65vw,60px)}.steps{gap:28px}.steps article{border:0;padding:0}.step-image{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:5px;display:block;margin-bottom:23px}.steps h3{margin-top:16px;font-size:22px}.steps article>span{font-size:12px}.avatar{width:46px;height:46px;object-fit:cover}.phone,.progress-card,.floating-note{transform:none!important}.showcase{padding-top:65px;padding-bottom:65px;min-height:710px}.phone{height:590px;overflow:hidden;padding-top:13px;display:flex;flex-direction:column;flex-shrink:0}.phone-top{flex-shrink:0;margin-bottom:22px}.phone-viewport{height:467px;overflow:hidden;position:relative;flex-shrink:0}.phone-scroll{will-change:transform}.phone-plan{padding-top:35px}.phone-plan>small,.phone-results>small{font-size:8px;letter-spacing:1px;color:var(--muted)}.phone-plan>h3,.phone-results>h3{font-size:24px;letter-spacing:-1px;margin:8px 0 20px}.plan-row{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding:18px 0}.plan-day{font-size:8px;text-align:center;color:var(--muted);width:27px}.plan-day>small{display:block;font-size:19px;color:var(--ink)}.plan-row div>b{font-size:12px}.plan-row div>small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.done{margin-left:auto;color:var(--blue);font-size:13px}.phone-coach{background:#eef0ff;padding:17px;border-radius:5px;margin-top:23px}.phone-coach b{font-size:11px}.phone-coach p{font-size:10px;color:var(--muted);line-height:1.6;margin:6px 0 0}.phone-results{padding-top:40px;min-height:465px}.phone-result-numbers{display:flex;gap:38px;margin:23px 0}.phone-result-numbers strong{font-size:34px;font-weight:500}.phone-result-numbers small{display:block;font-size:9px;color:var(--muted)}.phone-chart{height:130px;display:flex;align-items:end;gap:17px;border-bottom:1px solid var(--line)}.phone-chart i{background:#c6ceff;flex:1;border-radius:4px 4px 0 0}.phone-chart i:last-child{background:var(--blue)}.phone-results>p{font-size:10px;color:var(--muted);margin-top:13px}.phone .demo-start{width:100%;padding:12px;font-size:12px}.app-tabs{background:white;margin-top:11px;padding-top:5px;flex-shrink:0}.app-tabs>span:first-child{color:var(--muted)}.app-tabs>span.active{color:var(--blue)}.motion-toggle{position:absolute;bottom:24px;left:10%;display:flex;gap:8px;align-items:center;font-size:12px;background:transparent;color:#5b625c;padding:8px 0}.motion-toggle>span{font-size:14px}.progress-card{box-shadow:0 20px 45px #3448990d}.reveal-pending{opacity:0;transform:translateY(18px)}.reveal-ready{transition:opacity .75s ease,transform .75s cubic-bezier(.22,.61,.36,1)}.reveal-visible{opacity:1;transform:translateY(0)}@media(max-width:1100px){.hero-redesign{min-height:570px;padding:20px}.hero-photo{margin-right:18px;min-height:295px}.hero-session{margin-left:10px;padding:16px}.session-content h3{font-size:23px}.session-ring{width:80px;height:80px}.hero-side-label{right:6px}}@media(max-width:800px){.hero-redesign{min-height:570px}.hero-photo{min-height:340px}.hero-session{margin-left:20px}.brand-strip{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:25px 6%}.brand-strip>span:first-child{grid-column:1/-1}.brand-strip>span:not(:first-child){font-size:13px;gap:9px}.category-icon{width:19px;height:19px}.showcase{padding-bottom:62px}.phone{margin-top:35px;margin-bottom:0}.showcase-caption{padding-top:0}.motion-toggle{left:50%;transform:translateX(-50%);bottom:15px;white-space:nowrap}.steps{gap:38px}.step-image{aspect-ratio:4/3;max-height:360px}.how h2{font-size:37px}.session-content h3{font-size:25px}}@media(prefers-reduced-motion:reduce){.reveal-pending,.reveal-ready,.reveal-visible{opacity:1;transform:none;transition:none}.phone-scroll{will-change:auto}}
.phone-scroll{position:relative}.motion-toggle[hidden]{display:none}
.hero-redesign{height:610px}.hero-photo{min-height:0;height:auto}.hero-photo img{position:absolute;inset:0}.hero-session{flex-shrink:0}@media(max-width:1100px){.hero-redesign{height:570px}.hero-photo{min-height:0}}@media(max-width:800px){.hero-redesign{height:620px}.hero-photo{min-height:0}}
.hero-photo img{object-position:center 20%}
/* Primary button finish sampled from the supplied reference in sRGB. */
.button:not(.secondary){color:#fff;background:linear-gradient(180deg,#3fa2ff 0%,#2b99ff 30%,#1b8ffd 62%,#0686fc 92%,#0885fb 100%);border:1.5px solid #1b88ea;border-radius:13px;box-shadow:inset 0 1.5px 1px #66b4ff,inset 0 -1.5px 1.5px #4398fc,inset 1px 0 1px #48a1fb,inset -1px 0 1px #48a1fb;text-shadow:0 1px 1px #075bbb55;transition:filter .2s,transform .2s,box-shadow .2s}
.button:not(.secondary):hover{background:linear-gradient(180deg,#3fa2ff 0%,#2b99ff 30%,#1b8ffd 62%,#0686fc 92%,#0885fb 100%);filter:brightness(1.04)}
.button:not(.secondary):active{filter:brightness(.96);transform:translateY(0);box-shadow:inset 0 1px 3px #066acc55,inset 0 -1px 1px #4398fc}
.app-icon{display:block;width:18px;height:18px;margin:0 auto 5px}.app-tabs{align-items:center}.app-tabs>span{width:33.333%}.app-tabs b{line-height:1.4}.status-icons{display:flex;align-items:center;gap:4px;height:14px}.status-icons svg{display:block;height:11px}.signal-icon{width:11px;stroke-width:2.5}.wifi-icon{width:13px}.battery-icon{width:18px}.week>span{display:flex;flex-direction:column;align-items:center;flex:1}.week b{width:27px;height:27px;display:grid;place-items:center;padding:0;line-height:1;border-radius:50%;flex-shrink:0}.button.secondary{border:1.5px solid #c8d7e8;border-radius:13px;background:linear-gradient(180deg,#fff 0%,#eef4fb 100%);color:#1766bc;box-shadow:inset 0 1.5px 1px #fff,inset 0 -1.5px 1px #dce8f5;text-shadow:0 1px #fff;transition:filter .2s,transform .2s}.button.secondary:hover{background:linear-gradient(180deg,#fff,#e5eef8);filter:brightness(1.01)}.final-cta>.button:not(.secondary),.final-cta>.button:not(.secondary):hover{background:linear-gradient(180deg,#fff,#f4f7ff);color:#2d4dff;border:1.5px solid #d8e1ff;box-shadow:inset 0 1.5px 1px #fff,inset 0 -1.5px 1px #e2e9ff;text-shadow:none}.footer-main{grid-template-columns:2fr 1fr 1fr}.feature-choice{width:100%;text-align:left;background:transparent;padding:17px 14px;margin:6px 0;border-radius:6px;border-left:2px solid transparent;transition:background .2s,border-color .2s;color:var(--ink)}.feature-choice:hover{background:#eff1ed}.feature-choice.selected{background:#edf0ff}.feature-copy{display:block}.feature-copy strong{display:block;font-family:Manrope,sans-serif;font-size:17px;font-weight:600;margin-bottom:6px}.feature-copy>span{display:block;font-size:14px;color:var(--muted);line-height:1.55}.coaching-carousel{padding:28px 24px}.coaching-carousel img{display:block;width:100%;height:auto;border-radius:10px;box-shadow:0 14px 35px #34489910}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.carousel-dots button{width:28px;height:28px;display:grid;place-items:center;background:transparent;padding:0}.carousel-dots button:after{content:'';width:7px;height:7px;border-radius:50%;background:#a4afd9}.carousel-dots button.selected:after{background:var(--blue);width:9px;height:9px}.coaching-carousel .stage-caption{margin-top:10px;font-size:9px}.phone-viewport:focus-within .phone-scroll{transition:none}@media(max-width:800px){.footer-main{grid-template-columns:1fr 1fr}.feature-choice{padding:15px 12px}.coaching-carousel{padding:24px 18px}.week b{width:26px;height:26px}}
.step-ui{height:300px;position:relative;overflow:hidden;margin-bottom:23px;border-radius:6px;background:#e8ede8;padding:25px 20px 0;display:flex;justify-content:center;align-items:flex-start}.stage-train{background:#e9edff}.stage-rhythm{background:#e7ecf0}.step-ui-window{width:100%;max-width:310px;min-width:0;background:#fff;border:1px solid #fff;border-radius:10px 10px 0 0;padding:19px 17px 22px;box-shadow:0 10px 25px #2230290d}.step-ui-top{display:flex;justify-content:space-between;gap:7px;color:#707773;font-size:7px;letter-spacing:.8px}.step-ui h4{font:600 17px/1.3 Manrope,sans-serif;letter-spacing:-.6px;margin:17px 0}.ui-label{font-size:9px;margin:14px 0 7px;color:#606765}.ui-options{display:flex;gap:6px}.ui-options>span{padding:8px;border:1px solid #e0e4e0;border-radius:5px;font-size:9px;white-space:nowrap}.ui-options .chosen{background:#eef1ff;border-color:#a5b2ff;color:#2947d8}.ui-options i{font-style:normal;margin-left:5px}.ui-days{display:flex;justify-content:space-between;gap:3px}.ui-days>span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:8px;background:#f3f5f1;flex-shrink:0}.ui-days>span:nth-child(1),.ui-days>span:nth-child(3),.ui-days>span:nth-child(5){background:#2d4dff;color:white}.ui-equipment{margin-top:17px;padding-top:12px;border-top:1px solid #e5e8e2}.ui-equipment>span,.ui-next>span{font-size:7px;letter-spacing:.8px;color:#68716a;display:block}.ui-equipment b,.ui-next b{font-size:11px;display:block;font-weight:600;margin-top:5px}.ui-equipment small,.ui-next small{font-size:8px;color:#737a74;display:block;margin-top:5px}.ui-workout-heading{display:flex;align-items:center;gap:9px;padding-bottom:12px;border-bottom:1px solid #e5e8e2}.ui-workout-symbol{width:31px;height:31px;border-radius:7px;background:#eef0ff;display:grid;place-items:center;color:#2d4dff;font-size:22px}.ui-workout-heading b{font-size:11px;display:block}.ui-workout-heading small{font-size:8px;color:#68716a;display:block;margin-top:3px}.ui-exercise{display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf0eb;padding:12px 0;font-size:9px}.ui-exercise>span{color:#90978e;font-size:8px}.ui-exercise b{font-weight:500}.ui-exercise small{margin-left:auto;color:#68716a;font-size:8px}.ui-start{margin-top:12px;padding:9px;text-align:center;background:linear-gradient(#3fa2ff,#0686fc);border:1px solid #1b88ea;box-shadow:inset 0 1px #66b4ff;border-radius:7px;color:white;font-size:9px;font-weight:600}.ui-consistency{display:flex;justify-content:space-between;align-items:end;margin:22px 0 17px}.ui-consistency strong{font-size:38px;line-height:1;font-weight:500;letter-spacing:-1px}.ui-consistency strong>span{font-size:8px;line-height:1.5;letter-spacing:0;color:#737a74;display:block;margin-top:7px}.ui-mini-bars{display:flex;align-items:end;gap:8px;height:65px}.ui-mini-bars i{width:19px;height:38%;background:#c7d0ff;border-radius:3px 3px 0 0}.ui-mini-bars i:nth-child(2){height:58%}.ui-mini-bars i:nth-child(3){height:73%}.ui-mini-bars i:last-child{height:100%;background:#2d4dff}.ui-completed{display:flex;justify-content:space-between;font-size:7px;color:#4d6472;border-top:1px solid #e5e8e2;padding-top:12px}.ui-next{margin-top:18px;padding:13px 11px;border-radius:5px;background:#eef1ff}.ui-next b{font-size:10px}.ui-next small{font-size:8px;line-height:1.5}@media(min-width:1250px){.step-ui{height:335px;padding:30px 28px 0}.step-ui-window{padding:22px}.step-ui h4{font-size:20px}.ui-label{margin-top:18px}.ui-options>span{font-size:10px}.ui-exercise{padding:15px 0}}@media(max-width:800px){.step-ui{height:330px;padding:28px 26px 0}.step-ui-window{max-width:330px;padding:22px}.step-ui h4{font-size:20px}.ui-days>span{width:27px;height:27px}.ui-options>span{font-size:11px;padding:9px}.ui-exercise{padding:14px 0}.ui-mini-bars{gap:12px}.ui-mini-bars i{width:24px}}
.hero h1{font-size:clamp(46px,4.8vw,82px);line-height:1.06;letter-spacing:-3.8px;max-width:760px;text-wrap:balance}.hero .lead{max-width:560px}.hero-product{height:665px;min-height:665px;background:radial-gradient(ellipse at 60% 48%,#cedfff 0%,#e4edfb 43%,#f0f3ed 82%);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;padding:30px 20px}.hero-device{width:292px;flex-shrink:0;background:#fff;border:6px solid #252a29;border-radius:40px;box-shadow:18px 25px 40px #253e6926,0 3px 3px #0002;position:relative;transform:rotate(-7deg);padding:14px 17px 13px}.hero-device:before{content:'';position:absolute;top:8px;left:50%;transform:translateX(-50%);width:75px;height:21px;border-radius:16px;background:#252a29}.hero-device-status{display:flex;justify-content:space-between;align-items:center;margin:0 6px 26px;font-size:10px}.hero-device-status svg{width:39px;height:14px;display:block}.hero-app-date{font-size:8px;letter-spacing:1px;color:var(--muted);margin-bottom:9px}.hero-device h3{font-size:23px;font-weight:650;letter-spacing:-.9px;line-height:1.2;margin:0 0 21px}.hero-device .week{margin-bottom:19px}.hero-device .week b{width:26px;height:26px}.hero-app-workout{height:177px;position:relative;border-radius:8px;overflow:hidden}.hero-app-workout:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 20%,#172522b3)}.hero-app-workout img{width:100%;height:100%;object-fit:cover}.hero-app-workout>div{position:absolute;left:14px;bottom:15px;z-index:1;color:white}.hero-app-workout small{font-size:8px;letter-spacing:.7px}.hero-app-workout h4{font:600 19px/1.3 Manrope,sans-serif;letter-spacing:-.5px;margin:5px 0}.hero-app-workout div>span{font-size:10px}.hero-app-progress{padding:20px 0 12px}.hero-app-progress>div:first-child{display:flex;justify-content:space-between;font-size:10px}.hero-app-progress b,.hero-app-progress strong{font-weight:500}.hero-progress-track{height:5px;background:#e8ebf2;border-radius:5px;margin-top:11px}.hero-progress-track>span{display:block;width:66.666%;height:100%;background:var(--blue);border-radius:5px}.hero-app-progress p{font-size:8px;color:var(--muted);margin:9px 0 0}.hero-workout-button{width:100%;padding:11px!important;font-size:11px!important;border-radius:8px!important}.hero-device-tabs{display:flex;justify-content:space-around;margin-top:19px;font-size:8px;text-align:center;color:#707773}.hero-device-tabs svg{display:block;margin:0 auto 4px;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hero-device-tabs .active{color:var(--blue)}.hero-adjustment{position:absolute;left:7%;bottom:110px;display:flex;align-items:center;gap:12px;padding:17px 21px;background:#fff;border:1px solid #e7ecf3;box-shadow:0 12px 32px #2239591c;border-radius:10px}.adjustment-check{width:30px;height:30px;border-radius:50%;background:#eaf0ff;color:#2d4dff;display:grid;place-items:center;font-size:14px}.hero-adjustment strong{font-size:12px;display:block;font-weight:600}.hero-adjustment div>span{font-size:11px;color:var(--muted);display:block;margin-top:3px}@media(max-width:1100px){.hero h1{font-size:52px;letter-spacing:-2.7px}.hero-product{height:640px;min-height:640px}.hero-adjustment{left:4%;bottom:83px;padding:14px 16px}}@media(max-width:800px){.hero h1{font-size:clamp(42px,8.8vw,64px);letter-spacing:-2.2px;max-width:620px}.hero-product{height:635px;min-height:635px;margin-top:12px}.hero-device{width:278px}.hero-adjustment{left:4%;bottom:75px;padding:14px}.hero .lead{font-size:17px;max-width:520px}}@media(max-width:370px){.hero-product{height:595px;min-height:595px;padding:25px 12px}.hero-device{width:257px;padding-left:13px;padding-right:13px}.hero-adjustment{bottom:62px;gap:8px}.hero-adjustment strong{font-size:11px}.hero-adjustment div>span{font-size:10px}.hero-app-workout{height:158px}.hero-device h3{font-size:21px}}
.hero-product{background:linear-gradient(180deg,#3fa2ff 0%,#2b99ff 30%,#1b8ffd 62%,#0686fc 100%);align-items:flex-start;padding-top:70px}.hero-device{transform:none;zoom:1.43;box-shadow:0 18px 45px #064d8533}.hero-product .hero-adjustment{left:5%;bottom:35px;z-index:2}.hero-product .hero-app-workout{height:177px}@media(max-width:1100px){.hero-product{padding-top:57px}.hero-device{zoom:1.40}.hero-product .hero-adjustment{left:3%;bottom:27px}}@media(max-width:800px){.hero-product{height:610px;min-height:610px;padding:57px 10px 0}.hero-device{zoom:1.32}.hero-product .hero-adjustment{left:5%;bottom:24px}}@media(max-width:420px){.hero-product{height:555px;min-height:555px;padding-top:65px}.hero-device{zoom:1.18}.hero-product .hero-adjustment{bottom:18px;left:4%}}@media(max-width:370px){.hero-product{height:515px;min-height:515px;padding-top:60px}.hero-device{zoom:1.13}}
.hero-product .hero-adjustment{left:auto;right:5%;bottom:21%;padding:18px 22px;box-shadow:0 12px 32px #07447730}.hero-product .hero-adjustment strong{font-size:14px}.hero-product .hero-adjustment div>span{font-size:12px;margin-top:4px}@media(max-width:800px){.hero-product .hero-adjustment{left:auto;right:4%;bottom:19%;padding:15px 17px}.hero-product .hero-adjustment strong{font-size:13px}.hero-product .hero-adjustment div>span{font-size:11px}}
.hero-product{background:linear-gradient(180deg,#3fa2ff 0%,#77baff 30%,#b8d9fa 60%,#e8f1f5 84%,#f8f9f6 100%)}
.trial-cta{display:flex;align-items:center;gap:20px}.trial-cta>.button{flex-shrink:0}.trial-support{font-size:13px;line-height:1.5;color:var(--muted);max-width:185px}.hero .actions{display:block}.hero .trial-support{max-width:200px}.coaching .trial-cta{margin-top:28px}.price-card .trial-cta>.button{width:auto}.price-card .trial-cta{gap:16px}.price-card .trial-support{font-size:12px;max-width:130px}.final-cta .trial-support{color:#fff}.final-cta .trial-cta>.button:not(.secondary),.final-cta .trial-cta>.button:not(.secondary):hover{background:linear-gradient(180deg,#fff,#f4f7ff);color:#2d4dff;border:1.5px solid #d8e1ff;box-shadow:inset 0 1.5px 1px #fff,inset 0 -1.5px 1px #e2e9ff;text-shadow:none}.signup-form .trial-cta{gap:15px}.signup-form .trial-support{font-size:12px}.hero-workout-button{cursor:default}@media(max-width:1100px){header{gap:18px}nav{gap:15px}.trial-cta{gap:14px}.trial-support{font-size:12px}.price-card .trial-cta>.button{padding:15px 17px}}@media(max-width:800px){.trial-cta{gap:12px}.trial-cta>.button{font-size:13px;padding:15px 17px}.trial-support{font-size:11px;max-width:135px}.hero .trial-support{max-width:145px}header>.button.small{font-size:12px;padding:12px}.price-card .trial-cta{gap:12px}.price-card .trial-support{font-size:11px}.signup-form .trial-cta>.button{padding:14px 12px}.signup-form .trial-support{font-size:11px}}@media(max-width:370px){.trial-cta>.button{padding:14px 12px;font-size:12px}.trial-support{font-size:10px}.price-card .trial-cta>.button{padding:14px 10px;font-size:11px}.signup-form .trial-cta{gap:10px}}
/* Email-first signup and a dedicated weekly-plan preview. */
#signup{max-width:960px}.signup-brand{padding:36px 30px 0;overflow:hidden}.signup-brand h2{margin:30px 0 24px}.signup-form{display:flex;flex-direction:column;justify-content:center;padding:48px 38px}.signup-form #trial-form{display:block}.signup-form label{display:block;margin-bottom:24px}.signup-form .form-terms{margin:18px 0 0;font-size:11px;line-height:1.7}.signup-art{height:350px;overflow:hidden;background:linear-gradient(180deg,#3fa2ff,#a6d1fb 60%,#e9eeea);border-radius:14px 14px 0 0;padding:28px 18px 0}.signup-device{max-width:270px;margin:auto;background:#fff;border:5px solid #242b2b;border-radius:32px 32px 0 0;padding:14px 14px 24px;box-shadow:0 15px 30px #193f6c30}.signup-status{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:700;margin-bottom:25px}.signup-status i{width:62px;height:17px;border-radius:20px;background:#242b2b}.signup-device .eyebrow{font-size:7px;letter-spacing:1px;margin:0 0 9px}.signup-device h3{font-size:25px;line-height:1.15;letter-spacing:-1px;margin:0 0 18px}.plan-days{display:flex;justify-content:space-between;margin-bottom:17px}.plan-days span{display:grid;justify-items:center;gap:6px;font-size:8px}.plan-days b{width:23px;height:23px;display:grid;place-items:center;font-size:9px;font-weight:500;border-radius:50%}.plan-days .chosen{background:#e9ecff;color:#2d4dff}.plan-days span:first-child b{background:#2d4dff;color:white}.signup-workout{height:125px;position:relative;overflow:hidden;border-radius:8px}.signup-brand .signup-workout img{width:100%;height:100%;object-fit:cover;margin:0;border-radius:0}.signup-workout:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#0009)}.signup-workout>div{position:absolute;bottom:12px;left:12px;color:white;z-index:1}.signup-workout small{font-size:7px;letter-spacing:1px;display:block;margin-bottom:5px}.signup-workout strong{font-size:14px}.signup-session{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #eee}.signup-session strong{display:block;font-size:11px}.signup-session small{display:block;font-size:8px;color:#666;margin-top:4px}.session-symbol{width:30px;height:30px;border-radius:8px;background:#eef0ff;color:#2d4dff;display:grid;place-items:center}.download-demo{font-size:11px!important;line-height:1.6;color:var(--muted)}.app-store-badge{display:inline-block;margin:15px 0}.app-store-badge img{width:160px;height:auto}.download-qr{margin:16px 0}.download-qr img{width:150px;height:150px}.download-qr p{font-size:12px}.signup-form .close-success{margin-top:15px}.signup-form #signup-success[hidden]{display:none}
@media(max-width:800px){.signup-form{padding:34px 25px}.signup-brand{padding:25px 20px 0}.signup-art{height:300px;padding:22px 10px 0}}
@media(max-width:600px){#signup{max-width:440px}.signup-brand{display:none}.signup-form{padding:46px 25px 32px}.download-qr{display:none}}

.signup-form #trial-form[hidden]{display:none}

.app-store-preview{display:block;width:160px;height:auto;margin:20px 0 12px}.download-pending{font-size:12px}

.signup-progress-art{height:420px;padding-top:22px}.signup-progress-art .signup-device{padding:14px 16px 24px}.signup-progress-art .signup-status{margin-bottom:20px}.signup-progress-art .signup-device h3{font-size:24px;margin-bottom:20px}.modal-progress-summary{display:flex;gap:18px;align-items:center;margin-bottom:22px}.modal-activity-ring{width:100px;height:100px;flex-shrink:0;background:conic-gradient(#2d4dff 0 82%,#e8ecff 82%);border-radius:50%;padding:9px;transform:rotate(-30deg)}.modal-activity-ring>div{height:100%;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(30deg)}.modal-activity-ring strong{font-size:30px;line-height:1.1;letter-spacing:-1px}.modal-activity-ring small{font-size:9px;color:#66706f}.modal-progress-stats{display:grid;gap:4px}.modal-progress-stats strong{font-size:16px;letter-spacing:-.5px}.modal-progress-stats small{font-size:8px;color:#66706f;margin-bottom:9px}.modal-chart{background:#f7f8fc;border:1px solid #eceef5;border-radius:10px;padding:12px 10px}.modal-chart-label{display:flex;justify-content:space-between;align-items:center;font-size:10px}.modal-chart-label span{color:#278366;background:#e4f3ea;padding:3px 5px;border-radius:4px;font-size:9px}.modal-chart svg{width:100%;display:block;margin:10px 0 3px}.modal-chart-weeks{display:flex;justify-content:space-between;font-size:7px;color:#737d83}.modal-consistency{margin-top:16px;font-size:10px}.modal-consistency>span{float:right;font-size:8px;color:#66706f}.modal-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-top:10px}.modal-calendar i{height:13px;border-radius:3px;background:#eef0f5}.modal-calendar i.done{background:#5872ff}.modal-progress-note{background:#eef1ff;border-radius:7px;padding:10px;font-size:9px;color:#2d4dff;margin-top:15px}@media(max-width:800px){.signup-progress-art{height:400px}}

.email-success{border-bottom:1px solid #e6e9e8;padding-bottom:22px;margin-bottom:24px}.email-success h3{margin:0 0 12px!important;font-size:26px!important}.email-success p{font-size:14px;line-height:1.65;margin:0}#signup-success>h3{font-size:22px;margin:0 0 12px}#signup-success>p{font-size:14px;line-height:1.6}.download-qr{background:#f3f5f4;border:1px solid #e9ecea;border-radius:14px;padding:20px;display:flex;align-items:center;gap:22px;margin:24px 0 0}.download-qr img{width:144px;height:144px;background:#fff;border-radius:8px;flex-shrink:0}.download-qr p{max-width:150px;line-height:1.6;margin:0;font-size:13px}@media(max-width:600px){.download-qr{display:none}}

.outcomes{background:var(--blue);color:#fff;padding:80px 7%;position:relative;overflow:hidden}.outcomes>.eyebrow,.outcomes-top,.outcomes-list{position:relative;z-index:1}.outcomes-top{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.outcomes h2{font-size:clamp(42px,4.5vw,68px);line-height:1.08;letter-spacing:-3px;margin:20px 0 25px}.outcomes h2 em{color:#d7ed90;font-style:normal}.outcomes-intro{font-size:18px;line-height:1.7;max-width:500px;color:#e3e9ff}.outcomes-metric{border-left:1px solid #ffffff40;padding-left:55px}.outcomes-number{font-size:clamp(100px,10vw,150px);letter-spacing:-8px;line-height:1;color:#d7ed90}.outcomes-number span{display:block;font-size:17px;letter-spacing:0;margin-top:12px;color:#fff}.outcomes-metric p{font-size:17px;line-height:1.6;margin:24px 0 14px}.outcomes-metric small{font-size:11px;color:#dce3ff}.outcomes-list{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:55px;border-top:1px solid #ffffff40;padding-top:30px}.outcomes-list article>span{font-size:10px;letter-spacing:1.4px;color:#d7ed90}.outcomes-list h3{font-size:22px;letter-spacing:-.5px;margin:15px 0 12px}.outcomes-list p{font-size:15px;line-height:1.7;color:#e3e9ff;margin:0}.outcomes-mark{position:absolute;right:-30px;top:15px;font-size:480px;line-height:1;color:#ffffff06;pointer-events:none}@media(max-width:800px){.outcomes{padding:55px 6%}.outcomes-top{grid-template-columns:1fr;gap:32px}.outcomes h2{letter-spacing:-2px}.outcomes-metric{border-left:0;border-top:1px solid #ffffff40;padding:30px 0 0}.outcomes-number{font-size:100px;letter-spacing:-5px}.outcomes-list{grid-template-columns:1fr;gap:28px;margin-top:35px}.outcomes-intro{font-size:16px}.outcomes-list h3{margin-top:10px}}

/* Keep the trial action available throughout the page. */
header{position:sticky;top:0;z-index:100;background:var(--paper);box-shadow:0 3px 14px #18201f05}
@media(max-width:800px){header{padding:0 5%;gap:12px}.menu-toggle{order:-2;display:grid;place-items:center;min-width:44px;min-height:44px;padding:10px;flex-shrink:0}header>.logo{order:-1;font-size:28px}header>.button.small{margin-left:auto;min-height:44px;white-space:nowrap}header nav{top:100%;max-height:calc(100dvh - 78px);overflow-y:auto}html{scroll-padding-top:90px}}
@media(max-width:370px){header{padding:0 3%;gap:6px}header>.logo{font-size:24px}header>.button.small{font-size:11px;padding:10px}}

.price-card .terms-note{text-align:left}

/* Reserve space for the sticky header, carousel controls, and caption. */
.coaching-carousel{box-sizing:border-box;max-height:calc(100svh - 128px);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.coaching-carousel #coaching-slide{min-height:0;width:100%;display:flex;justify-content:center}.coaching-carousel img{width:auto;max-width:100%;height:auto;max-height:calc(100svh - 240px);object-fit:contain}.coaching-carousel .stage-caption{flex-shrink:0;text-align:center}@media(max-width:800px){.coaching-carousel{max-height:calc(100svh - 100px);padding:16px}.coaching-carousel img{max-height:calc(100svh - 200px)}}

/* App Store social proof: quiet, spacious, and led by the numbers. */
.app-proof{background:linear-gradient(135deg,#f3f5ff 0%,#fafbf8 65%);padding-top:80px;padding-bottom:80px}.proof-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:46px}.proof-heading h2{margin-bottom:0}.proof-app-icon{width:94px;height:94px;flex-shrink:0;border-radius:23px;background:linear-gradient(160deg,#4ba8ff,#0987fb);border:1px solid #2f95ed;box-shadow:inset 0 2px 2px #ffffff60,0 12px 30px #1783e51a;color:#fff;display:grid;place-items:center;font-size:78px;line-height:1;padding-bottom:10px}.proof-stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dce1e8;padding-top:40px}.proof-rating{padding-right:50px}.proof-downloads{border-left:1px solid #dce1e8;padding-left:65px}.proof-stat-label{font-size:10px;font-weight:600;letter-spacing:1.8px;color:#606967;margin-bottom:16px}.proof-number{font-family:Manrope,sans-serif;font-size:clamp(68px,6.8vw,108px);line-height:1.1;letter-spacing:-6px;font-weight:500;color:var(--ink);font-variant-numeric:tabular-nums}.proof-number span{font-size:.38em;letter-spacing:-2px;color:var(--blue);margin-left:8px}.proof-stars{position:relative;width:max-content;color:#dce2ed;font-size:25px;letter-spacing:5px;line-height:1;margin-top:22px}.proof-stars>span:last-child{position:absolute;left:0;top:0;width:96%;overflow:hidden;white-space:nowrap;color:var(--blue)}.proof-stats p{font-size:15px;line-height:1.7;color:var(--muted);margin:18px 0 0}.proof-downloads h3{font-size:19px;font-weight:500;letter-spacing:-.4px;margin:20px 0 0}@media(max-width:800px){.app-proof{padding-top:55px;padding-bottom:55px}.proof-heading{margin-bottom:30px;gap:15px}.proof-app-icon{width:65px;height:65px;border-radius:17px;font-size:55px}.proof-stats{padding-top:30px;gap:28px}.proof-rating{padding-right:0}.proof-downloads{padding-left:28px}.proof-number{font-size:56px;letter-spacing:-3px}.proof-number span{letter-spacing:-1px;margin-left:4px}.proof-downloads h3{font-size:16px}.proof-stats p{font-size:13px}.proof-stat-label{font-size:9px;letter-spacing:1.2px}}@media(max-width:520px){.proof-stats{grid-template-columns:1fr;gap:30px}.proof-downloads{border-left:0;border-top:1px solid #dce1e8;padding:30px 0 0}.proof-number{font-size:76px}.proof-heading h2{font-size:36px;letter-spacing:-1.8px}.proof-app-icon{width:56px;height:56px;font-size:48px}.proof-stats p{font-size:14px}}

.proof-workout-photo{width:240px;height:180px;object-fit:cover;object-position:center 38%;border-radius:18px;box-shadow:0 12px 32px #18201f12;flex-shrink:0}@media(max-width:800px){.proof-workout-photo{width:160px;height:140px;border-radius:14px}}@media(max-width:520px){.proof-heading{flex-wrap:wrap}.proof-workout-photo{width:100%;height:210px;object-position:center 35%}}

/* Give the photography an equal place in the story. */
.app-proof{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:stretch}.proof-content{min-width:0;padding:12px 0}.proof-heading{margin-bottom:40px}.proof-heading h2{font-size:clamp(36px,3.6vw,58px);letter-spacing:-2.6px}.proof-stats{gap:26px;padding-top:30px}.proof-rating{padding:0}.proof-downloads{padding-left:26px}.proof-number{font-size:clamp(48px,4.2vw,72px);letter-spacing:-3px}.proof-downloads h3{font-size:16px}.proof-stats p{font-size:14px}.proof-photo-panel{min-height:420px;border-radius:20px;overflow:hidden;position:relative}.proof-photo-panel .proof-workout-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;box-shadow:none}@media(max-width:1100px){.app-proof{gap:36px;grid-template-columns:1.15fr 1fr}.proof-stats{gap:18px}.proof-downloads{padding-left:18px}.proof-number{font-size:48px}.proof-stat-label{letter-spacing:1px}.proof-photo-panel{min-height:410px}}@media(max-width:800px){.app-proof{grid-template-columns:1fr;gap:32px}.proof-heading h2{font-size:42px}.proof-photo-panel{min-height:0;aspect-ratio:4/3}.proof-photo-panel .proof-workout-photo{object-position:center 38%}.proof-number{font-size:64px}.proof-stats{grid-template-columns:1fr 1fr}.proof-downloads{border-top:0;border-left:1px solid #dce1e8;padding:0 0 0 24px}.proof-heading{margin-bottom:28px}}@media(max-width:420px){.proof-number{font-size:48px}.proof-stats{gap:14px}.proof-downloads{padding-left:14px}.proof-stats p{font-size:12px}.proof-heading h2{font-size:36px}}

/* Pulse styling for the hosted Cookiebot banner. */
#CybotCookiebotDialog{background:#f8f9f6!important;color:#18201f!important;font-family:'DM Sans',sans-serif!important;border-top:1px solid #dce0da!important;border-radius:0!important;box-shadow:0 -12px 48px #18201f12!important}
#CybotCookiebotDialog *{font-family:'DM Sans',sans-serif!important}
#CybotCookiebotDialogHeaderLogosWrapper{justify-content:space-between!important;align-items:center!important;gap:24px!important}
#CybotCookiebotDialog .pulse-consent-logo{font-family:'Manrope',sans-serif!important;font-size:38px!important;font-weight:800!important;letter-spacing:-2.5px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;gap:4px!important;color:#18201f!important;margin-top:12px!important;text-decoration:none!important}
#CybotCookiebotDialog .pulse-consent-logo span{font-family:'Manrope',sans-serif!important;color:#2d4dff!important;font-size:48px!important;line-height:1!important}
#CybotCookiebotDialogBodyContentTitle{font-family:'Manrope',sans-serif!important;font-size:20px!important;font-weight:700!important;letter-spacing:-.6px!important;margin-bottom:10px!important;color:#18201f!important}
#CybotCookiebotDialogBodyContentText,#CybotCookiebotDialogBodyContent{color:#606765!important;font-size:14px!important;line-height:1.65!important}
#CybotCookiebotDialog a{color:#2d4dff!important}
#CybotCookiebotDialogBodyButtonsWrapper button,#CybotCookiebotDialogBodyButtonsWrapper a{border-radius:12px!important;font-size:14px!important;font-weight:650!important;line-height:1.45!important;padding:14px 20px!important;min-height:48px!important;transition:filter .2s!important}
#CybotCookiebotDialogBodyButtonAccept{background:linear-gradient(180deg,#3da3ff,#0088ff)!important;color:#fff!important;border:1px solid #087beb!important;box-shadow:inset 0 0 0 1px #ffffff35,0 2px 3px #057ad91a!important}
#CybotCookiebotDialogBodyButtonDecline{background:#edf2fa!important;color:#005fc5!important;border:1px solid #c3d4ec!important;box-shadow:inset 0 1px #fff!important}
#CybotCookiebotDialogBodyButtonsWrapper button:hover{filter:brightness(.96)}
#CybotCookiebotDialog :focus-visible{outline:3px solid #7289ff!important;outline-offset:3px!important}
@media(max-width:600px){#CybotCookiebotDialog .pulse-consent-logo{font-size:29px!important;margin-top:0!important}#CybotCookiebotDialog .pulse-consent-logo span{font-size:36px!important}#CybotCookiebotDialogHeaderLogosWrapper{gap:14px!important}#CybotCookiebotDialogBodyContentTitle{font-size:18px!important}}

/* Shared creator credit, matching Roam. */
body{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}
.creator-footer{position:fixed;bottom:0;left:0;right:0;z-index:35;display:flex;align-items:center;justify-content:center;min-height:56px;padding:6px 20px calc(6px + env(safe-area-inset-bottom,0px));color:var(--ink);background:#fff;border-top:1px solid #18201f1c;box-shadow:0 -4px 20px #18201f08}
.creator-footer a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;color:inherit;font-size:14px;font-weight:500;line-height:1.4;transition:color .18s}
.creator-footer a:hover{color:var(--blue)}
.creator-footer svg{transition:transform .18s}
.creator-footer a:hover svg{transform:translate(2px,-2px)}
@media(max-width:600px){.creator-footer{padding-left:7%;padding-right:7%}.creator-footer a{font-size:13px}}
@media(prefers-reduced-motion:reduce){.creator-footer svg,.creator-footer a{transition:none}}

/* Complete consent theme: expanded panels, cookie rows, controls, and saved state. */
#CybotCookiebotDialog,#CookiebotWidget{--cb-primary:#2d4dff;--cb-surface:#f8f9f6;--cb-text:#18201f;--cb-border:#dce0da;color:var(--cb-text)!important}
#CybotCookiebotDialog:has(#CybotCookiebotDialogNav:not(.CybotCookiebotDialogHide)){border:1px solid #dce0da!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 24px 80px #18201f26!important}
#CybotCookiebotDialog *,#CookiebotWidget *{border-color:#dce0da!important}
#CybotCookiebotDialog [role=heading],#CookiebotWidget [role=heading]{font-family:'Manrope',sans-serif!important;color:#18201f!important;letter-spacing:-.4px!important}
#CybotCookiebotDialogHeader{padding:20px 24px!important}
#CybotCookiebotDialogNav{background:#f0f2ed!important}
#CybotCookiebotDialog .CybotCookiebotDialogNavItemLink{color:#606765!important;font-size:14px!important;font-weight:600!important;transition:background .18s,color .18s!important}
#CybotCookiebotDialog .CybotCookiebotDialogNavItemLink:hover{background:#e8ecff!important;color:#2d4dff!important}
#CybotCookiebotDialog .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{background:#e8ecff!important;color:#2d4dff!important;border-color:#2d4dff!important}
#CybotCookiebotDialog .CybotCookiebotDialogTabPanel{font-size:14px!important;line-height:1.65!important;color:#606765!important;scrollbar-color:#b7c0bc #f8f9f6}
#CybotCookiebotDialog [id$=Card]{border-color:#dce0da!important}
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieContainerButton{color:#18201f!important;border-radius:8px!important;font-weight:650!important}
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover{background:#edf0fa!important}
#CybotCookiebotDialog .CybotCookiebotDialogDetailBulkConsentCount{background:#e8ecff!important;color:#2d4dff!important;border-radius:6px!important;font-size:12px!important}
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieInfo,#CybotCookiebotDialogDetailBulkConsentListWrapper{background:#eef1ed!important;border:1px solid #dce0da!important;border-radius:10px!important;color:#606765!important;overflow-wrap:anywhere}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider{background:#a5afaa!important;border:1px solid #929e96!important}
#CybotCookiebotDialog input:checked + .CybotCookiebotDialogBodyLevelButtonSlider{background:#2d4dff!important;border-color:#2d4dff!important}
#CybotCookiebotDialog input:disabled + .CybotCookiebotDialogBodyLevelButtonSlider{background:#788b7d!important;border-color:#788b7d!important;opacity:.65!important}
#CybotCookiebotDialog input:focus-visible + .CybotCookiebotDialogBodyLevelButtonSlider{outline:3px solid #7289ff!important;outline-offset:3px!important}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider:before{background:white!important;box-shadow:0 1px 4px #18201f26!important}
#CybotCookiebotDialogFooter{background:#f8f9f6!important;border-top:1px solid #dce0da!important}
#CybotCookiebotDialogFooter button,#CookiebotWidget-buttons button{border-radius:12px!important;padding:14px 20px!important;min-height:48px!important;font-size:14px!important;font-weight:650!important;line-height:1.45!important}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(#CybotCookiebotDialogBodyButtonAccept),#CookiebotWidget-btn-withdraw{background:#edf2fa!important;color:#005fc5!important;border:1px solid #c3d4ec!important}
#CybotCookiebotDialogBodyButtonAccept,#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,#CookiebotWidget-btn-change{background:linear-gradient(180deg,#3da3ff,#0088ff)!important;color:#fff!important;border:1px solid #087beb!important;box-shadow:inset 0 0 0 1px #ffffff35,0 2px 3px #057ad91a!important}
#CybotCookiebotDialog .CybotCookiebotScrollbarContainer,#CookiebotWidget .CybotCookiebotScrollbarContainer{background:#f8f9f6!important}
#CookiebotWidget{bottom:calc(72px + env(safe-area-inset-bottom,0px))!important;left:16px!important;font-family:'DM Sans',sans-serif!important}
#CookiebotWidget *{font-family:'DM Sans',sans-serif!important}
#CookiebotWidget .CookiebotWidget-logo{background:#f8f9f6!important;color:#2d4dff!important;border:1px solid #dce0da!important;border-radius:50%!important;box-shadow:0 4px 20px #18201f18!important}
#CookiebotWidget .CookiebotWidget-logo svg circle{fill:#e8ecff!important}
#CookiebotWidget .CookiebotWidget-logo svg path{fill:#2d4dff!important}
#CookiebotWidget.CookiebotWidget-open #CookiebotWidget-widgetContent{background:#f8f9f6!important;color:#18201f!important;border:1px solid #dce0da!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 16px 56px #18201f26!important;max-height:calc(100dvh - 104px)!important;max-width:calc(100vw - 32px)!important}
#CookiebotWidget .CookiebotWidget-header,#CookiebotWidget-buttons{background:#f8f9f6!important;border-color:#dce0da!important}
#CookiebotWidget .CookiebotWidget-header strong{font-size:22px!important;font-weight:650!important}
#CookiebotWidget .CookiebotWidget-body{background:#f8f9f6!important;color:#606765!important}
#CookiebotWidget a,#CookiebotWidget .CookiebotWidget-show-consent-details{color:#2d4dff!important}
#CookiebotWidget .CookiebotWidget-consent-details-box{background:#edf0fa!important;border-radius:10px!important;color:#606765!important;overflow-wrap:anywhere}
#CookiebotWidget .Cookiebotwidget-consent-icon svg{fill:#78847e!important}
#CookiebotWidget .CookiebotWidget-approved .Cookiebotwidget-consent-icon svg{fill:#2d4dff!important}
#CookiebotWidget .CookiebotWidget-close{color:#18201f!important;background:#e9ede7!important;border-radius:50%!important}
#CookiebotWidget button:disabled{opacity:.45!important;cursor:not-allowed!important}
#CookiebotWidget button:not(:disabled):hover{filter:brightness(.96)}
#CookiebotWidget :focus-visible{outline:3px solid #7289ff!important;outline-offset:3px!important}
@media(max-width:600px){#CybotCookiebotDialogHeader{padding:16px!important}#CybotCookiebotDialog:has(#CybotCookiebotDialogNav:not(.CybotCookiebotDialogHide)){border-radius:12px 12px 0 0!important}#CybotCookiebotDialog .CybotCookiebotDialogTabPanel{font-size:13px!important}#CookiebotWidget .CookiebotWidget-header strong{font-size:20px!important}}
@media(prefers-reduced-motion:reduce){#CybotCookiebotDialog *,#CookiebotWidget *{transition:none!important;animation:none!important}}

/* Keep Cookiebot's collapsed container at zero size. */
#CookiebotWidget:not(.CookiebotWidget-open) #CookiebotWidget-widgetContent{max-height:0!important;max-width:0!important;border:0!important;box-shadow:none!important}
