/* RV_VIDEO_WATCH_HERO_UI_PREVIEW_V175A_20260601 */

body.rv175a-watch-ready .rv-prime-title-v21{
  position:relative !important;
  overflow:hidden !important;
  min-height:clamp(520px,64vh,700px) !important;
  background:#00050b !important;
}

body.rv175a-watch-ready .rv175a-hero-preview{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:0;
  transform:scale(1.025);
  filter:saturate(1.05) contrast(1.04);
  pointer-events:none;
  background:#000;
  transition:opacity .55s ease, transform 1.2s ease;
}

body.rv175a-watch-ready .rv-prime-title-v21.rv175a-preview-on .rv175a-hero-preview{
  opacity:.36;
  transform:scale(1);
}

body.rv175a-watch-ready .rv-prime-title-v21::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(0,5,12,.97) 0%,rgba(0,5,12,.89) 31%,rgba(0,5,12,.42) 63%,rgba(0,5,12,.23) 100%),
    linear-gradient(0deg,#00050b 0%,rgba(0,5,12,.64) 18%,rgba(0,5,12,.12) 58%,rgba(0,5,12,.48) 100%);
}

body.rv175a-watch-ready .rv-prime-title-v21 > *{
  position:relative !important;
  z-index:2 !important;
}

body.rv175a-watch-ready .rv-prime-title-v21-inner{
  display:grid !important;
  grid-template-columns:minmax(300px, 460px) minmax(460px, 1fr) !important;
  gap:clamp(26px,4vw,72px) !important;
  align-items:end !important;
  max-width:1760px !important;
  padding-top:clamp(72px,6vw,104px) !important;
  padding-bottom:clamp(44px,5vw,76px) !important;
}

body.rv175a-watch-ready .rv173-hero-left,
body.rv175a-watch-ready .rv175a-left{
  max-width:460px !important;
  min-width:0 !important;
}

body.rv175a-watch-ready .rv-prime-provider-v21{
  margin-bottom:clamp(14px,1.8vw,24px) !important;
  font-size:clamp(.78rem,.88vw,.95rem) !important;
  letter-spacing:.18em !important;
  opacity:.92 !important;
}

body.rv175a-watch-ready .rv-prime-title-v21 h1{
  max-width:560px !important;
  margin-bottom:clamp(16px,2vw,24px) !important;
  font-size:clamp(2.7rem,4.4vw,5.05rem) !important;
  line-height:.94 !important;
  letter-spacing:-.075em !important;
}

body.rv175a-watch-ready .rv175a-actions{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:9px !important;
  width:min(330px,100%) !important;
  margin:16px 0 16px !important;
}

body.rv175a-watch-ready .rv175a-btn{
  appearance:none !important;
  width:100% !important;
  min-height:42px !important;
  border:1px solid rgba(255,255,255,.16) !important;
  border-radius:12px !important;
  padding:0 14px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
  background:rgba(15,23,42,.46) !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:.92rem !important;
  font-weight:850 !important;
  line-height:1 !important;
  letter-spacing:.01em !important;
  cursor:pointer !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.075), 0 14px 36px rgba(0,0,0,.22) !important;
  backdrop-filter:blur(18px) saturate(1.2) !important;
  transition:transform .16s ease, background .16s ease, border-color .16s ease !important;
}

body.rv175a-watch-ready .rv175a-btn:hover{
  transform:translateY(-1px) !important;
  background:rgba(255,255,255,.105) !important;
  border-color:rgba(255,255,255,.42) !important;
}

body.rv175a-watch-ready .rv175a-btn svg{
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  stroke:currentColor !important;
  stroke-width:2.25 !important;
  fill:none !important;
  pointer-events:none !important;
}

body.rv175a-watch-ready .rv175a-btn-primary{
  background:#fff !important;
  color:#020617 !important;
  border-color:#fff !important;
  min-height:48px !important;
  font-size:1rem !important;
  justify-content:center !important;
}

body.rv175a-watch-ready .rv175a-btn-primary:hover{
  background:rgba(255,255,255,.92) !important;
  border-color:rgba(255,255,255,.92) !important;
}

body.rv175a-watch-ready .rv175a-btn-blue{
  background:rgba(0,140,255,.22) !important;
  border-color:rgba(64,180,255,.55) !important;
}

body.rv175a-watch-ready .rv175a-btn-green{
  background:rgba(25,195,125,.20) !important;
  border-color:rgba(57,235,160,.42) !important;
}

body.rv175a-watch-ready .rv175a-btn.is-active{
  background:rgba(0,140,255,.26) !important;
  border-color:rgba(64,180,255,.76) !important;
}

body.rv175a-watch-ready .rv175a-mini-row{
  display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  gap:9px !important;
}

body.rv175a-watch-ready .rv175a-mini-row .rv175a-btn{
  justify-content:center !important;
  padding:0 !important;
}

body.rv175a-watch-ready .rv175a-mini-row .rv175a-btn span{
  display:none !important;
}

