:root{--paper:#fff;--ink:#171816;--muted:#65655f;--line:#deded8;--rail:clamp(180px,16vw,245px);--gutter:clamp(22px,3.6vw,64px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:400}button{border:0;background:none;padding:0}a,button,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}::selection{background:#dbddd5}a:hover{text-decoration:none}[hidden]{display:none!important}.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}.skip-link{position:fixed;top:12px;left:12px;z-index:200;background:white;padding:12px;transform:translateY(-160%);color:#111}.skip-link:focus{transform:none}.eyebrow{font-size:10px;letter-spacing:.10em;line-height:1.6;text-transform:uppercase;color:var(--muted)}
.site-rail{position:fixed;inset:0 auto 0 0;width:var(--rail);padding:34px 26px;z-index:15;display:flex;flex-direction:column;background:var(--paper)}.brand{font-size:16px;letter-spacing:.015em;font-weight:500;white-space:nowrap;line-height:1.1;width:max-content}.site-nav{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:20vh;font-size:11px;letter-spacing:.025em}.site-nav .primary-link{font-size:14px;margin-bottom:20px}.site-nav a{position:relative}.site-nav a:after{content:'';position:absolute;height:1px;background:currentColor;left:0;right:0;bottom:-3px;transform:scaleX(0);transform-origin:left;transition:transform .18s}.site-nav a:hover:after,.site-nav a[aria-current=page]:after{transform:scaleX(1)}.rail-foot{margin-top:auto;font-size:9px;line-height:1.7;letter-spacing:.045em}.rail-foot p{margin-bottom:18px;color:var(--muted)}.rail-foot a{font-size:11px;letter-spacing:0}.site-main{margin-left:var(--rail);padding:0 var(--gutter);min-height:calc(100svh - 90px)}.site-main:focus{outline:none}.site-footer{display:flex;gap:30px;margin:100px var(--gutter) 0 calc(var(--rail) + var(--gutter));padding:25px 0 30px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.site-footer a:last-child{margin-left:auto}.page-heading{padding:92px 0 64px}.page-heading h1{font-size:clamp(48px,6.2vw,94px);letter-spacing:-.055em;line-height:1.05;margin-top:19px}.page-heading>p:not(.eyebrow){margin-top:22px}.text-link{display:inline-flex;gap:36px;font-size:11px;letter-spacing:.045em;border-bottom:1px solid currentColor;padding:10px 0 8px;width:max-content}.text-link:hover{opacity:.65}
/* Home */
.home-view .site-main{margin:0;padding:0}.home-view .site-rail{position:absolute;inset:0 0 auto;width:auto;height:260px;padding:34px 36px;display:block;background:none;color:#fff;pointer-events:none}.home-view .site-rail a{pointer-events:auto}.home-view .brand{letter-spacing:.085em}.home-view .site-nav{position:absolute;top:35px;left:53%;margin:0;gap:10px;font-size:10px}.home-view .primary-link{font-size:11px;margin-bottom:17px;letter-spacing:.07em}.home-view .rail-foot{display:none}.hero{position:relative;min-height:100svh;background:#333;color:#fff;overflow:hidden;display:flex;align-items:flex-end}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.32),transparent 34%,rgba(0,0,0,.05) 52%,rgba(0,0,0,.65))}.hero-caption{position:relative;z-index:1;padding:0 36px 48px;width:72%;max-width:1080px}.hero .eyebrow{color:#fff;font-size:9px;display:flex;gap:50px}.hero-count{opacity:.75}.hero h1{font-size:clamp(30px,4.1vw,62px);letter-spacing:-.035em;line-height:1.05;max-width:820px;margin-top:14px}.hero-place{font-size:12px;margin-top:13px}.hero .text-link{margin-top:17px}.hero-index{position:absolute;right:36px;bottom:50px;z-index:2;display:flex;align-items:center;gap:45px;font-size:9px;letter-spacing:.06em}.hero-index span{font-size:24px}
.home-view .site-nav .instagram-link{margin-top:18px}
/* Collections */
.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px 34px;align-items:start}.project-card:nth-child(4n + 2){margin-top:110px}.project-card:nth-child(4n + 3){max-width:85%}.project-card:nth-child(4n + 4){margin-top:85px}.card-image{background:#f4f4f1;overflow:hidden}.card-image img{width:100%;height:auto;transition:transform .45s ease}.project-card a:hover img{transform:scale(1.015)}.card-caption{display:flex;gap:16px;justify-content:space-between;margin-top:14px;font-size:11px;line-height:1.4}.card-caption h2{font-size:12px;max-width:88%}.card-caption>span{color:var(--muted);font-size:10px}.card-place{color:var(--muted);font-size:10px;margin-top:5px}.collection-intro{max-width:1000px}.collection-intro>p{font-size:clamp(22px,3vw,42px);letter-spacing:-.03em;max-width:650px;margin-bottom:30px}.collection-intro>.text-link{margin:0 35px 35px 0}.collection-photo{display:block;margin-top:22px}.collection-photo img{width:100%;max-height:580px;object-fit:cover}
/* Index */
.index-heading{position:relative}.index-heading>span{position:absolute;right:0;bottom:69px;font-size:11px;color:var(--muted)}.index-tools{display:flex;justify-content:space-between;align-items:center;gap:22px;margin:0 0 35px}.index-filters{display:flex;gap:22px;flex-wrap:wrap;font-size:9px;letter-spacing:.035em}.index-filters button{border-bottom:1px solid transparent;padding:6px 0}.index-filters button[aria-pressed=true]{border-bottom-color:var(--ink)}.search-label input{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:8px 0;width:150px;background:transparent;font-size:11px}.index-row{display:grid;grid-template-columns:.5fr 2.6fr 1fr 1fr 1.2fr;gap:20px;padding:23px 0;border-bottom:1px solid var(--line);align-items:baseline;font-size:11px;position:relative}.index-head{font-size:9px;color:var(--muted);padding:0 0 12px;letter-spacing:.025em}.index-title{font-size:14px;line-height:1.3}.index-year,.index-type,.index-place,.index-client{color:var(--muted)}.index-title a:after{content:'';position:absolute;inset:0}.row-arrow{display:none;margin-left:9px}.project-row:hover .row-arrow,.project-row:focus-within .row-arrow{display:inline}.project-row:hover .index-title{opacity:.65}.project-row:focus-within{outline:1px solid var(--ink);outline-offset:6px}#index-empty{padding:60px 0;color:var(--muted)}#index-reset{display:block;margin-top:15px;text-decoration:underline;color:var(--ink)}#index-preview{position:fixed;right:5vw;bottom:8vh;width:280px;z-index:25;pointer-events:none;padding:8px;background:#fff;box-shadow:0 5px 24px #00000012}#index-preview img{max-height:300px;width:100%;object-fit:contain}#index-preview figcaption{font-size:10px;padding-top:7px}
/* Project */
.project-topline{display:flex;justify-content:space-between;padding-top:39px;color:var(--muted);font-size:9px;letter-spacing:.04em}.project-heading{padding:75px 0 43px}.project-heading h1{max-width:1050px;font-size:clamp(34px,4.6vw,70px);line-height:1.05;letter-spacing:-.045em}.project-heading dl{display:flex;gap:60px;margin:35px 0 0}.project-heading dt{font-size:9px;color:var(--muted);margin-bottom:6px;letter-spacing:.035em}.project-heading dd{margin:0;font-size:12px}.project-cover img{width:100%;height:auto;max-height:82svh;object-fit:contain}.project-text{margin:32px 0 90px;border-bottom:1px solid var(--line);padding-bottom:20px}.project-text summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-size:12px}.project-text summary::-webkit-details-marker{display:none}.project-text[open] summary span{transform:rotate(45deg)}.project-text .prose{padding:32px 0 10px;margin-left:auto;max-width:720px}.gallery-heading{display:flex;justify-content:space-between;font-size:10px;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:50px}.gallery-heading h2{font-size:10px}.gallery-heading span{color:var(--muted)}.project-gallery{display:flex;flex-direction:column;gap:85px}.gallery-item{width:100%}.gallery-item img{width:100%;height:auto}.gallery-item.portrait{width:60%;align-self:center}.gallery-item:nth-child(3n+2).landscape{width:82%;align-self:flex-end}.gallery-item figcaption{display:flex;justify-content:space-between;gap:25px;font-size:9px;color:var(--muted);padding-top:12px}.gallery-link{cursor:zoom-in;display:block}.next-project{display:flex;flex-direction:column;gap:20px;border-top:1px solid var(--line);margin-top:100px;padding:35px 0 10px}.next-project>span:last-child{font-size:clamp(24px,3.3vw,46px);letter-spacing:-.035em;line-height:1.2}.project-credits,.project-video{margin-top:55px}.project-credits h2,.project-video h2{font-size:10px;margin-bottom:20px}.project-video video{max-width:100%;width:100%}.project-credits p{font-size:12px;max-width:650px}
/* Text */
.prose{font-size:16px;line-height:1.65;letter-spacing:-.015em;overflow-wrap:anywhere}.prose p{margin:0 0 1.4em}.prose a{text-decoration:underline;text-underline-offset:3px}.prose h2,.prose h3{font-size:21px;line-height:1.3;margin:1.7em 0 .7em}.prose table{width:100%;font-size:12px;display:block;overflow:auto}.prose th,.prose td{padding:7px}.page-copy{max-width:780px}.about-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:7vw}.about-image img{width:100%;height:auto}.about-copy>p:first-child{font-size:clamp(19px,1.8vw,28px);line-height:1.45}.contact-block{margin-top:60px;padding-top:22px;border-top:1px solid var(--line)}.contact-block h2{font-size:11px;margin:0 0 20px}.contact-block>a{display:block;width:max-content;font-size:13px;margin:7px 0}.contact-block>a:last-child{font-size:10px;color:var(--muted);margin-top:23px}
/* Lightbox */
#lightbox{border:0;padding:20px 30px;width:100vw;max-width:none;height:100svh;max-height:none;background:#fff;color:var(--ink);overflow:hidden}#lightbox::backdrop{background:white}#lightbox[open]{display:flex;flex-direction:column}.lightbox-controls,.lightbox-nav{display:flex;justify-content:space-between;gap:25px;font-size:10px;flex-shrink:0;min-height:32px;align-items:center}.lightbox-controls{padding-bottom:14px}.lightbox-controls button,.lightbox-nav button{padding:10px}.lightbox-controls>span{max-width:70%}#lightbox-image{object-fit:contain;width:100%;min-height:0;flex:1}.lightbox-nav{padding-top:14px}.lightbox-nav button:disabled{opacity:.25}body.gallery-open{overflow:hidden}
/* Editions — photographs on paper, with a direct inquiry */
.editions-heading{padding:90px 0 40px;border-bottom:1px solid var(--line);margin-bottom:65px}
.editions-heading h1{font-size:clamp(38px,4.5vw,66px);letter-spacing:-.045em}
.editions-intro{max-width:440px;margin-top:25px;font-size:13px;line-height:1.65;color:var(--muted)}
.editions-intro p:last-child{margin-bottom:0}
.editions-opening{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(220px,1fr);gap:clamp(30px,5vw,90px);align-items:center}
.editions-archive img{width:100%;height:auto;max-height:70svh;object-fit:contain}
.editions-archive figcaption{font-size:9px;line-height:1.6;color:var(--muted);margin-top:16px}
.editions-archive figcaption a:hover{text-decoration:underline;text-underline-offset:3px}
.editions-note h2{font-size:clamp(21px,2vw,30px);line-height:1.3;letter-spacing:-.02em;margin:20px 0}
.editions-note>p:not(.eyebrow){max-width:340px;font-size:12px;line-height:1.7;color:var(--muted)}
.edition-link{display:inline-flex;align-items:center;gap:25px;min-height:44px;padding:10px 0;font-size:11px;line-height:1.5;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
.edition-link:hover{text-decoration:underline;text-underline-offset:6px;color:var(--muted)}
.inquiry-link{margin-top:20px;max-width:100%}
.inquiry-hint,.inquiry-address{font-size:10px!important;line-height:1.7!important;color:var(--muted);margin-top:12px;max-width:340px}
.inquiry-address a{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}
.editions-collection{max-width:1050px;margin:auto;display:flex;flex-direction:column;gap:110px}
.edition-number{display:block;font-size:9px;color:var(--muted);margin-bottom:18px;letter-spacing:.06em}
.edition-artwork{display:block}
.edition-artwork img{width:100%;height:auto;max-height:78svh;object-fit:contain}
.edition-label{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;gap:30px;border-top:1px solid var(--line);margin-top:28px;padding-top:18px;font-size:11px;line-height:1.7;overflow-wrap:anywhere}
.edition-label h2{font-size:15px;line-height:1.5;letter-spacing:-.015em;margin-bottom:5px}
.edition-label h2 a:hover{text-decoration:underline;text-underline-offset:4px}
.edition-label p{color:var(--muted)}
.edition-discover{text-align:right}
.editions-contact{border-top:1px solid var(--line);margin-top:110px;padding-top:30px;max-width:600px}
.editions-contact h2,.edition-request h2{font-size:10px;letter-spacing:.065em;text-transform:uppercase;margin-bottom:18px}
.editions-contact>p{font-size:13px;color:var(--muted);line-height:1.7}
.edition-title{padding:65px 0 40px;max-width:900px}
.edition-title h1{font-size:clamp(32px,4vw,56px);letter-spacing:-.04em;line-height:1.15;overflow-wrap:anywhere}
.edition-title>p{font-size:12px;color:var(--muted);margin-top:18px}
.edition-full{max-width:1100px;margin:auto}
.edition-information{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:clamp(35px,7vw,110px);border-top:1px solid var(--line);margin-top:45px;padding-top:32px}
.edition-description .prose{font-size:14px;max-width:600px}
.edition-data{margin:0;max-width:600px;font-size:12px;line-height:1.7}
.edition-data>div{display:grid;grid-template-columns:105px minmax(0,1fr);gap:20px;margin-bottom:12px}
.edition-data dt{color:var(--muted)}.edition-data dd{margin:0;overflow-wrap:anywhere}
.edition-request>p{font-size:12px;line-height:1.7;max-width:340px;color:var(--muted)}
.edition-request .edition-price{font-size:18px;color:var(--ink);margin-bottom:16px}
@media(max-width:1000px){.editions-opening{grid-template-columns:1fr;gap:38px}.editions-note{max-width:540px}.editions-archive{max-width:780px}.editions-note h2 br{display:none}}
@media(max-width:700px){
 .editions-heading{padding:49px 0 30px;margin-bottom:35px}.editions-heading h1{font-size:44px!important}
 .editions-intro{font-size:12px;margin-top:20px}.editions-archive img{max-height:none}
 .editions-collection{gap:65px}.edition-artwork img{max-height:none}
 .edition-label{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:20px}.edition-discover{text-align:left}
 .editions-contact{margin-top:65px}.edition-title{padding:42px 0 30px}.edition-title h1{font-size:34px}
 .edition-information{grid-template-columns:minmax(0,1fr);gap:35px;margin-top:30px;padding-top:25px}
 .edition-request{border-top:1px solid var(--line);padding-top:25px}.edition-data>div{grid-template-columns:90px minmax(0,1fr);gap:15px}
}
@media(min-width:1600px){.site-main{max-width:1800px}.project-grid{gap:100px 60px}}
@media(max-width:1050px){:root{--rail:170px;--gutter:25px}.site-rail{padding:30px 20px}.brand{font-size:14px}.index-tools{align-items:flex-start;flex-direction:column}.index-row{gap:12px;grid-template-columns:.45fr 2.5fr .9fr 1fr}.index-client{display:none}.index-head>*:last-child{display:none}.project-heading dl{gap:30px}.about-grid{gap:35px}.hero-caption{width:75%}.hero-index{gap:20px}}
@media(max-width:700px){:root{--rail:0px;--gutter:20px}.site-rail{position:relative;width:100%;padding:24px 20px 17px;display:block;border-bottom:1px solid var(--line)}.brand{font-size:17px}.site-nav{margin:30px 0 0;flex-direction:row;flex-wrap:wrap;gap:16px;font-size:9px}.site-nav .primary-link{font-size:9px;margin:0}.rail-foot{display:none}.site-main{min-height:70svh}.page-heading{padding:50px 0 45px}.page-heading h1{font-size:57px;margin-top:13px}.site-footer{margin:65px 20px 0;gap:20px;font-size:9px}.home-view .site-rail{height:auto;padding:25px 22px;border:0}.home-view .brand{font-size:15px}.home-view .site-nav{position:static;margin-top:32px;font-size:9px;gap:8px;flex-direction:column;align-items:flex-start}.home-view .primary-link{margin-bottom:12px;font-size:10px}.hero-caption{width:100%;padding:0 22px 100px}.hero h1{font-size:36px;max-width:530px}.hero-image{object-position:52% center}.hero-shade{background:linear-gradient(180deg,#0005,transparent 42%,#0001 48%,#000b)}.hero-index{left:22px;right:22px;bottom:27px;justify-content:space-between;font-size:9px}.hero .eyebrow{font-size:8px}.hero-place{font-size:11px}.hero .text-link{margin-top:14px}.project-grid{gap:43px;grid-template-columns:1fr}.project-card:nth-child(n){margin-top:0;max-width:none}.card-caption h2{font-size:13px}.card-caption{margin-top:12px}.index-heading>span{bottom:49px}.index-filters{gap:16px;font-size:8px}.index-tools{gap:14px;margin-bottom:25px}.search-label,.search-label input{width:100%}.index-row{grid-template-columns:44px 1fr;gap:14px;padding:20px 0}.index-head{padding:0 0 10px}.index-type,.index-place,.index-client,.index-head>*:nth-child(n+3){display:none}.index-title{font-size:14px}.index-year{font-size:10px}.index-heading h1{font-size:62px}#index-preview{display:none!important}.project-topline{padding-top:27px;font-size:8px;gap:20px}.project-heading{padding:43px 0 30px}.project-heading h1{font-size:38px}.project-heading dl{gap:20px;flex-wrap:wrap;margin-top:25px}.project-heading dd{font-size:11px}.project-heading dt{font-size:8px}.project-cover img{max-height:none}.project-text{margin:23px 0 50px}.project-text .prose{padding-top:25px}.prose{font-size:15px;line-height:1.6}.gallery-heading{margin-bottom:30px}.project-gallery{gap:42px}.gallery-item:nth-child(3n+2).landscape{width:100%}.gallery-item.portrait{width:85%}.next-project{margin-top:60px}.about-grid{grid-template-columns:1fr;gap:35px}.about-image{width:80%}.about-copy>p:first-child{font-size:23px}.contact-block{margin-top:40px}.collection-intro>p{font-size:27px}#lightbox{padding:12px}.lightbox-controls,.lightbox-nav{font-size:9px}.lightbox-controls>span{max-width:65%}.lightbox-controls button{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Moving Image — screening room and exhibition labels */
.moving-heading{padding:90px 0 46px;margin-bottom:60px;border-bottom:1px solid var(--line)}
.moving-heading h1{font-size:clamp(32px,3.8vw,54px);line-height:1.12;letter-spacing:-.035em;margin-top:15px}
.moving-heading .eyebrow{font-size:9px;letter-spacing:.09em}
.film-grid{display:flex;flex-direction:column;gap:115px;max-width:1040px;margin:0 auto}
.film-grid .video-card:nth-child(n){width:100%;margin:0;max-width:none}
.video-card .film-number{display:block;font-size:9px;letter-spacing:.06em;color:var(--muted);margin:0 0 16px}
.video-card .card-image{background:transparent}
.video-card .card-image img{width:100%;height:auto;max-height:76svh;object-fit:contain;transition:none}
.video-card a:hover img{transform:none}
.video-card .card-caption{margin-top:22px;align-items:baseline}
.video-card .card-caption h2{font-size:15px;line-height:1.35;letter-spacing:-.01em}
.video-card .card-caption>span{font-size:10px}
.video-card .card-place{margin-top:7px;font-size:10px}
.film-caption{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;margin-top:14px;line-height:1.5}
.film-view{font-size:9px;letter-spacing:.04em;color:var(--ink)}
.video-card a:hover .film-view{text-decoration:underline;text-underline-offset:5px}
.films-empty{min-height:42svh;display:flex;align-items:flex-end;padding:0 0 35px}
.films-status{font-size:12px;line-height:1.6;color:var(--muted);max-width:310px}
.project-film{scroll-margin-top:24px}
.project-film>video{width:100%;height:auto;max-height:85svh;display:block;background:#111}
.film-poster{position:relative;aspect-ratio:16/9;background:#111;display:grid;place-items:center}
.film-poster>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.film-poster>iframe{width:100%;height:100%;position:absolute;inset:0;border:0}
.film-toolbar{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding-top:10px;min-height:50px}
.film-play{display:inline-flex;align-items:center;min-height:44px;font-size:10px;letter-spacing:.045em;padding:8px 0}
.film-play:hover{text-decoration:underline;text-underline-offset:5px}
.film-provider{font-size:9px;line-height:1.7;color:var(--muted);margin-left:auto;text-align:right}
.film-provider a{text-decoration:underline;text-underline-offset:3px}
.film-duration{font-size:10px;color:var(--muted);margin-top:5px}
@media(max-width:700px){
 .moving-heading{padding:49px 0 30px;margin-bottom:35px}
 .moving-heading h1{font-size:38px}
 .film-grid{gap:65px}
 .video-card .card-image img{max-height:none}
 .video-card .card-caption{margin-top:17px}
 .video-card .card-caption h2{font-size:14px}
 .films-empty{min-height:36svh;padding-bottom:15px}
 .film-caption{margin-top:10px}
 .film-toolbar{gap:15px}
 .film-provider{max-width:60%}
}
/* About — native links keep both biographies available without JavaScript. */
.about-content{min-width:0}
.bio-languages{display:flex;align-items:center;gap:24px;margin:0 0 28px;font-size:11px;letter-spacing:.035em}
.bio-languages a{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;color:var(--muted);text-decoration:none}
.bio-languages a[aria-current="page"]{color:var(--ink);text-decoration:underline;text-underline-offset:6px}
.bio-languages a:hover{text-decoration:underline;text-underline-offset:6px}
@media(max-width:700px){.bio-languages{margin-bottom:22px}}
