/* Last-loaded compatibility and accessibility utilities. */
.gogo-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
[hidden]{display:none!important}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  body.gogotv-child *,body.gogotv-child *::before,body.gogotv-child *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}
@supports(content-visibility:auto){
  .gogo-section{content-visibility:auto;contain-intrinsic-size:520px}
}
@media(max-width:767px){
  body.gogotv-child{padding-bottom:calc(var(--gogo-bottom-nav-h) + env(safe-area-inset-bottom))!important}
  .gogo-mobile-nav{padding-bottom:env(safe-area-inset-bottom)}
}


/* v1.5.3: one exact visual axis + remove legacy social/related blocks site-wide. */
body.gogotv-child .gogotv-top-ads,
body.gogotv-child .gogo-series-shell,
body.gogotv-page-watch .watch-hero-area,
body.gogotv-page-watch .gogo-watch-body-grid{
  width:min(var(--gogo-shell),calc(100% - (var(--gogo-pad) * 2)))!important;
  max-width:var(--gogo-shell)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* User-requested cleanup: no legacy multi-network share bars or parent related blocks. */
body.gogotv-child .social-share,
body.gogotv-child .socialshare,
body.gogotv-child .sharethis-inline-share-buttons,
body.gogotv-child .ts-social-share,
body.gogotv-child .watch-share-box,
body.gogotv-child .related,
body.gogotv-child .related-movies,
body.gogotv-child .relatedmovie,
body.gogotv-child .you-may-also-like,
body.gogotv-child #related{
  display:none!important;
}

@media(max-width:860px){
  body.gogotv-child .gogotv-top-ads,
  body.gogotv-child .gogo-series-shell,
  body.gogotv-page-watch .watch-hero-area,
  body.gogotv-page-watch .gogo-watch-body-grid{
    width:min(var(--gogo-shell),calc(100% - (var(--gogo-pad) * 2)))!important;
    max-width:var(--gogo-shell)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* Watch page: force every player/body wrapper to consume the shared header axis. */
body.gogotv-page-watch .epwatch-ux-v46{
  width:100%!important;
  max-width:none!important;
}
body.gogotv-page-watch .watch-player-section,
body.gogotv-page-watch .watch-player-section .gogo-player-v2,
body.gogotv-page-watch .watch-player-section .gogo-player-stage,
body.gogotv-page-watch .watch-player-section .gogo-player-media,
body.gogotv-page-watch .watch-player-section .playerx,
body.gogotv-page-watch .watch-player-section .bigplayer,
body.gogotv-page-watch .watch-player-section .centerplayer{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.gogotv-page-watch .watch-episode-title-v46{
  font-size:clamp(22px,2.2vw,30px)!important;
  line-height:1.3!important;
  overflow-wrap:anywhere!important;
}

@media(max-width:860px){
  body.gogotv-page-watch .watch-episode-title-v46{
    font-size:clamp(19px,4.8vw,24px)!important;
    line-height:1.34!important;
  }
}
@media(max-width:430px){
  body.gogotv-page-watch .watch-episode-title-v46{
    font-size:clamp(18px,5.2vw,22px)!important;
  }
}

body.gogotv-page-watch .watch-utility-row-download-only{
  grid-template-columns:1fr!important;
}
