@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";
:root{--ink:#11100e;--paper:#f5f2eb;--muted:#77736b;--line:#d8d3c9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(18px);background:#f5f2ebdb;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.wordmark{letter-spacing:-.07em;white-space:nowrap;font:700 21px Space Grotesk}.site-header nav{white-space:nowrap;gap:clamp(20px,2.2vw,30px);font-size:12px;display:flex}.site-header nav a,.text-link{transition:opacity .25s}.site-header nav a:hover,.text-link:hover{opacity:.5}.cart-button{cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-self:end;padding:8px 0;font-size:12px}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-height:calc(100svh - 76px);display:grid}.hero-media{background:#d7d0c2;min-height:680px;position:relative;overflow:hidden}.hero-media:after{content:"";pointer-events:none;background:linear-gradient(#00000014,#0000 45%,#00000040);position:absolute;inset:0}.cover-image{object-fit:cover}.hero-media .cover-image{object-position:center center;animation:12s ease-out both heroZoom;transform:scale(1.03)}.hero-overlay{background:linear-gradient(90deg,#0000000a,#0000);position:absolute;inset:0}.hero-media-label{z-index:2;color:#fff;letter-spacing:.18em;font-size:10px;font-weight:700;position:absolute;bottom:28px;left:clamp(20px,5vw,72px)}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(56px,8vw,120px) clamp(28px,6vw,96px);display:flex}.eyebrow{letter-spacing:.18em;margin:0 0 24px;font-size:10px;font-weight:700}.hero h1{letter-spacing:-.075em;max-width:100%;margin:0;font:700 clamp(54px,7.7vw,132px)/.84 Space Grotesk}.hero-text{max-width:390px;margin:35px 0;font-size:17px;line-height:1.55}.button{align-items:center;gap:30px;padding:16px 22px;font-size:12px;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.intro-strip{border-bottom:1px solid var(--line);letter-spacing:.16em;justify-content:space-between;align-items:center;gap:24px;padding:20px clamp(20px,4vw,64px);font-size:9px;display:flex}.intro-strip span,.intro-strip strong{white-space:nowrap}.intro-strip strong{font-size:10px}.shop-section{border-bottom:1px solid var(--line);padding:clamp(64px,8vw,128px) clamp(20px,4vw,64px)}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px;display:flex}.section-head .eyebrow{margin-bottom:14px}.section-head h2{letter-spacing:-.065em;margin:0;font:600 clamp(42px,6vw,86px)/.94 Space Grotesk}.section-head>span{color:var(--muted);letter-spacing:.08em;white-space:nowrap;font-size:10px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.4vw,18px);display:grid}.product-card{min-width:0}.product-image{aspect-ratio:4/5;background:#fff;display:block;position:relative;overflow:hidden}.product-photo{object-fit:contain;object-position:center center;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.product-image:hover .product-photo{transform:scale(1.025)}.product-index{z-index:2;letter-spacing:.15em;-webkit-backdrop-filter:blur(8px);background:#ffffffb8;padding:7px 9px;font-size:10px;position:absolute;top:18px;left:18px}.product-hover{z-index:2;background:var(--ink);color:var(--paper);opacity:0;padding:10px 12px;font-size:10px;font-weight:700;transition:all .3s;position:absolute;bottom:18px;right:18px;transform:translateY(8px)}.product-image:hover .product-hover{opacity:1;transform:translateY(0)}.product-info{justify-content:space-between;gap:15px;padding:18px 0;display:flex}.product-info h3{margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.25}.product-info p{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0;font-size:10px}.price{text-align:right;white-space:nowrap;font-size:13px}.price strong{display:block}.price del{color:var(--muted);font-size:11px}.collection-hero{border-bottom:1px solid var(--line);background:#d8d0c3;width:100%;height:min(78svh,900px);min-height:560px;position:relative;overflow:hidden}.collection-hero .cover-image{object-position:center 27%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1);transform:scale(1.01)}.collection-hero:hover .cover-image{transform:scale(1.025)}.women-section{border-bottom:1px solid var(--line);padding:clamp(64px,8vw,128px) clamp(20px,4vw,64px)}.women-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,24px);display:grid}.women-product-card{min-width:0}.women-product-image{aspect-ratio:4/5;background:#fff;position:relative;overflow:hidden}.women-product-image .cover-image{object-position:center 28%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.women-product-card:hover .women-product-image .cover-image{transform:scale(1.025)}.women-product-info{padding-top:18px}.collection-hero-modern{height:min(82svh,980px);min-height:600px}.collection-hero-modern .cover-image{object-position:center 31%}.editorial{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(40px,7vw,112px);padding:clamp(72px,10vw,160px) clamp(28px,7vw,112px);display:grid}.editorial-copy{align-self:center;max-width:520px}.editorial-copy h2{letter-spacing:-.065em;margin:0;font:600 clamp(40px,5vw,72px)/.95 Space Grotesk}.editorial-copy>p:not(.eyebrow){color:var(--muted);margin:35px 0;font-size:16px;line-height:1.7}.editorial-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.editorial-image{background:#ddd5c8;position:relative;overflow:hidden}.editorial-image-1{aspect-ratio:4/5;grid-row:span 2}.editorial-image-2{aspect-ratio:1;margin-top:10vw}.editorial-image-3{aspect-ratio:4/5}.editorial-image:hover .cover-image{transform:scale(1.035)}.editorial-image .cover-image{transition:transform .8s}.statement{background:var(--ink);color:var(--paper);grid-template-columns:minmax(160px,1fr) minmax(0,2fr);gap:40px;padding:clamp(80px,11vw,176px) clamp(28px,7vw,112px);display:grid}.statement-number{letter-spacing:.1em;font:500 11px Space Grotesk}.statement h2{letter-spacing:-.07em;margin:0;font:600 clamp(45px,7vw,105px)/.9 Space Grotesk}.newsletter{border-bottom:1px solid var(--line);padding:clamp(80px,11vw,176px) clamp(28px,7vw,112px)}.newsletter h2{letter-spacing:-.075em;margin:0 0 50px;font:600 clamp(50px,8vw,120px)/.86 Space Grotesk}.newsletter form{border-bottom:1px solid var(--ink);width:100%;max-width:600px;display:flex}.newsletter input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:15px 0;font-size:13px}.newsletter button{cursor:pointer;background:0 0;border:0;align-items:center;gap:22px;padding:15px 0 15px 18px;font-weight:700;display:flex}footer{letter-spacing:.12em;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:26px clamp(20px,4vw,64px);font-size:9px;display:flex}@keyframes heroZoom{0%{transform:scale(1.1)}to{transform:scale(1.03)}}@media (max-width:1100px){.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:clamp(28px,5vw,60px);padding-right:clamp(28px,5vw,60px)}.hero h1{font-size:clamp(50px,6.6vw,86px)}.hero-text{font-size:15px}.editorial{gap:5vw;padding-left:5vw;padding-right:5vw}.statement,.newsletter{padding-left:5vw;padding-right:5vw}}@media (max-width:800px){.site-header{grid-template-columns:1fr auto;height:64px;padding:0 5vw}.site-header nav{display:none}.wordmark{font-size:19px}.hero{grid-template-columns:1fr;min-height:auto}.hero-media{order:0;height:auto;min-height:clamp(460px,72svh,760px)}.hero-media .cover-image{object-position:center center;animation:none;transform:scale(1.01)}.hero-copy{justify-content:center;min-height:auto;padding:18vw 7vw 20vw}.hero h1{font-size:clamp(48px,13vw,84px);line-height:.86}.hero-text{max-width:340px;margin:28px 0;font-size:16px}.button{padding:15px 19px}.intro-strip{justify-content:flex-start;gap:20px;padding:16px 5vw;overflow:hidden}.intro-strip strong{font-size:9px}.shop-section{padding:18vw 5vw}.section-head{align-items:start;margin-bottom:30px}.section-head h2{font-size:clamp(42px,11vw,68px)}.section-head>span{display:none}.product-grid{grid-template-columns:1fr;gap:48px}.product-image{aspect-ratio:1}.product-hover{opacity:1;transform:none}.product-index{top:14px;left:14px}.product-info{gap:12px;padding:14px 0}.product-info h3{font-size:13px}.price{font-size:12px}.collection-hero{height:72svh;min-height:460px}.collection-hero .cover-image{object-position:center 22%}.women-section{padding:18vw 5vw}.women-product-grid{grid-template-columns:1fr;gap:44px}.women-product-image{aspect-ratio:4/5}.women-product-image .cover-image{object-position:center 23%}.women-product-info{padding-top:14px}.collection-hero-modern{height:76svh;min-height:500px}.collection-hero-modern .cover-image{object-position:center 27%}.editorial{grid-template-columns:1fr;gap:15vw;padding:18vw 7vw}.editorial-copy{max-width:none}.editorial-copy h2{font-size:clamp(40px,11vw,68px)}.editorial-copy>p:not(.eyebrow){margin:28px 0;font-size:15px}.editorial-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px}.editorial-image-1{grid-row:span 2}.editorial-image-2{margin-top:14vw}.statement{grid-template-columns:1fr;gap:60px;padding:20vw 7vw}.statement h2{font-size:clamp(45px,12vw,82px)}.newsletter{padding:20vw 7vw}.newsletter h2{margin-bottom:40px;font-size:clamp(50px,15vw,90px)}.newsletter form{max-width:100%}footer{flex-wrap:wrap;gap:14px;padding:24px 5vw}}@media (min-width:501px) and (max-width:800px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-image{aspect-ratio:4/5}.product-info{min-height:70px}.women-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.women-product-image{aspect-ratio:4/5}.editorial-grid{max-width:760px;margin:0 auto}.hero-media{min-height:68svh}.hero-copy{padding-top:12vw;padding-bottom:12vw}.collection-hero{height:70svh;min-height:520px}.collection-hero-modern{height:74svh;min-height:560px}}@media (max-width:500px){.site-header{padding:0 18px}.cart-button{font-size:11px}.hero-media{min-height:clamp(430px,68svh,620px)}.hero-media-label{font-size:8px;bottom:20px;left:20px}.hero-copy{padding:20vw 7vw 22vw}.hero h1{font-size:clamp(46px,14vw,72px)}.hero-text{font-size:15px}.intro-strip{padding-left:18px;padding-right:18px;font-size:8px}.intro-strip strong{font-size:8px}.shop-section{padding-left:18px;padding-right:18px}.section-head h2{font-size:clamp(40px,12vw,58px)}.product-grid{gap:42px}.product-image{aspect-ratio:1}.product-info{align-items:flex-start}.product-info h3{max-width:210px;font-size:12px}.product-info p{font-size:8px}.price{font-size:11px}.price del{font-size:9px}.collection-hero{height:64svh;min-height:430px}.collection-hero .cover-image{object-position:center 20%}.women-section{padding-left:18px;padding-right:18px}.women-product-grid{gap:38px}.women-product-image{aspect-ratio:4/5}.women-product-image .cover-image{object-position:center 21%}.collection-hero-modern{height:68svh;min-height:460px}.collection-hero-modern .cover-image{object-position:center 24%}.editorial{gap:14vw;padding-left:18px;padding-right:18px}.editorial-copy h2{font-size:clamp(38px,11.5vw,58px)}.editorial-copy>p:not(.eyebrow){font-size:14px;line-height:1.65}.editorial-grid{gap:7px}.statement{gap:48px;padding-left:18px;padding-right:18px}.statement h2{font-size:clamp(42px,12.5vw,68px)}.newsletter{padding-left:18px;padding-right:18px}.newsletter h2{font-size:clamp(46px,14vw,72px)}.newsletter form{grid-template-columns:1fr auto;gap:12px;display:grid}.newsletter input,.newsletter button{font-size:12px}.newsletter button{padding-left:8px}.newsletter button span{display:none}footer{justify-content:space-between;padding:22px 18px;font-size:8px}}@media (max-width:380px){.wordmark{font-size:17px}.cart-button{font-size:10px}.hero-media{min-height:420px}.hero h1{font-size:clamp(43px,14vw,60px)}.hero-copy{padding-top:18vw;padding-bottom:20vw}.button{justify-content:space-between;width:100%}.product-info{flex-direction:column}.price{text-align:left}.collection-hero{height:58svh;min-height:400px}.women-product-image{aspect-ratio:1/1.2}.collection-hero-modern{height:62svh;min-height:420px}.editorial-grid{grid-template-columns:1fr}.editorial-image-1{grid-row:auto}.editorial-image-2{margin-top:0}.editorial-image-3{display:none}.statement{gap:36px}.newsletter form{grid-template-columns:1fr}.newsletter button{border-top:0;justify-content:space-between;padding-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-media .cover-image,.product-photo,.editorial-image .cover-image,.collection-hero .cover-image,.women-product-image .cover-image{transition:none;animation:none}}