body.rv175a-watch-ready .rv175a-season-select{
  width:100% !important;
  min-height:42px !important;
  border:1px solid rgba(255,255,255,.16) !important;
  border-radius:12px !important;
  padding:0 42px 0 14px !important;
  background:
    linear-gradient(45deg,transparent 50%,#fff 50%) calc(100% - 22px) 50% / 7px 7px no-repeat,
    linear-gradient(135deg,#fff 50%,transparent 50%) calc(100% - 15px) 50% / 7px 7px no-repeat,
    rgba(55,62,73,.78) !important;
  color:#fff !important;
  font-size:.92rem !important;
  font-weight:850 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.075), 0 14px 36px rgba(0,0,0,.22) !important;
  backdrop-filter:blur(18px) saturate(1.2) !important;
  appearance:none !important;
}

body.rv175a-watch-ready .rv175a-right{
  align-self:end !important;
  max-width:1040px !important;
  padding-bottom:clamp(26px,4vw,70px) !important;
}

body.rv175a-watch-ready .rv175a-acclaim{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  margin:0 0 16px !important;
  color:#33f29a !important;
  font-size:clamp(.92rem,1.08vw,1.18rem) !important;
  font-weight:950 !important;
  letter-spacing:.10em !important;
  text-shadow:0 10px 34px rgba(0,0,0,.55) !important;
}

body.rv175a-watch-ready .rv175a-acclaim i{
  display:inline-grid !important;
  place-items:center !important;
  width:32px !important;
  height:32px !important;
  border-radius:10px !important;
  background:#2df093 !important;
  color:#001a10 !important;
  font-style:normal !important;
  font-weight:950 !important;
}

body.rv175a-watch-ready .rv175a-desc{
  max-width:1040px !important;
  color:rgba(255,255,255,.94) !important;
  font-size:clamp(1.02rem,1.32vw,1.48rem) !important;
  line-height:1.52 !important;
  letter-spacing:.026em !important;
  font-weight:760 !important;
  text-shadow:0 10px 38px rgba(0,0,0,.70) !important;
}

body.rv175a-watch-ready .rv175a-meta{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:12px 18px !important;
  align-items:center !important;
  margin-top:17px !important;
  color:rgba(255,255,255,.72) !important;
  font-size:clamp(.9rem,1.02vw,1.08rem) !important;
  font-weight:850 !important;
}

body.rv175a-watch-ready .rv175a-meta span:first-child{
  color:#fff !important;
  text-decoration:underline !important;
  text-underline-offset:3px !important;
}

body.rv175a-watch-ready .rv-prime-icon-row-v21,
body.rv175a-watch-ready .rv-prime-action-row-v21,
body.rv175a-watch-ready .rv-prime-main-actions-v21,
body.rv175a-watch-ready .rv172-hero-season-wrap{
  display:none !important;
}

body.rv175a-watch-ready .rv-prime-synopsis-v21,
body.rv175a-watch-ready .rv-prime-meta-v21{
  display:none !important;
}

body.rv175a-watch-ready .rv175a-toast{
  position:fixed;
  left:50%;
  bottom:28px;
  z-index:99999;
  transform:translateX(-50%) translateY(18px);
  opacity:0;
  pointer-events:none;
  background:rgba(2,6,23,.94);
  color:#fff;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 18px 52px rgba(0,0,0,.42);
  border-radius:999px;
  padding:11px 18px;
  font-weight:900;
  transition:opacity .18s ease, transform .18s ease;
}

body.rv175a-watch-ready .rv175a-toast.is-visible{
  opacity:1;
  transform:translateX(-50%) translateY(0);
}

@media(max-width:1120px){
  body.rv175a-watch-ready .rv-prime-title-v21-inner{
    grid-template-columns:1fr !important;
  }

  body.rv175a-watch-ready .rv175a-right{
    padding-bottom:0 !important;
  }
}

@media(max-width:720px){
  body.rv175a-watch-ready .rv-prime-title-v21 h1{
    font-size:clamp(2.45rem,12vw,4rem) !important;
  }

  body.rv175a-watch-ready .rv175a-actions{
    width:100% !important;
  }
}

/* RV_VIDEO_WATCH_HERO_LAYOUT_POLISH_V175B_20260601 */

/* tighter 2-column hero: actions left, description/meta right */
body.rv175a-watch-ready .rv-prime-title-v21-inner{
  grid-template-columns:minmax(250px, 360px) minmax(520px, 1fr) !important;
  gap:clamp(32px,5vw,92px) !important;
  align-items:end !important;
}

body.rv175a-watch-ready .rv173-hero-left,
body.rv175a-watch-ready .rv175a-left,
body.rv175a-watch-ready .rv175b-left{
  width:100% !important;
  max-width:360px !important;
  min-width:0 !important;
  grid-column:1 !important;
}

body.rv175a-watch-ready .rv175a-right,
body.rv175a-watch-ready .rv173-hero-right,
body.rv175a-watch-ready .rv175b-right{
  grid-column:2 !important;
  width:100% !important;
  max-width:1080px !important;
  align-self:end !important;
  justify-self:start !important;
  padding-bottom:clamp(22px,3vw,54px) !important;
}

/* make title smaller and cleaner */
body.rv175a-watch-ready .rv-prime-title-v21 h1{
  max-width:430px !important;
  font-size:clamp(2.15rem,3.65vw,4.25rem) !important;
  line-height:.95 !important;
  letter-spacing:-.07em !important;
  margin-bottom:14px !important;
}

/* buttons: smaller, stacked, not wide */
body.rv175a-watch-ready .rv175a-actions{
  width:218px !important;
  max-width:218px !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:7px !important;
  margin:12px 0 12px !important;
}

body.rv175a-watch-ready .rv175a-btn{
  width:218px !important;
  max-width:218px !important;
  min-height:34px !important;
  height:34px !important;
  border-radius:10px !important;
  padding:0 11px !important;
  font-size:.78rem !important;
  font-weight:850 !important;
  gap:8px !important;
}

body.rv175a-watch-ready .rv175a-btn-primary{
  min-height:38px !important;
  height:38px !important;
  font-size:.86rem !important;
  justify-content:center !important;
}

body.rv175a-watch-ready .rv175a-btn svg{
  width:15px !important;
  height:15px !important;
  min-width:15px !important;
}

/* season dropdown becomes compact button-sized */
body.rv175a-watch-ready .rv175a-season-select{
  width:218px !important;
  max-width:218px !important;
  min-height:34px !important;
  height:34px !important;
  border-radius:10px !important;
  padding-left:11px !important;
  font-size:.78rem !important;
  font-weight:850 !important;
}

/* icon row under buttons is compact */
body.rv175a-watch-ready .rv175a-mini-row{
  width:140px !important;
  max-width:140px !important;
  grid-template-columns:repeat(3,42px) !important;
  gap:7px !important;
}

body.rv175a-watch-ready .rv175a-mini-row .rv175a-btn{
  width:42px !important;
  max-width:42px !important;
  min-width:42px !important;
  height:34px !important;
  min-height:34px !important;
  padding:0 !important;
}

/* right-side description: keep it only on the right */
body.rv175a-watch-ready .rv175a-right .rv175a-acclaim,
body.rv175a-watch-ready .rv173-hero-right .rv175a-acclaim{
  margin-bottom:13px !important;
}

body.rv175a-watch-ready .rv175a-desc,
body.rv175a-watch-ready .rv173-desc{
  max-width:980px !important;
  font-size:clamp(.98rem,1.18vw,1.28rem) !important;
  line-height:1.48 !important;
  letter-spacing:.02em !important;
}

/* hide any old duplicated description/meta still sitting under the left buttons */
body.rv175a-watch-ready .rv173-hero-left > .rv173-hero-right,
body.rv175a-watch-ready .rv173-hero-left > .rv175a-right,
body.rv175a-watch-ready .rv175b-left > .rv173-hero-right,
body.rv175a-watch-ready .rv175b-left > .rv175a-right{
  display:none !important;
}

/* remove old hero description blocks from left area after v175b moves the real panel right */
body.rv175a-watch-ready .rv173-hero-left > .rv-prime-synopsis-v21,
body.rv175a-watch-ready .rv175b-left > .rv-prime-synopsis-v21,
body.rv175a-watch-ready .rv173-hero-left > .rv-prime-meta-v21,
body.rv175a-watch-ready .rv175b-left > .rv-prime-meta-v21{
  display:none !important;
}

@media(max-width:1120px){
  body.rv175a-watch-ready .rv-prime-title-v21-inner{
    grid-template-columns:1fr !important;
  }

  body.rv175a-watch-ready .rv173-hero-left,
  body.rv175a-watch-ready .rv175a-left,
  body.rv175a-watch-ready .rv175b-left,
  body.rv175a-watch-ready .rv175a-right,
  body.rv175a-watch-ready .rv173-hero-right,
  body.rv175a-watch-ready .rv175b-right{
    grid-column:1 !important;
    max-width:100% !important;
  }

  body.rv175a-watch-ready .rv175a-actions,
  body.rv175a-watch-ready .rv175a-btn,
  body.rv175a-watch-ready .rv175a-season-select{
    width:240px !important;
    max-width:240px !important;
  }
}

@media(max-width:720px){
  body.rv175a-watch-ready .rv175a-actions,
  body.rv175a-watch-ready .rv175a-btn,
  body.rv175a-watch-ready .rv175a-season-select{
    width:100% !important;
    max-width:100% !important;
  }
}

/* RV_VIDEO_WATCH_HERO_STRUCTURE_FIX_V175C_20260601 */

body.rv175c-ready .rv-prime-title-v21{
  min-height:clamp(520px,64vh,690px) !important;
  max-height:none !important;
  overflow:hidden !important;
}

body.rv175c-ready .rv-prime-title-v21-inner{
  display:grid !important;
  grid-template-columns:clamp(230px,20vw,330px) minmax(520px,1fr) !important;
  align-items:end !important;
  gap:clamp(44px,7vw,120px) !important;
  max-width:1680px !important;
  padding-top:clamp(76px,7vw,118px) !important;
  padding-bottom:clamp(48px,6vw,82px) !important;
}

body.rv175c-ready .rv175c-left{
  grid-column:1 !important;
  width:100% !important;
  max-width:330px !important;
  min-width:0 !important;
  align-self:end !important;
}

body.rv175c-ready .rv175c-right{
  grid-column:2 !important;
  width:100% !important;
  max-width:1080px !important;
  align-self:end !important;
  justify-self:start !important;
  padding-bottom:clamp(22px,3vw,54px) !important;
}

body.rv175c-ready .rv-prime-provider-v21{
  margin-bottom:clamp(14px,2vw,24px) !important;
  font-size:clamp(.72rem,.82vw,.92rem) !important;
  letter-spacing:.18em !important;
}

body.rv175c-ready .rv-prime-title-v21 h1{
  max-width:330px !important;
  margin:0 0 14px !important;
  font-size:clamp(2.05rem,3.15vw,3.8rem) !important;
  line-height:.96 !important;
  letter-spacing:-.065em !important;
}

/* Compact stacked buttons */
body.rv175c-ready .rv175a-actions{
  width:185px !important;
  max-width:185px !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:7px !important;
  margin:12px 0 0 !important;
}

body.rv175c-ready .rv175a-btn,
body.rv175c-ready .rv175a-season-select{
  width:185px !important;
  max-width:185px !important;
  height:34px !important;
  min-height:34px !important;
  border-radius:10px !important;
  padding:0 10px !important;
  font-size:.76rem !important;
  font-weight:850 !important;
  gap:8px !important;
}

body.rv175c-ready .rv175a-btn-primary{
  height:38px !important;
  min-height:38px !important;
  font-size:.84rem !important;
  justify-content:center !important;
}

body.rv175c-ready .rv175a-btn svg{
  width:14px !important;
  height:14px !important;
  min-width:14px !important;
}

body.rv175c-ready .rv175a-mini-row{
  width:124px !important;
  grid-template-columns:repeat(3,36px) !important;
  gap:7px !important;
}

body.rv175c-ready .rv175a-mini-row .rv175a-btn{
  width:36px !important;
  min-width:36px !important;
  max-width:36px !important;
  height:34px !important;
  min-height:34px !important;
  padding:0 !important;
}

/* Right-side copy */
body.rv175c-ready .rv175c-acclaim{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  margin:0 0 15px !important;
  color:#33f29a !important;
  font-size:clamp(.9rem,1.05vw,1.15rem) !important;
  font-weight:950 !important;
  letter-spacing:.1em !important;
}

body.rv175c-ready .rv175c-acclaim i{
  display:inline-grid !important;
  place-items:center !important;
  width:32px !important;
  height:32px !important;
  border-radius:10px !important;
  background:#2df093 !important;
  color:#001a10 !important;
  font-style:normal !important;
  font-weight:950 !important;
}

body.rv175c-ready .rv175c-desc{
  max-width:1000px !important;
  color:rgba(255,255,255,.94) !important;
  font-size:clamp(1rem,1.22vw,1.38rem) !important;
  line-height:1.5 !important;
  letter-spacing:.02em !important;
  font-weight:760 !important;
  text-shadow:0 10px 38px rgba(0,0,0,.72) !important;
}

body.rv175c-ready .rv175c-meta{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:12px 18px !important;
  margin-top:16px !important;
  color:rgba(255,255,255,.74) !important;
  font-size:clamp(.88rem,1vw,1.06rem) !important;
  font-weight:850 !important;
}

body.rv175c-ready .rv175c-meta span:first-child{
  color:#fff !important;
  text-decoration:underline !important;
  text-underline-offset:3px !important;
}

/* Kill old duplicated hero pieces */
body.rv175c-ready .rv175c-hide-legacy,
body.rv175c-ready .rv-prime-icon-row-v21,
body.rv175c-ready .rv-prime-action-row-v21,
body.rv175c-ready .rv-prime-progress-v21,
body.rv175c-ready .rv-prime-access-v21,
body.rv175c-ready .rv-prime-poster-v21,
body.rv175c-ready .rv-prime-title-v21 [class*="poster"],
body.rv175c-ready .rv-prime-title-v21 [class*="progress"],
body.rv175c-ready .rv-prime-title-v21 [class*="access"],
body.rv175c-ready .rv-prime-title-v21 [class*="resume-progress"]{
  display:none !important;
}

body.rv175c-ready .rv-prime-main-actions-v21,
body.rv175c-ready .rv172-hero-season-wrap,
body.rv175c-ready .rv173-hero-right,
body.rv175c-ready .rv175a-right,
body.rv175c-ready .rv175b-right,
body.rv175c-ready .rv173c-info-panel{
  display:none !important;
}

/* Hide old large poster images only after JS marks them */
body.rv175c-ready .rv175c-hide-poster{
  display:none !important;
}

@media(max-width:1120px){
  body.rv175c-ready .rv-prime-title-v21-inner{
    grid-template-columns:1fr !important;
  }

  body.rv175c-ready .rv175c-left,
  body.rv175c-ready .rv175c-right{
    grid-column:1 !important;
    max-width:100% !important;
  }

  body.rv175c-ready .rv175c-right{
    padding-bottom:0 !important;
  }
}

@media(max-width:720px){
  body.rv175c-ready .rv175a-actions,
  body.rv175c-ready .rv175a-btn,
  body.rv175c-ready .rv175a-season-select{
    width:100% !important;
    max-width:100% !important;
  }
}

/* RV_VIDEO_WATCH_HERO_HEIGHT_PREVIEW_V175D_20260601 */

/* Make the hero shorter and stop the copy from sitting too low */
body.rv175d-ready .rv-prime-title-v21{
  min-height:clamp(440px,54vh,590px) !important;
  max-height:640px !important;
}

body.rv175d-ready .rv-prime-title-v21-inner{
  align-items:center !important;
  padding-top:clamp(58px,5vw,88px) !important;
  padding-bottom:clamp(34px,4vw,56px) !important;
  grid-template-columns:clamp(220px,19vw,315px) minmax(520px,1fr) !important;
}

body.rv175d-ready .rv175c-left{
  align-self:center !important;
  transform:translateY(-8px) !important;
}

body.rv175d-ready .rv175c-right{
  align-self:center !important;
  padding-bottom:0 !important;
  transform:translateY(-18px) !important;
  max-width:1040px !important;
}

body.rv175d-ready .rv-prime-provider-v21{
  margin-bottom:12px !important;
}

body.rv175d-ready .rv-prime-title-v21 h1{
  font-size:clamp(2rem,2.9vw,3.45rem) !important;
  margin-bottom:12px !important;
}

body.rv175d-ready .rv175a-actions{
  width:176px !important;
  max-width:176px !important;
  gap:6px !important;
  margin-top:10px !important;
}

body.rv175d-ready .rv175a-btn,
body.rv175d-ready .rv175a-season-select{
  width:176px !important;
  max-width:176px !important;
  height:32px !important;
  min-height:32px !important;
  font-size:.74rem !important;
  border-radius:9px !important;
}

body.rv175d-ready .rv175a-btn-primary{
  height:36px !important;
  min-height:36px !important;
}

body.rv175d-ready .rv175a-mini-row{
  width:116px !important;
  grid-template-columns:repeat(3,34px) !important;
  gap:7px !important;
}

body.rv175d-ready .rv175a-mini-row .rv175a-btn{
  width:34px !important;
  min-width:34px !important;
  max-width:34px !important;
}

body.rv175d-ready .rv175c-acclaim{
  margin-bottom:11px !important;
  font-size:clamp(.82rem,.95vw,1.05rem) !important;
}

body.rv175d-ready .rv175c-acclaim i{
  width:28px !important;
  height:28px !important;
  border-radius:9px !important;
}

body.rv175d-ready .rv175c-desc{
  max-width:980px !important;
  font-size:clamp(.94rem,1.08vw,1.22rem) !important;
  line-height:1.44 !important;
  font-weight:740 !important;
}

body.rv175d-ready .rv175c-meta{
  margin-top:12px !important;
  gap:10px 16px !important;
  font-size:clamp(.82rem,.92vw,.98rem) !important;
}

/* Stronger preview layer */
body.rv175d-ready .rv175a-hero-preview,
body.rv175d-ready .rv175d-hero-preview{
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  opacity:0 !important;
  transform:scale(1.025) !important;
  filter:saturate(1.08) contrast(1.05) brightness(.86) !important;
  pointer-events:none !important;
  background:#000 !important;
  transition:opacity .45s ease, transform 1.1s ease !important;
}

body.rv175d-ready .rv-prime-title-v21.rv175d-preview-on .rv175d-hero-preview,
body.rv175d-ready .rv-prime-title-v21.rv175a-preview-on .rv175a-hero-preview{
  opacity:.40 !important;
  transform:scale(1) !important;
}

body.rv175d-ready .rv175d-preview-debug{
  position:absolute;
  right:18px;
  bottom:18px;
  z-index:4;
  display:none;
  max-width:420px;
  padding:8px 10px;
  border-radius:10px;
  background:rgba(2,6,23,.72);
  border:1px solid rgba(255,255,255,.14);
  color:rgba(255,255,255,.78);
  font-size:11px;
  font-weight:800;
  backdrop-filter:blur(12px);
}

body.rv175d-ready.rv175d-debug .rv175d-preview-debug{
  display:block;
}

@media(max-width:1120px){
  body.rv175d-ready .rv-prime-title-v21{
    max-height:none !important;
  }

  body.rv175d-ready .rv-prime-title-v21-inner{
    grid-template-columns:1fr !important;
  }

  body.rv175d-ready .rv175c-left,
  body.rv175d-ready .rv175c-right{
    transform:none !important;
  }
}

/* RV_VIDEO_WATCH_DESC_SIDE_BUTTONS_V175E_20260601 */

/*
 * Final hero layout correction:
 * the description panel is pinned beside the stacked buttons, not below them.
 */
body.rv175e-ready .rv-prime-title-v21{
  min-height:clamp(430px,52vh,570px) !important;
  max-height:620px !important;
}

body.rv175e-ready .rv-prime-title-v21-inner{
  position:relative !important;
  display:block !important;
  max-width:1680px !important;
  padding-top:clamp(74px,6vw,104px) !important;
  padding-bottom:clamp(34px,4vw,56px) !important;
}

body.rv175e-ready .rv175c-left{
  position:relative !important;
  z-index:4 !important;
  width:clamp(210px,18vw,315px) !important;
  max-width:315px !important;
  margin:0 !important;
  transform:none !important;
}

body.rv175e-ready .rv-prime-title-v21 h1{
  max-width:315px !important;
  font-size:clamp(2rem,2.9vw,3.35rem) !important;
  line-height:.96 !important;
  margin:0 0 12px !important;
}

body.rv175e-ready .rv175a-actions{
  width:176px !important;
  max-width:176px !important;
  margin:10px 0 0 !important;
}

/* This is the important part: right copy is absolutely pinned next to the buttons */
body.rv175e-ready .rv175c-right{
  position:absolute !important;
  z-index:4 !important;
  top:var(--rv175e-desc-top, 210px) !important;
  left:var(--rv175e-desc-left, 430px) !important;
  width:var(--rv175e-desc-width, min(900px, calc(100vw - 520px))) !important;
  max-width:980px !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  align-self:auto !important;
  justify-self:auto !important;
}

body.rv175e-ready .rv175c-acclaim{
  margin:0 0 10px !important;
  font-size:clamp(.82rem,.95vw,1rem) !important;
}

body.rv175e-ready .rv175c-acclaim i{
  width:28px !important;
  height:28px !important;
}

body.rv175e-ready .rv175c-desc{
  max-width:920px !important;
  font-size:clamp(.94rem,1.06vw,1.18rem) !important;
  line-height:1.42 !important;
  font-weight:720 !important;
}

body.rv175e-ready .rv175c-meta{
  margin-top:11px !important;
  font-size:clamp(.8rem,.9vw,.96rem) !important;
  gap:10px 15px !important;
}

/* Stop old right panels from reserving vertical space */
body.rv175e-ready .rv173-hero-right,
body.rv175e-ready .rv175a-right,
body.rv175e-ready .rv175b-right,
body.rv175e-ready .rv173c-info-panel{
  display:none !important;
}

/* The direct v175c right panel must stay visible */
body.rv175e-ready .rv175c-right{
  display:block !important;
}

/* Keep hidden duplicate legacy center controls gone */
body.rv175e-ready .rv-prime-icon-row-v21,
body.rv175e-ready .rv-prime-action-row-v21,
body.rv175e-ready .rv-prime-progress-v21,
body.rv175e-ready .rv-prime-access-v21,
body.rv175e-ready .rv-prime-poster-v21,
body.rv175e-ready .rv-prime-main-actions-v21,
body.rv175e-ready .rv172-hero-season-wrap,
body.rv175e-ready .rv175c-hide-legacy,
body.rv175e-ready .rv175c-hide-poster{
  display:none !important;
}

@media(max-width:980px){
  body.rv175e-ready .rv-prime-title-v21{
    max-height:none !important;
  }

  body.rv175e-ready .rv-prime-title-v21-inner{
    display:block !important;
  }

  body.rv175e-ready .rv175c-right{
    position:relative !important;
    top:auto !important;
    left:auto !important;
    width:100% !important;
    max-width:100% !important;
    margin-top:24px !important;
  }

  body.rv175e-ready .rv175a-actions,
  body.rv175e-ready .rv175a-btn,
  body.rv175e-ready .rv175a-season-select{
    width:100% !important;
    max-width:100% !important;
  }
}

/* RV_VIDEO_WATCH_HERO_PREVIEW_SOURCE_V175F_20260601 */
body.rv175f-preview-ready .rv-prime-title-v21{
  position:relative !important;
  overflow:hidden !important;
}

body.rv175f-preview-ready .rv175f-hero-preview{
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  opacity:0 !important;
  transform:scale(1.025) !important;
  filter:saturate(1.08) contrast(1.05) brightness(.84) !important;
  pointer-events:none !important;
  background:#000 !important;
  transition:opacity .45s ease, transform 1.1s ease !important;
}

body.rv175f-preview-ready .rv-prime-title-v21.rv175f-preview-on .rv175f-hero-preview{
  opacity:.42 !important;
  transform:scale(1) !important;
}

body.rv175f-preview-ready .rv175f-preview-status{
  position:absolute;
  right:16px;
  bottom:16px;
  z-index:6;
  display:none;
  max-width:460px;
  padding:8px 10px;
  border-radius:10px;
  background:rgba(2,6,23,.78);
  border:1px solid rgba(255,255,255,.14);
  color:rgba(255,255,255,.82);
  font-size:11px;
  font-weight:800;
  backdrop-filter:blur(12px);
}

body.rv175f-debug .rv175f-preview-status{
  display:block;
}

/* RV_VIDEO_WATCH_TITLE_BUTTONS_POLISH_V175G_20260601 */

/* Better hero title font + slightly larger title */
body.rv175g-ready .rv-prime-title-v21 h1{
  font-family:
    "Inter",
    "SF Pro Display",
    "Aptos Display",
    "Segoe UI Variable Display",
    "Segoe UI",
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    sans-serif !important;
  max-width:420px !important;
  font-size:clamp(2.45rem,3.55vw,4.35rem) !important;
  line-height:.93 !important;
  letter-spacing:-.078em !important;
  font-weight:720 !important;
  text-wrap:balance !important;
  margin-bottom:18px !important;
  text-shadow:0 18px 46px rgba(0,0,0,.50) !important;
}

/* Roovet Video brand text feels cleaner with more premium spacing */
body.rv175g-ready .rv-prime-provider-v21{
  font-family:
    "Inter",
    "SF Pro Display",
    "Aptos",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:clamp(.82rem,.95vw,1rem) !important;
  letter-spacing:.22em !important;
  font-weight:760 !important;
  margin-bottom:18px !important;
}

/* Make the stacked buttons a little bigger but not huge */
body.rv175g-ready .rv175a-actions{
  width:224px !important;
  max-width:224px !important;
  gap:9px !important;
  margin-top:14px !important;
}

body.rv175g-ready .rv175a-btn,
body.rv175g-ready .rv175a-season-select{
  width:224px !important;
  max-width:224px !important;
  height:40px !important;
  min-height:40px !important;
  border-radius:12px !important;
  padding:0 14px !important;
  font-size:.88rem !important;
  font-weight:900 !important;
  letter-spacing:.005em !important;
  gap:10px !important;
}

body.rv175g-ready .rv175a-btn-primary{
  height:46px !important;
  min-height:46px !important;
  font-size:.98rem !important;
  border-radius:13px !important;
}

body.rv175g-ready .rv175a-btn svg{
  width:17px !important;
  height:17px !important;
  min-width:17px !important;
}

body.rv175g-ready .rv175a-season-select{
  padding-left:14px !important;
  padding-right:44px !important;
  background:
    linear-gradient(45deg,transparent 50%,#fff 50%) calc(100% - 24px) 50% / 8px 8px no-repeat,
    linear-gradient(135deg,#fff 50%,transparent 50%) calc(100% - 16px) 50% / 8px 8px no-repeat,
    rgba(55,62,73,.82) !important;
}

/* Make mini buttons match the new size */
body.rv175g-ready .rv175a-mini-row{
  width:158px !important;
  max-width:158px !important;
  grid-template-columns:repeat(3,48px) !important;
  gap:8px !important;
}

body.rv175g-ready .rv175a-mini-row .rv175a-btn{
  width:48px !important;
  min-width:48px !important;
  max-width:48px !important;
  height:42px !important;
  min-height:42px !important;
  padding:0 !important;
  border-radius:12px !important;
}

/* Keep the description pinned beside the larger buttons */
body.rv175g-ready .rv175c-right{
  top:var(--rv175e-desc-top, 216px) !important;
  left:var(--rv175e-desc-left, 475px) !important;
}

/* Slightly refine right-side copy to match the upgraded title/buttons */
body.rv175g-ready .rv175c-desc{
  font-family:
    "Inter",
    "SF Pro Text",
    "Aptos",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:clamp(.98rem,1.08vw,1.22rem) !important;
  font-weight:730 !important;
  letter-spacing:.012em !important;
}

body.rv175g-ready .rv175c-acclaim{
  font-family:
    "Inter",
    "SF Pro Text",
    "Aptos",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:clamp(.86rem,.98vw,1.06rem) !important;
}

/* Mobile/tablet keeps full width buttons */
@media(max-width:980px){
  body.rv175g-ready .rv175a-actions,
  body.rv175g-ready .rv175a-btn,
  body.rv175g-ready .rv175a-season-select{
    width:100% !important;
    max-width:100% !important;
  }
}

/* RV_VIDEO_WATCH_BUTTON_ALIGNMENT_MONETIZATION_V175H_20260601 */

/* Center all main button text/icon groups so Watch does not differ from the others. */
body.rv175h-ready .rv175a-actions > .rv175a-btn:not(.rv175h-mini-btn),
body.rv175h-ready .rv175a-btn-primary,
body.rv175h-ready .rv175h-paid-btn{
  justify-content:center !important;
  text-align:center !important;
}

body.rv175h-ready .rv175a-actions > .rv175a-btn:not(.rv175h-mini-btn) span,
body.rv175h-ready .rv175h-paid-btn span{
  flex:0 0 auto !important;
  text-align:center !important;
}

body.rv175h-ready .rv175a-season-select{
  text-align:center !important;
  text-align-last:center !important;
}

/* Keep the small icon-only actions centered and consistent. */
body.rv175h-ready .rv175a-mini-row .rv175a-btn,
body.rv175h-ready .rv175a-mini-row .rv175h-mini-btn{
  justify-content:center !important;
  align-items:center !important;
}

/* Better paid action visual grouping. */
body.rv175h-ready .rv175h-paid-btn{
  background:rgba(2,90,58,.74) !important;
  border-color:rgba(32,220,147,.58) !important;
}

body.rv175h-ready .rv175h-paid-btn:hover{
  background:rgba(3,120,76,.84) !important;
  border-color:rgba(64,255,178,.76) !important;
}

/* If action is not available for this user/title, it is removed by JS; this is fallback. */
body.rv175h-ready .rv175h-hidden{
  display:none !important;
}

/* RV_VIDEO_WATCH_TRAILER_BUTTON_LOGIC_V175I_20260601 */
body.rv175i-ready .rv175i-hidden{
  display:none !important;
}

/* RV_VIDEO_WATCH_META_BADGES_V175J_20260601 */

body.rv175j-ready .rv175c-meta{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin-top:15px !important;
}

body.rv175j-ready .rv175c-meta span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.13) !important;
  background:rgba(255,255,255,.075) !important;
  color:rgba(255,255,255,.86) !important;
  font-family:
    "Inter",
    "SF Pro Text",
    "Aptos",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:.78rem !important;
  font-weight:850 !important;
  letter-spacing:.035em !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-transform:none !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07), 0 10px 26px rgba(0,0,0,.18) !important;
  backdrop-filter:blur(12px) saturate(1.18) !important;
}

