@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=DM+Sans:wght@400;500;600&display=swap');
:root{--ink:#1d2420;--paper:#faf9f6;--muted:#686c65}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #ac854b;outline-offset:6px}header{height:90px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:relative;z-index:2}.wordmark{font-size:27px;letter-spacing:.25em;font-weight:600}nav{display:flex;gap:35px;font-size:14px}nav a:hover{text-decoration:underline;text-underline-offset:7px}.hero{height:calc(100svh - 90px);min-height:630px;max-height:1050px;position:relative;background:#19221d;color:white;overflow:hidden}.hero>img{width:65%;height:100%;object-fit:cover;object-position:center 41%;position:absolute;right:0}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#18231f 3%,rgba(24,35,31,.96) 23%,rgba(24,35,31,.25) 59%,transparent 85%)}.hero-copy{position:absolute;z-index:1;left:7%;top:50%;transform:translateY(-46%)}.eyebrow{display:block;font-size:12px;font-weight:500;letter-spacing:.2em;line-height:1.6}h1,h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;letter-spacing:-.045em;line-height:1.03}h1{font-size:clamp(65px,7.4vw,118px);margin:24px 0}p{line-height:1.8}.hero-copy p{color:#e1e5df;margin-bottom:40px}.light-link{display:inline-flex;gap:45px;padding:12px 0;border-bottom:1px solid #a6ada7;font-size:14px}.hero-caption{position:absolute;bottom:30px;right:5%;z-index:1;font-size:12px;letter-spacing:.16em}.intro{text-align:center;padding:110px 24px 120px}.intro h2{font-size:clamp(46px,5vw,72px);margin:24px 0}.intro p{max-width:530px;margin:auto;color:var(--muted)}.collection{padding:0 5% 100px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.section-heading h2{font-size:60px;margin:15px 0 0}.section-heading p{font-size:14px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 26px}.product{text-align:left;border:0;padding:0;background:none;min-width:0}.product-photo{aspect-ratio:1.16;background:white;overflow:hidden}.product-visual{height:100%;background-repeat:no-repeat;transition:transform .6s}.product:hover .product-visual{transform:scale(1.035)}.product-meta{display:flex;gap:12px;justify-content:space-between;margin:20px 0 9px;align-items:baseline}.product-meta h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;font-size:25px;margin:0}.product-meta span{font-size:20px;font-weight:600;color:var(--ink);letter-spacing:.03em;white-space:nowrap}.product-more{font-size:12px;color:var(--muted)}.editorial{display:grid;grid-template-columns:1fr 1fr;background:#eeeae2}.editorial-photo img{width:100%;height:100%;object-fit:cover;display:block}.editorial-copy{padding:70px 12%}.editorial-copy h2{font-size:clamp(42px,4.5vw,72px);margin:25px 0}.editorial-copy p{color:var(--muted)}.text-link{font-size:14px;display:inline-block;border:0;border-bottom:1px solid var(--ink);background:none;padding:12px 0}.editorial-copy img{width:100%;margin-top:60px;display:block}.caption{font-size:12px;letter-spacing:.12em;display:block;margin-top:15px}.closing{text-align:center;background:#1d2822;color:white;padding:90px 20px}.closing h2{font-size:clamp(60px,7vw,100px);margin:20px 0 25px}footer{padding:55px 5%;display:flex;align-items:center;gap:30px;flex-wrap:wrap}footer .wordmark{font-size:22px}footer p{font-size:14px;flex:1}footer>span,footer>a:last-child{font-size:12px}dialog{border:0;padding:0;width:min(1100px,94vw);max-height:90svh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#111b16c9;backdrop-filter:blur(4px)}.close{position:absolute;right:15px;top:10px;border:0;background:var(--paper);width:44px;height:44px;font-size:32px;z-index:2}.detail-layout{display:grid;grid-template-columns:1.4fr 1fr}.detail-layout>img{width:100%;max-height:84svh;object-fit:contain;background:white}.detail-copy{padding:85px 35px 40px}.detail-copy h2{font-size:48px;margin:24px 0}.detail-copy p{color:var(--muted)}.detail-label{font-size:12px;letter-spacing:.15em;margin-top:40px}.modal-open{overflow:hidden}.skip{position:fixed;left:10px;top:-80px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}
@media(max-width:760px){header{height:76px;padding:0 6%}.wordmark{font-size:20px;letter-spacing:.19em}nav{gap:16px;font-size:12px}nav a:last-child{display:none}.hero{height:790px;min-height:0;max-height:calc(100svh - 76px)}.hero>img{width:100%;object-position:52% 38%}.hero:after{background:linear-gradient(0deg,rgba(13,26,19,.96),rgba(13,26,19,.12) 75%)}.hero-copy{top:auto;bottom:60px;left:7%;transform:none}.hero-copy h1{font-size:64px}.hero-copy p{font-size:14px;margin-bottom:18px}.hero-caption{bottom:18px;font-size:10px}.intro{padding:75px 8%}.section-heading{display:block}.section-heading h2{font-size:48px}.section-heading p{margin-top:20px}.collection{padding:0 6% 70px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 14px}.product-photo{aspect-ratio:1}.product-meta{display:block;margin-top:14px}.product-meta h3{font-size:23px;margin-bottom:6px}.product-meta span{font-size:18px}.editorial{grid-template-columns:1fr}.editorial-photo{max-height:670px;overflow:hidden}.editorial-photo img{object-position:center 45%}.editorial-copy{padding:55px 8%}.editorial-copy img{margin-top:35px}.closing{padding:65px 20px}footer{gap:18px;padding:40px 6%}footer p{flex-basis:100%;margin:0}footer>span{flex:1}.detail-layout{grid-template-columns:1fr}.detail-layout>img{max-height:55svh}.detail-copy{padding:25px}.detail-copy h2{font-size:38px}.detail-label{margin-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.product-photo{display:flex;align-items:center;justify-content:center}.product-visual{width:100%;height:auto;flex:none}

.brand-logo{display:block;width:260px;height:56px;object-fit:cover;mix-blend-mode:multiply}.lookbook{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:75px 5%;}.lookbook figure{margin:0}.lookbook img{display:block;width:100%;aspect-ratio:2/3;object-fit:cover}.lookbook figcaption{font-size:12px;letter-spacing:.16em;margin-top:16px}.hero>img{object-position:center 32%}@media(max-width:760px){.brand-logo{width:180px;height:40px}.lookbook{gap:15px;padding:45px 6%;grid-template-columns:1fr}.lookbook img{max-height:650px;object-position:center 40%}.hero>img{object-position:center 25%}}

.single-product-image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .6s}.product:hover .single-product-image{transform:scale(1.025)}

dialog{padding-bottom:64px;overflow:hidden}.detail-layout{max-height:calc(90svh - 64px);overflow-y:auto}.close{top:auto;bottom:10px;right:15px}.detail-layout>img{max-height:calc(90svh - 64px)}@media(max-width:760px){.detail-layout>img{max-height:55svh}}

.season-label{font-size:18px;font-weight:600;color:var(--ink)}.section-heading{gap:24px}.product-meta{flex-wrap:wrap}

