:root{--red:#ed241c;--ink:#151515;--paper:#fff;--line:#d8d8d8;--mono:'Space Mono',monospace;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.mono{font-family:var(--mono);font-size:12px;letter-spacing:.025em}.skip{position:fixed;top:-100px;left:12px;z-index:99;background:white;padding:14px}.skip:focus{top:12px}.announcement{background:var(--ink);color:#fff;padding:9px 3.5%;display:flex;justify-content:space-between;font:11px var(--mono);letter-spacing:.08em}.header{height:101px;padding:0 3.5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{background:var(--accent);color:white;font-family:Arial,sans-serif;font-size:36px;letter-spacing:-2.8px;font-weight:900;font-style:italic;line-height:1;padding:7px 14px 8px 10px;white-space:nowrap}.wordmark span{font-size:29px}.header nav{display:flex;gap:38px;align-items:center}.header nav a{font-size:14px;font-weight:600}.header nav a:hover,.header-cta:hover{color:var(--accent)}.nav-index{font:10px var(--mono);vertical-align:top;margin-left:3px}.header-cta{font-size:14px;font-weight:600;display:flex;gap:28px}.header-cta span{font-size:22px}.hero{position:relative;min-height:610px;height:calc(100svh - 168px);max-height:890px;background:#2b2928;color:white;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 43%;position:absolute}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.1) 78%),linear-gradient(0deg,rgba(0,0,0,.3),transparent 30%)}.hero-top{position:absolute;inset:28px 3.5% auto;display:flex;justify-content:space-between;font-size:12px}.hero-copy{position:relative;z-index:1;padding:105px 3.5% 100px;max-width:850px}.eyebrow{display:inline-block;font:12px var(--mono);letter-spacing:.05em;background:var(--accent);padding:7px 10px;margin-bottom:19px}h1,h2,h3,p{margin:0}h1{font-family:var(--display);font-size:clamp(76px,8.7vw,142px);font-weight:800;line-height:.89;letter-spacing:-.018em} .hero-copy p{margin:25px 0 28px;font-size:16px;line-height:1.55;color:#f0f0f0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;padding:17px 21px;font-weight:600;font-size:14px;border:0;transition:background .2s,color .2s}.button span{font-size:22px;line-height:1}.white{color:var(--ink);background:white}.white:hover{background:var(--accent);color:white}.dark{background:var(--ink);color:white}.dark:hover{background:var(--accent)}.hero-bottom{position:absolute;bottom:25px;left:3.5%;right:3.5%;display:flex;align-items:center;justify-content:space-between}.hero-bottom-right{margin-left:auto;margin-right:40px}.hero-bottom a{border:1px solid #ffffff70;width:31px;height:35px;display:grid;place-items:center;font-size:19px}.ticker{height:47px;display:flex;gap:38px;align-items:center;white-space:nowrap;overflow:hidden;background:var(--accent);color:#fff;font-family:var(--display);font-size:23px;font-weight:700;letter-spacing:.025em}.ticker span:first-child{margin-left:30px}.ticker i{font-size:24px;font-style:normal}.collection{padding:88px 5% 94px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-index{margin-bottom:16px;color:#555}h2{font-family:var(--display);font-size:clamp(46px,5.2vw,80px);font-weight:700;line-height:.98;letter-spacing:-.02em}.section-heading>p{font-size:15px;line-height:1.6;max-width:270px}.collection-toolbar{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:21px 0 25px;gap:20px}.filters{display:flex;gap:8px}.filters button{border:0;background:transparent;padding:9px 16px;font-size:14px;color:#666}.filters button.active{background:var(--ink);color:white}.filters sup{font:10px var(--mono);margin-left:5px}.products{display:grid;grid-template-columns:1fr 1fr;gap:26px}.product{border:0;background:transparent;padding:0;text-align:left;min-width:0}.product[hidden]{display:none}.product-image{height:clamp(370px,48vw,710px);position:relative;overflow:hidden;background:#ececeb}.product-image>img{height:100%;width:100%;object-fit:cover;transition:transform .6s ease}.product:hover .product-image>img{transform:scale(1.035)}.product-tag{position:absolute;top:20px;left:20px;background:#fff;padding:7px 9px;font-size:11px}.product-open{position:absolute;bottom:20px;right:20px;display:grid;place-items:center;background:white;width:42px;height:42px;font-size:23px;transition:background .2s,color .2s}.product:hover .product-open{color:white;background:var(--accent)}.product-info{display:flex;justify-content:space-between;align-items:center;padding-top:21px}h3{font-family:var(--display);font-size:29px;font-weight:600;letter-spacing:.02em}.product-info p{font-size:14px;color:#626262;margin-top:5px}.swatch{display:block;width:15px;height:15px;border:3px solid white;outline:1px solid #999;margin-right:2px}.red{background:var(--red)}.black{background:#222}.edit{background:var(--accent);color:white;padding:32px 5%}.edit-meta,.edit-line{display:flex;justify-content:space-between;gap:25px}.edit-body{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:52px 0 60px}.edit-body h2{font-size:clamp(85px,10.5vw,162px);font-weight:800;line-height:.84}.edit-body>div{max-width:380px}.edit-body p{font-size:18px;line-height:1.6;margin-bottom:15px}.text-link{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #ffffffa0;padding:16px 0 12px;margin-top:28px;font-size:14px;font-weight:600}.text-link span{font-size:23px}.edit-line{border-top:1px solid #ffffff60;padding-top:24px}footer{padding:48px 5% 22px}.footer-top{display:flex;align-items:center;gap:30px;padding-bottom:40px}.footer-top .wordmark{font-size:32px}.footer-top .wordmark span{font-size:26px}.footer-top p{font-size:16px}.footer-top>a:last-child{margin-left:auto}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;gap:25px;align-items:flex-start;justify-content:space-between;font-size:12px;color:#666;line-height:1.5}.footer-bottom>span:nth-child(2){max-width:440px}.footer-bottom button{background:none;border:0;padding:0;color:#666;text-decoration:underline;font-size:12px;white-space:nowrap}dialog{border:0;padding:0;max-width:950px;width:calc(100% - 48px);max-height:90svh;color:var(--ink)}dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.dialog-close{position:absolute;right:16px;top:14px;background:white;border:0;width:38px;height:38px;font-size:28px;z-index:1}.dialog-grid{display:grid;grid-template-columns:1fr 1fr}.dialog-grid>img{width:100%;height:100%;min-height:600px;object-fit:cover}.dialog-copy{padding:65px 36px 32px}.dialog-copy h2{font-size:59px;margin:15px 0 22px}.dialog-copy>p{font-size:16px;line-height:1.6}.dialog-copy>.mono{font-size:12px}.detail-row{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:17px 0;font-size:14px}.detail-row:first-of-type{margin-top:22px}.preview-note{padding:25px 0}.preview-note p{font-size:14px;color:#666;line-height:1.65;margin-top:12px}.dialog-copy .button{width:100%;gap:12px}.about-copy{padding:60px;max-width:650px}.about-copy h2{font-size:64px;margin:20px 0 28px}.about-copy p:not(.mono){font-size:16px;line-height:1.65;margin-bottom:18px}
@media(min-width:1600px){.hero-copy{padding-top:150px}}@media(max-width:800px){.header{height:84px}.header nav{gap:22px}.header-cta{display:none}.hero{height:700px;min-height:0}.hero-copy{padding-top:140px}.hero-image{object-position:60% center}.hero-copy h1{font-size:90px}.hero-copy p{font-size:15px}.hero-shade{background:linear-gradient(90deg,#0009,#0001),linear-gradient(0deg,#0004,transparent)}.collection{padding:58px 5%}.section-heading>p{font-size:14px}.product-image{height:420px}.product-tag{top:12px;left:12px;font-size:10px}.edit-body{gap:40px}.edit-body p{font-size:16px}.footer-bottom{flex-wrap:wrap}.dialog-grid{grid-template-columns:.9fr 1fr}.dialog-copy{padding:60px 24px 25px}.dialog-copy h2{font-size:45px}.dialog-grid>img{min-height:600px}}@media(max-width:540px){.announcement{justify-content:center;gap:18px;font-size:10px}.announcement span:last-child{display:none}.header{padding:0 5%;gap:18px;height:82px}.wordmark{font-size:29px;letter-spacing:-2px;padding:7px 11px 8px 8px}.wordmark span{font-size:24px}.header nav{gap:17px}.header nav a{font-size:12px}.nav-index{display:none}.hero{height:650px;max-height:none}.hero-top{left:5%;right:5%;top:22px;font-size:10px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(0deg,#000a,transparent 90%),linear-gradient(90deg,#0004,transparent)}.hero-copy{padding:240px 5% 70px;max-width:none}.hero-copy h1{font-size:clamp(61px,16.2vw,88px)}.eyebrow{font-size:10px;margin-bottom:15px}.hero-copy p{margin:18px 0 21px;font-size:14px}.button{padding:14px 16px;font-size:13px;gap:28px}.hero-bottom{left:5%;right:5%;bottom:18px;font-size:10px}.hero-bottom-right{display:none}.ticker{height:40px;font-size:20px;gap:25px}.section-heading{align-items:flex-start;margin-bottom:26px}.section-heading>p{display:none}.section-index{font-size:10px;margin-bottom:12px}h2{font-size:54px}.collection-toolbar{padding:16px 0 20px}.filters{gap:2px}.filters button{font-size:12px;padding:8px 10px}.collection-toolbar>.mono{font-size:10px}.products{gap:16px;grid-template-columns:1fr}.product-image{height:auto;aspect-ratio:3/4}.product-info{padding-top:15px;padding-bottom:20px}.product-info h3{font-size:27px}.product-info p{font-size:13px}.product-tag{font-size:10px}.edit{padding:24px 5%}.edit-meta,.edit-line{font-size:10px;gap:15px}.edit-meta>span:last-child{display:none}.edit-body{grid-template-columns:1fr;gap:28px;padding:36px 0}.edit-body h2{font-size:106px}.edit-body>div{max-width:none}.edit-body p{font-size:16px}.text-link{margin-top:8px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:28px}.footer-top p{font-size:14px}.footer-top>a:last-child{width:100%;margin-top:6px}.footer-bottom{gap:15px}.footer-bottom>span:nth-child(2){order:3;width:100%}footer{padding-top:32px}.dialog-grid{grid-template-columns:1fr}.dialog-grid>img{min-height:0;max-height:48svh;object-fit:contain;background:#ededed}.dialog-copy{padding:30px 24px}.dialog-copy h2{font-size:52px}.about-copy{padding:50px 24px 25px}.about-copy h2{font-size:51px}dialog{width:calc(100% - 24px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media(max-width:540px){.hero-copy h1{font-size:clamp(50px,14.2vw,75px)}.filters button{font-size:14px}.header nav a{font-size:14px}.header nav{gap:14px}.product-info p{font-size:14px}}

:root{--accent:#111}
.header nav a:hover,.header-cta:hover{text-decoration:underline;text-underline-offset:5px}
.eyebrow{background:#fff;color:#111}
.white:hover{background:#e5e5e5;color:#111}
.dark:hover{background:#333}
.ticker{background:#fff;color:#111;border-bottom:1px solid #d8d8d8}
.ticker i{flex:0 0 24px;width:24px;height:24px;font-size:0;background:conic-gradient(#111 25%,#fff 0 50%,#111 0 75%,#fff 0);background-size:12px 12px}
.edit{position:relative;border-top:16px solid transparent;background:linear-gradient(#111,#111) padding-box,conic-gradient(#111 25%,#fff 0 50%,#111 0 75%,#fff 0) border-box;background-size:auto,16px 16px}
.wordmark{background:#111}
.hero button:focus-visible,.hero a:focus-visible,.edit a:focus-visible{outline-color:#fff}

.announcement-moving{position:relative;display:block;height:36px;padding:0;overflow:hidden;background:#111;color:#fff}
.announcement-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.announcement-track{display:flex;width:max-content;height:100%;animation:announcement-scroll 38s linear infinite}
.announcement-group{display:flex;align-items:center;flex-shrink:0;min-width:100vw;gap:40px;padding-right:40px;white-space:nowrap}
.announcement-moving .announcement-group span{display:inline-block;font:11px var(--mono);letter-spacing:.08em}
.announcement-checkers{display:block;flex:0 0 16px;width:16px;height:16px;background:conic-gradient(#fff 25%,#111 0 50%,#fff 0 75%,#111 0);background-size:8px 8px}
.announcement-pause,.announcement-control{position:absolute;top:0;right:0;width:36px;height:36px;margin:0}
.announcement-pause{opacity:0;z-index:3;cursor:pointer}
.announcement-control{z-index:2;display:grid;place-items:center;background:#111;border-left:1px solid #555;font-size:14px}
.announcement-control .play-glyph{display:none;font-size:10px}
.announcement-pause:checked~.announcement-control .pause-glyph{display:none}
.announcement-pause:checked~.announcement-control .play-glyph{display:inline}
.announcement-pause:checked~.announcement-track,.announcement-moving:hover .announcement-track,.announcement-moving:focus-within .announcement-track{animation-play-state:paused}
.announcement-pause:focus-visible~.announcement-control{outline:2px solid white;outline-offset:-4px}
@keyframes announcement-scroll{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.announcement-moving{display:grid;place-items:center;height:auto;min-height:36px;padding:8px 12px}.announcement-track,.announcement-pause,.announcement-control{display:none}.announcement-sr{position:static;width:auto;height:auto;margin:0;clip-path:none;white-space:normal;text-align:center;font:11px var(--mono)}}