/* Genre chip */
body.rv175j-ready .rv175c-meta span.rv175j-genre,
body.rv175j-ready .rv175c-meta span:first-child{
  background:linear-gradient(135deg,rgba(45,240,147,.18),rgba(0,140,255,.12)) !important;
  border-color:rgba(45,240,147,.34) !important;
  color:#eafff4 !important;
  text-decoration:none !important;
}

/* Rating chip */
body.rv175j-ready .rv175c-meta span.rv175j-rating{
  min-width:38px !important;
  text-transform:uppercase !important;
  background:rgba(255,255,255,.12) !important;
  color:#fff !important;
}

/* Year + runtime */
body.rv175j-ready .rv175c-meta span.rv175j-year,
body.rv175j-ready .rv175c-meta span.rv175j-runtime{
  color:rgba(255,255,255,.78) !important;
}

/* Small dot between chip groups feels cleaner than huge spacing */
body.rv175j-ready .rv175c-meta span + span{
  margin-left:0 !important;
}

/* Remove any underline inherited from earlier patches */
body.rv175j-ready .rv175c-meta span,
body.rv175j-ready .rv175c-meta span:first-child{
  text-underline-offset:0 !important;
  text-decoration:none !important;
}

/* RV_VIDEO_WATCH_ACCLAIM_BADGE_V175K_20260601 */

