@import "https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,400;6..96,500;6..96,600&display=swap";:root{--black:#050505;--white:#fff;--soft-white:#f8f8f5;--silver:#c4c6c8;--silver-deep:#7e8387;--line:#05050524;--red-stage:#4c0707;--max:1440px;--side:clamp(18px, 4vw, 64px);--header:72px;--ease:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{background:var(--white);color:var(--black);scroll-behavior:smooth;font-family:Bodoni Moda,"Bodoni 72",Bodoni MT,Didot,Times New Roman,serif}body{background:var(--white);min-width:320px;color:var(--black);margin:0;font-size:clamp(16px,1.1vw,18px);line-height:1.45}body::selection{background:var(--black);color:var(--white)}a{color:inherit;text-decoration:none}img{background:var(--soft-white);width:100%;height:auto;display:block}main{min-height:80vh}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:.94}h1{font-size:clamp(54px,10vw,162px)}h2{font-size:clamp(40px,7vw,112px)}p{max-width:58ch}.site-header{z-index:20;width:100%;min-height:var(--header);padding:18px var(--side);color:var(--black);transition:transform .5s var(--ease), background .5s var(--ease), border-color .5s var(--ease);grid-template-columns:1fr auto;align-items:center;display:grid;position:fixed;top:0;left:0}.site-header[data-scrolled]{backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #c4c6c852}.site-header[data-hidden]{transform:translateY(-100%)}.tone-dark .site-header{color:var(--white)}.tone-dark .site-header[data-scrolled]{background:#050505e0;border-color:#ffffff24}.tone-dark .menu-toggle span{background:var(--white)}.brand,.footer-brand{width:max-content;font-size:clamp(21px,2vw,32px);font-weight:600;line-height:1}.brand{align-items:center;gap:10px;display:inline-flex}.logo-mark{color:currentColor;width:34px;height:34px;overflow:visible}.logo-mark path,.logo-mark circle{fill:none;stroke:currentColor;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round}.logo-mark circle{fill:currentColor;stroke:none}.logo-mark__thread{stroke-width:1.45px}.logo-mark__needle{stroke-width:1.25px}.site-nav{align-items:center;gap:clamp(18px,2.2vw,34px);font-size:15px;display:flex}.site-nav a{padding:8px 0;position:relative}.site-nav a:after,.text-link:after{content:"";width:0;height:1px;transition:width .42s var(--ease);background:currentColor;position:absolute;bottom:2px;left:auto;right:0}.site-nav a:hover:after,.site-nav a[aria-current=page]:after,.text-link:hover:after{width:100%;left:0;right:auto}.lang-switch{color:var(--silver-deep)}.menu-toggle{background:0 0;border:0;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--black);width:25px;height:1px;transition:transform .3s var(--ease);margin:7px auto;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(18deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-18deg)}.home-hero{min-height:94svh;padding:calc(var(--header) + 38px) var(--side) 56px;background:linear-gradient(90deg, #ffffffe6 0%, #ffffff9e 34%, #ffffff14 68%), var(--home-hero-image) center center / cover no-repeat;grid-template-columns:minmax(0,760px);align-items:center;gap:clamp(18px,3vw,48px);display:grid}.home-copy{align-self:end;max-width:690px;padding:0 2vw 0 0}.home-copy .lead{margin-top:30px;font-size:clamp(24px,3vw,46px);line-height:1.04}.home-copy p:not(.eyebrow,.lead){color:#050505b8;margin-top:24px}.home-copy .home-signature{color:#050505b8;margin-top:clamp(16px,2vw,26px);font-size:clamp(18px,2vw,30px);line-height:1.15}.home-copy .home-signature+.hero-link{margin-top:clamp(26px,3vw,40px)}.eyebrow{color:var(--silver-deep);text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:500}.text-link{margin-top:34px;padding-bottom:6px;font-size:18px;display:inline-block;position:relative}.hero-link{border:1px solid var(--black);transition:background .42s var(--ease), color .42s var(--ease);margin-top:44px;padding:14px 22px 17px;font-size:clamp(26px,3.5vw,54px);line-height:1}.hero-link:hover{background:var(--black);color:var(--white)}.hero-link:after{display:none}.latest-band,.lookbook-section,.collection-index,.about-page,.contact-page{padding:clamp(76px, 10vw, 150px) var(--side)}.section-heading{max-width:var(--max);grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);gap:clamp(28px,4vw,70px);margin:0 auto clamp(36px,6vw,86px);display:grid}.section-heading h2,.section-heading p:last-child{grid-column:2}.section-heading .eyebrow{grid-area:1/1/span 2}.section-heading.narrow{max-width:980px}.section-heading.centered{text-align:center;display:block}.section-heading.centered h2{margin:0 auto}.latest-grid{max-width:var(--max);grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);align-items:end;gap:clamp(18px,3vw,46px);margin:0 auto;display:grid}.latest-grid.full{grid-template-columns:minmax(280px,.62fr) minmax(0,1fr);align-items:stretch}.collection-cover{min-height:600px;position:relative;overflow:hidden}.collection-cover img{object-fit:cover;height:100%;min-height:600px;transition:transform .9s var(--ease)}.collection-cover:hover img{transform:scale(1.03)}.collection-cover span{color:var(--black);background:#ffffffe0;padding:13px 16px;font-size:clamp(19px,2vw,30px);position:absolute;bottom:18px;right:18px}.look-preview{background:var(--silver);border:1px solid var(--silver);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.look-preview a{background:var(--white);min-height:390px;position:relative;overflow:hidden}.look-preview img{object-fit:cover;object-position:center top;height:100%;transition:transform .8s var(--ease)}.look-preview a:hover img{transform:scale(1.025)}.look-preview span{color:var(--silver-deep);font-size:13px;position:absolute;top:12px;left:12px}.page-intro{padding:calc(var(--header) + 80px) var(--side) 40px}.page-intro.compact{max-width:var(--max);margin:0 auto}.collections-hero{min-height:34svh;margin-top:var(--header);background:var(--white);color:var(--black);display:grid;position:relative;overflow:hidden}.collections-hero__content{z-index:1;max-width:1120px;padding:clamp(32px, 5vw, 70px) var(--side);text-align:center;place-self:center;position:relative}.collections-hero__content .eyebrow{color:var(--silver)}.collections-hero__content h1{font-size:clamp(64px,10vw,150px)}.collections-archive{background:var(--white);grid-template-columns:1fr;display:grid}.archive-feature,.archive-next{min-height:clamp(360px,48vw,620px);padding:clamp(28px, 5vw, 76px) var(--side);align-content:end;display:grid}.archive-feature{isolation:isolate;background:var(--archive-feature-image) 58% center / cover no-repeat;color:var(--white);position:relative;overflow:hidden}.archive-feature:before{z-index:-1;content:"";transition:background .5s var(--ease);background:linear-gradient(90deg,#050505d1,#0505053d),linear-gradient(#0000 42%,#0505059e);position:absolute;inset:0}.archive-feature:hover:before,.archive-feature:focus-visible:before{background:linear-gradient(90deg,#050505e6,#05050557),linear-gradient(#0000 42%,#050505b3)}.archive-feature span,.archive-next span{color:var(--silver);text-transform:uppercase;margin-bottom:18px;font-size:13px;font-style:normal}.archive-feature strong,.archive-next strong{max-width:900px;font-size:clamp(54px,9vw,150px);font-weight:500;line-height:.92;display:block}.archive-feature em{border:1px solid;width:max-content;margin-top:clamp(26px,4vw,52px);padding:12px 16px 15px;font-size:clamp(22px,2.4vw,38px);font-style:normal;line-height:1}.archive-next{background:var(--soft-white);color:var(--black)}.archive-next span{color:var(--silver-deep)}.archive-next strong{font-size:clamp(36px,5vw,82px)}.archive-next p{color:#050505ad;margin-top:26px}.collection-index{max-width:calc(var(--max) + var(--side) * 2);grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);gap:clamp(22px,4vw,68px);margin:0 auto;display:grid}.index-card{grid-template-columns:minmax(0,.75fr) minmax(220px,.5fr);align-items:end;gap:clamp(20px,3vw,42px);min-height:620px;display:grid}.index-card img{object-fit:cover;height:100%;min-height:620px}.index-card h2,.upcoming-panel h2{margin-bottom:24px;font-size:clamp(42px,5vw,88px)}.index-card span{color:var(--silver-deep);margin-top:18px;display:inline-block}.upcoming-panel{border-top:1px solid var(--line);align-self:end;padding-top:34px}.upcoming-panel p:last-child{color:#050505b8}.collection-hero{min-height:92svh;padding:calc(var(--header) + 40px) var(--side) clamp(42px, 7vw, 110px);background:linear-gradient(90deg, #050505d1 0%, #0505058a 45%, #0505052e 100%), var(--collection-hero-image) center 26% / cover no-repeat;color:var(--white);grid-template-columns:minmax(0,760px);align-items:end;gap:clamp(30px,6vw,100px);display:grid;position:relative}.collection-title{z-index:1;align-self:end;padding:0 clamp(20px,6vw,92px) 5vh 0;position:relative}.collection-title h1{font-size:clamp(54px,7vw,108px)}.collection-title p:not(.eyebrow){color:#ffffffe0;margin-top:28px}.collection-memory{padding:clamp(80px, 12vw, 170px) var(--side);background:var(--white);grid-template-columns:minmax(0,.72fr) minmax(320px,.78fr);align-items:center;gap:clamp(30px,7vw,120px);display:grid}.memory-copy{max-width:620px}.memory-copy h2{font-size:clamp(50px,8vw,126px)}.memory-copy p:not(.eyebrow){color:#050505b8;margin-top:clamp(26px,3vw,44px);font-size:clamp(18px,1.55vw,25px);line-height:1.32}.memory-image{margin:0}.memory-image img{object-fit:contain;background:0 0}.memory-image figcaption{color:var(--silver-deep);text-align:center;margin-top:18px;font-size:13px}.collection-concept{padding:0 var(--side) clamp(86px, 12vw, 150px);background:var(--white);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.collection-concept article{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:clamp(280px,28vw,460px);padding:clamp(24px,3.4vw,54px)}.collection-concept span{color:var(--silver-deep);margin-bottom:clamp(42px,7vw,96px);font-size:13px;display:block}.collection-concept h3{font-size:clamp(32px,4vw,68px)}.collection-concept p{color:#050505ad;margin-top:24px}.collection-sections{padding:0 var(--side) clamp(42px, 6vw, 82px);background:var(--white);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,44px);display:grid}.collection-sections a{isolation:isolate;min-height:clamp(260px,34vw,520px);color:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .5s var(--ease), color .5s var(--ease);background-position:50%;background-size:cover;align-content:end;padding:clamp(24px,4vw,58px);display:grid;position:relative;overflow:hidden}.collection-sections a:hover{color:var(--white);background-position:50%}.collection-sections a:before{z-index:-1;content:"";transition:background .5s var(--ease);background:linear-gradient(#0505051f,#050505c7);position:absolute;inset:0}.collection-sections a:hover:before,.collection-sections a:focus-visible:before{background:linear-gradient(#05050547,#050505e6)}.collection-sections a:focus-visible{outline:2px solid var(--black);outline-offset:4px}.collection-section-card--lookbook{background-image:url(/assets/collections/josephine-baker/lookbook-web/look-1-1.webp)}.collection-section-card--editorial{background-image:url(/assets/collections/josephine-baker/editorial-web/editorial-18.webp)}.collection-section-card--films{background-image:url(/assets/collections/josephine-baker/films/runway-show-poster.png)}.collection-sections span{color:var(--silver-deep);text-transform:uppercase;margin-bottom:14px;font-size:13px}.collection-sections strong{font-size:clamp(40px,5.8vw,90px);font-weight:500;line-height:.94}.process-access{padding:0 var(--side) clamp(86px, 12vw, 170px);background:var(--white);justify-content:center;display:flex}.process-access a{transition:background .3s var(--ease), color .3s var(--ease), transform .18s var(--ease);background:0 0;border:1px solid #05050580;padding:12px 30px 15px;font-size:clamp(17px,1.5vw,21px);line-height:1}.process-access a:hover{background:var(--black);color:var(--white)}.process-access a:focus-visible{outline:2px solid var(--black);outline-offset:5px}.process-access a:active{transform:translateY(2px)}.archive-title{padding:calc(var(--header) + 92px) var(--side) clamp(34px, 7vw, 96px)}.centered-title{text-align:center}.centered-title p{margin-left:auto;margin-right:auto}.centered-title h1{font-size:clamp(64px,13vw,190px)}.collection-back-link{z-index:25;cursor:pointer;pointer-events:auto;transition:border-color .25s var(--ease), transform .25s var(--ease);border-bottom:1px solid #0000;align-items:center;gap:9px;margin-bottom:22px;padding:7px 0;font-size:15px;line-height:1;display:inline-flex;position:relative}.collection-back-link:hover{border-color:currentColor;transform:translate(-3px)}.collection-back-link:focus-visible{outline-offset:5px;outline:2px solid}.collection-back-link:active{transform:translate(-1px)}.collection-back-link+.eyebrow{margin-top:0}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.looks-list{max-width:var(--max);margin:0 auto}.look-row{border-top:1px solid var(--line);grid-template-columns:minmax(120px,.22fr) minmax(0,1fr);gap:clamp(18px,4vw,72px);padding:clamp(32px,6vw,82px) 0;display:grid}.look-row:last-child{border-bottom:1px solid var(--line)}.look-number{top:calc(var(--header) + 24px);height:max-content;color:var(--silver-deep);font-size:clamp(20px,2vw,34px);position:sticky}.look-images{background:var(--silver);border:1px solid var(--silver);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.look-images img{object-fit:cover;object-position:center top;height:clamp(430px,64vw,820px)}.editorial-section{padding:clamp(80px, 12vw, 170px) var(--side);background:var(--white);color:var(--black)}.editorial-section.standalone{padding-top:clamp(42px,6vw,90px)}.editorial-title{background:var(--white);color:var(--black);padding-bottom:clamp(18px,4vw,52px)}.section-heading.on-dark .eyebrow,.section-heading.on-dark p{color:var(--silver)}.editorial-grid{column-count:2;max-width:var(--max);column-gap:clamp(18px,3vw,46px);margin:0 auto}.editorial-grid figure{break-inside:avoid;width:100%;margin:0;padding:0 0 clamp(18px,3vw,46px);display:inline-block}.editorial-grid img{object-fit:contain;background:0 0;width:100%;height:auto}.films-title{background:var(--black);color:var(--white)}.films-section{padding:clamp(42px, 7vw, 100px) var(--side) clamp(86px, 12vw, 170px);background:var(--black);color:var(--white)}.films-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,5vw,80px);max-width:1100px;margin:0 auto;display:grid}.film-card{min-width:0}.film-frame,.film-frame video{aspect-ratio:9/16;width:100%}.film-frame{background:#111;overflow:hidden}.film-frame video{object-fit:cover;display:block}.film-card h3,.film-feature h3{margin-top:18px;font-size:clamp(30px,4vw,58px)}.film-feature{max-width:var(--max);margin:clamp(80px,12vw,170px) auto 0}.film-feature__frame,.film-feature__frame video{aspect-ratio:16/9;width:100%}.process-hero{padding:calc(var(--header) + clamp(44px, 6vw, 82px)) var(--side) clamp(44px, 6vw, 82px);text-align:center;background:#f2ede3}.process-hero h1{font-size:clamp(70px,14vw,200px)}.process-hero>p:last-child{color:#050505b3;max-width:700px;margin:clamp(24px,3vw,40px) auto 0;font-size:clamp(20px,2.2vw,32px);line-height:1.25}.process-board{padding:clamp(48px, 7vw, 100px) var(--side);background-color:#f2ede3;background-image:linear-gradient(#4b3f2e09 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;overflow:hidden}.process-stage{max-width:var(--max);margin:0 auto clamp(62px,9vw,128px);position:relative}.process-stage__label{z-index:2;align-items:baseline;gap:16px;margin:0 0 22px;display:flex;position:relative}.process-stage__label span,.technical-heading>span{color:var(--silver-deep);font-size:13px}.process-stage__label h2,.technical-heading h2{font-size:clamp(36px,5vw,76px)}.process-paper{background:#fffdf8;margin:0;padding:clamp(8px,1vw,14px);position:relative;box-shadow:0 18px 50px #2f271c21}.process-paper img{object-fit:contain;background:#fffdf8;height:auto}.paper-tape{z-index:2;background:#dacdb0a8;width:clamp(78px,9vw,132px);height:28px;position:absolute;top:-12px;left:50%;transform:translate(-50%)rotate(-1deg);box-shadow:0 1px 2px #2f271c14}.process-stage--origin .process-paper{width:88%;transform:rotate(-1.3deg)}.process-stage--concept .process-paper{width:78%;margin-left:auto;transform:rotate(1.4deg)}.process-stage--concept .process-stage__label{margin-left:22%}.process-stage--moodboard .process-paper{width:94%;margin-right:auto;transform:rotate(-.8deg)}.process-stage--materials .process-paper{width:82%;margin-left:auto;transform:rotate(1.2deg)}.process-stage--materials .process-stage__label{margin-left:18%}.process-stage--looks .process-paper{width:100%;transform:rotate(-.45deg)}.technical-development{max-width:var(--max);border-top:1px solid #4b3f2e33;margin:0 auto;padding-top:clamp(20px,3vw,44px)}.technical-heading p{color:#050505a3;margin-top:18px}.technical-desk{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(12px,2.4vw,36px);margin-top:clamp(34px,5vw,72px);display:grid}.technical-sheet{cursor:zoom-in;transition:transform .35s var(--ease), box-shadow .35s var(--ease);background:#fffdf8;border:0;padding:8px;position:relative;box-shadow:0 14px 36px #2f271c21}.technical-sheet img{aspect-ratio:1320/1829;object-fit:contain}.technical-sheet--1{transform:rotate(-2deg)}.technical-sheet--2{margin-top:42px;transform:rotate(1.4deg)}.technical-sheet--3{transform:rotate(-.8deg)}.technical-sheet--4{margin-top:28px;transform:rotate(2deg)}.technical-sheet:hover{z-index:2;transform:translateY(-8px)rotate(0);box-shadow:0 20px 50px #2f271c33}.technical-sheet:focus-visible{z-index:2;outline:2px solid var(--black);outline-offset:6px;transform:rotate(0)}.technical-sheet:active{transform:translateY(-2px)rotate(0)}.process-lightbox{background:var(--white);width:min(96vw,1500px);max-width:none;height:94vh;max-height:none;color:var(--black);border:0;padding:0}.process-lightbox::backdrop{backdrop-filter:blur(5px);background:#050505d1}.process-lightbox__bar{z-index:2;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;gap:20px;padding:14px 20px;display:flex;position:sticky;top:0}.process-lightbox__bar button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:8px 0}.process-lightbox__bar button:focus-visible{outline:2px solid var(--black);outline-offset:4px}.process-lightbox__canvas{text-align:center;background:#ebe7df;height:calc(94vh - 60px);padding:clamp(20px,4vw,60px);overflow:auto}.process-lightbox__canvas img{background:var(--white);width:max(100%,1000px);max-width:1320px;margin:0 auto;box-shadow:0 18px 50px #0505052e}.film-feature__frame{background:#111;overflow:hidden}.film-feature__frame video{object-fit:contain;display:block}.film-audio-toggle{color:var(--white);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-top:18px;padding:10px 0 8px}.film-audio-toggle:focus-visible{outline:2px solid var(--white);outline-offset:5px}.about-page{max-width:calc(var(--max) + var(--side) * 2);min-height:100svh;padding-top:calc(var(--header) + 58px);grid-template-columns:minmax(280px,.78fr) minmax(0,.88fr);align-items:end;gap:clamp(28px,6vw,92px);margin:0 auto;display:grid}.about-image{margin:0}.about-image img{object-fit:cover;object-position:center top;max-height:78svh}.about-copy{padding-bottom:7vh}.about-copy h1{font-size:clamp(48px,7vw,112px)}.quote{color:var(--silver-deep);margin-top:28px;font-size:clamp(23px,2.7vw,42px);line-height:1.1}.about-copy p:last-child{color:#050505b8;margin-top:28px}.contact-page{max-width:calc(var(--max) + var(--side) * 2);min-height:100svh;padding-top:calc(var(--header) + 70px);grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);align-items:end;gap:clamp(30px,6vw,100px);margin:0 auto;display:grid}.contact-page h1{margin-bottom:30px}.contact-page p:not(.eyebrow){color:#050505b8;font-size:clamp(22px,2.4vw,38px);line-height:1.12}.not-found{min-height:100svh;padding:calc(var(--header) + 60px) var(--side) 80px;align-content:center;display:grid}.not-found h1{max-width:1000px;font-size:clamp(58px,11vw,160px)}.not-found>p:not(.eyebrow){color:#050505b3;margin-top:28px}.not-found__links{flex-wrap:wrap;gap:12px 34px;display:flex}.contact-links{border-top:1px solid var(--line);display:grid}.contact-links a{border-bottom:1px solid var(--line);overflow-wrap:anywhere;gap:10px;padding:28px 0;font-size:clamp(20px,2vw,30px);display:grid}.contact-links span{color:var(--silver-deep);text-transform:uppercase;font-size:13px}.site-footer{padding:32px var(--side) 42px;border-top:1px solid #c4c6c866;justify-content:space-between;gap:24px;display:flex}.footer-meta{color:var(--silver-deep);flex-wrap:wrap;justify-content:flex-end;gap:16px clamp(18px,3vw,42px);font-size:15px;display:flex}[data-reveal]{opacity:1;transition:opacity .9s var(--ease), transform .9s var(--ease);transform:translateY(0)}html.reveal-ready [data-reveal]:not([data-visible]){opacity:0;transform:translateY(18px)}html.reveal-ready [data-reveal][data-visible]{opacity:1;transform:translateY(0)}@media (width<=980px){h1{font-size:clamp(48px,14vw,118px)}h2{font-size:clamp(38px,11vw,86px)}.home-hero,.latest-grid,.latest-grid.full,.collections-archive,.collection-index,.collection-hero,.collection-memory,.collection-concept,.about-page,.contact-page{grid-template-columns:1fr}.home-copy,.collection-title,.about-copy{padding-right:0}.collection-hero figure,.collection-cover,.collection-cover img,.index-card,.index-card img{min-height:auto}.collection-cover img,.index-card img{aspect-ratio:4/5}.section-heading{display:block}.section-heading h2,.section-heading p:last-child{margin-top:16px}.index-card,.look-row{grid-template-columns:1fr}.look-number{position:static}.look-images{scrollbar-width:thin;grid-template-columns:repeat(3,minmax(190px,1fr));overflow-x:auto}.look-images img{height:min(118vw,720px)}.collection-hero-art{justify-self:stretch;padding-right:0}.collection-hero-art img:first-child{aspect-ratio:4/5;width:86%;max-height:none}.collection-sections{grid-template-columns:1fr}.collection-concept article{min-height:auto}.collections-hero{min-height:30svh}.collections-hero__content h1{font-size:clamp(54px,17vw,86px)}.archive-feature,.archive-next{min-height:330px}.process-stage--origin .process-paper,.process-stage--concept .process-paper,.process-stage--moodboard .process-paper,.process-stage--materials .process-paper,.process-stage--looks .process-paper{width:100%}.process-stage--concept .process-stage__label,.process-stage--materials .process-stage__label{margin-left:0}.technical-desk{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){:root{--header:64px}body{background:var(--white)}.collection-concept{display:none}.site-header{padding-top:12px;padding-bottom:12px}.brand{font-size:22px}.brand .logo-mark{width:28px;height:28px}.menu-toggle{display:block}.site-nav{inset:var(--header) 0 auto 0;padding:20px var(--side) 28px;opacity:0;pointer-events:none;transition:opacity .3s var(--ease), transform .3s var(--ease);background:#fffffff5;border-bottom:1px solid #c4c6c873;gap:0;display:grid;position:fixed;transform:translateY(-12px)}.site-nav[data-open]{opacity:1;pointer-events:auto;transform:translateY(0)}.tone-dark .site-nav{background:#050505f5;border-color:#ffffff29}.site-nav a{padding:14px 0;font-size:22px}.home-hero,.collection-hero{min-height:auto;padding-top:calc(var(--header) + 20px)}.home-hero{background:linear-gradient(90deg, #fffffff0 0%, #ffffffad 56%, #ffffff29 100%), var(--home-hero-image) 58% center / cover no-repeat;min-height:78svh}.home-copy{padding-bottom:0}.home-copy .lead{margin-top:20px}.look-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.look-preview a{min-height:320px}.editorial-grid{column-count:1}.films-grid{grid-template-columns:1fr;max-width:520px}.process-board{padding-right:max(var(--side), 24px);padding-left:max(var(--side), 24px)}.process-stage{margin-bottom:64px}.process-paper{padding:6px}.process-stage--origin .process-paper,.process-stage--moodboard .process-paper,.process-stage--looks .process-paper{transform:rotate(-.5deg)}.process-stage--concept .process-paper,.process-stage--materials .process-paper{transform:rotate(.5deg)}.technical-desk{grid-template-columns:1fr;gap:36px;padding:0 clamp(6px,4vw,26px)}.technical-sheet,.technical-sheet--2,.technical-sheet--3,.technical-sheet--4{width:100%;max-width:520px;margin:0 auto;transform:rotate(-.5deg)}.technical-sheet:nth-child(2n){transform:rotate(.5deg)}.process-lightbox{width:100vw;height:100dvh}.process-lightbox__canvas{height:calc(100dvh - 60px);padding:16px}.site-footer{display:grid}.footer-meta{justify-content:flex-start}}@media (width<=480px){.look-preview a{min-height:270px}.contact-links a{font-size:19px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
