@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500&family=DM+Sans:wght@400;500;600&family=Caveat:wght@400;500&display=swap');
:root{--olive:#4b4e36;--burgundy:#47171e;--taupe:#9b9080;--paper:#f8f8f6;--ink:#44433e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif}h1,h2,p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}img{display:block;width:100%;object-fit:cover}a:focus-visible,button:focus-visible{outline:2px solid #876b34;outline-offset:5px}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:16px;z-index:100}.skip-link:focus{top:10px}.header{height:112px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;position:sticky;top:0;z-index:20}.brand{display:block;flex-shrink:0}.brand img{width:42px;height:46px;object-fit:contain}.desktop-nav{display:flex;gap:32px;align-items:center}.desktop-nav a{font-size:10px;text-transform:uppercase;padding:12px 0;letter-spacing:.4px}.desktop-nav a:hover{color:#9b8050}.desktop-nav span{margin-left:8px}.header-note{font-size:8px;letter-spacing:1px;color:#8c8274}.menu-toggle{display:none;width:28px;padding:4px 0}.menu-toggle span{display:block;height:1px;margin:7px 0;background:var(--ink)}.hero{background:var(--olive);padding:18px 18px 0;color:#f8f7ef}.hero-gallery{display:grid;grid-template-columns:repeat(3,1fr);height:min(65vw,calc(100svh - 250px));min-height:360px;max-height:740px;gap:0}.hero-gallery img{height:100%;min-width:0}.hero-gallery img:nth-child(2){object-position:center}.hero-caption{min-height:126px;display:flex;align-items:center;justify-content:center;gap:35px;position:relative}.hero h1{font-family:Georgia,serif;font-weight:600;font-size:clamp(30px,4vw,64px);letter-spacing:-1.5px}.handwriting{font-family:'Caveat',cursive;font-size:clamp(36px,4.5vw,70px);font-weight:400;transform:rotate(-3deg)}.hero-arrow{position:absolute;right:30px;font-size:24px}.collection{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.collection-copy{padding:80px 18%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;background:var(--paper)}.eyebrow{font-size:10px;font-weight:500;color:#8e8271;letter-spacing:.65px}.collection h2,.flagship h2,.dialog-copy h2{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:300;font-size:clamp(34px,3.2vw,52px);line-height:1.1;margin:15px 0}.collection-copy>p:not(.eyebrow),.store-copy>p:not(.eyebrow),.dialog-copy>p:not(.eyebrow){font-size:12px;line-height:1.8;max-width:355px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:16px 22px;background:var(--taupe);color:#fff;font-size:10px;margin-top:27px;transition:background .2s}.button:hover{background:#7f7567}.button span{font-size:16px}.collection-image{display:flex;align-items:stretch;justify-content:center;padding:0 24px 24px;background:var(--olive);min-height:0}.collection-image img{height:100%;max-height:720px;object-fit:cover}.collection-women .collection-image{background:var(--burgundy);padding:32px 12% 20px}.collection-women .collection-image img{object-fit:cover}.products{background:var(--taupe);color:#fff;padding:52px 8% 55px;text-align:center}.products>.eyebrow{color:#f5eee4;font-size:9px}.products h2{font-family:'Barlow Condensed',sans-serif;font-size:38px;font-weight:300;margin:10px 0 36px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5%}.product{padding:0;text-align:left}.product-image{display:block;overflow:hidden;background:#d0c8bc;aspect-ratio:4/5}.product-image img{height:100%;transition:transform .5s}.product:hover img{transform:scale(1.04)}.product>span:last-child{display:flex;justify-content:space-between;align-items:center;font-size:10px;margin-top:22px;letter-spacing:.5px}.product>span:last-child>span{font-size:18px}.flagship{position:relative;padding:0 0 90px}.store-image{width:100%;height:min(65vw,620px);object-fit:cover}.store-copy{position:absolute;left:0;right:0;bottom:90px;max-width:420px;margin:0;padding:0 6% 40px;color:#fff}.store-copy .eyebrow{color:#f2ede2;text-shadow:0 1px 6px rgba(0,0,0,.55)}.store-copy p:not(.eyebrow){text-shadow:0 1px 6px rgba(0,0,0,.55)}.flagship h2{font-size:40px;text-shadow:0 2px 10px rgba(0,0,0,.6)}.flagship .button{margin-top:22px}footer{padding:45px 6%;background:var(--olive);color:#f2f0e8;display:flex;gap:70px;align-items:center}.footer-brand{font-family:Georgia,serif;font-style:italic;font-size:37px}.footer-brand span{display:block;font-family:Arial,sans-serif;font-style:normal;font-size:8px;letter-spacing:3px;margin-top:8px;text-align:center}footer .eyebrow{color:#d3c7b3;font-size:8px;margin-bottom:12px}footer p,footer a:not(.footer-brand){font-size:10px;line-height:1.9}footer .footer-end{margin-left:auto;text-align:right}.footer-end p{font-size:7px;margin-top:20px;letter-spacing:1px;color:#d3c7b3}.mobile-menu{position:fixed;inset:80px 0 0;background:var(--paper);z-index:19;padding:35px 7%}.mobile-menu a{display:block;padding:22px 0;font-size:25px;border-bottom:1px solid #dedbd3}body.menu-open,body.dialog-open{overflow:hidden}dialog{border:0;padding:0;width:min(840px,90vw);max-height:90svh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#161910b8}.dialog-close{position:absolute;right:10px;top:8px;background:var(--paper);width:38px;height:38px;font-size:28px;z-index:1}.dialog-layout{display:grid;grid-template-columns:1fr 1fr}.dialog-layout>img{height:100%;max-height:610px;min-height:400px}.dialog-copy{padding:70px 35px;align-self:center}.dialog-copy .preview-note{font-size:9px!important;color:#817d73;margin-top:24px}.dialog-copy h2{font-size:42px}
@media(min-width:1600px){main{max-width:1800px;margin:auto}.header{padding-left:7%;padding-right:7%}}
@media(max-width:1000px){.header-note{display:none}.desktop-nav{gap:24px}.collection{min-height:500px}.collection-copy{padding:55px 13%}.hero-gallery{min-height:330px}.hero-caption{min-height:110px}.collection-image img{max-height:620px}}
@media(max-width:640px){html{scroll-padding-top:80px}.header{height:80px;padding:0 6%}.brand img{width:36px;height:40px}.desktop-nav{display:none}.menu-toggle{display:block}.hero{padding:8px 8px 0}.hero-gallery{height:56svh;min-height:310px;max-height:520px;grid-template-columns:1fr 1fr}.hero-gallery img:nth-child(3){display:none}.hero-caption{gap:15px;min-height:105px;padding:10px 0 20px}.hero h1{font-size:30px;letter-spacing:-1px}.handwriting{font-size:35px}.hero-arrow{font-size:16px;right:50%;bottom:6px}.collection{grid-template-columns:1fr;min-height:0}.collection-copy{padding:46px 9%}.collection h2{font-size:38px}.collection-men .collection-image{grid-row:1;padding:0 7% 20px}.collection-image img{height:auto;max-height:none;object-fit:contain}.collection-women .collection-image{padding:25px 14%}.collection-copy>p:not(.eyebrow){max-width:none}.products{padding:40px 7%}.products h2{font-size:34px;margin-bottom:27px}.product-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.product>span:last-child{font-size:9px;margin-top:12px}.flagship{padding:0 0 45px}.store-image{height:auto;aspect-ratio:1.2;object-fit:cover}.store-copy{bottom:45px;padding:0 6% 24px;max-width:none}footer{padding:35px 7%;gap:28px;flex-wrap:wrap}.footer-brand{font-size:30px}footer .footer-end{width:100%;display:flex;justify-content:space-between;text-align:left;border-top:1px solid #ffffff30;padding-top:20px}.footer-end p{margin:0;font-size:6px;align-self:center}.dialog-layout{grid-template-columns:1fr}.dialog-layout>img{min-height:0;height:280px;object-fit:contain;background:#e8e5dc}.dialog-copy{padding:30px}.dialog-copy h2{font-size:34px}}
/* Centered masthead with a larger logo and navigation below. */
html{scroll-padding-top:190px}
.header{height:182px;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:124px 58px;gap:0;padding:0 4%}
.brand{grid-column:2;grid-row:1;justify-self:center;align-self:center}
.brand img{width:92px;height:101px}
.desktop-nav{grid-column:1 / -1;grid-row:2;justify-content:center;align-self:stretch;gap:36px;border-top:1px solid #eeeae3}
.header-note{grid-column:3;grid-row:1;justify-self:end}
.hero-gallery{height:min(65vw,calc(100svh - 326px))}
@media(max-width:640px){
  html{scroll-padding-top:132px}
  .header{height:124px;grid-template-rows:124px;padding:0 6%}
  .brand img{width:84px;height:92px}
  .menu-toggle{grid-column:3;grid-row:1;justify-self:end}
  .mobile-menu{top:124px;overflow-y:auto}
  .hero-gallery{height:56svh}
}
/* Top-left menu, centered logo on every screen size. */
html{scroll-padding-top:132px}
.header{height:124px;grid-template-rows:124px}
.desktop-nav{display:none}
.menu-toggle{display:block;grid-column:1;grid-row:1;justify-self:start;align-self:start;margin-top:24px}
.mobile-menu{top:124px;right:auto;width:min(420px,100%);overflow-y:auto;padding:20px 32px 35px;box-shadow:12px 16px 30px #00000012}
.menu-toggle{width:44px;height:44px;padding:10px 7px;display:flex;flex-direction:column;justify-content:center;gap:6px}
.menu-toggle span{width:30px;height:2px;margin:0;background:var(--ink);transition:transform .2s,opacity .2s}
.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(8px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
.hero-caption{background:var(--olive);color:#f8f7ef;margin:0 -18px;padding:24px 48px;min-height:140px}
@media(max-width:640px){.hero-caption{margin:0 -8px;padding:20px 16px 30px;min-height:115px}}
.hero-caption{justify-content:flex-start;align-items:flex-end;gap:24px;padding:28px 4%;text-align:left}
.hero-caption h1,.hero-caption .handwriting{font-family:'Caveat',cursive;font-size:clamp(36px,4.5vw,70px);font-weight:500;line-height:1.1;letter-spacing:0;transform:none}
@media(max-width:640px){.hero-caption{gap:12px;padding:24px 6% 32px;flex-wrap:wrap}.hero-caption h1,.hero-caption .handwriting{font-size:35px}.hero-arrow{right:6%;bottom:10px}}
footer{flex-wrap:wrap;row-gap:30px}
.legal-links{display:flex;flex-wrap:wrap;gap:14px 28px;flex-basis:100%;border-top:1px solid #ffffff30;padding-top:22px}
.legal-links a,.legal-links button{font-size:10px;line-height:1.9;padding:0;color:inherit}
.legal-links a:hover,.legal-links button:hover{text-decoration:underline;text-underline-offset:4px}
/* The hero starts at the top; the header gains its white background on scroll. */
.header{position:fixed;inset:0 0 auto;background:transparent;color:#fff;box-shadow:none;transition:background-color .3s,color .3s,box-shadow .3s}
.header .menu-toggle span{background:currentColor}
.header .cart-toggle span{border-color:currentColor}
.header .brand img{filter:none;mix-blend-mode:normal}
.header.is-scrolled,body.menu-open .header{background:#fff;color:var(--ink);box-shadow:0 1px 12px #0000000a}
.header.is-scrolled .brand img,body.menu-open .header .brand img{filter:none;mix-blend-mode:normal}
.hero{padding-top:0}
.hero-gallery{position:relative;height:calc(100svh - 140px);min-height:480px;max-height:none}
.hero-gallery::after{content:'';position:absolute;inset:0 0 auto;height:180px;background:linear-gradient(#0005,transparent);pointer-events:none}
@media(max-width:640px){.hero-gallery{height:calc(100svh - 115px);min-height:430px;max-height:none}}
@media(max-width:640px){
  .hero-gallery{grid-template-columns:1fr}
  .hero-gallery img:first-child,.hero-gallery img:nth-child(3){display:none}
  .hero-gallery img:nth-child(2){display:block;width:100%;height:100%;object-fit:cover;object-position:center}
}
.dialog-copy{min-width:0}
.dialog-copy > .button{display:flex;width:100%;min-height:48px;gap:16px;line-height:1.5;margin-top:24px}
.dialog-copy > .button + .button{margin-top:12px}
/* Dedicated Flagship Store page. */
.flagship-hero h1{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:300;font-size:clamp(34px,3.2vw,52px);line-height:1.1;margin:15px 0}
.store-info{padding:55px 7%;border-bottom:1px solid #ddd8cd}
.store-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.store-info-item p:not(.eyebrow){font-size:13px;line-height:1.8;margin-top:10px}
.store-note{font-size:10px!important;color:#918a7c;margin-top:8px!important}
.store-experience{padding:70px 7% 55px;max-width:720px}
.store-experience h2{font-family:'Barlow Condensed',sans-serif;font-weight:300;font-size:clamp(30px,3vw,44px);margin:12px 0 18px}
.store-experience p{font-size:13px;line-height:1.85;color:#5a564d}
.store-gallery{padding:0 7% 70px}
.store-gallery-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px;margin:0}
.store-gallery-item{aspect-ratio:4/5;overflow:hidden;background:#e6e1d8;margin:0}
.store-gallery-item img{height:100%;object-fit:cover}
.store-gallery-placeholder{display:flex;align-items:center;justify-content:center;text-align:center;padding:20px;font-size:11px;letter-spacing:.4px;color:#928c7d;border:1px dashed #c8c1b2}
.store-cta{background:var(--olive);color:#f8f7ef;padding:65px 7%;text-align:center}
.store-cta .eyebrow{color:#d3c7b3}
.store-cta h2{font-family:'Barlow Condensed',sans-serif;font-weight:300;font-size:clamp(30px,3vw,44px);margin:12px 0 26px}
.store-cta-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.store-cta .button{margin-top:0}
@media(max-width:640px){
  .store-info-grid{grid-template-columns:1fr;gap:28px}
  .store-experience{padding:45px 6% 35px}
  .store-gallery{padding:0 6% 45px}
  .store-gallery-grid{grid-template-columns:1fr 1fr}
  .store-gallery-grid .store-gallery-item:first-child{grid-column:1 / -1;aspect-ratio:4/3}
  .store-cta{padding:45px 6%}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