body.rv175k-ready .rv175c-acclaim{
  display:inline-flex !important;
  align-items:center !important;
  gap:11px !important;
  width:auto !important;
  max-width:min(680px,100%) !important;
  margin:0 0 14px !important;
  padding:9px 13px 9px 10px !important;
  border-radius:999px !important;
  border:1px solid rgba(45,240,147,.22) !important;
  background:
    linear-gradient(135deg,rgba(45,240,147,.12),rgba(0,140,255,.08)),
    rgba(3,10,18,.38) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    0 14px 36px rgba(0,0,0,.24),
    0 0 34px rgba(45,240,147,.08) !important;
  backdrop-filter:blur(18px) saturate(1.22) !important;
  color:#eafff4 !important;
  text-shadow:none !important;
  letter-spacing:0 !important;
}

body.rv175k-ready .rv175c-acclaim i,
body.rv175k-ready .rv175k-star{
  display:inline-grid !important;
  place-items:center !important;
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  border-radius:50% !important;
  background:linear-gradient(135deg,#35f49e,#10c7ff) !important;
  color:#00140e !important;
  font-size:14px !important;
  font-weight:950 !important;
  font-style:normal !important;
  box-shadow:0 10px 24px rgba(45,240,147,.22) !important;
}

body.rv175k-ready .rv175k-copy{
  display:flex !important;
  flex-direction:column !important;
  gap:2px !important;
  min-width:0 !important;
}

body.rv175k-ready .rv175k-eyebrow{
  display:block !important;
  color:#ffffff !important;
  font-family:
    "Inter",
    "SF Pro Text",
    "Aptos",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:.76rem !important;
  line-height:1.05 !important;
  font-weight:900 !important;
  letter-spacing:.11em !important;
  text-transform:uppercase !important;
}

body.rv175k-ready .rv175k-sub{
  display:block !important;
  color:rgba(210,255,235,.78) !important;
  font-family:
    "Inter",
    "SF Pro Text",
    "Aptos",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:.78rem !important;
  line-height:1.15 !important;
  font-weight:720 !important;
  letter-spacing:.015em !important;
}

body.rv175k-ready .rv175c-acclaim > span:not(.rv175k-copy){
  display:none !important;
}

@media(max-width:760px){
  body.rv175k-ready .rv175c-acclaim{
    border-radius:16px !important;
    align-items:flex-start !important;
  }

  body.rv175k-ready .rv175k-eyebrow{
    font-size:.7rem !important;
  }

  body.rv175k-ready .rv175k-sub{
    font-size:.74rem !important;
  }
}

/* RV_VIDEO_WATCH_BRAND_LOCKUP_V175L_20260601 */

body.rv175l-ready .rv-prime-provider-v21{
  display:inline-flex !important;
  align-items:center !important;
  gap:13px !important;
  width:auto !important;
  max-width:max-content !important;
  margin-bottom:20px !important;
  padding:9px 15px 9px 10px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.10) !important;
  background:
    radial-gradient(circle at 15% 20%, rgba(255,42,54,.20), transparent 38%),
    linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),
    rgba(2,8,17,.38) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.09),
    0 18px 44px rgba(0,0,0,.28),
    0 0 36px rgba(255,38,48,.06) !important;
  backdrop-filter:blur(18px) saturate(1.18) !important;
  color:#fff !important;
  text-shadow:none !important;
  letter-spacing:0 !important;
}

