:root{--white:#fff;--black:#080808;--muted:#606060;--line:#d8d8d8;--sans:'Manrope',Arial,sans-serif;--serif:'Cormorant Garamond',Georgia,serif;--pad:clamp(20px,3.3vw,64px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--black);background:var(--white);font:400 16px/1.6 var(--sans);overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button{background:none;border:0}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}::selection{background:#080808;color:white}.skip{position:fixed;left:15px;top:-100px;z-index:100;padding:12px 20px;background:black;color:white}.skip:focus{top:15px}.site-header{display:flex;align-items:center;justify-content:space-between;margin:0 var(--pad);min-height:96px;border-bottom:1px solid var(--line);gap:25px}.wordmark{font:500 16px/.97 var(--sans);letter-spacing:-.06em;min-height:44px;display:flex;flex-direction:column;justify-content:center}.header-discipline{font-size:11px;line-height:1.6;letter-spacing:.035em;margin-left:9%;margin-right:auto}.site-header nav{display:flex;gap:30px;align-items:center;font-size:14px}.site-header nav a{display:flex;align-items:center;gap:20px;min-height:44px;min-width:44px}.nav-contact{border-bottom:1px solid black}.header-motion{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;flex-shrink:0}.hero{padding:17px var(--pad) 0}.hero h1{font:500 clamp(62px,10.18vw,190px)/1.15 var(--sans);letter-spacing:-.083em;white-space:nowrap;margin-left:-.006em}.hero-subline{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;letter-spacing:.035em;margin:0 0 20px}.hero-subline a{min-height:44px;display:flex;align-items:center;gap:20px}.hero-stage{perspective:1500px}.hero-media{display:block;position:relative;overflow:hidden;aspect-ratio:1.96;background:#111;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .8s cubic-bezier(.2,.7,.2,1);transform-style:preserve-3d}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 35%;transform:scale(1.02) translate(var(--px,0px),var(--py,0px));transition:opacity .24s ease,transform 1s cubic-bezier(.2,.7,.2,1)}.hero-media.switching .hero-photo{opacity:0}.hero-open{position:absolute;right:24px;bottom:24px;display:flex;align-items:center;gap:40px;padding:15px 20px;background:white;color:black;font-size:13px;box-shadow:0 5px 20px #0002}.hero-open span{font-size:21px}.hero-footer{display:flex;align-items:center;justify-content:space-between;padding:24px 0 29px;border-bottom:1px solid var(--line);gap:25px}.eyebrow{font-size:12px;letter-spacing:.07em;font-weight:500;line-height:1.6}.hero-story>.eyebrow{font-size:11px;color:var(--muted)}.hero-story p{font-size:17px;margin-top:2px;letter-spacing:-.03em}.hero-credit{font-size:11px;color:var(--muted);letter-spacing:.05em;margin-left:auto;margin-right:8%}.hero-controls{display:flex;align-items:center;gap:12px}.hero-controls>span{font-size:12px;margin-right:22px;min-width:45px}.hero-controls button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;font-size:20px}.work-section{padding:85px var(--pad) 90px}.section-top{display:flex;justify-content:space-between;gap:30px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:40px 0 55px}.section-heading h2{font:500 clamp(38px,4.5vw,70px)/1.1 var(--sans);letter-spacing:-.065em}.section-heading h2 span{font:400 1.2em/.95 var(--serif);letter-spacing:-.035em;font-style:italic;display:block;margin-top:4px}.section-heading p{max-width:210px;font-size:14px;color:var(--muted);line-height:1.7;margin-bottom:4px}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px 24px}.work-image{display:block;position:relative;aspect-ratio:3/4;overflow:hidden;background:#f1f1f1;transform:perspective(1100px) rotateX(var(--tx,0deg)) rotateY(var(--ty,0deg));transition:transform .5s ease}.work-image img{height:100%;width:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.work-card:nth-child(4) .work-image img{object-position:52% 50%}.work-card:nth-child(5) .work-image img{object-position:33% 50%}.work-card:nth-child(6) .work-image img{object-position:76% 50%}.work-image:hover img{transform:scale(1.035)}.view-mark{position:absolute;right:15px;bottom:15px;padding:10px 14px;background:white;color:black;font-size:12px;opacity:0;transform:translateY(10px);transition:opacity .3s,transform .3s}.work-image:hover .view-mark,.work-image:focus-visible .view-mark{opacity:1;transform:none}.work-caption{display:grid;grid-template-columns:1fr auto;gap:8px 10px;padding-top:19px}.work-caption .eyebrow{font-size:11px;color:var(--muted);letter-spacing:.04em}.work-number,.image-count{font-size:12px;color:var(--muted)}.work-caption h3{font-size:18px;letter-spacing:-.045em;font-weight:500;line-height:1.25}.press-section{display:grid;grid-template-columns:1fr 2fr 2fr 1fr;align-items:center;gap:40px;padding:40px var(--pad);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.press-section>a{display:flex;flex-direction:column;align-items:center;gap:15px;min-height:44px}.press-section>a>span:last-child{font-size:12px;color:var(--muted)}.publication{font-size:70px;line-height:1;letter-spacing:-5px}.publication.vogue{font-family:Georgia,serif;transform:scaleX(.85)}.publication.gq{font-family:Arial,sans-serif;font-weight:700;letter-spacing:-8px}.press-section>p{font-size:12px;color:var(--muted)}.nyfw-section{padding:75px var(--pad);background:var(--black);color:white}.nyfw-section .section-top{color:#b0b0b0}.nyfw-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin:50px 0}.nyfw-heading h2{font:500 clamp(50px,6.6vw,110px)/.98 var(--sans);letter-spacing:-.075em}.nyfw-heading h2 span{color:#9c9c9c}.nyfw-heading>div>p{font-size:14px;color:#b6b6b6;line-height:1.85;margin-bottom:18px}.line-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid currentColor;padding:12px 0;min-height:48px;font-size:14px}.concept-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:45px;align-items:center}.concept-frame:first-child img{width:100%;aspect-ratio:4/5;object-fit:cover}.concept-frame:last-child img{width:100%;aspect-ratio:3/2;object-fit:cover}.concept-frame figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding-top:18px}.concept-frame h3{font-size:19px;font-weight:400;letter-spacing:-.035em}.concept-frame figcaption>span{font-size:10px;color:#aaa;white-space:nowrap}.concept-disclosure{font-size:12px;line-height:1.75;color:#a0a0a0;max-width:630px;margin-top:35px}.about-section{padding:95px var(--pad);display:grid;grid-template-columns:1fr 1fr;gap:40px 10%}.about-top{grid-column:1/-1;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.about-top h2{font:500 clamp(45px,5.4vw,84px)/1.02 var(--sans);letter-spacing:-.065em;width:45%}.about-top h2 span{font:400 1.25em/.9 var(--serif);font-style:italic}.about-photo img{width:100%;aspect-ratio:1.34;object-fit:cover}.about-photo>span{display:block;font-size:11px;color:var(--muted);margin-top:15px}.about-copy>p{font-size:16px;line-height:1.85;margin-bottom:20px;max-width:530px}.about-copy>p+p{color:var(--muted)}.practice{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;font-size:12px;margin-top:30px;margin-bottom:20px}.practice span{border-top:1px solid var(--line);padding:12px 0}.contact-section{padding:60px var(--pad) 35px;background:var(--black);color:white}.contact-section .section-top{color:#aaa}.contact-section h2{font:500 clamp(48px,6.9vw,120px)/1.02 var(--sans);letter-spacing:-.07em;margin:50px 0 45px}.contact-section h2 i{font:400 1.4em/.85 var(--serif);letter-spacing:-.03em}.contact-email{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:clamp(23px,3.1vw,48px);letter-spacing:-.05em;border-bottom:1px solid #6b6b6b;padding:10px 0 24px}.contact-email span{font-size:1.5em}.contact-bottom{display:flex;justify-content:space-between;gap:30px;font-size:13px;padding-top:25px;color:#ccc}.contact-bottom>p{margin-right:auto}.contact-bottom>a{min-height:44px}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:25px var(--pad);font-size:12px}footer>span{margin-right:auto;color:var(--muted)}footer>button,footer>a:last-child{min-height:44px;font-size:12px}footer>a:last-child{display:flex;align-items:center}
body.enhanced .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}body.enhanced .reveal.is-visible,body.motion-paused .reveal{opacity:1;transform:none}.motion-paused .hero-media{--rx:0deg!important;--ry:0deg!important}.motion-paused .hero-photo{--px:0px!important;--py:0px!important}.motion-paused .work-image{--tx:0deg!important;--ty:0deg!important}
dialog{border:0;padding:24px 32px;background:#080808;color:white;width:100vw;max-width:none;height:100dvh;max-height:none;inset:0;margin:0;overflow:hidden}dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:18px}dialog::backdrop{background:#080808}.viewer-top{display:flex;justify-content:space-between;align-items:center}.viewer-top .eyebrow{color:#aaa;font-size:12px}.viewer-top h2{font:400 30px/1.2 var(--sans);letter-spacing:-.04em;margin-top:6px}.icon-button{width:48px;height:48px;border:1px solid #555;border-radius:50%;background:#080808b0;display:grid;place-items:center;font-size:25px;color:white}#viewer-close{font-size:34px}.viewer-image-area{position:relative;min-height:0;display:flex;justify-content:center;align-items:center}.viewer-image-area img{max-width:calc(100% - 150px);width:auto;height:auto;max-height:100%;object-fit:contain}.viewer-image-area .prev{position:absolute;left:0;top:50%;transform:translateY(-50%)}.viewer-image-area .next{position:absolute;right:0;top:50%;transform:translateY(-50%)}.viewer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}.viewer-bottom p{font-size:12px;color:#aaa}#viewer-count{display:block;margin-top:4px}.dialog-open{overflow:hidden}
@media(min-width:1800px){.hero-media{aspect-ratio:2.3}.hero h1{font-size:10.2vw}}
@media(max-width:1000px){.header-discipline{display:none}.site-header nav{margin-left:auto;gap:22px}.hero-credit{display:none}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 20px}.press-section{grid-template-columns:1fr 2fr 2fr;gap:25px}.press-section>p{display:none}.nyfw-heading{display:block}.nyfw-heading>div{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-top:30px}.nyfw-heading>div>p{margin:0}.concept-grid{gap:28px}.concept-frame figcaption{flex-wrap:wrap;gap:8px}.about-section{gap:35px 6%}.about-top h2{width:47%}.about-copy>p{font-size:15px}.practice{grid-template-columns:1fr}.contact-section h2{font-size:8vw}}
@media(max-width:680px){.site-header{min-height:82px;gap:12px}.wordmark{font-size:14px}.site-header nav{gap:15px;font-size:12px}.site-header nav a{gap:8px;min-width:32px}.site-header nav a[href='#about']{display:none}.header-motion{border:0;width:36px;min-width:36px}.nav-contact>span{display:none}.hero{padding-top:18px}.hero h1{font-size:9.75vw;line-height:1.1;letter-spacing:-.075em}.hero-subline{display:block;font-size:10px;margin:15px 0}.hero-subline>a{margin-top:5px;font-size:12px;min-height:35px}.hero-media{aspect-ratio:4/5}.hero-photo{object-position:51% 40%;transform:scale(1.01)}.hero-open{right:14px;bottom:14px;padding:11px 14px;font-size:12px;gap:30px}.hero-footer{padding:18px 0;gap:12px;align-items:flex-end}.hero-story>.eyebrow{font-size:10px}.hero-story p{font-size:14px;max-width:190px;line-height:1.4}.hero-controls{gap:7px;flex-wrap:wrap;justify-content:flex-end;max-width:103px}.hero-controls>span{font-size:11px;margin:0 0 2px;width:100%;text-align:right}.hero-controls button{height:40px;width:40px}.eyebrow{font-size:11px}.section-top .eyebrow:last-child{text-align:right}.work-section{padding:50px var(--pad)}.section-heading{display:block;margin:30px 0 35px}.section-heading h2{font-size:clamp(32px,8.3vw,48px)}.section-heading>p{font-size:14px;max-width:none;margin-top:22px}.work-grid{grid-template-columns:1fr;gap:35px}.work-card:nth-child(2n){margin-left:10%}.work-image{aspect-ratio:4/5}.work-caption{padding-top:14px}.work-caption h3{font-size:18px}.work-caption .eyebrow{font-size:11px}.view-mark{opacity:1;transform:none;font-size:11px}.press-section{grid-template-columns:1fr 1fr;gap:25px;padding:30px var(--pad)}.press-section>.eyebrow{grid-column:1/-1}.press-section>.eyebrow br{display:none}.publication{font-size:52px}.publication.gq{font-size:57px}.press-section>a>span:last-child{font-size:10px;text-align:center}.nyfw-section{padding:45px var(--pad)}.nyfw-section .section-top{gap:20px}.nyfw-section .section-top>*{width:50%}.nyfw-heading{margin:35px 0}.nyfw-heading h2{font-size:clamp(36px,10vw,62px);line-height:1.05}.nyfw-heading>div{display:block;margin-top:25px}.nyfw-heading>div>p{font-size:14px}.nyfw-heading .line-link{margin-top:13px}.concept-grid{display:block}.concept-frame+figure{margin-top:40px}.concept-frame:first-child{margin-right:10%}.concept-frame h3{font-size:19px}.concept-frame figcaption>span{font-size:11px}.concept-disclosure{font-size:12px;margin-top:30px}.about-section{display:flex;flex-direction:column;padding:50px var(--pad);gap:25px}.about-top{display:block;margin:0}.about-top h2{width:auto;font-size:50px;margin-top:25px}.about-photo img{aspect-ratio:1.1}.about-copy>p{font-size:16px}.practice{grid-template-columns:1fr 1fr;font-size:12px}.contact-section{padding:40px var(--pad) 22px}.contact-section .section-top>*{max-width:55%;font-size:10px}.contact-section h2{font-size:clamp(30px,8.5vw,56px);margin:38px 0 30px;line-height:1.1}.contact-section h2 i{display:inline-block}.contact-email{font-size:25px;padding-bottom:18px}.contact-bottom{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:12px}.contact-bottom>p{grid-column:1/-1}.contact-bottom>a:last-child{text-align:right}footer{flex-wrap:wrap;gap:17px}footer>span{order:4;width:100%;font-size:11px}footer>a:last-child{margin-left:auto}dialog{padding:16px;gap:14px}.viewer-top h2{font-size:24px}.viewer-top .eyebrow{font-size:10px}.viewer-image-area img{max-width:100%;max-height:calc(100% - 65px);margin-bottom:60px}.viewer-image-area .prev,.viewer-image-area .next{top:auto;bottom:0;transform:none}.viewer-image-area .prev{left:calc(50% - 57px)}.viewer-image-area .next{right:calc(50% - 57px)}.viewer-hint{display:none}}
@media(max-width:370px){.site-header{gap:8px}.site-header nav{gap:10px}.site-header nav a{min-width:27px}.hero-story p{max-width:160px}.hero-controls{max-width:85px}.hero-controls button{width:36px;height:40px}.hero-subline>span{font-size:9px}.contact-email{font-size:22px}}
@media(hover:none){.view-mark{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.enhanced .reveal{opacity:1!important;transform:none!important}}
/* Final typography and consistent reading sizes. */
.hero h1{font-size:clamp(42px,13.6vw,260px);letter-spacing:-.055em;word-spacing:.035em}.section-heading h2,.nyfw-heading h2,.about-top h2,.contact-section h2{letter-spacing:-.04em}.work-caption h3{letter-spacing:-.025em}.header-discipline,.hero-subline,.hero-story>.eyebrow,.hero-credit,.work-caption .eyebrow,.concept-frame figcaption>span,.about-photo>span{font-size:12px}.hero-story{min-height:48px}.hero-controls button{min-width:44px;min-height:44px}
@media(max-width:680px){.hero h1{font-size:13.4vw;letter-spacing:-.055em}.hero-subline>span,.hero-story>.eyebrow,.eyebrow,.work-caption .eyebrow,.press-section>a>span:last-child,.contact-section .section-top>*,.viewer-top .eyebrow{font-size:12px}.hero-subline{line-height:1.7}.hero-controls{max-width:103px;flex-shrink:0}.hero-story{min-height:55px}.work-caption h3{font-size:19px}}
@media(max-width:370px){.hero-controls{max-width:95px}.hero h1{font-size:13vw}.hero-story p{max-width:145px}}
@media(max-width:680px){.hero-media{aspect-ratio:1}.hero-photo{object-position:51% 32%}}
/* Editorial credits, live press, and a calmer scroll rhythm. */
[hidden]{display:none!important}html{scroll-padding-top:100px}.site-header{position:sticky;top:0;z-index:20;margin:0;padding:0 var(--pad);min-height:80px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:box-shadow .25s}.is-scrolled .site-header{box-shadow:0 8px 28px #00000007}.scroll-progress{position:fixed;z-index:21;top:0;left:0;width:100%;height:2px;background:var(--black);transform:scaleX(var(--scroll-progress,0));transform-origin:left;pointer-events:none}.site-header nav a{position:relative}.site-header nav a::after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover::after{transform:scaleX(1)}.nav-contact{border:0}.header-discipline{margin-left:6%}
.designer-section{padding:65px var(--pad) 70px;display:grid;grid-template-columns:1fr 3fr;gap:60px;border-bottom:1px solid var(--line)}.designer-intro h2{font:500 clamp(27px,2.8vw,43px)/1.05 var(--sans);letter-spacing:-.045em;margin:19px 0}.designer-intro h2 i{font:400 1.15em/1 var(--serif)}.designer-intro>p{font-size:13px;color:var(--muted);max-width:190px}.designer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px}.designer-credit{display:block;min-height:100px;padding:20px 0;border-top:1px solid var(--line)}.designer-credit h3{font:500 clamp(20px,2vw,31px)/1.25 var(--sans);letter-spacing:-.04em;text-wrap:balance}.designer-credit h3 span{display:inline-block;font-size:19px;margin-left:7px;transition:transform .3s}.designer-credit:hover h3 span{transform:translate(3px,-3px)}.designer-credit p{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.5}.designer-credit:last-child{grid-column:1/-1}.work-section{padding-top:95px;padding-bottom:100px}.work-grid{grid-template-columns:1.15fr .85fr;gap:90px 9%;align-items:start}.work-card:nth-child(even){margin-top:22%}.work-card:nth-child(odd) .work-image{aspect-ratio:4/5}.work-card:nth-child(even) .work-image{aspect-ratio:3/4}.work-image img{transform:translate3d(0,var(--drift,0px),0) scale(1.045);transition:transform .65s cubic-bezier(.2,.7,.2,1)}.work-image:hover img{transform:translate3d(0,var(--drift,0px),0) scale(1.07)}.work-caption{padding-top:22px}.work-caption h3{font-size:clamp(20px,2vw,30px)}.section-heading h2,.nyfw-heading h2,.about-top h2,.contact-section h2{text-wrap:balance}.press-section{border-bottom:0}
.live-press-section{padding:85px var(--pad) 90px;border-top:1px solid var(--line)}.live-press-section .section-heading{margin-bottom:45px}.live-press-section .section-heading>p{max-width:260px}.press-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:60px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}#press-status{display:flex;align-items:center;gap:9px}#press-status::before{content:'';width:5px;height:5px;background:currentColor;border-radius:50%;flex-shrink:0}#press-status[data-state='live']{color:var(--black)}.press-refresh{min-height:44px;min-width:80px;white-space:nowrap;font-size:12px}.press-refresh:disabled{opacity:.5;cursor:wait}.press-stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8%}.press-story{border-bottom:1px solid var(--line)}.press-story>a{display:flex;flex-direction:column;min-height:250px;height:100%;padding:28px 0 26px;gap:20px}.press-meta{display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.035em;text-transform:uppercase;color:var(--muted)}.press-meta time{white-space:nowrap;font-variant-numeric:tabular-nums}.press-story h3{font:500 clamp(21px,2.15vw,34px)/1.3 var(--sans);letter-spacing:-.035em;text-wrap:pretty;max-width:600px}.press-read{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:12px}.press-read>span{font-size:24px;transition:transform .3s}.press-story a:hover .press-read>span{transform:translate(5px,-4px)}.press-footnote{display:flex;align-items:center;justify-content:space-between;gap:45px;margin-top:30px}.press-footnote>p,.press-note{font-size:12px;color:var(--muted);max-width:490px;line-height:1.8}.press-footnote>button{flex-shrink:0;min-width:145px}.motion-paused .work-image img{transform:none!important}
@media(min-width:1600px){.designer-section,.work-section,.live-press-section,.about-section{padding-left:max(var(--pad),calc((100vw - 1540px)/2));padding-right:max(var(--pad),calc((100vw - 1540px)/2))}}
@media(max-width:1000px){.designer-section{gap:35px;grid-template-columns:1fr 2.5fr}.designer-list{gap:0 24px}.designer-credit h3{font-size:22px}.work-grid{gap:60px 6%}.work-card:nth-child(even){margin-top:20%}.press-story>a{min-height:240px}.press-story h3{font-size:25px}.site-header nav{gap:22px}}
@media(max-width:680px){html{scroll-padding-top:86px}.site-header{min-height:72px;gap:9px}.site-header nav{gap:13px}.site-header nav a{min-height:44px;min-width:36px}.header-motion{min-width:32px;width:32px}.designer-section{display:block;padding:38px var(--pad) 40px}.designer-intro{margin-bottom:25px}.designer-intro h2{font-size:34px;margin:12px 0}.designer-intro h2 br{display:none}.designer-intro h2 i{margin-left:8px}.designer-intro>p{max-width:none;font-size:13px}.designer-list{gap:0 20px}.designer-credit{min-height:112px;padding:17px 0}.designer-credit h3{font-size:21px;line-height:1.25}.designer-credit h3 span{font-size:17px;margin-left:3px}.designer-credit p{font-size:11px}.designer-credit:last-child{min-height:90px}.work-section{padding:50px var(--pad) 60px}.work-grid{grid-template-columns:1fr;gap:45px}.work-card:nth-child(even){margin-top:0;margin-left:9%}.work-card:nth-child(odd) .work-image,.work-card:nth-child(even) .work-image{aspect-ratio:4/5}.work-image img,.work-image:hover img{transform:none}.work-caption{padding-top:17px}.work-caption h3{font-size:21px}.live-press-section{padding:50px var(--pad)}.live-press-section .section-heading{margin-bottom:25px}.press-toolbar{gap:10px;align-items:center;padding:8px 0;min-height:65px}.press-stories{grid-template-columns:1fr}.press-story>a{min-height:205px;padding:24px 0;gap:17px}.press-story h3{font-size:25px;max-width:32ch}.press-footnote{align-items:flex-start;flex-direction:column;gap:18px}.press-meta{font-size:11px}.press-footnote .line-link{min-width:165px}.press-section{padding-top:30px;padding-bottom:32px}.section-heading h2{font-size:clamp(32px,8.1vw,50px)}}
@media(max-width:370px){.site-header nav{gap:8px;font-size:11px}.site-header nav a{min-width:30px}.site-header .wordmark{font-size:13px}.header-motion{min-width:26px;width:26px}.designer-list{gap:0 15px}.designer-credit h3{font-size:19px}.designer-credit p{font-size:11px}.designer-intro h2{font-size:30px}.press-story h3{font-size:23px}.press-meta{font-size:10px}.work-card:nth-child(even){margin-left:6%}}
@media(prefers-reduced-motion:reduce){.work-image img{transform:none!important}.scroll-progress{transition:none}}

