:root{--paper:#f7f6f2;--paper-deep:#efede7;--ink:#171614;--muted:#6b655e;--line:#d5d1c9;--stone:#e5e1da;--photo:#dedde0;--oxblood:#741c2a;--cocoa:#594137;--header-height:68px}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6}body,button,summary{font-family:inherit}main{overflow:clip}a{color:inherit;text-decoration:none}img{width:100%;display:block}figure,h1,h2,h3,h4,p{margin:0}::selection{color:var(--paper);background:var(--oxblood)}:focus-visible{outline:1px solid var(--oxblood);outline-offset:5px}.skip-link{z-index:100;background:var(--ink);color:var(--paper);padding:9px 12px;font-size:11px;position:absolute;top:8px;left:8px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;min-height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f6f2f2;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(22px,3.4vw,58px);display:grid;position:sticky;top:0}.wordmark{letter-spacing:.32em;width:fit-content;font-size:13px;font-weight:700}.version-mark{color:var(--muted);letter-spacing:.22em;font-size:9px}.desktop-nav{letter-spacing:.14em;text-transform:uppercase;justify-content:flex-end;gap:clamp(16px,2vw,34px);font-size:10px;display:flex}.desktop-nav a,.footer-stack a{position:relative}.desktop-nav a:after,.footer-stack a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .22s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.footer-stack a:hover:after,.footer-stack a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.mobile-menu{justify-self:end;display:none}.mobile-menu summary{cursor:pointer;letter-spacing:.16em;place-items:center end;min-width:48px;min-height:44px;font-size:10px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.site-footer{color:var(--paper);letter-spacing:.1em;text-transform:uppercase;background:#2b2926;grid-template-columns:.7fr 1fr .9fr 1fr;gap:42px;padding:56px clamp(22px,3.4vw,58px) 70px;font-size:9px;display:grid}.footer-stack{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.v2-hero{min-height:calc(100svh - var(--header-height));grid-template-columns:46% 54%;display:grid}.v2-hero-copy{flex-direction:column;justify-content:space-between;padding:clamp(42px,5vw,84px) clamp(26px,4vw,68px);display:flex}.v2-overline{letter-spacing:.18em;justify-content:space-between;gap:20px;font-size:9px;display:flex}.v2-hero-copy>div:nth-child(2)>p{color:var(--muted);letter-spacing:.23em;margin-bottom:18px;font-size:10px}.v2-hero h1{letter-spacing:-.075em;font-size:clamp(88px,10vw,174px);font-weight:300;line-height:.78}.v2-hero h2{letter-spacing:-.02em;max-width:560px;margin-top:38px;font-size:clamp(24px,2.3vw,42px);font-weight:300;line-height:1.25}.v2-hero-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.v2-hero-actions a{border-right:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;align-items:center;min-height:58px;padding-right:16px;font-size:10px;display:flex}.v2-hero-actions a:last-child{border-right:0;padding-left:16px}.v2-hero>figure{min-height:calc(100svh - var(--header-height));background:var(--photo);position:relative;overflow:hidden}.v2-hero>figure img{object-fit:cover;object-position:center 18%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1)}.v2-hero>figure:hover img{transform:scale(1.012)}.v2-hero>figure figcaption{letter-spacing:.14em;background:#f7f6f2e6;justify-content:space-between;padding:13px 15px;font-size:9px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.v2-section-label{color:var(--muted);letter-spacing:.18em;justify-content:space-between;align-items:baseline;gap:20px;font-size:9px;display:flex}.v2-concept{border-top:1px solid var(--line);grid-template-columns:minmax(160px,.38fr) minmax(0,1.62fr);gap:clamp(50px,8vw,150px);padding:clamp(110px,13vw,220px) clamp(26px,5vw,86px);display:grid}.v2-section-label{align-self:start}.v2-concept-copy{max-width:1100px}.v2-concept-copy h2,.v2-directory-heading h2,.coverage-statement>h2{letter-spacing:-.06em;font-size:clamp(48px,6.2vw,108px);font-weight:300;line-height:1.08}.v2-concept-copy>p{color:#56514b;max-width:820px;margin-top:34px;font-size:clamp(16px,1.3vw,20px);line-height:1.9}.v2-concept-copy>a,.material-index-heading>a{border-bottom:1px solid var(--ink);letter-spacing:.14em;text-transform:uppercase;margin-top:48px;padding-bottom:8px;font-size:10px;display:inline-flex}.v2-directory{background:var(--paper-deep);padding:clamp(90px,10vw,170px) clamp(22px,3vw,50px)}.v2-directory-heading{grid-template-columns:.5fr 1.5fr;align-items:end;gap:60px;margin:0 clamp(4px,2vw,32px) 70px;display:grid}.v2-directory-heading h2{font-size:clamp(44px,5.3vw,92px)}.chapter-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chapter-entry{border:1px solid var(--line);background:var(--paper);grid-template-columns:52% 48%;min-height:520px;display:grid}.chapter-entry:first-child{grid-column:1/3}.chapter-entry figure{background:var(--photo);overflow:hidden}.chapter-entry figure img{object-fit:cover;object-position:center top;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.chapter-entry:hover figure img{transform:scale(1.015)}.chapter-entry>div{flex-direction:column;justify-content:space-between;padding:clamp(24px,3.3vw,56px);display:flex}.chapter-entry>div>p:first-child,.chapter-entry>div>p:nth-child(3){color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.chapter-entry h3{letter-spacing:-.07em;margin:auto 0;font-size:clamp(54px,7vw,120px);font-weight:300;line-height:.9}.chapter-entry>div>span{border-top:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;padding-top:14px;font-size:10px}.coverage-statement{background:#d9d3ca;padding:clamp(100px,12vw,190px) clamp(26px,5vw,86px)}.coverage-statement>h2{max-width:1200px;margin:clamp(50px,7vw,110px) 0;font-size:clamp(58px,8vw,140px)}.coverage-grid{border-top:1px solid #17161459;grid-template-columns:repeat(6,1fr);display:grid}.coverage-grid>div{border-right:1px solid #17161438;flex-direction:column;gap:10px;padding:24px 14px 10px 0;display:flex}.coverage-grid>div:last-child{border-right:0}.coverage-grid strong{font-size:clamp(34px,4vw,70px);font-weight:300;line-height:1}.coverage-grid span{color:#5e5952;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.large-text-link{letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid;margin-top:70px;padding-bottom:8px;font-size:12px;display:inline-flex}.home-source-pages{padding:clamp(90px,10vw,150px) clamp(22px,3vw,50px)}.home-source-pages>.v2-section-label{margin:0 8px 38px}.index-page{padding:0 clamp(22px,3vw,50px) clamp(90px,10vw,150px)}.index-page-heading{grid-template-columns:.38fr 1.2fr .7fr;align-items:end;gap:40px;min-height:72svh;padding:clamp(80px,9vw,150px) clamp(4px,2vw,32px);display:grid}.index-page-heading>p:first-child{color:var(--muted);letter-spacing:.18em;align-self:start;font-size:9px}.index-page-heading h1{letter-spacing:-.065em;font-size:clamp(58px,7.8vw,138px);font-weight:300;line-height:1.05}.index-page-heading>p:last-child{color:#5c5750;max-width:520px;font-size:15px;line-height:1.9}.archive-index-section{border-top:1px solid var(--line);padding:clamp(65px,8vw,120px) 0}.archive-index-heading{grid-template-columns:.35fr 1fr .8fr;align-items:baseline;gap:36px;margin:0 8px 38px;display:grid}.archive-index-heading>p,.archive-index-heading>span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.archive-index-heading h2{letter-spacing:-.045em;font-size:clamp(32px,4vw,70px);font-weight:300}.archive-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.archive-card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-card{border:1px solid var(--line);background:var(--paper);flex-direction:column;min-width:0;display:flex}.archive-card-visual{background:#eae7e1;place-items:center;height:clamp(280px,30vw,490px);display:grid;overflow:hidden}.archive-card-visual img{object-fit:contain;height:100%;padding:4%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.archive-card:hover .archive-card-visual img{transform:scale(1.016)}.archive-card-visual>span{color:var(--muted);font-size:80px;font-weight:200}.archive-card-copy{border-top:1px solid var(--line);grid-template-rows:auto 1fr auto;gap:18px;min-height:185px;padding:20px;display:grid}.archive-card-copy>p,.archive-card-copy>span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:9px}.archive-card-copy h3{letter-spacing:-.025em;font-size:clamp(19px,1.7vw,29px);font-weight:400;line-height:1.25}.material-index-heading{grid-template-columns:.34fr 1.2fr .72fr}.material-index-heading>p:nth-of-type(2){align-self:end}.material-index-heading>a{grid-column:3;justify-self:start;margin-top:0}.integrity-index-note{border-top:1px solid var(--line);grid-template-columns:.35fr 1fr .8fr;gap:38px;padding:clamp(70px,8vw,120px) 8px;display:grid}.integrity-index-note>p:first-child{color:var(--muted);letter-spacing:.15em;font-size:9px}.integrity-index-note h2{letter-spacing:-.04em;font-size:clamp(30px,3.2vw,54px);font-weight:300}.integrity-index-note>p{color:#5b564f}.integrity-index-note>div{flex-wrap:wrap;grid-column:2/4;gap:8px;display:flex}.integrity-index-note a{border:1px solid var(--line);letter-spacing:.12em;padding:9px 12px;font-size:9px}.collection-hero{min-height:calc(86svh - var(--header-height));grid-template-columns:1fr 1fr;display:grid}.collection-hero>div{flex-direction:column;justify-content:space-between;padding:clamp(45px,6vw,100px);display:flex}.collection-hero>div>p{color:var(--muted);letter-spacing:.17em;font-size:10px}.collection-hero h1{letter-spacing:-.09em;font-size:clamp(120px,18vw,330px);font-weight:200;line-height:.75}.collection-hero a{letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid;width:fit-content;padding-bottom:7px;font-size:10px}.collection-hero figure{background:var(--photo);overflow:hidden}.collection-hero figure img{object-fit:cover;object-position:center 18%;height:100%}.collection-7ab .collection-hero h1{color:var(--oxblood)}.collection-10ab .collection-hero h1{color:var(--cocoa)}.chapter-counts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:0 clamp(22px,3vw,50px);display:grid}.chapter-counts>div{border-right:1px solid var(--line);flex-direction:column;gap:8px;padding:30px 18px 24px 0;display:flex}.chapter-counts>div:last-child{border-right:0}.chapter-counts strong{font-size:clamp(34px,4vw,68px);font-weight:300;line-height:1}.chapter-counts span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.chapter-index-section{margin:0 clamp(22px,3vw,50px)}.archive-detail{padding:0 clamp(22px,3.5vw,60px) clamp(80px,9vw,140px)}.archive-detail-heading{grid-template-columns:.45fr 1.3fr .45fr;align-items:end;gap:38px;min-height:48svh;padding:clamp(70px,8vw,130px) 8px 54px;display:grid}.archive-detail-heading>div{flex-direction:column;align-self:start;gap:8px;display:flex}.archive-detail-heading p{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.archive-detail-heading h1{letter-spacing:-.055em;font-size:clamp(42px,5.5vw,92px);font-weight:300;line-height:1.08}.source-cover{min-height:calc(100svh - var(--header-height));grid-template-columns:1fr 1fr;display:grid}.source-cover-copy{flex-direction:column;justify-content:space-between;padding:clamp(50px,7vw,110px);display:flex}.source-cover-copy>p{letter-spacing:.17em;font-size:10px}.source-cover-copy h1{letter-spacing:-.07em;font-size:clamp(72px,10vw,170px);font-weight:300;line-height:.85}.source-cover figure{background:var(--photo);overflow:hidden}.source-cover figure img{object-fit:cover;object-position:center 18%;height:100%}.archive-detail-cover .source-cover figure img{object-fit:contain;padding:12%}.contents-page{min-height:calc(100svh - var(--header-height));padding:clamp(65px,8vw,130px) clamp(8px,2vw,34px)}.contents-page>p{color:var(--muted);letter-spacing:.15em;font-size:9px}.contents-page>h1{letter-spacing:-.07em;margin:9vh 0;font-size:clamp(70px,10vw,170px);font-weight:250}.contents-page>div{border-top:1px solid var(--line)}.contents-page a{border-bottom:1px solid var(--line);grid-template-columns:.22fr 1fr auto;align-items:center;gap:30px;min-height:95px;display:grid}.contents-page a>span{color:var(--muted);letter-spacing:.15em;font-size:10px}.contents-page h2{font-size:clamp(25px,3vw,48px);font-weight:300}.concept-page{min-height:calc(100svh - var(--header-height));grid-template-columns:1fr .82fr;display:grid}.concept-page-copy{flex-direction:column;justify-content:center;padding:clamp(55px,7vw,115px);display:flex}.concept-page-copy>p:first-child{color:var(--muted);letter-spacing:.16em;margin-bottom:34px;font-size:9px}.concept-page-copy h1{letter-spacing:-.06em;margin-bottom:54px;font-size:clamp(52px,6vw,105px);font-weight:300;line-height:1.05}.concept-page-copy>p:not(:first-child){color:#56514b;max-width:760px;margin-top:22px;font-size:16px;line-height:1.9}.concept-page figure{background:var(--photo);overflow:hidden}.concept-page figure img{object-fit:cover;object-position:center 18%;height:100%}.section-divider-page{min-height:calc(85svh - var(--header-height));flex-direction:column;justify-content:space-between;padding:clamp(60px,8vw,130px) clamp(8px,2vw,34px);display:flex}.section-divider-page>p{color:var(--muted);letter-spacing:.16em;font-size:9px}.section-divider-page h1{letter-spacing:-.065em;max-width:1100px;font-size:clamp(60px,8vw,138px);font-weight:250;line-height:1.05}.section-divider-page a{letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid;width:fit-content;padding-bottom:8px;font-size:10px}.asset-grid{border-top:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:28px 0 clamp(70px,8vw,120px);display:grid}.asset-grid-large{grid-template-columns:repeat(4,minmax(0,1fr))}.asset-grid figure{background:#eae7e1;min-width:0}.asset-grid figure img{object-fit:contain;height:clamp(250px,28vw,470px);padding:5%}.asset-grid-large figure img{height:clamp(420px,52vw,760px)}.asset-grid figure:not(.asset-cutout) img{object-fit:contain;object-position:center;padding:0}.asset-grid figcaption{color:var(--muted);letter-spacing:.12em;padding:8px;font-size:8px}.material-entry-list{border-top:1px solid var(--line)}.material-entry-list article{border-bottom:1px solid var(--line);grid-template-columns:.25fr .75fr 1fr;gap:45px;padding:clamp(55px,7vw,110px) 8px;display:grid}.entry-index{color:var(--muted);letter-spacing:.14em;flex-direction:column;gap:10px;font-size:9px;display:flex}.entry-facts>p{color:var(--muted);letter-spacing:.14em;font-size:9px}.entry-facts h2{letter-spacing:-.03em;margin:17px 0 28px;font-size:clamp(26px,2.7vw,46px);font-weight:300;line-height:1.2}.entry-description{color:#514d47;max-width:750px;font-size:15px;line-height:1.9}.source-note{background:#eee6e2;border:1px solid #b9a8a0;grid-template-columns:.35fr 1.65fr;gap:40px;margin-top:20px;padding:24px;display:grid}.source-note>p:first-child{color:var(--oxblood);letter-spacing:.14em;font-size:9px}.source-note>p:last-child{font-size:13px;line-height:1.8}.matrix-legend{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;padding:15px 0 28px;display:flex}.matrix-legend span,.matrix-item-copy div span{border:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;padding:7px 10px;font-size:8px}.product-matrix{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.product-matrix article{border:1px solid var(--line);background:var(--paper);min-width:0}.matrix-images{scroll-snap-type:x mandatory;background:#ece9e3;align-items:stretch;min-height:320px;display:flex;overflow-x:auto}.matrix-images img{object-fit:contain;scroll-snap-align:start;flex:0 0 100%;width:100%;padding:8%}.matrix-images:focus-visible{outline-offset:-3px}.matrix-item-copy{border-top:1px solid var(--line);min-height:130px;padding:16px}.matrix-item-copy h2{letter-spacing:.02em;font-size:18px;font-weight:500}.matrix-item-copy>p{color:var(--muted);margin:7px 0 16px;font-size:11px}.matrix-item-copy>.variant-count{letter-spacing:.08em;text-transform:uppercase;margin:-8px 0 14px;font-size:9px}.matrix-item-copy div{flex-wrap:wrap;gap:5px;display:flex}.matrix-item-copy div span:first-child{color:var(--oxblood);border-color:#a37d80}.full-lookbook{border-top:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding-top:28px;display:grid}.full-lookbook figure{background:var(--photo);min-width:0}.full-lookbook img{aspect-ratio:2/3;object-fit:cover;object-position:center top}.full-lookbook figcaption{color:var(--muted);letter-spacing:.1em;justify-content:space-between;padding:8px 2px 2px;font-size:9px;display:flex}.detailed-look-list{border-top:1px solid var(--line)}.detailed-look-card{border-bottom:1px solid var(--line);grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:clamp(35px,6vw,100px);padding:clamp(60px,8vw,130px) 8px;display:grid}.detailed-look-card>figure{background:var(--photo);align-self:start}.detailed-look-card>figure img{aspect-ratio:3/4.2;object-fit:cover;object-position:center top}.detailed-look-card>figure figcaption{color:var(--muted);letter-spacing:.12em;padding:10px;font-size:9px}.detailed-look-copy{align-self:center}.garment-table{border-top:1px solid var(--line)}.garment-table>div{border-bottom:1px solid var(--line);grid-template-columns:.55fr 1fr auto;align-items:center;gap:20px;min-height:54px;display:grid}.garment-table span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.garment-table strong{font-size:14px;font-weight:500}.material-lines{border-bottom:1px solid var(--line);padding:26px 0}.material-lines p{color:#514d47;grid-template-columns:.55fr 1.45fr;gap:20px;margin:9px 0;font-size:13px;display:grid}.material-lines span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.design-copy{gap:28px;padding-top:32px;display:grid}.design-copy>div>p:first-child{color:var(--muted);letter-spacing:.12em;margin-bottom:8px;font-size:9px}.design-copy>div>p:last-child{color:#514d47;font-size:14px;line-height:1.9}.inline-source-note{border-left:2px solid var(--oxblood);background:#eee6e2;margin-top:22px;padding:14px;font-size:12px;line-height:1.7}.contact-page{min-height:calc(100svh - var(--header-height));flex-direction:column;justify-content:space-between;padding:clamp(70px,9vw,150px) clamp(8px,2vw,34px);display:flex}.contact-page>p{color:var(--muted);letter-spacing:.14em;font-size:9px}.contact-page h1{letter-spacing:-.075em;font-size:clamp(88px,15vw,280px);font-weight:250;line-height:.8}.contact-page>div{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.contact-page>div p{border-right:1px solid var(--line);flex-direction:column;gap:9px;padding:20px 12px 15px 0;font-size:13px;display:flex}.contact-page>div span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.page-pager{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:clamp(70px,9vw,140px);display:grid}.page-pager>a{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:7px;min-height:90px;padding:0 18px;display:flex}.page-pager>a:nth-child(2){text-align:center;align-items:center}.page-pager>a:last-child{text-align:right;border-right:0;align-items:flex-end}.page-pager span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.page-pager strong{font-size:13px;font-weight:500}@media (width<=1180px){.archive-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-matrix{grid-template-columns:repeat(3,minmax(0,1fr))}.full-lookbook,.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.coverage-grid{grid-template-columns:repeat(3,1fr)}.coverage-grid>div:nth-child(3){border-right:0}}@media (width<=860px){:root{--header-height:60px}.site-header{grid-template-columns:1fr auto;padding:0 20px}.version-mark,.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(2,1fr);display:grid;position:absolute;top:100%;left:0;right:0}.mobile-menu nav a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.1em;min-height:56px;padding:17px 20px;font-size:10px}.site-footer{grid-template-columns:1fr 1fr;gap:38px 20px;padding:48px 20px 60px}.v2-hero,.source-cover,.concept-page,.collection-hero{grid-template-columns:1fr}.v2-hero>figure,.source-cover figure,.concept-page figure,.collection-hero figure{order:1;min-height:auto}.v2-hero>figure img,.source-cover figure img,.concept-page figure img,.collection-hero figure img{aspect-ratio:4/5;object-position:center 18%;height:auto}.v2-hero-copy,.source-cover-copy,.concept-page-copy,.collection-hero>div{order:2;min-height:70svh;padding:58px 20px}.v2-hero-actions{grid-template-columns:1fr}.v2-hero-actions a{border-right:0;border-bottom:1px solid var(--line)}.v2-hero-actions a:last-child{padding-left:0}.v2-concept,.v2-directory-heading,.index-page-heading,.archive-index-heading,.integrity-index-note,.archive-detail-heading{grid-template-columns:1fr}.v2-concept{gap:44px;padding:90px 20px}.v2-directory{padding:84px 20px}.v2-directory-heading{gap:38px;margin:0 0 52px}.chapter-entry-grid{grid-template-columns:1fr}.chapter-entry,.chapter-entry:first-child{grid-column:auto;grid-template-columns:1fr;min-height:0}.chapter-entry figure{height:66vw}.chapter-entry>div{min-height:360px}.coverage-statement{padding:90px 20px}.coverage-grid{grid-template-columns:repeat(2,1fr)}.coverage-grid>div:nth-child(3){border-right:1px solid #17161438}.coverage-grid>div:nth-child(2n){border-right:0}.home-source-pages{padding:80px 20px}.index-page{padding:0 20px 90px}.index-page-heading{gap:36px;min-height:auto;padding:90px 0}.archive-index-heading{gap:12px;margin:0 0 30px}.archive-index-heading h2{margin:8px 0}.material-index-heading>a{grid-column:1}.integrity-index-note{gap:22px}.integrity-index-note>div{grid-column:1}.collection-hero>div{min-height:64svh}.collection-hero h1{font-size:42vw}.chapter-counts{grid-template-columns:repeat(2,1fr);padding:0 20px}.chapter-counts>div:nth-child(2){border-right:0}.chapter-index-section{margin:0 20px}.archive-detail{padding:0 20px 90px}.archive-detail-heading{gap:28px;min-height:auto;padding:80px 0 45px}.archive-detail-heading>div{align-self:auto}.source-cover,.concept-page{margin:0 -20px}.source-cover-copy,.concept-page-copy{padding-left:40px;padding-right:40px}.contents-page,.section-divider-page{padding-left:0;padding-right:0}.contents-page a{grid-template-columns:50px 1fr auto;gap:14px}.asset-grid,.asset-grid-large{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-grid figure img,.asset-grid-large figure img{height:62vw}.material-entry-list article{grid-template-columns:.25fr .75fr;gap:28px}.entry-description{grid-column:2}.source-note{grid-template-columns:1fr;gap:12px}.product-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.matrix-images{min-height:42vw}.full-lookbook{grid-template-columns:repeat(2,minmax(0,1fr))}.detailed-look-card{grid-template-columns:1fr;padding:70px 0}.detailed-look-card>figure{width:min(82vw,560px)}.contact-page{padding-left:0;padding-right:0}.contact-page>div{grid-template-columns:repeat(2,1fr)}.page-pager{margin-left:-20px;margin-right:-20px}}@media (width<=540px){.site-footer{grid-template-columns:1fr}.v2-hero h1{font-size:24vw}.v2-hero-copy{min-height:66svh}.v2-overline{flex-direction:column;gap:8px}.v2-concept-copy h2,.v2-directory-heading h2,.coverage-statement>h2{font-size:13vw}.chapter-entry figure{height:92vw}.chapter-entry h3{font-size:18vw}.coverage-grid{grid-template-columns:1fr 1fr}.archive-card-grid,.archive-card-grid-three{grid-template-columns:1fr}.archive-card-visual{height:112vw}.archive-card-copy{min-height:160px}.collection-hero>div{min-height:58svh}.collection-hero h1{font-size:clamp(96px,36vw,150px)}.source-cover-copy h1,.contact-page h1{overflow-wrap:anywhere;font-size:clamp(44px,16vw,76px)}.chapter-counts>div{padding-right:8px}.asset-grid figure img,.asset-grid-large figure img{height:68vw}.product-matrix{grid-template-columns:1fr 1fr;gap:6px}.matrix-images{min-height:58vw}.matrix-item-copy{min-height:120px;padding:12px}.matrix-item-copy h2{font-size:14px}.matrix-legend span,.matrix-item-copy div span,.asset-grid figcaption{font-size:10px}.mobile-menu nav a{font-size:11px}.material-entry-list article{grid-template-columns:1fr;gap:24px}.entry-description{grid-column:1}.detailed-look-card>figure{width:100%}.garment-table>div{grid-template-columns:.55fr 1fr;gap:10px}.garment-table>div>span:last-child{grid-column:2;padding-bottom:10px}.material-lines p{grid-template-columns:1fr;gap:3px}.contact-page>div{grid-template-columns:1fr}.page-pager{grid-template-columns:1fr 1fr}.page-pager>a:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