body.rv175l-ready .rv175l-mark{
  display:inline-grid !important;
  place-items:center !important;
  width:46px !important;
  height:46px !important;
  min-width:46px !important;
  border-radius:50% !important;
  background:
    radial-gradient(circle at 38% 30%,rgba(255,255,255,.13),transparent 32%),
    rgba(255,31,45,.08) !important;
  border:1px solid rgba(255,44,56,.28) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.035),
    0 12px 28px rgba(255,31,45,.12) !important;
}

body.rv175l-ready .rv175l-mark img,
body.rv175l-ready .rv175l-mark svg{
  width:34px !important;
  height:34px !important;
  max-width:34px !important;
  max-height:34px !important;
  object-fit:contain !important;
  display:block !important;
}

body.rv175l-ready .rv175l-copy{
  display:flex !important;
  flex-direction:column !important;
  gap:3px !important;
  min-width:0 !important;
}

body.rv175l-ready .rv175l-title{
  display:block !important;
  color:#fff !important;
  font-family:
    "Inter",
    "SF Pro Display",
    "Aptos Display",
    "Segoe UI Variable Display",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:.98rem !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:.22em !important;
  text-transform:uppercase !important;
}

body.rv175l-ready .rv175l-sub{
  display:flex !important;
  align-items:center !important;
  gap:7px !important;
  color:rgba(255,255,255,.58) !important;
  font-family:
    "Inter",
    "SF Pro Text",
    "Aptos",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:.66rem !important;
  line-height:1 !important;
  font-weight:760 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
}