/* Collection-led editorial layout. Controls use type instead of pictograms. */
.hero-media picture{display:block;width:100%;height:100%}
.header-motion{border:0;border-radius:0;width:auto;min-width:44px;font-size:12px;padding:0}
.hero-controls{gap:18px}
.hero-controls button{width:auto;height:44px;border:0;border-radius:0;font-size:12px;padding:0;min-width:48px}
.hero-controls button:hover,.header-motion:hover{text-decoration:underline;text-underline-offset:5px}
.hero-controls>span{margin-right:8px;font-variant-numeric:tabular-nums;color:var(--muted)}
.hero-story p{font-size:21px;line-height:1.3}
.hero-open{padding:12px 18px;box-shadow:none}
.work-section{padding-top:76px}
.work-section .section-heading{margin:25px 0 48px}
.work-section .section-heading h2{font:400 clamp(42px,5vw,76px)/1 var(--serif);letter-spacing:-.025em}
.work-section .section-heading p{max-width:270px}
.work-caption{gap:8px 18px}
.work-caption h3{font:400 clamp(28px,3vw,45px)/1.05 var(--serif);letter-spacing:-.025em}
.work-caption .eyebrow{text-transform:none;letter-spacing:.015em;font-size:12px}
.work-number{font-size:11px;font-variant-numeric:tabular-nums}
.image-count{font-size:11px;align-self:end;padding-bottom:3px;white-space:nowrap}
.work-card .work-image img{object-position:50% 45%}
.work-card:last-child .work-image{aspect-ratio:1.4}
.work-card:last-child .work-image img{object-fit:contain;background:#fff}
.designer-section{border-top:1px solid var(--line);padding-top:58px;padding-bottom:58px}
.designer-intro h2{font:400 40px/1.1 var(--serif);letter-spacing:-.025em}
.designer-credit h3 span:empty,.press-read>span:empty{display:none}
.designer-credit{min-height:94px}
.designer-credit h3{font-size:24px;letter-spacing:-.025em}
.designer-credit:last-child{grid-column:auto}
.live-press-section .section-heading h2{font:400 clamp(42px,5vw,76px)/1 var(--serif);letter-spacing:-.025em}
.press-story h3{font:400 clamp(25px,2.5vw,39px)/1.1 var(--serif);letter-spacing:-.015em}
.press-story>a{min-height:218px}
.press-read{font-size:12px;text-decoration:underline;text-underline-offset:5px}
#viewer-source{font-size:12px;min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:5px}
.icon-button{width:auto;min-width:66px;border:0;border-radius:0;font-size:13px;padding:0 8px;background:#080808}
#viewer-close{font-size:13px}
.viewer-top{gap:24px;align-items:flex-start}
.viewer-top h2{font:400 clamp(27px,3vw,43px)/1.1 var(--serif);letter-spacing:-.015em}
.viewer-top>div{min-width:0}
.viewer-bottom{border-top:1px solid #333;padding-top:12px}
.viewer-image-area img{max-width:calc(100% - 160px)}
.line-link,.nav-contact{transition:opacity .2s}
.line-link:hover,.nav-contact:hover{opacity:.6}
@media(max-width:1000px){.hero-footer{flex-wrap:wrap}.hero-credit{display:none}.hero-controls{margin-left:auto}.work-caption h3{font-size:34px}}
@media(max-width:680px){
 :root{--pad:20px}
 html{scroll-padding-top:84px}
 .site-header{min-height:66px;gap:18px;padding-top:2px;padding-bottom:2px;background:#fffffffa;backdrop-filter:blur(8px)}
 .site-header .wordmark{font-size:15px;line-height:.98;letter-spacing:-.055em;min-width:70px}
 .site-header nav{gap:23px;font-size:12px}
 .site-header nav a{min-width:44px;min-height:44px;justify-content:center}
 .site-header nav a[href='#nyfw'],.site-header .header-motion{display:none}
 .site-header nav a::after{bottom:6px}
 .hero{padding-top:25px}
 .hero h1{font-size:12.4vw;line-height:1;letter-spacing:-.065em;word-spacing:.08em;white-space:nowrap}
 .hero-subline{margin:13px 0 22px;font-size:11px;line-height:1.5}
 .hero-subline>span{display:block;font-size:10px;letter-spacing:.025em}
 .hero-subline>a{display:none}
 .hero-stage{perspective:none}
 .hero-media{aspect-ratio:4/5;transform:none;background:#e9ebeb}
 .hero-photo{object-position:50% 26%;transform:none;transition:opacity .24s}
 .hero-open{display:none}
 .hero-footer{display:grid;grid-template-columns:minmax(0,1fr);padding:18px 0 13px;gap:14px;align-items:start}
 .hero-story{min-height:0}
 .hero-story>.eyebrow{font-size:11px;letter-spacing:.015em;text-transform:none}
 .hero-story p{font:400 30px/1.05 var(--serif);letter-spacing:-.02em;max-width:none;margin-top:5px}
 .hero-controls{max-width:none;width:100%;flex-wrap:nowrap;justify-content:flex-end;gap:24px;margin:0;align-items:center}
 .hero-controls>span{width:auto;margin:0 auto 0 0;font-size:11px;text-align:left}
 .hero-controls button{font-size:12px;min-width:48px;min-height:44px;height:44px;width:auto}
 .work-section{padding-top:48px;padding-bottom:62px}
 .section-top{gap:16px}
 .section-top .eyebrow,.eyebrow{font-size:10px;letter-spacing:.065em}
 .work-section .section-top>.eyebrow:last-child{white-space:nowrap}
 .work-section .section-heading{margin:20px 0 30px}
 .work-section .section-heading h2{font-size:45px;line-height:1}
 .work-section .section-heading p{font-size:13px;line-height:1.6;margin-top:13px;max-width:260px}
 .work-grid{gap:43px;display:grid;grid-template-columns:minmax(0,1fr)}
 .work-card:nth-child(n){margin:0;min-width:0}
 .work-card:nth-child(n) .work-image{aspect-ratio:4/5;transform:none}
 .work-card:last-child .work-image{aspect-ratio:1.35}
 .work-image img,.work-image:hover img{transform:none}
 .view-mark{display:none}
 .work-caption{padding-top:14px;gap:7px 16px;grid-template-columns:minmax(0,1fr) auto}
 .work-caption .eyebrow{font-size:11px;line-height:1.5;letter-spacing:.015em}
 .work-caption h3{font-size:33px;line-height:1.03;letter-spacing:-.025em}
 .work-number{font-size:10px}
 .image-count{font-size:10px;padding-bottom:3px}
 .designer-section{padding-top:36px;padding-bottom:36px}
 .designer-intro{margin:0 0 22px}
 .designer-intro h2{font-size:38px;margin:13px 0 10px}
 .designer-intro>p{font-size:12px}
 .designer-list{display:block}
 .designer-credit,.designer-credit:last-child{min-height:0;padding:16px 0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;align-items:baseline}
 .designer-credit h3{font-size:18px;line-height:1.25;letter-spacing:-.025em}
 .designer-credit p{font-size:10px;line-height:1.55;margin:0;text-align:right}
 .press-section{padding-top:32px;padding-bottom:36px;gap:22px 15px}
 .press-section>.eyebrow{font-size:10px}
 .press-section>a>span:last-child{font-size:10px}
 .publication{font-size:53px}
 .live-press-section{padding-top:40px;padding-bottom:45px}
 .live-press-section .section-top>a{display:none}
 .live-press-section .section-heading{margin:20px 0 22px}
 .live-press-section .section-heading h2{font-size:46px}
 .live-press-section .section-heading p{font-size:13px;max-width:270px;margin-top:13px}
 .press-toolbar{font-size:10px;gap:18px;min-height:60px}
 #press-status{line-height:1.5;max-width:250px}
 .press-refresh{font-size:11px;min-width:52px}
 .press-meta{font-size:10px}
 .press-story>a{min-height:0;padding:24px 0;gap:15px}
 .press-story h3{font-size:30px;line-height:1.08;max-width:none}
 .press-read{font-size:11px;margin-top:3px}
 .press-footnote{margin-top:23px;gap:12px}
 .press-footnote>p{font-size:11px;line-height:1.7}
 .press-footnote .line-link{font-size:12px;min-width:0}
 .nyfw-section{padding:39px var(--pad) 44px}
 .nyfw-section .section-top>*{font-size:10px}
 .nyfw-heading{margin:30px 0}
 .nyfw-heading h2{font-size:10.5vw;letter-spacing:-.06em;line-height:1}
 .nyfw-heading>div{margin-top:24px}
 .nyfw-heading>div>p{font-size:13px;line-height:1.65}
 .line-link{font-size:13px}
 .concept-frame:first-child{margin:0}
 .concept-frame+figure{margin-top:30px}
 .concept-frame figcaption{display:block;padding-top:12px}
 .concept-frame h3{font:400 29px/1.1 var(--serif)}
 .concept-frame figcaption>span{display:block;font-size:9px;letter-spacing:.075em;margin-top:7px}
 .concept-disclosure{font-size:11px;line-height:1.7;margin-top:25px}
 .about-section{padding-top:43px;padding-bottom:46px;gap:25px}
 .about-top h2{font-size:44px;margin-top:19px}
 .about-photo img{aspect-ratio:1.34}
 .about-photo>span{font-size:10px}
 .about-copy>p{font-size:14px;line-height:1.8;margin-bottom:18px}
 .practice{font-size:11px;margin-top:24px}
 .contact-section{padding-top:34px;padding-bottom:26px}
 .contact-section .section-top>span:last-child{display:none}
 .contact-section .section-top>*{max-width:none;font-size:10px}
 .contact-section h2{font-size:9.4vw;line-height:1.05;letter-spacing:-.045em;margin:32px 0}
 .contact-section h2 i{display:block;font-size:1.5em;margin-top:8px}
 .contact-email{font-size:25px;letter-spacing:-.035em;min-height:56px}
 .contact-email>span:empty{display:none}
 .contact-bottom{font-size:11px;gap:14px}
 footer{padding-top:21px;padding-bottom:24px;gap:12px}
 footer>.wordmark{font-size:14px}
 footer>button,footer>a:last-child{font-size:11px}
 footer>span{font-size:10px}
 dialog{padding:20px 20px max(20px,env(safe-area-inset-bottom));gap:15px}
 dialog[open]{gap:15px}
 .viewer-top{gap:15px;align-items:flex-start}
 .viewer-top h2{font-size:30px;line-height:1.02;max-width:270px;margin-top:7px}
 .viewer-top .eyebrow{font-size:10px;line-height:1.5;letter-spacing:.015em}
 #viewer-close{font-size:12px;min-width:44px;min-height:44px;padding:0;flex-shrink:0}
 .viewer-image-area img{max-width:100%;max-height:calc(100% - 62px);margin-bottom:62px}
 .viewer-image-area .prev,.viewer-image-area .next{min-width:78px;height:44px;font-size:12px;border-bottom:1px solid #555;padding:0}
 .viewer-image-area .prev{left:0}
 .viewer-image-area .next{right:0}
 .viewer-bottom{gap:18px;padding-top:12px;font-size:11px;align-items:flex-start}
 .viewer-bottom p,#viewer-source{font-size:10px}
 #viewer-source{min-height:44px;white-space:nowrap;align-items:flex-start;padding-top:1px}
 #viewer-count{font-size:11px;margin-top:6px}
 body.enhanced .reveal{transform:translateY(12px);transition-duration:.5s}
 body.enhanced .reveal.is-visible{transform:none}
}
@media(max-width:370px){
 :root{--pad:16px}
 .site-header{gap:10px}.site-header nav{gap:13px;font-size:11px}
 .hero h1{font-size:12.45vw}.hero-subline>span{font-size:9px}
 .hero-story p{font-size:27px}.work-caption h3{font-size:30px}
 .designer-credit h3{font-size:17px}.designer-credit{gap:12px}
 .contact-email{font-size:23px}.viewer-top h2{font-size:26px}
}

/* Cross-device interaction polish. */
a,button,input,select,summary{touch-action:manipulation}
.site-header nav a:focus-visible::after{transform:scaleX(1)}
