@font-face{font-family:'GFS Didot';src:url('/assets/fonts/GFSDidot-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--paper:#fbfaf7;--ink:#292e2b;--muted:#686c65;--line:#d9dcd3;--sage:#e8ebe3;--serif:'Didot','GFS Didot',serif;--sans:'Didot','GFS Didot',serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a:hover{opacity:.7}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible{outline:2px solid #435b4b;outline-offset:5px}button{cursor:pointer}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.06}h1{font-size:clamp(3.4rem,7vw,7.3rem);letter-spacing:-.055em}h2{font-size:clamp(2.6rem,4.5vw,4.8rem);letter-spacing:-.045em}h3{font-size:2rem;letter-spacing:-.03em}p{max-width:40rem}img{width:100%;height:100%;object-fit:cover;display:block}.skip{position:fixed;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:0}.preview-bar{height:30px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--sage);font-size:10px;letter-spacing:.13em}header{height:115px;padding:0 4.5%;position:relative;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:var(--paper)}.wordmark{font-family:var(--serif);font-size:34px;letter-spacing:-.04em;grid-column:2;white-space:nowrap}.desktop-nav{display:flex;gap:24px;grid-column:1;grid-row:1;font-size:14px}.nav-item{position:relative;padding:30px 0}.subnav{display:none;position:absolute;top:100%;left:-20px;min-width:180px;padding:15px 20px;background:var(--paper);border:1px solid var(--line)}.subnav a{display:block;padding:8px 0}.nav-item:hover .subnav,.nav-item:focus-within .subnav{display:block}.header-right{grid-column:3;grid-row:1;justify-self:end;font-size:14px}.mobile-trigger{display:none}.eyebrow,.meta{font-size:12px;letter-spacing:.13em;text-transform:uppercase}.eyebrow{margin-bottom:22px}.muted{color:var(--muted)}.link{display:inline-flex;align-items:center;gap:38px;font-size:14px;padding:10px 0;border-bottom:1px solid var(--ink)}.link:after{content:'↗';font-size:18px}.button{display:inline-block;padding:13px 25px;background:var(--ink);color:var(--paper);font-size:14px;border:1px solid var(--ink)}.section{padding:96px 6%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px;gap:24px}.section-heading .eyebrow{margin-bottom:14px}.placeholder{background:#eae9e3;position:relative;width:100%;overflow:hidden;aspect-ratio:var(--ratio,4 / 5)}.placeholder.stone{background:#e6e5de}.placeholder.cream{background:#f0ede5}.placeholder.grey{background:#e3e6e3}.placeholder .slot-label{position:absolute;bottom:17px;left:20px;color:#62665f;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.placeholder .slot-mark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#858b81;font-size:12px;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.hero{position:relative;margin:0 24px;height:min(690px,68vw);min-height:510px;background:#e5e7df}.hero .placeholder{position:absolute;inset:0;height:100%;aspect-ratio:auto;background:#e5e7df}.hero .slot-label{left:auto;right:25px}.hero .slot-mark{left:auto;right:10%;transform:translateY(-50%)}.hero-copy{position:absolute;z-index:1;left:5%;bottom:12%;max-width:660px}.hero-copy h1{margin-bottom:28px}.hero-copy .eyebrow{margin-bottom:26px}.hero-copy p{margin-bottom:26px}.hero-index{position:absolute;right:30px;top:26px;font-family:var(--serif);font-size:20px}.hero-desktop{display:block}.hero-mobile{display:none}.departments{display:grid;grid-template-columns:3fr 2fr;gap:24px}.department .placeholder{height:480px;aspect-ratio:auto}.department-caption{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.department-caption h2{font-size:2.7rem}.intro-line{text-align:center;font-family:var(--serif);font-size:clamp(1.6rem,2.7vw,2.6rem);line-height:1.4;padding:0 12% 80px;max-width:none}.look-section{background:#f1f0e9}.look-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:start}.look-grid>figure:nth-child(2){padding-top:110px}.caption{display:flex;justify-content:space-between;padding-top:14px;gap:16px;font-size:14px}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card h3{font-family:var(--sans);font-size:15px;letter-spacing:0;margin:12px 0 4px;line-height:1.4}.product-card .meta{font-size:10px;color:var(--muted)}.draft-badge{position:absolute;top:15px;left:15px;font-size:10px;letter-spacing:.08em;border:1px solid #c5c8bf;background:var(--paper);padding:3px 7px}.feature{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:10%;margin:0 6%;padding:55px 0 96px}.feature .placeholder{--ratio:5/6}.feature h2{margin-bottom:25px}.feature p{margin-bottom:24px}.feature.denim{border-top:1px solid var(--line);padding-top:96px}.feature.winter{grid-template-columns:1fr 1fr;gap:12%;padding-left:8%;padding-right:8%}.feature.winter .placeholder{--ratio:4/5}.story{text-align:center;border-top:1px solid var(--line);padding:94px 6%}.story p{margin:26px auto;max-width:580px}.illustration{max-width:90px;--ratio:1;background:#f0efe9;margin:0 auto 28px}.illustration .slot-mark{font-size:9px;letter-spacing:.02em}.contact-strip{display:flex;justify-content:space-between;align-items:center;padding:40px 6%;background:var(--sage);gap:24px}.contact-strip h2{font-size:2rem}.contact-strip p{font-size:14px;margin-top:8px}footer{padding:55px 6% 22px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding-bottom:60px}.footer-brand{font-family:var(--serif);font-size:36px;letter-spacing:-.04em}.footer-top a:not(.footer-brand){display:block;font-size:14px;margin:8px 0}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.page-heading{padding:58px 6% 45px}.page-heading h1{font-size:clamp(3.5rem,7vw,6rem);margin:20px 0}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap}.page-heading p{color:var(--muted)}.catalog{padding:0 6% 90px}.catalog-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:30px}.filter-links{display:flex;gap:26px;font-size:14px;flex-wrap:wrap}.filter-links a[aria-current=page]{text-decoration:underline;text-underline-offset:8px}.catalog .products{grid-template-columns:repeat(3,minmax(0,1fr))}.notice{padding:18px 22px;border:1px solid var(--line);font-size:14px;color:var(--muted);margin:25px 0}.empty{padding:70px 0}.detail{display:grid;grid-template-columns:1.3fr 1fr;gap:7%;padding:40px 6% 80px}.detail h1{font-size:clamp(2.7rem,4vw,4.5rem);margin:18px 0}.detail-info{padding-top:25px}.thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.thumb{padding:0;border:1px solid transparent;background:none}.thumb[aria-pressed=true]{border-color:var(--ink);outline-offset:3px}.thumb .slot-label{font-size:9px;left:8px;bottom:8px}.thumb .slot-mark{font-size:9px}.detail-info .meta{margin:15px 0}.detail-info details{border-top:1px solid var(--line);padding:16px 0}.detail-info details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:14px}details p{font-size:14px;color:var(--muted);margin-top:15px}.disabled{display:block;width:100%;padding:15px;border:1px solid var(--line);background:#eaece6;color:#676e61;cursor:not-allowed;margin-top:24px}.lookbook-grid{padding:0 6% 80px;display:grid;grid-template-columns:1fr 1fr;gap:65px 8%;align-items:start}.lookbook-grid article:nth-child(even){padding-top:110px}.lookbook-grid article:last-child{grid-column:1/-1;width:70%;margin:auto}.look-products{display:flex;gap:20px;flex-wrap:wrap;font-size:14px;margin-top:12px;text-decoration:underline;text-underline-offset:4px}.series-hero{padding:0 6%}.series-hero .placeholder{--ratio:16/8}.series-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12%;padding:90px 12%}.series-story p{margin:25px 0}.about-intro{max-width:800px;margin:auto;text-align:center;padding:75px 6%}.about-intro h1{font-size:clamp(3.5rem,7vw,6rem)}.about-intro p{margin:30px auto}.about-content{padding:0 6% 80px;display:grid;grid-template-columns:1.15fr 1fr;gap:10%;align-items:center}.about-content h2{margin-bottom:25px}.about-content p{margin:20px 0}.contact-page{padding:70px 6% 100px;display:grid;grid-template-columns:1.15fr 1fr;gap:12%;min-height:650px}.contact-page h1{margin-bottom:30px}.contact-block{padding:28px 0;border-top:1px solid var(--line)}.contact-block h2{font-size:1.8rem;margin-bottom:15px}.contact-block p{font-size:15px}.text-page{max-width:1200px;padding:50px 6% 90px;margin:auto}.text-page h1{font-size:3rem;margin:20px 0}.text-page h2{font-size:2rem;margin:40px 0 20px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}td,th{text-align:left;padding:15px 12px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#eeeee7;white-space:nowrap}.text-page li{margin:12px 0}.text-page .link{margin-right:25px}dialog{border:0;background:var(--paper);color:var(--ink);padding:25px;width:100%;max-width:none;height:100dvh;max-height:none;margin:0}dialog::backdrop{background:#0004}.menu-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}.close-menu{background:none;border:0;font-size:16px;padding:10px}.mobile-link{display:block;font-family:var(--serif);font-size:36px;padding:18px 0;border-top:1px solid var(--line)}.mobile-children{display:flex;gap:24px;flex-wrap:wrap;padding:0 0 20px;font-size:14px}
@media(min-width:1600px){body{max-width:1920px;margin:auto}}
@media(max-width:1100px){header{height:95px}.desktop-nav{gap:16px}.wordmark{font-size:29px}.hero{min-height:470px}.hero-copy h1{font-size:5.4rem}.department .placeholder{height:380px}.feature{gap:6%}.feature.winter{padding-left:3%;padding-right:3%}.section{padding:75px 6%}}
@media(max-width:800px){header{height:82px;grid-template-columns:1fr auto 1fr;padding:0 22px}.desktop-nav,.header-right{display:none}.mobile-trigger{display:block;grid-column:1;grid-row:1;justify-self:start;background:none;border:0;padding:12px 0;font-size:14px}.wordmark{font-size:28px}.preview-bar{font-size:9px;letter-spacing:.08em;gap:7px;padding:0 8px}.hero{margin:0 12px;height:650px;min-height:0;max-height:85vh}.hero-desktop{display:none}.hero-mobile{display:block}.hero .slot-mark{right:50%;transform:translate(50%,-50%);top:30%;font-size:10px}.hero .slot-label{font-size:9px;right:15px;bottom:14px}.hero-copy{left:24px;right:24px;bottom:55px}.hero-copy h1{font-size:clamp(3.5rem,14vw,5.5rem);margin-bottom:24px}.hero-copy .eyebrow{font-size:10px;margin-bottom:20px}.hero-copy p{font-size:14px;max-width:250px}.hero-index{right:20px;top:20px;font-size:17px}.section{padding:60px 22px}.departments{gap:14px;grid-template-columns:1fr 1fr}.department .placeholder{height:auto;aspect-ratio:3/4}.department-caption h2{font-size:2rem}.department-caption .link{font-size:12px;gap:8px}.department-caption{align-items:start;gap:5px;flex-direction:column}.intro-line{padding:0 24px 55px;font-size:1.55rem}.placeholder .slot-mark{font-size:9px;white-space:normal;text-align:center;width:90%}.placeholder .slot-label{font-size:9px;left:12px;bottom:12px}.section-heading{gap:18px;align-items:start}.section-heading h2{font-size:2.6rem}.section-heading .link{gap:10px;white-space:nowrap;font-size:12px}.look-grid{gap:20px}.look-grid>figure:nth-child(2){padding-top:60px}.caption{font-size:12px}.products,.catalog .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-card h3{font-size:14px}.feature,.feature.winter{margin:0 22px;padding:20px 0 65px;grid-template-columns:1fr;gap:35px}.feature.denim{padding-top:60px}.feature h2{font-size:3.2rem}.feature.winter .feature-copy{order:2}.feature .placeholder{--ratio:4/5}.feature.winter .placeholder{--ratio:5/4}.story{padding:60px 24px}.story h2{font-size:3rem}.contact-strip{padding:32px 24px;align-items:start;flex-direction:column}.footer-top{grid-template-columns:1fr 1fr;gap:25px;padding-bottom:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}footer{padding:40px 24px 24px}.page-heading{padding:35px 22px}.page-heading h1{font-size:3.8rem}.catalog{padding:0 22px 60px}.catalog-controls{align-items:start;flex-direction:column;gap:16px}.filter-links{gap:22px}.detail{grid-template-columns:1fr;padding:25px 22px 60px;gap:25px}.detail-info{padding:0}.detail h1{font-size:3.3rem}.lookbook-grid{padding:0 22px 60px;gap:40px 20px}.lookbook-grid article:nth-child(even){padding-top:60px}.lookbook-grid article:last-child{width:100%}.look-products{font-size:12px;gap:10px}.series-hero{padding:0 12px}.series-hero .placeholder{--ratio:3/4}.series-story{padding:60px 24px;grid-template-columns:1fr;gap:35px}.about-intro{padding:55px 24px}.about-content{padding:0 24px 60px;grid-template-columns:1fr;gap:40px}.contact-page{padding:45px 24px 65px;grid-template-columns:1fr;gap:45px;min-height:0}.contact-page h1{font-size:3.7rem}.text-page{padding:35px 22px 60px}.text-page h1{font-size:2.7rem}}
@media(prefers-reduced-motion:no-preference){a,button{transition:opacity .18s}.product-card:hover .placeholder{filter:brightness(.98)}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.logo-link{display:block;position:relative;width:180px;height:78px;overflow:hidden}
.logo-link .brand-logo{position:absolute;width:228px;height:228px;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;filter:grayscale(1) contrast(2) brightness(1.45);mix-blend-mode:multiply}
header .wordmark{height:94px;width:210px}
header .wordmark .brand-logo{width:255px;height:255px}
.footer-brand.logo-link{margin-left:-9px;height:90px}
.hero.hero-photograph{margin:0;height:auto;min-height:0;max-height:none;aspect-ratio:10/7;background:#e7e4dc}
.hero-photograph .placeholder{background:#e7e4dc}
.hero-photograph picture{display:block;width:100%;height:100%}
.campaign-action{text-align:center;padding:22px 24px 0}
.campaign-action .link{gap:24px}
.campaign + .section{padding-top:70px}
.menu-top .logo-link{width:185px;height:90px}
.departments{grid-template-columns:repeat(2,minmax(0,1fr))}
.department .placeholder{height:auto;aspect-ratio:2/3}
.department .placeholder picture{display:block;width:100%;height:100%}
.department-image{display:block}
.department-image:hover{opacity:1}
.department-caption{flex-direction:row;align-items:center}
.editorial-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}
.editorial-gallery figure{margin:0;min-width:0;scroll-margin-top:120px}
.editorial-gallery figure:last-child:nth-child(odd){grid-column:1/-1;width:76%;justify-self:center}
.editorial-gallery a,.editorial-gallery picture{display:block;width:100%;height:100%}
.editorial-gallery .placeholder{height:auto;aspect-ratio:3/2}
.editorial-page{padding:0 6% 100px}
.lookbook-title{margin-top:30px}
.product-photo{aspect-ratio:4/5;background:#fff;overflow:hidden}
.product-photo img{width:100%;height:100%;object-fit:contain}
.product-card{display:block;min-width:0}
.product-card:hover{opacity:1}
.product-card:hover h3{text-decoration:underline;text-underline-offset:4px}
.products{row-gap:36px}
.product-card h3{font-size:14px;line-height:1.5;margin:13px 0 4px}
.product-price{font-size:14px;line-height:1.5}
.product-price span,.detail-price span{font-size:12px;color:var(--muted);margin-left:3px}
.catalog .products{grid-template-columns:repeat(4,minmax(0,1fr))}
.collection-heading{padding-bottom:24px}
.collection-heading h1{font-size:clamp(3rem,6vw,5rem)}
.catalog-controls{align-items:flex-start;gap:24px}
.filter-links{gap:14px 24px}
.style-count{font-size:13px;color:var(--muted);white-space:nowrap;padding-top:1px}
.catalog-note{font-size:13px;color:var(--muted);margin-top:30px}
.pagination{display:flex;justify-content:center;gap:12px;margin-top:44px}
.pagination a{display:grid;place-items:center;width:42px;height:42px;font-size:14px;border:1px solid transparent}
.pagination a[aria-current=page]{border-color:var(--ink)}
.product-breadcrumb{padding-bottom:0}
.detail{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:8%;padding-top:28px}
.detail-info{padding-top:22px;max-width:520px}
.detail h1{font-size:clamp(2.3rem,3.8vw,4rem);line-height:1.13;letter-spacing:-.035em;margin:0 0 24px}
.detail-info .eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:16px}
.detail-price{font-size:22px}
.price-label{font-size:12px;color:var(--muted);margin-top:2px}
.product-color{font-size:14px;margin-top:25px}
.product-description{font-size:16px;margin-top:20px}
.purchase-note{font-size:13px;line-height:1.5;color:var(--muted);margin:13px 0 32px}
.image-caption{font-size:12px;color:var(--muted);padding-top:10px;line-height:1.5}
.thumbs{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}
.thumb{width:100px;padding:5px}
.thumb span{display:block;font-size:12px;margin-top:5px}
.product-back-link{margin-top:25px}
.winter-image{display:block}
.winter-image:hover{opacity:1}
.feature.winter{grid-template-columns:1fr 1fr;gap:9%;padding-left:2%;padding-right:2%;align-items:center}
.feature.winter .product-photo{background:#fff}
.feature.winter .eyebrow{margin-bottom:20px}
.collection-heading .catalog-note{margin-top:8px;margin-bottom:5px}
.related-styles{border-top:1px solid var(--line);padding-top:60px}
.related-styles h2{font-size:clamp(2rem,3.6vw,3.6rem)}
@media(min-width:1400px){.detail-info{position:sticky;top:35px}}
@media(max-width:1100px) and (min-width:801px){.catalog .products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.catalog .products{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-controls{gap:17px}.filter-links{gap:14px 21px}.collection-heading h1{font-size:3.5rem;margin-bottom:0}.product-card h3{font-size:14px}.detail{grid-template-columns:1fr;gap:28px;padding-top:22px}.detail-info{max-width:none;padding-top:0}.detail h1{font-size:2.7rem}.detail-info .eyebrow{margin-bottom:12px}.product-breadcrumb{padding-top:25px}.thumb{width:84px}.catalog-note{font-size:12px}.related-styles{padding-top:42px}}
@media(max-width:800px){.editorial-gallery{grid-template-columns:1fr;gap:24px}.editorial-gallery figure:last-child:nth-child(odd){width:100%;grid-column:auto}.editorial-page{padding:0 22px 60px}}
@media(max-width:800px){header .wordmark{width:158px;height:78px}header .wordmark .brand-logo{width:195px;height:195px}.hero.hero-photograph{aspect-ratio:4/5}.campaign-action{padding-top:17px}.campaign + .section{padding-top:45px}.campaign-action .link{font-size:14px}.menu-top{padding-bottom:12px}}
@media(max-width:800px){.feature.winter{grid-template-columns:1fr;gap:28px;padding-left:0;padding-right:0}.feature.winter .feature-copy{order:2}}

/* Didot across all editable page text. Brand artwork remains an image. */
body{font-synthesis:none}
.desktop-nav,.header-right,.mobile-trigger,.subnav,.mobile-children,.link,.button,.filter-links,.product-card h3,.product-price,summary,details p,.product-color,.contact-block p,.footer-top a:not(.footer-brand){font-size:16px}
.product-card h3{line-height:1.35;letter-spacing:0}
.eyebrow,.meta,.breadcrumb,.catalog-note,.style-count,.price-label,.image-caption,.purchase-note,.footer-bottom,.thumb span,.product-price span,.detail-price span{font-size:14px}
.eyebrow,.meta{letter-spacing:.08em}
.pagination a{font-size:16px}
.detail h1{letter-spacing:-.025em}
.detail-price{font-size:24px}
@media(max-width:800px){.section-heading .link,.department-caption .link,.campaign-action .link{font-size:15px}.filter-links{gap:12px 20px}.collection-heading .catalog-note{max-width:310px;line-height:1.45}.product-card h3,.product-price{font-size:16px}.thumb span{font-size:14px}}

/* Campaign sequence: retain each photograph's original orientation. */
.lookbook-sequence{gap:clamp(24px,4.5vw,72px) clamp(16px,2.4vw,36px);align-items:start}
.lookbook-sequence .look-wide{grid-column:1/-1}
.lookbook-sequence figure:last-child:nth-child(odd){grid-column:auto;width:100%;justify-self:stretch}
.lookbook-sequence figure.look-wide:last-child:nth-child(odd){grid-column:1/-1}
.lookbook-sequence .placeholder{aspect-ratio:var(--ratio);background:transparent}
.lookbook-sequence .placeholder img{object-fit:contain}
@media(max-width:800px){.lookbook-sequence{gap:24px}.lookbook-sequence .look-wide{grid-column:auto}}
