.page-title{font-size:clamp(48px,7vw,98px)}
.screenplay-intro{max-width:940px;margin-top:clamp(35px,5vw,60px);padding:clamp(28px,4vw,46px);border-left:4px solid var(--cyan);background:linear-gradient(125deg,rgba(11,64,94,.88),rgba(6,30,48,.55));font:400 clamp(23px,2.35vw,33px)/1.33 var(--serif)}
.screenplay-intro p{margin:0}.screenplay-intro p+p{margin-top:1em}.screenplay-intro a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}
.mood-section,.pitch-section,.showcase-section{margin-top:clamp(70px,9vw,110px);padding-top:clamp(42px,5vw,60px);border-top:1px solid rgba(255,255,255,.2)}
.opening-mood{margin-top:0;padding-top:0;border-top:0;margin-bottom:clamp(72px,9vw,120px)}
.section-heading{display:grid;grid-template-columns:minmax(150px,.42fr) 1fr;gap:clamp(24px,5vw,70px);align-items:end;margin-bottom:30px}
.section-heading .eyebrow{margin-bottom:.65rem}.section-title{margin:0;font:300 clamp(44px,6vw,76px)/.92 var(--serif);text-transform:uppercase}
.featured-video{margin:0;max-width:1050px}.featured-video video{width:100%;aspect-ratio:16/9;background:#04131f}.featured-video figcaption,.pitch-spread figcaption{padding-top:12px;color:rgba(255,244,223,.72);font:500 11px/1.5 var(--sans);letter-spacing:.08em;text-transform:uppercase}
.pitch-spread{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pitch-spread figure{margin:0;min-width:0}.pitch-spread a{display:block;overflow:hidden;border:1px solid rgba(88,213,219,.3);background:#04131f}.pitch-spread img{width:100%;aspect-ratio:4/3;object-fit:contain;transition:transform .25s ease}.pitch-spread a:hover img{transform:scale(1.012)}
.showcase-section>.prose{margin-bottom:0}.clips figure{min-width:0}.clips video{object-fit:contain}
@media(max-width:760px){.section-heading,.pitch-spread{grid-template-columns:1fr}.section-heading{gap:6px}.pitch-spread{gap:34px}.mood-section,.pitch-section,.showcase-section{margin-top:65px}.clips{grid-template-columns:1fr}.wide{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.pitch-spread img{transition:none}}
