@font-face{font-family:Barlow;src:url(fonts/barlow-600.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(fonts/manrope-400.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(fonts/manrope-600.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap}
:root{--bg:#101518;--panel:#171e22;--paper:#f1efe8;--text:#eeeee7;--muted:#aab3b6;--teal:#91c3bf;--line:#354044;--gutter:clamp(20px,4.4vw,76px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.gallery-open{overflow:hidden}::selection{background:var(--teal);color:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--teal);outline-offset:6px}h1,h2,h3,p,figure,dl,dd{margin:0}h1,h2{font-family:Barlow,'Arial Narrow',Arial,sans-serif;font-weight:600;line-height:.92;letter-spacing:-.018em}h3{font-weight:600}img{display:block;max-width:100%;height:auto}.shell{width:calc(100% - var(--gutter)*2);max-width:1500px;margin-inline:auto}.eyebrow,.section-top>span{font-size:10px;font-weight:600;letter-spacing:.12em;line-height:1.6}.eyebrow{color:var(--teal)}.section-top{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-top:1px solid var(--line)}.section-top>span{color:var(--muted)}.header{display:flex;align-items:center;min-height:78px;border-bottom:1px solid var(--line);gap:22px}.brand{font-size:32px;letter-spacing:-.09em;font-weight:600;line-height:1}.brand span{color:var(--teal);font-weight:400;margin-left:6px}.header-role{font-size:10px;line-height:1.65;letter-spacing:.08em}.header-role span{display:block;color:var(--muted);font-size:8px}nav{display:flex;gap:38px;margin-left:auto;align-items:center;font-size:11px}nav a{padding:12px 0}nav a:last-child{color:var(--teal)}nav a span{margin-left:12px}a:hover{color:var(--teal)}.hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:25px;padding:28px 0 24px;align-items:center}.hero-copy{position:relative;z-index:2;padding:8px 0 16px}.hero-copy>.eyebrow{display:flex;gap:10px;align-items:center;font-size:9px;color:var(--muted);margin-bottom:22px;white-space:nowrap}.dot{height:5px;width:5px;background:var(--teal);border-radius:50%;flex:none}.hero-loc-divider{color:var(--line);margin:0 3px}h1{font-size:clamp(96px,10.2vw,164px);letter-spacing:-.025em;line-height:.81;margin-left:-4px}h1>span{display:block}h1>span+span{margin-top:10px}.name-point{color:var(--teal)}.hero-title{font-size:clamp(21px,2vw,29px);margin-top:24px;line-height:1.25;font-weight:400}.hero-intro{max-width:370px;color:var(--muted);font-size:13px;margin-top:15px;line-height:1.8}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:25px}.button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;padding:13px 20px;background:var(--paper);color:var(--bg);font-size:11px;font-weight:600;min-height:47px;transition:background .2s}.button:hover{background:var(--teal);color:var(--bg)}.button span{font-size:20px;line-height:1}.quiet-link{font-size:10px;display:flex;gap:12px;align-items:center;padding:12px 0}.hero-portrait{position:relative;align-self:stretch;min-height:490px;background:#141a20;overflow:hidden}.hero-portrait>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 20%}.hero-portrait:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#101518)}.portrait-caption{display:flex;justify-content:space-between;position:absolute;bottom:17px;left:22px;right:22px;font-size:8px;letter-spacing:.11em;z-index:1;color:#d0d5d4}.frame-corner{position:absolute;width:20px;height:20px;z-index:2;opacity:.45}.corner-one{top:16px;left:16px;border-top:1px solid #fff;border-left:1px solid #fff}.corner-two{top:16px;right:16px;border-top:1px solid #fff;border-right:1px solid #fff}.production-index{display:grid;grid-template-columns:.7fr 1.15fr 1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:28px;padding:20px 0}.index-label{font-size:9px;font-weight:600;letter-spacing:.12em;line-height:1.6;color:var(--muted);position:relative}.index-label>span{position:absolute;right:18px;top:4px;font-size:22px;color:var(--teal)}.production-index>a{display:flex;align-items:center;gap:14px;font-size:12px;line-height:1.5}.production-index>a>img{width:72px;height:52px;object-fit:cover;flex:none;filter:saturate(.75);transition:filter .3s}.production-index>a:hover>img{filter:saturate(1.2)}.production-index small{display:block;font-size:8px;letter-spacing:.09em;color:var(--muted);margin-bottom:4px}.index-arrow{margin-left:auto;color:var(--teal)}.work{padding:72px 0 70px}.work-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:24px 0 43px}.work-heading h2{font-size:clamp(58px,6.7vw,104px)}.work-heading h2 span{color:var(--teal)}.work-heading>p{font-size:13px;color:var(--muted);max-width:265px;line-height:1.9;margin-bottom:5px}.work-heading strong{color:var(--text);font-weight:400}.production{scroll-margin-top:30px}.production-image{position:relative;display:block;isolation:isolate;overflow:hidden;background:var(--panel)}.production-image>img{width:100%;object-fit:cover;transition:transform .65s ease,filter .65s ease}.production-image:hover>img{transform:scale(1.025);filter:brightness(1.05)}.production-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),transparent 25%,transparent 50%,rgba(5,12,16,.8));pointer-events:none}.production-main .production-image>img{aspect-ratio:2.12;object-position:50% 43%}.image-topline{position:absolute;inset:22px 26px auto;display:flex;justify-content:space-between;color:white;font-size:9px;letter-spacing:.12em;z-index:1}.image-topline>span:first-child{font-family:Barlow,sans-serif;font-size:22px;line-height:1}.film-name{position:absolute;left:30px;bottom:32px;z-index:1;color:white;font-family:Arial,sans-serif;font-weight:500;font-size:clamp(28px,4vw,54px);line-height:1.3}.image-open{position:absolute;right:30px;bottom:32px;z-index:1;display:flex;align-items:center;gap:20px;color:white;font-size:9px;letter-spacing:.1em}.image-open span{display:grid;place-items:center;width:45px;height:45px;background:var(--paper);color:var(--bg);border-radius:50%;font-size:24px;transition:background .2s}.production-image:hover .image-open span{background:var(--teal)}.production-caption{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 0 32px}.production-caption .eyebrow{font-size:8px;color:var(--muted);margin-bottom:7px}.production-caption h3{font-size:clamp(22px,2.3vw,33px);line-height:1.25;letter-spacing:-.025em}.production-role{margin-left:auto}.production-role>p{font-size:14px}.production-role>small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.external-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;border-bottom:1px solid var(--line);padding:9px 0;white-space:nowrap}.external-link>span[aria-hidden]{font-size:19px;color:var(--teal);line-height:1}.production-pair{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(25px,4vw,65px);align-items:start;margin-top:26px}.production-wlad{margin-top:73px}.production-wlad .production-image>img{aspect-ratio:1.4;object-position:50% 50%}.production-batal .production-image>img{aspect-ratio:.91;object-position:50% 50%}.production-pair .film-name{font-size:36px;left:24px;bottom:26px}.production-pair .image-open{bottom:24px;right:22px;font-size:0}.production-pair .image-topline{inset:20px 22px auto}.production-pair .production-caption{align-items:flex-start;gap:18px}.inline-role{font-size:12px;margin-top:9px;color:var(--teal)}.image-source{font-size:9px;color:var(--muted);text-align:right;margin-top:13px}.perspective{background:var(--paper);color:var(--bg);padding:55px 0 80px}.perspective .section-top{border-color:#c7c9c3}.perspective .eyebrow,.perspective .section-top>span{color:#4b6367}.perspective-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-top:36px}.perspective h2{font-size:clamp(60px,6vw,96px)}.perspective h2 span{color:#527b7b}.perspective-lead{font-size:12px;line-height:1.9;margin-top:28px;color:#4e595c}.perspective-copy>p{font-size:14px;line-height:1.85}.perspective-copy>p+p{margin:20px 0 30px}.expertise-row{display:flex;gap:22px;border-top:1px solid #c7c9c3;padding:20px 0 8px}.expertise-row>span{font-size:10px;color:#527b7b;padding-top:3px}.expertise-row h3{font-size:14px;margin-bottom:8px}.expertise-row p{font-size:12px;color:#4e595c;line-height:1.85}.distribution{padding:70px 0 80px}.distribution-heading{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-top:30px;align-items:end}.distribution h2{font-size:clamp(66px,6.5vw,102px)}.distribution h2 span{color:var(--teal)}.distribution-heading>div>p{font-size:13px;line-height:1.9;color:var(--muted)}.distribution-heading .period{font-size:10px;margin-top:24px;line-height:1.8}.period strong{color:var(--teal);font-weight:400}.metrics{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:50px}.metrics>div{border-top:1px solid var(--line);padding:17px 0 0}.metrics dt{font-size:11px;color:var(--muted)}.metrics dd{font-family:Barlow,sans-serif;font-size:clamp(72px,8vw,130px);line-height:1.2}.metrics dd span{font-size:.68em;color:var(--teal);margin-left:3px}.career-context{margin-top:48px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr auto;gap:40px;padding-top:28px;align-items:start}.career-context .eyebrow{font-size:9px;max-width:150px}.career-context>p{font-size:11px;color:var(--muted);line-height:1.9}.contact{background:#1d2f33;padding:44px 0 0}.contact .section-top{border-color:#53676a}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:22px 0 65px;align-items:center}.contact h2{font-size:clamp(90px,10vw,160px);line-height:.86}.contact h2 span{color:var(--teal)}.contact-layout>div>p{font-size:12px;color:#c1cfd0;line-height:1.9}.email-link{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:clamp(18px,2vw,29px);letter-spacing:-.03em;border-bottom:1px solid #789091;padding:16px 0;margin:14px 0 19px;white-space:nowrap}.email-link>span{font-size:30px;color:var(--teal)}.contact .external-link{border-color:#53676a}.contact footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #53676a;padding:26px 0 28px;gap:30px;font-size:10px;color:#b4c3c4}.footer-name{font-family:Barlow,sans-serif;font-size:25px;letter-spacing:.015em;color:var(--text)}.gallery{width:min(1200px,94vw);max-height:94dvh;border:1px solid var(--line);padding:24px;background:var(--bg);color:var(--text);overflow:auto}.gallery::backdrop{background:rgba(3,7,9,.9);backdrop-filter:blur(8px)}.gallery[open]{animation:appear .18s ease-out}.gallery-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.gallery-close{background:transparent;border:0;padding:8px;font-size:12px}.gallery-close span{font-size:24px;margin-left:14px;vertical-align:middle}.gallery-image{background:#060a0b}.gallery-image img{height: min(58dvh,650px);width:100%;object-fit:contain}.gallery-bottom{display:flex;align-items:center;gap:30px;margin-top:22px}.gallery-bottom>div:first-child{margin-right:auto}.gallery-bottom h2{font-size:36px;line-height:1.1;margin:6px 0}.gallery-bottom>div>p:last-child{font-size:12px;color:var(--muted)}.gallery-controls{display:flex;gap:9px}.gallery-controls button{width:46px;height:46px;background:transparent;border:1px solid var(--line);font-size:24px}.gallery-controls button:hover{background:var(--teal);color:var(--bg)}.sr-only{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;z-index:20;top:12px;left:20px;transform:translateY(-160%);padding:12px 20px;background:var(--paper);color:var(--bg)}.skip:focus{transform:translateY(0);color:var(--bg)}main:focus,section:focus,article:focus,header:focus{outline:none}@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.hero{gap:80px}.hero-portrait{max-height:650px}.hero-copy{padding-block:26px}}
@media(max-width:1100px){.hero-copy>.eyebrow{font-size:8px;gap:6px}.hero-actions{gap:17px}.quiet-link{font-size:9px}.hero-portrait{min-height:480px}.production-index{gap:20px}.production-index>a{font-size:10px;gap:9px}.production-index>a>img{width:55px;height:44px}.index-arrow{display:none}.production-caption{gap:25px}.production-role{margin-left:0}.career-context{gap:22px}.hero-title{margin-top:26px}.hero-intro{max-width:300px}.production-pair{gap:30px}}
@media(max-width:800px) and (min-width:701px){h1{font-size:100px}.hero-copy>.eyebrow{flex-wrap:wrap;white-space:normal;max-width:260px}.hero-actions{display:block}.quiet-link{margin-top:8px}.hero-portrait{min-height:470px}.header-role{display:none}.production-index{grid-template-columns:.65fr 1fr 1fr 1fr;gap:15px}.production-index>a>img{display:none}.production-role p{font-size:12px}.production-caption h3{font-size:24px}.perspective-grid,.distribution-heading,.contact-layout{gap:7%}.perspective h2{font-size:59px}.contact .email-link{font-size:17px}}
@media(max-width:700px){.header{min-height:74px;gap:15px}.brand{font-size:27px}.header-role{display:none}nav{gap:25px;font-size:10px}nav a span{margin-left:5px}.hero{display:flex;flex-direction:column;gap:0;padding:22px 0 0;align-items:stretch}.hero-copy{padding:0;z-index:2}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.055em;margin-bottom:22px;gap:8px}.hero-loc-divider{margin:0}.hero h1{font-size:clamp(106px,23vw,160px);line-height:.8;letter-spacing:-.015em;margin-left:-2px;position:relative;z-index:3}.hero h1>span{display:inline}.hero h1>span+span{display:block;margin-top:10px}.hero-title{font-size:22px;margin-top:24px}.hero-intro{font-size:12px;max-width:270px;margin-top:12px}.hero-actions{gap:20px;margin-top:22px}.button{font-size:10px;padding:11px 16px;min-height:44px;gap:24px}.quiet-link{font-size:9px;gap:8px}.hero-portrait{min-height:0;height:390px;margin-top:26px;align-self:stretch}.hero-portrait>img{object-position:50% 40%;height:100%}.portrait-caption{font-size:8px;bottom:15px;left:16px;right:16px}.corner-one{left:12px;top:12px}.corner-two{right:12px;top:12px}.production-index{display:grid;grid-template-columns:1fr;gap:0;padding:0;margin-top:14px}.index-label{padding:17px 0;font-size:9px}.index-label br{display:none}.index-label>span{top:12px;right:0}.production-index>a{border-top:1px solid var(--line);padding:13px 0;gap:16px;font-size:12px}.production-index>a>img{width:65px;height:43px}.index-arrow{display:block;font-size:18px}.production-index small{font-size:8px;margin-bottom:2px}.work{padding:55px 0 44px}.section-top{padding:18px 0;gap:15px}.eyebrow,.section-top>span{font-size:8px;letter-spacing:.08em}.work-heading{display:block;margin:20px 0 27px}.work-heading h2{font-size:clamp(51px,12vw,76px)}.work-heading>p{margin-top:20px;font-size:11px;line-height:1.8}.work-heading>p br{display:none}.production-main .production-image>img{aspect-ratio:1.22;object-position:55% 43%}.image-topline{inset:16px 16px auto;font-size:7px}.image-topline>span:first-child{font-size:18px}.film-name{font-size:31px;left:18px;bottom:23px}.image-open{font-size:0;right:16px;bottom:18px;gap:0}.image-open span{width:37px;height:37px;font-size:21px}.production-caption{display:grid;grid-template-columns:1fr auto;gap:15px;padding:20px 0 29px}.production-caption h3{font-size:23px}.production-caption .eyebrow{font-size:7px}.production-role{grid-column:1/-1;grid-row:2;display:flex;flex-wrap:wrap;gap:6px 15px;align-items:baseline}.production-role>p{font-size:12px}.production-role>small{font-size:9px;margin:0}.external-link{font-size:9px;gap:13px}.production-pair{display:block;margin:5px 0 0}.production-wlad{margin-top:0}.production-batal{margin-top:12px}.production-wlad .production-image>img{aspect-ratio:1.2;object-position:48% 50%}.production-batal .production-image>img{aspect-ratio:1.1;object-position:50% 50%}.production-pair .film-name{font-size:31px;left:18px;bottom:23px}.production-pair .image-open{right:16px;bottom:18px}.production-pair .image-topline{inset:16px 16px auto}.production-pair .production-caption{display:flex}.inline-role{font-size:11px;margin-top:8px}.image-source{font-size:8px;line-height:1.6;text-align:left;margin-top:0;max-width:270px}.perspective{padding:30px 0 40px}.perspective-grid{display:block;margin-top:22px}.perspective h2{font-size:clamp(62px,15vw,85px)}.perspective-lead{font-size:11px;margin-top:20px}.perspective-copy{margin-top:33px}.perspective-copy>p{font-size:12px;line-height:1.85}.perspective-copy>p+p{margin:15px 0 27px}.expertise-row{padding:17px 0 10px;gap:20px}.expertise-row h3{font-size:13px}.expertise-row p{font-size:11px}.distribution{padding:40px 0}.distribution-heading{display:block;margin-top:20px}.distribution h2{font-size:74px}.distribution-heading>div{margin-top:25px}.distribution-heading>div>p{font-size:12px}.distribution-heading .period{font-size:9px;margin-top:20px}.metrics{gap:15px;margin-top:30px}.metrics>div{padding-top:13px}.metrics dt{font-size:8px;min-height:28px;max-width:95px}.metrics dd{font-size:clamp(43px,12vw,70px);line-height:1}.metrics dd span{margin-left:1px}.career-context{display:block;margin-top:35px;padding-top:23px}.career-context .eyebrow{max-width:none}.career-context>p{font-size:11px;margin-top:15px}.career-context>.external-link{margin-top:14px}.contact{padding:28px 0 0}.contact-layout{display:block;padding:16px 0 35px}.contact h2{font-size:104px}.contact-layout>div{margin-top:28px}.contact-layout>div>p{font-size:11px}.email-link{font-size:19px;gap:15px;margin:10px 0 12px;padding:12px 0}.contact footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:8px;padding:21px 0}.footer-name{font-size:21px;grid-column:1/-1}.contact footer>a:last-child{text-align:right}.gallery{width:100%;max-width:100vw;max-height:100dvh;height:100dvh;margin:0;padding:18px;border:0}.gallery-top{margin-bottom:20px}.gallery-image{margin-top:18px;background:transparent}.gallery-image img{height:auto;width:100%}.gallery-bottom{display:grid;grid-template-columns:1fr auto;gap:20px;margin-top:25px}.gallery-bottom>div:first-child{grid-column:1/-1}.gallery-bottom h2{font-size:34px}.gallery-controls{justify-content:end}.gallery-bottom>.external-link{justify-self:start;font-size:11px}.gallery-top .eyebrow{font-size:9px}}
@media(max-width:370px){nav{gap:20px}.hero-copy>.eyebrow{font-size:7px;gap:5px}.hero h1{font-size:102px}.hero-actions{gap:14px}.quiet-link{font-size:8px}.button{gap:17px}.hero-portrait{height:340px}.work-heading h2{font-size:49px}.production-caption h3{font-size:20px}.email-link{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Comfortable reading sizes across desktop and handheld layouts. */
nav{font-size:12px}.hero-intro{font-size:15px;max-width:370px}.button,.quiet-link,.external-link{font-size:12px}.work-heading>p,.perspective-lead,.expertise-row p,.distribution-heading>div>p,.career-context>p,.contact-layout>div>p{font-size:14px}.perspective-copy>p{font-size:15px}.inline-role{font-size:14px}.distribution-heading .period{font-size:12px}.gallery-bottom>div>p:last-child{font-size:14px}.gallery-close{font-size:14px}.image-open{font-size:12px}.production-pair .image-open{font-size:0}
@media(max-width:1100px){.hero-actions{gap:20px}}
@media(max-width:700px){nav{font-size:12px;gap:22px}.hero-intro{font-size:14px;max-width:320px}.hero-actions{gap:17px;flex-wrap:wrap}.button{font-size:12px;gap:18px;padding:11px 14px}.quiet-link{font-size:12px;gap:8px}.work-heading>p{font-size:14px;max-width:290px}.production-role>p{font-size:14px}.production-role>small{font-size:11px}.external-link{font-size:12px}.perspective-copy>p{font-size:14px}.expertise-row h3{font-size:15px}.image-open{font-size:0}.gallery-bottom>.external-link{font-size:12px}.metrics dt{font-size:10px}.contact footer{font-size:11px}}
@media(max-width:370px){nav{gap:17px;font-size:11px}.hero-actions{gap:2px}.quiet-link{padding:12px 0}.production-pair .production-caption{flex-wrap:wrap}.production-caption h3{font-size:20px}.production-caption{column-gap:10px}.production-role{gap:6px 10px}}

.film-name{width:clamp(110px,11vw,165px);filter:drop-shadow(0 2px 12px rgba(0,0,0,.5))}.film-name img{width:100%;height:auto}.production-main .film-name{width:clamp(95px,9.5vw,140px)}.production-batal .film-name{width:clamp(125px,13vw,185px)}@media(max-width:700px){.film-name,.production-pair .film-name{width:112px}.production-main .film-name{width:90px}.production-batal .film-name{width:128px}}

/* Approved content and hierarchy refinements, September 2026. */
.hero-secondary-role{font-size:14px;line-height:1.6;color:var(--teal);margin-top:10px}.hero-intro{max-width:405px;font-size:14px;line-height:1.8}.hero-intro strong{font-weight:600;color:var(--text)}.hero-title{font-size:clamp(22px,2.1vw,30px)}.hero-copy{padding-bottom:8px}.hero-copy>.eyebrow{margin-bottom:19px}.hero-actions{gap:22px}.work-heading{margin-bottom:35px}.work-heading h2{font-size:clamp(64px,6.7vw,104px)}.perspective h2{font-size:clamp(52px,4.5vw,70px);line-height:1}.perspective-lead{max-width:355px}.perspective-copy>p{margin-bottom:25px}.distribution h2{font-size:clamp(48px,4.5vw,70px);line-height:1}.metrics-context{display:flex;justify-content:space-between;gap:15px;margin-top:40px;font-size:14px;color:var(--muted)}.metrics-context>span:last-child{color:var(--teal)}.metrics{margin-top:18px}.metrics dt{font-size:14px}.production-pair .production-caption{flex-wrap:wrap;row-gap:12px}.production-caption>.external-link{font-size:12px}.production-pair .image-open{font-size:10px;gap:12px}.image-open{font-size:10px;gap:12px}.gallery{width:min(1100px,94vw)}.gallery-image{background:transparent}.gallery-image img{height:auto;max-height:58dvh;width:100%;object-fit:contain}.gallery-bottom>.external-link{font-size:12px}
@media(max-width:1100px){.hero-actions{flex-wrap:wrap;gap:4px 20px}.hero-title{font-size:24px}.hero-secondary-role{font-size:13px}.hero-intro{max-width:370px}}
@media(max-width:700px){.hero h1{font-size:96px}.hero-title{font-size:22px;line-height:1.35;margin-top:22px}.hero-secondary-role{font-size:14px;margin-top:8px;max-width:340px}.hero-intro{font-size:14px;max-width:340px;margin-top:12px}.hero-portrait{height:320px;margin-top:24px}.hero-portrait>img{object-position:50% 25%}.hero-actions{gap:8px 18px;margin-top:20px}.production-index{display:none}.work{padding-top:36px}.work-heading{margin-top:18px;margin-bottom:27px}.work-heading h2{font-size:clamp(48px,12vw,76px)}.perspective h2{font-size:54px;max-width:340px}.perspective-lead{margin-top:18px}.perspective-copy{margin-top:24px}.distribution h2{font-size:50px}.metrics-context{display:block;font-size:14px;margin-top:28px;line-height:1.8}.metrics-context>span{display:block}.metrics{display:block;margin-top:16px}.metrics>div{display:flex;justify-content:space-between;align-items:center;padding:13px 0;gap:15px}.metrics dt{font-size:14px;min-height:0;max-width:none}.metrics dd{font-size:52px;line-height:1}.production-caption{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px 20px}.production-caption>.external-link{margin-left:auto;min-height:40px}.production-role{width:100%;order:3}.production-pair .production-caption{display:flex}.image-open,.production-pair .image-open{font-size:9px;gap:9px}.image-open>span{width:36px;height:36px}.gallery{width:calc(100% - 24px);max-width:100vw;height:fit-content;max-height:90dvh;margin:auto;padding:18px;border:1px solid var(--line)}.gallery-top{margin-bottom:15px}.gallery-image{margin-top:0}.gallery-image img{height:auto;max-height:50dvh}.gallery-bottom{margin-top:20px;gap:18px}.gallery-bottom h2{font-size:32px}.gallery-controls button{width:44px;height:44px}}
@media(max-width:370px){.hero h1{font-size:86px}.hero-title{font-size:21px}.hero-secondary-role{font-size:13px}.hero-actions{gap:0}.hero-portrait{height:300px}.perspective h2{font-size:46px}.distribution h2{font-size:43px}.production-caption>.external-link{margin-left:0}.production-role{order:0}.image-open,.production-pair .image-open{font-size:8px;gap:7px}.gallery-bottom{gap:14px}.gallery-bottom>.external-link{font-size:11px;gap:7px}.gallery-controls{gap:6px}.gallery-controls button{width:40px;height:40px}}
@media(max-width:700px){.production-caption,.production-pair .production-caption{display:flex;flex-direction:column;gap:10px;align-items:stretch}.production-role{order:0;width:auto}.production-caption>.external-link{margin-left:0;align-self:flex-start;min-height:40px;padding:7px 0}}