body.rv175l-ready .rv175l-sub::before{
  content:"" !important;
  width:6px !important;
  height:6px !important;
  border-radius:50% !important;
  background:#ff2638 !important;
  box-shadow:0 0 14px rgba(255,38,56,.70) !important;
}

body.rv175l-ready .rv-prime-provider-v21 > :not(.rv175l-mark):not(.rv175l-copy){
  display:none !important;
}

@media(max-width:760px){
  body.rv175l-ready .rv-prime-provider-v21{
    padding:8px 12px 8px 8px !important;
  }

  body.rv175l-ready .rv175l-mark{
    width:40px !important;
    height:40px !important;
    min-width:40px !important;
  }

  body.rv175l-ready .rv175l-mark img,
  body.rv175l-ready .rv175l-mark svg{
    width:30px !important;
    height:30px !important;
  }

  body.rv175l-ready .rv175l-title{
    font-size:.86rem !important;
    letter-spacing:.18em !important;
  }

  body.rv175l-ready .rv175l-sub{
    font-size:.58rem !important;
  }
}

/* RV_VIDEO_WATCH_DEBUBBLE_UI_V175M_20260601 */

/*
 * De-bubble pass:
 * less pill-shaped, less glow, sharper premium streaming UI.
 */

body.rv175m-ready .rv-prime-provider-v21{
  border-radius:14px !important;
  padding:8px 13px 8px 8px !important;
  background:rgba(4,10,18,.48) !important;
  border:1px solid rgba(255,255,255,.08) !important;
  box-shadow:0 12px 28px rgba(0,0,0,.22) !important;
}

