@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap');
:root{--black:#101010;--near:#171717;--paper:#f2efe8;--white:#fff;--red:#ed412b;--line:rgba(16,16,16,.18);--muted:#6d6a65;--shell:1240px;--display:'Oswald','Arial Narrow',sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--black);font-family:var(--body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(var(--shell),calc(100% - 64px));margin-inline:auto}.section-space{padding:112px 0}.skip-link{position:fixed;left:12px;top:12px;padding:12px 18px;background:#fff;color:#000;z-index:1000;transform:translateY(-160%)}.skip-link:focus{transform:none}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;line-height:1.2;text-transform:uppercase;margin:0 0 24px}.muted{color:#aaa}.red-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:8px}.announcement{height:32px;padding:0 24px;background:var(--red);color:var(--black);display:flex;align-items:center;justify-content:center;gap:16px;font-size:10px;font-weight:800;letter-spacing:.22em}.site-header{height:82px;background:var(--black);color:var(--paper);border-bottom:1px solid rgba(255,255,255,.15);position:relative;z-index:30}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.wordmark{font-family:var(--display);font-size:30px;font-weight:700;letter-spacing:.08em;display:flex;align-items:center;gap:7px;width:max-content}.brand-slash{width:9px;height:24px;background:var(--red);display:block;transform:skew(-16deg)}.desktop-nav{display:flex;gap:34px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.desktop-nav a,.cart-link{position:relative}.desktop-nav a:after,.cart-link:after{content:"";height:1px;background:var(--red);position:absolute;left:0;right:100%;bottom:-5px;transition:right .2s}.desktop-nav a:hover:after,.cart-link:hover:after{right:0}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:25px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.cart-link span{color:var(--red);margin-left:3px}.header-cta{background:var(--paper);color:var(--black);padding:14px 17px}.header-cta span{color:var(--red);margin-left:8px}.mobile-menu{display:none}.hero{min-height:730px;background:var(--black);color:var(--paper);display:grid;grid-template-columns:1fr 1fr}.hero-copy{padding:88px max(38px,calc((100vw - var(--shell))/2)) 48px;display:flex;flex-direction:column;justify-content:center;min-width:0}.hero h1,.section-heading h2,.approach-section h2,.editorial-section h2,.faq-section h2,.launch-section h2,.site-footer h2,.product-summary h1,.product-story h2,.collection-hero h1,.page-hero h1,.empty-state h2{font-family:var(--display);font-weight:700;letter-spacing:-.035em;line-height:.92;margin:0;text-transform:uppercase}.hero h1{font-size:clamp(70px,8vw,136px);white-space:nowrap}.hero h1 em,.approach-section h2 em{color:var(--red);font-style:normal}.hero-description{max-width:580px;color:#bbb;font-size:18px;line-height:1.6;margin:32px 0}.hero-actions{display:flex;gap:30px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:18px 20px;min-width:208px;background:var(--red);color:var(--black);border:0;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.12em;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px);background:#ff5b45}.btn-light{background:var(--paper)}.btn-light:hover{background:#fff}.btn-dark{background:var(--black);color:var(--paper)}.btn-dark:hover{background:#2a2a2a}.quiet-link,.text-link{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:6px}.quiet-link span,.text-link span{color:var(--red);margin-left:8px}.hero-footnote{display:flex;gap:30px;color:#858585;font-size:9px;letter-spacing:.18em;margin:70px 0 0}.hero-image{min-width:0;position:relative;overflow:hidden;background:#0c0c0c}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center}.image-caption{position:absolute;inset:auto 22px 18px;display:flex;justify-content:space-between;color:#b8b8b8;font-size:9px;letter-spacing:.16em}.principle-strip{min-height:58px;background:var(--red);display:flex;justify-content:space-around;gap:28px;align-items:center;padding:10px 24px;overflow:hidden;white-space:nowrap;font-family:var(--display);font-size:18px;font-weight:600;letter-spacing:.08em}.principle-strip span[aria-hidden]{font-family:var(--body);font-size:11px}.range-section{background:var(--paper)}.section-heading{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:end;margin-bottom:64px}.section-heading h2,.editorial-section h2,.faq-section h2,.product-story h2{font-size:clamp(54px,7vw,96px)}.section-heading>p{font-size:14px;color:var(--muted);max-width:400px;margin:0 0 8px;line-height:1.7}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{min-width:0}.product-art{display:block;position:relative;overflow:hidden;aspect-ratio:1.05;background:#dedbd4}.product-card.performance .product-art{background:#c63b2a}.product-art img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .45s}.product-card.foundation .product-art img{object-position:18% center}.product-card.performance .product-art img{object-position:82% center}.product-art:hover img{transform:scale(1.055)}.product-index,.product-status,.concept-label{position:absolute;top:18px;z-index:2;background:var(--black);color:var(--paper);padding:7px 9px;font-size:9px;letter-spacing:.16em}.product-index{left:18px}.product-status{right:18px;background:var(--red);color:var(--black);font-weight:800}.art-arrow{position:absolute;right:18px;bottom:18px;z-index:2;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--paper);font-size:17px}.product-copy{display:grid;grid-template-columns:1fr auto;gap:20px;padding-top:24px}.product-copy .eyebrow{margin-bottom:10px}.product-copy h3{font-family:var(--display);font-size:48px;line-height:1;margin:0}.product-copy p{margin:7px 0 0;color:var(--muted)}.product-price{text-align:right;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.product-card>.text-link{display:inline-block;margin-top:24px}.approach-section{background:var(--black);color:var(--paper)}.approach-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.approach-section h2{font-size:clamp(64px,7.8vw,112px)}.approach-intro{font-size:18px;line-height:1.7;color:#aaa;max-width:570px;margin:36px 0}.text-link.light{color:var(--paper)}.principle-list{border-top:1px solid rgba(255,255,255,.22)}.principle-list article{display:grid;grid-template-columns:60px 1fr;gap:28px;padding:34px 0;border-bottom:1px solid rgba(255,255,255,.22)}.principle-list article>span{font-size:10px;color:var(--red);letter-spacing:.12em}.principle-list h3{font-family:var(--display);font-size:30px;line-height:1;margin:0 0 12px}.principle-list p{color:#aaa;margin:0;max-width:520px;font-size:14px;line-height:1.65}.editorial-section{background:#d8d5ce}.editorial-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:96px;align-items:center}.editorial-art{min-height:620px;background:var(--red);position:relative;padding:44px;overflow:hidden}.outline-word{font-family:var(--display);font-weight:700;font-size:clamp(86px,11vw,158px);line-height:.8;letter-spacing:-.055em;color:transparent;-webkit-text-stroke:2px var(--black)}.editorial-index{position:absolute;left:44px;bottom:35px;font-size:9px;letter-spacing:.2em}.editorial-section>div>div:last-child>p:not(.eyebrow){max-width:520px;color:#57544f;line-height:1.75}.editorial-section .btn{margin-top:26px}.faq-section{background:var(--paper)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.faq-grid>div:first-child>p:not(.eyebrow){color:var(--muted);margin:22px 0 34px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:28px 0;font-family:var(--display);font-size:24px;font-weight:600;display:flex;justify-content:space-between;gap:24px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red)}.faq-list details p{max-width:640px;color:var(--muted);line-height:1.7;margin:-8px 0 30px}.launch-section{background:var(--red);color:var(--black);padding:94px 0}.launch-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:end}.launch-section h2{font-size:clamp(68px,8vw,116px)}.launch-section h2 span{color:var(--paper)}.launch-grid>div:last-child>p{max-width:470px;font-size:18px;margin:0 0 28px}.email-field{display:grid;grid-template-columns:1fr 56px;border-bottom:2px solid var(--black)}.email-field input{border:0;background:transparent;font-size:18px;padding:16px 0;outline:0}.email-field input::placeholder{color:rgba(0,0,0,.65)}.email-field button{background:transparent;border:0;font-size:22px}.form-fine{font-size:9px!important;line-height:1.55;margin:14px 0 0!important;max-width:560px!important}.form-fine a{text-decoration:underline}.form-success{font-weight:700;border-top:1px solid;padding-top:20px}.errors{font-size:12px}.site-footer{background:var(--black);color:var(--paper);padding:110px 0 28px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:96px}.site-footer h2{font-size:clamp(50px,6vw,82px)}.site-footer .muted{font-size:14px;line-height:1.7}.contact-form-wrap label{display:block;color:#aaa;text-transform:uppercase;letter-spacing:.15em;font-size:9px;margin-bottom:8px}.contact-form-wrap input,.contact-form-wrap textarea{width:100%;border:0;border-bottom:1px solid #595959;background:transparent;color:#fff;padding:8px 0 14px;outline:0;margin-bottom:28px}.contact-form-wrap input:focus,.contact-form-wrap textarea:focus{border-color:var(--red)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-links{display:flex;flex-wrap:wrap;gap:22px 38px;border-top:1px solid #373737;margin-top:82px;padding-top:28px;text-transform:uppercase;font-size:9px;letter-spacing:.14em;color:#aaa}.footer-links a:hover{color:var(--red)}.footer-wordmark{font-family:var(--display);font-size:clamp(150px,28vw,390px);font-weight:700;line-height:.88;letter-spacing:-.06em;display:flex;align-items:start;overflow:hidden;margin-top:54px}.footer-wordmark span{font-size:.2em;color:var(--red);margin:15px 0 0 12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #373737;padding-top:18px;color:#777;font-size:8px;letter-spacing:.15em}.legal-note{color:#626262;font-size:9px;line-height:1.55;margin-top:18px;max-width:900px;margin-left:max(32px,calc((100vw - var(--shell))/2))}.legal-note p{margin:6px 0}.product-hero{background:var(--black);color:var(--paper);padding:32px 0 80px}.product-breadcrumb{display:flex;gap:10px;color:#858585;text-transform:uppercase;font-size:9px;letter-spacing:.14em;margin-bottom:32px}.product-breadcrumb a{color:var(--paper)}.product-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:76px;align-items:center}.product-media{background:#242424;aspect-ratio:1;position:relative;overflow:hidden}.product-hero.performance .product-media{background:#8c2a20}.product-media img{width:100%;height:100%;object-fit:cover}.product-hero.foundation .product-media img{object-position:18% center}.product-hero.performance .product-media img{object-position:82% center}.product-number{position:absolute;left:20px;top:16px;z-index:2;font-family:var(--display);font-size:60px;color:rgba(255,255,255,.35)}.concept-label{top:auto;bottom:16px;left:16px}.product-summary h1{font-size:clamp(72px,8vw,122px)}.product-subtitle{font-family:var(--display);font-size:27px;margin:6px 0 28px;color:var(--red);text-transform:uppercase}.product-lede{color:#b4b4b4;max-width:570px;font-size:18px;line-height:1.65}.prelaunch-box{border-top:1px solid #434343;border-bottom:1px solid #434343;padding:24px 0;margin-top:34px}.prelaunch-box>span{font-size:9px;letter-spacing:.16em;color:#858585}.prelaunch-box strong{font-family:var(--display);font-size:32px;display:block;margin:5px 0}.prelaunch-box p{font-size:13px;color:#999;line-height:1.6;max-width:500px}.prelaunch-box .btn{margin-top:10px}.product-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#777;font-size:8px;letter-spacing:.14em}.product-points span:before{content:'◆';color:var(--red);margin-right:7px}.product-form{margin-top:34px}.product-form label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px}.product-form select{width:100%;padding:15px;background:var(--near);border:1px solid #555;color:#fff}.buy-row{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.buy-row>span{font-family:var(--display);font-size:30px}.product-story{background:var(--paper)}.product-story-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.rte{max-width:780px}.rte h2,.rte h3{font-family:var(--display);text-transform:uppercase;line-height:1.05}.rte h2{font-size:42px}.rte h3{font-size:27px;margin-top:42px}.rte p,.rte li{color:#555;line-height:1.75}.rte strong{color:var(--black)}.rte a{text-decoration:underline;text-decoration-color:var(--red)}.product-disclaimer{background:#d9d5cd;padding:28px 0;font-size:10px;line-height:1.6;color:#65615b}.collection-hero,.page-hero{background:var(--black);color:var(--paper);padding:100px 0}.collection-hero h1,.page-hero h1{font-size:clamp(72px,9vw,132px)}.collection-hero>div>p:last-child,.page-hero>div>p:last-child{color:#999;font-size:18px;max-width:580px;margin-top:28px}.collection-products{background:var(--paper)}.page-hero.compact{padding:72px 0}.page-hero.full{min-height:70vh;display:flex;align-items:center}.page-hero .btn{margin-top:30px}.page-body .rte{margin:0 auto}.empty-state{text-align:center;padding:30px 0 70px}.empty-state h2{font-size:clamp(54px,7vw,92px)}.empty-state p{color:var(--muted);margin:20px 0 30px}.cart-lines{border-top:1px solid var(--line)}.cart-line{display:grid;grid-template-columns:120px 1fr auto;gap:26px;align-items:center;border-bottom:1px solid var(--line);padding:24px 0}.cart-line img{width:120px;height:120px;object-fit:cover}.cart-line input{width:70px;padding:7px;background:transparent;border:1px solid #999}.cart-total{margin-left:auto;max-width:430px;padding-top:30px;display:grid;gap:16px}.cart-total>span,.cart-total>strong{display:block;text-align:right}.cart-total>strong{font-family:var(--display);font-size:40px}.search-field{max-width:680px;margin-top:36px;display:grid;grid-template-columns:1fr auto}.search-field input{background:transparent;color:#fff;border:0;border-bottom:1px solid #666;padding:14px 0;font-size:19px}.search-results{display:grid}.search-results a{display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid var(--line);padding:20px 0}.search-results span{color:var(--red);text-transform:uppercase;font-size:9px;letter-spacing:.14em}.search-results strong{font-family:var(--display);font-size:24px}
.bundle-offer{border:0;padding:0;margin:34px 0 0}.bundle-offer legend,.bundle-offer-heading{width:100%;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.bundle-offer-heading{display:flex;justify-content:space-between;align-items:center}.bundle-offer-heading small{color:#777;font-size:8px}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bundle-card{min-width:0;min-height:145px;border:1px solid #4b4b4b;padding:16px 13px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:4px;position:relative;color:#fff}.bundle-card.featured{border-color:var(--red)}.bundle-card input{position:absolute;right:12px;top:12px;accent-color:var(--red)}.bundle-card:has(input:checked){background:var(--red);border-color:var(--red);color:var(--black)}.bundle-card:has(input:disabled){opacity:.45;cursor:not-allowed}.bundle-badge{position:absolute;left:12px;top:12px;font-size:7px;font-weight:800;letter-spacing:.12em}.bundle-card strong{font-family:var(--display);font-size:23px;line-height:1;text-transform:uppercase}.bundle-card>span:not(.bundle-badge){font-size:10px}.bundle-card small{font-size:8px;opacity:.65}.bundle-offer-preview{border-top:1px solid #383838;padding-top:24px}.reviews-placeholder{background:var(--black);color:var(--paper)}.reviews-placeholder-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.reviews-placeholder h2{font-family:var(--display);font-size:clamp(54px,7vw,96px);font-weight:700;letter-spacing:-.035em;line-height:.92;margin:0;text-transform:uppercase}.review-empty{border-top:1px solid #474747;padding-top:28px}.review-empty>span{color:var(--red);font-size:21px;letter-spacing:.2em}.review-empty p{color:#aaa;line-height:1.75;max-width:540px;margin:24px 0 30px}
.reviews-section{background:var(--paper)}.reviews-heading{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:end;margin-bottom:56px}.reviews-heading h2{font-family:var(--display);font-size:clamp(54px,7vw,96px);font-weight:700;letter-spacing:-.035em;line-height:.92;margin:0;text-transform:uppercase}.reviews-heading>p{color:#65615b;line-height:1.7;margin:0;max-width:560px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{background:#fff;border-top:4px solid var(--red);padding:24px;min-height:470px;display:flex;flex-direction:column;overflow:hidden}.review-media{height:150px;margin:-24px -24px 20px;position:relative;overflow:hidden;background:var(--black)}.review-media img{width:100%;height:100%;display:block;object-fit:cover;filter:blur(22px) saturate(.55) brightness(.72);transform:scale(1.2)}.review-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,16,16,.08),rgba(16,16,16,.55))}.review-media span{position:absolute;z-index:1;left:14px;bottom:12px;color:#fff;background:rgba(16,16,16,.78);padding:7px 9px;font-size:7px;font-weight:800;letter-spacing:.12em}.review-card-top{display:flex;align-items:center;justify-content:space-between}.review-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--black);color:var(--paper);font-family:var(--display);font-size:18px;letter-spacing:.06em}.review-stars{color:var(--red);font-size:13px;letter-spacing:.08em}.review-badge{font-size:8px;font-weight:800;letter-spacing:.14em;margin:22px 0 14px}.review-card h3{font-family:var(--display);font-size:28px;line-height:1;text-transform:uppercase;margin:0 0 18px}.review-card blockquote{color:#555;line-height:1.65;margin:0;font-size:14px}.review-name{font-size:10px;font-weight:800;letter-spacing:.12em;margin:auto 0 0;padding-top:24px;text-transform:uppercase}
@media(max-width:1000px){.shell{width:min(var(--shell),calc(100% - 40px))}.desktop-nav{display:none}.header-inner{grid-template-columns:1fr auto}.header-actions{gap:16px}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;width:38px;height:38px;display:grid;place-content:center;gap:6px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:22px;height:1px;background:#fff}.mobile-menu nav{position:absolute;right:0;top:50px;width:min(330px,calc(100vw - 40px));background:var(--paper);color:var(--black);padding:25px;display:grid;gap:20px;box-shadow:0 20px 50px rgba(0,0,0,.35)}.mobile-menu nav a{text-transform:uppercase;font-size:12px;font-weight:700}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:75px 32px 60px}.hero h1{white-space:normal}.hero-image{min-height:620px}.section-heading,.approach-grid,.editorial-grid,.faq-grid,.launch-grid,.footer-top,.product-hero-grid,.product-story-grid,.reviews-placeholder-grid,.reviews-heading{grid-template-columns:1fr;gap:56px}.reviews-grid{grid-template-columns:repeat(2,1fr)}.product-hero-grid{max-width:800px}.approach-section .principle-list{margin-top:20px}.editorial-art{min-height:520px}.footer-wordmark{font-size:31vw}}
@media(max-width:680px){.shell{width:calc(100% - 28px)}.section-space{padding:78px 0}.announcement{font-size:8px;letter-spacing:.13em}.site-header{height:70px}.header-cta{display:none}.hero-copy{padding:62px 18px 48px}.hero h1{font-size:60px}.hero-description{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-footnote{margin-top:45px}.hero-image{min-height:430px}.principle-strip{justify-content:flex-start}.section-heading{margin-bottom:40px}.section-heading h2,.editorial-section h2,.faq-section h2,.product-story h2{font-size:51px}.product-grid{grid-template-columns:1fr;gap:58px}.product-art{aspect-ratio:1}.product-copy h3{font-size:42px}.approach-section h2,.launch-section h2{font-size:61px}.approach-grid,.editorial-grid,.faq-grid,.launch-grid,.footer-top,.product-story-grid{gap:44px}.principle-list article{grid-template-columns:34px 1fr}.editorial-art{min-height:400px;padding:26px}.outline-word{font-size:92px}.editorial-index{left:26px;bottom:25px}.launch-section{padding:75px 0}.site-footer{padding-top:78px}.form-row{grid-template-columns:1fr}.footer-links{margin-top:58px}.footer-wordmark{font-size:34vw}.footer-bottom{gap:18px;flex-direction:column}.legal-note{margin-left:14px}.product-hero{padding-bottom:60px}.product-media{aspect-ratio:.9}.product-summary h1,.collection-hero h1,.page-hero h1{font-size:62px}.product-summary h1{font-size:57px}.product-points{display:grid}.collection-hero,.page-hero{padding:72px 0}.cart-line{grid-template-columns:82px 1fr}.cart-line img{width:82px;height:82px}.cart-line>strong{grid-column:2}.search-field{grid-template-columns:1fr}.search-field .btn{margin-top:12px}.search-results a{grid-template-columns:1fr;gap:5px}}
@media(max-width:680px){.bundle-grid,.reviews-grid{grid-template-columns:1fr}.bundle-card{min-height:120px}.review-card{min-height:320px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-art img,.btn{transition:none}}
