@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap');
:root{--bg:#080808;--text:#eeeae3;--muted:#a19d97;--red:#a3332a;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px}body:after{content:'';pointer-events:none;position:fixed;inset:0;opacity:.028;z-index:30;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--red);outline-offset:7px}.skip{position:fixed;top:-60px;background:var(--bg);padding:12px;z-index:100}.skip:focus{top:0}header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:27px 4.7%;transition:background .4s,padding .4s}header.scrolled{background:rgba(8,8,8,.96);padding-top:20px;padding-bottom:20px}.brand{font-size:30px;font-weight:600;letter-spacing:-2px}.brand span{font-size:12px;font-weight:400;letter-spacing:2px;vertical-align:middle;margin-left:18px;color:var(--muted)}nav{display:flex;gap:34px}nav a{font-size:12px;letter-spacing:1.7px}nav a:hover{color:var(--red)}.red{color:var(--red)}.hero{position:relative;min-height:760px;height:100svh;overflow:hidden;background:#171a18}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 2s;filter:brightness(.66)}.hero-media img.active{opacity:1}.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.3),transparent 40%,rgba(0,0,0,.65))}.hero-content{position:absolute;left:8%;right:8%;bottom:19%}.eyebrow{font-size:12px;letter-spacing:2.2px;line-height:1.6;font-weight:500}.dot{display:inline-block;width:6px;height:6px;background:var(--red);margin-right:10px;border-radius:50%}h1{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:500;font-size:clamp(80px,10.8vw,180px);line-height:.88;letter-spacing:-.018em;margin:30px 0 36px}h1 span{letter-spacing:.04em}.hero-bottom{display:flex;align-items:center;justify-content:space-between}.text-button{border:0;background:none;padding:0;font-size:12px;letter-spacing:2px;display:flex;align-items:center;gap:17px}.play{border:1px solid #aaa7;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:10px;transition:background .3s}.text-button:hover .play{background:var(--red);border-color:var(--red)}.hero-bottom p{font-size:11px;letter-spacing:1.5px;line-height:1.9;color:#d2cec8}.scroll-cue,.hero-index{position:absolute;bottom:35px;font-size:11px;letter-spacing:1.6px}.scroll-cue{left:4.7%}.scroll-cue span{margin-left:30px}.hero-index{right:4.7%;color:#aaa}.section{padding:110px 8%}.section-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:65px}.section-heading .eyebrow{padding-top:10px}h2{font-weight:400;font-size:clamp(38px,4.6vw,72px);line-height:1.12;letter-spacing:-2.8px;margin:0}.section-heading h2{width:49%}.project{display:block;margin-bottom:68px}.project-image{overflow:hidden;position:relative;aspect-ratio:2.1;background:#151515}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s,filter 1.2s;filter:brightness(.87)}.project:hover img{transform:scale(1.025);filter:brightness(1)}.project .view{position:absolute;right:30px;bottom:25px;font-size:12px;letter-spacing:2px}.project-meta{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.project-meta h3{font-size:21px;font-weight:400;margin:0 0 7px;letter-spacing:.7px}.project-meta p,.project-meta>span{font-size:12px;color:var(--muted);margin:0;letter-spacing:1px}.films{background:#101010;padding-top:85px}.film-feature{display:block;margin-top:45px;position:relative}.film-feature img{width:100%;aspect-ratio:2.39;object-fit:cover;filter:brightness(.6)}.film-title{position:absolute;bottom:10%;left:5%}.film-title h3{font:500 clamp(56px,8vw,130px)/1 'Barlow Condensed',sans-serif;letter-spacing:5px;margin:0 0 15px}.film-title p{font-size:12px;letter-spacing:2px}.future{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff20;margin-top:45px;padding-top:30px;color:var(--muted)}.future span{font-size:11px;letter-spacing:1px}.future p{font-size:18px}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-top:150px;padding-bottom:130px}.about-image img{width:100%;max-height:720px;object-fit:cover;filter:grayscale(1)}.about h2{font-size:clamp(34px,3.7vw,57px);margin:28px 0 32px}.about-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.9}.signature{display:block;font:500 23px 'Barlow Condensed',sans-serif;letter-spacing:2px;margin-top:36px}.locations{border-top:1px solid #ffffff18;padding-top:55px;padding-bottom:85px}.locations>div{font-size:clamp(20px,2.4vw,37px);line-height:1.8;font-weight:400;letter-spacing:-1px;margin-top:26px}.locations i{font-style:normal;color:#5c2824;margin:0 12px}.contact{background:#101010;padding-top:90px}.contact h2{font-size:clamp(48px,7.4vw,115px);margin:40px 0 65px;letter-spacing:-4px}.contact h2 span{color:var(--muted)}.contact-bottom{display:flex;justify-content:space-between}.contact-bottom p{font-size:13px;letter-spacing:1px;line-height:1.9}.contact-bottom .eyebrow{color:var(--muted);font-size:11px}#contact-links{display:flex;flex-direction:column;gap:15px;min-width:25%}#contact-links a{font-size:16px;border-bottom:1px solid #ffffff24;padding-bottom:13px;display:flex;justify-content:space-between;gap:35px}#contact-links a:hover{color:var(--red)}footer{display:flex;justify-content:space-between;align-items:center;padding:40px 4.7%;font-size:11px;letter-spacing:1px}footer a:first-child{font-size:13px}footer a span{display:block;color:var(--muted);font-size:10px;margin-top:8px}footer>span{color:var(--muted)}dialog{width:min(1100px,95vw);border:1px solid #ffffff20;background:#080808;padding:24px;color:var(--text)}dialog::backdrop{background:#000d}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialog-head h2{font-size:17px;letter-spacing:2px}.dialog-head button{background:none;border:0;font-size:12px;padding:10px}dialog iframe{width:100%;aspect-ratio:16/9;border:0}.missing{padding:60px 0;color:var(--muted);line-height:1.8}.detail-main{padding-top:120px}.detail-head{padding:45px 8%}.detail-head h1{font-size:clamp(80px,11vw,160px);margin-top:30px}.detail-player{margin:20px 4.7%;position:relative}.detail-player img{width:100%;display:block}.detail-player iframe{width:100%;aspect-ratio:16/9;border:0}.detail-info{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:75px 8%}.detail-info p{color:var(--muted);line-height:1.9}.credits{display:grid;grid-template-columns:1fr 1fr;gap:25px}.credits dt{font-size:11px;color:var(--muted);letter-spacing:1.5px;margin-bottom:8px}.credits dd{margin:0;font-size:14px}.stills{padding:0 4.7% 60px;display:grid;gap:30px}.stills img{width:100%;height:auto}.back-link{font-size:12px;letter-spacing:1.5px}.image-caption{font-size:11px;letter-spacing:1px;color:var(--muted);margin-top:12px}
@media(min-width:1500px){.section{padding-left:max(8%,calc((100% - 1450px)/2));padding-right:max(8%,calc((100% - 1450px)/2))}}@media(max-width:700px){header{padding:21px 6%}.brand{font-size:25px}.brand span{display:none}nav{gap:18px}nav a{font-size:10px;letter-spacing:1px}.hero{min-height:650px;max-height:980px}.hero-content{left:6%;right:6%;bottom:22%}h1{font-size:clamp(61px,13.8vw,98px);line-height:.95;margin-bottom:30px}.hero-bottom{align-items:start;gap:20px}.hero-bottom p{display:none}.hero .eyebrow{font-size:11px}.hero-media img{object-position:60% center}.hero-index{display:none}.scroll-cue{left:6%;bottom:30px}.section{padding:70px 6%}.section-heading{display:block;margin-bottom:36px}.section-heading h2{width:auto;margin-top:25px;font-size:45px;letter-spacing:-2px}.project{margin-bottom:40px}.project-image{aspect-ratio:16/10}.project-meta h3{font-size:19px}.project .view{right:17px;bottom:17px;font-size:10px}.film-feature{margin-top:30px}.film-feature img{aspect-ratio:1.4}.film-title h3{font-size:65px}.future{flex-wrap:wrap;gap:5px}.future p{width:100%;order:3;margin-bottom:0}.future span{font-size:10px}.about{grid-template-columns:1fr;gap:45px}.about-image img{max-height:550px}.about h2{font-size:42px;letter-spacing:-2px}.locations>div{font-size:24px;line-height:1.9}.locations br{display:none}.locations i{margin:0 4px}.contact h2{font-size:clamp(43px,10.4vw,70px);letter-spacing:-2.5px;line-height:1.17}.contact-bottom{display:block}#contact-links{margin-top:35px}footer{padding:35px 6%;flex-wrap:wrap;gap:25px}footer>span{display:none}footer a:first-child{font-size:11px}footer>a:last-child{font-size:10px}.detail-info{grid-template-columns:1fr;padding:40px 6%}.detail-head{padding:35px 6%}.detail-head h1{font-size:78px}.credits{gap:30px}.stills{gap:15px}.dialog-head{margin-bottom:14px}dialog{padding:16px}.text-button{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Full-screen film chapters, inspired by the supplied scrolling reference. */
.work{padding-left:0;padding-right:0;padding-bottom:0}.work .section-heading{padding:0 8%}.scene{position:relative;margin:0;height:90svh;min-height:580px;max-height:1100px;overflow:hidden}.scene .project-image{position:absolute;inset:0;aspect-ratio:auto}.scene .project-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000b,transparent 65%);pointer-events:none}.scene .project-image img{object-fit:contain;transform:scale(1.03);background:#080808;filter:brightness(.8)}.scene:hover .project-image img{transform:scale(1.065);filter:brightness(.95)}.scene .project-meta{position:absolute;bottom:11%;left:8%;right:8%;z-index:2;align-items:end}.scene .project-meta h3{font-size:clamp(36px,5.3vw,84px);letter-spacing:-2px;line-height:1.05;margin-top:15px}.scene .project-meta p{color:#ddd8ce;font-size:11px}.scene .view{z-index:3;right:8%;bottom:7%;font-size:11px}.scene .project-meta>span{color:#e4dfd6;font-size:12px}.scene-3 img{object-fit:contain!important;transform:none!important}.scene-3{height:75svh}.fugitive-feature{display:flex;flex-direction:column;justify-content:space-between;min-height:490px;margin-top:35px;padding:55px 5%;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;background:#0a0a0a;transition:background .7s}.fugitive-feature:hover{background:#170c0b}.fugitive-feature>span:first-child{color:var(--muted)}.fugitive-feature h3{font:500 clamp(70px,16vw,240px)/1 'Barlow Condensed',sans-serif;letter-spacing:.025em;margin:50px 0;color:#c4bdb1}.fugitive-bottom{display:flex;justify-content:space-between;font-size:11px;letter-spacing:2px}.film-play{position:absolute;inset:0;width:100%;display:flex;gap:18px;align-items:center;justify-content:center;border:0;background:#0003;font-size:12px;letter-spacing:2px}.film-play .play{width:66px;height:66px;background:#080808a0}.film-play:hover .play{background:var(--red)}.watch-fallback{text-align:right;padding:0 5%;font-size:11px;letter-spacing:1px;color:var(--muted)}.filmstrip{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1100px;margin:auto;align-items:center}.filmstrip img{max-height:560px;object-fit:contain}.poster-gallery{max-width:600px;margin:auto;padding-top:30px}.next-work{padding:70px 8%;border-top:1px solid #ffffff20;font-size:12px;letter-spacing:2px}.fugitive-page{min-height:95svh;background:#0d0a09}.fugitive-page h1{font-size:clamp(85px,18vw,280px);color:#c4bdb1}.fugitive-enquiry{padding:60px 8% 120px}.fugitive-enquiry p{font-size:22px;line-height:1.6;color:var(--muted);margin-bottom:35px}.reel-links{display:flex;gap:20px;justify-content:space-between;margin-top:20px;font-size:11px;letter-spacing:1px;color:var(--muted)}.reel-links button{border:0;background:none;padding:0;color:inherit;font-size:inherit;letter-spacing:inherit}.hero-motion{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-motion iframe{position:absolute;left:50%;top:50%;width:max(100vw,177.78svh);height:max(56.25vw,100svh);transform:translate(-50%,-50%) scale(1.35);border:0;opacity:.55}.motion-toggle{position:absolute;z-index:4;right:4.7%;bottom:30px;background:transparent;border:1px solid #ffffff50;padding:10px 13px;font-size:10px;letter-spacing:1px}.hero-index{display:none}.reveal{transition:opacity .9s,transform .9s}.reveal.pending{opacity:0;transform:translateY(24px)}
@media(max-width:700px){.scene{height:66svh;min-height:420px;max-height:680px}.scene .project-image img{object-fit:contain;transform:none}.scene:hover .project-image img{transform:none}.scene .project-meta{left:6%;right:6%;bottom:15%}.scene .project-meta h3{font-size:clamp(31px,8vw,52px);letter-spacing:-1px;max-width:80%}.scene .project-meta p{font-size:10px;max-width:80%;line-height:1.8}.scene .view{right:6%;bottom:8%;font-size:10px}.work .section-heading{padding:0 6%}.scene-3{height:60svh}.fugitive-feature{min-height:320px;padding:30px 0}.fugitive-feature h3{font-size:21vw}.fugitive-feature>span:first-child{font-size:10px;letter-spacing:1px}.fugitive-bottom{font-size:10px;letter-spacing:1px}.filmstrip{gap:15px;grid-template-columns:repeat(3,minmax(0,1fr))}.filmstrip img{height:auto}.motion-toggle{right:6%;font-size:9px}.hero-motion iframe{opacity:.45}.film-play .play{height:50px;width:50px}.reel-links{gap:15px;font-size:10px;flex-wrap:wrap}.about-image img{height:auto}.fugitive-enquiry p{font-size:20px}.detail-head h1{font-size:clamp(48px,11vw,85px);overflow-wrap:anywhere}.scene .project-meta>span{font-size:11px}}
/* Continuous, edge-to-edge scroll chapters. */
.work{padding:0!important}.work .section-heading{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);padding:0;margin:0}.scene,.scene-3{position:sticky;top:0;height:100svh;min-height:550px;max-height:none;margin:0;background:#080808}.scene .project-image img,.scene:hover .project-image img,.scene-3 .project-image img{object-fit:cover!important;transform:scale(1.38)!important;transition:filter 1s;filter:brightness(.75)}.scene .project-image{overflow:hidden}.scene .project-meta{bottom:13%;left:6%;right:6%}.scene .view{bottom:8%;right:6%}.hero-media img{transform:scale(1.35)}.scene .project-meta h3{font-size:clamp(40px,6vw,96px);font-weight:400;max-width:80%}.scene .project-meta>span{margin-bottom:7px}.films{position:relative;z-index:5}.fugitive-feature{cursor:default}.fugitive-feature:hover{background:#0a0a0a}.hero{min-height:650px}.scene{will-change:auto}
@media(max-width:700px){.scene,.scene-3{height:100svh;min-height:560px}.scene .project-image img,.scene:hover .project-image img{object-fit:cover!important;transform:scale(1.36)!important}.scene-0 .project-image img{object-position:58% center}.scene-1 .project-image img{object-position:55% center}.scene .project-meta h3{font-size:clamp(33px,9.5vw,58px);max-width:95%}.scene .project-meta{bottom:16%}.scene .view{bottom:10%}.hero-media img{object-position:55% center}.hero{height:100svh;min-height:650px}}
@media(prefers-reduced-motion:reduce){.scene{position:relative}.scene .project-image img,.hero-media img{transition:none}}

.scene-2 .project-image img,.scene-3 .project-image img{transform:none!important;object-position:center 58%}.scene-3 .project-image img{object-position:center 68%}.scene-2 .project-image:after,.scene-3 .project-image:after{background:linear-gradient(0deg,#000c,transparent 70%)}
@media(min-width:900px){.about{padding:0;gap:0;min-height:100svh;grid-template-columns:1fr 1fr}.about-image{height:100%;min-height:100svh}.about-image img{width:100%;height:100%;min-height:100svh;max-height:none;object-fit:cover}.about-copy{padding:70px 13%}.about h2{font-size:clamp(35px,3.8vw,58px)}}
/* Overlapping, feathered image edges form one continuous visual scroll. */
#project-list{position:relative;isolation:isolate;background:#080808;overflow:clip}
.scene,.scene-3{position:relative;top:auto;height:112svh;min-height:650px;background:transparent;overflow:visible}
.scene+.scene{margin-top:-26svh}
.scene .project-image{mask-image:none;-webkit-mask-image:none;overflow:hidden;background:transparent}
.scene+.scene .project-image{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 24%);mask-image:linear-gradient(to bottom,transparent 0%,#000 24%)}
.scene .project-meta{bottom:30%;left:6%;right:6%}
.scene .view{bottom:25%;right:6%}
.scene:last-child .project-meta{bottom:20%}
.scene:last-child .view{bottom:15%}
.scene .project-image img,.scene:hover .project-image img{transform:translateY(var(--drift,0px)) scale(1.38)!important}
.scene-2 .project-image img,.scene-3 .project-image img{transform:translateY(var(--drift,0px)) scale(1.08)!important}
.scene .project-image:after{background:linear-gradient(to bottom,transparent 35%,#0005 74%,transparent 100%)}
.about-image img{filter:none}
@media(max-width:700px){.scene,.scene-3{height:110svh;min-height:650px}.scene+.scene{margin-top:-23svh}.scene+.scene .project-image{-webkit-mask-image:linear-gradient(to bottom,transparent,#000 22%);mask-image:linear-gradient(to bottom,transparent,#000 22%)}.scene .project-meta{bottom:31%}.scene .view{bottom:26%}.scene:last-child .project-meta{bottom:20%}.scene:last-child .view{bottom:15%}}
@media(prefers-reduced-motion:reduce){.scene .project-image img{transform:scale(1.38)!important}.scene-2 .project-image img,.scene-3 .project-image img{transform:scale(1.08)!important}}
.hero{height:126svh;max-height:none}
.hero-content{bottom:45svh}
.hero .scroll-cue,.hero .motion-toggle{bottom:calc(26svh + 30px)}
#work{position:relative;z-index:1;margin-top:-26svh}
.scene:first-child .project-image{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 24%);mask-image:linear-gradient(to bottom,transparent 0%,#000 24%)}
@media(max-width:700px){.hero{height:126svh;min-height:820px}.hero-content{bottom:48svh}.hero .scroll-cue,.hero .motion-toggle{bottom:calc(26svh + 30px)}}
.films{padding:0!important;background:#080808}
.films>.eyebrow{position:absolute;left:6%;top:7%;z-index:3;margin:0}
.fugitive-feature{position:relative;display:flex;min-height:100svh;margin:0;padding:22svh 6% 12svh;border:0;overflow:hidden;background:#080808;cursor:pointer}
.fugitive-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:brightness(.55)}
.fugitive-feature:after{position:absolute;inset:0;content:'';background:linear-gradient(180deg,#08080825,transparent 40%,#080808b0);pointer-events:none}
.fugitive-feature>span,.fugitive-feature h3{position:relative;z-index:1}.fugitive-feature>span:first-of-type{margin-top:auto;color:#ddd8ce}.fugitive-feature h3{font-size:clamp(75px,16vw,240px);color:var(--text);margin:30px 0 35px;line-height:.9}.fugitive-bottom{padding-top:10px}.future{margin:0;padding:35px 6%}.working-poster{margin:20px auto 0;max-width:760px;padding:0 6%}.working-poster img{width:100%;height:auto}.working-poster figcaption{font-size:11px;letter-spacing:1.5px;color:var(--muted);margin-top:20px}.fugitive-page .detail-head h1{font-size:clamp(75px,16vw,220px)}
@media(max-width:700px){.fugitive-feature{min-height:100svh;padding:20svh 6% 14svh}.fugitive-art{object-position:50% 25%}.fugitive-feature h3{font-size:22vw}.fugitive-bottom{font-size:10px}.future{gap:10px}.future span{font-size:10px}}
.films{margin-top:-26svh;background:transparent}
.fugitive-feature,.fugitive-feature:hover{background:transparent;min-height:126svh}
.fugitive-art{-webkit-mask-image:linear-gradient(to bottom,transparent,#000 23%);mask-image:linear-gradient(to bottom,transparent,#000 23%)}
.films>.eyebrow{top:30svh}
.fugitive-feature:after{background:linear-gradient(to bottom,transparent 25%,#08080810 50%,#080808b0 100%)}
.films .future{background:#080808}
@media(max-width:700px){.fugitive-feature{min-height:126svh}.films>.eyebrow{top:30svh}}
/* Original poster pixels above the soft image seam; extracted alpha supplies only the silhouette. */
.helmet-layer{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 78%,transparent 100%)}
.helmet-original{position:absolute;inset:0;background:url('/assets/outsource-poster.webp') center 68%/cover no-repeat;-webkit-mask:url('/assets/helmet-mask.webp') center 68%/cover no-repeat;mask:url('/assets/helmet-mask.webp') center 68%/cover no-repeat;transform:translateY(var(--drift,0px)) scale(1.08);filter:brightness(.75)}
.scene-3 .project-meta,.scene-3 .view{z-index:3}
@media(prefers-reduced-motion:reduce){.helmet-original{transform:scale(1.08)}}
.scene.scene-2 .project-image img,.scene.scene-2:hover .project-image img,.scene.scene-3 .project-image img,.scene.scene-3:hover .project-image img{transform:translateY(var(--drift,0px)) scale(1.08)!important}
@media(prefers-reduced-motion:reduce){.scene.scene-2 .project-image img,.scene.scene-2:hover .project-image img,.scene.scene-3 .project-image img,.scene.scene-3:hover .project-image img{transform:scale(1.08)!important}}
/* Keep every image at the same scale when the pointer enters or leaves. */
.scene.scene-0 .project-image img,.scene.scene-0:hover .project-image img,.scene.scene-1 .project-image img,.scene.scene-1:hover .project-image img{transform:translateY(var(--drift,0px)) scale(1.38)!important;filter:brightness(.75)}
.scene.scene-2 .project-image img,.scene.scene-2:hover .project-image img,.scene.scene-3 .project-image img,.scene.scene-3:hover .project-image img{transform:translateY(var(--drift,0px)) scale(1.08)!important;filter:brightness(.75)}
.project-image img{transition:none}.scene .project-image img{transition:none}
.about{padding:100px 8%;min-height:0;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:10%;align-items:center}
.about-image{height:auto;min-height:0;max-width:390px;width:100%;justify-self:center}
.about-image img{display:block;min-height:0;height:auto;max-height:520px;width:100%;object-fit:contain;filter:none}
.about-copy{padding:0}.about h2{font-size:clamp(34px,3.6vw,56px)}
@media(max-width:700px){.about{padding:70px 6%;grid-template-columns:1fr;gap:40px}.about-image{max-width:265px;justify-self:start}.about-image img{max-height:360px}.about h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){.scene.scene-0 .project-image img,.scene.scene-0:hover .project-image img,.scene.scene-1 .project-image img,.scene.scene-1:hover .project-image img{transform:scale(1.38)!important}.scene.scene-2 .project-image img,.scene.scene-2:hover .project-image img,.scene.scene-3 .project-image img,.scene.scene-3:hover .project-image img{transform:scale(1.08)!important}}

.scene .project-meta .title-the-signs,.detail-head .title-the-signs{white-space:nowrap;max-width:none;overflow-wrap:normal}
/* Hide the poster's printed title and tagline; retain the separate helmet foreground. */
.scene.scene-3 .project-image{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,transparent 35%,#000 55%);mask-image:linear-gradient(to bottom,transparent 0%,transparent 35%,#000 55%)}
.helmet-original{clip-path:inset(var(--helmet-text-cutoff,0px) 0 0)}
.scene.scene-cargo .project-image img,.scene.scene-cargo:hover .project-image img{transform:translateY(var(--drift,0px)) scale(1.04)!important;filter:brightness(.85);object-position:60% center}
.clients{display:grid;grid-template-columns:1fr 2fr;gap:9%;border-top:1px solid #ffffff18;padding-top:65px;padding-bottom:80px}.clients-intro{font-size:28px;line-height:1.35;letter-spacing:-1px;color:var(--muted);margin-top:24px}.client-names{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 26px;list-style:none;padding:10px 0 0;margin:0;align-items:center}.client-names li{font-size:17px;line-height:1.4;letter-spacing:.2px;color:#c9c3b9}
.invasion-feature{display:block;position:relative;min-height:112svh;margin-top:-20svh;overflow:hidden;background:transparent}.invasion-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:brightness(.6);-webkit-mask-image:linear-gradient(transparent,#000 19%);mask-image:linear-gradient(transparent,#000 19%)}.invasion-copy{position:absolute;left:6%;right:6%;bottom:12%;z-index:1}.invasion-copy h3{font:500 clamp(75px,15vw,230px)/.95 'Barlow Condensed',sans-serif;letter-spacing:.02em;margin:24px 0 35px}.invasion-copy .eyebrow{color:#ddd8ce}.cargo-still{margin:20px 4.7% 0}.cargo-still img{width:100%;height:auto}.cargo-still figcaption{font-size:11px;letter-spacing:1.5px;color:var(--muted);margin-top:18px}
.preview-video{position:absolute;inset:0;overflow:hidden;opacity:0;transition:opacity 1.2s;pointer-events:none;z-index:1}.preview-video.is-playing{opacity:1}.preview-video iframe{position:absolute;top:50%;left:50%;width:max(100vw,199.12svh);height:max(56.25vw,112svh);transform:translate(-50%,-50%) scale(1.35);border:0;filter:brightness(.75);pointer-events:none}.scene .project-image:after{z-index:2}.scene-preview-control{position:absolute;right:6%;bottom:19%;z-index:4;background:#08080866;border:1px solid #ffffff50;padding:10px 13px;font-size:11px;letter-spacing:1px}.scene-preview-control:hover{background:#080808a0}
@media(max-width:700px){.clients{grid-template-columns:1fr;gap:28px}.client-names{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}.client-names li{font-size:16px}.clients-intro{display:none}.invasion-copy h3{font-size:21vw}.scene.scene-cargo .project-image img{object-position:63% center}.scene-preview-control{bottom:19%;font-size:10px}.preview-video iframe{width:max(100vw,195.56svh);height:max(56.25vw,110svh)}}
@media(prefers-reduced-motion:reduce){.scene.scene-cargo .project-image img,.scene.scene-cargo:hover .project-image img{transform:scale(1.04)!important}.preview-video{transition:none}}
.scene-open{position:absolute;inset:0;z-index:3}.scene-open:focus-visible{outline:2px solid var(--red);outline-offset:-8px}
