:root{--ink:#171819;--muted:#666;--line:#d5d5d5;--sidebar:218px;--gutter:clamp(28px,3.5vw,64px);font-family:Arial,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:white;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,main:focus-visible{outline:2px solid var(--ink);outline-offset:5px}button{border:0;background:none}img,video{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:500}p{line-height:1.6}a[aria-current=page],.current{text-decoration:underline;text-underline-offset:5px}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);padding:32px 24px 26px 30px;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:10;background:white;overflow-y:auto}.wordmark{font-size:19px;letter-spacing:-.8px;font-weight:700;white-space:nowrap}.sidebar nav{margin-top:75px;font-size:14px}.nav-groups{margin:42px 0}.nav-group+.nav-group{margin-top:24px}.nav-primary{display:flex;justify-content:space-between;align-items:center;font-size:19px;letter-spacing:-.4px}.nav-primary span{font-size:15px}.nav-primary.active{font-weight:600}.subnav{display:grid;gap:14px;padding:20px 0 1px 12px}.subnav a{font-size:13px;color:var(--muted)}.subnav a.current{color:var(--ink)}.sidebar-bottom{margin-top:auto;padding-top:42px}.language{display:flex;align-items:center;gap:10px;font-size:14px}.language button{padding:8px 0;color:var(--muted)}.language button[aria-pressed=true]{color:var(--ink);text-decoration:underline;text-underline-offset:5px}.sidebar-note{margin-top:13px;font-size:12px;color:var(--muted)}#menu-toggle{display:none}main{margin-left:var(--sidebar);min-height:100svh}.skip-link{position:fixed;z-index:100;top:-70px;left:20px;padding:12px;background:white}.skip-link:focus{top:12px}.home-page{padding:42px var(--gutter) 30px;min-height:100svh;display:flex;flex-direction:column}.home-intro{position:relative;padding-bottom:38px}.eyebrow{font-size:12px;letter-spacing:1px;text-transform:uppercase;font-weight:600}.home-intro h1{font-size:clamp(60px,7.1vw,108px);line-height:1.05;letter-spacing:-.065em;margin:28px 0 14px}.tagline{font-size:14px}.home-description{display:flex;justify-content:space-between;gap:24px;margin-top:34px;font-size:15px}.home-description p:first-child{max-width:350px}.years{color:var(--muted);font-size:13px;white-space:nowrap}.home-image{width:100%;height:0;min-height:240px;flex:1;object-fit:cover;object-position:center}
@media(max-width:760px){:root{--gutter:24px;--sidebar:0px}.sidebar{position:sticky;top:0;width:100%;height:auto;min-height:74px;padding:20px 24px;overflow:visible;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:0 18px}.wordmark{font-size:18px}#menu-toggle{display:block;padding:4px 0;font-size:14px}.sidebar nav{display:none;grid-column:1/-1;margin-top:28px}.sidebar.is-open nav{display:block}.nav-groups{margin:28px 0}.nav-primary{max-width:100%}.sidebar-bottom{grid-column:1/-1;padding-top:0;margin-top:0;display:none}.sidebar.is-open .sidebar-bottom{display:block;padding-top:22px}.sidebar-note{display:none}.sidebar.is-open{max-height:95svh;overflow:auto}main{min-height:calc(100svh - 74px)}.home-page{padding-top:30px;min-height:calc(100svh - 74px)}.home-intro h1{font-size:clamp(51px,10.5vw,80px)}.home-description{font-size:14px;margin-top:28px;align-items:flex-end;gap:16px}.home-image{min-height:300px}.home-intro{padding-bottom:28px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.page-heading{padding-bottom:32px;border-bottom:1px solid var(--line);margin-bottom:30px}.page-heading h1{font-size:clamp(38px,4.7vw,66px);letter-spacing:-.055em;line-height:1.08;margin-top:23px}.index-page{padding:40px var(--gutter) 48px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.project-card{min-width:0}.project-card:hover{text-decoration:none}.project-card:hover h2{text-decoration:underline;text-underline-offset:5px}.project-card figure{height:clamp(190px,25svh,310px);overflow:hidden;background:#f4f4f4}.project-card img{height:100%;width:100%;object-fit:cover;object-position:center 35%}.card-meta{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-top:14px}.card-meta h2{font-size:19px;letter-spacing:-.45px;line-height:1.35}.card-meta>span{font-size:18px}.card-caption{font-size:12px;color:var(--muted);margin-top:7px}.empty-state{min-height:45svh;display:flex;flex-direction:column;justify-content:center}.empty-state h2{font-size:34px;letter-spacing:-1px}.empty-state p{margin-top:16px;color:var(--muted);font-size:16px}.about-page{padding:40px var(--gutter) 32px}.about-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,78px);align-items:start}.portrait img{width:100%;max-height:calc(100svh - 240px);object-fit:contain;object-position:top left}.about-copy{padding-top:14px}.about-tagline{font-size:14px;margin-bottom:28px}.bio{font-size:18px;line-height:1.7;letter-spacing:-.2px}.contact-links{display:grid;margin-top:40px}.contact-links a{border-top:1px solid var(--line);padding:15px 0;display:flex;justify-content:space-between;gap:16px;font-size:14px;overflow-wrap:anywhere}.contact-links a:last-child{border-bottom:1px solid var(--line)}.project-page{height:100svh;padding:28px var(--gutter) 22px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:28px}.project-heading{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding-bottom:20px;align-items:flex-start;font-size:12px;line-height:1.5}.breadcrumb{font-size:13px;white-space:nowrap}.project-discipline{text-align:right;color:var(--muted)}.project-layout{display:grid;grid-template-columns:minmax(250px,.95fr) minmax(0,1.85fr);gap:clamp(24px,3vw,48px);min-height:0}.project-info{min-width:0;overflow-y:auto;scrollbar-width:thin;padding-right:5px;padding-bottom:8px}.project-info h1{font-size:clamp(24px,2.2vw,32px);line-height:1.14;letter-spacing:-.8px}.project-date{font-size:13px;color:var(--muted);margin-top:16px}.description{font-size:16px;line-height:1.55;margin-top:25px}.role-block{margin-top:27px}.role-label{font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);margin-bottom:7px}.role{font-weight:600;font-size:14px;line-height:1.5}.media-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-top:22px}.media-tabs button{font-size:14px;padding:10px 0;border-bottom:1px solid transparent;margin-bottom:-1px;color:var(--muted)}.media-tabs button[aria-selected=true]{color:var(--ink);border-color:var(--ink)}.project-link{display:inline-block;margin-top:20px;border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:14px}.metrics{font-size:12px;line-height:1.55;color:var(--muted);margin-top:22px}.media-panel{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px}.media-stage{min-height:0;min-width:0;container-type:size;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-spread{--image-height:min(100cqh,calc((100cqw - var(--spread-gaps))/var(--spread-ratio)));display:grid;gap:8px;height:var(--image-height);width:calc(var(--image-height) * var(--spread-ratio) + var(--spread-gaps));flex-shrink:0;max-height:100%}.image-spread figure{margin:0;min-width:0;min-height:0}.image-spread img{width:100%;height:100%;object-fit:cover}.film-stage{background:#111}.film-stage video{width:100%;height:100%;object-fit:contain}.media-toolbar{min-height:38px;display:flex;align-items:center;gap:16px;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px}.media-caption{font-size:12px;color:var(--muted)}.media-caption span{margin-left:12px;white-space:nowrap}.media-arrows{display:flex;gap:10px}.media-arrows button{font-size:22px;min-width:36px;min-height:36px;line-height:1}.media-arrows button:disabled{opacity:.25;cursor:default}.project-footer{border-top:1px solid var(--line);padding-top:15px;display:flex;gap:24px;justify-content:space-between;font-size:12px;line-height:1.5}.project-footer>div{display:flex;gap:20px}
@media(min-width:761px) and (max-height:760px){.project-page{gap:20px;padding-top:20px;padding-bottom:16px}.project-info h1{font-size:24px}.description{margin-top:18px;line-height:1.45}.role-block{margin-top:19px}.project-date{margin-top:12px}.media-tabs{margin-top:15px}.metrics{margin-top:16px}.sidebar nav{margin-top:50px}}
@media(min-width:761px) and (max-width:1050px){:root{--sidebar:190px;--gutter:26px}.sidebar{padding-left:22px;padding-right:20px}.wordmark{font-size:17px}.project-layout{grid-template-columns:minmax(225px,.95fr) minmax(0,1.15fr);gap:24px}.project-heading{gap:15px}.project-discipline{font-size:11px}.about-body{gap:28px}.bio{font-size:16px}}
@media(max-width:760px){.index-page,.about-page{padding:28px var(--gutter) 38px}.page-heading{margin-bottom:24px;padding-bottom:25px}.page-heading h1{font-size:42px;overflow-wrap:anywhere}.project-grid{gap:30px 16px}.project-card figure{height:200px}.card-meta h2{font-size:17px}.about-body{gap:28px;grid-template-columns:1fr}.portrait img{max-height:55svh;object-position:left top}.about-copy{padding-top:0}.bio{font-size:17px}.about-tagline{margin-bottom:20px}.contact-links{margin-top:28px}.project-page{height:auto;min-height:calc(100svh - 74px);display:block;padding:24px var(--gutter)}.project-heading{padding-bottom:16px;margin-bottom:24px;gap:12px}.project-discipline{display:none}.project-layout{display:flex;flex-direction:column;gap:26px}.project-info{overflow:visible;padding:0}.project-info h1{font-size:30px;max-width:600px}.description{margin-top:20px;max-width:600px}.role-block{margin-top:20px}.media-tabs{margin-top:20px}.metrics{margin-top:18px}.media-panel{height:65svh;min-height:360px;max-height:700px;scroll-margin-top:94px}.project-footer{margin-top:26px;gap:18px;flex-wrap:wrap;font-size:13px}.project-footer>div{margin-left:auto}.media-arrows button{min-height:44px;min-width:44px}.media-tabs button{min-height:44px}.nav-primary{min-height:30px}.subnav a{font-size:14px}.home-image{min-height:250px}}
@media(max-width:460px){.project-grid{grid-template-columns:1fr}.project-card figure{height:280px}.card-meta h2{font-size:19px}.project-footer>div{width:100%;justify-content:space-between;margin:0}.home-description{flex-wrap:wrap}.home-intro h1{font-size:52px}}
/* Home: one viewport, with the photograph filling the right-hand canvas. */
body[data-page=home]{height:100dvh;overflow:hidden}
body[data-page=home] main{position:fixed;inset:0 0 0 var(--sidebar);margin:0;min-height:0}
body[data-page=home] .home-page{position:relative;isolation:isolate;height:100%;min-height:0;padding:42px var(--gutter) 32px;overflow:hidden;color:white}
body[data-page=home] .home-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;pointer-events:none}
body[data-page=home] .home-page::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.34),rgba(0,0,0,.2) 55%,rgba(0,0,0,.42));pointer-events:none}
body[data-page=home] .home-intro{height:100%;min-height:0;padding:0;display:flex;flex-direction:column;align-items:flex-start}
body[data-page=home] .home-intro h1{margin-top:clamp(36px,12svh,110px)}
body[data-page=home] .home-description{width:100%;margin-top:auto;padding-top:28px;align-items:flex-end}
body[data-page=home] .years{color:white}
@media(max-width:760px){body[data-page=home] .sidebar{position:fixed}body[data-page=home] main{inset:74px 0 0}body[data-page=home] .home-page{padding:30px var(--gutter) 26px}body[data-page=home] .home-description{gap:18px}}
@media(max-height:500px){body[data-page=home] .home-page{padding-top:20px;padding-bottom:20px}body[data-page=home] .home-intro h1{font-size:clamp(32px,7vw,64px);margin-top:20px;margin-bottom:10px}body[data-page=home] .home-description{padding-top:16px;font-size:13px}body[data-page=home] .tagline{font-size:13px}}