body.rv175m-ready .rv175l-mark{
  border-radius:12px !important;
  width:42px !important;
  height:42px !important;
  min-width:42px !important;
  background:rgba(255,35,50,.08) !important;
  box-shadow:none !important;
}

body.rv175m-ready .rv175l-mark img,
body.rv175m-ready .rv175l-mark svg{
  width:31px !important;
  height:31px !important;
}

/* Buttons become cleaner rectangles, not bubbles */
body.rv175m-ready .rv175a-btn,
body.rv175m-ready .rv175a-season-select{
  border-radius:9px !important;
  box-shadow:none !important;
  backdrop-filter:blur(10px) !important;
}

body.rv175m-ready .rv175a-btn-primary{
  border-radius:10px !important;
  box-shadow:none !important;
}

body.rv175m-ready .rv175a-mini-row .rv175a-btn{
  border-radius:9px !important;
}

/* Paid buttons: less glowing green, more premium dark */
body.rv175m-ready .rv175h-paid-btn,
body.rv175m-ready .rv175a-btn-green{
  background:rgba(8,58,42,.72) !important;
  border-color:rgba(43,180,122,.38) !important;
  box-shadow:none !important;
}

body.rv175m-ready .rv175h-paid-btn:hover,
body.rv175m-ready .rv175a-btn-green:hover{
  background:rgba(10,76,54,.82) !important;
  border-color:rgba(65,210,150,.54) !important;
}

/* Trailer button: reduce neon blue */
body.rv175m-ready .rv175a-btn-blue{
  background:rgba(8,46,76,.68) !important;
  border-color:rgba(55,145,205,.42) !important;
  box-shadow:none !important;
}

/* Acclaim badge: no pill, no huge glow */
body.rv175m-ready .rv175c-acclaim{
  border-radius:12px !important;
  padding:8px 11px !important;
  background:rgba(5,14,22,.46) !important;
  border:1px solid rgba(45,240,147,.16) !important;
  box-shadow:none !important;
  backdrop-filter:blur(10px) !important;
}

body.rv175m-ready .rv175c-acclaim i,
body.rv175m-ready .rv175k-star{
  border-radius:9px !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  background:rgba(45,240,147,.92) !important;
  box-shadow:none !important;
}

/* Meta chips: less round, flatter */
body.rv175m-ready .rv175c-meta span{
  border-radius:8px !important;
  min-height:28px !important;
  padding:0 10px !important;
  background:rgba(255,255,255,.065) !important;
  border-color:rgba(255,255,255,.10) !important;
  box-shadow:none !important;
  backdrop-filter:blur(8px) !important;
}

body.rv175m-ready .rv175c-meta span.rv175j-genre,
body.rv175m-ready .rv175c-meta span:first-child{
  border-radius:8px !important;
  background:rgba(45,240,147,.10) !important;
  border-color:rgba(45,240,147,.22) !important;
}

/* Lower tabs/cards: reduce pill look if affected by previous patches */
body.rv175m-ready .rv172-tabs [data-rv172-tab]::after{
  border-radius:4px !important;
  height:5px !important;
}

body.rv175m-ready .rv172-details-card,
body.rv175m-ready .rv172-related-card,
body.rv175m-ready .rv172-episode,
body.rv175m-ready .rv172-thumb,
body.rv175m-ready .rv172-thumb img{
  border-radius:10px !important;
}

/* General watch-page bubble reduction */
body.rv175m-ready [class*="badge"],
body.rv175m-ready [class*="chip"]{
  border-radius:8px !important;
}

/* Keep truly circular icons circular only where needed */
body.rv175m-ready .rv175l-mark,
body.rv175m-ready .rv175c-acclaim i,
body.rv175m-ready .rv175k-star{
  border-radius:9px !important;
}


/* RV_VIDEO_WATCH_CREATOR_CHANNEL_BRAND_V176A_20260601 */

