.studio-watch{max-width:1120px;padding-top:30px;padding-bottom:75px}
.studio-watch .breadcrumb{margin-bottom:25px}
.studio-watch>.eyebrow{color:var(--blue)}
.studio-watch h1{font-size:clamp(36px,4.7vw,72px);line-height:1.1;margin:16px 0 28px}
.studio-watch-player{display:block;width:100%;height:auto;max-height:72vh;aspect-ratio:16/9;object-fit:contain;background:var(--ink)}
.studio-watch>.studio-film-language{font-size:12px;color:var(--muted);margin:16px 0}
.studio-watch>.lead{max-width:850px;margin-top:20px}
.studio-watch-story{margin-top:45px;padding-top:30px;border-top:1px solid var(--line)}
.studio-watch-story h2{font-size:clamp(27px,3vw,38px);margin-bottom:22px}
.studio-watch-story ol{list-style:none;margin:0;padding:0}
.studio-watch-story li{display:grid;grid-template-columns:55px minmax(0,1fr);gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}
.studio-watch-story li>span{font-size:13px;font-weight:600;color:var(--blue);padding-top:4px}
.studio-watch-story p{font-size:15px;line-height:1.8;color:var(--muted)}
@media(max-width:600px){.studio-watch{padding-top:24px;padding-bottom:55px}.studio-watch h1{margin-bottom:23px}.studio-watch-story li{gap:12px;grid-template-columns:45px minmax(0,1fr)}}
