.unified-header,.unified-header *,.unified-footer,.studio-band,.studio-page,.contact-split{box-sizing:border-box}.unified-header{display:flex!important;align-items:center;gap:24px;padding:14px max(24px,calc((100vw - 1320px)/2));background:#0b1219;color:white;position:relative;z-index:50}.news-logo{flex:0 0 100px}.news-logo img{display:block;width:100px;height:62px;object-fit:contain}.unified-header nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 20px;flex:1}.unified-header a{color:#fff;text-decoration:none;font:600 13px/1.4 var(--font-body),sans-serif}.unified-header .work-circle{display:flex;align-items:center;justify-content:center;text-align:center;flex:0 0 88px;width:88px;height:88px;border-radius:50%;background:#c32236;color:white;font-size:13px}.unified-toggle{display:none}.unified-footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:48px max(24px,calc((100vw - 1280px)/2));background:#101b26;color:#fff;font:15px/1.7 var(--font-body),sans-serif}.unified-footer img{width:110px;height:74px;object-fit:contain}.unified-footer h2{color:white;font-size:20px}.unified-footer p{color:#c7cdd4}.unified-footer a{color:white;display:block;overflow-wrap:anywhere}.unified-footer>div{min-width:0}.studio-band{background:#15171b;color:#f5f3ee;padding:48px;border-radius:6px;margin:40px 0}.studio-band h2{color:#fff;font-size:clamp(30px,4vw,48px);margin:10px 0}.studio-band>p{max-width:720px;color:#d5d2ce;font-size:17px;line-height:1.7}.studio-label{font:600 15px/1.5 var(--font-body),sans-serif;letter-spacing:.12em;color:#dcb8a0;text-transform:uppercase}.studio-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:30px 0}.studio-tile{min-width:0}.studio-tile img{display:block;width:100%;height:210px;object-fit:cover;object-position:top;border-radius:3px;background:#fff}.studio-tile h3{font:600 16px/1.5 var(--font-body),sans-serif;color:inherit;margin:12px 0}.studio-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;background:#b9273c;border:1px solid #b9273c;color:#fff!important;font:600 14px/1.5 var(--font-body),sans-serif;text-decoration:none;border-radius:3px;cursor:pointer}.studio-text-link{display:inline-block;color:#fff;margin:18px}.studio-page{background:#111418;color:#f7f5f0;font:17px/1.75 var(--font-body),sans-serif}.studio-page h1,.studio-page h2,.studio-page h3{color:inherit;letter-spacing:-.025em;line-height:1.2;font-family:var(--font-body),sans-serif}.studio-page h1{font-size:clamp(40px,6vw,76px);margin:24px 0;max-width:880px}.studio-page h2{font-size:clamp(30px,3.5vw,46px);margin:12px 0 28px}.studio-page h3{font-size:24px}.studio-hero{padding:90px max(24px,calc((100vw - 1200px)/2));background:radial-gradient(ellipse at 90% 20%,#48303a,transparent 70%),#101418}.studio-hero>p{max-width:700px}.studio-kicker{color:#dcb8a0;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.studio-section{padding:65px max(24px,calc((100vw - 1200px)/2));border-top:1px solid #303239}.studio-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.studio-services article{padding:26px;background:#1a1d22}.studio-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.studio-process span{color:#dcb8a0;font-size:22px}.studio-inquiry{display:grid;grid-template-columns:1fr 1.25fr;gap:70px}.studio-inquiry a{color:#e9c9b6;overflow-wrap:anywhere}.studio-inquiry label{display:block;font-size:15px;margin-bottom:20px}.studio-inquiry input,.studio-inquiry select,.studio-inquiry textarea{display:block;width:100%;min-width:0;min-height:48px;background:#1c2026;border:1px solid #5c626b;border-radius:3px;padding:12px;color:white;font:16px/1.5 var(--font-body),sans-serif;margin-top:8px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.studio-inquiry option{background:#1c2026}.studio-inquiry dl{overflow-wrap:anywhere}.studio-inquiry dd{margin:0 0 12px}.studio-inquiry dt{font-weight:bold}#inquiry-error{color:#ffbfc8}.contact-split{padding:60px max(24px,calc((100vw - 1060px)/2));background:#f7f5f0;color:#152332}.contact-split h1{font-size:48px}.contact-split section{padding:40px;margin:28px 0;border:1px solid #cdd0d2}.contact-split section:first-of-type{background:#171a20;color:white}.contact-split section:first-of-type h2{color:white}.contact-split h2{font-size:30px}.contact-split a{overflow-wrap:anywhere}.editorial-single-story{padding-bottom:24px!important}.article-related{padding-block:32px 20px!important;margin-bottom:0!important}body:has(.editorial-single-story) main{padding-bottom:0!important;min-height:0!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d78a64;outline-offset:4px}[hidden]{display:none!important}
@media(max-width:1050px){.unified-header{padding:12px 22px;gap:20px}.unified-toggle{display:block;margin-left:auto;background:transparent;border:1px solid #87919b;color:#fff;padding:12px;font-size:15px}.unified-header nav{display:none;position:absolute;left:0;right:0;top:100%;background:#101b26;padding:24px;grid-template-columns:1fr 1fr;box-shadow:0 12px 18px #0004}.unified-header nav.open{display:grid}.unified-header nav a{padding:10px}.unified-header .work-circle{width:74px;height:74px;flex-basis:74px}.studio-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-inquiry{gap:35px}.unified-footer{grid-template-columns:1fr 1fr}.unified-footer>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.unified-header{gap:14px;padding:10px 16px}.news-logo{flex-basis:85px}.news-logo img{width:85px;height:60px}.unified-header .work-circle{width:70px;height:70px;flex-basis:70px;font-size:12px}.unified-footer{display:block;padding:35px 24px}.unified-footer>div{margin-bottom:25px}.studio-band{padding:28px 20px}.studio-tiles{gap:16px}.studio-tile img{height:150px}.studio-tile h3{font-size:14px}.studio-services,.studio-process,.studio-inquiry{grid-template-columns:1fr}.studio-hero{padding:54px 24px}.studio-section{padding:40px 24px}.form-pair{grid-template-columns:1fr;gap:0}.contact-split{padding:36px 20px}.contact-split h1{font-size:38px}.contact-split section{padding:26px 20px}.studio-page .studio-tiles{grid-template-columns:1fr}.studio-page .studio-tile img{height:260px}.studio-page .studio-tile h3{font-size:18px}.article-related-grid{grid-template-columns:1fr!important}.ed-bottom-grid{grid-template-columns:1fr!important}.ed-shell{max-width:100%}.studio-inquiry>*{min-width:0}}
.commercial-preview #studio-inquiry input,.commercial-preview #studio-inquiry select,.commercial-preview #studio-inquiry textarea{background:#1c2026!important;color:#fff!important;border:1px solid #69717b!important;border-radius:3px!important}.commercial-preview #studio-inquiry .studio-button{border-radius:3px!important;background:#b9273c!important}.unified-footer h2{font-family:var(--font-body),sans-serif!important}
.capability-grid,.newsroom-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.capability-grid article{background:#1b2026;overflow:hidden}.capability-grid img{width:100%;height:175px;object-fit:cover}.capability-grid article>div{padding:24px}.capability-grid h3{font-size:23px}.capability-grid a{color:#e8c6ae;text-decoration:underline;font-size:14px}.verified-trust{padding:28px max(24px,calc((100vw - 1200px)/2));background:#1b2026;color:#e7e3dd}.verified-trust>p{font-size:13px;text-transform:uppercase;letter-spacing:.1em}.verified-trust>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:22px;font-weight:600}.newsroom-grid img{width:100%;height:180px;object-fit:cover}.newsroom-grid h3{font-size:21px;line-height:1.4}.newsroom-grid a{color:#fff;text-decoration:none}.closing{background:linear-gradient(110deg,#462b34,#111820)}.commercial-hero{background:linear-gradient(90deg,#0d141bf5,#0d141bd0),url('/assets/images/hero-v4-cinema-vancouver.png') center/cover}.footer-social{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}@media(max-width:1050px){.capability-grid,.newsroom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.capability-grid,.newsroom-grid{grid-template-columns:1fr}.capability-grid img,.newsroom-grid img{height:210px}.verified-trust>div{display:grid;grid-template-columns:1fr 1fr;font-size:14px}.studio-page h1{overflow-wrap:normal;word-break:normal}}

.direction-page .studio-page h1,.direction-page .studio-page h2,.direction-page .studio-page h3{font-family:var(--font-heading),sans-serif}.direction-page .commercial-hero{background:linear-gradient(90deg,#050b10f5,#050b1070),url('/assets/stock/production.jpg') center/cover}.direction-page .studio-button{background:#e90029;border-color:#e90029}.direction-page .studio-kicker{color:#ff354d}.header .work-cta{border-radius:50%;width:82px;height:82px;min-width:82px;padding:8px;text-align:center;font-size:10px;line-height:1.4}.header{min-height:104px}.direction-page .verified-trust{font-family:var(--font-body),sans-serif}.direction-page footer .footer-social{display:flex;gap:14px;flex-wrap:wrap;margin:14px 0}.direction-page footer>div{max-width:390px}.direction-page footer a{overflow-wrap:anywhere}.closing{background:linear-gradient(90deg,#061018ed,#061018a9),url('/assets/stock/vancouver.jpg') center/cover}.studio-tile img{object-fit:cover}.studio-page .studio-tiles{gap:24px}.studio-page .studio-inquiry .studio-button{color:white}.studio-page .studio-inquiry label{display:block}.studio-page .studio-inquiry input,.studio-page .studio-inquiry select,.studio-page .studio-inquiry textarea{color:#fff;background:#161b22}.studio-page p{line-height:1.7}@media(max-width:900px){.header nav{top:104px}.header-cta.work-cta{display:flex}.header{gap:16px}.header .brand{width:105px}}@media(max-width:540px){.header .work-cta{width:68px;height:68px;min-width:68px;font-size:9px}.header{min-height:88px}.header nav{top:88px}.capability-grid h3{font-size:23px}.studio-hero h1{font-size:43px}.studio-page .studio-tiles{grid-template-columns:1fr}.studio-tile img{height:240px}.studio-page{font-size:16px}}