:root{color-scheme:dark;--bg:#08090a;--panel:#111315;--text:#f5f5f3;--muted:#a4a8ad;--line:#303236;--inverse:#090a0b;--silver:#d5d9df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.55 Arial,Helvetica,sans-serif}body.day{color-scheme:light;--bg:#f3f3f1;--panel:#e6e7e8;--text:#101112;--muted:#555b62;--line:#c5c8cc;--inverse:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #8cacdb;outline-offset:5px}.shipping{height:32px;display:flex;gap:30px;align-items:center;justify-content:center;background:#dddfe2;color:#111;font-size:11px;letter-spacing:.13em;font-weight:bold}.shipping span{opacity:.55}header{height:88px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10;background:var(--bg)}.brand{display:flex;align-items:center;gap:16px}.brand img{width:72px;height:auto}.brand span{font-size:12px;letter-spacing:.14em;font-weight:700}nav{display:flex;gap:35px;font-size:14px}.nav-actions{display:flex;align-items:center;gap:20px}.nav-actions button{background:none;border:0;padding:8px}#theme{font-size:26px}#cart-count{border:1px solid var(--line);border-radius:50%;padding:4px 8px;margin-left:6px;font-size:12px}.hero{position:relative;min-height:730px;height:calc(100svh - 120px);max-height:1100px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;padding:0 7%;align-items:center;background:radial-gradient(ellipse at 75% 40%,#252a30 0,transparent 45%)}.hero-grid{position:absolute;inset:0;opacity:.17;background-image:linear-gradient(90deg,transparent 49.8%,#929aa4 50%,transparent 50.2%);background-size:18% 100%;pointer-events:none}.hero-copy{position:relative;z-index:2;padding:60px 0 100px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:bold;margin-bottom:30px;color:var(--muted)}h1{font-size:clamp(58px,6.8vw,114px);letter-spacing:-.065em;line-height:.92;margin:0 0 30px;font-weight:800}h1 em{font-style:normal;background:linear-gradient(170deg,#fff 15%,#767e87 45%,#e7e8ec 60%,#777f88 90%);color:transparent;background-clip:text}.hero-copy p{color:var(--muted);font-size:17px;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:55px;background:var(--text);color:var(--inverse);padding:17px 23px;border:1px solid var(--text);font-weight:600;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button.outline{background:none;color:var(--text);border-color:var(--line)}.hero-facts{font-size:12px;color:var(--muted);margin-top:20px}.hero-object{height:100%;position:relative;display:flex;align-items:center;justify-content:center}.hero-object>img{position:absolute;width:100%;height:90%;object-fit:contain;mix-blend-mode:lighten}.orbit-note{position:absolute;bottom:90px;right:0;font-size:10px;letter-spacing:.18em;color:var(--muted)}.hero-bottom{position:absolute;bottom:30px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.15em;color:var(--muted)}footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:40px;justify-content:space-between;padding:45px 7%}footer img{width:80px}footer small{color:var(--muted);font-size:12px}.skip{position:fixed;left:20px;top:-60px;background:white;color:black;padding:12px;z-index:200}.skip:focus{top:12px}dialog{background:var(--bg);color:var(--text);border:1px solid var(--line);padding:30px;max-width:560px;width:calc(100% - 24px)}dialog::backdrop{background:#000a;backdrop-filter:blur(8px)}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head button{background:none;border:0;font-size:30px}.dialog-head h2{font-size:30px}#cursor{position:fixed;width:24px;height:24px;border:1px solid #ffffff77;border-radius:50%;pointer-events:none;z-index:100;mix-blend-mode:difference;display:none}@media(pointer:fine){#cursor{display:block}}@media(max-width:760px){.shipping{font-size:9px}.shipping span{display:none}header{height:74px;padding:0 5%}.brand span{display:none}nav{gap:14px;font-size:12px}.nav-actions{gap:4px}#cart-open{font-size:12px}.hero{min-height:800px;height:auto;padding:45px 7% 65px;grid-template-columns:1fr;align-content:start}.hero-copy{padding:0;z-index:2}.eyebrow{font-size:9px;margin-bottom:25px}h1{font-size:68px}.hero-copy p{font-size:15px}.hero-object{height:380px}.hero-object>img{height:100%}.orbit-note{bottom:10px;font-size:8px}.hero-bottom{font-size:8px;bottom:20px}footer{flex-wrap:wrap;gap:20px;padding:30px 7%}footer small{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
:root{--section:clamp(70px,9vw,145px)}.section{padding:var(--section) 7%}h2{font-size:clamp(40px,4.8vw,76px);line-height:1.04;letter-spacing:-.055em;font-weight:500;margin:0 0 26px}h2 em{font-style:normal;color:var(--muted)}h3{font-weight:500;letter-spacing:-.035em}p{color:var(--muted)}.text-link{font-size:14px;border-bottom:1px solid var(--line);padding-bottom:7px;display:inline-block}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.section-heading h2{margin:0}.section-heading p{font-size:14px}.hero-object>img.logo-fallback{height:auto;width:90%;mix-blend-mode:normal}.hero-object canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1}.hero-product-chip{position:absolute;bottom:100px;left:22%;z-index:2;display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.08em}.hero-product-chip img{width:70px;height:90px;object-fit:cover;mix-blend-mode:lighten}.hero-product-chip span{color:var(--muted);font-size:10px;letter-spacing:0}.manifesto{position:relative;text-align:center;border-bottom:1px solid var(--line)}.manifesto p{max-width:430px;margin:24px auto}.engineering{height:280vh;position:relative;border-bottom:1px solid var(--line)}.engineering-sticky{position:sticky;top:0;height:100svh;min-height:620px;padding:8vh 7% 100px;display:grid;grid-template-columns:42% 58%;align-items:center;background:radial-gradient(ellipse at 75% 40%,#282c3433,transparent 60%)}.engineering-copy h2{font-size:clamp(36px,4.2vw,68px)}.engineering-copy p{max-width:320px;font-size:14px}.engineering-visual{height:100%;min-height:400px;position:relative}.engineering-visual canvas{height:100%;width:100%}.scene-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.layer-list{list-style:none;padding:0;margin:35px 0 0;font-size:13px;color:var(--muted)}.layer-list li{border-top:1px solid var(--line);padding:10px 0;max-width:270px}.layer-list span{margin-right:30px;font-size:11px;color:var(--text)}.scene-controls{position:absolute;bottom:35px;left:7%;right:7%;display:grid;grid-template-columns:1fr auto 1.5fr auto;align-items:center;gap:22px;color:var(--muted);font-size:10px;letter-spacing:.09em}.scene-controls label{font-size:11px;letter-spacing:0}input[type=range]{accent-color:#aeb8c7;width:100%}.activity-tabs{display:flex;border-bottom:1px solid var(--line);gap:20px;justify-content:space-between}.activity-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:20px 0;font-size:12px;color:var(--muted)}.activity-tabs button[aria-selected=true]{border-bottom-color:var(--text);color:var(--text)}.activity-panel{height:540px;position:relative;overflow:hidden;background:#0a0b0d;color:#fff}.athlete-art{position:absolute;right:0;top:0;width:58%;height:100%;background-image:url('assets/athletes.png');background-size:500% auto;background-position:calc(var(--activity,0)*25%) center;filter:grayscale(1);transition:opacity .4s}.activity-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0a0b0d 28%,transparent 85%);pointer-events:none}.activity-copy{position:relative;padding:90px 6%;z-index:1;max-width:60%}.activity-copy>span{font-size:11px;letter-spacing:.14em}.activity-copy h3{font-size:58px;line-height:1;margin:45px 0 25px}.activity-copy p{color:#b3b5bb;max-width:240px}.media-note{position:absolute;z-index:2;bottom:20px;right:20px;font-size:9px;color:#a4a8ad;letter-spacing:.14em}.bundles{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bundle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bundle{padding:0;text-align:left;background:var(--bg);border:1px solid var(--line);position:relative;display:flex;flex-direction:column;transition:transform .25s,border-color .25s}.bundle:hover{transform:translateY(-7px)}.bundle.selected{border-color:var(--silver);box-shadow:inset 0 0 0 1px var(--silver)}.bundle-tag{display:block;padding:12px 18px;font-size:10px;letter-spacing:.07em;border-bottom:1px solid var(--line)}.bundle.selected .bundle-tag{background:#d1d5dc;color:#101112}.pack-stack{height:225px;position:relative;overflow:hidden;background:radial-gradient(ellipse at center,#36393e,transparent 70%)}.pack-stack img{position:absolute;height:210px;width:158px;object-fit:cover;left:calc(50% - 79px + (var(--i) - (var(--n) - 1)/2)*30px);top:10px;transform:rotate(calc((var(--i) - (var(--n) - 1)/2)*8deg));mix-blend-mode:lighten;transition:transform .3s}.bundle:hover .pack-stack img{transform:rotate(calc((var(--i) - (var(--n) - 1)/2)*12deg)) translateY(-4px)}.pack-multiplier{position:absolute;right:12px;bottom:8px;font-size:13px;color:#d6dae1}.bundle-name{font-size:17px;font-weight:500;letter-spacing:-.025em;margin:18px 18px 4px}.pack-label{font-size:10px;color:var(--muted);letter-spacing:.08em;margin:0 18px 20px}.bundle-price{font-size:32px;margin:0 18px;letter-spacing:-.05em}.bundle-price small{font-size:10px;letter-spacing:0;color:var(--muted)}.bundle-price del{font-size:14px;color:var(--muted);margin-left:10px}.unit-price{font-size:11px;color:var(--muted);margin:2px 18px 22px}.choice{padding:12px 18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px}.bundle-buy{display:flex;align-items:center;justify-content:space-between;margin-top:30px;font-size:14px}.fine{font-size:11px;color:var(--muted)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.benefit-grid article{border-top:1px solid var(--line);padding-top:25px}.benefit-grid span{font-size:11px;color:var(--muted)}.benefit-grid h3{font-size:27px;margin:25px 0 15px}.benefit-grid p{font-size:14px;max-width:300px}.coming{display:grid;grid-template-columns:1fr 1fr;gap:0 10%;background:linear-gradient(130deg,#b9bdc5,#f4f5f7 50%,#8b919b);color:#121315}.coming>.eyebrow{grid-column:1/-1;color:#555}.coming h2{font-size:clamp(40px,5vw,76px)}.coming h2 em{color:#565b63}.coming p{color:#4a4e55}.coming>div:last-child{align-self:end;padding-bottom:30px}.store-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.store-photo{height:650px;overflow:hidden}.store-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.store-section p{max-width:380px}.address{border-left:1px solid var(--line);padding-left:20px;margin:25px 0;font-size:14px}.nutsy-promo{border-top:1px solid var(--line);text-align:center}.product{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-top:70px}.product-gallery{align-self:start;position:sticky;top:30px}.product-gallery>img{width:100%;height:650px;object-fit:contain;background:#070809}.gallery-controls{display:flex;justify-content:center;gap:10px;margin-top:15px}.gallery-controls button{background:none;border:1px solid var(--line);padding:8px 20px;font-size:12px}.gallery-controls button[aria-pressed=true]{border-color:var(--text)}.product-copy h1{font-size:clamp(44px,4.3vw,70px)}.product-name{font-size:21px;letter-spacing:0;margin-bottom:0}.product-price{font-size:32px;color:var(--text);margin-top:5px}.product-price span{font-size:11px;color:var(--muted)}.product-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:12px;padding:25px 0}.product-points span:before{content:'✓';margin-right:9px}.full{width:100%}details{border-bottom:1px solid var(--line);padding:20px 0;font-size:14px}summary{cursor:pointer}details p,details ol{font-size:13px;color:var(--muted)}details li{margin-bottom:9px}.story-intro h1{font-size:clamp(55px,7.4vw,115px)}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:10%;margin-top:70px}.story-columns .lead{font-size:25px;line-height:1.5;color:var(--text)}.story-columns p{font-size:15px}.story-banner img{width:100%;display:block;max-height:410px;object-fit:cover}.new-page{text-align:center}.new-logo{width:140px;margin:10px auto 65px}.new-page h1{font-size:clamp(52px,6vw,100px)}.waitlist{max-width:580px;margin:55px auto;border:1px solid var(--line);padding:35px;text-align:left}.waitlist h2{font-size:28px;letter-spacing:-.03em}.waitlist p{font-size:14px}.waitlist label{font-size:12px;color:var(--muted)}.waitlist>div{display:flex;margin:10px 0}.waitlist input{min-width:0;flex:1;background:var(--panel);border:1px solid var(--line);padding:12px;color:var(--muted);font-size:13px}.waitlist button{background:var(--silver);border:0;color:#333;padding:12px;font-size:12px}.waitlist small{font-size:11px;color:var(--muted)}.cart-row{display:grid;grid-template-columns:70px 1fr auto;gap:18px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0;font-size:14px}.cart-row img{width:70px}.cart-row p{font-size:12px}.quantity{display:flex;gap:20px;align-items:center}.quantity button{background:none;border:1px solid var(--line);width:28px;height:28px}.totals{display:grid;grid-template-columns:1fr auto;gap:12px;margin:25px 0;font-size:14px}.demo-note,#checkout-note{font-size:12px;color:var(--muted)}nav a[aria-current]{border-bottom:1px solid var(--text)}body.day .brand img,body.day footer img{filter:brightness(.4)}body.day .hero{background:radial-gradient(ellipse at 75% 40%,#c8cdd4 0,transparent 50%)}body.day .hero-product-chip img{mix-blend-mode:normal}body.day .pack-stack{background:#111315}body.day h1 em{background-image:linear-gradient(150deg,#222,#89909b 50%,#333)}
@media(min-width:1600px){.section,header,.hero{padding-left:max(7%,calc((100vw - 1500px)/2));padding-right:max(7%,calc((100vw - 1500px)/2))}}@media(max-width:1000px){.bundle-grid{gap:10px}.pack-stack{height:175px}.pack-stack img{height:165px;width:125px;left:calc(50% - 62px + (var(--i) - (var(--n) - 1)/2)*20px)}.bundle-name{font-size:15px}.activity-copy h3{font-size:45px}.scene-controls{grid-template-columns:1fr 2fr}.scene-controls label{display:none}.scene-controls>span:last-child{display:none}.store-photo{height:500px}.product-gallery>img{height:520px}.brand span{display:none}}
@media(max-width:760px){.section{padding:65px 7%}h2{font-size:43px}.section-heading{display:block}.section-heading p{margin-top:24px}.hero{min-height:820px}.hero-object{height:320px;margin-top:5px}.hero-product-chip{bottom:25px;left:10%;font-size:10px}.hero-product-chip img{height:65px;width:48px}.orbit-note{bottom:0}.manifesto h2{font-size:40px}.engineering{height:250vh}.engineering-sticky{padding:40px 7% 70px;display:flex;flex-direction:column;min-height:600px;height:100svh;align-items:stretch}.engineering-copy .eyebrow{margin-bottom:16px}.engineering-copy h2{font-size:34px;margin-bottom:12px}.engineering-copy p{font-size:12px;margin:0;max-width:100%}.layer-list{display:none}.engineering-visual{flex:1;min-height:300px}.scene-controls{bottom:25px;gap:15px;grid-template-columns:1fr 1.5fr;font-size:9px}.activity-tabs{overflow-x:auto;justify-content:start;gap:25px;scrollbar-width:thin}.activity-tabs button{white-space:nowrap;font-size:11px}.activity-panel{height:490px}.athlete-art{width:100%;background-size:500% auto}.activity-panel:after{background:linear-gradient(0deg,#08090a 0,transparent 80%)}.activity-copy{max-width:100%;position:absolute;bottom:10px;padding:25px}.activity-copy h3{font-size:40px;margin:15px 0}.activity-copy p{font-size:13px;margin:0 0 15px}.media-note{font-size:8px;top:12px;bottom:auto}.bundle-grid{grid-template-columns:1fr 1fr;gap:12px}.bundle-tag{font-size:8px;padding:10px}.bundle-name{font-size:14px;margin:12px 10px 5px}.pack-label{font-size:8px;margin:0 10px 10px}.bundle-price{font-size:27px;margin:0 10px}.bundle-price del{font-size:11px;margin-left:7px}.bundle-price small{font-size:8px}.unit-price{margin:0 10px 15px;font-size:10px}.choice{padding:10px;font-size:11px}.bundle-buy{display:block}.bundle-buy>span{display:block;font-size:13px;margin-bottom:20px}.bundle-buy .button{width:100%;font-size:13px;padding:15px;gap:15px}.benefit-grid{grid-template-columns:1fr;gap:30px}.benefit-grid h3{margin:15px 0}.coming{display:block}.coming>div:last-child{padding:0}.store-section{grid-template-columns:1fr;gap:40px}.store-photo{height:470px}.product{grid-template-columns:1fr;padding-top:30px;gap:50px}.product-gallery{position:relative;top:0}.product-gallery>img{height:490px}.product-copy h1{font-size:50px}.story-intro h1{font-size:52px}.story-columns{grid-template-columns:1fr;gap:0;margin-top:40px}.story-columns .lead{font-size:22px}.waitlist{padding:20px}.waitlist>div{flex-direction:column;gap:8px}.new-logo{margin:0 auto 45px}.new-page h1{font-size:48px}.cart-row{grid-template-columns:55px 1fr auto;gap:10px;font-size:12px}.cart-row img{width:55px}.hero-facts{font-size:11px}}@media(prefers-reduced-motion:reduce){.engineering{height:auto}.engineering-sticky{position:relative}.hero-object canvas{pointer-events:none}}
@media(max-width:760px){header .brand img{width:50px}header nav{gap:12px;white-space:nowrap}header .nav-actions{gap:2px}#cart-open{white-space:nowrap}#theme{font-size:23px}.hero h1{font-size:clamp(40px,11.8vw,68px)}.hero{min-height:740px}.hero-object{height:310px}.hero-copy .eyebrow{line-height:1.6}}@media(max-width:350px){header nav{gap:8px;font-size:11px}header .brand img{width:42px}.nav-actions button{padding:5px}#cart-count{margin-left:2px;padding:3px 6px}}