/* Replace Roovet lockup with creator/channel brand */
body.rv176a-ready .rv-prime-provider-v21{
  display:inline-flex !important;
  align-items:center !important;
  gap:12px !important;
  width:auto !important;
  max-width:360px !important;
  margin-bottom:20px !important;
  padding:8px 12px 8px 8px !important;
  border-radius:12px !important;
  background:rgba(4,10,18,.42) !important;
  border:1px solid rgba(255,255,255,.08) !important;
  box-shadow:0 12px 28px rgba(0,0,0,.18) !important;
  backdrop-filter:blur(10px) !important;
}

body.rv176a-ready .rv176a-channel-logo{
  width:44px !important;
  height:44px !important;
  min-width:44px !important;
  border-radius:10px !important;
  overflow:hidden !important;
  display:grid !important;
  place-items:center !important;
  background:rgba(255,255,255,.045) !important;
  border:1px solid rgba(255,255,255,.08) !important;
}

body.rv176a-ready .rv176a-channel-logo img{
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
}

body.rv176a-ready .rv176a-channel-fallback{
  display:grid !important;
  place-items:center !important;
  width:100% !important;
  height:100% !important;
  color:#fff !important;
  background:linear-gradient(135deg,rgba(255,35,50,.28),rgba(0,140,255,.14)) !important;
  font-weight:950 !important;
  font-size:1rem !important;
  letter-spacing:.02em !important;
}

body.rv176a-ready .rv176a-channel-copy{
  display:flex !important;
  flex-direction:column !important;
  gap:3px !important;
  min-width:0 !important;
}

body.rv176a-ready .rv176a-channel-name{
  display:block !important;
  max-width:250px !important;
  color:#fff !important;
  font-family:
    "Inter",
    "SF Pro Display",
    "Aptos Display",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:.9rem !important;
  line-height:1.05 !important;
  font-weight:900 !important;
  letter-spacing:.09em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

body.rv176a-ready .rv176a-channel-sub{
  display:block !important;
  color:rgba(255,255,255,.54) !important;
  font-family:
    "Inter",
    "SF Pro Text",
    "Aptos",
    "Segoe UI",
    system-ui,
    sans-serif !important;
  font-size:.62rem !important;
  line-height:1 !important;
  font-weight:760 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
}

body.rv176a-ready .rv176a-channel-link{
  display:inline-flex !important;
  align-items:center !important;
  gap:12px !important;
  color:inherit !important;
  text-decoration:none !important;
}

body.rv176a-ready .rv176a-channel-link:hover .rv176a-channel-name{
  color:#fff !important;
}

body.rv176a-ready .rv-prime-provider-v21 > :not(.rv176a-channel-link):not(.rv176a-channel-logo):not(.rv176a-channel-copy){
  display:none !important;
}

@media(max-width:760px){
  body.rv176a-ready .rv-prime-provider-v21{
    max-width:100% !important;
  }

  body.rv176a-ready .rv176a-channel-name{
    max-width:190px !important;
  }
}

/* RV_VIDEO_WATCH_EPISODE_PLAYBACK_V176C_20260601 */

body.rv176c-ready .rv176c-episode-clickable{
  cursor:pointer !important;
  position:relative !important;
  transition:transform .15s ease, border-color .15s ease, box-shadow .15s ease !important;
}

body.rv176c-ready .rv176c-episode-clickable:hover{
  transform:translateY(-2px) !important;
}

body.rv176c-ready .rv176c-episode-clickable.is-playing{
  outline:2px solid rgba(0,140,255,.78) !important;
  outline-offset:3px !important;
}

body.rv176c-ready .rv176c-play-badge{
  position:absolute !important;
  left:12px !important;
  top:12px !important;
  z-index:5 !important;
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  min-height:30px !important;
  padding:0 10px !important;
  border-radius:8px !important;
  background:rgba(2,6,23,.76) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:#fff !important;
  font-size:.72rem !important;
  font-weight:900 !important;
  letter-spacing:.03em !important;
  box-shadow:0 12px 26px rgba(0,0,0,.28) !important;
  pointer-events:none !important;
}

body.rv176c-ready .rv176c-episode-clickable.is-playing .rv176c-play-badge{
  background:rgba(0,140,255,.82) !important;
}

body.rv176c-ready .rv176c-autonext{
  position:fixed !important;
  right:24px !important;
  bottom:24px !important;
  z-index:99999 !important;
  width:min(390px,calc(100vw - 32px)) !important;
  display:none !important;
  border-radius:12px !important;
  background:rgba(2,6,23,.94) !important;
  border:1px solid rgba(255,255,255,.14) !important;
  box-shadow:0 20px 70px rgba(0,0,0,.48) !important;
  color:#fff !important;
  overflow:hidden !important;
}

body.rv176c-ready .rv176c-autonext.is-visible{
  display:block !important;
}

body.rv176c-ready .rv176c-autonext-inner{
  display:grid !important;
  grid-template-columns:96px 1fr !important;
  gap:12px !important;
  padding:12px !important;
}

body.rv176c-ready .rv176c-autonext-thumb{
  width:96px !important;
  height:54px !important;
  border-radius:8px !important;
  object-fit:cover !important;
  background:rgba(255,255,255,.06) !important;
}

body.rv176c-ready .rv176c-autonext-kicker{
  color:rgba(255,255,255,.62) !important;
  font-size:.72rem !important;
  font-weight:850 !important;
  text-transform:uppercase !important;
  letter-spacing:.08em !important;
}

body.rv176c-ready .rv176c-autonext-title{
  margin-top:4px !important;
  font-size:.95rem !important;
  line-height:1.2 !important;
  font-weight:900 !important;
}

body.rv176c-ready .rv176c-autonext-actions{
  display:flex !important;
  gap:8px !important;
  margin-top:10px !important;
}

body.rv176c-ready .rv176c-autonext-actions button{
  border:0 !important;
  border-radius:8px !important;
  padding:8px 10px !important;
  font-size:.78rem !important;
  font-weight:900 !important;
  cursor:pointer !important;
}

body.rv176c-ready .rv176c-next-now{
  background:#fff !important;
  color:#020617 !important;
}

body.rv176c-ready .rv176c-cancel-next{
  background:rgba(255,255,255,.12) !important;
  color:#fff !important;
}

body.rv176c-ready .rv176c-toast{
  position:fixed !important;
  left:50% !important;
  bottom:26px !important;
  z-index:99999 !important;
  transform:translateX(-50%) translateY(18px) !important;
  opacity:0 !important;
  pointer-events:none !important;
  background:rgba(2,6,23,.94) !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.14) !important;
  border-radius:10px !important;
  padding:10px 14px !important;
  font-size:.82rem !important;
  font-weight:900 !important;
  box-shadow:0 18px 52px rgba(0,0,0,.42) !important;
  transition:opacity .18s ease, transform .18s ease !important;
}

body.rv176c-ready .rv176c-toast.is-visible{
  opacity:1 !important;
  transform:translateX(-50%) translateY(0) !important;
}
