:root{--ink:#0a0a09;--paper:#e9e5dc;--muted:#a7a39a;--line:#e9e5dc3d;--acid:#d5ff41}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}img,video{width:100%;display:block}figure,p,h1,h2,h3{margin:0}::selection{color:var(--ink);background:var(--acid)}.site-nav{z-index:10;color:#fff;mix-blend-mode:difference;justify-content:space-between;align-items:center;width:100%;padding:24px 32px;display:flex;position:absolute;top:0;left:0}.wordmark{letter-spacing:.16em;font-size:.82rem;font-weight:700}.nav-links{letter-spacing:.1em;text-transform:uppercase;gap:28px;font-size:.72rem;display:flex}.nav-links a,.site-nav a{transition:opacity .18s}.nav-links a{position:relative}.nav-links a.active:after{content:"";background:currentColor;height:1px;position:absolute;bottom:-8px;left:0;right:0}.nav-links a:hover,.site-nav a:hover{opacity:.58}.hero{background:#07110e;min-height:100svh;position:relative;overflow:hidden}.hero-image,.hero-shade{height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center 47%;animation:1.4s cubic-bezier(.2,.65,.25,1) both hero-reveal}.hero-shade{background:linear-gradient(#0000 48%,#000000bd 100%),linear-gradient(#0000004d,#0000 32%)}.hero-kicker{z-index:2;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;gap:5px;font-size:.68rem;line-height:1.45;display:flex;position:absolute;top:30%;left:32px}.hero-title-wrap{z-index:2;position:absolute;bottom:22px;left:26px;right:26px}.hero-title-wrap p{letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px 8px;font-size:.7rem}.hero h1{letter-spacing:-.035em;text-align:center;white-space:nowrap;max-width:100%;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(4.2rem,12.45vw,13rem);font-weight:900;font-stretch:75%;line-height:.76}.scroll-cue{z-index:3;letter-spacing:.14em;text-transform:uppercase;transform-origin:100%;align-items:center;gap:10px;font-size:.65rem;display:flex;position:absolute;top:47%;right:32px;transform:rotate(90deg)}.manifesto{background:var(--paper);min-height:80vh;color:var(--ink);grid-template-columns:1fr minmax(0,4fr);align-content:center;gap:8vw;padding:12vw 5vw;display:grid}.eyebrow,.copy-label{letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:600;line-height:1.4}.manifesto>p{letter-spacing:-.045em;max-width:1140px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,6.8rem);line-height:.99}.manifesto-note{color:#646159;letter-spacing:.16em;text-transform:uppercase;grid-column:2;margin-top:5vw;font-size:.69rem}.manifesto-note span{color:#b2aea5;margin:0 16px}.category-index{background:#11110f;padding:110px 32px 32px}.category-index-heading{justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:30px;display:flex}.category-index-heading>span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;padding-bottom:.7em;font-size:.66rem}.category-index-heading h2{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,7rem);font-weight:400;line-height:.92}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.category-card{background:#20201d;min-height:min(72vh,850px);position:relative;overflow:hidden}.category-card img,.category-card-shade{height:100%;position:absolute;inset:0}.category-card img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.category-card:first-child img{object-position:53% center}.category-card:nth-child(5) img{object-position:64% center}.category-card-shade{background:linear-gradient(#0000 38%,#000000d1),linear-gradient(#0003,#0000 35%)}.category-card-copy{z-index:1;position:absolute;bottom:28px;left:28px;right:28px}.category-card-copy>span,.category-card-copy p{color:#ffffffb3;letter-spacing:.13em;text-transform:uppercase;font-size:.64rem}.category-card-copy h3{letter-spacing:-.055em;margin:11px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,3.1vw,4.5rem);font-weight:400;line-height:.9}.category-card:hover img{transform:scale(1.035)}.profile{background:#151512;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);min-height:100vh;display:grid}.profile-image{background:#10181a;min-height:820px;position:relative;overflow:hidden}.profile-image img{object-fit:cover;object-position:36% 50%;height:100%}.profile-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 66%,#0006);position:absolute;inset:0}.profile-image figcaption{z-index:1;color:#ffffffc7;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;position:absolute;bottom:22px;left:24px;right:24px}.profile-copy{flex-direction:column;justify-content:center;padding:9vw 7vw;display:flex}.profile-copy h2{letter-spacing:-.06em;max-width:720px;margin:44px 0 32px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6.3vw,7.8rem);font-weight:400;line-height:.88}.profile-copy>p{color:#bcb8b0;max-width:700px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.45vw,1.4rem);line-height:1.5}.profile-copy .profile-lede{color:var(--paper);margin-bottom:20px;font-size:clamp(1.45rem,2.2vw,2.25rem);line-height:1.3}.profile-details{border-top:1px solid var(--line);grid-template-columns:1.45fr 1fr;gap:48px;margin-top:58px;padding-top:24px;display:grid}.profile-details span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-bottom:13px;font-size:.62rem;display:block}.profile-details p{color:#d2cec6;letter-spacing:.035em;font-size:.73rem;line-height:1.65}.profile-contact{letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid;width:max-content;margin-top:44px;padding-bottom:5px;font-size:.72rem}.profile-contact span{margin-left:10px}.category-hero{background:#111;justify-content:space-between;align-items:flex-end;gap:40px;min-height:82svh;padding:0 32px 44px;display:flex;position:relative;overflow:hidden}.category-hero:before,.category-hero:after{content:"";position:absolute;inset:0}.category-hero:before{background-position:50%;background-size:cover;animation:1.2s cubic-bezier(.2,.65,.25,1) both hero-reveal}.category-hero-narrative:before{background-image:url(/stills/category-narrative.webp);background-position:50%}.category-hero-commercial:before{background-image:url(/stills/category-commercial-wish-final-hd.webp);background-position:50%}.category-hero-documentary:before{background-image:url(/stills/category-documentary-yunnan-portrait-hd.webp);background-position:50%}.category-hero-music:before{background-image:url(/stills/category-other.webp);background-position:50%}.category-hero-other:before{background-image:url(/stills/category-other-the-intern-interview-hd.webp);background-position:64%}.category-hero:after{background:linear-gradient(#00000014 35%,#000000db),linear-gradient(#00000052,#0000 34%)}.category-hero>div{z-index:1;position:relative}.category-hero>div:first-child{max-width:960px}.category-hero>div:first-child>span,.category-hero-meta{letter-spacing:.14em;text-transform:uppercase;font-size:.66rem}.category-hero h1{letter-spacing:-.075em;margin:14px 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(5rem,12vw,13.5rem);font-weight:400;line-height:.72}.category-hero p{color:#ffffffc7;max-width:680px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.08rem,1.6vw,1.55rem);line-height:1.42}.category-hero-meta{color:#ffffffb8;text-align:right;flex-direction:column;align-items:flex-end;gap:16px;min-width:180px;padding-bottom:3px;display:flex}.category-hero-meta a{color:#fff;border-bottom:1px solid #ffffffb8;padding-bottom:5px}.work,.music-video,.other-work,.filmography{padding:0 32px}.section-heading{border-bottom:1px solid var(--line);grid-template-columns:1fr 5fr 1fr;align-items:end;gap:24px;min-height:220px;padding:80px 0 24px;display:grid}.section-heading h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5.5vw,6rem);font-weight:400}.section-heading>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;padding-bottom:.5em;font-size:.67rem}.section-heading>span:last-child{text-align:right}.project{border-bottom:1px solid var(--line);padding:100px 0 150px}.project-header{grid-template-columns:1fr 5fr 1fr;align-items:end;gap:24px;padding-bottom:22px;display:grid}.project-number{color:var(--muted);letter-spacing:.12em;font-size:.66rem}.project-header h2{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,8vw,9rem);font-weight:400;line-height:.86}.project-credit{color:var(--muted);letter-spacing:.1em;text-align:right;text-transform:uppercase;flex-direction:column;gap:5px;font-size:.66rem;line-height:1.5;display:flex}.project-hero{background:#171714;height:min(72vw,880px);overflow:hidden}.project-hero.ratio-wide{height:min(56vw,780px)}.project-hero.ratio-cinema{height:min(42vw,680px)}.project-hero img,.project-hero video{object-fit:cover;height:100%;transition:transform 1.2s cubic-bezier(.2,.65,.25,1)}.project-hero:hover img,.project-hero:hover video{transform:scale(1.018)}.project-hero-portrait{position:relative}.project-hero-portrait img,.project-hero-portrait video{object-position:center 38%}.project-bad-blood .project-hero video{transform:scale(1.2)}.project-bad-blood .project-hero:hover video{transform:scale(1.218)}.project-copy{grid-template-columns:1fr 1fr;gap:7vw;padding:52px 8vw 74px 14.1vw;display:grid}.project-copy>div{align-content:start;gap:16px;display:grid}.project-copy p:not(.copy-label){color:#cbc7bf;max-width:660px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.65vw,1.55rem);line-height:1.4}.copy-label{color:var(--muted)}.watch-link{letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid;width:max-content;margin-top:18px;padding-bottom:4px;font-size:.72rem}.watch-link span{margin-left:9px}.mosaic{gap:12px;display:grid}.mosaic figure,.triptych img{background:#151512;overflow:hidden}.mosaic img,.mosaic video{object-fit:cover;height:100%}.mosaic-dont-peek{grid-template-rows:repeat(3,min(29vw,450px));grid-template-columns:repeat(2,minmax(0,1fr));padding:0 8vw}.mosaic-witch{grid-template-rows:30vw 30vw;grid-template-columns:repeat(12,1fr)}.mosaic-witch figure:first-child{grid-column:1/8}.mosaic-witch figure:nth-child(2){grid-column:8/13}.mosaic-witch figure:nth-child(3){grid-column:1/5}.mosaic-witch figure:nth-child(4){grid-column:5/13}.witch-poster-feature{background:radial-gradient(circle at 74% 46%,#68120d2e,#0000 38%),linear-gradient(105deg,#0c0c0a 0%,#10100d 56%,#090908 100%);grid-template-columns:.96fr minmax(360px,.84fr);min-height:min(62vw,840px);margin:clamp(28px,4vw,68px) 5vw clamp(70px,8vw,120px);display:grid;position:relative;overflow:hidden}.witch-poster-feature:before{filter:blur(90px);content:"";pointer-events:none;background:#7e16101f;width:34%;height:80%;position:absolute;top:9%;right:7%}.witch-poster-art{z-index:1;order:2;place-items:center;padding:clamp(24px,3vw,52px) clamp(24px,3.6vw,64px) clamp(24px,3vw,52px) 0;display:grid}.witch-poster-art img{filter:drop-shadow(0 30px 52px #00000080);width:min(100%,540px);height:auto}.witch-poster-copy{z-index:1;flex-direction:column;order:1;justify-content:center;padding:clamp(54px,7vw,108px) clamp(30px,3vw,56px) clamp(54px,7vw,108px) clamp(42px,7vw,118px);display:flex}.witch-poster-copy h3{letter-spacing:-.06em;margin:26px 0 34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,7vw,7.7rem);font-weight:400;line-height:.82}.witch-poster-copy>p:not(.copy-label){color:#bdb8af;max-width:570px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.35vw,1.35rem);line-height:1.5}.witch-poster-copy ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,4vw,64px);margin-top:auto;padding-top:52px;display:grid}.witch-poster-copy li{color:#d1ccc3;letter-spacing:.08em;text-transform:uppercase;gap:8px;padding:0;font-size:.68rem;line-height:1.45;display:grid}.witch-poster-copy li span{color:var(--muted)}.witch-poster-copy li strong{font-weight:400}.bad-blood-poster-feature{background:radial-gradient(circle at 20% 48%,#8e12122b,#0000 36%),radial-gradient(circle at 78% 62%,#0d4d3924,#0000 32%),linear-gradient(105deg,#090807 0%,#100b0a 48%,#090a08 100%);grid-template-columns:minmax(340px,.8fr) 1fr;min-height:min(61vw,830px);margin:clamp(28px,4vw,68px) 5vw clamp(70px,8vw,120px);display:grid;position:relative;overflow:hidden}.bad-blood-poster-feature:before{filter:blur(90px);content:"";pointer-events:none;background:#9111111a;width:36%;height:72%;position:absolute;top:14%;left:6%}.bad-blood-poster-art{z-index:1;place-items:center;padding:clamp(24px,3vw,52px) 0 clamp(24px,3vw,52px) clamp(24px,4vw,70px);display:grid}.bad-blood-poster-art img{filter:drop-shadow(0 30px 52px #0000008c);width:min(100%,510px);height:auto}.bad-blood-poster-copy{z-index:1;flex-direction:column;justify-content:center;padding:clamp(54px,7vw,108px) clamp(42px,7vw,118px) clamp(54px,7vw,108px) clamp(30px,4vw,70px);display:flex}.bad-blood-poster-copy h3{color:#ce2927;letter-spacing:-.06em;margin:26px 0 34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,6.7vw,7.5rem);font-weight:400;line-height:.82}.bad-blood-poster-copy>p:not(.copy-label){color:#bdb8af;max-width:590px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.35vw,1.35rem);line-height:1.5}.bad-blood-laurels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(18px,2.5vw,38px);width:min(100%,530px);margin-top:auto;padding-top:46px;display:grid}.bad-blood-laurels img{object-fit:contain;opacity:.84;width:100%;height:auto}.bad-blood-poster-copy ul{color:#c7c1b7;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:10px 24px;padding-top:26px;font-size:.64rem;line-height:1.45;display:flex}.bad-blood-poster-copy li{align-items:center;gap:24px;display:flex}.bad-blood-poster-copy li:not(:last-child):after{content:"";background:#5c5750;border-radius:50%;width:3px;height:3px}.triptych{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.triptych img{object-fit:cover;height:38vw;max-height:590px}.mosaic-light{grid-template-columns:1.6fr 1fr;grid-auto-rows:32vw}.mosaic-light .wide{grid-row:span 2}.mosaic-light figure:last-child{grid-area:auto/1/auto/-1;height:min(56vw,700px)}.mosaic-bad-blood{grid-template-rows:repeat(2,min(34vw,520px));grid-template-columns:1.35fr 1fr;padding:0 8vw}.mosaic-bad-blood .wide{grid-row:1/3}.mosaic-bad-blood .wide img{object-position:54% center}.mosaic-bad-blood .scene-wide{aspect-ratio:16/9;grid-column:1/-1;height:auto;position:relative}.mosaic-bad-blood .scene-wide img{object-fit:cover;object-position:center}.mosaic-rocket{grid-template-rows:repeat(2,min(28vw,430px));grid-template-columns:1.55fr 1fr}.mosaic-rocket .wide{grid-row:1/3}.mosaic-rocket img{object-position:center}.music-video{color:var(--ink);background:#d8ccb0}.music-video .section-heading,.music-video .project{border-color:#0a0a093d}.music-video .section-heading>span,.music-video .project-number,.music-video .project-credit,.music-video .copy-label{color:#685f4d}.music-video .project-copy p:not(.copy-label){color:#2d2921}.project-lollygag{padding-bottom:120px}.project-lollygag .project-hero{background:#1b1710}.project-lollygag .project-hero video{filter:saturate(.96)contrast(1.02)}.mosaic-lollygag{grid-template-rows:repeat(2,min(28vw,430px));grid-template-columns:1.35fr 1fr 1fr;gap:10px;display:grid}.motion-tile{background:#17140f;position:relative;overflow:hidden}.motion-tile:first-child{grid-row:1/3}.motion-tile video{object-fit:cover;height:100%}.motion-tile figcaption{color:var(--paper);letter-spacing:.12em;text-transform:uppercase;background:#0a0a09b8;padding:7px 9px;font-size:.58rem;position:absolute;bottom:10px;right:10px}.other-work{background:#151512}.documentary-work{background:#10100e}.documentary-grid .format-card:first-child{grid-column:1/-1;min-height:44vw}.documentary-grid .format-card:not(:first-child) .format-overlay h3{font-size:clamp(2.2rem,4vw,4.8rem)}.format-grid{background:#e9e5dc29;grid-template-columns:repeat(2,1fr);gap:1px;padding:54px 0 120px;display:grid}.format-card{background:#0d0d0b;min-height:42vw;position:relative;overflow:hidden}.format-card>img{object-fit:cover;filter:saturate(.88);height:100%;transition:transform .9s cubic-bezier(.2,.65,.25,1)}.format-card:hover>img{transform:scale(1.025)}.format-video-card video{object-fit:cover;height:100%}.format-overlay{background:linear-gradient(#0000 42%,#000c);flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:absolute;inset:0}.format-overlay span,.format-text-card span{letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.62rem}.format-overlay h3,.format-text-card h3{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4.8vw,5.7rem);font-weight:400;line-height:.94}.format-overlay p{color:#ffffffa8;letter-spacing:.11em;text-transform:uppercase;margin-top:10px;font-size:.65rem}.format-overlay .watch-link-light{z-index:2;color:#fff;margin-top:20px;position:relative}.format-text-card{color:var(--ink);background:var(--acid);flex-direction:column;justify-content:space-between;padding:3.4vw;display:flex}.format-text-card p{max-width:620px;margin-top:34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,1.6vw,1.55rem);line-height:1.42}.format-text-card a{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid;width:max-content;padding-bottom:4px;font-size:.72rem}.format-status{border:1px solid #0a0a0959;width:max-content;padding:8px 10px;margin:0!important}.format-text-light{color:var(--ink);background:var(--paper)}.commercial{color:var(--ink);background:#f0ede6;grid-template-columns:.74fr 2fr;gap:5vw;padding:130px 32px;display:grid}.commercial-title{align-self:start;position:sticky;top:28px}.commercial-title>span{letter-spacing:.13em;text-transform:uppercase;font-size:.65rem}.commercial-title h2{letter-spacing:-.055em;margin-top:22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5vw,5.4rem);font-weight:400;line-height:.94}.commercial-title p{color:#747067;max-width:280px;margin-top:24px;font-size:.78rem;line-height:1.5}.commercial-brands{gap:88px;display:grid}.commercial-brand{min-width:0}.commercial-brand-header{border-top:1px solid #14141247;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:20px;padding-top:18px;display:flex}.commercial-brand-header span,.commercial-brand-header p{color:#747067;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.commercial-brand-header h3{letter-spacing:-.05em;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,3.8vw,4.3rem);font-weight:400;line-height:.92}.commercial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.commercial-grid-single{grid-template-columns:minmax(0,1fr)}.commercial-grid-portrait{max-width:880px}.commercial-video{background:#111;min-width:0;position:relative;overflow:hidden}.commercial-video img,.commercial-video video{aspect-ratio:16/9;object-fit:cover}.commercial-video-portrait img,.commercial-video-portrait video{aspect-ratio:9/16}.commercial-video figcaption{color:#fff;letter-spacing:.11em;text-transform:uppercase;background:#0000009e;padding:7px 9px;font-size:.6rem;position:absolute;bottom:10px;right:12px}.commercial-video figcaption a{color:inherit;text-decoration:none}.filmography{padding-bottom:120px}.credits-list{padding-top:30px}.credit-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 4fr 2fr;align-items:center;gap:24px;min-height:84px;display:grid}.credit-row>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem}.credit-row>span:last-child{text-align:right}.credit-row strong{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.3vw,2.5rem);font-weight:400}footer{min-height:360px;color:var(--ink);background:var(--acid);grid-template-columns:1fr 2fr 1fr;align-items:end;gap:30px;padding:56px 32px;display:grid}footer p,footer a{letter-spacing:.09em;text-transform:uppercase;font-size:.69rem;line-height:1.55}.footer-name{letter-spacing:.15em;margin-bottom:5px;font-weight:800}.footer-center{text-align:center;justify-self:center}footer>a{border-bottom:1px solid;justify-self:end;padding-bottom:3px}@keyframes hero-reveal{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (width<=900px){.site-nav{padding:20px}.nav-links{gap:16px}.hero-kicker{top:24%;left:20px}.hero-title-wrap{bottom:28px;left:12px;right:12px}.hero h1{font-size:12vw}.scroll-cue{display:none}.manifesto{grid-template-columns:1fr;min-height:70vh;padding:100px 20px}.manifesto>p,.manifesto-note{grid-column:1}.category-index{padding:90px 20px 20px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:68vw}.category-card:last-child{grid-column:1/-1;min-height:52vw}.category-hero{min-height:76svh;padding:0 20px 34px}.category-hero h1{font-size:13vw}.profile{grid-template-columns:.92fr 1.08fr}.profile-image{min-height:680px}.profile-copy{padding:80px 42px}.profile-details{grid-template-columns:1fr;gap:24px}.work,.music-video,.other-work,.filmography{padding-left:20px;padding-right:20px}.section-heading{grid-template-columns:.5fr 4fr;min-height:180px}.section-heading>span:last-child{display:none}.project{padding:72px 0 100px}.project-header{grid-template-columns:.5fr 4fr}.project-credit{text-align:left;flex-direction:row;grid-column:2;justify-content:space-between}.project-copy{gap:44px;padding:42px 0 60px 10vw}.witch-poster-feature{grid-template-columns:.9fr minmax(320px,.8fr);margin-left:0;margin-right:0}.witch-poster-art{padding:32px 24px 32px 0}.witch-poster-copy{padding:52px 30px 52px 46px}.bad-blood-poster-feature{grid-template-columns:minmax(300px,.76fr) 1fr;margin-left:0;margin-right:0}.bad-blood-poster-art{padding:32px 0 32px 24px}.bad-blood-poster-copy{padding:52px 46px 52px 32px}.mosaic-dont-peek,.mosaic-bad-blood{padding:0}.mosaic-lollygag{grid-template-rows:58vw 46vw 46vw;grid-template-columns:1fr 1fr}.motion-tile:first-child{grid-area:1/1/auto/-1}.format-grid{grid-template-columns:1fr}.documentary-grid .format-card:first-child{grid-column:auto;min-height:72vw}.format-card{min-height:72vw}.format-text-card{padding:36px}.commercial{grid-template-columns:1fr;padding:100px 20px}.commercial-title{padding-bottom:30px;position:static}footer{grid-template-columns:1fr 1fr}.footer-center{display:none}}@media (width<=620px){.site-nav{padding:18px 16px}.nav-links{letter-spacing:.03em;gap:8px;font-size:.52rem}.wordmark{font-size:.72rem}.nav-links a:last-child{display:none}.hero{min-height:88svh}.hero-image{object-position:56% center}.hero-kicker span:last-child{display:none}.hero-title-wrap p{margin-left:4px}.hero h1{font-size:11.7vw}.manifesto>p{font-size:clamp(2.4rem,12vw,4rem)}.manifesto-note span{margin:0 6px}.category-index{padding:80px 14px 14px}.category-index-heading{padding:0 6px 24px;display:block}.category-index-heading>span{margin-bottom:18px;display:block}.category-index-heading h2{font-size:3.6rem}.category-grid{grid-template-columns:1fr;gap:8px}.category-card,.category-card:last-child{grid-column:auto;min-height:102vw}.category-card-copy{bottom:24px;left:22px;right:22px}.category-card-copy h3{font-size:4rem}.category-hero{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:28px;min-height:72svh;padding:0 20px 30px}.category-hero h1{margin-top:16px;font-size:19vw}.category-hero-meta{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-width:0}.commercial{padding-left:14px;padding-right:14px}.commercial-brands{gap:70px}.commercial-brand-header p{display:none}.commercial-grid{grid-template-columns:1fr;gap:8px}.commercial-grid-portrait{grid-template-columns:repeat(2,minmax(0,1fr))}.profile{grid-template-columns:1fr}.profile-image{height:112vw;min-height:0;max-height:720px}.profile-copy{padding:80px 20px}.profile-copy h2{margin:34px 0 28px;font-size:3.8rem}.profile-details{margin-top:44px}.section-heading{grid-template-columns:.35fr 3fr;gap:12px}.section-heading h2{font-size:2.7rem}.project-header{grid-template-columns:1fr;gap:8px}.project-number{order:2}.project-header h2{font-size:3.7rem}.project-credit{order:3;grid-column:1;margin-top:8px}.project-hero,.project-hero.ratio-wide,.project-hero.ratio-cinema{height:66vw}.project-copy{grid-template-columns:1fr;gap:38px;padding:36px 0 56px}.witch-poster-feature{grid-template-columns:1fr;min-height:0;margin:18px -20px 72px}.witch-poster-art{order:1;padding:42px 28px}.witch-poster-art img{width:min(90%,430px)}.witch-poster-copy{order:2;padding:52px 24px 58px}.witch-poster-copy h3{margin:24px 0 30px;font-size:3.9rem}.witch-poster-copy ul{grid-template-columns:1fr 1fr;gap:24px;margin-top:0;padding-top:42px}.witch-poster-copy li{gap:7px}.bad-blood-poster-feature{grid-template-columns:1fr;min-height:0;margin:18px -20px 72px}.bad-blood-poster-art{padding:42px 28px}.bad-blood-poster-art img{width:min(86%,410px)}.bad-blood-poster-copy{padding:52px 24px 58px}.bad-blood-poster-copy h3{margin:24px 0 30px;font-size:3.9rem}.bad-blood-laurels{gap:18px;margin-top:0;padding-top:42px}.bad-blood-poster-copy ul{gap:10px 16px}.bad-blood-poster-copy li{gap:16px}.mosaic-dont-peek{grid-template-rows:repeat(6,68vw);grid-template-columns:1fr}.mosaic-witch{grid-template-rows:repeat(2,60vw);grid-template-columns:1fr 1fr}.mosaic-witch figure:nth-child(n){grid-column:auto}.triptych{grid-template-columns:1fr}.triptych img{height:95vw}.mosaic-light{grid-template-columns:1fr;grid-auto-rows:72vw}.mosaic-light .wide,.mosaic-light figure:last-child{grid-area:auto;height:auto}.mosaic-bad-blood,.mosaic-rocket{grid-template-rows:repeat(3,82vw);grid-template-columns:1fr;padding:0}.mosaic-bad-blood{grid-template-rows:repeat(4,82vw)}.mosaic-lollygag{grid-template-rows:repeat(5,68vw);grid-template-columns:1fr}.motion-tile:first-child{grid-area:auto}.mosaic-bad-blood .wide,.mosaic-rocket .wide{grid-row:auto}.mosaic-bad-blood .scene-wide{grid-column:auto;height:auto}.format-card{min-height:90vw}.format-text-card{min-height:115vw;padding:28px}.credit-row{grid-template-columns:.7fr 2.3fr;gap:12px;min-height:72px}.credit-row>span:last-child{display:none}footer{min-height:280px;padding:42px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image,.category-hero:before{animation:none}.project-hero img,.project-hero video,.format-card>img{transition:none}}
