@font-face{font-family:"Montserrat";src:url("/assets/Montserrat-Regular.ttf") format("truetype");font-weight:400;font-display:swap}
@font-face{font-family:"Montserrat";src:url("/assets/Montserrat-SemiBold.ttf") format("truetype");font-weight:600;font-display:swap}
@font-face{font-family:"Montserrat";src:url("/assets/Montserrat-ExtraBold.ttf") format("truetype");font-weight:800;font-display:swap}
@font-face{font-family:"JetBrains Mono";src:url("/assets/JetBrainsMono-SemiBold.ttf") format("truetype");font-weight:600;font-display:swap}
:root{--orange:#d93a15;--ink:#161713;--charcoal:#1d1e1b;--cream:#f7f6f0;--paper:#fffefa;--muted:#64665f;--line:#dddcd4;--white:#fff;--shell:1240px;color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--cream);color:var(--ink);font-family:"Montserrat",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img{display:block;max-width:100%}
a{color:inherit}
.shell{width:min(var(--shell),calc(100% - 80px));margin-inline:auto}
.skip-link{position:fixed;z-index:100;left:20px;top:16px;transform:translateY(-150%);background:var(--paper);color:var(--ink);padding:12px 18px;border-radius:8px;font-weight:600}
.skip-link:focus{transform:translateY(0)}
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.accent,.accent-text,h1 span,h2 span{color:var(--orange)}
.hero{min-height:760px;background:var(--charcoal);color:var(--white);position:relative;overflow:hidden}
.hero:after{content:"";position:absolute;inset:0;background:url("/assets/hero-gym.webp") center/cover;opacity:.62;pointer-events:none}
.nav{height:92px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}
.wordmark{display:inline-flex;align-items:center;gap:12px;font-family:"JetBrains Mono",monospace;font-weight:600;font-size:22px;letter-spacing:-1px;text-decoration:none;line-height:1}
.wordmark img{width:46px;height:46px;border-radius:12px}
.nav-links{display:flex;align-items:center;gap:36px;margin-left:auto;margin-right:38px}
.nav-links a,.nav-cta{font-size:13px;font-weight:600;text-decoration:none}
.nav-links a{color:#d8d8d2;transition:color .2s ease}
.nav-links a:hover{color:var(--white)}
.nav-cta{background:var(--orange);padding:12px 20px;border-radius:10px;transition:transform .2s ease,background .2s ease}
.lang-switch{color:#fff;text-decoration:none;font-family:"JetBrains Mono",monospace;font-size:11px;letter-spacing:.08em;padding:8px 10px;margin-right:16px;border:1px solid rgba(255,255,255,.28);border-radius:999px}
.lang-switch:hover{border-color:#fff}
.nav-cta:hover{background:#ff5735;transform:translateY(-2px)}
a:focus-visible{outline:3px solid #ff7a5f;outline-offset:4px}
.hero-grid{min-height:668px;display:grid;grid-template-columns:minmax(440px,.9fr) 1.1fr;align-items:center;gap:64px;position:relative;z-index:1;padding-bottom:54px}
.eyebrow{margin:0 0 19px;font-family:"JetBrains Mono",monospace;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:600}
.hero h1,.feature h2,.coach h2,.intelligence h2,.download h2{margin:0;font-weight:800;letter-spacing:-.055em;line-height:.99}
.hero h1{font-size:clamp(68px,6.2vw,94px)}
.hero-lede{margin:28px 0 30px;font-size:20px;line-height:1.55;color:#e0e0da}
.store-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.store-links a{display:block;border-radius:9px;line-height:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .2s ease,opacity .2s ease}
.store-links a:hover{transform:translateY(-3px);opacity:.92}
.store-links a:active{transform:scale(.98);opacity:.88}
.store-links a:focus:not(:focus-visible){outline:none}
.store-links img{height:54px;width:auto;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}
.store-links a:nth-child(2) img{height:80px;margin:-13px -14px}
.hero-note{margin:21px 0 0;color:#bdbeb7;font-size:13px}
.hero-product{height:610px;position:relative}
.screen{background:#080908;border:8px solid #0e0f0d;border-radius:34px;overflow:hidden;box-shadow:0 28px 55px rgba(0,0,0,.28);isolation:isolate}
.screen img{width:100%;height:100%;object-fit:cover}
.screen-home,.screen-plan{position:absolute;width:290px;height:628px;top:20px}
.screen-home{left:64px;transform:rotate(-5deg);z-index:2}
.screen-plan{right:22px;top:45px;transform:rotate(5deg);z-index:1}
.scribble{font-family:"JetBrains Mono",monospace;text-transform:uppercase;font-size:13px;line-height:1.45;letter-spacing:.04em;transform:rotate(-7deg);color:#f2f1eb}
.hero-product .scribble{position:absolute;right:-4px;bottom:35px;z-index:3}
.steps{background:var(--paper);border-bottom:1px solid var(--line)}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:56px 0}
.steps article{padding:0 44px;position:relative}
.steps article:first-child{padding-left:0}.steps article:last-child{padding-right:0}
.steps article+article{border-left:1px solid var(--line)}
.step-number{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid #d7d6cf;border-radius:50%;font-weight:800;font-size:14px;margin-bottom:17px}
.steps h3,.pillars h3{font-size:18px;line-height:1.25;margin:0 0 10px;letter-spacing:-.025em}
.steps p,.pillars p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.feature{min-height:720px;overflow:hidden}
.feature-light{background:var(--cream)}
.feature-dark{background:var(--charcoal);color:var(--white)}
.feature-grid{min-height:720px;display:grid;grid-template-columns:150px minmax(390px,.9fr) 1.1fr;gap:32px;align-items:center;position:relative}
.feature-grid.reverse{grid-template-columns:1.05fr minmax(420px,.95fr) 150px}
.feature-grid.reverse .section-number{grid-column:3;grid-row:1;text-align:right}
.feature-grid.reverse .feature-copy{grid-column:2;grid-row:1}
.feature-grid.reverse .feature-visual{grid-column:1;grid-row:1}
.section-number{font-size:128px;font-weight:800;letter-spacing:-.08em;color:#e2e0d8;line-height:1}
.feature-dark .section-number{color:#343532}
.feature-copy{position:relative;z-index:2}
.feature h2{font-size:clamp(50px,4.6vw,70px);max-width:650px}
.feature-copy>p:not(.eyebrow){max-width:570px;margin:27px 0 0;color:#5f615a;font-size:17px;line-height:1.75}
.feature-dark .feature-copy>p:not(.eyebrow){color:#c6c7c0}
.plain-list{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:10px;font-size:15px}
.plain-list li{position:relative;padding-left:22px}
.plain-list li:before{content:"";position:absolute;left:0;top:.68em;width:7px;height:7px;border-radius:50%;background:var(--orange)}
.feature-visual{height:650px;position:relative}
.feature-visual .scribble{position:absolute;right:7%;top:24%;max-width:150px}
.feature-light .feature-visual .scribble{color:#33342f}
.screen-workout{position:absolute;width:304px;height:659px;left:18%;top:33px;transform:rotate(4deg)}
.screen-progress{position:absolute;width:318px;height:628px;right:18%;top:48px;transform:rotate(-4deg)}
.coach{background:var(--orange);color:var(--white);overflow:hidden}
.coach-grid{min-height:370px;display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center;position:relative;padding-top:48px;padding-bottom:48px}
.coach h2{font-size:clamp(48px,4.3vw,68px)}
.coach p:not(.eyebrow):not(.scribble){max-width:650px;margin:22px 0 0;font-size:16px;line-height:1.7;color:#fff}
.coach-visual{height:290px;background:#eee9e1;border:8px solid #121310;border-radius:34px;overflow:hidden;box-shadow:0 26px 48px rgba(97,22,4,.35);transform:rotate(1deg)}
.coach-visual img{width:100%;height:100%;object-fit:cover;object-position:center top}
.coach .scribble{position:absolute;right:-35px;top:42px;width:120px}
.intelligence{background:var(--charcoal);color:var(--white);padding:82px 0 88px}
.intelligence h2{font-size:clamp(46px,4.3vw,67px)}
.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:58px;padding-top:32px;border-top:1px solid #464742}
.pillar-index{font-family:"JetBrains Mono",monospace;color:var(--orange)!important;font-size:12px!important;margin-bottom:16px!important}
.pillars p{color:#c3c4bc}
.download{background:var(--paper);overflow:hidden}
.download-grid{min-height:545px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}
.download h2{font-size:clamp(48px,4.5vw,70px)}
.download h2+p{max-width:560px;margin:25px 0 28px;color:var(--muted);font-size:16px}
.download-screens{height:500px;position:relative;display:flex;align-items:flex-end;justify-content:center;padding-top:40px}
.download-screens .screen{width:200px;height:433px;margin-right:-42px;border-width:6px;border-radius:28px;box-shadow:0 20px 38px rgba(0,0,0,.18)}
.download-screens .screen:first-child{transform:rotate(-6deg) translateY(20px)}
.download-screens .screen.featured{transform:translateY(-2px);z-index:3}
.download-screens .screen:last-child{transform:rotate(6deg) translateY(20px);z-index:2}
.footer{background:var(--paper);border-top:1px solid var(--line)}
.footer-grid{min-height:105px;display:grid;grid-template-columns:1fr auto 1fr;gap:36px;align-items:center}
.footer .wordmark{font-size:18px}.footer .wordmark img{width:38px;height:38px;border-radius:10px}
.footer nav{display:flex;gap:26px}.footer nav a{font-size:12px;text-decoration:none;color:var(--muted)}
.footer p{margin:0;text-align:right;color:#85877e;font-size:11px}
.motion-ready .feature,.motion-ready .coach,.motion-ready .intelligence,.motion-ready .download{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}
.motion-ready .is-visible{opacity:1;transform:none}
@media(max-width:1050px){
  .shell{width:min(100% - 48px,var(--shell))}
  .nav-links{display:none}
  .nav>.lang-switch{margin-left:auto;margin-right:16px}
  .hero-grid{grid-template-columns:.9fr 1.1fr;gap:24px}
  .hero-product{transform:scale(.88);transform-origin:center}
  .feature-grid,.feature-grid.reverse{grid-template-columns:92px 1fr 1fr;gap:22px}
  .feature-grid.reverse{grid-template-columns:1fr 1fr 92px}
  .feature-grid.reverse .section-number{grid-column:3}.feature-grid.reverse .feature-copy{grid-column:2}.feature-grid.reverse .feature-visual{grid-column:1}
  .section-number{font-size:88px}.screen-workout{left:8%}.screen-progress{right:5%}.coach .scribble{display:none}
}
@media(max-width:900px){
  .shell{width:min(100% - 36px,var(--shell))}
  .nav{height:76px}.nav-links{display:none}.nav-cta{font-size:12px;padding:10px 14px}
  .wordmark{font-size:18px;gap:9px}.wordmark img{width:38px;height:38px;border-radius:10px}
  .hero{min-height:auto}.hero:after{background-position:70% center;opacity:.4}.hero-grid{display:block;padding-top:66px;padding-bottom:0;text-align:left}
  .hero h1{font-size:clamp(53px,12vw,68px)}.hero-lede{font-size:17px;margin-top:22px}.hero-note{font-size:12px}
  .hero-product{height:530px;width:100%;transform:none;margin-top:38px}
  .screen-home,.screen-plan{width:225px;height:488px;top:32px}
  .screen-home{left:4%;transform:rotate(-5deg)}.screen-plan{right:3%;top:54px;transform:rotate(5deg)}
  .hero-product .scribble{display:none}
  .steps-grid{grid-template-columns:1fr;padding:26px 0}
  .steps article{padding:27px 0 27px 58px}.steps article+article{border-left:0;border-top:1px solid var(--line)}
  .steps article:first-child{padding-left:58px}
  .step-number{position:absolute;left:0;top:27px}
  .feature,.feature-grid{min-height:auto}
  .feature-grid,.feature-grid.reverse{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-top:74px;padding-bottom:0}
  .feature-grid.reverse .section-number,.feature-grid.reverse .feature-copy,.feature-grid.reverse .feature-visual{grid-column:auto;grid-row:auto}
  .section-number{position:absolute;right:18px;top:54px;font-size:96px;opacity:.75}
  .feature-copy{order:1}.feature h2{font-size:clamp(46px,13vw,64px);padding-right:10px}
  .feature-copy>p:not(.eyebrow){font-size:16px;line-height:1.65}
  .feature-visual{order:2;height:560px;margin-top:10px}
  .screen-workout,.screen-progress{width:248px;height:537px;left:50%;right:auto;top:28px;transform:translateX(-50%) rotate(2deg)}
  .screen-progress{height:496px;transform:translateX(-50%) rotate(-2deg)}
  .feature-visual .scribble{right:0;top:34%;font-size:11px}
  .coach-grid{grid-template-columns:1fr;gap:28px;padding-top:68px;padding-bottom:58px}
  .coach h2{font-size:clamp(44px,12vw,58px)}.coach-visual{height:auto;aspect-ratio:1.75/1}
  .intelligence{padding:70px 0}.intelligence h2{font-size:clamp(44px,12vw,58px)}
  .pillars{grid-template-columns:1fr;gap:0;margin-top:42px}
  .pillars article{padding:24px 0;border-bottom:1px solid #3c3d38}
  .download-grid{grid-template-columns:1fr;gap:28px;padding-top:68px}
  .download-screens{height:420px;overflow:hidden}
  .download-screens .screen{width:166px;height:360px;margin-right:-74px}
  .footer-grid{grid-template-columns:1fr auto;gap:24px;padding:25px 0}
  .footer nav{gap:16px}.footer p{display:none}
}
@media(max-width:460px){
  .shell{width:min(100% - 30px,var(--shell))}
  .nav>.lang-switch{margin-right:0}.nav-cta{display:none}.hero-grid{padding-top:46px}.hero h1{font-size:47px;letter-spacing:-.065em}.hero-lede br{display:none}
  .store-links{gap:8px}.store-links img{height:46px}.store-links a:nth-child(2) img{height:68px;margin:-11px -12px}
  .hero-product{height:440px;margin-top:24px}
  .screen-home,.screen-plan{width:187px;height:405px;border-width:6px;border-radius:25px}
  .screen-home{left:0}.screen-plan{right:-2%}
  .feature h2,.coach h2,.intelligence h2,.download h2{font-size:43px}
  .feature-visual .scribble{display:none}.section-number{font-size:76px}
  .download-screens{height:350px}
  .download-screens .screen{width:145px;height:314px;margin-right:-84px;border-width:5px;border-radius:22px}
  .footer-grid{display:flex;flex-direction:column;align-items:flex-start}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
