:root{font-synthesis:none;text-rendering:optimizeLegibility;color-scheme:dark}body{min-width:320px;min-height:100vh}#root{min-height:100vh}:root{--ink: #07110f;--page: #0a0e0d;--surface: #121716;--surface-raised: #181e1c;--surface-card: #202624;--line: #28332f;--line-soft: rgba(217, 247, 237, .12);--teal: #2ebda8;--teal-dark: #249485;--teal-deep: #0f7668;--mint: #d9f7ed;--mint-soft: #eefbf6;--white: #f2fbf8;--muted: #9aa5a2;--dim: #68736f;--amber: #e8a04c;--gold: #ffd600;--lime: #c9ef5d;--display: "Outfit", sans-serif;--wordmark: "Fredoka", sans-serif;--page-width: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;min-width:320px;background:var(--page);color:var(--white);font-family:var(--display);font-weight:500;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,a{font-family:var(--display)}img{display:block;max-width:100%}a{color:inherit}a:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.page{position:relative;min-height:100vh;overflow:hidden}.skip-link{position:fixed;z-index:1000;top:.75rem;left:.75rem;padding:.75rem 1rem;border-radius:8px;background:var(--white);color:var(--ink);font-weight:700;text-decoration:none;transform:translateY(-150%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.section-shell{width:min(calc(100% - 48px),var(--page-width));margin-inline:auto}.site-backdrop{position:absolute;inset:0 0 auto;height:1040px;pointer-events:none;overflow:hidden}.backdrop-grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(46,189,168,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(46,189,168,.08) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,black 0%,transparent 86%);mask-image:linear-gradient(to bottom,black 0%,transparent 86%)}.backdrop-glow{position:absolute;border-radius:999px;filter:blur(120px);opacity:.22}.backdrop-glow-one{width:520px;height:520px;top:120px;right:4%;background:var(--teal)}.backdrop-glow-two{width:280px;height:280px;top:560px;left:-80px;background:var(--teal-dark)}.nav-shell{position:fixed;z-index:100;top:0;right:0;left:0;padding:14px 24px;border-bottom:1px solid rgba(217,247,237,.08);background:#0a0e0dd1;-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}.nav{width:min(100%,var(--page-width));min-height:52px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-lockup{display:inline-flex;align-items:center;gap:12px;flex:none;text-decoration:none}.brand-lockup img{width:42px;height:42px;border-radius:10px;object-fit:cover;box-shadow:0 8px 24px #2ebda829}.wordmark{font-family:var(--wordmark);font-size:30px;font-weight:600;line-height:1;letter-spacing:.01em}.nav-links{display:flex;align-items:center;justify-content:center;gap:34px;margin-left:auto}.nav-links a{color:var(--muted);font-size:14px;font-weight:600;text-decoration:none;transition:color .16s ease}.nav-links a:hover{color:var(--white)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:1px solid var(--teal);border-radius:12px;background:var(--teal);box-shadow:0 8px 28px #2ebda83d;color:var(--ink);font-size:15px;font-weight:800;text-decoration:none;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.button:hover{background:#51d4c1;box-shadow:0 12px 34px #2ebda857;transform:translateY(-2px)}.button-small{min-height:42px;padding-inline:17px;font-size:14px}.hero{position:relative;z-index:2;min-height:940px;padding-top:154px;padding-bottom:80px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(32px,5vw,84px)}.hero-copy{position:relative;z-index:4;padding-bottom:34px}.eyebrow,.section-kicker{margin:0 0 20px;color:var(--teal);font-size:13px;font-weight:800;letter-spacing:.12em}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 12px 8px 9px;border:1px solid rgba(46,189,168,.28);border-radius:999px;background:#2ebda814;letter-spacing:.04em;text-transform:none}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 12px var(--teal)}.hero h1,.section-copy h2,.section-heading h2,.mascot-heading h2,.cta-copy h2{margin:0;font-weight:900;letter-spacing:-.055em}.hero h1{max-width:760px;font-size:clamp(64px,7.35vw,106px);line-height:.9}.hero h1 span{color:var(--teal)}.hero-lede{max-width:620px;margin:32px 0 0;color:var(--muted);font-size:clamp(18px,1.7vw,21px);line-height:1.58}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:28px}.app-store-link{display:inline-flex;flex:none;border-radius:10px;transition:transform .16s ease,opacity .16s ease}.app-store-link:hover{opacity:.88;transform:translateY(-2px)}.app-store-link img{width:auto;height:54px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--white);font-size:15px;font-weight:700;text-decoration:none}.text-link span{color:var(--teal)}.hero-notes{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px 24px;color:var(--dim);font-size:13px;font-weight:700}.hero-notes span{display:inline-flex;align-items:center;gap:8px}.hero-notes i{width:6px;height:6px;border-radius:50%;background:var(--teal)}.hero-stage{position:relative;width:100%;height:760px}.hero-stage:before{content:"";position:absolute;inset:70px 20px 50px 50px;border:1px solid rgba(46,189,168,.13);border-radius:50%}.hero-stage-copy{position:absolute;z-index:0;top:22px;left:4px;display:flex;flex-direction:column;font-size:clamp(42px,4.6vw,74px);font-weight:900;line-height:.85;letter-spacing:-.06em;opacity:.08;text-transform:lowercase}.hero-stage-copy strong{color:var(--teal)}.phone-shadow{position:absolute;z-index:0;width:430px;height:510px;right:60px;bottom:62px;border-radius:50%;background:#2ebda83d;filter:blur(90px)}.phone-frame{position:absolute;z-index:2;top:34px;right:54px;width:364px;height:724px;padding:10px;border:1px solid #4a514e;border-radius:58px;background:linear-gradient(145deg,#4c514f,#171a19 30%,#020303);box-shadow:0 50px 100px #000000a3,inset 0 1px 1px #ffffff47;transform:rotate(2.2deg)}.phone-screen{position:relative;height:100%;overflow:hidden;padding:18px 18px 22px;border-radius:48px;background:linear-gradient(180deg,rgba(46,189,168,.09),transparent 36%),#151918;color:#fff}.phone-screen:after{content:"";position:absolute;right:30%;bottom:8px;left:30%;height:4px;border-radius:99px;background:#ffffffbf}.phone-status{height:25px;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;color:#ffffffc2;font-size:10px;font-weight:800}.phone-status>span:last-child{text-align:right;letter-spacing:.06em}.dynamic-island{width:86px;height:22px;border-radius:99px;background:#000}.phone-heading{margin-top:22px;display:flex;align-items:center;justify-content:space-between;font-size:28px;font-weight:800;letter-spacing:-.04em}.settings-dot{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(46,189,168,.3);border-radius:50%;background:#2ebda814;color:var(--teal);font-size:22px}.week-card{margin-top:20px;padding:14px 14px 12px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:#262a29;box-shadow:0 14px 30px #0000002e}.week-card-top{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;font-weight:700}.week-card-top strong{color:var(--amber)}.week-row{margin-top:10px;display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.week-day{display:flex;flex-direction:column;align-items:center;gap:4px}.week-day>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;background:#303432;color:#68706d;font-size:9px;font-weight:800}.week-day small{color:#66706c;font-size:8px}.week-day.done>span{background:var(--teal);color:#fff}.week-day.today>span{border-color:var(--teal);background:transparent;color:var(--teal)}.week-day.today small{color:var(--teal)}.week-day.planned>span{color:var(--muted)}.week-stats{margin-top:12px;padding-top:12px;display:grid;grid-template-columns:1.6fr .7fr .7fr;border-top:1px solid rgba(255,255,255,.07)}.week-stats>div{display:flex;flex-direction:column}.week-stats>div:not(:first-child){align-items:center}.week-stats strong{color:var(--white);font-size:19px;font-weight:800;font-variant-numeric:tabular-nums}.week-stats strong:not(.amber){color:var(--teal)}.week-stats>div:first-child strong{color:var(--white)}.week-stats strong small{font-size:8px;font-weight:700}.week-stats span{color:#747d79;font-size:8px;font-weight:700}.week-stats .amber{color:var(--amber)}.phone-mascot{position:relative;margin-top:22px;display:flex;flex-direction:column;align-items:center;text-align:center}.phone-mascot .mascot-glow{position:absolute;top:4px;width:150px;height:150px;border-radius:50%;background:#2ebda857;filter:blur(28px)}.phone-mascot img{position:relative;z-index:1;width:142px;height:142px;object-fit:contain}.phone-mascot strong{margin-top:1px;font-size:15px;font-weight:800}.phone-mascot span{margin-top:2px;color:var(--teal);font-family:var(--wordmark);font-size:12px;font-weight:600}.start-workout{min-height:46px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;background:var(--teal);box-shadow:0 8px 24px #2ebda861;color:#fff;font-size:14px;font-weight:800}.hero-buddy{position:absolute;z-index:4;top:64px;right:-26px;width:220px;animation:buddy-float 5s ease-in-out infinite}.hero-buddy img{width:190px;margin-left:auto;filter:drop-shadow(0 18px 26px rgba(0,0,0,.44))}.speech-bubble{position:relative;width:max-content;max-width:210px;margin:0 auto -7px 0;padding:10px 13px;border:1px solid rgba(217,247,237,.2);border-radius:12px 12px 2px;background:var(--white);box-shadow:0 14px 34px #00000042;color:var(--ink);font-family:var(--wordmark);font-size:14px;font-weight:600}.rest-chip{position:absolute;z-index:3;left:0;bottom:84px;min-width:190px;display:flex;align-items:center;gap:12px;padding:10px 16px 10px 10px;border:1px solid rgba(217,247,237,.16);border-radius:14px;background:#181e1ceb;box-shadow:0 18px 48px #0000005c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.rest-chip img{width:56px;height:56px;object-fit:contain}.rest-chip span{display:flex;flex-direction:column;font-size:15px;font-weight:800}.rest-chip small{color:var(--teal);font-size:10px;letter-spacing:.08em;text-transform:uppercase}@keyframes buddy-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(2deg)}}.signal-strip{position:relative;z-index:3;border-block:1px solid var(--line-soft);background:#121716cc}.signal-strip>div{width:min(calc(100% - 48px),var(--page-width));min-height:70px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}.signal-strip i{width:5px;height:5px;flex:none;border-radius:50%;background:var(--teal)}.week-section{padding-block:150px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(60px,8vw,130px)}.section-copy h2,.section-heading h2,.mascot-heading h2,.cta-copy h2{font-size:clamp(52px,6vw,78px);line-height:.94}.section-copy>p:not(.section-kicker){max-width:560px;margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.check-list{margin:32px 0 0;padding:0;display:grid;gap:14px;list-style:none}.check-list li{position:relative;padding-left:34px;color:var(--white);font-size:15px;font-weight:700}.check-list li:before{content:"✓";position:absolute;top:-1px;left:0;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#2ebda821;color:var(--teal);font-size:12px}.schedule-stage{position:relative;min-height:620px;display:flex;align-items:center}.schedule-stage:before{content:"";position:absolute;inset:25px -40px 35px 80px;border-radius:50%;background:#2ebda821;filter:blur(70px)}.schedule-card{position:relative;z-index:2;width:min(100%,590px);padding:28px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#181e1c,#111514);box-shadow:0 34px 90px #00000061;transform:rotate(-1.5deg)}.schedule-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:22px;border-bottom:1px solid var(--line-soft)}.schedule-header>div>span{color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.12em}.schedule-header h3{margin:3px 0 0;font-size:28px;line-height:1.1}.week-pill{padding:7px 10px;border:1px solid rgba(46,189,168,.26);border-radius:999px;background:#2ebda814;color:var(--teal);font-size:11px;font-weight:800}.schedule-list{margin-top:8px}.schedule-row{min-height:88px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:16px;border-bottom:1px solid rgba(217,247,237,.08)}.schedule-row:last-child{border-bottom:0}.date-tile{width:50px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:#202624}.date-tile span{color:var(--dim);font-size:8px;font-weight:800;letter-spacing:.08em}.date-tile strong{color:var(--white);font-size:20px;font-variant-numeric:tabular-nums}.schedule-detail{display:flex;flex-direction:column;gap:2px}.schedule-detail strong{font-size:15px}.schedule-detail span{color:var(--dim);font-size:11px}.schedule-status{min-width:42px;color:var(--dim);font-size:12px;font-weight:800;text-align:right}.schedule-row.complete .date-tile{border-color:var(--teal);background:var(--teal)}.schedule-row.complete .date-tile span,.schedule-row.complete .date-tile strong,.schedule-row.complete .schedule-status{color:var(--ink)}.schedule-row.today{margin-inline:-12px;padding-inline:12px;border:1px solid rgba(46,189,168,.26);border-radius:10px;background:#2ebda812}.schedule-row.today .date-tile{border-color:var(--teal)}.schedule-row.today .schedule-status{color:var(--teal)}.schedule-row.rest .schedule-detail strong{color:var(--muted)}.schedule-mascot{position:absolute;z-index:4;right:-28px;bottom:-10px;width:190px;filter:drop-shadow(0 18px 26px rgba(0,0,0,.42))}.feature-section{padding-block:80px 160px}.section-heading,.mascot-heading{margin-bottom:70px;display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:70px}.section-heading>p,.mascot-heading>p{max-width:470px;margin:0 0 8px;color:var(--muted);font-size:18px;line-height:1.65}.bento-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.feature-card{position:relative;min-height:420px;overflow:hidden;padding:32px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,rgba(46,189,168,.035),transparent 38%),var(--surface)}.feature-card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(46,189,168,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(46,189,168,.035) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:linear-gradient(135deg,black,transparent 64%);mask-image:linear-gradient(135deg,black,transparent 64%);pointer-events:none}.feature-number{position:absolute;top:25px;right:28px;color:#d9f7ed2e;font-size:12px;font-weight:800;letter-spacing:.12em}.feature-label{position:relative;z-index:2;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.12em}.feature-card h3{position:relative;z-index:2;margin:12px 0 0;color:var(--white);font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1;letter-spacing:-.04em}.feature-card p{position:relative;z-index:2;max-width:470px;margin:17px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.feature-card-log{grid-column:span 7;min-height:520px}.feature-card-log .feature-copy{max-width:390px}.feature-card-log>img{position:absolute;z-index:3;right:-8px;bottom:-22px;width:250px;filter:drop-shadow(0 20px 25px rgba(0,0,0,.4))}.set-table{position:absolute;z-index:2;right:168px;bottom:42px;width:310px;padding:12px;border:1px solid rgba(217,247,237,.1);border-radius:12px;background:#202624f5;box-shadow:0 20px 44px #00000057;transform:rotate(-2deg)}.set-table>div{min-height:42px;padding-inline:10px;display:grid;grid-template-columns:.7fr 1fr 1fr .5fr;align-items:center;border-bottom:1px solid rgba(217,247,237,.06);color:var(--white);font-size:13px;font-variant-numeric:tabular-nums}.set-table>div:last-child{border-bottom:0}.set-table .set-table-head{min-height:28px;color:var(--dim);font-size:8px;font-weight:800;letter-spacing:.08em}.set-table i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #4a5551;border-radius:50%;color:#fff;font-size:10px;font-style:normal}.set-table>div:not(.set-current) i{border-color:var(--teal);background:var(--teal)}.set-table .set-current{border-radius:8px;background:#2ebda812}.feature-card-progress{grid-column:span 5;min-height:520px}.chart{position:absolute;right:30px;bottom:58px;left:30px;height:170px;display:flex;align-items:end;gap:10px;padding:22px 18px 0;border-left:1px solid rgba(217,247,237,.1);border-bottom:1px solid rgba(217,247,237,.1);background-image:linear-gradient(rgba(217,247,237,.06) 1px,transparent 1px);background-size:100% 42px}.chart>span{height:var(--bar-height);flex:1;min-width:16px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,var(--teal),var(--teal-dark));opacity:.52}.chart>span:nth-last-child(-n+2){opacity:1}.chart-footer{position:absolute;right:30px;bottom:28px;left:30px;display:flex;justify-content:space-between;color:var(--dim);font-size:11px;font-weight:700}.chart-footer strong{color:var(--teal)}.feature-card-watch{grid-column:span 4;background:var(--mint);color:var(--ink)}.feature-card-watch:before{opacity:.55}.feature-card-watch .feature-label,.feature-card-watch .feature-number{color:var(--teal-deep)}.feature-card-watch h3{color:var(--ink)}.feature-card-watch p{max-width:270px;color:#52605d}.feature-card-watch>img{position:absolute;right:-32px;bottom:-28px;width:245px;filter:drop-shadow(0 18px 22px rgba(7,17,15,.18))}.feature-card-health{grid-column:span 8}.feature-card-health>img{position:absolute;z-index:2;right:20px;bottom:-24px;width:270px;filter:drop-shadow(0 18px 24px rgba(0,0,0,.36))}.feature-card-health p{max-width:420px}.run-stats{position:absolute;bottom:36px;left:32px;display:flex;gap:10px}.run-stats>div{min-width:110px;padding:15px 16px 13px;border:1px solid var(--line);border-radius:10px;background:var(--surface-card)}.run-stats strong,.run-stats span{display:block}.run-stats strong{color:var(--white);font-size:22px;font-variant-numeric:tabular-nums}.run-stats span{color:var(--teal);font-size:8px;font-weight:800;letter-spacing:.08em}.feature-card-photos{grid-column:span 7}.feature-card-photos>img{position:absolute;z-index:3;right:24px;bottom:-16px;width:230px;filter:drop-shadow(0 18px 24px rgba(0,0,0,.38))}.feature-card-photos p{max-width:350px}.photo-stack{position:absolute;bottom:36px;left:32px;width:260px;height:120px}.photo-stack span{position:absolute;bottom:0;width:90px;height:112px;border:4px solid var(--surface);border-radius:10px;background:radial-gradient(circle at 50% 35%,rgba(46,189,168,.8) 0 10px,transparent 11px),linear-gradient(160deg,#2d3f3a,#18201e);box-shadow:0 16px 28px #0000004d}.photo-stack span:nth-child(1){left:0;transform:rotate(-7deg);opacity:.55}.photo-stack span:nth-child(2){left:70px;transform:rotate(-1deg);opacity:.78}.photo-stack span:nth-child(3){left:140px;transform:rotate(6deg)}.feature-card-recovery{grid-column:span 5}.feature-card-recovery>img{position:absolute;z-index:3;right:-14px;bottom:-26px;width:215px;filter:drop-shadow(0 18px 24px rgba(0,0,0,.38))}.timer-pill{position:absolute;z-index:2;bottom:38px;left:32px;min-width:180px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(232,160,76,.34);border-radius:10px;background:#e8a04c1a;color:var(--amber)}.timer-pill span{font-size:8px;font-weight:800;letter-spacing:.09em}.timer-pill strong{font-size:22px;font-variant-numeric:tabular-nums}.mascot-section{position:relative;overflow:hidden;padding-block:145px 132px;background:var(--mint);color:var(--ink)}.mascot-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,118,104,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(15,118,104,.06) 1px,transparent 1px);background-size:56px 56px}.mascot-section .section-shell{position:relative;z-index:2}.mascot-section .section-kicker{color:var(--teal-deep)}.mascot-heading>p{color:#52605d}.mascot-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.mascot-card{position:relative;min-height:285px;overflow:hidden;padding:18px;border:1px solid rgba(15,118,104,.14);border-radius:14px;background:#ffffff85}.mascot-card:after{content:"";position:absolute;width:190px;height:190px;right:-44px;bottom:-50px;border-radius:50%;background:#2ebda826;filter:blur(2px)}.mascot-card span{position:relative;z-index:2;display:inline-flex;padding:6px 9px;border-radius:999px;background:#0f766814;color:var(--teal-deep);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mascot-card img{position:absolute;z-index:2;right:-8px;bottom:-14px;width:220px;height:220px;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(7,17,15,.14));transition:transform .22s ease}.mascot-card:hover img{transform:translateY(-8px) rotate(2deg)}.mascot-quote{max-width:900px;margin:80px auto 0;color:var(--teal-deep);font-family:var(--wordmark);font-size:clamp(28px,4vw,48px);font-weight:600;line-height:1.15;text-align:center}.final-cta{padding-block:150px 110px}.cta-panel{position:relative;min-height:570px;overflow:hidden;padding:clamp(42px,7vw,90px);display:grid;grid-template-columns:1fr .85fr;align-items:center;border:1px solid rgba(46,189,168,.34);border-radius:20px;background:linear-gradient(115deg,rgba(46,189,168,.18),transparent 45%),#111715;box-shadow:0 32px 100px #00000052}.cta-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(46,189,168,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(46,189,168,.06) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,black,transparent 75%);mask-image:linear-gradient(90deg,black,transparent 75%)}.cta-copy{position:relative;z-index:3}.cta-copy>p:not(.section-kicker){max-width:510px;margin:25px 0 28px;color:var(--muted);font-size:17px}.cta-art{position:absolute;z-index:2;right:2%;bottom:18px;width:min(48%,520px);display:flex;flex-direction:column;align-items:center}.cta-art img{position:relative;z-index:2;width:min(100%,420px);filter:drop-shadow(0 28px 38px rgba(0,0,0,.48))}.cta-art .wordmark{position:relative;z-index:3;margin-top:-42px;padding:15px 28px 18px;border-radius:999px;background:var(--teal);color:#fff;font-size:clamp(32px,5vw,54px);box-shadow:0 14px 42px #2ebda859}.cta-ring{position:absolute;top:8%;left:2%;width:96%;aspect-ratio:1;border:1px solid rgba(46,189,168,.24);border-radius:50%;box-shadow:0 0 0 38px #2ebda80a,0 0 80px #2ebda826}.support{padding-block:54px 74px;display:flex;align-items:end;justify-content:space-between;gap:40px;border-top:1px solid var(--line-soft)}.support .section-kicker{margin-bottom:10px}.support h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.04em}.support>a{display:inline-flex;align-items:center;gap:10px;padding-bottom:5px;border-bottom:2px solid var(--teal);color:var(--white);font-size:17px;font-weight:700;text-decoration:none}.support>a span{color:var(--teal)}.footer{border-top:1px solid var(--line-soft);background:#070a09}.footer-main{min-height:150px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px}.footer-main>p{color:var(--muted);font-size:13px;font-weight:700}.footer-links{display:flex;justify-content:flex-end;gap:26px}.footer-links a{color:var(--muted);font-size:13px;font-weight:700;text-decoration:none}.footer-links a:hover{color:var(--teal)}.footer-bottom{min-height:64px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(217,247,237,.07);color:var(--dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media(max-width:1160px){.hero{grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr)}.phone-frame{right:34px;width:340px}.hero-buddy{right:-42px;width:188px}.hero-buddy img{width:166px}.rest-chip{left:-18px}.feature-card-health>img{right:-20px}.set-table{right:140px;width:280px}}@media(max-width:980px){.nav-links{display:none}.hero{min-height:auto;padding-top:150px;grid-template-columns:1fr}.hero-copy{max-width:760px}.hero h1{font-size:clamp(66px,11vw,96px)}.hero-stage{width:min(100%,670px);margin:0 auto}.week-section{grid-template-columns:1fr}.section-copy{max-width:720px}.schedule-stage{width:min(100%,680px);margin-inline:auto}.feature-card-log,.feature-card-progress,.feature-card-health,.feature-card-photos{grid-column:span 12}.feature-card-watch,.feature-card-recovery{grid-column:span 6}.mascot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mascot-card:nth-child(4),.mascot-card:nth-child(5){grid-column:span 1}.cta-panel{grid-template-columns:1fr}.cta-copy{max-width:55%}.cta-art{right:-1%;width:48%}}@media(max-width:760px){.section-shell,.signal-strip>div{width:min(calc(100% - 32px),var(--page-width))}.nav-shell{padding-inline:16px}.brand-lockup{gap:9px}.brand-lockup img{width:38px;height:38px;border-radius:9px}.wordmark{font-size:26px}.hero{padding-top:132px;padding-bottom:48px}.hero h1{font-size:clamp(52px,15vw,78px)}.hero-lede{margin-top:24px;font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-stage{height:690px}.phone-frame{top:46px;right:50%;width:320px;height:640px;border-radius:52px;transform:translate(50%) rotate(1.5deg)}.phone-screen{padding:15px 16px 18px;border-radius:43px}.phone-heading{margin-top:12px;font-size:24px}.week-card{margin-top:12px}.phone-mascot{margin-top:10px}.phone-mascot img{width:118px;height:118px}.start-workout{margin-top:12px}.hero-buddy{top:22px;right:-10px;width:150px}.hero-buddy img{width:134px}.speech-bubble{max-width:160px;font-size:11px}.rest-chip{left:-8px;bottom:18px;min-width:156px}.rest-chip img{width:45px;height:45px}.signal-strip{overflow:hidden}.signal-strip>div{width:max-content;min-height:58px;padding-inline:16px;animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translate(-35%)}}.week-section,.feature-section,.mascot-section,.final-cta{padding-block:100px}.section-copy h2,.section-heading h2,.mascot-heading h2,.cta-copy h2{font-size:clamp(46px,12vw,66px)}.schedule-stage{min-height:590px}.schedule-card{padding:20px}.schedule-mascot{right:-22px;width:150px}.section-heading,.mascot-heading{margin-bottom:48px;grid-template-columns:1fr;gap:24px}.feature-card,.feature-card-log,.feature-card-progress{min-height:500px;padding:26px}.feature-card-watch,.feature-card-recovery{grid-column:span 12}.feature-card-watch>img{width:230px}.set-table{right:100px;bottom:28px;width:270px}.feature-card-log>img{width:205px}.mascot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mascot-card{min-height:250px}.mascot-card:last-child{grid-column:1 / -1}.mascot-quote{margin-top:56px}.cta-panel{min-height:780px;padding:46px 28px;align-items:start}.cta-copy{max-width:100%}.cta-art{right:50%;bottom:6px;width:min(84%,430px);transform:translate(50%)}.support{align-items:flex-start;flex-direction:column}.footer-main{padding-block:40px;grid-template-columns:1fr;gap:22px}.footer-main>p{margin:0}.footer-links{justify-content:flex-start}}@media(max-width:480px){.button-small{min-height:40px;padding-inline:13px;font-size:12px}.nav .wordmark{font-size:24px}.hero-notes{flex-direction:column}.hero-stage{height:650px;margin-top:10px}.hero-stage-copy{display:none}.phone-frame{width:min(88vw,296px);height:608px}.dynamic-island{width:74px}.week-card{padding-inline:10px}.week-day>span{width:24px;height:24px}.phone-mascot img{width:110px;height:110px}.hero-buddy{right:-35px;width:124px}.hero-buddy img{width:112px}.speech-bubble{display:none}.rest-chip{left:-5px;min-width:132px;padding-right:11px}.rest-chip img{width:38px;height:38px}.rest-chip span{font-size:12px}.schedule-stage{min-height:550px}.schedule-header{align-items:flex-start;flex-direction:column}.schedule-row{grid-template-columns:48px 1fr auto;gap:11px}.date-tile{width:46px}.schedule-detail span{max-width:150px}.schedule-mascot{right:-30px;bottom:-48px;width:126px}.feature-card,.feature-card-log,.feature-card-progress{min-height:490px;padding:24px}.feature-card p{font-size:14px}.set-table{right:20px;left:20px;width:auto}.feature-card-log>img{right:-30px;width:150px}.feature-card-health>img,.feature-card-photos>img{right:-42px;width:190px}.run-stats{left:24px;gap:6px}.run-stats>div{min-width:90px;padding:12px}.photo-stack{left:20px;transform:scale(.84);transform-origin:bottom left}.feature-card-recovery>img{right:-40px;width:170px}.timer-pill{left:24px;min-width:160px}.mascot-grid{grid-template-columns:1fr}.mascot-card,.mascot-card:last-child{grid-column:auto;min-height:230px}.mascot-card img{width:205px;height:205px}.cta-panel{min-height:720px}.cta-art .wordmark{margin-top:-30px}.footer-links{flex-wrap:wrap}.footer-bottom{min-height:82px;padding-block:20px;align-items:flex-start;flex-direction:column;justify-content:center;gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
