@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873_3E.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2_3E.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.ttf) format('truetype');
}

:root{--orange:#ff5a1f;--ink:#171817;--paper:#fff;--muted:#6b6e6b;--line:#e4e5e2;--soft:#f4f5f2;--body:'Manrope',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{display:block;max-width:100%}::selection{background:var(--orange);color:white}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--orange);padding:12px}.skip:focus{top:10px}.container{width:calc(100% - 112px);max-width:1568px;margin:auto}.announcement{height:34px;background:var(--ink);color:#fff;text-align:center;font-size:12px;font-weight:600;letter-spacing:1.5px;display:flex;align-items:center;justify-content:center;gap:10px}.announcement i{color:var(--orange);font-style:normal}.site-header{height:88px;background:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:56px;height:52px;object-fit:contain;background:#111;border-radius:2px}.wordmark{font-family:var(--display);font-weight:800;font-style:italic;font-size:32px;letter-spacing:-.5px;line-height:1}.wordmark em{color:var(--orange);font-style:inherit}.wordmark small{display:block;font-family:var(--body);font-size:9px;font-style:normal;letter-spacing:2px;margin-top:8px;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:'';height:2px;position:absolute;bottom:3px;left:0;width:0;background:var(--orange);transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{width:100%}.header-cta{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:800}.header-cta .talk{padding:11px 18px;border:1px solid var(--ink)}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px}.menu-toggle svg{width:26px}.mobile-nav{display:none}.hero{height:min(780px,calc(100svh - 122px));min-height:590px;background:#131614;color:white;position:relative;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;right:0;top:0;width:66%;height:100%;object-fit:cover;object-position:center 35%;z-index:-3;will-change:transform}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#121613 0%,rgba(18,22,19,.97) 19%,rgba(18,22,19,.65) 42%,rgba(18,22,19,.02) 72%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 40%)}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:0;padding-bottom:40px;position:relative}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:2.3px;font-weight:800;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:24px;height:2px;background:var(--orange)}.hero h1{font-family:var(--display);font-weight:700;font-size:clamp(76px,8.2vw,134px);line-height:.93;letter-spacing:-1px;margin:30px 0 22px;text-transform:uppercase;max-width:720px}.hero h1 em{font-style:normal;color:var(--orange)}.hero p{max-width:365px;color:#c5cac5;line-height:1.7;font-size:15px;margin:0 0 28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 23px;background:var(--orange);color:white;font-size:14px;font-weight:800;border:1px solid transparent;transition:background .25s,transform .25s}.button:hover{background:#dc4210;transform:translateY(-2px)}.button svg,.text-link svg{width:20px;height:20px}.button.light{background:white;color:var(--ink)}.button.outline{background:transparent;border-color:var(--line);color:var(--ink)}.button.outline:hover{border-color:var(--ink)}.hero-bottom{position:absolute;bottom:24px;left:0;right:0;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;color:#c1c5c2}.hero-bottom a{display:flex;align-items:center;gap:10px}.hero-bottom svg{width:16px}.hero-index{position:absolute;right:56px;top:45%;font-size:12px;display:flex;align-items:center;flex-direction:column;gap:17px;color:#b7b9b7}.hero-index span{width:1px;height:76px;background:linear-gradient(var(--orange) 33%,#ffffff30 33%)}.hero-index strong{color:#fff}.ticker{overflow:hidden;border-bottom:1px solid var(--line);padding:21px 0;background:#fff}.ticker-track{display:flex;gap:48px;width:max-content;animation:marquee 40s linear infinite}.ticker-set{display:flex;align-items:center;gap:48px}.ticker span{font-size:12px;letter-spacing:1.5px;font-weight:800;white-space:nowrap}.ticker b{color:var(--orange);font-weight:500;font-size:20px}.section{padding:100px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading h2,.big-heading{font-family:var(--display);font-size:clamp(46px,5vw,76px);line-height:1.02;font-weight:600;letter-spacing:-.8px;margin:18px 0 0;text-transform:uppercase}.section-heading h2 em{font-style:normal;color:var(--muted)}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:800;white-space:nowrap;border-bottom:1px solid var(--ink);padding:0 0 6px}.category-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:20px}.category-card{height:460px;position:relative;background:#171b18;color:white;overflow:hidden}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.category-card:hover img{transform:scale(1.045)}.category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 65%)}.category-label{position:absolute;z-index:2;bottom:28px;left:28px;right:28px}.category-label small{font-size:12px;letter-spacing:1.5px}.category-label h3{font-family:var(--display);font-size:38px;line-height:1.1;text-transform:uppercase;font-weight:600;margin:12px 0}.round-arrow{position:absolute;right:0;bottom:0;width:40px;height:40px;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center}.round-arrow svg{width:20px}.soft-section{background:var(--soft)}.category-nav{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 36px}.category-nav a{padding:10px 18px;border:1px solid #dcded9;font-size:13px;font-weight:700;transition:all .2s}.category-nav a:hover,.category-nav a[aria-current=page]{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 20px}.product-card{min-width:0}.product-visual{position:relative;aspect-ratio:4/5;overflow:hidden;background:#e9eae7}.product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.product-card:hover img{transform:scale(1.045)}.product-visual .product-number{position:absolute;left:14px;top:14px;font-size:11px;letter-spacing:1px;background:#fff;padding:3px 9px;color:var(--ink)}.product-visual .product-arrow{position:absolute;bottom:13px;right:13px;background:white;color:var(--ink);width:35px;height:35px;display:grid;place-items:center;transition:background .2s}.product-arrow svg{width:17px}.product-card:hover .product-arrow{background:var(--orange);color:white}.product-info{padding-top:15px}.product-info small{font-size:11px;color:var(--muted);letter-spacing:1px;text-transform:uppercase}.product-info h3{font-size:16px;font-weight:700;line-height:1.45;margin:5px 0}.product-info p{font-size:13px;color:var(--muted);margin:4px 0}.collection-more{display:flex;justify-content:center;margin-top:46px}.story{min-height:650px;background:#111714;color:white;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.story-image{overflow:hidden;min-height:650px}.story-image img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.story-copy{padding:90px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story h2{font-family:var(--display);text-transform:uppercase;font-size:clamp(54px,5vw,84px);font-weight:600;line-height:1;margin:25px 0}.story h2 em{font-style:normal;color:var(--orange)}.story p{color:#b8c0ba;max-width:380px;margin-bottom:30px;font-size:16px}.story-details{display:flex;gap:35px;border-top:1px solid #ffffff25;margin-top:44px;padding-top:23px;width:100%;font-size:12px;line-height:1.9;color:#bac0bb}.story-details strong{font-size:15px;color:#fff;display:block}.catalog-banner{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}.catalog-art{background:#f0f1ed;height:430px;display:flex;align-items:center;justify-content:center;overflow:hidden;perspective:1000px}.catalog-art img{height:345px;width:auto;box-shadow:16px 20px 24px #0003;transform:rotate(-9deg) rotateY(13deg);transition:transform .5s}.catalog-art:hover img{transform:rotate(-3deg) rotateY(0deg)}.catalog-copy h2{font-family:var(--display);font-size:clamp(48px,5vw,74px);text-transform:uppercase;line-height:1.02;margin:24px 0}.catalog-copy p{max-width:460px;color:var(--muted);margin:0 0 26px}.contact-band{background:var(--orange);color:white;padding:58px 0}.contact-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-band h2{font-family:var(--display);font-size:clamp(40px,4.8vw,68px);font-weight:600;text-transform:uppercase;line-height:1;margin:0 0 14px}.contact-band p{margin:0;color:#fff}.site-footer{background:#131614;color:#bfc4c0;padding:65px 0 22px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px;padding-bottom:45px}.site-footer .brand{color:white}.footer-about p{font-size:13px;max-width:270px;margin:25px 0}.footer-col h3{color:white;font-size:13px;margin:0 0 20px;font-weight:800}.footer-col a,.footer-col p{display:block;font-size:13px;margin:0 0 12px}.footer-col a:hover{color:var(--orange)}.footer-bottom{padding-top:24px;border-top:1px solid #ffffff20;display:flex;justify-content:space-between;font-size:12px}.footer-bottom a{color:white}.back-top{position:fixed;bottom:24px;right:24px;background:var(--ink);color:white;border:1px solid #ffffff50;width:43px;height:43px;border-radius:50%;z-index:30;display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity .3s}.back-top.visible{opacity:1;pointer-events:auto}.back-top svg{width:17px}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--muted);flex-wrap:wrap;margin:32px 0}.breadcrumbs a:hover{color:var(--ink)}.page-heading{padding:20px 0 38px}.page-heading h1{font-family:var(--display);font-size:clamp(58px,7vw,105px);text-transform:uppercase;line-height:1;margin:22px 0}.page-heading p{color:var(--muted);max-width:670px;margin:20px 0 0}.collection-head{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:21px 0}.collection-head p{margin:0;font-size:14px}.catalog-section{padding-bottom:100px}.detail{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;margin-bottom:75px;align-items:start}.detail-main-image{background:#121512;aspect-ratio:4/5;overflow:hidden}.detail-main-image img{width:100%;height:100%;object-fit:cover}.detail-copy{position:sticky;top:125px;padding-top:24px}.detail-copy h1{font-family:var(--display);font-size:clamp(46px,4.5vw,70px);line-height:1.02;text-transform:uppercase;margin:18px 0 22px;font-weight:600}.detail-copy>p{color:var(--muted);margin:0 0 24px}.detail-meta{display:flex;gap:32px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0}.detail-meta div{display:flex;flex-direction:column;gap:8px;font-size:14px}.detail-meta small{color:var(--muted);font-size:12px}.detail-actions{display:grid;gap:12px;max-width:470px}.detail-copy details{border-bottom:1px solid var(--line);padding:20px 0;font-size:14px}.detail-copy details:first-of-type{margin-top:28px}.detail-copy summary{cursor:pointer;font-weight:800}.detail-copy details p,.detail-copy details li{color:var(--muted)}.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.detail-gallery a{border:1px solid var(--line);background:var(--soft);padding:15px;font-size:13px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-bottom:90px}.contact-card{padding:35px;background:var(--soft);margin-bottom:20px}.contact-card h2{font-size:15px;font-weight:800;margin:0 0 12px}.contact-card p{color:var(--muted);margin:0 0 20px}.contact-card .large-link{font-family:var(--display);font-size:44px;line-height:1.2}.contact-image{width:100%;height:100%;max-height:630px;object-fit:cover}.no-results{padding:40px}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.65,.25,1)}.js-motion .reveal.in-view{opacity:1;transform:none}.delay-1{transition-delay:.08s!important}.delay-2{transition-delay:.16s!important}.delay-3{transition-delay:.24s!important}@keyframes marquee{to{transform:translateX(calc(-50% - 24px))}}@media(min-width:1700px){.hero{height:860px}.hero-content{padding-bottom:70px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.header-cta .shop-link{display:none}.hero h1{font-size:100px}.hero-photo{width:76%}.category-card{height:390px}.category-label{left:20px;right:20px;bottom:20px}.category-label h3{font-size:33px}.story-copy{padding:65px 9%}.detail{gap:40px}.catalog-banner{gap:45px}.footer-top{gap:25px}.wordmark{font-size:28px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.announcement{font-size:10px;letter-spacing:1px;height:30px}.site-header{height:72px}.brand img{width:42px;height:42px}.wordmark{font-size:26px}.wordmark small{font-size:8px;letter-spacing:1.4px;margin-top:6px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-nav.open{display:flex;position:absolute;top:72px;left:0;right:0;background:white;padding:20px;box-shadow:0 10px 25px #0001;flex-direction:column;gap:2px}.mobile-nav a{padding:13px 0;font-size:16px;border-bottom:1px solid var(--line)}.hero{min-height:620px;height:calc(100svh - 102px);max-height:830px}.hero-photo{width:100%;object-position:61% 35%}.hero:before{background:linear-gradient(90deg,#121613b8,transparent 95%),linear-gradient(0deg,#111714 0%,#1117147a 40%,#11171415 80%)}.hero-content{justify-content:flex-end;padding-bottom:82px}.hero h1{font-size:clamp(70px,13vw,106px);margin:20px 0;max-width:600px}.hero p{font-size:14px;max-width:300px}.hero-content>.eyebrow{font-size:10px}.hero-index{display:none}.hero-bottom{font-size:10px;bottom:22px}.hero-bottom>span{max-width:135px;text-align:right}.ticker{padding:15px 0}.ticker-set,.ticker-track{gap:28px}.ticker span{font-size:10px}.section{padding:66px 0}.section-heading{align-items:flex-start;gap:20px}.section-heading h2{font-size:48px}.section-heading>.text-link{font-size:12px;gap:8px;margin-top:8px}.category-grid{grid-template-columns:1fr 1fr}.category-card:first-child{grid-column:1/-1;height:430px}.category-card{height:330px}.category-label h3{font-size:31px;max-width:85%}.round-arrow{width:30px;height:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.product-info h3{font-size:14px}.product-info small{font-size:10px}.product-info p{font-size:12px}.story{grid-template-columns:1fr}.story-image{min-height:420px;height:420px}.story-copy{padding:55px 32px}.story h2{font-size:64px}.story-details{margin-top:30px}.catalog-banner{grid-template-columns:1fr;gap:36px}.catalog-art{height:360px}.catalog-art img{height:290px}.catalog-copy h2{font-size:56px}.contact-band .container{align-items:flex-start;flex-direction:column}.contact-band h2{font-size:46px}.contact-band p{font-size:14px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-about{grid-column:1/-1}.footer-about p{max-width:390px;margin-bottom:0}.footer-bottom{gap:20px;flex-wrap:wrap}.detail{grid-template-columns:1fr;gap:15px;margin-bottom:40px}.detail-copy{position:static;padding-top:18px}.detail-copy h1{font-size:54px}.detail-main-image{max-height:680px;aspect-ratio:4/5}.detail-meta{margin:24px 0}.page-heading h1{font-size:68px}.page-heading p{font-size:15px}.category-nav{gap:8px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;margin:20px 0}.category-nav a{white-space:nowrap;font-size:12px;padding:9px 14px}.contact-layout{grid-template-columns:1fr;gap:25px;padding-bottom:60px}.contact-image{max-height:450px}.contact-card{padding:25px}.catalog-section{padding-bottom:60px}.back-top{right:16px;bottom:16px;width:38px;height:38px}.eyebrow{font-size:11px;letter-spacing:1.6px}}
@media(max-width:420px){.hero h1{font-size:74px}.section-heading h2{font-size:41px}.section-heading{flex-direction:column;gap:18px}.category-card{height:280px}.category-label{left:14px;right:14px}.category-label h3{font-size:26px}.round-arrow{display:none}.footer-top{gap:30px 18px}.product-grid{gap:24px 12px}.product-number{font-size:10px!important}.contact-band h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-photo{transform:none!important}}
@media print{.site-header,.announcement,.ticker,.back-top,.contact-band{display:none}.reveal{opacity:1!important;transform:none!important}}
.brand img{width:174px;height:65px;border-radius:0}.header-cta .talk{display:flex;align-items:center;gap:16px}.header-cta svg,.footer-col svg,.detail-gallery svg{width:16px;height:16px;display:inline-block;vertical-align:middle}.site-footer .brand img{width:205px;height:77px}.download-note{font-size:12px;color:var(--muted);margin-top:15px}.collection-count{font-size:13px;color:var(--muted)}.story-copy .text-link{border-color:#ffffff70}.product-number{font-size:10px!important;max-width:calc(100% - 28px)}.detail-meta{flex-wrap:wrap}.detail-meta strong{font-weight:700}.footer-col a,.footer-col p{font-size:14px}.footer-col a svg{width:13px}.detail-gallery a{display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-copy li{margin:8px 0}.detail-copy ul{padding-left:20px}@media(max-width:800px){.brand img{width:147px;height:55px}.header-inner{gap:20px}.product-visual .product-number{padding:3px 7px;font-size:9px!important}.detail-meta{gap:20px}.detail-gallery a{font-size:12px}.page-heading h1{overflow-wrap:break-word}}
.product-visual{background:#111411}.product-visual img,.detail-main-image img{object-fit:contain}.product-visual.trendyol,.detail-main-image.trendyol{background:#fff}.product-visual.vest img,.detail-main-image.vest img{transform:scale(2.1)}.product-card:hover .product-visual.vest img{transform:scale(2.17)}.product-visual .product-number{font-size:11px!important}.category-card img{object-fit:cover}.story-image img{object-fit:contain}.scroll-progress{position:fixed;left:0;top:0;width:100%;height:3px;transform-origin:left;transform:scaleX(0);background:var(--orange);z-index:60;pointer-events:none}.category-card:nth-child(2) img{object-position:center 22%}.collection-count{font-size:14px}.hero-content{animation:heroEnter .9s both}@keyframes heroEnter{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
@media(min-width:801px) and (max-height:760px){.hero h1{font-size:85px}.hero-content{padding-bottom:36px}.hero p{margin-bottom:23px}.hero .eyebrow{font-size:11px}}.hero p{font-size:16px}.category-label small{font-size:12px}.product-info small{font-size:12px}.ticker span{font-size:12px}.desktop-nav a{font-size:14px}
