/* Cinematic footage replaces the previous photo montage within the same hero. */
.hero-film video{opacity:1!important;object-fit:cover;object-position:var(--cinema-position,50%) center;filter:none}
.hero-film .exterior-full{opacity:0!important;pointer-events:none}
.hero-film::after{background:linear-gradient(0deg,#111a14f2 0%,#111a1488 29%,#111a1422 55%,#111a1415 76%,#111a1455 100%)}
.film-chapter{opacity:1!important;top:184px;left:6%;right:auto;color:#fff5df;font-size:10px;letter-spacing:.12em}
.film-progress i{transition:width .15s linear}
/* Retain the existing official logo assembly; let it settle away from the film. */
.hero.cinema-settled .hero-signature{left:auto;right:6%;top:25%;width:clamp(120px,11vw,170px);transform:none;opacity:.9;transition:width 1.2s,top 1.2s,left 1.2s,right 1.2s,opacity 1.2s}
.hero.logo-waiting .hero-signature{visibility:hidden}
.hero .hero-title{z-index:4}.hero .hero-aside{z-index:4}
@media(max-width:1000px){.hero.cinema-settled .hero-signature{width:125px;top:24%;right:7%}.film-chapter{top:156px}}
@media(max-width:600px){.hero-film video{object-position:var(--cinema-position,50%) center}.hero-film::after{background:linear-gradient(0deg,#111a14f5 0%,#111a1488 36%,#111a1422 68%,#111a1466 100%)}.hero.cinema-settled .hero-signature{width:95px;top:25%;right:24px}.film-chapter{top:145px;font-size:8px;right:24px;width:175px}}
@media(prefers-reduced-motion:reduce){.hero.cinema-settled .hero-signature{transition:none}.hero-film video{opacity:1!important}}
.cinema-dialog{padding:54px 16px 16px;background:#172019;border:1px solid #c4a67577;border-radius:8px;width:min(1120px,calc(100% - 24px));max-height:95dvh;color:#f2ede3;margin:auto}.cinema-dialog::backdrop{background:#08130fe6}.cinema-dialog video{display:block;width:100%;max-height:80dvh;aspect-ratio:16/9;background:#111}.cinema-close{position:absolute;right:18px;top:10px;min-height:36px;background:transparent;border:1px solid #c4a67577;color:#f2ede3;padding:6px 14px;border-radius:4px;font:14px var(--sans)}.cinema-watch{font-size:12px!important;min-height:44px}@media(max-width:600px){.hero-bottom .cinema-watch{position:static;bottom:auto;right:auto;margin:0;order:4;font-size:11px!important;padding:8px 12px}.hero-bottom .motion-toggle:not(.cinema-watch){bottom:105px}.hero .logo-replay{bottom:127px}.hero-bottom{row-gap:12px}}
@media(max-width:600px){.film-chapter{top:190px;left:24px;right:auto;width:200px}}
