@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&family=Oswald:wght@500;600;700&display=swap";:root{color:#0d0d0d;--black:#0d0d0d;--dark:#1a1a1a;--grey:#4d4d4d;--off:#f2efea;--white:#fff;--gold:#c9a84c;--line-dark:#ffffff1f;--line-light:#0d0d0d1f;--page:clamp(24px, 4vw, 64px);font-synthesis:none;background:#0d0d0d;font-family:Montserrat,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--off);min-width:320px;margin:0}body,button,input{font-family:inherit}a{color:inherit;text-decoration:none}button{color:inherit}button,a{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gold)}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.skip{background:var(--off);color:var(--black);z-index:100;padding:.75rem 1rem;position:fixed;top:1rem;left:-999px}.skip:focus{left:1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-only{display:none}.kicker{letter-spacing:.18em;font-size:.68rem;font-weight:600}.announcement{height:31px;padding:0 var(--page);background:var(--black);color:var(--off);border-bottom:1px solid var(--line-dark);letter-spacing:.08em;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:.57rem;display:grid}.announcement span:nth-child(2){text-align:center}.announcement span:last-child{text-align:right}.site-header{height:74px;padding:0 var(--page);color:var(--white);border-bottom:1px solid var(--line-dark);z-index:30;background:#0d0d0dfa;grid-template-columns:minmax(220px,1fr) auto minmax(170px,1fr);align-items:center;transition:height .2s,background .2s;display:grid;position:sticky;top:0}.site-header--scrolled{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0d0d0df0;height:62px}.brand-lockup{align-items:center;gap:.72rem;display:inline-flex}.brand-isotype{object-fit:contain;flex:none;width:25px;height:38px}.brand-wordmark{object-fit:contain;width:154px;height:38px}.desktop-nav{justify-content:center;align-items:center;gap:clamp(18px,2vw,34px);display:flex}.desktop-nav a{letter-spacing:.04em;padding:1rem 0;font-size:.58rem;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--off);height:1px;transition:right .2s;position:absolute;bottom:.65rem;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.header-actions{justify-self:end;align-items:center;gap:3px;display:flex}.icon-button,.icon-link{cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;padding:0;display:inline-grid;position:relative}.icon-button:hover,.icon-link:hover{background:#ffffff14}.bag-link span{background:var(--gold);width:17px;height:17px;color:var(--black);border-radius:50%;place-items:center;font-size:.55rem;font-weight:600;display:grid;position:absolute;top:2px;right:1px}.mobile-menu{background:var(--black);color:var(--white);z-index:29;padding:1rem var(--page) 2rem;border-bottom:1px solid var(--line-dark);position:fixed;inset:105px 0 auto}.mobile-menu a{border-bottom:1px solid var(--line-dark);letter-spacing:.08em;justify-content:space-between;padding:1rem 0;font-family:Oswald,sans-serif;display:flex}.home-hero{height:calc(82vh - 31px);min-height:620px;max-height:920px;color:var(--white);background:#070707;position:relative;overflow:hidden}.home-hero__media{object-fit:cover;object-position:center;width:100%;height:100%}.home-hero__veil{background:linear-gradient(90deg,#000000e0 0%,#000000a3 31%,#00000014 68%,#00000040 100%);position:absolute;inset:0}.home-hero__content{inset:0 auto 0 var(--page);flex-direction:column;justify-content:center;align-items:flex-start;width:min(650px,48vw);padding-top:2rem;display:flex;position:absolute}.home-hero h1{letter-spacing:-.035em;margin:.12em 0 .22em;font-family:Oswald,sans-serif;font-size:clamp(4.5rem,8vw,8.5rem);line-height:.86}.hero-subline{letter-spacing:.07em;margin-bottom:1.7rem;font-size:clamp(.8rem,1.1vw,1rem)}.hero-actions{gap:14px;display:flex}.btn{letter-spacing:.04em;cursor:pointer;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.9rem 1.55rem;font-size:.66rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn--light{background:var(--off);color:var(--black)}.btn--light:hover{background:var(--white)}.btn--outline{color:var(--white);border-color:#ffffffa6}.btn--outline:hover{background:var(--white);color:var(--black)}.btn--dark{background:var(--black);color:var(--white)}.btn--dark:hover{background:#2a2a2a}.btn:disabled{opacity:.5;cursor:not-allowed}.hero-index{gap:38px;margin-top:3.6rem;font-size:.6rem;display:flex}.hero-index span{padding-bottom:.8rem}.hero-index span:first-child{border-bottom:2px solid var(--off);min-width:38px}.hero-side{right:var(--page);gap:13px;font-family:Oswald,sans-serif;font-size:1.25rem;line-height:.9;display:grid;position:absolute;top:50%;transform:translateY(-40%)}.hero-side i{border-top:2px solid var(--gold);width:38px}.hero-side b{font-size:.8rem}.benefits{background:var(--off);padding:0 var(--page);border-bottom:1px solid var(--line-light);grid-template-columns:repeat(4,1fr);align-items:center;min-height:102px;display:grid}.benefits article{border-right:1px solid var(--line-light);justify-content:center;align-items:center;gap:15px;min-height:55px;display:flex}.benefits article:last-child{border-right:0}.benefits span{flex-direction:column;display:flex}.benefits strong{font-size:.65rem}.benefits small{color:var(--grey);margin-top:2px;font-size:.61rem}.light-section{background:var(--off);padding:clamp(54px, 6vw, 92px) var(--page)}.section-header{justify-content:space-between;align-items:center;margin-bottom:1.35rem;display:flex}.section-header h2,.newsletter h2,.cart-page>header h1,.catalog-hero h1{letter-spacing:.035em;margin:0;font:600 clamp(1.2rem,2vw,1.75rem)/1 Oswald,sans-serif}.section-header a{align-items:center;gap:.5rem;font-size:.6rem;font-weight:600;display:flex}.collection-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.collection-card{color:#fff;background:#111;height:clamp(300px,32vw,480px);position:relative;overflow:hidden}.collection-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.collection-card__overlay{background:linear-gradient(#0000 38%,#000000d1);position:absolute;inset:0}.collection-card>div{position:absolute;bottom:20px;left:22px}.collection-card h3{margin:0;font:600 clamp(1.8rem,3vw,3.1rem)/.9 Oswald,sans-serif}.collection-card p{letter-spacing:.22em;margin:.55rem 0;font-size:.58rem}.collection-card div span{border-bottom:1px solid;align-items:center;gap:.35rem;padding-bottom:3px;font-size:.6rem;display:inline-flex}.collection-card:hover img{transform:scale(1.035)}.products-section{padding-top:0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.6vw,26px);display:grid}.product-card{min-width:0;position:relative}.product-card__image{background:#e7e2db;height:clamp(280px,31vw,470px);display:block;overflow:hidden}.product-card__image img{object-fit:cover;filter:saturate(.65);width:100%;height:100%;transition:transform .3s}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-badge{background:var(--off);padding:.35rem .5rem;font-size:.53rem;font-weight:600;position:absolute;top:10px;left:10px}.product-favorite{z-index:2;background:#f2efeacc;position:absolute;top:6px;right:6px}.product-favorite:hover{background:var(--off)}.product-card__info{gap:2px;padding:.75rem 0 0;display:grid}.product-card h3{margin:0;font-size:.68rem;font-weight:600}.product-card__info>span{color:var(--grey);font-size:.56rem}.product-card__info>strong{margin-top:2px;font-size:.68rem;font-weight:500}.swatch{border:2px solid var(--off);border-radius:50%;outline:1px solid #0d0d0d80;width:13px;height:13px;margin-top:.45rem}.product-skeletons{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-skeletons i{background:#e6e0d8;height:400px;animation:1.5s infinite pulse}.brand-values{background:var(--black);color:var(--off);padding:clamp(42px, 5vw, 70px) var(--page);border-block:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);display:grid}.brand-values article{border-right:1px solid var(--line-dark);flex-direction:column;justify-content:center;align-items:center;min-height:100px;display:flex}.brand-values article:last-child{border:0}.brand-values strong{letter-spacing:.06em;margin-top:.75rem;font:500 1rem Oswald,sans-serif}.brand-values span{color:#aaa;font-size:.62rem}.editorial-banner{background:var(--black);min-height:650px;color:var(--white);grid-template-columns:1.15fr .85fr;display:grid}.editorial-banner img{object-fit:cover;object-position:center 56%;width:100%;height:650px}.editorial-banner>div{padding:var(--page);border-left:1px solid var(--line-dark);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.editorial-banner h2{margin:.1em 0 .25em;font:600 clamp(3rem,6vw,6.5rem)/.9 Oswald,sans-serif}.editorial-banner>div>p:not(.kicker){color:#bbb;max-width:420px;font-size:.8rem}.editorial-banner a{border-bottom:1px solid;align-items:center;gap:.5rem;margin-top:1rem;padding-bottom:5px;font-size:.65rem;display:flex}.newsletter{background:var(--black);color:var(--off);padding:clamp(54px, 7vw, 100px) var(--page);border-top:1px solid var(--line-dark);grid-template-columns:1fr 1fr;align-items:end;gap:4rem;display:grid}.newsletter h2{margin:.18em 0;font-size:clamp(2rem,4vw,4rem)}.newsletter>div>p:last-child{color:#aaa;max-width:520px;font-size:.72rem}.newsletter form{border:1px solid var(--line-dark);height:52px;display:flex}.newsletter input{color:var(--white);background:0 0;border:0;flex:1;min-width:0;padding:0 1rem}.newsletter button{border:0;border-left:1px solid var(--line-dark);background:var(--off);width:52px;color:var(--black);cursor:pointer;place-items:center;display:grid}.site-footer{background:var(--black);color:var(--off);padding:0 var(--page)}.footer-top{border-top:1px solid var(--line-dark);grid-template-columns:2fr repeat(3,1fr);gap:3rem;padding:clamp(48px,6vw,80px) 0;display:grid}.footer-top>div{flex-direction:column;gap:.55rem;display:flex}.footer-top h3{margin:0 0 .4rem;font-size:.62rem}.footer-top a{color:#aaa;font-size:.6rem}.footer-top a:hover{color:var(--white)}.socials{flex-direction:row!important}.socials a{border:1px solid var(--line-dark);place-items:center;width:38px;height:38px;display:grid}.footer-bottom{border-top:1px solid var(--line-dark);color:#888;justify-content:space-between;align-items:center;min-height:68px;font-size:.55rem;display:flex}.catalog-page,.cart-page,.product-page,.page{background:var(--off);padding:clamp(50px, 6vw, 90px) var(--page);min-height:65vh}.catalog-hero{padding:3vw 0 5vw}.catalog-hero h1{letter-spacing:-.025em;font-size:clamp(4rem,10vw,10rem)}.catalog-hero>p:last-child{max-width:520px;color:var(--grey);font-size:.8rem}.catalog-toolbar{border-block:1px solid var(--line-light);grid-template-columns:1fr auto 1fr auto;align-items:center;gap:1rem;min-height:58px;margin-bottom:2rem;display:grid}.catalog-toolbar button{cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:1rem 0;font-size:.6rem;font-weight:600;display:flex}.catalog-toolbar button:nth-of-type(2){justify-self:end}.catalog-toolbar>span{color:var(--grey);font-size:.58rem}.loading{text-align:center;padding:5rem;font:500 1rem Oswald,sans-serif}.breadcrumbs{color:var(--grey);gap:.5rem;margin-bottom:1.4rem;font-size:.57rem;display:flex}.product-detail{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:clamp(30px,5vw,90px);display:grid}.product-gallery{background:#e3ded6;height:min(75vh,820px);overflow:hidden}.product-gallery img{object-fit:cover;width:100%;height:100%}.product-summary{align-self:start;padding-top:2rem;position:sticky;top:95px}.product-title{justify-content:space-between;align-items:flex-start;display:flex}.product-title h1{margin:.15em 0;font:600 clamp(2.5rem,5vw,5rem)/.94 Oswald,sans-serif}.product-price{margin:1rem 0 1.5rem;font-size:1rem;display:block}.product-description{color:var(--grey);max-width:520px;font-size:.74rem;line-height:1.8}.product-summary fieldset{border:0;margin:2rem 0;padding:0}.product-summary legend{margin-bottom:.7rem;font-size:.62rem;font-weight:600}.variant-grid{flex-wrap:wrap;gap:8px;display:flex}.variant{border:1px solid var(--line-light);cursor:pointer;flex-direction:column;min-width:74px;padding:.65rem;display:flex}.variant input{opacity:0;position:absolute}.variant:has(input:checked){background:var(--black);color:var(--white)}.variant:has(input:disabled){opacity:.35}.variant span{font:500 .85rem Oswald,sans-serif}.variant small{font-size:.5rem}.add-to-bag{width:100%}.product-message{min-height:1.4rem;color:var(--grey);margin:.7rem 0;font-size:.65rem}.product-notes{border-top:1px solid var(--line-light);margin-top:1.5rem}.product-notes span{border-bottom:1px solid var(--line-light);align-items:center;gap:.8rem;padding:.85rem 0;display:flex}.product-notes b{font-size:.58rem}.cart-page>header{border-bottom:1px solid var(--line-light);padding-bottom:2rem}.cart-page>header h1{font-size:clamp(3rem,7vw,7rem)}.empty-cart{padding:5rem 0}.empty-cart .btn{margin-top:1rem}.cart-layout{grid-template-columns:1.4fr .6fr;gap:clamp(30px,5vw,80px);padding-top:2rem;display:grid}.cart-lines{margin:0;padding:0;list-style:none}.cart-lines li{border-bottom:1px solid var(--line-light);grid-template-columns:120px 1fr auto 42px;align-items:start;gap:1rem;margin-bottom:1.5rem;padding:0 0 1.5rem;display:grid}.cart-lines img{object-fit:cover;width:120px;height:145px}.cart-lines h2{margin:.3rem 0;font:500 1.2rem Oswald,sans-serif}.cart-lines p{color:var(--grey);font-size:.6rem}.cart-lines>li>strong{margin-top:.4rem;font-size:.72rem}.quantity{border:1px solid var(--line-light);align-items:center;width:max-content;display:flex}.quantity .icon-button{width:34px;height:32px}.quantity span{text-align:center;width:30px;font-size:.7rem}.cart-summary{background:#e7e2da;align-self:start;padding:clamp(24px,3vw,42px);position:sticky;top:90px}.cart-summary h2{font:600 1.5rem Oswald,sans-serif}.cart-summary p{justify-content:space-between;font-size:.7rem;display:flex}.cart-total{border-top:1px solid var(--line-light);margin-top:1rem;padding-top:1rem}.cart-summary .btn{width:100%;margin:1rem 0}.cart-summary small{color:var(--grey);font-size:.55rem}.page h1{font:600 clamp(3rem,7vw,7rem)/.95 Oswald,sans-serif}.narrow{max-width:760px}.narrow form{gap:1rem;display:grid}.narrow label{gap:.45rem;font-size:.62rem;font-weight:600;display:grid}.narrow input{border:1px solid var(--line-light);background:0 0;height:50px;padding:0 1rem}.error{color:#9e2d22;font-size:.7rem}.not-found{background:var(--black);color:var(--white)}.auth-page{background:var(--off);grid-template-columns:1fr 1fr;min-height:72vh;display:grid}.auth-panel{padding:clamp(54px, 8vw, 120px) var(--page);flex-direction:column;justify-content:center;display:flex}.auth-panel h1,.profile-page h1{margin:.15em 0;font:600 clamp(3.5rem,7vw,7rem)/.9 Oswald,sans-serif}.auth-panel>p:not(.kicker){color:var(--grey);max-width:430px;font-size:.72rem}.auth-panel form{gap:1rem;max-width:470px;margin-top:2rem;display:grid}.auth-panel label{gap:.45rem;font-size:.58rem;font-weight:600;display:grid}.auth-field{border:1px solid var(--line-light);align-items:center;gap:.7rem;height:52px;padding:0 1rem;display:flex}.auth-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%}.auth-panel .btn{margin-top:.5rem}.auth-art{filter:saturate(.55);background:url(/images/editorial/tbm-train.webp) 50% 38%/cover no-repeat}.profile-page{background:var(--off);min-height:72vh;padding:clamp(54px, 7vw, 100px) var(--page)}.profile-card{background:#e7e2da;gap:1.4rem;max-width:760px;padding:clamp(26px,4vw,48px);display:grid}.profile-card>div{border-top:1px solid var(--line-light);gap:.3rem;padding-top:1rem;display:grid}.profile-card span{color:var(--grey);font-size:.55rem}.profile-card strong{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.profile-card .btn{width:max-content;margin-top:.5rem}@keyframes pulse{50%{opacity:.5}}@media (width<=1100px){.site-header{grid-template-columns:190px 1fr 150px}.desktop-nav{gap:15px}.desktop-nav a{font-size:.52rem}.collection-grid{grid-template-columns:repeat(2,1fr)}.collection-card{height:460px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card__image{height:55vw}.benefits{grid-template-columns:repeat(2,1fr);padding-block:12px}.benefits article:nth-child(2){border-right:0}.editorial-banner{grid-template-columns:1fr 1fr}}@media (width<=760px){.desktop-only,.desktop-nav{display:none!important}.mobile-only{display:block}.announcement{justify-content:center;height:27px;display:flex}.announcement span:not(:first-child){display:none}.site-header,.site-header--scrolled{grid-template-columns:1fr auto 1fr;height:62px;padding:0 14px;top:0}.site-header .mobile-only{justify-self:start}.header-brand{justify-self:center}.header-brand .brand-isotype{width:22px;height:34px}.header-brand .brand-wordmark{display:none}.header-actions{gap:0}.header-actions .icon-button,.header-actions .icon-link{width:36px}.mobile-menu{top:89px}.home-hero{height:calc(100svh - 89px);min-height:620px;max-height:800px}.home-hero__media{object-position:63% center}.home-hero__veil{background:linear-gradient(90deg,#000000d1,#0000001f),linear-gradient(#0000 40%,#000000bf)}.home-hero__content{justify-content:flex-end;width:auto;height:67%;padding-bottom:48px;inset:auto 22px 0}.home-hero h1{font-size:clamp(3.7rem,18vw,5.4rem)}.hero-subline{font-size:.65rem}.hero-actions{flex-direction:column;width:100%;max-width:260px}.hero-actions .btn{width:100%}.hero-index{margin-top:2.1rem}.hero-side{display:none}.benefits{min-height:155px;padding:8px 12px}.benefits article{border-bottom:1px solid var(--line-light);justify-content:flex-start;padding:10px}.benefits article:nth-child(3),.benefits article:nth-child(4){border-bottom:0}.benefits svg{width:22px}.benefits strong{font-size:.55rem}.benefits small{font-size:.5rem}.light-section{padding:48px 14px}.section-header h2{font-size:1.05rem}.section-header a{font-size:.52rem}.collection-grid{scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.collection-card{scroll-snap-align:start;min-width:78vw;height:430px}.collection-card h3{font-size:2.6rem}.product-grid{gap:9px}.product-card__image{height:65vw}.product-card h3,.product-card__info>strong{font-size:.58rem}.product-favorite{width:34px;height:34px}.brand-values{padding:35px 10px}.brand-values article{min-height:90px}.brand-values svg{width:24px}.brand-values strong{font-size:.72rem}.brand-values span{font-size:.48rem}.editorial-banner{min-height:0;display:block}.editorial-banner img{height:460px}.editorial-banner>div{padding:50px 22px}.editorial-banner h2{font-size:3.5rem}.newsletter{grid-template-columns:1fr;gap:1.5rem;padding:54px 22px}.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-top>.brand-lockup{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem}.catalog-page,.cart-page,.product-page,.page{padding:44px 14px}.catalog-hero{padding:3rem 0}.catalog-hero h1{font-size:4rem}.catalog-toolbar{grid-template-columns:1fr auto 1fr}.catalog-toolbar>svg{display:none}.product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr;gap:20px}.product-gallery{height:115vw;max-height:650px}.product-summary{padding-top:0;position:static}.product-title h1{font-size:3rem}.cart-layout{grid-template-columns:1fr}.cart-lines li{grid-template-columns:82px 1fr auto;gap:.75rem}.cart-lines img{width:82px;height:108px}.cart-lines li>.icon-button{grid-column:3}.cart-lines>li>strong{grid-area:1/3}.cart-summary{position:static}.site-footer{padding:0 22px}.auth-page{grid-template-columns:1fr}.auth-panel{padding:64px 22px}.auth-art{grid-row:1;min-height:420px}.profile-page{padding:54px 14px}}@media (width<=390px){.header-actions .icon-button:first-child{display:none}.collection-card{min-width:86vw}.product-card__image{height:72vw}.brand-values strong{font-size:.64rem}.brand-values span{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
