@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--red:#ee252d;--black:#0c0c0d;--ink:#f1eee9;--muted:#aaa6a2;--line:#333234;--panel:#171718}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,select{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.02;font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:700}h1{font-size:clamp(56px,7vw,112px);letter-spacing:-.02em}h2{font-size:clamp(38px,4vw,64px)}h3{font-size:34px}.wrap{max-width:1440px;margin:auto;padding:0 5vw}.eyebrow,.meta,.kicker{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.kicker{color:var(--red)}.muted{color:var(--muted)}.announcement{background:var(--red);color:#080808;text-align:center;font-size:10px;letter-spacing:.18em;font-weight:700;padding:7px 12px}.header{border-bottom:1px solid var(--line);background:var(--black)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:32px;min-height:105px}.logo{width:190px}.logo img{width:100%;height:82px;object-fit:contain}.nav{display:flex;gap:30px;align-items:center;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.nav a:hover,.nav a[aria-current=page]{color:var(--red)}.nav .shop-link{border:1px solid var(--red);padding:10px 19px;color:var(--ink)}.hero{position:relative;min-height:620px;display:flex;align-items:flex-end;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:64% center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.04) 80%),linear-gradient(0deg,#0c0c0d,transparent 45%)}.hero-copy{position:relative;z-index:1;width:100%;padding-top:95px;padding-bottom:70px}.hero h1{margin:17px 0 24px;max-width:640px}.red{color:var(--red)}.hero p{max-width:440px;color:#ccc8c3;font-size:17px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--red);color:#080808;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:16px 23px;border:1px solid var(--red);cursor:pointer}.button:hover{background:#ff4850}.button.outline{background:transparent;color:var(--ink);border-color:#666}.button-row{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-around;gap:18px;font-family:'Barlow Condensed',sans-serif;font-size:22px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.ticker b{color:var(--red)}.section{padding-top:82px;padding-bottom:82px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:33px}.section-head h2{margin-top:9px}.text-link{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--red);padding-bottom:5px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.story-card figure{margin:0 0 23px;aspect-ratio:1.35;overflow:hidden;background:#202023}.story-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.story-card:hover img{transform:scale(1.035)}.story-card .symbol img{object-fit:contain;padding:35px;background:radial-gradient(ellipse at center,#44181c,#130f10)}.story-card h3{margin:10px 0 13px}.story-card p{color:var(--muted);font-size:14px}.story-card .meta{margin-top:19px;color:#898582;letter-spacing:.07em}.split-feature{display:grid;grid-template-columns:1fr 1fr;background:#181819}.split-feature .photo{width:100%;height:100%;min-height:540px;object-fit:cover}.split-feature .copy{padding:70px 6vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.split-feature h2{font-size:clamp(52px,6vw,86px);margin:22px 0}.split-feature p{color:var(--muted);max-width:450px}.split-feature .text-link{margin-top:28px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card figure{margin:0 0 16px;background:#dfdedd;aspect-ratio:1;overflow:hidden}.product-card img{height:100%;width:100%;object-fit:contain;transition:transform .3s}.product-card:hover img{transform:scale(1.04)}.product-card h3{font-family:'DM Sans',sans-serif;font-size:14px;line-height:1.4}.product-card .price{color:#aaa6a2;font-size:13px;margin-top:7px}.product-card .type{font-size:10px;color:#87827f;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.manifesto{background:var(--red);color:#090909;padding:70px 0}.manifesto .wrap{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:center}.manifesto h2{font-size:clamp(54px,7vw,100px)}.manifesto p{margin-bottom:22px}.manifesto .text-link{border-color:#080808}.footer{padding-top:55px;padding-bottom:30px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:40px}.footer-logo{width:230px}.footer p{max-width:380px;font-size:13px;color:var(--muted);margin-top:15px}.footer-links{display:flex;gap:50px}.footer-links div{display:flex;flex-direction:column;gap:9px;font-size:13px}.footer-links strong{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.footer-bottom{display:flex;justify-content:space-between;font-size:10px;color:#8d8986;gap:20px;border-top:1px solid var(--line);padding-top:20px}.page-head{padding-top:65px;padding-bottom:45px}.page-head h1{margin:15px 0 22px}.page-head p{max-width:650px;color:var(--muted);font-size:18px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 30px}.filter{border:1px solid var(--line);padding:9px 18px;background:none;color:var(--ink);font-size:12px;cursor:pointer}.filter.active,.filter:hover{border-color:var(--red);background:var(--red);color:#080808}.breadcrumb{font-size:11px;color:var(--muted);margin:30px 0}.product-detail{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;margin-bottom:75px}.product-main{width:100%;aspect-ratio:1;background:#dfdedd;object-fit:contain}.thumbnails{display:flex;gap:12px;margin-top:12px;overflow:auto}.thumbnails button{padding:0;border:1px solid var(--line);background:#ddd;width:85px;min-width:85px;cursor:pointer}.thumbnails img{aspect-ratio:1;object-fit:contain}.product-copy{padding-top:20px}.product-copy h1{font-size:clamp(45px,4vw,65px);margin:15px 0 22px}.product-copy .price{font-size:22px}.product-copy p{color:var(--muted);margin-top:20px}.product-copy label{display:block;font-size:12px;margin:30px 0 8px}.product-copy select{width:100%;padding:14px;background:#19191a;color:var(--ink);border:1px solid #555}.product-copy .button{width:100%;margin-top:18px}.fine{font-size:11px!important;line-height:1.6}details{border-top:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:13px;font-weight:700}details ul{padding-left:20px;color:var(--muted);font-size:14px}.product-copy details:first-of-type{margin-top:35px}.article-head{max-width:1080px;margin:auto;padding:65px 5vw 40px}.article-head h1{margin:20px 0 25px;font-size:clamp(55px,7vw,95px)}.article-head .dek{font-size:21px;color:#b5b0ac;max-width:800px}.article-head .meta{margin-top:28px;color:#aaa}.article-image{max-width:1340px;margin:0 auto 55px;padding:0 5vw}.article-image img{width:100%;max-height:650px;object-fit:cover}.article-image.symbol img{height:420px;object-fit:contain;background:radial-gradient(ellipse,#41191c,#131112);padding:45px}.article-body{max-width:750px;margin:auto;padding:0 25px 75px;font-size:18px;color:#c2beba;line-height:1.9}.article-body h2{font-size:35px;color:var(--ink);margin:40px 0 15px}.article-body p{margin-bottom:20px}.article-body a{border-bottom:1px solid var(--red)}[hidden]{display:none!important}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:var(--red);padding:10px;z-index:50}.empty{color:var(--muted);padding:30px 0}
@media(max-width:850px){.nav{gap:15px;font-size:10px}.header-inner{gap:20px}.logo{width:150px}.hero{min-height:560px}.hero>img{object-position:60%}.hero:after{background:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.1)),linear-gradient(0deg,#0c0c0d,transparent)}.story-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.story-grid .story-card:last-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,1fr)}.split-feature .copy{padding:45px 5vw}.split-feature .photo{min-height:430px}.product-detail{gap:30px}.manifesto .wrap{gap:30px}.footer-links{gap:25px}}
@media(max-width:560px){.header-inner{flex-direction:column;gap:0;padding-top:8px;padding-bottom:14px;min-height:120px}.logo{width:154px}.logo img{height:66px}.nav{justify-content:space-between;width:100%;gap:9px}.nav .shop-link{padding:7px 11px}.hero{min-height:590px}.hero>img{object-position:58%;opacity:.62}.hero-copy{padding-top:60px;padding-bottom:45px}.hero h1{font-size:69px;max-width:350px}.hero p{max-width:310px;font-size:15px}.ticker{font-size:15px;padding:16px 10px;gap:8px}.ticker span:last-child{display:none}.section{padding-top:50px;padding-bottom:50px}.section-head{align-items:center}.section-head .text-link{font-size:10px;white-space:nowrap}.story-grid{grid-template-columns:1fr;gap:35px}.story-grid .story-card:last-child{grid-column:auto}.story-card figure{aspect-ratio:1.5}.split-feature{grid-template-columns:1fr}.split-feature .photo{min-height:0;aspect-ratio:1.2}.split-feature .copy{padding:40px 6vw}.product-grid{gap:25px 13px}.product-card h3{font-size:12px}.manifesto{padding:45px 0}.manifesto .wrap{grid-template-columns:1fr;gap:28px}.footer-top{flex-direction:column}.footer-links{justify-content:space-between}.footer-bottom{flex-direction:column;gap:7px}.product-detail{grid-template-columns:1fr;gap:15px}.product-copy{padding-top:10px}.article-head{padding-top:42px}.article-head .dek{font-size:18px}.article-body{font-size:16px}.page-head{padding-top:40px}.page-head h1{font-size:67px}.page-head p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.product-main{height:auto}.article-image img{height:auto}.footer-logo{height:auto}

/* Department: bone white, ink black, and restrained oxblood. */
:root{--red:#842e3b;--black:#f5f4f1;--ink:#151516;--muted:#626063;--line:#d4d1cd;--panel:#ece9e5}
.announcement{background:#181719;color:#f5f4f1;font-size:12px;padding:9px}.header{background:#fff}.logo img,.footer-logo{filter:invert(1)}.logo{width:255px}.logo img{height:90px}.nav{font-size:14px;letter-spacing:.04em}.hero{min-height:660px;color:#fff;background:#141315}.hero>img{object-position:center}.hero:after{background:linear-gradient(90deg,rgba(12,10,12,.7),transparent 68%)}.hero-copy{padding-top:60px;padding-bottom:65px}.hero h1{font-size:clamp(56px,5.5vw,86px);max-width:520px}.hero .red{color:#e6d9d8}.hero p{max-width:390px}.hero .outline{color:#fff}.button{color:#fff;font-size:14px}.button:hover{background:#65222c}.eyebrow,.kicker{font-size:13px}.meta,.fine,.product-card .type,.footer-bottom,.footer-links strong{font-size:12px!important}.text-link,.filter,.product-copy label,summary{font-size:14px}.story-card p{font-size:16px}.story-card .symbol img{background:#1e1a1d}.story-card .meta,.product-card .price{color:#666}.split-feature{background:#171518;color:#f4f1ed}.split-feature .photo{max-height:760px;object-fit:contain;background:#141214}.split-feature p{color:#c8c3c3}.split-feature .kicker,.split-feature .red{color:#d29ca5}.manifesto{background:#282125;color:#f7f4ef}.manifesto .text-link{border-color:#bc8990}.article-head .dek,.article-body{color:#565055}.article-head .meta{color:#696369}.product-copy select{background:white;color:#151516}.footer p,.footer-links{font-size:14px}.product-card h3{font-size:16px}.hero .eyebrow{color:#ded5d5}.ticker{font-size:20px}.article-image img{object-fit:contain;max-height:580px;background:#191619}
@media(max-width:850px){.hero{min-height:560px}.hero-copy{padding-top:300px}.hero>img{object-fit:contain;object-position:top right}.hero:after{background:linear-gradient(0deg,#141315 20%,transparent 85%)}.hero p{max-width:460px}.nav{gap:14px}.header-inner{flex-direction:column;gap:0;padding-bottom:18px}.hero h1{max-width:650px}.hero .button-row{gap:10px}}
@media(max-width:560px){.hero{min-height:0;display:block}.hero>img{position:relative;width:100%;height:auto;opacity:1}.hero:after{display:none}.hero-copy{padding-top:28px;padding-bottom:35px}.hero h1{font-size:54px;margin:16px 0}.hero p{font-size:16px}.hero .button{width:100%}.logo{width:225px}.logo img{height:76px}.nav{font-size:13px;flex-wrap:wrap;justify-content:center;gap:15px}.nav .shop-link{padding:6px 10px}.ticker{font-size:16px}.split-feature .photo{aspect-ratio:auto;max-height:650px}.section-head{align-items:flex-start}.section-head .text-link{font-size:12px}.product-card h3{font-size:15px}.page-head h1{font-size:56px}}
