:root{--ink:#050505;--paper:#f3f3ef;--muted:#8b8b84;--line:#cecec7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.announce{height:28px;background:#fff;color:#080808;display:flex;justify-content:center;align-items:center;gap:48px;font-size:9px;letter-spacing:.17em;font-weight:800}.announce span{color:#777}header{height:76px;padding:0 5%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#050505;color:#fff;position:relative;z-index:20}.logo img{width:150px;height:48px;object-fit:cover}.logo{justify-self:start}header nav{display:flex;gap:32px}header nav a,.head-actions{font-size:10px;letter-spacing:.13em;text-transform:uppercase;font-weight:800}.head-actions{justify-self:end;display:flex;align-items:center;gap:20px}.head-actions button{display:none;background:none;border:0;color:#fff;font-size:20px}small{font-size:9px;letter-spacing:.23em;font-weight:800}.hero{height:690px;background:#111 url(/assets/train-anywhere-banner.png) center/cover no-repeat;color:#fff;position:relative}.hero:after,.story-hero:after,.creator-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000c,#0000001f 65%)}.hero-content{position:absolute;z-index:2;left:7%;top:18%;max-width:590px}.hero h1{font-size:140px;line-height:.73;letter-spacing:-.07em;margin:28px 0 36px}.hero p{font-size:16px;line-height:1.55;max-width:390px;margin:0 0 32px}.cta-row{display:flex;align-items:center;gap:25px}.btn{display:inline-block;padding:15px 21px;border:1px solid currentColor;font-size:9px;letter-spacing:.14em;font-style:normal;font-weight:900}.btn.light{background:#fff;color:#050505;border-color:#fff}.btn.dark{background:#050505;color:#fff;border-color:#050505}.text-link{font-size:9px;font-weight:900;letter-spacing:.15em;border-bottom:1px solid;padding-bottom:5px}.hero-stamp{position:absolute;right:4%;bottom:5%;font-size:8px;line-height:1.6;letter-spacing:.18em;text-align:right}.trust{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.trust span{text-align:center;padding:18px;border-right:1px solid var(--line);font-size:8px;letter-spacing:.15em;font-weight:800}.home-products,.shop-layout{padding:85px 5%}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-title h2{font-size:46px;letter-spacing:-.04em;margin:8px 0 0}.section-title>a{font-size:10px;font-weight:900;border-bottom:1px solid}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-photo{display:block;height:430px;background:#ddd;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-photo .hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-photo:hover .hover{opacity:1}.product-photo:hover img:first-child{opacity:0}.product-photo b{position:absolute;top:12px;left:12px;background:#111;color:#fff;padding:7px 9px;font-size:7px;letter-spacing:.12em}.product-photo span{position:absolute;right:12px;bottom:12px;width:43px;height:43px;background:#fff;display:grid;place-items:center;font-size:8px;font-weight:900}.product-card>p{font-size:8px;letter-spacing:.15em;color:#777;text-transform:uppercase;margin:14px 0 6px}.product-card h3{font-size:13px;margin:0 0 9px}.product-card s{font-size:10px;color:#888;margin-right:7px}.product-card strong{font-size:11px}.split-feature{display:grid;grid-template-columns:1.2fr 1fr;background:#0a0a0a;color:#fff;min-height:750px}.split-image img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.split-copy{padding:12%;display:flex;flex-direction:column;justify-content:center}.split-copy h2{font-size:54px;line-height:.93;letter-spacing:-.04em;margin:20px 0}.split-copy>p{font-size:14px;line-height:1.75;color:#c3c3bc;max-width:520px}.split-copy ul{list-style:none;padding:0;display:flex;gap:25px;margin:25px 0 38px}.split-copy li{font-size:9px;letter-spacing:.08em}.split-copy li:before{content:"\2713  ";font-weight:700}.split-copy .btn{align-self:flex-start;background:#fff;color:#050505}.category-banner{display:grid;grid-template-columns:1.45fr 1fr;gap:5px;padding:5px;background:#050505}.category-banner>a{height:600px;position:relative;overflow:hidden;color:#fff}.category-banner img{width:100%;height:100%;object-fit:cover;transition:.5s}.category-banner a:hover img{transform:scale(1.02)}.category-banner a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000c,transparent 65%)}.category-banner span{position:absolute;z-index:2;left:35px;bottom:35px}.category-banner strong{display:block;font-size:42px;margin:10px 0 22px}.category-banner i{font-size:9px;font-style:normal;font-weight:900;border-bottom:1px solid}.manifesto{background:#090909;color:#fff;text-align:center;padding:130px 20px}.manifesto h2{font-size:77px;line-height:.84;letter-spacing:-.06em;margin:25px 0}.manifesto p{max-width:610px;margin:0 auto 35px;color:#aaa;line-height:1.7;font-size:14px}.creator-callout{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.creator-callout>div{padding:12%;display:flex;flex-direction:column;justify-content:center}.creator-callout h2{font-size:48px;line-height:.93;letter-spacing:-.05em;margin:20px 0}.creator-callout p{font-size:14px;line-height:1.6;margin:0 0 30px}.creator-callout .btn{align-self:flex-start}.creator-callout img{width:100%;height:100%;object-fit:cover}.final-cta{text-align:center;background:#171717;color:#fff;padding:100px 20px}.final-cta h2{font-size:65px;line-height:.86;margin:22px 0 36px}.final-cta .text-link{margin-left:25px}footer{background:#050505;color:#fff}.newsletter{padding:65px 6%;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;border-bottom:1px solid #242424}.newsletter h2{font-size:40px;margin:10px 0}.newsletter p{font-size:11px;color:#999}.newsletter form{display:flex;border-bottom:1px solid #777}.newsletter input{width:100%;background:none;border:0;color:#fff;padding:16px 0;outline:none;font-size:10px;letter-spacing:.1em}.newsletter button{border:0;background:none;color:#fff;font-weight:900}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px;padding:65px 6%}.footer-grid img{width:180px;height:65px;object-fit:cover}.footer-grid p{max-width:300px;line-height:1.7}.footer-grid p,.footer-grid a{font-size:10px;color:#999;display:block;margin:13px 0}.footer-grid b{font-size:9px;letter-spacing:.15em}.legal{border-top:1px solid #222;padding:20px 6%;font-size:8px;color:#777}.legal span{float:right}.page-head{background:#101010;color:#fff;padding:100px 6% 85px}.page-head h1{font-size:75px;line-height:.84;letter-spacing:-.06em;margin:22px 0}.page-head p{color:#aaa}.shop-layout{display:grid;grid-template-columns:170px 1fr;gap:50px}.shop-layout aside{display:flex;flex-direction:column;gap:15px;font-size:10px}.shop-layout aside b{margin-bottom:12px;font-size:8px;letter-spacing:.15em}.shop-layout .product-grid{grid-template-columns:repeat(3,1fr)}.product-detail{display:grid;grid-template-columns:1.35fr 1fr;min-height:800px}.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#111}.detail-gallery img{width:100%;height:100%;object-fit:cover}.detail-info{padding:9%;background:#fff}.detail-info h1{font-size:50px;line-height:.95;margin:20px 0}.detail-price{font-size:16px}.detail-price s{color:#999;margin-right:12px}.detail-info>p{line-height:1.7;color:#555;margin:25px 0 35px}.size-row{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em}.sizes{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:14px 0}.sizes button{height:47px;border:1px solid #aaa;background:#fff}.buy{display:block;background:#050505;color:#fff;text-align:center;padding:19px 12px;font-size:9px;letter-spacing:.1em;font-weight:900}.reassurance{display:grid;gap:9px;padding:20px 0;border-bottom:1px solid #ddd}.reassurance span{font-size:8px;letter-spacing:.09em}.detail-list{padding-top:28px}.detail-list b{font-size:9px;letter-spacing:.15em}.detail-list p{font-size:12px;color:#555}.story-hero,.creator-hero{height:690px;background:url(/assets/gym-duo-wide.jpg) center/cover;color:#fff;position:relative}.story-hero>div,.creator-hero>div{position:absolute;z-index:2;left:7%;top:22%;max-width:630px}.story-hero h1,.creator-hero h1{font-size:88px;line-height:.8;letter-spacing:-.06em;margin:25px 0}.story-hero p,.creator-hero p{line-height:1.6;max-width:500px}.story-grid,.creator-info{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:110px 7%}.story-grid h2,.creator-info h2{font-size:54px;line-height:.9;margin:20px 0}.story-grid p,.creator-info p{font-size:15px;line-height:1.8}.values-band,.creator-steps{display:grid;grid-template-columns:repeat(3,1fr);background:#0b0b0b;color:#fff;padding:0 7%}.values-band article,.creator-steps article{padding:70px 45px;border-right:1px solid #333}.values-band b,.creator-steps b{font-size:9px}.values-band h3,.creator-steps h3{font-size:20px;margin:30px 0 10px}.values-band p,.creator-steps p{font-size:12px;line-height:1.6;color:#999}.image-quote{height:720px;position:relative}.image-quote img{width:100%;height:100%;object-fit:cover}.image-quote blockquote{position:absolute;left:7%;bottom:8%;color:#fff;font-size:49px;line-height:.95;max-width:770px;font-weight:900}.creator-hero{background-image:url(/assets/jacked-back.png);background-position:center 40%}.creator-hero .btn{margin-top:25px}.faq,.policy{max-width:900px;margin:auto;padding:70px 20px 120px}.faq details{border-bottom:1px solid #bbb;padding:25px 0}.faq summary{cursor:pointer;display:flex;justify-content:space-between;font-weight:800;font-size:16px}.faq p,.policy p{color:#555;line-height:1.8}.policy h2{margin-top:45px;font-size:30px}.policy .btn{margin-top:25px}@media(max-width:900px){header{grid-template-columns:1fr 1fr}.head-actions button{display:block}header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#050505;padding:28px 5%;flex-direction:column}header nav.open{display:flex}.hero h1{font-size:100px}.trust,.product-grid{grid-template-columns:1fr 1fr}.split-feature,.creator-callout,.product-detail{grid-template-columns:1fr}.split-image{height:650px}.category-banner>a{height:480px}.shop-layout{grid-template-columns:1fr}.shop-layout aside{flex-direction:row;flex-wrap:wrap}.shop-layout .product-grid{grid-template-columns:1fr 1fr}.detail-gallery{height:650px}.story-grid,.creator-info{gap:40px}.manifesto h2{font-size:58px}}@media(max-width:600px){.announce{font-size:7px;gap:10px}.announce span{display:none}header{height:66px}.logo img{width:125px}.head-actions>a:first-child{display:none}header nav{top:66px}.hero{height:640px;background-position:62% center}.hero-content{left:6%;top:18%}.hero h1{font-size:78px}.hero p{max-width:280px;font-size:13px}.cta-row{align-items:flex-start;flex-direction:column}.hero-stamp{display:none}.trust span{padding:14px 6px;font-size:6px}.home-products,.shop-layout{padding:60px 4%}.section-title h2{font-size:31px}.section-title>a{display:none}.product-grid,.shop-layout .product-grid{gap:8px}.product-photo{height:275px}.product-card h3{font-size:11px}.split-image{height:520px}.split-copy{padding:70px 7%}.split-copy h2{font-size:39px}.split-copy ul{display:block}.split-copy li{margin:10px 0}.category-banner{grid-template-columns:1fr}.category-banner>a{height:430px}.category-banner strong{font-size:32px}.manifesto{padding:90px 20px}.manifesto h2{font-size:43px}.creator-callout>div{padding:75px 7%}.creator-callout h2{font-size:38px}.creator-callout img{height:520px}.final-cta h2{font-size:43px}.final-cta .text-link{display:block;margin:25px 0 0}.newsletter,.footer-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.legal span{float:none;display:block;margin-top:10px}.page-head{padding:75px 6%}.page-head h1{font-size:53px}.product-detail{display:block}.detail-gallery{height:auto;grid-template-columns:1fr}.detail-gallery img{height:480px}.detail-info{padding:55px 6%}.detail-info h1{font-size:39px}.story-hero h1,.creator-hero h1{font-size:58px}.story-grid,.creator-info{grid-template-columns:1fr;padding:75px 7%;gap:25px}.story-grid h2,.creator-info h2{font-size:42px}.values-band,.creator-steps{grid-template-columns:1fr}.values-band article,.creator-steps article{padding:45px 0;border-right:0;border-bottom:1px solid #333}.image-quote{height:570px}.image-quote blockquote{font-size:34px}.creator-hero>div{top:15%}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header{grid-template-columns:70px 1fr auto}.site-header .logo{justify-self:start;display:grid;place-items:center;width:44px;height:58px}.site-header .logo img{display:block;width:36px;height:48px;object-fit:contain}.site-header nav{justify-self:center}.localization-form select{max-width:116px;background:#050505;color:#fff;border:0;border-bottom:1px solid #4b4b4b;padding:7px 18px 7px 2px;font-size:8px;letter-spacing:.1em;cursor:pointer}.header-icon{width:22px;height:22px;display:grid;place-items:center;position:relative}.header-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.cart-icon span{position:absolute;right:-7px;top:-5px;min-width:15px;height:15px;padding:0 3px;border-radius:10px;background:#fff;color:#050505;display:grid;place-items:center;font-size:7px;letter-spacing:0}@media(max-width:900px){.site-header{grid-template-columns:60px 1fr}.site-header nav{justify-self:auto}}@media(max-width:600px){.site-header{padding:0 4%}.site-header .logo{width:36px;height:48px}.site-header .logo img{width:30px;height:40px}.localization-form select{max-width:88px;font-size:7px}.account-icon{display:none}.site-header .head-actions{gap:11px}.site-header .head-actions>a:first-of-type{display:grid}}.hero{background-position:35% center}.hero-content{max-width:650px}.hero h1{font-size:105px;line-height:.78;letter-spacing:-.065em}.hero-stamp{z-index:2}.category-banner img{object-position:center 25%}.about-shift{overflow:hidden;background:#090909;color:#fff;padding:0 0 115px}.shift-track{width:max-content;display:flex;align-items:center;gap:34px;border-top:1px solid #292929;border-bottom:1px solid #292929;padding:20px 0;animation:shift-about 22s linear infinite;will-change:transform}.shift-track span{font-size:78px;line-height:.85;letter-spacing:-.055em;font-weight:900;white-space:nowrap}.shift-track i{font-size:11px;letter-spacing:.24em;color:#777;font-style:normal;font-weight:900;white-space:nowrap}.about-shift-copy{max-width:870px;margin:105px auto 0;padding:0 24px;text-align:center}.about-shift-copy h2{font-size:68px;line-height:.86;letter-spacing:-.055em;margin:24px 0}.about-shift-copy p{max-width:650px;margin:0 auto 36px;color:#aaa;font-size:14px;line-height:1.75}@keyframes shift-about{0%{transform:translate(0)}to{transform:translate(-42%)}}@media(prefers-reduced-motion:reduce){.shift-track{animation:none}}.support-hero{background:#0a0a0a;color:#fff;padding:105px 7% 90px}.support-hero h1{font-size:82px;line-height:.82;letter-spacing:-.06em;margin:25px 0}.support-hero p{max-width:530px;color:#aaa;line-height:1.7}.support-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;padding:100px 7%;max-width:1320px;margin:auto}.support-form{display:grid;gap:24px}.support-form label{font-size:8px;letter-spacing:.17em;font-weight:900}.support-form label span{float:right;color:#999}.support-form input,.support-form textarea{width:100%;margin-top:10px;border:1px solid #bbb;background:#fff;padding:17px 15px;outline:none;font-size:11px;letter-spacing:.07em;resize:vertical}.support-form input:focus,.support-form textarea:focus{border-color:#050505}.support-form .btn{justify-self:start;cursor:pointer}.support-panel aside{border-left:1px solid var(--line);padding-left:70px;align-self:start}.support-panel aside h2{font-size:38px;line-height:1;letter-spacing:-.04em;margin:20px 0}.support-panel aside p{font-size:13px;line-height:1.75;color:#666;margin-bottom:35px}.contact-email{display:block;font-size:19px;font-weight:900;margin:0 0 32px;text-decoration:underline}@media(max-width:900px){.hero h1{font-size:82px}.support-panel{gap:50px}.support-panel aside{padding-left:40px}.about-shift-copy h2{font-size:54px}}@media(max-width:600px){header nav{max-height:calc(100vh - 66px);overflow:auto}.hero{background-position:27% center}.hero:after{background:linear-gradient(90deg,#000000d1,#0000001a 82%)}.hero-content{top:20%}.hero h1{font-size:59px;line-height:.82;max-width:330px}.category-banner img{object-position:center 18%}.shift-track{padding:15px 0;gap:24px}.shift-track span{font-size:48px}.shift-track i{font-size:8px}.about-shift{padding-bottom:80px}.about-shift-copy{margin-top:75px}.about-shift-copy h2{font-size:40px}.support-hero{padding:78px 6% 68px}.support-hero h1{font-size:54px}.support-panel{grid-template-columns:1fr;padding:70px 6%;gap:65px}.support-panel aside{border-left:0;border-top:1px solid var(--line);padding:45px 0 0}.support-panel aside h2{font-size:31px}}.about-hero{height:760px;position:relative;overflow:hidden;background:#070707;color:#fff}.about-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:grayscale(100%)}.about-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000eb,#000000ad 43%,#0000001a 75%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 45%)}.about-hero-copy{position:absolute;z-index:2;left:7%;top:11%;max-width:800px}.about-hero-copy>img{width:54px;height:54px;object-fit:cover;margin-bottom:55px}.about-hero-copy h1{font-size:91px;line-height:.82;letter-spacing:-.06em;margin:24px 0 30px}.about-hero-copy p{max-width:530px;font-size:15px;line-height:1.7;color:#d1d1cc}.about-scroll{position:absolute;z-index:2;right:4%;bottom:5%;font-size:8px;letter-spacing:.2em;font-weight:900}.origin-story{display:grid;grid-template-columns:.7fr 1.3fr;gap:9%;padding:125px 7%;background:#f3f3ef}.origin-label{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);min-height:500px}.origin-label span{font-size:12px;line-height:1.4;letter-spacing:.16em;color:#777;font-weight:900;padding-bottom:5px}.origin-copy h2{font-size:63px;line-height:.88;letter-spacing:-.055em;margin:0 0 45px}.origin-copy p{font-size:15px;line-height:1.85;max-width:690px;color:#4f4f4a;margin:0 0 22px}.origin-copy strong{color:#050505}.about-manifesto{display:grid;grid-template-columns:.8fr 1.2fr;min-height:700px;background:#090909;color:#fff}.manifesto-mark{display:grid;place-items:center;border-right:1px solid #292929;background:radial-gradient(circle at center,#1b1b1b 0,#090909 58%)}.manifesto-mark img{width:230px;height:230px;object-fit:cover}.about-manifesto>div:last-child{padding:13% 10%;display:flex;flex-direction:column;justify-content:center}.about-manifesto h2{font-size:61px;line-height:.88;letter-spacing:-.055em;margin:28px 0 32px}.about-manifesto p{font-size:14px;line-height:1.75;color:#aaa;max-width:550px}.about-principles{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;padding:0 7%}.about-principles article{padding:85px 45px;border-right:1px solid var(--line)}.about-principles article:first-child{border-left:1px solid var(--line)}.about-principles b{font-size:9px;letter-spacing:.15em;color:#888}.about-principles h3{font-size:24px;margin:45px 0 14px}.about-principles p{font-size:12px;line-height:1.7;color:#666;max-width:280px}.global-story{display:grid;grid-template-columns:1.15fr .85fr;min-height:760px;background:#e9e9e4}.global-photo{position:relative;overflow:hidden}.global-photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:grayscale(100%)}.global-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 45%)}.global-photo span{position:absolute;z-index:2;left:6%;bottom:5%;color:#fff;font-size:11px;letter-spacing:.2em;font-weight:900}.global-copy{padding:13%;display:flex;flex-direction:column;justify-content:center}.global-copy h2{font-size:57px;line-height:.88;letter-spacing:-.055em;margin:27px 0}.global-copy p{font-size:14px;line-height:1.8;color:#555;margin:0 0 37px}.global-copy .text-link{align-self:flex-start}.about-promise{background:#050505;color:#fff;text-align:center;padding:115px 20px 125px}.about-promise>img{width:190px;height:75px;object-fit:cover;margin-bottom:30px}.about-promise h2{font-size:69px;line-height:.86;letter-spacing:-.055em;margin:25px 0 28px}.about-promise p{max-width:610px;margin:0 auto 40px;color:#aaa;font-size:14px;line-height:1.75}.about-promise .text-link{margin-left:26px}@media(max-width:900px){.about-hero-copy h1{font-size:72px}.origin-copy h2,.about-manifesto h2{font-size:49px}.about-principles article{padding:65px 25px}.global-copy h2{font-size:45px}}@media(max-width:600px){.about-hero{height:680px}.about-hero-image{object-position:62% center}.about-hero-shade{background:linear-gradient(90deg,#000000eb,#0006),linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%)}.about-hero-copy{left:6%;right:6%;top:9%}.about-hero-copy>img{width:44px;height:44px;margin-bottom:60px}.about-hero-copy h1{font-size:51px;line-height:.86;margin-top:20px}.about-hero-copy p{font-size:13px;max-width:330px}.about-scroll{left:6%;right:auto}.origin-story{grid-template-columns:1fr;padding:80px 7%;gap:45px}.origin-label{min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding-bottom:25px;gap:35px}.origin-label span{display:none}.origin-copy h2{font-size:42px}.about-manifesto{grid-template-columns:1fr}.manifesto-mark{height:360px;border-right:0;border-bottom:1px solid #292929}.manifesto-mark img{width:170px;height:170px}.about-manifesto>div:last-child{padding:80px 7%}.about-manifesto h2{font-size:40px}.about-principles{grid-template-columns:1fr;padding:0 7%}.about-principles article,.about-principles article:first-child{padding:50px 0;border-left:0;border-right:0;border-bottom:1px solid var(--line)}.about-principles h3{margin-top:28px}.global-story{grid-template-columns:1fr}.global-photo{height:550px}.global-copy{padding:80px 7%}.global-copy h2{font-size:42px}.about-promise{padding:90px 7%}.about-promise h2{font-size:44px}.about-promise .text-link{display:block;margin:28px auto 0;width:max-content}}.hero{background-size:cover;background-repeat:no-repeat}.variant-select{width:100%;height:50px;margin:14px 0;border:1px solid #aaa;background:#fff;padding:0 14px}.buy{width:100%;border:0;cursor:pointer}.rte{font-size:15px;line-height:1.8}.pagination{grid-column:1/-1;margin-top:40px;text-align:center}.product-photo svg{width:100%;height:100%}.cart-item{display:grid;grid-template-columns:140px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item img{width:140px;height:170px;object-fit:cover}.cart-item h2{margin:10px 0}.cart-item input{width:70px;padding:10px;margin-right:20px}.search-form{display:flex;gap:10px;margin-bottom:60px}.search-form input{flex:1;padding:15px;border:1px solid #aaa}@media(max-width:600px){.cart-item{grid-template-columns:100px 1fr}.cart-item img{width:100px;height:130px}}.site-header nav{align-items:center}.site-header nav>a,.shop-nav>summary{padding:29px 0;white-space:nowrap}.shop-nav{position:relative}.shop-nav>summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none;font-size:10px;letter-spacing:.13em;text-transform:uppercase;font-weight:800}.shop-nav>summary::-webkit-details-marker{display:none}.shop-nav>summary svg{width:9px;height:6px;fill:none;stroke:currentColor;stroke-width:1.5}.shop-nav-menu{display:none;position:absolute;top:61px;left:50%;transform:translate(-50%);width:310px;padding:8px;background:#fff;color:#050505;box-shadow:0 18px 45px #0004}.shop-nav[open] .shop-nav-menu{display:block}.shop-nav-menu a{display:block;padding:14px 15px;border-bottom:1px solid #e5e5e0}.shop-nav-menu a:last-child{border:0}.shop-nav-menu span{display:block;font-size:10px;font-weight:900;letter-spacing:.12em}.shop-nav-menu small{display:block;margin-top:5px;color:#777;font-size:8px;letter-spacing:.06em;text-transform:none}.mobile-nav-extra{display:none}.head-actions [data-menu]{width:32px;height:32px;padding:7px;flex-direction:column;justify-content:center;gap:4px}.head-actions [data-menu] span{display:block;width:18px;height:1px;background:#fff;transition:.2s}.head-actions [data-menu].open span:first-child{transform:translateY(5px) rotate(45deg)}.head-actions [data-menu].open span:nth-child(2){opacity:0}.head-actions [data-menu].open span:last-child{transform:translateY(-5px) rotate(-45deg)}.team-hero{min-height:680px;position:relative;background:#0a0a0a url(/assets/flex-duo.jpg) center/cover no-repeat;color:#fff}.team-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000e,#0003 70%)}.team-hero>div{position:absolute;z-index:2;left:7%;top:18%;max-width:650px}.team-hero h1{font-size:96px;line-height:.78;letter-spacing:-.065em;margin:25px 0}.team-hero p{max-width:530px;line-height:1.7}.roster-intro{text-align:center;padding:105px 7% 75px}.roster-intro h2{font-size:62px;line-height:.86;letter-spacing:-.055em;margin:25px 0}.roster-intro p{max-width:590px;margin:auto;color:#666;line-height:1.7}.athlete-feature{display:grid;grid-template-columns:1fr 1fr;min-height:680px;background:#fff}.athlete-feature:nth-child(2n){direction:rtl;background:#e9e9e4}.athlete-feature>*{direction:ltr}.athlete-photo{position:relative;overflow:hidden}.athlete-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.athlete-photo b,.roster-photo span{position:absolute;left:22px;top:22px;background:#050505;color:#fff;padding:11px;font-size:9px}.athlete-copy{padding:12%;display:flex;flex-direction:column;justify-content:center}.athlete-copy h2{font-size:54px;line-height:.9;letter-spacing:-.05em;margin:22px 0}.athlete-copy strong{font-size:9px;letter-spacing:.12em}.athlete-copy p{color:#666;line-height:1.8;margin:28px 0 38px}.athlete-copy .btn{align-self:flex-start}.roster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 6% 110px}.roster-photo{display:block;height:530px;position:relative;overflow:hidden;background:#111}.roster-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:grayscale(100%);transition:.35s}.roster-photo:hover img{filter:none;transform:scale(1.015)}.roster-copy{padding:24px 5px}.roster-copy h3{font-size:24px;margin:10px 0}.roster-copy p{min-height:42px;color:#666;font-size:12px;line-height:1.6}.roster-copy a{font-size:9px;font-weight:900;letter-spacing:.08em;border-bottom:1px solid}.creator-hero{background-position:center 28%}@media(max-width:1100px){.site-header nav{gap:20px}.localization-form{display:none}}@media(max-width:900px){.site-header{grid-template-columns:52px 1fr}.site-header nav{position:absolute;top:76px;left:0;right:0;min-height:calc(100vh - 76px);padding:22px 5% 50px;background:#050505;align-items:stretch;gap:0;overflow:auto}.site-header nav>a,.shop-nav>summary{padding:18px 0;border-bottom:1px solid #2b2b2b;font-size:13px}.shop-nav-menu{position:static;transform:none;width:100%;padding:0 0 8px;background:#111;color:#fff;box-shadow:none}.shop-nav-menu a{padding:14px;border-color:#292929}.shop-nav-menu small{color:#888}.mobile-nav-extra{display:block}.mobile-nav-extra a{display:block;padding:16px 0;border-bottom:1px solid #222;color:#aaa;font-size:11px}.head-actions [data-menu]{display:flex}.athlete-feature{min-height:600px}.roster-grid{grid-template-columns:repeat(2,1fr)}.roster-card:last-child{grid-column:1/-1;max-width:50%;width:100%;justify-self:center}}@media(max-width:600px){.site-header nav{top:66px;min-height:calc(100vh - 66px)}.localization-form{display:block}.team-hero{min-height:600px;background-position:58% center}.team-hero h1{font-size:58px}.roster-intro{padding:75px 6% 55px}.roster-intro h2{font-size:42px}.athlete-feature,.athlete-feature:nth-child(2n){grid-template-columns:1fr;direction:ltr}.athlete-photo{height:520px}.athlete-copy{padding:65px 7%}.athlete-copy h2{font-size:42px}.roster-grid{grid-template-columns:1fr;padding:0 5% 80px}.roster-card:last-child{grid-column:auto;max-width:none}.roster-photo{height:520px}.creator-hero{background-position:58% center}.support-hero h1{word-break:normal}}@media(min-width:901px){.hero{min-height:760px;background-position:center center}.hero-content{left:5%;top:15%;max-width:530px;padding-right:25px}.hero h1{font-size:118px;max-width:520px;margin:30px 0 40px}.page-head{padding:125px 7% 105px}.page-head h1{font-size:88px}.support-hero{padding:130px 7% 110px}.support-hero h1{font-size:94px}.home-products,.shop-layout{padding-top:105px;padding-bottom:115px}.section-title h2{font-size:54px}.product-photo{height:480px}.team-hero{min-height:760px}.team-hero h1{font-size:108px}.roster-intro{padding-top:125px}.athlete-feature{min-height:760px}.creator-hero,.story-hero{height:760px}}.shift-track{justify-content:center;width:100%;animation:none;gap:42px;padding:27px 5%}.shift-track span{font-size:clamp(38px,5vw,76px)}.about-shift-copy{margin-top:95px}@media(max-width:900px){.hero-content{max-width:470px}.hero h1{font-size:78px}.product-photo{height:410px}}@media(max-width:600px){.hero{min-height:680px;background-position:44% center}.hero-content{top:auto;bottom:8%;left:6%;right:6%;max-width:none}.hero h1{font-size:62px;max-width:310px;margin:22px 0 28px}.shift-track{justify-content:flex-start;width:max-content;gap:22px;padding:20px 6%;overflow:hidden}.shift-track span{font-size:38px}.shift-track span:nth-of-type(2),.shift-track i:nth-of-type(2){display:none}.page-head{padding:90px 6% 80px}.page-head h1,.support-hero h1{font-size:58px}.product-photo{height:310px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/theme.css.map */
