@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{--paper:#f5f3ec;--ink:#171d18;--muted:#667061;--lime:#d1ff16;--sage:#e2e7d7;--line:#d5d8cc;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;font-family:Manrope,Arial,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}img{max-width:100%;display:block}figure,h1,h2,p{margin:0}h1,h2{font-family:Oswald,Impact,sans-serif;font-weight:500;letter-spacing:-.045em;line-height:1.1}em{font:inherit;color:#6b765b}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #7c920e;outline-offset:6px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);padding:16px}.skip-link:focus{top:12px}
.site-header{height:100px;padding:0 4.2%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap}.brand img{width:70px;height:70px;object-fit:contain}.brand span{font-family:Oswald,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.6px}.main-nav{display:flex;gap:32px;font-size:13px}.main-nav a{padding:17px 0}.main-nav a:hover,.quiet-link:hover{color:#65721a}.header-download{font-size:12px;font-weight:700;display:flex;align-items:center;gap:27px;padding:14px 0;border-bottom:1px solid #a2aa94}.header-download span{font-size:23px;font-weight:400}.menu-toggle{display:none}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;background:var(--lime);border:1px solid transparent;min-height:62px;padding:18px 25px;font-weight:800;font-size:14px;border-radius:3px;transition:transform .25s,background .25s}.button span{font-size:26px;font-weight:400;line-height:1}.button:hover{background:#dfff64;transform:translateY(-3px)}.quiet-link{display:flex;align-items:center;gap:28px;font-size:12px;font-weight:600;max-width:max-content;padding:17px 0;margin-top:14px}.quiet-link span{font-size:21px;font-weight:400}
.hero{position:relative;isolation:isolate;min-height:760px;height:calc(100svh - 100px);max-height:1050px;display:flex;align-items:center;padding:55px 0 95px 5.4%;overflow:hidden}.hero-photo{position:absolute;z-index:-2;inset:0 0 0 40%;overflow:hidden;background:#7b7b67}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 70%,#14221738)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:40% 38%;animation:photo-enter 1.5s ease both}.hero:before{content:'';position:absolute;z-index:-1;top:-12%;bottom:-12%;left:-5%;width:56%;background:var(--paper);border-radius:0 48% 49% 0 / 0 52% 48% 0}.hero-copy{width:45%;position:relative;z-index:2;animation:copy-enter .9s .1s both}.hero h1{font-size:clamp(70px,6.8vw,108px);line-height:1.14}.hero h1 span{color:#667650}.hero-copy>p{font-size:clamp(14px,1.2vw,18px);line-height:1.85;color:#68705f;margin:30px 0 33px}.hero-phone-wrap{position:absolute;right:4.4%;top:50%;transform:translateY(-52%);z-index:3}.hero-phone{--phone-width:clamp(290px,24vw,385px)!important;animation:phone-enter 1.2s .15s cubic-bezier(.16,1,.3,1) both;transform:rotate(3deg)}.hero-bottom{position:absolute;bottom:0;left:5.4%;right:4.4%;height:67px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff42;gap:30px;font-size:10px;letter-spacing:1.4px}.hero-bottom>a{display:flex;align-items:center;gap:30px;color:#fff;letter-spacing:.3px}.hero-bottom>a span{font-size:24px}
.editorial-section{padding:130px 5.4%;display:grid;gap:7%;align-items:center}.movement{grid-template-columns:32% 61%}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.6px;color:#6e7763;margin-bottom:34px}.editorial-copy h2{font-size:clamp(45px,4.15vw,65px);line-height:1.18}.body-copy{font-size:15px;line-height:1.9;color:#6e7567;max-width:415px;margin:28px 0 30px}.line-link{display:flex;gap:24px;align-items:center;justify-content:space-between;width:max-content;max-width:100%;border-bottom:1px solid #a7af99;padding:15px 0;font-size:12px;font-weight:700}.line-link span{font-size:23px;font-weight:400}.movement-image{height:580px;position:relative;overflow:hidden;border-radius:160px 0 0 0}.movement-image>img{width:100%;height:100%;object-fit:cover;object-position:36% center}.movement-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#182115b0);pointer-events:none}.movement-image figcaption{position:absolute;z-index:1;left:35px;right:35px;bottom:30px;display:flex;justify-content:space-between;gap:16px;color:#fff;font-size:10px;letter-spacing:1.2px}.movement-image figcaption span+span{letter-spacing:0;color:#dedfd8}
.feature-story{height:350svh;background:#101913;color:var(--paper);position:relative;--story-progress:0}.story-sticky{position:sticky;top:0;height:100svh;min-height:650px;max-height:1200px;padding:45px 8% 65px;display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;overflow:hidden}.story-product{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;isolation:isolate}.story-orbit{position:absolute;border:1px solid #7e8e5140;width:500px;height:500px;border-radius:50%;z-index:-1;transform:scale(calc(.95 + var(--story-progress) * .12))}.story-orbit:after{content:'';position:absolute;inset:40px;border:1px solid #7e8e512b;border-radius:50%}.story-phone{--phone-width:clamp(255px,33svh,380px)!important;transform:none}.screen-viewport{touch-action:pan-y}.feature-screen{opacity:0;pointer-events:none;transform:translateX(16px);transition:opacity .4s ease,transform .6s cubic-bezier(.2,.7,.2,1)}.feature-screen.active{opacity:1;transform:none;z-index:1}.screen-caption{font-size:9px;letter-spacing:.5px;color:#9ca391;margin-top:19px}.story-copy>.eyebrow{color:#82966c;margin-bottom:36px}.chapter-count{font-size:13px;color:#778273;letter-spacing:1px;margin-bottom:22px}.chapter-count [data-current]{font-size:19px;color:var(--lime)}.feature-descriptions{min-height:285px}.feature-descriptions article[hidden]{display:none}.feature-descriptions article:not([hidden]){animation:copy-enter .5s both}.feature-descriptions h2{font-size:clamp(46px,4.65vw,75px);line-height:1.16}.feature-descriptions em{color:#c4cfb2}.feature-descriptions p{font-size:15px;line-height:1.9;color:#a7b09f;margin-top:24px;max-width:445px}.feature-detail{display:block;font-size:11px;color:#789069;margin-top:24px}.story-controls{display:flex;gap:22px;align-items:center;margin-top:34px}.icon-button{width:48px;height:48px;border:1px solid #626f52;border-radius:50%;background:none;color:#d2dbc7;font-size:24px;transition:background .2s,color .2s}.icon-button:disabled{opacity:.3}.icon-button:not(:disabled):hover{background:var(--lime);color:#172015}.chapter-dots{display:flex;gap:8px}.chapter-dots button{display:grid;place-items:center;width:30px;height:46px;border:0;background:none;padding:0}.chapter-dots span{width:100%;height:2px;background:#566249;transition:background .2s}.chapter-dots button[aria-pressed=true] span{background:var(--lime)}.swipe-hint{font-size:10px;color:#85917b;margin-top:14px}.story-footer{position:absolute;bottom:22px;left:8%;right:8%;border-top:1px solid #80926928;padding-top:19px;display:flex;justify-content:space-between;color:#7d8e6c;font-size:9px;letter-spacing:2px}.feature-story :focus-visible{outline-color:var(--lime)}
.nutrition{grid-template-columns:50% 43%;padding-top:145px;padding-bottom:145px}.nutrition-image{height:610px;overflow:hidden;border-radius:0 0 150px 0}.nutrition-image img{width:100%;height:100%;object-fit:cover}.nutrition .editorial-copy{padding-left:20px}.nutrition-details{display:flex;gap:15px;flex-wrap:wrap;max-width:430px;padding:0 0 17px;font-size:10px;color:#6c775f}.nutrition-details span:before{content:'+';font-size:14px;margin-right:7px;color:#789440}.download-section{display:grid;grid-template-columns:1.15fr 1fr;gap:14%;align-items:center;background:var(--sage);padding:92px 12% 100px;position:relative;overflow:hidden}.download-heading>img{width:92px;margin-bottom:24px}.download-heading h2{font-size:clamp(85px,8.8vw,137px);line-height:1.08}.download-heading em{color:#6b765b}.download-copy>p{font-size:23px;line-height:1.6;margin-bottom:30px;color:#4e5943}.button-dark{background:#192518;color:#f2f6ea;width:100%;max-width:355px}.button-dark:hover{background:#33472b}.download-copy>small{display:block;font-size:9px;color:#6b745f;margin-top:15px}.download-copy>.line-link{margin-top:28px;font-size:11px}.site-footer{background:#101710;color:#c1cbb7;padding:42px 5.4% 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:30px;border-bottom:1px solid #75806a38}.footer-top>p{font-size:12px;letter-spacing:1.5px;color:#92a17e}.footer-links{display:flex;justify-content:space-between;gap:40px;padding:26px 0 33px;font-size:11px;color:#8a9c79}.footer-links nav,.footer-links>div{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{padding:10px 0}.footer-links a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #75806a38;display:flex;justify-content:space-between;gap:24px;padding-top:23px;font-size:9px;color:#728562}.site-footer .brand{color:#e5e9dc}
.js .reveal{opacity:0;transform:translateY(26px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.65,.2,1)}.js .reveal.in-view{opacity:1;transform:none}.image-reveal img{transition:transform 1.5s cubic-bezier(.2,.65,.2,1)}.js .image-reveal:not(.in-view) img{transform:scale(1.065)}
@keyframes phone-enter{from{opacity:0;transform:translateY(75px) rotate(6deg)}to{opacity:1;transform:translateY(0) rotate(3deg)}}@keyframes photo-enter{from{opacity:.5;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes copy-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:901px) and (max-height:800px){.story-sticky{padding-top:22px;padding-bottom:52px}.story-copy>.eyebrow{margin-bottom:23px}.feature-descriptions{min-height:270px}.story-controls{margin-top:15px}.story-phone{--phone-width:260px!important}.story-footer{bottom:18px;padding-top:13px}.screen-caption{margin-top:12px}}
@media(max-width:1100px){.main-nav{gap:22px}.site-header{gap:20px;padding-inline:4%}.brand span{font-size:21px}.brand img{width:62px;height:62px}.header-download{font-size:11px;gap:13px}.hero h1{font-size:71px}.hero{min-height:720px}.hero-phone{--phone-width:290px!important}.hero-phone-wrap{right:3.5%}.movement-image{height:520px}.editorial-section{padding-block:100px;gap:6%}.movement{grid-template-columns:35% 59%}.editorial-copy h2{font-size:46px}.nutrition-image{height:530px}.story-sticky{padding-inline:6%;gap:8%}.feature-descriptions h2{font-size:53px}.download-section{padding-inline:9%;gap:12%}.footer-links nav{gap:18px}}
@media(max-width:900px){.site-header{height:82px;padding:0 24px}.header-download{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:1px solid #aeb69f;border-radius:50%;width:44px;height:44px;flex:none}.menu-toggle span{height:1px;width:18px;background:#34412c;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;left:0;right:0;top:81px;background:var(--paper);border-bottom:1px solid var(--line);padding:14px 26px 24px;box-shadow:0 18px 20px #13221512}.main-nav.open{display:flex;flex-direction:column;gap:0}.main-nav a{padding:17px 0}.hero{height:auto;min-height:0;max-height:none;padding:55px 0 0;display:block;overflow:hidden}.hero:before{display:none}.hero-copy{width:auto;margin:0 7% 34px}.hero h1{font-size:clamp(63px,10vw,88px);line-height:1.12}.hero-copy>p{font-size:15px;margin:24px 0 27px;line-height:1.75}.hero-copy .quiet-link{display:inline-flex;margin:0 0 0 23px;gap:16px}.hero .button{font-size:13px;gap:26px}.hero-photo{inset:auto 0 0;height:700px;z-index:-1}.hero-photo>img{object-position:30% 35%}.hero-photo:after{background:linear-gradient(0deg,#10221495,transparent 40%)}.hero-phone-wrap{position:relative;right:auto;top:auto;transform:none;height:654px;display:flex;align-items:center;justify-content:flex-end;padding:25px 8% 30px}.hero-phone{--phone-width:285px!important}.hero-bottom{position:relative;left:auto;right:auto;height:62px;margin:0 7%;color:#fff;border-color:#ffffff4d;font-size:8px;gap:20px}.hero-bottom>a{font-size:9px;gap:13px}.hero-bottom>a span{font-size:21px}.editorial-section{padding:80px 7%;grid-template-columns:1fr;gap:40px}.eyebrow{margin-bottom:24px;font-size:9px}.editorial-copy h2{font-size:clamp(43px,7.5vw,62px)}.body-copy{font-size:14px;max-width:560px;margin:22px 0}.movement-image{height:480px;border-radius:100px 0 0 0}.movement-image figcaption{left:22px;right:22px;bottom:24px;font-size:8px;letter-spacing:.6px}.movement-image figcaption span+span{display:none}.feature-story{height:auto}.story-sticky{position:relative;height:auto;min-height:0;max-height:none;display:flex;flex-direction:column;padding:58px 7% 85px;gap:36px}.story-product{width:100%}.story-phone{--phone-width:300px!important}.story-orbit{width:420px;height:420px}.story-copy{width:100%;max-width:560px}.story-copy>.eyebrow{margin-bottom:24px}.feature-descriptions{min-height:254px}.feature-descriptions h2{font-size:clamp(45px,8vw,64px)}.feature-descriptions p{font-size:14px;line-height:1.8;margin-top:22px}.feature-detail{font-size:10px;margin-top:20px}.story-controls{margin-top:12px;gap:23px}.story-footer{left:7%;right:7%;bottom:26px;font-size:8px;letter-spacing:1px}.screen-caption{font-size:9px;margin-top:20px}.nutrition{gap:40px}.nutrition-image{height:500px;border-radius:0 0 100px 0}.nutrition .editorial-copy{padding:0}.download-section{padding:65px 9%;grid-template-columns:1fr;gap:35px}.download-heading>img{width:76px;margin-bottom:22px}.download-heading h2{font-size:clamp(82px,15vw,118px)}.download-copy>p{font-size:21px;margin-bottom:26px}.download-copy>.line-link{margin-top:20px}.site-footer{padding:33px 7% 26px}.footer-top{flex-direction:column;align-items:flex-start;gap:22px;padding-bottom:26px}.footer-top>p{font-size:10px}.footer-links{flex-direction:column;gap:22px;padding-block:22px}.footer-links nav,.footer-links>div{flex-direction:column;gap:0}.footer-bottom{flex-direction:column;gap:13px}}
@media(max-width:520px){.header-download{display:none}.brand{gap:8px}.brand span{font-size:20px}.brand img{width:60px;height:60px}.site-header{padding-inline:20px}.hero{padding-top:41px}.hero h1{font-size:clamp(58px,12vw,70px)}.hero-copy{margin-inline:7%;margin-bottom:26px}.hero-copy .quiet-link{display:flex;margin:8px 0 0;gap:30px}.hero-phone-wrap{padding-right:7%;height:621px}.hero-phone{--phone-width:270px!important}.hero-photo{height:683px}.hero-photo>img{object-position:26% center}.movement-image{height:390px}.editorial-section{padding-block:65px}.story-phone{--phone-width:285px!important}.story-orbit{width:355px;height:355px}.story-sticky{padding-top:46px}.feature-descriptions{min-height:272px}.nutrition-image{height:370px}.nutrition-details{font-size:9px;gap:12px}.line-link{font-size:11px}.hero-bottom{font-size:7px;letter-spacing:.8px}.hero-bottom>a{font-size:8px;gap:12px}.download-copy>small{font-size:8px}}
@media(max-width:360px){.hero-phone{--phone-width:250px!important}.hero-phone-wrap{height:582px}.hero-photo{height:644px}.story-phone{--phone-width:265px!important}.story-controls{gap:17px}.chapter-dots{gap:6px}.chapter-dots button{width:28px}.hero h1{font-size:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}.js .image-reveal:not(.in-view) img,.hero-phone,.story-orbit,.feature-screen{transform:none!important}.feature-story{height:auto}.story-sticky{position:relative}}