.nav-primary:hover,.nav-primary:focus-visible{text-decoration:none}
.nav-primary .nav-label{font-size:inherit}
.nav-primary:hover .nav-label,.nav-primary:focus-visible .nav-label{text-decoration:underline;text-underline-offset:5px}
.project-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:20px}.project-links .project-link{margin-top:0}
.project-info{width:100%;max-height:100%;align-self:center}.film-stage{background:transparent}.film-stage video{width:auto;height:100%;max-width:100%;object-fit:contain;background:transparent}@media(max-width:760px){.project-info{width:auto;max-height:none;align-self:stretch}.film-stage video{height:100%;width:auto;max-width:100%}}
.film-stage video{flex:0 0 auto!important;width:auto!important;height:100%!important;max-width:100%!important;max-height:100%!important;aspect-ratio:auto!important;object-fit:contain!important}
.project-link:hover,.project-link:focus-visible{text-decoration-line:underline;text-decoration-style:double;text-decoration-thickness:1px;text-underline-offset:4px}
.collection-page .page-heading{margin-bottom:24px}.poster-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.poster-grid figure{min-width:0;background:#f4f4f4;aspect-ratio:4/5;overflow:hidden}.poster-grid img{width:100%;height:100%;object-fit:cover;object-position:center}.image-grid-four{width:100%;height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:8px}.image-grid-four figure{min-width:0;min-height:0;overflow:hidden}.image-grid-four img{width:100%;height:100%;object-fit:cover}
.stills-section+.stills-section{margin-top:70px}.stills-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:24px}.stills-section-heading h2{font-size:28px;letter-spacing:-.7px}.stills-section-heading>a{font-size:13px}.poster-grid-preview{grid-template-columns:repeat(4,minmax(0,1fr))}.photography-page{padding:40px var(--gutter) 60px}.photography-series{display:grid;gap:0}.photography-series-item{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(0,1.9fr);gap:clamp(28px,5vw,80px);padding:46px 0;border-top:1px solid var(--line);scroll-margin-top:30px;min-height:min(78svh,720px)}.photography-series-item:first-child{border-top:0;padding-top:0}.photography-series-item>header{position:sticky;top:30px;align-self:start}.photography-series-item h2{font-size:clamp(26px,3vw,42px);line-height:1.08;letter-spacing:-.04em;margin-top:18px}.series-date{font-size:13px;color:var(--muted);margin-top:16px}.series-description{font-size:15px;line-height:1.6;margin-top:24px}.series-description.is-placeholder{color:var(--muted);font-size:13px}.series-slideshow{min-width:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px}.series-stage{height:min(65svh,620px);min-height:380px;min-width:0}.photo-slide{display:none;width:100%;height:100%;gap:10px;align-items:center;justify-content:center}.photo-slide.is-active{display:flex}.photo-slide figure{height:100%;min-width:0;max-width:100%;display:flex;align-items:center;justify-content:center;background:transparent;flex:1}.photo-slide img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.photo-slide figure:only-child img{width:100%;height:100%}.series-toolbar{border-top:1px solid var(--line);padding-top:10px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.series-toolbar>div{display:flex;gap:10px}.series-toolbar button{font-size:22px;min-width:40px;min-height:40px;color:var(--ink)}
@media(max-width:1050px){.poster-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.photography-grid{columns:2}}
@media(max-width:760px){.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.image-grid-four{height:auto;aspect-ratio:16/10}}
@media(max-width:760px){.stills-section+.stills-section{margin-top:50px}.stills-section-heading h2{font-size:24px}.poster-grid-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.photography-page{padding:28px var(--gutter) 44px}.photography-series-item{grid-template-columns:1fr;gap:24px;padding:38px 0;min-height:0}.photography-series-item>header{position:static}.series-stage{height:62svh;min-height:360px}.photo-slide{gap:6px}.series-description{margin-top:18px}}
@media(max-width:460px){.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photography-grid{columns:1}}

/* Category landing pages and manual media browsing. */
.category-grid .card-caption{line-height:1.7;max-width:44ch}.series-stage,.media-panel{touch-action:pan-y pinch-zoom}.series-stage img,.media-panel img{user-select:none;-webkit-user-drag:none}.media-arrows button,.series-toolbar button{font-size:12px;min-width:48px;min-height:44px}.series-toolbar button:disabled{opacity:.3;cursor:default}
@media(max-width:760px){
body[data-page=home] .sidebar{inset:0 0 auto 0;min-height:74px;height:auto;align-items:center}
body[data-page=home] .sidebar:not(.is-open){height:74px}
body[data-page=home] .sidebar.is-open{max-height:100dvh;overflow-y:auto}
body[data-page=home] main{inset:74px 0 0}
body[data-page=home] .home-page{height:100%;padding:24px}
body[data-page=home] .home-intro h1{font-size:clamp(40px,10vw,64px);margin-top:8svh}
.project-layout{gap:18px}.media-panel{height:auto;min-height:0;max-height:none;gap:10px}.media-stage{container-type:inline-size;height:auto;overflow:hidden}.image-spread{height:auto;width:100%;max-height:none}.image-spread img{height:auto;max-height:60svh;object-fit:contain}.film-stage{height:50svh;container-type:size}.project-footer{flex-wrap:nowrap;gap:16px}.project-footer>div{width:auto;margin-left:auto;justify-content:flex-end;flex-wrap:wrap;text-align:right;gap:8px 14px}.photography-series-item{padding:28px 0;gap:20px;scroll-margin-top:90px}.series-stage{height:clamp(220px,48svh,460px);min-height:0}.series-slideshow{gap:8px}.series-description{margin-top:14px}.page-heading{margin-bottom:22px}.category-grid .project-card figure{height:240px}
}
.mobile-parent-link{display:none}
@media(max-width:760px){.mobile-parent-link{display:inline-flex;align-items:center;min-height:44px;margin-bottom:16px;padding:0 14px;border:1px solid #ccc;font-size:13px;text-decoration:none}.mobile-parent-link:hover{border-color:currentColor}}
.page-heading:has(.mobile-parent-link){position:relative}
@media(max-width:760px){
 .sidebar{align-items:center;grid-template-rows:34px auto auto}
 .wordmark,#menu-toggle{align-self:center;line-height:1.2;margin:0}
 #menu-toggle{min-height:34px;display:flex;align-items:center}
 .sidebar nav .nav-groups{margin:24px 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
 .page-heading .mobile-parent-link{position:absolute;right:0;top:-7px;min-height:32px;margin:0;padding:5px 10px;font-size:12px;line-height:1.6}
 .page-heading:has(.mobile-parent-link)>.eyebrow{padding-right:70px;min-height:20px}
}
.project-page#ballerine .image-spread img{aspect-ratio:2/3;object-fit:cover}
.nav-primary-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.nav-primary-row .nav-primary{flex:1}.nav-toggle{width:36px;height:36px;flex:none;padding:0;font-size:18px;line-height:1}.nav-toggle:hover{background:#f3f3f3}
.media-stage,.series-stage{position:relative;padding-inline:36px}
.stage-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:48px;padding:5px;background:rgba(255,255,255,.9);z-index:2;display:flex;align-items:center;justify-content:center;color:var(--ink)}.stage-prev{left:0}.stage-next{right:0}.stage-arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.stage-arrow:disabled{opacity:.22;cursor:default}.stage-arrow:not(:disabled):hover{background:#eee}
.image-grid-four{height:auto;max-height:100%;aspect-ratio:16/10;align-self:center}.image-grid-four figure{display:flex;align-items:center;justify-content:center}.image-grid-four img{object-fit:contain}
.page-heading .mobile-parent-link{display:inline-flex;position:absolute;right:0;top:-7px;min-height:32px;padding:5px 10px;font-size:12px;line-height:1.6;border:1px solid #ccc;text-decoration:none;margin:0}.page-heading:has(.mobile-parent-link)>.eyebrow{padding-right:70px}
@media(min-width:761px){.photography-series-item{min-height:0;padding:30px 0;gap:32px}.series-stage{height:clamp(250px,46svh,440px);min-height:0}.series-slideshow{gap:10px}.photography-series-item>header{position:static}.photography-series-item h2{font-size:clamp(26px,2.7vw,36px)}}
@media(max-width:760px){.nav-toggle{width:44px;height:40px}.media-stage,.series-stage{padding-inline:26px}.stage-arrow{width:26px;height:44px;padding:2px}.stage-arrow svg{width:20px}.series-stage{height:clamp(190px,36svh,320px)}.photography-series-item{gap:16px;padding:24px 0}.image-grid-four{aspect-ratio:16/10}.film-stage{padding-inline:26px}}
.project-heading .mobile-parent-link{display:inline-flex;align-items:center;flex-shrink:0;min-height:32px;padding:5px 10px;font-size:12px;line-height:1.6;border:1px solid #ccc;text-decoration:none;margin:0}
.project-info .project-discipline{display:block;margin-top:12px;font-size:12px;line-height:1.6;color:var(--muted);text-align:left}
.project-footer{justify-content:flex-end}
.series-stage{container-type:size}
.photo-slide.photo-pair{--pair-height:min(100cqh,calc((100cqw - 10px)/var(--pair-ratio)));gap:10px}
.photo-pair figure{flex:none;height:var(--pair-height);width:calc(var(--pair-height) * var(--photo-ratio))}
.photo-pair img{width:100%;height:100%;object-fit:contain}
