@font-face{font-family:Oswald;src:url('./fonts/Oswald-Variable.ttf') format('truetype');font-weight:200 700;font-display:swap}
@font-face{font-family:Manrope;src:url('./fonts/Manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--ink:#080c09;--paper:#f5f7f2;--lime:#ceff00;--muted:#9ba59f;--line:#2b322c;color-scheme:dark;--story-progress:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--ink);color:var(--paper);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Oswald,Impact,sans-serif;font-weight:600}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--lime);outline-offset:6px}.wrap{width:calc(100% - 112px);max-width:1392px;margin-inline:auto}.skip-link{position:fixed;left:24px;top:-100px;z-index:100;background:var(--lime);color:var(--ink);padding:16px}.skip-link:focus{top:16px}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;z-index:10;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:13px;white-space:nowrap}.brand img{width:82px;height:82px;object-fit:contain}.brand span{font-family:Oswald,sans-serif;font-size:25px;font-weight:600;letter-spacing:-.4px}.main-nav{display:flex;gap:34px;font-size:14px;font-weight:600}.main-nav a{padding:18px 0;transition:color .2s}.main-nav a:hover,.text-link:hover{color:var(--lime)}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:62px;padding:18px 27px;background:var(--lime);color:var(--ink);border:1px solid transparent;border-radius:7px;font-size:16px;font-weight:800;transition:background .2s,transform .2s}.button:hover{background:#dfff54;transform:translateY(-2px)}.button svg,.icon-button svg,.iphone-link svg{width:26px;height:26px;flex:none}.button-small{min-height:48px;font-size:13px;padding:13px 20px;gap:20px}.button-small svg{width:20px;height:20px}.menu-toggle{display:none}.hero{position:relative;min-height:810px;height:calc(100svh - 112px);max-height:1080px;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:30px;padding-bottom:90px}.hero-copy{position:relative;z-index:2;padding-bottom:10px}.hero h1{font-size:clamp(76px,7.8vw,120px);line-height:1.13;letter-spacing:-2.4px}.hero h1 span{color:var(--lime)}.hero-copy>p{font-size:clamp(17px,1.55vw,23px);line-height:1.7;color:#bac1bc;margin:28px 0 35px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.text-link{font-size:13px;font-weight:700;display:inline-flex;gap:18px;align-items:center;padding:14px 0}.text-link span{font-size:23px}.hero-stage{position:relative;align-self:stretch;display:grid;place-items:center;perspective:1400px;isolation:isolate}.stage-word{font-family:Oswald,sans-serif;font-size:clamp(128px,14vw,218px);font-weight:700;line-height:.88;letter-spacing:-7px;color:#111911;position:absolute;left:-1%;top:11%;z-index:-2;user-select:none}.stage-line{width:78%;height:67%;position:absolute;right:4%;top:14%;border:1px solid #39492d;transform:rotate(-16deg);z-index:-1}.hero-phone-motion{transform:rotateY(-14deg) rotateZ(6deg);transform-style:preserve-3d;animation:phone-enter 1.35s cubic-bezier(.16,1,.3,1) both;animation-delay:.15s;will-change:transform}.device{position:relative;background:linear-gradient(115deg,#8c8f8c,#272d28 20%,#81857f 49%,#252923 72%,#73776f);padding:6px;border-radius:47px;box-shadow:0 0 0 1px #70776a,0 0 0 3px #10140f,18px 35px 75px #0009}.device::before{content:'';position:absolute;left:-4px;top:122px;width:3px;height:54px;background:#555e51;border-radius:3px;box-shadow:0 66px 0 #555e51}.device::after{content:'';position:absolute;right:-4px;top:166px;width:3px;height:80px;background:#535c4e;border-radius:3px}.device-screen{position:relative;background:#040a04;border:4px solid #020402;border-radius:41px;overflow:hidden;height:100%}.hero-device{width:clamp(285px,25.6vw,377px);height:clamp(580px,50vw,743px)}.device-top{height:48px;display:flex;justify-content:space-between;align-items:center;padding:5px 23px 0;font-size:12px;font-weight:800;position:relative;background:#040a04;z-index:2;color:#fff}.device-top .camera{position:absolute;left:50%;top:9px;transform:translateX(-50%);width:85px;height:25px;background:#000;border-radius:20px}.device-top svg{width:28px;height:14px}.hero-device img{width:100%;height:auto}.device-bottom{position:absolute;height:17px;bottom:0;left:0;right:0;background:#040a04;z-index:2}.device-bottom:after{content:'';display:block;width:32%;height:4px;background:#f4f6f1;border-radius:3px;margin:6px auto}.hero-device-label{position:absolute;bottom:11px;right:8%;font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.hero-baseline{position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:23px 0;font-size:12px;color:var(--muted)}.hero-baseline>span{display:flex;gap:20px;align-items:center}.hero-baseline i{width:3px;height:3px;border-radius:50%;background:var(--lime)}.hero-baseline a{display:flex;gap:26px;align-items:center}.hero-baseline a span{font-size:25px;color:var(--lime)}
.feature-story{height:540svh;position:relative;margin-top:70px;border-top:1px solid var(--line);background:#0d120e}.story-sticky{height:100svh;min-height:770px;max-height:1100px;position:sticky;top:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;column-gap:8%;padding-top:58px;padding-bottom:36px;align-content:center}.story-intro{grid-column:2;align-self:start}.eyebrow{color:var(--lime);font-size:11px;font-weight:700;letter-spacing:2px;margin-bottom:16px}.story-intro h2{font-size:clamp(24px,2.7vw,40px);line-height:1.25;font-weight:500}.story-intro h2 span{color:#737d72}.story-product{grid-column:1;grid-row:1 / 3;display:flex;flex-direction:column;align-items:center;justify-content:center;perspective:1600px;min-width:0}.story-device{width:min(35vw,360px);height:min(75svh,750px);min-height:560px;transform:rotateY(calc(-5deg + var(--story-progress) * 10deg));transition:transform .25s ease-out}.screen-viewport{height:calc(100% - 65px);position:relative;overflow:hidden;touch-action:pan-y}.feature-screen{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:top;opacity:0;transform:translateX(35px) scale(.975);transition:opacity .45s ease,transform .65s cubic-bezier(.2,.7,.2,1);pointer-events:none}.feature-screen.active{opacity:1;transform:translateX(0) scale(1);z-index:1}.screen-caption{font-size:10px;line-height:1.6;color:#798476;margin-top:26px;text-align:center}.story-copy{grid-column:2;grid-row:2;align-self:center;padding-top:25px}.chapter-count{font-size:14px;letter-spacing:1.5px;margin-bottom:24px}.chapter-count [data-current]{color:var(--lime);font-size:21px}.chapter-count>span+span{color:#65705f}.feature-descriptions{min-height:307px}.feature-description[hidden]{display:none}.feature-description:not([hidden]){animation:text-enter .5s ease both}.feature-description h3{font-size:clamp(45px,4.7vw,70px);line-height:1.14;letter-spacing:-1px}.feature-description p{font-size:17px;color:#bac1b7;line-height:1.8;max-width:465px;margin-top:22px}.feature-detail{display:block;margin-top:22px;font-size:11px;letter-spacing:.03em;color:#74836c}.feature-description small{display:block;font-size:10px;color:var(--muted);line-height:1.5;margin-top:12px;max-width:390px}.story-controls{display:flex;align-items:center;gap:21px;margin-top:30px}.icon-button{width:48px;height:48px;border:1px solid #536045;border-radius:50%;background:transparent;display:grid;place-items:center;transition:background .2s,color .2s}.icon-button:not(:disabled):hover{background:var(--lime);color:var(--ink)}.icon-button:disabled{opacity:.28}.previous svg{transform:rotate(180deg)}.chapter-dots{display:flex;align-items:center;gap:5px}.chapter-dots button{width:29px;height:44px;border:0;padding:0;background:none;display:flex;align-items:center}.chapter-dots span{display:block;width:100%;height:3px;background:#37442f;transition:background .2s}.chapter-dots button[aria-pressed=true] span{background:var(--lime)}.swipe-hint{font-size:10px;color:#75816e;margin-top:13px;letter-spacing:.03em}
.download-section{background:var(--lime);color:var(--ink);padding:100px 0 108px}.download-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:center}.download-layout h2{font-size:clamp(60px,6.7vw,100px);line-height:1.11;letter-spacing:-1.8px}.download-copy{max-width:380px}.download-logo{border-radius:16px;margin-bottom:24px}.download-copy h3{font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:800;line-height:1.35}.download-copy>p{font-size:17px;line-height:1.65;margin:16px 0 27px}.button-dark{background:var(--ink);color:var(--lime);width:100%;justify-content:space-between}.button-dark:hover{background:#253020}.download-copy>small{display:block;font-size:10px;margin-top:13px;opacity:.7}.iphone-link{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:700;margin-top:28px;padding:8px 0;max-width:max-content}.iphone-link svg{width:19px;height:19px}.site-footer{padding-top:47px;padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:30px;border-bottom:1px solid var(--line)}.footer-top p{font-family:Oswald,sans-serif;font-size:24px;color:#7e8979}.footer-links{display:flex;justify-content:space-between;padding:35px 0;gap:24px;font-size:12px}.footer-links nav{display:flex;gap:25px;flex-wrap:wrap}.footer-links>div{display:flex;gap:25px}.footer-links a{padding:8px 0;color:#a4afa0}.footer-links a:hover{color:var(--lime)}.footer-bottom{display:flex;justify-content:space-between;gap:18px;padding-top:24px;border-top:1px solid var(--line);font-size:10px;color:#74806d}
.hero{isolation:isolate}.hero::before{content:'';position:absolute;top:-112px;bottom:0;width:100vw;left:50%;transform:translateX(-50%);z-index:-3;background:linear-gradient(0deg,var(--ink),transparent 25%),url('./gym-backdrop.jpg') 62% center/cover no-repeat;pointer-events:none}.stage-word{opacity:.25}.stage-line{display:none}.hero-device{transform:translateY(calc(var(--hero-progress,0) * -35px)) rotateY(calc(var(--hero-progress,0) * 9deg));transition:transform .2s ease-out}.hero-device-label{bottom:4px}
@keyframes phone-enter{from{opacity:0;transform:translate3d(0,120px,-200px) rotateY(-45deg) rotateZ(17deg)}to{opacity:1;transform:translate3d(0,0,0) rotateY(-14deg) rotateZ(6deg)}}@keyframes text-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:901px) and (max-height:800px){.hero{min-height:700px}.hero-device{width:300px;height:605px}.story-sticky{min-height:660px;padding-top:30px;padding-bottom:23px}.story-device{min-height:520px;height:76svh;width:280px}.story-intro h2{font-size:28px}.feature-description h3{font-size:48px}.feature-description p{font-size:15px}.feature-descriptions{min-height:260px}.story-copy{padding-top:12px}.story-controls{margin-top:20px}.screen-caption{margin-top:18px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.main-nav{gap:22px}.header-download{font-size:12px;padding-inline:14px}.brand{gap:8px}.brand span{font-size:21px}.brand img{width:68px;height:68px}.hero h1{font-size:80px}.hero-actions{gap:10px}.hero{min-height:750px}.download-layout{gap:40px}.footer-links nav,.footer-links>div{gap:18px}.story-sticky{column-gap:5%}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.site-header{height:84px}.brand img{width:65px;height:65px}.brand span{font-size:21px}.header-download{display:none}.menu-toggle{display:flex;width:44px;height:44px;background:none;border:1px solid #364331;border-radius:50%;align-items:center;justify-content:center;gap:5px;flex-direction:column}.menu-toggle span{height:1px;width:18px;background:var(--paper);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.main-nav{display:none;position:absolute;right:0;left:0;top:83px;background:#101a10;padding:18px 24px;border:1px solid var(--line);box-shadow:0 20px 30px #0008}.main-nav.open{display:flex;flex-direction:column;gap:0}.main-nav a{padding:17px 0}.hero{grid-template-columns:1fr;gap:10px;height:auto;min-height:0;max-height:none;padding-top:50px;padding-bottom:78px}.hero-copy{padding:0}.hero h1{font-size:clamp(66px,12vw,100px);letter-spacing:-1.5px}.hero-copy>p{font-size:17px;margin:22px 0 27px}.hero-actions{gap:16px}.hero-actions .button{font-size:14px;gap:20px;min-height:58px}.hero-stage{height:650px;margin-top:32px;justify-self:center;width:100%;max-width:540px}.hero-device{width:300px;height:600px}.stage-word{font-size:165px;top:10%;left:9%}.stage-line{width:69%;right:10%;top:11%;height:73%}.hero-device-label{bottom:0;right:4%;font-size:9px}.hero-baseline{font-size:10px;padding:20px 0}.hero-baseline>span{gap:11px}.hero-baseline a{font-size:0;gap:0}.hero-baseline a span{font-size:26px}.feature-story{height:auto;margin-top:35px}.story-sticky{height:auto;min-height:0;max-height:none;position:relative;display:flex;flex-direction:column;padding:50px 0 48px;gap:28px}.story-intro h2{font-size:30px}.story-product{width:100%}.story-device{width:300px;height:615px;min-height:0;transform:none}.screen-caption{margin-top:20px;font-size:9px}.story-copy{width:100%;padding:0;align-self:auto}.chapter-count{margin-bottom:15px}.feature-description h3{font-size:clamp(41px,7.3vw,62px)}.feature-description p{font-size:16px;line-height:1.7;margin-top:19px;max-width:580px}.feature-descriptions{min-height:260px}.feature-detail{margin-top:18px}.story-controls{margin-top:22px;gap:19px}.chapter-dots{gap:7px;flex:1;max-width:240px}.chapter-dots button{flex:1;min-width:20px}.swipe-hint{margin-top:14px}.download-section{padding:55px 0 58px}.download-layout{grid-template-columns:1fr;gap:42px}.download-layout h2{font-size:clamp(54px,10vw,80px)}.download-copy{max-width:460px}.download-copy h3{font-size:25px}.download-logo{width:64px;height:64px;margin-bottom:22px}.site-footer{padding-top:30px}.footer-top{align-items:flex-start;flex-direction:column;gap:16px;padding-bottom:24px}.footer-top p{font-size:21px}.footer-links{flex-direction:column;gap:24px;padding:24px 0}.footer-links nav,.footer-links>div{flex-direction:column;gap:5px}.footer-bottom{flex-direction:column;font-size:10px;gap:12px}}
@media(max-width:900px){.stage-word{font-size:clamp(116px,36vw,160px);left:2%;top:20%}.hero::before{background-position:75% center}.hero-device{transform:none}}
@media(max-width:380px){.wrap{width:calc(100% - 36px)}.hero h1{font-size:61px}.hero-stage{height:610px}.hero-device{width:275px;height:560px}.story-device{width:280px;height:574px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.brand span{font-size:19px}.brand img{width:58px;height:58px}.story-intro h2{font-size:27px}.feature-descriptions{min-height:280px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-phone-motion,.story-device{transform:none;will-change:auto}.feature-screen{transform:none}}
