/* v192 – one-owner banner playback: no 3-second restart, no black hand-off */
.top-video-banner,.seo-top-video-banner{position:relative!important;overflow:hidden!important;background:#0d0b09!important}
.top-video-banner .top-video-poster{position:absolute!important;inset:0!important;z-index:3!important;width:100%!important;height:100%!important;opacity:1!important;visibility:visible!important;transition:opacity .45s ease,visibility .45s ease!important;pointer-events:none!important}
.top-video-banner .top-video-poster img{width:100%!important;height:100%!important;object-fit:cover!important}
.top-video-banner video[data-hero-video-v159],.seo-top-video-banner video[data-delayed-hero-video]{position:absolute!important;inset:0!important;z-index:2!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;background:transparent!important;opacity:0!important;visibility:visible!important;transition:opacity .35s ease!important}
.top-video-banner.is-playing video[data-hero-video-v159],.seo-top-video-banner.is-playing video[data-delayed-hero-video],video[data-hero-video-v159].is-playing,video[data-delayed-hero-video].is-playing{opacity:1!important;z-index:4!important}
.top-video-banner.is-playing .top-video-poster{opacity:0!important;visibility:hidden!important}
.seo-top-video-banner{background-image:url('/assets/img/hero-video-poster-v155.jpg')!important;background-size:cover!important;background-position:center!important}
.hero-video-start-v192{position:absolute;z-index:8;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;border:1px solid rgba(224,184,111,.76);border-radius:999px;padding:12px 18px;background:rgba(10,9,8,.78);color:#fff;font:600 14px/1.1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 12px 34px rgba(0,0,0,.34);cursor:pointer}
.hero-video-start-v192 span:first-child{color:#e0b86f;font-size:15px}
@media(max-width:760px){.seo-top-video-banner{background-image:url('/assets/img/hero-video-poster-mobile-v155.jpg')!important}.hero-video-start-v192{font-size:13px;padding:11px 15px}}

/* v193: explicit poster layer for regional banners during the 3s delayed start */
.seo-top-video-banner > .top-video-poster{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  z-index:3!important;
  opacity:1!important;
  visibility:visible!important;
  background:#0d0b09!important;
}
.seo-top-video-banner > .top-video-poster img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.seo-top-video-banner.is-playing > .top-video-poster{
  opacity:0!important;
  visibility:hidden!important;
}

/* v194: valid v155 poster assets bundled in patch; fixes broken-image delay state */
