body{
  color:#fff;
  min-height:100vh;
}.streamhive-glass{background:rgba(12,18,34,.76);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 15px 45px rgba(0,0,0,.25)}.streamhive-media-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:.2s transform,.2s box-shadow}.streamhive-media-card:hover{transform:translateY(-4px);box-shadow:0 1rem 2rem rgba(0,0,0,.35)}.streamhive-media-card img{aspect-ratio:2/3;object-fit:cover}.hero{background:linear-gradient(135deg,rgba(229,9,20,.2),rgba(13,110,253,.15))}main,nav,footer{z-index:1}
/* Awesome compact pagination */
.streamhive-pager-shell{position:relative;z-index:1}.streamhive-pagination-awesome{padding:.75rem;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.14);box-shadow:0 1rem 2.5rem rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(14px);display:inline-flex}.streamhive-pagination-awesome .page-item{margin:0}.streamhive-pagination-awesome .page-link{min-width:2.65rem;height:2.65rem;padding:0 .85rem;border:0;border-radius:999px!important;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-weight:800;letter-spacing:.02em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.streamhive-pagination-awesome .page-link:hover,.streamhive-pagination-awesome .page-link:focus{transform:translateY(-2px);color:#fff;background:rgba(229,9,20,.22);box-shadow:0 .75rem 1.5rem rgba(229,9,20,.14),inset 0 0 0 1px rgba(229,9,20,.45)}.streamhive-pagination-awesome .page-item.active .page-link{color:#141006;background:linear-gradient(135deg,#e50914,#ff4b55);box-shadow:0 .8rem 1.7rem rgba(229,9,20,.32),inset 0 1px 0 rgba(255,255,255,.45);transform:translateY(-2px) scale(1.04)}.streamhive-pagination-awesome .streamhive-pager-edge .page-link,.streamhive-pagination-awesome .streamhive-pager-step .page-link{background:rgba(13,110,253,.18);color:#dceaff}.streamhive-pagination-awesome .streamhive-pager-edge .page-link:hover,.streamhive-pagination-awesome .streamhive-pager-step .page-link:hover{background:rgba(13,110,253,.32);box-shadow:0 .75rem 1.5rem rgba(13,110,253,.18),inset 0 0 0 1px rgba(120,170,255,.45)}@media (max-width:575.98px){.streamhive-pagination-awesome{border-radius:1.35rem;padding:.55rem}.streamhive-pagination-awesome .page-link{min-width:2.35rem;height:2.35rem;padding:0 .65rem;font-size:.95rem}}
/* Homepage horizontal six-up cards */
.streamhive-home-card-grid{align-items:stretch}.streamhive-home-media-card{position:relative;display:flex;flex-direction:column;height:100%;min-height:18.5rem;padding:.8rem;border-radius:1.25rem;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);box-shadow:0 1rem 2.5rem rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.08);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.streamhive-home-media-card:before{content:"";position:absolute;inset:-40%;background:radial-gradient(circle at 30% 10%,rgba(229,9,20,.18),transparent 34%),radial-gradient(circle at 90% 80%,rgba(13,110,253,.16),transparent 36%);opacity:.7;transition:opacity .22s ease;pointer-events:none}.streamhive-home-media-card:hover{transform:translateY(-6px);border-color:rgba(229,9,20,.34);box-shadow:0 1.35rem 3rem rgba(0,0,0,.34),0 .8rem 1.75rem rgba(229,9,20,.08)}.streamhive-home-media-card:hover:before{opacity:1}.streamhive-home-media-title{position:relative;z-index:1;min-height:2.35rem;margin:0 0 .65rem;color:#fff;font-size:.92rem;font-weight:900;line-height:1.18;letter-spacing:.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.streamhive-home-media-main{position:relative;z-index:1;display:grid;grid-template-columns:42% 1fr;gap:.7rem;min-height:0;flex:1}.streamhive-home-poster-wrap{position:relative;align-self:start;border-radius:.95rem;overflow:hidden;background:rgba(255,255,255,.08);box-shadow:0 .75rem 1.25rem rgba(0,0,0,.24)}.streamhive-home-poster{display:block;width:100%;aspect-ratio:2/3;object-fit:cover;transition:transform .28s ease,filter .28s ease}.streamhive-poster-play{position:absolute;left:50%;top:50%;width:2.65rem;height:2.65rem;border-radius:999px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%) scale(.72);opacity:0;background:rgba(229,9,20,.92);color:#111;box-shadow:0 .8rem 1.5rem rgba(0,0,0,.35);transition:opacity .22s ease,transform .22s ease}.streamhive-poster-play i{margin-left:.16rem}.streamhive-home-media-card:hover .streamhive-home-poster{transform:scale(1.08);filter:brightness(.64) saturate(1.18)}.streamhive-home-media-card:hover .streamhive-poster-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.streamhive-home-media-info{min-width:0;display:flex;flex-direction:column;gap:.32rem;color:rgba(255,255,255,.86);font-size:.78rem;line-height:1.25}.streamhive-home-meta{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.streamhive-home-meta.muted{color:rgba(255,255,255,.7)}.streamhive-rating-pill,.streamhive-age-pill{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;font-weight:900}.streamhive-rating-pill{gap:.22rem;color:#e50914}.streamhive-age-pill{padding:.12rem .48rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:.72rem;letter-spacing:.05em}.streamhive-home-overview{margin:.15rem 0 0;color:rgba(255,255,255,.68);font-size:.76rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.streamhive-home-media-card:hover .streamhive-home-overview{color:rgba(255,255,255,.82)}@media (max-width:1199.98px){.streamhive-home-media-card{min-height:16.5rem}.streamhive-home-overview{-webkit-line-clamp:4}}@media (max-width:575.98px){.streamhive-home-media-card{min-height:0}.streamhive-home-media-main{grid-template-columns:7.5rem 1fr}.streamhive-home-overview{-webkit-line-clamp:4}}

/* Homepage: five-up cards, poster fills full content height, no card hover motion */
.streamhive-home-media-card{min-height:18rem;transition:none!important}.streamhive-home-media-card:hover{transform:none!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 1rem 2.5rem rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.08)!important}.streamhive-home-media-card:hover:before{opacity:.7!important}.streamhive-home-media-main{align-items:stretch}.streamhive-home-poster-wrap{align-self:stretch!important;height:100%;min-height:12.5rem;display:flex}.streamhive-home-poster{height:100%;min-height:100%;aspect-ratio:auto!important;object-fit:cover}.streamhive-home-poster-wrap:hover .streamhive-home-poster{transform:scale(1.08);filter:brightness(.64) saturate(1.18)}.streamhive-home-poster-wrap:hover .streamhive-poster-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.streamhive-home-media-card:hover .streamhive-home-overview{color:rgba(255,255,255,.68)!important}@media (max-width:1199.98px){.streamhive-home-media-card{min-height:17rem}.streamhive-home-poster-wrap{min-height:11.5rem}}@media (max-width:575.98px){.streamhive-home-media-card{min-height:0}.streamhive-home-poster-wrap{min-height:10.5rem}}

/* Poster images: fill the full width/height of their own container and crop with cover */
.streamhive-home-poster-wrap{width:100%!important;max-width:100%!important;}
.streamhive-home-poster-wrap .streamhive-home-poster{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center;}

/* Flush homepage posters tight to the left edge of each card */
.streamhive-home-media-card{
  padding-left:0!important;
}
.streamhive-home-media-title{
  padding-left:.8rem!important;
  padding-right:.8rem!important;
}
.streamhive-home-media-main{
  grid-template-columns:42% minmax(0,1fr)!important;
  column-gap:.7rem!important;
}
.streamhive-home-poster-wrap{
  margin-left:0!important;
  border-top-left-radius:0!important;
  border-bottom-left-radius:0!important;
}
.streamhive-home-media-info{
  padding-right:.8rem!important;
}
@media (max-width:575.98px){
  .streamhive-home-media-main{grid-template-columns:7.5rem minmax(0,1fr)!important;}
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

.container,
.container-fluid,
.row,
.streamhive-v2-section,
.streamhive-v2-detail-hero,
.streamhive-v2-home-hero-carousel {
  min-width: 0;
}


/* Homepage: poster spans the whole card height from top to bottom */
.streamhive-home-media-card{
  display:block!important;
  padding:0!important;
  min-height:18rem;
}
.streamhive-home-media-card:before{
  z-index:0;
}
.streamhive-home-media-main{
  position:relative;
  z-index:1;
  display:grid!important;
  grid-template-columns:42% minmax(0,1fr)!important;
  gap:0!important;
  height:100%!important;
  min-height:18rem;
}
.streamhive-home-poster-wrap{
  align-self:stretch!important;
  height:100%!important;
  min-height:18rem!important;
  margin:0!important;
  border-radius:0!important;
  border-top-left-radius:1.25rem!important;
  border-bottom-left-radius:1.25rem!important;
  box-shadow:none!important;
}
.streamhive-home-poster-wrap .streamhive-home-poster{
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.streamhive-home-media-info{
  padding:.8rem!important;
  min-height:18rem;
}
.streamhive-home-media-title{
  padding:0!important;
  margin:0 0 .65rem!important;
}
@media (max-width:1199.98px){
  .streamhive-home-media-card,.streamhive-home-media-main,.streamhive-home-poster-wrap,.streamhive-home-media-info{min-height:17rem!important;}
}
@media (max-width:575.98px){
  .streamhive-home-media-card,.streamhive-home-media-main,.streamhive-home-poster-wrap,.streamhive-home-media-info{min-height:14rem!important;}
  .streamhive-home-media-main{grid-template-columns:7.5rem minmax(0,1fr)!important;}
}

/* Homepage polish: better 5-up proportions so posters do not feel squeezed */
.streamhive-home-card-grid > .col{
  display:flex;
}
.streamhive-home-card-grid .streamhive-home-media-card{
  width:100%;
  min-height:13.25rem!important;
  border-radius:1.35rem!important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.13), rgba(255,255,255,.045)),
    radial-gradient(circle at 100% 0%, rgba(229,9,20,.11), transparent 42%)!important;
  border:1px solid rgba(255,255,255,.13)!important;
  box-shadow:0 1rem 2rem rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.streamhive-home-card-grid .streamhive-home-media-main{
  grid-template-columns:minmax(6.85rem, 46%) minmax(0, 1fr)!important;
  min-height:13.25rem!important;
}
.streamhive-home-card-grid .streamhive-home-poster-wrap{
  min-height:13.25rem!important;
  border-top-left-radius:1.35rem!important;
  border-bottom-left-radius:1.35rem!important;
  background:rgba(0,0,0,.2)!important;
}
.streamhive-home-card-grid .streamhive-home-poster-wrap .streamhive-home-poster{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.streamhive-home-card-grid .streamhive-home-media-info{
  min-height:13.25rem!important;
  padding:.85rem .8rem!important;
  gap:.28rem!important;
}
.streamhive-home-card-grid .streamhive-home-media-title{
  min-height:auto!important;
  margin-bottom:.45rem!important;
  font-size:.9rem!important;
  line-height:1.16!important;
}
.streamhive-home-card-grid .streamhive-home-meta-line,
.streamhive-home-card-grid .streamhive-home-meta{
  font-size:.72rem!important;
  line-height:1.22!important;
}
.streamhive-home-card-grid .streamhive-rating-pill{
  font-size:.78rem!important;
}
.streamhive-home-card-grid .streamhive-age-pill{
  padding:.08rem .42rem!important;
  font-size:.66rem!important;
}
.streamhive-home-card-grid .streamhive-home-overview{
  margin-top:.12rem!important;
  font-size:.72rem!important;
  line-height:1.32!important;
  -webkit-line-clamp:3!important;
}
.streamhive-home-card-grid .streamhive-poster-play{
  width:2.35rem!important;
  height:2.35rem!important;
}
@media (min-width:1400px){
  .streamhive-home-card-grid .streamhive-home-media-card,
  .streamhive-home-card-grid .streamhive-home-media-main,
  .streamhive-home-card-grid .streamhive-home-poster-wrap,
  .streamhive-home-card-grid .streamhive-home-media-info{min-height:14.25rem!important;}
  .streamhive-home-card-grid .streamhive-home-media-main{grid-template-columns:minmax(7.5rem, 46%) minmax(0, 1fr)!important;}
  .streamhive-home-card-grid .streamhive-home-overview{-webkit-line-clamp:4!important;}
}
@media (max-width:1199.98px){
  .streamhive-home-card-grid .streamhive-home-media-card,
  .streamhive-home-card-grid .streamhive-home-media-main,
  .streamhive-home-card-grid .streamhive-home-poster-wrap,
  .streamhive-home-card-grid .streamhive-home-media-info{min-height:13rem!important;}
}
@media (max-width:575.98px){
  .streamhive-home-card-grid .streamhive-home-media-card,
  .streamhive-home-card-grid .streamhive-home-media-main,
  .streamhive-home-card-grid .streamhive-home-poster-wrap,
  .streamhive-home-card-grid .streamhive-home-media-info{min-height:12.75rem!important;}
  .streamhive-home-card-grid .streamhive-home-media-main{grid-template-columns:8rem minmax(0,1fr)!important;}
  .streamhive-home-card-grid .streamhive-home-overview{-webkit-line-clamp:4!important;}
}

/* TV season cards with real posters */
.streamhive-season-card-grid{align-items:stretch}.streamhive-season-card{display:block;height:100%;border-radius:1.25rem;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);box-shadow:0 1rem 2.25rem rgba(0,0,0,.22);color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.streamhive-season-card:hover{border-color:rgba(229,9,20,.38);box-shadow:0 1.3rem 2.8rem rgba(0,0,0,.34),0 .65rem 1.4rem rgba(229,9,20,.08);color:#fff}.streamhive-season-poster-wrap{position:relative;aspect-ratio:2/3;background:rgba(0,0,0,.25);overflow:hidden}.streamhive-season-poster-wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s ease,filter .28s ease}.streamhive-season-card:hover .streamhive-season-poster-wrap img{transform:scale(1.06);filter:brightness(.62) saturate(1.12)}.streamhive-season-view-badge{position:absolute;left:50%;bottom:1rem;transform:translateX(-50%) translateY(.5rem);opacity:0;white-space:nowrap;border-radius:999px;background:rgba(229,9,20,.95);color:#111;padding:.45rem .75rem;font-size:.78rem;font-weight:900;box-shadow:0 .75rem 1.5rem rgba(0,0,0,.35);transition:opacity .22s ease,transform .22s ease}.streamhive-season-card:hover .streamhive-season-view-badge{opacity:1;transform:translateX(-50%) translateY(0)}.streamhive-season-card-body{padding:.9rem}.streamhive-season-card-body h3{margin:0 0 .25rem;font-size:1rem;font-weight:900}.streamhive-season-card-body p{margin:0;color:rgba(255,255,255,.68);font-size:.86rem}.streamhive-season-hero-poster{display:block;width:100%;height:100%;max-height:20rem;object-fit:cover;border-radius:1.15rem;box-shadow:0 1rem 2rem rgba(0,0,0,.3)}.streamhive-season-episode-card{display:grid;grid-template-columns:42% minmax(0,1fr);height:100%;min-height:10.5rem;border-radius:1.15rem;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.11);box-shadow:0 .9rem 2rem rgba(0,0,0,.2);color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.streamhive-season-episode-card:hover{color:#fff;border-color:rgba(229,9,20,.32);box-shadow:0 1.15rem 2.5rem rgba(0,0,0,.3)}.streamhive-episode-still-wrap{position:relative;height:100%;min-height:10.5rem;background:rgba(0,0,0,.25);overflow:hidden}.streamhive-episode-still-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s ease,filter .28s ease}.streamhive-episode-play{position:absolute;left:50%;top:50%;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(229,9,20,.94);color:#111;transform:translate(-50%,-50%) scale(.7);opacity:0;box-shadow:0 .75rem 1.5rem rgba(0,0,0,.35);transition:opacity .2s ease,transform .2s ease}.streamhive-episode-play i{margin-left:.14rem}.streamhive-season-episode-card:hover .streamhive-episode-still-wrap img{transform:scale(1.06);filter:brightness(.62) saturate(1.12)}.streamhive-season-episode-card:hover .streamhive-episode-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.streamhive-episode-info{padding:.85rem;min-width:0}.streamhive-episode-number{color:#e50914;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.streamhive-episode-info h3{font-size:.98rem;font-weight:900;line-height:1.15;margin:.2rem 0 .45rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.streamhive-episode-info p{font-size:.78rem;line-height:1.35;color:rgba(255,255,255,.65);margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){.streamhive-season-episode-card{grid-template-columns:1fr;min-height:0}.streamhive-episode-still-wrap{aspect-ratio:16/9;min-height:0}.streamhive-season-hero-poster{max-height:24rem}}

/* Clickable genre links */
.streamhive-genre-link{display:inline-flex;align-items:center;gap:.25rem;color:#e50914;text-decoration:none;font-weight:700;transition:color .18s ease, text-shadow .18s ease, transform .18s ease;}
.streamhive-genre-link:hover{color:#fff;text-shadow:0 0 1rem rgba(229,9,20,.55);transform:translateY(-1px);}
.streamhive-genre-link-home{font-size:.76rem;font-weight:800;}
.streamhive-genre-separator{color:rgba(255,255,255,.45);}
.streamhive-home-media-title a{color:#fff;text-decoration:none;}
.streamhive-home-media-title a:hover{color:#e50914;}
.streamhive-home-overview{display:-webkit-box!important;text-decoration:none;}
.streamhive-home-overview:hover{color:rgba(255,255,255,.9)!important;}

/* =========================================================
   Cinematic UI refresh + no Particles.js
   ========================================================= */
:root{
  --bg:#050814;
  --panel:rgba(14,20,36,.78);
  --panel-strong:rgba(18,25,44,.92);
  --stroke:rgba(255,255,255,.12);
  --stroke-strong:rgba(255,255,255,.20);
  --text-soft:rgba(255,255,255,.70);
  --brand:#e50914;
  --brand-2:#6ea8fe;
  --danger-glow:rgba(229,9,20,.16);
}
html{scroll-behavior:smooth;}
body{
  color:#fff;
  overflow-x:hidden;
}

.streamhive-app-main,.streamhive-app-footer,.streamhive-app-nav{position:relative;z-index:2;}
.streamhive-app-main{min-height:calc(100vh - 180px);}
.streamhive-glass{
  background:linear-gradient(145deg, rgba(18,25,44,.84), rgba(10,15,28,.72))!important;
  border:1px solid var(--stroke)!important;
  box-shadow:0 1.2rem 3.2rem rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.06)!important;
  backdrop-filter:blur(18px) saturate(130%);
}
.streamhive-app-nav{
  border-left:0!important;
  border-right:0!important;
  border-top:0!important;
  border-radius:0!important;
}
.navbar-brand{
  letter-spacing:.02em;
  text-shadow:0 0 1.1rem rgba(229,9,20,.18);
}
.nav-link{font-weight:700;color:rgba(255,255,255,.72)!important;}
.nav-link:hover,.nav-link:focus{color:#fff!important;}
.form-control,.form-select{
  color:#fff!important;
  background-color:rgba(255,255,255,.075)!important;
  border-color:rgba(255,255,255,.14)!important;
  border-radius:1rem!important;
  box-shadow:none!important;
}
.form-control::placeholder{color:rgba(255,255,255,.45)!important;}
.form-control:focus,.form-select:focus{
  border-color:rgba(229,9,20,.58)!important;
  box-shadow:0 0 0 .25rem rgba(229,9,20,.12)!important;
}
.btn{border-radius:999px;font-weight:800;}
.btn-warning{box-shadow:0 .75rem 1.4rem rgba(229,9,20,.16);}
.btn-outline-light{border-color:rgba(255,255,255,.20);color:rgba(255,255,255,.88);}
.btn-outline-light:hover{color:#111;background:#fff;}
.hero{
  position:relative;
  overflow:hidden;
  padding:clamp(2rem,5vw,4.5rem)!important;
  background:
    radial-gradient(circle at 14% 20%, rgba(229,9,20,.30), transparent 22rem),
    radial-gradient(circle at 88% 10%, rgba(13,110,253,.24), transparent 28rem),
    linear-gradient(135deg, rgba(255,255,255,.12), rgba(255,255,255,.045))!important;
}
.hero:after{
  content:"";
  position:absolute;
  right:-6rem;
  bottom:-8rem;
  width:22rem;
  height:22rem;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:inset 0 0 5rem rgba(229,9,20,.12);
}
.hero h1{letter-spacing:-.04em;max-width:820px;}
.hero .lead{max-width:660px;color:var(--text-soft);}
section>h2,.row h2.h4,.d-flex h2.h4,.d-flex h2.h5{
  letter-spacing:-.015em;
}
.streamhive-media-card{
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:1.2rem!important;
  background:linear-gradient(145deg, rgba(255,255,255,.115), rgba(255,255,255,.04))!important;
  overflow:hidden;
  box-shadow:0 1rem 2.4rem rgba(0,0,0,.22)!important;
}
.streamhive-media-card:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(229,9,20,.32)!important;
  box-shadow:0 1.4rem 3rem rgba(0,0,0,.34), 0 .8rem 1.8rem rgba(229,9,20,.08)!important;
}
.streamhive-media-card .card-img-top{
  background:rgba(0,0,0,.24);
  transition:filter .25s ease, transform .25s ease;
}
.streamhive-media-card:hover .card-img-top{filter:brightness(.78) saturate(1.12);transform:scale(1.035);}
.streamhive-media-card .card-body{background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(0,0,0,.08));}
.streamhive-media-card .card-title{line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.streamhive-home-card-grid .streamhive-home-media-card{
  background:
    linear-gradient(145deg, rgba(24,32,54,.90), rgba(13,18,32,.88)),
    radial-gradient(circle at 100% 0%, rgba(229,9,20,.12), transparent 46%)!important;
}
.streamhive-home-card-grid .streamhive-home-media-card:before{opacity:.45!important;}
.streamhive-home-card-grid .streamhive-home-media-title a:hover{color:#ff6870!important;}
.streamhive-home-card-grid .streamhive-home-meta{color:rgba(255,255,255,.74);}
.streamhive-home-card-grid .streamhive-rating-pill{padding:.12rem .46rem;background:rgba(229,9,20,.10);border:1px solid rgba(229,9,20,.18);}
.streamhive-age-pill{background:rgba(255,255,255,.10)!important;}
/* Detail pages */
.streamhive-glass>.row .img-fluid.rounded-4,
.streamhive-glass>.row .streamhive-season-hero-poster{
  width:100%;
  box-shadow:0 1rem 2.2rem rgba(0,0,0,.32);
  border:1px solid rgba(255,255,255,.12);
}
.streamhive-glass h1{
  font-weight:950;
  letter-spacing:-.04em;
  line-height:1.02;
}
.streamhive-glass p{color:rgba(255,255,255,.82);}
.text-white-50{color:rgba(255,255,255,.58)!important;}
.ratio iframe{background:#000;}
.ratio.rounded-4{
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 1.4rem 3rem rgba(0,0,0,.36);
}
section.streamhive-glass h2:has(.fa-circle-play){font-weight:900;}
/* Cast cards */
.row .streamhive-media-card[href*="/actors/"] img,
.row .streamhive-media-card[href*="actors/"] img{object-position:center top;}
/* Related sidebar */
aside.streamhive-glass{position:sticky;top:6rem;}
aside.streamhive-glass a{
  padding:.55rem;
  border-radius:1rem;
  transition:background .18s ease, transform .18s ease;
}
aside.streamhive-glass a:hover{background:rgba(255,255,255,.075);transform:translateX(3px);}
aside.streamhive-glass img{box-shadow:0 .75rem 1.2rem rgba(0,0,0,.25);}
/* Season + episode polish */
.streamhive-season-card,.streamhive-season-episode-card{
  background:linear-gradient(145deg, rgba(24,32,54,.88), rgba(13,18,32,.82))!important;
  border-color:rgba(255,255,255,.12)!important;
}
.streamhive-season-card-body h3,.streamhive-episode-info h3{letter-spacing:-.015em;}
.streamhive-episode-number{color:#ff4b55!important;}
.streamhive-season-episode-card{min-height:11.25rem!important;}
.streamhive-episode-still-wrap{min-height:11.25rem!important;}
/* Search/list page header */
section.streamhive-glass form{position:relative;z-index:1;}
section.streamhive-glass .h2{font-weight:950;letter-spacing:-.035em;}
/* 404 */
.streamhive-glass.rounded-4.p-5 h1{font-weight:950;letter-spacing:-.04em;}
/* Footer */
.streamhive-app-footer{border-top:1px solid rgba(255,255,255,.08);margin-top:2rem;}
@media (max-width:991.98px){
  aside.streamhive-glass{position:static;}
  .streamhive-app-nav .d-flex{width:100%;margin-top:.75rem;}
}
@media (max-width:575.98px){
  .hero{padding:2rem!important;}
  .streamhive-glass h1{font-size:2rem;}
  .streamhive-home-card-grid .streamhive-home-media-main{grid-template-columns:7.2rem minmax(0,1fr)!important;}
}

/* =========================================================
   MOVIE DB V2 — ramped-up interface overhaul
   ========================================================= */
:root{
  --v2-bg:#03040a;
  --v2-panel:rgba(10,14,26,.72);
  --v2-panel-2:rgba(18,24,42,.84);
  --v2-line:rgba(255,255,255,.13);
  --v2-line-strong:rgba(255,255,255,.24);
  --v2-text:rgba(255,255,255,.92);
  --v2-muted:rgba(255,255,255,.62);
  --v2-gold:#e50914;
  --v2-hot:#ff4d7d;
  --v2-blue:#6ea8fe;
  --v2-purple:#9d6cff;
  --v2-radius:1.55rem;
}
body.streamhive-v2-body{
  min-height:100vh;
  font-feature-settings:"ss01" on;
}

.streamhive-v2-orb{position:fixed;z-index:0;pointer-events:none;filter:blur(42px);opacity:.65;border-radius:999px;animation:v2Float 12s ease-in-out infinite alternate}.streamhive-v2-orb-one{width:18rem;height:18rem;left:-4rem;top:8rem;background:rgba(255,77,125,.25)}.streamhive-v2-orb-two{width:23rem;height:23rem;right:-7rem;bottom:5rem;background:rgba(110,168,254,.22);animation-delay:-4s}@keyframes v2Float{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(1.5rem,-1rem,0) scale(1.08)}}
.streamhive-v2-main,.streamhive-v2-footer,.streamhive-v2-nav{position:relative;z-index:2}.streamhive-v2-main{max-width:1920px;margin-inline:auto}.streamhive-v2-footer{color:var(--v2-muted);border-top:1px solid rgba(255,255,255,.08)}
.streamhive-v2-nav{background:rgba(3,4,10,.68)!important;backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 1rem 3rem rgba(0,0,0,.28)}
.streamhive-v2-brand{display:flex;align-items:center;gap:.75rem;font-weight:950;letter-spacing:-.04em}.streamhive-v2-brand:hover{color:#fff}.streamhive-v2-brand-mark{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:1rem;background:linear-gradient(135deg,var(--v2-gold),#b20710 55%,var(--v2-hot));color:#140b00;box-shadow:0 .75rem 1.6rem rgba(229,9,20,.2)}.streamhive-v2-brand small{display:block;margin-top:-.2rem;color:var(--v2-gold);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase}.streamhive-v2-nav-pills{gap:.35rem}.streamhive-v2-nav-pills .nav-link{display:flex;align-items:center;gap:.45rem;border-radius:999px;color:rgba(255,255,255,.72)!important;padding:.62rem .9rem!important;font-weight:800}.streamhive-v2-nav-pills .nav-link:hover{background:rgba(255,255,255,.09);color:#fff!important}.streamhive-v2-nav-search{display:flex;align-items:center;gap:.55rem;min-width:min(26rem,38vw);padding:.38rem .45rem .38rem .85rem;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.streamhive-v2-nav-search i{color:var(--v2-gold)}.streamhive-v2-nav-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#fff}.streamhive-v2-nav-search input::placeholder{color:rgba(255,255,255,.48)}.streamhive-v2-nav-search button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--v2-gold),#b20710);font-weight:950;color:#130c00;padding:.42rem .85rem}.streamhive-v2-admin-link{width:2.4rem;height:2.4rem;border-radius:999px;display:grid;place-items:center;margin-left:.55rem;color:#fff;text-decoration:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.streamhive-v2-admin-link:hover{background:rgba(229,9,20,.18);color:var(--v2-gold)}
.streamhive-glass{background:var(--v2-panel)!important;border:1px solid var(--v2-line)!important;box-shadow:0 1.5rem 4rem rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.08)!important;backdrop-filter:blur(20px)!important}.btn-warning{background:linear-gradient(135deg,var(--v2-gold),#b20710)!important;border:0!important;color:#130c00!important;font-weight:950;box-shadow:0 .8rem 1.8rem rgba(229,9,20,.18)}.btn-outline-light{border-color:rgba(255,255,255,.2)!important;background:rgba(255,255,255,.06)!important}.btn-outline-light:hover{background:rgba(255,255,255,.14)!important;color:#fff!important}.form-control,.form-select{background:rgba(255,255,255,.08)!important;color:#fff!important;border-color:rgba(255,255,255,.13)!important;border-radius:1rem!important;box-shadow:none!important}.form-control::placeholder{color:rgba(255,255,255,.48)}.form-select option{background:#0b1020;color:#fff}
.streamhive-v2-hero-shell{position:relative;isolation:isolate;overflow:hidden;border-radius:2.2rem;min-height:34rem;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.04));border:1px solid var(--v2-line-strong);box-shadow:0 2rem 5rem rgba(0,0,0,.45)}.streamhive-v2-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.28;filter:saturate(1.25);transform:scale(1.04);z-index:-2}.streamhive-v2-hero-shell:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,4,10,.96) 0%,rgba(3,4,10,.78) 48%,rgba(3,4,10,.28) 100%),radial-gradient(circle at 82% 18%,rgba(229,9,20,.24),transparent 24rem)}.streamhive-v2-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,26rem);gap:2rem;align-items:center;padding:clamp(1.25rem,4vw,4rem)}.streamhive-v2-hero-copy h1{max-width:62rem;font-size:clamp(2.4rem,5.6vw,6.6rem);line-height:.88;letter-spacing:-.08em;font-weight:1000;margin:.65rem 0 1rem;text-wrap:balance}.streamhive-v2-hero-copy p{max-width:47rem;font-size:1.18rem;color:rgba(255,255,255,.72)}.streamhive-v2-kicker{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .7rem;border-radius:999px;background:rgba(229,9,20,.12);border:1px solid rgba(229,9,20,.24);color:var(--v2-gold);font-size:.74rem;font-weight:950;text-transform:uppercase;letter-spacing:.13em}.streamhive-v2-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.streamhive-v2-feature-card{position:relative;display:block;min-height:31rem;border-radius:2rem;overflow:hidden;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 1.8rem 4rem rgba(0,0,0,.45);transform:rotate(2deg);transition:transform .28s ease,box-shadow .28s ease}.streamhive-v2-feature-card:hover{color:#fff;transform:rotate(0) translateY(-.5rem);box-shadow:0 2.4rem 5rem rgba(0,0,0,.55),0 1rem 2.4rem rgba(229,9,20,.12)}.streamhive-v2-feature-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .35s ease,filter .35s ease}.streamhive-v2-feature-card:hover img{transform:scale(1.06);filter:brightness(.72) saturate(1.18)}.streamhive-v2-feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 34%,rgba(0,0,0,.88))}.streamhive-v2-feature-info{position:absolute;z-index:2;left:1.1rem;right:1.1rem;bottom:1.1rem}.streamhive-v2-feature-info h2{font-weight:1000;letter-spacing:-.04em}.streamhive-v2-play-float{position:absolute;z-index:3;right:1rem;top:1rem;width:3.4rem;height:3.4rem;border-radius:999px;display:grid;place-items:center;background:rgba(229,9,20,.94);color:#120b00;box-shadow:0 1rem 2rem rgba(0,0,0,.35)}.streamhive-v2-play-float i{margin-left:.17rem}.streamhive-v2-chip-row{display:flex;flex-wrap:wrap;gap:.55rem}.streamhive-v2-chip-row span{display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .62rem;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.86);font-size:.82rem;font-weight:850}
.streamhive-v2-section{position:relative}.streamhive-v2-section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.streamhive-v2-section-head.compact{margin-bottom:.85rem}.streamhive-v2-section-head h2{font-size:clamp(1.35rem,2.6vw,2.35rem);line-height:1;letter-spacing:-.055em;font-weight:1000;margin:.35rem 0 0;color:#fff}.streamhive-v2-section-head a{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:#fff;border-radius:999px;padding:.62rem .9rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-weight:900}.streamhive-v2-section-head a:hover{color:#130c00;background:var(--v2-gold)}.streamhive-v2-section-eyebrow{display:flex;align-items:center;gap:.45rem;color:var(--v2-gold);font-size:.74rem;font-weight:950;text-transform:uppercase;letter-spacing:.14em}
.streamhive-v2-home-grid .streamhive-home-media-card{min-height:15rem!important;border-radius:1.4rem!important;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 1.2rem 2.6rem rgba(0,0,0,.34)!important;overflow:hidden}.streamhive-v2-home-grid .streamhive-home-media-card:before{background:radial-gradient(circle at 100% 0%,rgba(255,77,125,.16),transparent 45%),radial-gradient(circle at 70% 95%,rgba(110,168,254,.14),transparent 44%)!important}.streamhive-v2-home-grid .streamhive-home-media-main{grid-template-columns:48% minmax(0,1fr)!important;min-height:15rem!important}.streamhive-v2-home-grid .streamhive-home-poster-wrap{min-height:15rem!important;border-radius:0!important;border-top-left-radius:1.4rem!important;border-bottom-left-radius:1.4rem!important}.streamhive-v2-home-grid .streamhive-home-media-info{min-height:15rem!important;padding:1rem .9rem!important}.streamhive-home-media-card:hover{transform:none!important}.streamhive-v2-home-grid .streamhive-home-media-title{font-size:1rem!important;letter-spacing:-.025em!important}.streamhive-v2-home-grid .streamhive-home-overview{-webkit-line-clamp:4!important;color:rgba(255,255,255,.64)!important}.streamhive-rating-pill{background:rgba(229,9,20,.15)!important;color:var(--v2-gold)!important;border:1px solid rgba(229,9,20,.26)!important;border-radius:999px;padding:.25rem .52rem;font-weight:950}.streamhive-age-pill{background:rgba(110,168,254,.14)!important;color:#cfe2ff!important;border:1px solid rgba(110,168,254,.22)!important;border-radius:999px;font-weight:950}.streamhive-poster-play,.streamhive-episode-play{background:linear-gradient(135deg,var(--v2-gold),#b20710)!important;color:#130c00!important}
.streamhive-media-card{border-radius:1.35rem!important;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 1.2rem 2.6rem rgba(0,0,0,.28)!important;overflow:hidden}.streamhive-media-card:hover{transform:translateY(-.45rem) scale(1.01)!important;border-color:rgba(229,9,20,.35)!important}.streamhive-media-card .card-body{background:linear-gradient(180deg,rgba(3,4,10,.12),rgba(3,4,10,.42))}.streamhive-media-card img{transition:transform .32s ease,filter .32s ease}.streamhive-media-card:hover img{transform:scale(1.055);filter:brightness(.72) saturate(1.16)}
.streamhive-v2-detail-hero{position:relative;overflow:hidden;border-radius:2rem;min-height:32rem;border:1px solid var(--v2-line-strong);box-shadow:0 2rem 5rem rgba(0,0,0,.45);background:rgba(255,255,255,.06)}.streamhive-v2-detail-backdrop{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.36;filter:saturate(1.2);transform:scale(1.03)}.streamhive-v2-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,4,10,.97) 0%,rgba(3,4,10,.75) 56%,rgba(3,4,10,.35)),radial-gradient(circle at 84% 12%,rgba(229,9,20,.2),transparent 24rem)}.streamhive-v2-detail-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(12rem,18rem) minmax(0,1fr);gap:clamp(1rem,3vw,3rem);align-items:end;min-height:32rem;padding:clamp(1rem,3vw,3rem)}.streamhive-v2-detail-poster-wrap{align-self:stretch;display:flex;align-items:end}.streamhive-v2-detail-poster{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:1.5rem;border:1px solid rgba(255,255,255,.16);box-shadow:0 1.6rem 3.5rem rgba(0,0,0,.48)}.streamhive-v2-detail-copy h1{font-size:clamp(2.2rem,5vw,5.8rem);line-height:.9;letter-spacing:-.075em;font-weight:1000;margin:.75rem 0 1rem;text-wrap:balance}.streamhive-v2-lead{max-width:58rem;font-size:1.1rem;line-height:1.75;color:rgba(255,255,255,.76)}.streamhive-v2-genre-row{display:flex;flex-wrap:wrap;gap:.45rem}.streamhive-genre-link{padding:.35rem .6rem!important;border-radius:999px;background:rgba(229,9,20,.11);border:1px solid rgba(229,9,20,.22);line-height:1;color:var(--v2-gold)!important}.streamhive-genre-separator{display:none!important}.streamhive-genre-link:hover{background:rgba(229,9,20,.92);color:#150f00!important;text-shadow:none!important}.streamhive-v2-player-panel{max-width:980px;margin-left:auto;margin-right:auto;padding:.85rem;border-radius:1.65rem;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.14);box-shadow:0 1rem 2.6rem rgba(0,0,0,.32)}.streamhive-v2-player-panel .streamhive-v2-section-head{margin-bottom:.65rem}.streamhive-v2-player-frame{border-radius:1.15rem;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.streamhive-v2-player-frame.ratio::before{padding-top:48%!important}.streamhive-episode-player-panel{max-width:980px;margin-left:auto;margin-right:auto}.streamhive-episode-player-panel .ratio::before{padding-top:48%!important}@media (min-width:1200px){.streamhive-v2-player-panel,.streamhive-episode-player-panel{max-width:900px}.streamhive-v2-player-frame.ratio::before,.streamhive-episode-player-panel .ratio::before{padding-top:45%!important}}@media (max-width:767.98px){.streamhive-v2-player-panel,.streamhive-episode-player-panel{max-width:100%}.streamhive-v2-player-frame.ratio::before,.streamhive-episode-player-panel .ratio::before{padding-top:56.25%!important}}.streamhive-v2-sticky-side{position:sticky;top:6rem}.streamhive-v2-person-card .card-img-top{aspect-ratio:1/1.18!important;object-fit:cover}.streamhive-v2-person-card{border-radius:1.2rem!important}
.streamhive-season-card{border-radius:1.45rem!important;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 1.2rem 2.6rem rgba(0,0,0,.3)!important}.streamhive-season-card:hover{transform:translateY(-.35rem);border-color:rgba(229,9,20,.36)!important}.streamhive-season-card-body h3{letter-spacing:-.03em}.streamhive-season-episode-card{border-radius:1.35rem!important;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 1rem 2.4rem rgba(0,0,0,.28)!important}.streamhive-season-episode-card:hover{transform:translateY(-.25rem);border-color:rgba(229,9,20,.32)!important}.streamhive-season-hero{border-radius:2rem!important;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.045))!important}.streamhive-season-hero-poster{border:1px solid rgba(255,255,255,.16)}
aside.streamhive-glass{border-radius:1.65rem!important}.streamhive-v2-sticky-side aside,.col-lg-4 aside{background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.038))!important}.streamhive-v2-sticky-side aside a,.col-lg-4 aside a{padding:.55rem;border-radius:1rem;transition:background .2s ease,transform .2s ease}.streamhive-v2-sticky-side aside a:hover,.col-lg-4 aside a:hover{background:rgba(255,255,255,.08);transform:translateX(.25rem)}
.streamhive-pagination-awesome{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 1.2rem 3rem rgba(0,0,0,.32)!important}.streamhive-pagination-awesome .page-link{background:rgba(255,255,255,.08)!important}.streamhive-pagination-awesome .page-item.active .page-link{background:linear-gradient(135deg,var(--v2-gold),#b20710)!important;color:#130c00!important}
@media (max-width:1199.98px){.streamhive-v2-nav-search{min-width:100%;margin:.75rem 0}.streamhive-v2-admin-link{margin-left:0}.streamhive-v2-hero-grid{grid-template-columns:1fr}.streamhive-v2-feature-card{max-width:22rem;min-height:29rem;transform:none}.streamhive-v2-sticky-side{position:static}.streamhive-v2-home-grid .streamhive-home-media-main{grid-template-columns:44% minmax(0,1fr)!important}}
@media (max-width:767.98px){.streamhive-v2-hero-shell,.streamhive-v2-detail-hero{border-radius:1.35rem}.streamhive-v2-hero-copy h1,.streamhive-v2-detail-copy h1{font-size:clamp(2.3rem,13vw,4.2rem)}.streamhive-v2-detail-grid{grid-template-columns:1fr;min-height:auto}.streamhive-v2-detail-poster-wrap{max-width:14rem}.streamhive-v2-detail-hero{min-height:auto}.streamhive-v2-hero-grid{padding:1.2rem}.streamhive-v2-home-grid .streamhive-home-media-main{grid-template-columns:8.25rem minmax(0,1fr)!important}.streamhive-v2-home-grid .streamhive-home-media-card,.streamhive-v2-home-grid .streamhive-home-media-main,.streamhive-v2-home-grid .streamhive-home-poster-wrap,.streamhive-v2-home-grid .streamhive-home-media-info{min-height:13.25rem!important}.streamhive-v2-nav-pills .nav-link{border-radius:.9rem}}

/* Episode detail V2 parity with movie pages */
.streamhive-v2-back-link{
  display:inline-flex;
  align-items:center;
  gap:.45rem;
  color:var(--v2-gold)!important;
  text-decoration:none;
  font-weight:900;
  margin-bottom:.9rem;
}
.streamhive-v2-back-link:hover{color:#fff!important;}
.streamhive-episode-detail-hero .streamhive-v2-detail-backdrop{opacity:.42;}
.streamhive-episode-detail-hero .streamhive-v2-detail-hero:after{background:linear-gradient(90deg,rgba(3,4,10,.98) 0%,rgba(3,4,10,.78) 54%,rgba(3,4,10,.28)),radial-gradient(circle at 84% 12%,rgba(229,9,20,.22),transparent 24rem)}
.streamhive-episode-detail-hero .streamhive-v2-detail-poster{box-shadow:0 1.6rem 3.5rem rgba(0,0,0,.52), 0 0 0 1px rgba(255,255,255,.08);}
@media (min-width:1200px){
  .streamhive-episode-detail-hero .streamhive-v2-detail-copy h1{max-width:62rem;}
}

/* V2.1 index poster cards */
.streamhive-v2-home-grid.streamhive-home-card-grid{
  --home-card-radius: .55rem;
}
.streamhive-v2-home-grid.streamhive-home-card-grid > .col{
  display:flex;
}
.streamhive-home-poster-card{
  position:relative;
  display:block;
  width:100%;
  aspect-ratio: 2 / 3;
  min-height:0!important;
  overflow:hidden;
  border-radius:var(--home-card-radius);
  border:1px solid rgba(255,255,255,.16);
  background:#101725;
  box-shadow:0 1.15rem 2.5rem rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.08);
  text-decoration:none;
  isolation:isolate;
}
.streamhive-home-poster-card-img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transform:scale(1.001);
  transition:transform .38s ease, filter .38s ease;
  z-index:0;
}
.streamhive-home-poster-gradient{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(180deg, rgba(5,8,15,.06) 0%, rgba(5,8,15,.18) 42%, rgba(5,8,15,.88) 82%, rgba(5,8,15,.97) 100%),
    linear-gradient(90deg, rgba(0,0,0,.2), transparent 34%, rgba(0,0,0,.12));
  pointer-events:none;
}
.streamhive-home-card-sheen{
  position:absolute;
  inset:-20% -75%;
  z-index:2;
  background:linear-gradient(105deg, transparent 38%, rgba(255,255,255,.22) 49%, transparent 60%);
  transform:translateX(-55%) rotate(8deg);
  opacity:0;
  transition:transform .55s ease, opacity .35s ease;
  pointer-events:none;
}
.streamhive-home-bookmark{
  position:absolute;
  top:.72rem;
  right:.72rem;
  z-index:4;
  display:grid;
  place-items:center;
  width:2.25rem;
  height:2.25rem;
  border-radius:.8rem;
  color:#fff;
  background:rgba(4,8,15,.44);
  border:1px solid rgba(255,255,255,.25);
  backdrop-filter:blur(10px);
  box-shadow:0 .6rem 1.15rem rgba(0,0,0,.28);
  transition:background .25s ease, transform .25s ease, color .25s ease;
}
.streamhive-home-poster-play{
  position:absolute;
  left:50%;
  top:45%;
  z-index:5;
  width:3.1rem;
  height:3.1rem;
  display:grid;
  place-items:center;
  border-radius:999px;
  opacity:0;
  transform:translate(-50%,-50%) scale(.72);
  background:linear-gradient(135deg,var(--v2-gold,#e50914),#b20710);
  color:#120b00;
  box-shadow:0 1rem 2rem rgba(0,0,0,.42);
  transition:opacity .24s ease, transform .24s ease;
}
.streamhive-home-poster-play i{margin-left:.15rem;}
.streamhive-home-poster-content{
  position:absolute;
  left:1rem;
  right:1rem;
  bottom:1rem;
  z-index:4;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:.25rem;
}
.streamhive-home-rating-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:2.55rem;
  height:1.58rem;
  padding:0 .55rem;
  margin-bottom:.12rem;
  border-radius:999px;
  background:#fff;
  color:#10131c;
  font-weight:950;
  font-size:.83rem;
  line-height:1;
  box-shadow:0 .45rem 1rem rgba(0,0,0,.28);
}
.streamhive-home-poster-title{
  max-width:100%;
  color:#fff;
  font-size:1.05rem;
  font-weight:950;
  line-height:1.08;
  letter-spacing:-.035em;
  text-shadow:0 .2rem .85rem rgba(0,0,0,.65);
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.streamhive-home-poster-year{
  color:#c7d8ff;
  font-size:1rem;
  font-weight:650;
  line-height:1.1;
  text-shadow:0 .2rem .7rem rgba(0,0,0,.55);
}
.streamhive-home-poster-card:hover .streamhive-home-poster-card-img{
  transform:scale(1.075);
  filter:brightness(.78) saturate(1.12);
}
.streamhive-home-poster-card:hover .streamhive-home-poster-play{
  opacity:1;
  transform:translate(-50%,-50%) scale(1);
}
.streamhive-home-poster-card:hover .streamhive-home-card-sheen{
  opacity:1;
  transform:translateX(55%) rotate(8deg);
}
.streamhive-home-poster-card:hover .streamhive-home-bookmark{
  transform:translateY(-2px);
  background:rgba(255,255,255,.18);
  color:var(--v2-gold,#e50914);
}
@media (min-width:1200px){
  .streamhive-v2-home-grid.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}
}
@media (max-width:575.98px){
  .streamhive-home-poster-content{left:.8rem;right:.8rem;bottom:.8rem;}
  .streamhive-home-poster-title{font-size:1rem;}
  .streamhive-home-poster-year{font-size:.92rem;}
}


/* V2.2 compact 6-up homepage poster cards */
@media (min-width:1200px){
  .streamhive-v2-home-grid.row-cols-xl-6 > *{flex:0 0 auto;width:16.6666667%;}
}
.streamhive-v2-home-grid.streamhive-home-card-grid{
  --home-card-radius:.48rem;
}
.streamhive-home-poster-card{
  box-shadow:0 .85rem 1.75rem rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.07);
}
.streamhive-home-bookmark{
  top:.5rem;
  right:.5rem;
  width:1.85rem;
  height:1.85rem;
  border-radius:.62rem;
  font-size:.88rem;
}
.streamhive-home-poster-play{
  width:2.55rem;
  height:2.55rem;
  font-size:.92rem;
}
.streamhive-home-poster-content{
  left:.72rem;
  right:.72rem;
  bottom:.72rem;
  gap:.18rem;
}
.streamhive-home-rating-badge{
  min-width:2.18rem;
  height:1.35rem;
  padding:0 .42rem;
  font-size:.72rem;
}
.streamhive-home-poster-title{
  font-size:.88rem;
  line-height:1.06;
}
.streamhive-home-poster-year{
  font-size:.82rem;
}
@media (max-width:575.98px){
  .streamhive-home-poster-content{left:.65rem;right:.65rem;bottom:.65rem;}
  .streamhive-home-poster-title{font-size:.86rem;}
  .streamhive-home-poster-year{font-size:.78rem;}
}

/* V2 profile + working bookmarks */
.streamhive-home-bookmark{appearance:none;border:1px solid rgba(255,255,255,.25);cursor:pointer;}
.streamhive-home-bookmark.streamhive-is-saved,
.streamhive-home-bookmark:focus-visible,
.streamhive-profile-remove.streamhive-is-saved{
  background:linear-gradient(135deg,var(--v2-gold,#e50914),#b20710)!important;
  color:#120b00!important;
  border-color:rgba(229,9,20,.8)!important;
}
.streamhive-home-bookmark.streamhive-is-saved{box-shadow:0 .7rem 1.4rem rgba(229,9,20,.22), 0 .6rem 1.15rem rgba(0,0,0,.28);}
.streamhive-detail-bookmark.streamhive-is-saved{background:rgba(229,9,20,.16)!important;border-color:rgba(229,9,20,.5)!important;color:#e50914!important;}
.streamhive-profile-hero{position:relative;overflow:hidden;}
.streamhive-profile-hero:before{content:"";position:absolute;inset:-45% 35% auto -15%;height:28rem;background:radial-gradient(circle,rgba(229,9,20,.22),transparent 64%);pointer-events:none;}
.streamhive-profile-hero>*{position:relative;z-index:1;}
.streamhive-profile-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;}
.streamhive-profile-stat{border-radius:1.25rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:1rem;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);}
.streamhive-profile-stat strong{display:block;font-size:2rem;line-height:1;font-weight:950;color:#e50914;letter-spacing:-.06em;}
.streamhive-profile-stat span{display:block;margin-top:.35rem;color:rgba(255,255,255,.65);font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;}
.streamhive-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;}
@media (min-width:576px){.streamhive-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media (min-width:992px){.streamhive-profile-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;}}
@media (min-width:1400px){.streamhive-profile-grid{grid-template-columns:repeat(6,minmax(0,1fr));}}
.streamhive-profile-card{position:relative;min-width:0;}
.streamhive-profile-card-link{position:relative;display:block;aspect-ratio:2/3;border-radius:.8rem;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#101725;text-decoration:none;color:#fff;box-shadow:0 .9rem 1.9rem rgba(0,0,0,.34);isolation:isolate;}
.streamhive-profile-card-link img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .32s ease,filter .32s ease;}
.streamhive-profile-card-link:hover img{transform:scale(1.07);filter:brightness(.72) saturate(1.1);}
.streamhive-profile-card-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,8,15,.03),rgba(5,8,15,.2) 42%,rgba(5,8,15,.93));z-index:1;}
.streamhive-profile-type,.streamhive-profile-rating{position:absolute;z-index:3;border-radius:999px;font-size:.68rem;font-weight:950;line-height:1;padding:.36rem .5rem;backdrop-filter:blur(10px);}
.streamhive-profile-type{top:.55rem;left:.55rem;background:rgba(4,8,15,.52);border:1px solid rgba(255,255,255,.18);color:#fff;}
.streamhive-profile-rating{top:.55rem;right:.55rem;background:#fff;color:#111;box-shadow:0 .45rem 1rem rgba(0,0,0,.22);}
.streamhive-profile-card-copy{position:absolute;left:.7rem;right:.7rem;bottom:.7rem;z-index:3;display:flex;flex-direction:column;gap:.15rem;text-shadow:0 .25rem .85rem rgba(0,0,0,.65);}
.streamhive-profile-card-copy strong{font-size:.9rem;line-height:1.08;font-weight:950;letter-spacing:-.03em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.streamhive-profile-card-copy small{color:#c7d8ff;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.streamhive-profile-remove{position:absolute;right:.5rem;bottom:.5rem;z-index:5;width:2rem;height:2rem;border-radius:.65rem;border:1px solid rgba(255,255,255,.22);background:rgba(4,8,15,.52);color:#fff;display:grid;place-items:center;backdrop-filter:blur(10px);transition:transform .2s ease,background .2s ease,color .2s ease;}
.streamhive-profile-remove:hover{transform:translateY(-2px);background:rgba(255,255,255,.18);color:#e50914;}
.streamhive-profile-empty{color:rgba(255,255,255,.65);border:1px dashed rgba(255,255,255,.18)!important;}
.fw-black{font-weight:950!important;}

/* Player V2: custom iframe shell based on the embed player's native structure. */
.streamhive-v2-embed-shell{
  position:relative;
  width:100%;
  aspect-ratio:16 / 9;
  min-height:320px;
  overflow:hidden;
}
.streamhive-v2-embed-shell iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  border:0;
  background:#000;
}
@media (min-width:1200px){
  .streamhive-v2-embed-shell{aspect-ratio:16 / 8.8;min-height:0;}
}
@media (max-width:767.98px){
  .streamhive-v2-embed-shell{aspect-ratio:16 / 9;min-height:220px;}
}

/* Bigger play buttons on hover */
.streamhive-home-poster-play,
.streamhive-poster-play,
.streamhive-episode-play,
.streamhive-v2-play-float{
  will-change:transform,opacity;
}

.streamhive-home-poster-card:hover .streamhive-home-poster-play{
  width:3.25rem!important;
  height:3.25rem!important;
  font-size:1.15rem!important;
  opacity:1!important;
  transform:translate(-50%,-50%) scale(1.08)!important;
  box-shadow:0 1.15rem 2.4rem rgba(0,0,0,.48), 0 0 0 .45rem rgba(229,9,20,.16)!important;
}

.streamhive-home-poster-wrap:hover .streamhive-poster-play,
.streamhive-home-media-card:hover .streamhive-poster-play{
  width:3.15rem!important;
  height:3.15rem!important;
  font-size:1.08rem!important;
  opacity:1!important;
  transform:translate(-50%,-50%) scale(1.1)!important;
  box-shadow:0 1.1rem 2.25rem rgba(0,0,0,.46), 0 0 0 .42rem rgba(229,9,20,.16)!important;
}

.streamhive-season-episode-card:hover .streamhive-episode-play,
.streamhive-profile-card-link:hover .streamhive-episode-play{
  width:3.15rem!important;
  height:3.15rem!important;
  font-size:1.08rem!important;
  opacity:1!important;
  transform:translate(-50%,-50%) scale(1.1)!important;
  box-shadow:0 1.1rem 2.25rem rgba(0,0,0,.46), 0 0 0 .42rem rgba(229,9,20,.16)!important;
}

.streamhive-v2-feature-card:hover .streamhive-v2-play-float,
.streamhive-v2-play-float:hover{
  width:4.25rem!important;
  height:4.25rem!important;
  font-size:1.35rem!important;
  transform:scale(1.12)!important;
  box-shadow:0 1.35rem 2.8rem rgba(0,0,0,.5), 0 0 0 .55rem rgba(229,9,20,.18)!important;
}

@media (max-width:575.98px){
  .streamhive-home-poster-card:hover .streamhive-home-poster-play,
  .streamhive-home-poster-wrap:hover .streamhive-poster-play,
  .streamhive-home-media-card:hover .streamhive-poster-play,
  .streamhive-season-episode-card:hover .streamhive-episode-play{
    width:2.95rem!important;
    height:2.95rem!important;
    font-size:1rem!important;
  }
}

/* =========================================================
   Admin V2 polish
   ========================================================= */
.streamhive-admin-panel{
  position:relative;
  overflow:hidden;
  border-radius:1.65rem;
  padding:1.35rem;
  color:#fff;
  background:
    linear-gradient(145deg, rgba(18,25,44,.88), rgba(7,11,22,.78)),
    radial-gradient(circle at 10% 0%, rgba(229,9,20,.13), transparent 34rem)!important;
  border:1px solid rgba(255,255,255,.13)!important;
  box-shadow:0 1.25rem 3.25rem rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.06)!important;
  backdrop-filter:blur(18px) saturate(132%);
}
.streamhive-admin-panel:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(120deg, rgba(255,255,255,.07), transparent 28%, transparent 72%, rgba(229,9,20,.04));
  opacity:.75;
}
.streamhive-admin-panel > *{position:relative;z-index:1;}
.streamhive-admin-hero{padding:1.75rem;}
.streamhive-admin-kicker{display:inline-flex;align-items:center;gap:.45rem;color:#e50914;text-transform:uppercase;font-size:.76rem;font-weight:950;letter-spacing:.12em;margin-bottom:.55rem;}
.streamhive-admin-title{font-size:clamp(2.1rem,4vw,4.15rem);font-weight:1000;letter-spacing:-.06em;line-height:.92;margin:0 0 .75rem;}
.streamhive-admin-lead{max-width:48rem;color:rgba(255,255,255,.72);font-size:1.05rem;line-height:1.65;}
.streamhive-admin-actions{display:grid;gap:.75rem;}
.streamhive-admin-stat-card{display:block;height:100%;min-height:10rem;padding:1.1rem;border-radius:1.45rem;text-decoration:none;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.13);box-shadow:0 1rem 2.4rem rgba(0,0,0,.24);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;}
.streamhive-admin-stat-card:hover{color:#fff;transform:translateY(-4px);border-color:rgba(229,9,20,.44);box-shadow:0 1.3rem 2.8rem rgba(0,0,0,.34),0 .8rem 1.55rem rgba(229,9,20,.10);}
.streamhive-admin-stat-icon{width:2.65rem;height:2.65rem;border-radius:1rem;display:grid;place-items:center;background:rgba(229,9,20,.16);color:#e50914;margin-bottom:1rem;box-shadow:inset 0 0 0 1px rgba(229,9,20,.24);}
.streamhive-admin-stat-value{display:block;font-size:2.15rem;font-weight:1000;letter-spacing:-.04em;line-height:1;}
.streamhive-admin-stat-label{display:block;color:rgba(255,255,255,.64);font-weight:800;margin-top:.35rem;}
.streamhive-admin-section-head,.streamhive-admin-list-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;}
.streamhive-admin-section-head{margin-bottom:1rem;}
.streamhive-admin-section-head h2{margin:0;font-size:1.35rem;font-weight:1000;letter-spacing:-.035em;}
.streamhive-admin-muted{color:rgba(255,255,255,.62)!important;}
.streamhive-admin-chip{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;padding:.28rem .58rem;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.88);font-size:.76rem;font-weight:900;line-height:1;}
.streamhive-admin-recent-list{display:flex;flex-direction:column;gap:.75rem;}
.streamhive-admin-recent-row{display:flex;align-items:center;gap:.85rem;padding:.75rem;border-radius:1.15rem;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);transition:background .18s ease,border-color .18s ease,transform .18s ease;}
.streamhive-admin-recent-row:hover{background:rgba(255,255,255,.085);border-color:rgba(229,9,20,.25);transform:translateX(3px);}
.streamhive-admin-recent-row img{width:3.25rem;aspect-ratio:2/3;object-fit:cover;border-radius:.75rem;background:rgba(255,255,255,.06);}
.streamhive-admin-recent-title{display:block;color:#fff;text-decoration:none;font-weight:900;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.streamhive-admin-recent-title:hover{color:#e50914;}
.streamhive-admin-storage-card{padding:.9rem;border-radius:1.15rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);}
.streamhive-admin-progress{height:.58rem;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.35);}
.streamhive-admin-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e50914,#b20710);box-shadow:0 0 1rem rgba(229,9,20,.30);}
.streamhive-admin-note{padding:.85rem 1rem;border-radius:1rem;background:rgba(229,9,20,.10);border:1px solid rgba(229,9,20,.18);color:rgba(255,255,255,.78);}
.streamhive-admin-alert{border:0;border-radius:1.1rem;font-weight:800;}
.streamhive-admin-input-wrap{position:relative;}
.streamhive-admin-input-wrap i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.45);z-index:2;}
.streamhive-admin-input-wrap .form-control{padding-left:2.75rem!important;min-height:3.6rem;font-weight:800;}
.streamhive-admin-example-list{display:grid;gap:.7rem;}
.streamhive-admin-example-list code{display:block;padding:.85rem 1rem;border-radius:1rem;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.10);color:#ff6870;white-space:normal;word-break:break-word;}
.streamhive-admin-result-card{display:grid;grid-template-columns:minmax(8rem,12rem) minmax(0,1fr);gap:1.25rem;align-items:start;}
.streamhive-admin-result-card img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:1.25rem;box-shadow:0 1rem 2rem rgba(0,0,0,.35);}
.streamhive-admin-tabs{display:flex;gap:.65rem;flex-wrap:wrap;}
.streamhive-admin-tabs a{display:inline-flex;align-items:center;gap:.45rem;padding:.72rem 1rem;border-radius:999px;color:rgba(255,255,255,.72);text-decoration:none;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);font-weight:900;transition:background .18s ease,color .18s ease,border-color .18s ease;}
.streamhive-admin-tabs a:hover,.streamhive-admin-tabs a.active{color:#111;background:linear-gradient(135deg,#e50914,#ff4b55);border-color:rgba(229,9,20,.55);}
.streamhive-admin-list-head{color:rgba(255,255,255,.78);}
.streamhive-admin-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;}
.streamhive-admin-media-card{display:grid;grid-template-columns:6.6rem minmax(0,1fr);min-height:10.8rem;border-radius:1.35rem;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.11);box-shadow:0 1rem 2.25rem rgba(0,0,0,.22);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;}
.streamhive-admin-media-card:hover{transform:translateY(-3px);border-color:rgba(229,9,20,.34);box-shadow:0 1.35rem 2.75rem rgba(0,0,0,.33),0 .7rem 1.5rem rgba(229,9,20,.08);}
.streamhive-admin-media-poster{display:block;background:rgba(0,0,0,.24);overflow:hidden;}
.streamhive-admin-media-poster img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease,filter .25s ease;}
.streamhive-admin-media-card:hover .streamhive-admin-media-poster img{transform:scale(1.06);filter:brightness(.82) saturate(1.12);}
.streamhive-admin-media-body{min-width:0;padding:.85rem;display:flex;flex-direction:column;}
.streamhive-admin-media-body h2{font-size:.95rem;font-weight:950;line-height:1.14;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.streamhive-admin-media-body h2 a{color:#fff;text-decoration:none;}
.streamhive-admin-media-body h2 a:hover{color:#e50914;}
.streamhive-admin-empty{color:rgba(255,255,255,.65);font-weight:800;text-align:center;}
@media (max-width:1399.98px){.streamhive-admin-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.streamhive-admin-media-card{grid-template-columns:6.2rem minmax(0,1fr);}}
@media (max-width:991.98px){.streamhive-admin-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.streamhive-admin-hero{padding:1.25rem;}}
@media (max-width:575.98px){.streamhive-admin-media-grid{grid-template-columns:1fr;}.streamhive-admin-result-card{grid-template-columns:1fr;}.streamhive-admin-result-card img{max-width:12rem}.streamhive-admin-section-head,.streamhive-admin-list-head{align-items:flex-start;flex-direction:column}.streamhive-admin-title{font-size:2.15rem}.streamhive-admin-panel{padding:1rem}.streamhive-admin-media-card{grid-template-columns:5.75rem minmax(0,1fr);}}

/* Pagination arrow icons */
.streamhive-pagination-awesome .streamhive-pager-edge .page-link i,
.streamhive-pagination-awesome .streamhive-pager-step .page-link i{font-size:1rem;line-height:1;filter:drop-shadow(0 .2rem .4rem rgba(0,0,0,.28));transition:transform .18s ease}
.streamhive-pagination-awesome .streamhive-pager-edge .page-link:hover i,
.streamhive-pagination-awesome .streamhive-pager-step .page-link:hover i{transform:scale(1.12)}
.streamhive-pagination-awesome .streamhive-pager-edge .page-link{min-width:2.95rem}
@media (max-width:575.98px){.streamhive-pagination-awesome .streamhive-pager-edge .page-link i,.streamhive-pagination-awesome .streamhive-pager-step .page-link i{font-size:.92rem}.streamhive-pagination-awesome .streamhive-pager-edge .page-link{min-width:2.55rem}}

/* Pagination count bar */
.streamhive-pager-bar{width:100%;}
.streamhive-pager-showing{display:inline-flex;align-items:center;gap:.45rem;padding:.78rem 1rem;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.72);font-size:.92rem;font-weight:700;letter-spacing:.01em;box-shadow:0 1rem 2rem rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(14px)}
.streamhive-pager-showing strong{color:#fff;font-weight:900}.streamhive-pager-showing strong:last-of-type{color:var(--v2-gold,#e50914)}
@media (max-width:991.98px){.streamhive-pager-bar{align-items:stretch!important}.streamhive-pager-showing{justify-content:center;width:100%;border-radius:1.15rem}.streamhive-pagination-awesome{justify-content:center!important;margin-left:auto!important;margin-right:auto!important}}

/* Mobile pagination: simple back / current / forward */
.streamhive-pagination-mobile{
  padding:.65rem;
  border-radius:1.35rem;
  background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.055));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 1rem 2.25rem rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(14px);
}
.streamhive-mobile-page-btn,
.streamhive-mobile-page-current{
  height:2.75rem;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  text-decoration:none;
}
.streamhive-mobile-page-btn{
  width:2.75rem;
  flex:0 0 2.75rem;
  background:rgba(13,110,253,.22);
  box-shadow:inset 0 0 0 1px rgba(120,170,255,.34);
  transition:transform .18s ease,background .18s ease,box-shadow .18s ease;
}
.streamhive-mobile-page-btn:hover,
.streamhive-mobile-page-btn:focus{
  color:#fff;
  transform:translateY(-2px) scale(1.04);
  background:rgba(13,110,253,.36);
  box-shadow:0 .75rem 1.5rem rgba(13,110,253,.18),inset 0 0 0 1px rgba(120,170,255,.55);
}
.streamhive-mobile-page-current{
  min-width:9rem;
  padding:0 1rem;
  gap:.3rem;
  color:#141006;
  font-weight:800;
  letter-spacing:.01em;
  background:linear-gradient(135deg,var(--v2-gold,#e50914),#ff4b55);
  box-shadow:0 .8rem 1.7rem rgba(229,9,20,.26),inset 0 1px 0 rgba(255,255,255,.45);
}
.streamhive-mobile-page-label,
.streamhive-mobile-page-total{font-size:.8rem;font-weight:700;opacity:.78}
.streamhive-mobile-page-current strong{font-size:1.05rem;line-height:1}
@media (max-width:575.98px){.streamhive-pager-shell{margin-top:1.25rem!important}.streamhive-pager-showing{font-size:.86rem}.streamhive-pagination-mobile{max-width:100%}}

/* Actor detail V2: tabbed credits + jQuery pagination */
.streamhive-actor-hero{position:relative;border:1px solid rgba(255,255,255,.12);box-shadow:0 1.5rem 3.5rem rgba(0,0,0,.32);}
.streamhive-actor-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.16;filter:blur(24px) saturate(1.15);transform:scale(1.08);}
.streamhive-actor-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(229,9,20,.16),transparent 28rem),linear-gradient(135deg,rgba(8,12,24,.78),rgba(6,8,17,.96));pointer-events:none;}
.streamhive-actor-hero-grid{position:relative;z-index:1;}
.streamhive-actor-profile-poster{height:100%;min-height:25rem;background:rgba(0,0,0,.24);}
.streamhive-actor-profile-poster img{width:100%;height:100%;object-fit:cover;display:block;}
.streamhive-actor-hero-copy{height:100%;padding:clamp(1.35rem,4vw,3.2rem);display:flex;flex-direction:column;justify-content:center;}
.streamhive-actor-hero-copy h1{font-size:clamp(2.45rem,6vw,6rem);font-weight:1000;letter-spacing:-.075em;line-height:.88;color:#fff;margin:.35rem 0 1rem;text-wrap:balance;}
.streamhive-actor-meta-row,.streamhive-actor-stat-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;}
.streamhive-actor-meta-row span,.streamhive-actor-stat-row span{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.52rem .75rem;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.82);font-weight:800;font-size:.88rem;}
.streamhive-actor-meta-row i{color:#e50914;}
.streamhive-actor-bio{max-width:64rem;margin:1.2rem 0;color:rgba(255,255,255,.74);font-size:1.02rem;line-height:1.75;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;}
.streamhive-actor-stat-row span{background:rgba(229,9,20,.10);border-color:rgba(229,9,20,.20);}
.streamhive-actor-stat-row strong{color:#e50914;font-size:1.1rem;}
.streamhive-actor-credits-shell{border:1px solid rgba(255,255,255,.12);box-shadow:0 1.25rem 3rem rgba(0,0,0,.25);}
.streamhive-actor-tabs{display:flex;gap:.65rem;flex-wrap:wrap;}
.streamhive-actor-tab{border:0;display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.72rem 1rem;background:rgba(255,255,255,.075);color:rgba(255,255,255,.72);font-weight:950;border:1px solid rgba(255,255,255,.12);transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;}
.streamhive-actor-tab:hover{transform:translateY(-2px);color:#fff;border-color:rgba(229,9,20,.36);box-shadow:0 .8rem 1.6rem rgba(0,0,0,.22);}
.streamhive-actor-tab.active{color:#12100a;background:linear-gradient(135deg,#e50914,#ff4b55);border-color:rgba(229,9,20,.60);box-shadow:0 .9rem 1.8rem rgba(229,9,20,.18);}
.streamhive-actor-tab span{display:inline-grid;place-items:center;min-width:1.55rem;height:1.55rem;border-radius:999px;padding:0 .35rem;background:rgba(0,0,0,.20);font-size:.78rem;}
.streamhive-actor-credit-panel{display:none;}
.streamhive-actor-credit-panel.active{display:block;}
.streamhive-actor-credit-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;}
.streamhive-actor-credit-card{min-width:0;border-radius:1.15rem;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.10);box-shadow:0 .95rem 2rem rgba(0,0,0,.24);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;}
.streamhive-actor-credit-card:hover{transform:translateY(-4px);border-color:rgba(229,9,20,.32);box-shadow:0 1.3rem 2.5rem rgba(0,0,0,.34),0 .75rem 1.5rem rgba(229,9,20,.08);}
.streamhive-actor-credit-poster{position:relative;display:block;aspect-ratio:2/3;overflow:hidden;background:rgba(0,0,0,.28);}
.streamhive-actor-credit-poster img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease,filter .25s ease;}
.streamhive-actor-credit-card:hover .streamhive-actor-credit-poster img{transform:scale(1.07);filter:brightness(.72) saturate(1.15);}
.streamhive-actor-credit-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.58),transparent 50%);opacity:.75;}
.streamhive-actor-credit-play{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%) scale(.82);width:2.6rem;height:2.6rem;border-radius:999px;display:grid;place-items:center;color:#111;background:linear-gradient(135deg,#e50914,#ff4b55);opacity:0;box-shadow:0 1rem 2rem rgba(0,0,0,.38);transition:opacity .2s ease,transform .2s ease,width .2s ease,height .2s ease;}
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play{opacity:1;transform:translate(-50%,-50%) scale(1.08);width:3.15rem;height:3.15rem;box-shadow:0 1.15rem 2.4rem rgba(0,0,0,.45),0 0 0 .42rem rgba(229,9,20,.16);}
.streamhive-actor-credit-copy{padding:.78rem .82rem .9rem;}
.streamhive-actor-credit-title{display:block;color:#fff;text-decoration:none;font-size:.95rem;font-weight:950;line-height:1.16;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.2em;}
.streamhive-actor-credit-title:hover{color:#e50914;}
.streamhive-actor-credit-character{display:block;margin-top:.35rem;color:rgba(255,255,255,.54);font-size:.78rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.streamhive-actor-pager-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;}
.streamhive-actor-pager-actions{margin-left:auto;display:inline-flex;align-items:center;gap:.55rem;padding:.55rem;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);}
.streamhive-actor-page-btn{width:2.55rem;height:2.55rem;border:0;border-radius:999px;color:#fff;background:rgba(13,110,253,.22);box-shadow:inset 0 0 0 1px rgba(120,170,255,.34);transition:transform .18s ease,background .18s ease,box-shadow .18s ease;}
.streamhive-actor-page-btn:hover{transform:translateY(-2px) scale(1.04);background:rgba(13,110,253,.36);box-shadow:0 .75rem 1.5rem rgba(13,110,253,.18),inset 0 0 0 1px rgba(120,170,255,.55);}
.streamhive-actor-page-current{display:inline-flex;align-items:center;gap:.3rem;min-height:2.55rem;padding:0 .95rem;border-radius:999px;color:#141006;background:linear-gradient(135deg,#e50914,#ff4b55);font-weight:850;box-shadow:0 .75rem 1.5rem rgba(229,9,20,.18);}
.streamhive-actor-empty-state{border-radius:1.35rem;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.10);color:#fff;}
.streamhive-actor-empty-state i{font-size:2rem;color:#e50914;}
@media (max-width:1399.98px){.streamhive-actor-credit-grid{grid-template-columns:repeat(5,minmax(0,1fr));}}
@media (max-width:1199.98px){.streamhive-actor-credit-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.streamhive-actor-profile-poster{min-height:23rem;}}
@media (max-width:991.98px){.streamhive-actor-credit-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.streamhive-actor-pager-bar{align-items:stretch;flex-direction:column}.streamhive-actor-pager-actions{margin-left:0;justify-content:center}.streamhive-actor-profile-poster{height:24rem;min-height:0}.streamhive-actor-hero-copy h1{letter-spacing:-.055em}}
@media (max-width:575.98px){.streamhive-actor-credit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.streamhive-actor-hero-copy{padding:1.15rem}.streamhive-actor-profile-poster{height:21rem}.streamhive-actor-meta-row span,.streamhive-actor-stat-row span{font-size:.8rem;padding:.45rem .62rem}.streamhive-actor-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.streamhive-actor-tab{justify-content:center;padding:.68rem .65rem}.streamhive-actor-credit-title{font-size:.86rem}.streamhive-actor-credit-copy{padding:.65rem}.streamhive-actor-page-current{font-size:.86rem;padding:0 .7rem}.streamhive-actor-pager-actions{width:100%;justify-content:space-between}.streamhive-actor-credit-card:hover .streamhive-actor-credit-play{width:2.9rem;height:2.9rem}.streamhive-actor-bio{-webkit-line-clamp:7}}
.streamhive-actor-credit-date{display:inline-flex;align-items:center;gap:.35rem;margin-top:.48rem;color:rgba(229,9,20,.86);font-size:.75rem;font-weight:900;line-height:1.2;}
.streamhive-actor-credit-date i{font-size:.72rem;}
.streamhive-actor-credit-title-static{color:#fff;}
.streamhive-actor-credit-card.streamhive-is-production{border-color:rgba(229,9,20,.22);background:linear-gradient(145deg,rgba(229,9,20,.11),rgba(255,255,255,.035));}
.streamhive-actor-credit-poster-disabled{cursor:not-allowed;}
.streamhive-actor-credit-poster-disabled img{filter:saturate(.9) brightness(.72);}
.streamhive-actor-credit-production-badge{position:absolute;left:.65rem;right:.65rem;bottom:.65rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:999px;padding:.48rem .55rem;background:rgba(0,0,0,.72);border:1px solid rgba(229,9,20,.38);color:#ff6870;font-size:.72rem;font-weight:950;backdrop-filter:blur(10px);}
@media (max-width:575.98px){.streamhive-actor-tabs:has(.streamhive-actor-tab:nth-child(3)){grid-template-columns:1fr}.streamhive-actor-tab{width:100%;}}

/* Coming this year page */
.streamhive-coming-hero{position:relative;border:1px solid rgba(255,255,255,.12);box-shadow:0 1.5rem 3.5rem rgba(0,0,0,.32);isolation:isolate;}
.streamhive-coming-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(229,9,20,.25),transparent 24rem),radial-gradient(circle at 92% 18%,rgba(13,110,253,.22),transparent 28rem),linear-gradient(135deg,rgba(8,12,24,.82),rgba(4,6,14,.97));z-index:-2;}
.streamhive-coming-hero-glow{position:absolute;right:8%;top:-35%;width:34rem;height:34rem;border-radius:999px;background:rgba(229,9,20,.14);filter:blur(45px);z-index:-1;}
.streamhive-coming-hero-inner{padding:clamp(1.35rem,4vw,4rem);max-width:72rem;}
.streamhive-coming-hero h1{font-size:clamp(2.7rem,7vw,7rem);font-weight:1000;letter-spacing:-.085em;line-height:.88;color:#fff;margin:.45rem 0 1rem;text-wrap:balance;}
.streamhive-coming-hero p{max-width:52rem;color:rgba(255,255,255,.72);font-size:1.05rem;line-height:1.75;margin:0 0 1.35rem;}
.streamhive-coming-hero-stats{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;}
.streamhive-coming-hero-stats span{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.58rem .82rem;background:rgba(229,9,20,.10);border:1px solid rgba(229,9,20,.20);color:rgba(255,255,255,.82);font-weight:850;}
.streamhive-coming-hero-stats strong{color:#e50914;font-size:1.1rem;}
.streamhive-coming-tabs-shell{border:1px solid rgba(255,255,255,.12);box-shadow:0 1.25rem 3rem rgba(0,0,0,.25);}
.streamhive-coming-tabs{display:flex;gap:.65rem;flex-wrap:wrap;}
.streamhive-coming-tab{border:0;display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.72rem 1rem;background:rgba(255,255,255,.075);color:rgba(255,255,255,.72);font-weight:950;border:1px solid rgba(255,255,255,.12);transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;}
.streamhive-coming-tab:hover{transform:translateY(-2px);color:#fff;border-color:rgba(229,9,20,.36);box-shadow:0 .8rem 1.6rem rgba(0,0,0,.22);}
.streamhive-coming-tab.active{color:#12100a;background:linear-gradient(135deg,#e50914,#ff4b55);border-color:rgba(229,9,20,.60);box-shadow:0 .9rem 1.8rem rgba(229,9,20,.18);}
.streamhive-coming-tab span{display:inline-grid;place-items:center;min-width:1.55rem;height:1.55rem;border-radius:999px;padding:0 .35rem;background:rgba(0,0,0,.20);font-size:.78rem;}
.streamhive-coming-panel{display:none;}
.streamhive-coming-panel.active{display:block;}
.streamhive-coming-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;}
.streamhive-coming-card{min-width:0;border-radius:1.15rem;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.035));border:1px solid rgba(229,9,20,.16);box-shadow:0 .95rem 2rem rgba(0,0,0,.24);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;}
.streamhive-coming-card[data-coming-modal]{cursor:pointer;}
.streamhive-coming-card[data-coming-modal]:focus-visible{outline:2px solid rgba(229,9,20,.86);outline-offset:3px;}
.streamhive-coming-card:hover{transform:translateY(-4px);border-color:rgba(229,9,20,.36);box-shadow:0 1.3rem 2.5rem rgba(0,0,0,.34),0 .75rem 1.5rem rgba(229,9,20,.08);}
.streamhive-coming-poster{position:relative;display:block;aspect-ratio:2/3;overflow:hidden;background:rgba(0,0,0,.28);}
.streamhive-coming-poster img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.95) brightness(.82);transition:transform .25s ease,filter .25s ease;}
.streamhive-coming-card:hover .streamhive-coming-poster img{transform:scale(1.06);filter:brightness(.64) saturate(1.08);}
.streamhive-coming-poster-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.76),transparent 50%);pointer-events:none;}
.streamhive-coming-soon-pill{position:absolute;left:.65rem;right:.65rem;bottom:.65rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:999px;padding:.48rem .55rem;background:rgba(0,0,0,.72);border:1px solid rgba(229,9,20,.38);color:#ff6870;font-size:.72rem;font-weight:950;backdrop-filter:blur(10px);}
.streamhive-coming-info-pill{position:absolute;left:50%;top:50%;z-index:4;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;gap:.38rem;border-radius:999px;padding:.55rem .72rem;background:rgba(255,255,255,.94);color:#050505;font-size:.74rem;font-weight:1000;opacity:0;box-shadow:0 1rem 2.2rem rgba(0,0,0,.55);transition:opacity .2s ease;}
.streamhive-coming-card:hover .streamhive-coming-info-pill,.streamhive-coming-card:focus-visible .streamhive-coming-info-pill{opacity:1;}
.streamhive-coming-rating{position:absolute;left:.65rem;top:.65rem;z-index:3;display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.42rem .55rem;background:rgba(0,0,0,.68);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:.78rem;font-weight:950;backdrop-filter:blur(10px);}
.streamhive-coming-rating i{color:#e50914;}
.streamhive-coming-copy{padding:.78rem .82rem .9rem;}
.streamhive-coming-title{display:block;color:#fff;font-size:.95rem;font-weight:950;line-height:1.16;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.2em;}
.streamhive-coming-date{display:inline-flex;align-items:center;gap:.35rem;margin-top:.48rem;color:rgba(229,9,20,.86);font-size:.75rem;font-weight:900;line-height:1.2;}
.streamhive-coming-date i{font-size:.72rem;}
.streamhive-coming-genres{display:block;margin-top:.42rem;font-size:.74rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.streamhive-coming-empty{border-radius:1.35rem;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.10);color:#fff;}
.streamhive-coming-empty i{font-size:2rem;color:#e50914;}
.streamhive-coming-info-modal .modal-dialog{max-width:min(76rem,calc(100vw - 1.5rem));}
.modal.streamhive-coming-info-modal{z-index:2147482001!important;}
.modal-backdrop.streamhive-coming-info-backdrop-layer{z-index:2147482000!important;}
.streamhive-coming-info-modal-content{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:.9rem;background:#09090b;color:#fff;box-shadow:0 2rem 5rem rgba(0,0,0,.72);}
.streamhive-coming-info-backdrop{position:absolute;inset:0;background-position:center;background-size:cover;opacity:.34;filter:saturate(1.05) contrast(1.05);pointer-events:none;}
.streamhive-coming-info-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.86) 48%,rgba(0,0,0,.58) 100%),linear-gradient(0deg,rgba(0,0,0,.98),rgba(0,0,0,.18));}
.streamhive-coming-info-modal-header{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem .35rem 1.25rem;}
.streamhive-coming-info-close{flex:0 0 auto;width:2.4rem;height:2.4rem;border:0;border-radius:.5rem;background:rgba(0,0,0,.58);color:#fff;border:1px solid rgba(255,255,255,.14);}
.streamhive-coming-info-close:hover{background:var(--brand);color:#fff;}
.streamhive-coming-info-body{position:relative;z-index:2;display:grid;grid-template-columns:minmax(9rem,14rem) minmax(0,1fr);gap:1.25rem;padding:1.25rem;}
.streamhive-coming-info-poster{align-self:center;aspect-ratio:2/3;border-radius:.65rem;overflow:hidden;background:rgba(255,255,255,.08);box-shadow:0 1rem 2.4rem rgba(0,0,0,.55);}
.streamhive-coming-info-poster img{display:block;width:100%;height:100%;object-fit:cover;}
.streamhive-coming-info-copy{align-self:center;min-width:0;padding:1.75rem 2.4rem 1.5rem 0;}
.streamhive-coming-info-details{align-self:center;min-width:0;}
.streamhive-coming-info-header{display:flex;align-items:center;gap:.75rem;min-width:0;}
.streamhive-coming-info-type{display:inline-flex;align-items:center;gap:.38rem;width:max-content;border-radius:.45rem;padding:.35rem .55rem;background:var(--brand);color:#fff;font-size:.76rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em;}
.streamhive-coming-info-header h2{margin:0;min-width:0;color:#fff;font-size:clamp(1.25rem,2.4vw,2.1rem);line-height:1.02;font-weight:1000;}
.streamhive-coming-info-meta{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin-bottom:.85rem;color:rgba(255,255,255,.82);font-size:.9rem;font-weight:850;}
.streamhive-coming-info-meta span{display:inline-flex;align-items:center;gap:.38rem;}
.streamhive-coming-info-genres a{display:inline-flex;align-items:center;gap:.38rem;border-radius:999px;padding:.42rem .62rem;background:rgba(229,9,20,.11);border:1px solid rgba(229,9,20,.22);color:var(--v2-gold);font-size:.82rem;font-weight:850;}
.streamhive-coming-info-meta i,.streamhive-coming-info-genres i{color:#e50914;font-size:.78rem;}
.streamhive-coming-info-genres a{text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease;}
.streamhive-coming-info-genres a:hover{background:rgba(229,9,20,.9);border-color:rgba(229,9,20,.95);color:#fff;}
.streamhive-coming-info-copy p{margin:0;color:rgba(255,255,255,.76);line-height:1.65;max-width:46rem;max-height:11.55em;overflow-y:auto;padding-right:.45rem;scrollbar-width:thin;scrollbar-color:rgba(229,9,20,.78) rgba(255,255,255,.10);}
.streamhive-coming-info-copy p::-webkit-scrollbar{width:.35rem;}
.streamhive-coming-info-copy p::-webkit-scrollbar-track{background:rgba(255,255,255,.10);border-radius:999px;}
.streamhive-coming-info-copy p::-webkit-scrollbar-thumb{background:rgba(229,9,20,.78);border-radius:999px;}
.streamhive-coming-info-genres{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:1rem;}
.streamhive-coming-info-trailer{margin-top:1.05rem;max-width:min(100%,38rem);padding:.65rem;border-radius:.95rem;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);}
.streamhive-coming-info-trailer[hidden]{display:none!important;}
.streamhive-coming-info-trailer-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem;}
.streamhive-coming-info-trailer-head span{display:inline-flex;align-items:center;gap:.45rem;color:#fff;font-size:.78rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em;}
.streamhive-coming-info-trailer-head i{color:#e50914;}
.streamhive-coming-info-trailer-head a{color:rgba(255,255,255,.72);font-size:.78rem;font-weight:850;text-decoration:none;}
.streamhive-coming-info-trailer-head a:hover{color:#fff;}
.streamhive-coming-info-trailer-frame{position:relative;aspect-ratio:16/9;width:100%;overflow:hidden;border-radius:.65rem;background:#000;border:1px solid rgba(255,255,255,.12);box-shadow:0 .85rem 1.8rem rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.06);}
.streamhive-coming-info-trailer-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;}
.streamhive-coming-info-trailer-loading{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:rgba(0,0,0,.72);}
@media (min-width:992px){
  .streamhive-coming-info-copy:has(.streamhive-coming-info-trailer.streamhive-has-trailer){
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(21rem,30rem);
    grid-template-rows:minmax(0,1fr);
    column-gap:1.55rem;
    align-items:center;
    padding-right:1rem;
  }
  .streamhive-coming-info-copy:has(.streamhive-coming-info-trailer.streamhive-has-trailer) .streamhive-coming-info-details{
    grid-column:1;
    grid-row:1;
    align-self:center;
  }
  .streamhive-coming-info-copy:has(.streamhive-coming-info-trailer.streamhive-has-trailer) .streamhive-coming-info-trailer{
    grid-column:2;
    grid-row:1;
    align-self:center;
    margin-top:0;
    max-width:none;
  }
}
@media (max-width:1399.98px){.streamhive-coming-grid{grid-template-columns:repeat(5,minmax(0,1fr));}}
@media (max-width:1199.98px){.streamhive-coming-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}
@media (max-width:991.98px){.streamhive-coming-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.streamhive-coming-pager-bar{align-items:stretch;flex-direction:column}.streamhive-coming-pager-actions{margin-left:0;justify-content:center}.streamhive-coming-info-copy{display:block;width:100%;padding-right:0}.streamhive-coming-info-trailer{width:100%;max-width:none;margin-top:1.1rem}}
@media (max-width:575.98px){.streamhive-coming-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.streamhive-coming-tabs{display:grid;grid-template-columns:1fr;width:100%}.streamhive-coming-tab{justify-content:center;width:100%;padding:.68rem .65rem}.streamhive-coming-title{font-size:.86rem}.streamhive-coming-copy{padding:.65rem}.streamhive-coming-hero-inner{padding:1.15rem}.streamhive-coming-hero p{font-size:.95rem}.streamhive-coming-soon-pill{font-size:.66rem;left:.45rem;right:.45rem}.streamhive-coming-rating{font-size:.72rem;left:.5rem;top:.5rem}.streamhive-coming-info-modal-header{align-items:flex-start}.streamhive-coming-info-header{align-items:flex-start;flex-direction:column;gap:.5rem}.streamhive-coming-info-body{grid-template-columns:1fr;padding:1rem}.streamhive-coming-info-poster{max-width:9rem}.streamhive-coming-info-copy{padding:0}.streamhive-coming-info-header h2{font-size:1.35rem}.streamhive-coming-info-pill{display:none}.streamhive-coming-info-trailer{max-width:100%}.streamhive-coming-info-trailer-head{align-items:flex-start;flex-direction:column;gap:.3rem}}

/* Inline hero player layout: movies and episodes */
.streamhive-v2-detail-hero.streamhive-has-inline-player{
  min-height:34rem;
}
.streamhive-v2-detail-hero.streamhive-has-inline-player:after{
  background:
    linear-gradient(90deg,rgba(3,4,10,.98) 0%,rgba(3,4,10,.86) 34%,rgba(3,4,10,.58) 68%,rgba(3,4,10,.36)),
    radial-gradient(circle at 84% 12%,rgba(229,9,20,.24),transparent 24rem);
}
.streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-grid{
  grid-template-columns:minmax(9.5rem,14rem) minmax(18rem,1fr) minmax(28rem,44vw);
  align-items:center;
  min-height:34rem;
  gap:clamp(1rem,2.2vw,2rem);
}
.streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-poster-wrap{
  align-items:center;
}
.streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-copy h1{
  font-size:clamp(2rem,3.7vw,4.8rem);
}
.streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-lead{
  max-width:42rem;
}
.streamhive-v2-inline-player{
  position:relative;
  z-index:2;
  width:100%;
  padding:.72rem;
  border-radius:1.45rem;
  background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.045));
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 1.4rem 3.2rem rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(16px) saturate(125%);
}
.streamhive-v2-inline-player-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
  margin:0 0 .55rem;
  color:rgba(255,255,255,.78);
  font-size:.78rem;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:900;
}
.streamhive-v2-inline-player-head span{
  display:inline-flex;
  align-items:center;
  gap:.4rem;
  color:#e50914;
}
.streamhive-v2-inline-player-head strong{
  color:#fff;
  letter-spacing:.04em;
}
.streamhive-v2-inline-player .streamhive-v2-player-frame{
  border-radius:1rem;
  box-shadow:0 1rem 2.2rem rgba(0,0,0,.34), inset 0 0 0 1px rgba(255,255,255,.06);
}
@media (max-width:1199.98px){
  .streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-grid{
    grid-template-columns:minmax(9rem,13rem) minmax(0,1fr);
    min-height:auto;
  }
  .streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-inline-player{
    grid-column:1 / -1;
  }
}
@media (max-width:767.98px){
  .streamhive-v2-detail-hero.streamhive-has-inline-player{
    min-height:auto;
  }
  .streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-grid{
    grid-template-columns:1fr;
  }
  .streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-poster-wrap{
    max-width:13rem;
  }
  .streamhive-v2-inline-player{
    padding:.55rem;
    border-radius:1.2rem;
  }
  .streamhive-v2-inline-player-head{
    font-size:.7rem;
  }
}

/* Episode inline player: next episode sits directly under the player */
.streamhive-v2-inline-next-episode{
  margin-top:.85rem;
  padding-top:.85rem;
  border-top:1px solid rgba(255,255,255,.12);
}
.streamhive-v2-inline-next-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:1rem;
  margin-bottom:.7rem;
}
.streamhive-v2-inline-next-head span{
  display:inline-flex;
  align-items:center;
  gap:.4rem;
  color:#e50914;
  font-size:.68rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.09em;
}
.streamhive-v2-inline-next-head h2{
  margin:.1rem 0 0;
  color:#fff;
  font-size:1rem;
  font-weight:900;
}
.streamhive-v2-inline-next-head a{
  color:rgba(255,255,255,.72);
  font-size:.78rem;
  font-weight:800;
  text-decoration:none;
  white-space:nowrap;
}
.streamhive-v2-inline-next-head a:hover{color:#e50914;}
.streamhive-inline-next-card{
  display:grid;
  grid-template-columns:minmax(9rem,42%) minmax(0,1fr);
  min-height:8.75rem;
  overflow:hidden;
}
.streamhive-inline-next-card .streamhive-episode-still-wrap{
  height:100%;
  min-height:8.75rem;
}
.streamhive-inline-next-card .streamhive-episode-info{
  padding:.85rem;
}
.streamhive-inline-next-card .streamhive-episode-info h3{
  font-size:.98rem;
  margin-bottom:.32rem;
}
.streamhive-inline-next-card .streamhive-episode-info p{
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
  font-size:.82rem;
}
@media (max-width:575.98px){
  .streamhive-v2-inline-next-head{align-items:flex-start;flex-direction:column;gap:.35rem;}
  .streamhive-inline-next-card{grid-template-columns:1fr;}
  .streamhive-inline-next-card .streamhive-episode-still-wrap{min-height:10rem;}
}
.streamhive-v2-footer a{color:#e50914;text-decoration:none;font-weight:800}.streamhive-v2-footer a:hover{color:#fff;text-decoration:underline}

/* =========================================================
   V3 Streaming-app skin
   Inspired by modern streaming interfaces: Netflix-style depth,
   Prime/Disney-style command bars, tighter poster rails, stronger
   cinematic gradients, and larger focus states.
   ========================================================= */
:root{
  --brand:#e50914;
  --brand-2:#00a8e1;
  --v2-gold:var(--brand);
  --v2-hot:#b20710;
  --v2-blue:var(--brand-2);
  --stream-bg:#050505;
  --stream-panel:rgba(18,18,20,.72);
  --stream-panel-solid:#121214;
  --stream-line:rgba(255,255,255,.105);
  --stream-muted:rgba(255,255,255,.66);
  --stream-radius:.72rem;
}
body.streamhive-v2-body{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

.streamhive-v2-orb{opacity:.35;filter:blur(72px)}
.streamhive-v2-orb-one{background:color-mix(in srgb,var(--brand) 34%,transparent)!important;left:-8rem;top:2rem}
.streamhive-v2-orb-two{background:color-mix(in srgb,var(--brand-2) 24%,transparent)!important;right:-10rem;bottom:8rem}
.streamhive-v2-main{max-width:none!important;padding-left:clamp(.8rem,2.4vw,2.8rem)!important;padding-right:clamp(.8rem,2.4vw,2.8rem)!important}
.container,.container-lg,.container-xl,.container-xxl{max-width:1760px!important}

/* Header: compact streaming command bar */
.streamhive-v2-nav{
  background:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.58))!important;
  border-bottom:1px solid rgba(255,255,255,.07)!important;
  box-shadow:0 1rem 2.6rem rgba(0,0,0,.46)!important;
  backdrop-filter:blur(18px) saturate(140%)!important;
}
.streamhive-v2-brand{letter-spacing:-.055em;font-weight:1000;text-transform:none}
.streamhive-v2-brand-mark{
  border-radius:.55rem!important;
  background:linear-gradient(135deg,var(--brand),color-mix(in srgb,var(--brand) 55%,#000))!important;
  color:#fff!important;
  box-shadow:0 .7rem 1.5rem color-mix(in srgb,var(--brand) 24%,transparent)!important;
}
.streamhive-v2-brand small{color:var(--brand)!important;letter-spacing:.26em}
.streamhive-v2-nav-pills .nav-link{
  border-radius:.55rem!important;
  padding:.55rem .78rem!important;
  color:rgba(255,255,255,.72)!important;
}
.streamhive-v2-nav-pills .nav-link:hover,
.streamhive-v2-nav-pills .nav-link:focus{
  color:#fff!important;
  background:rgba(255,255,255,.1)!important;
}
.streamhive-v2-nav-search{
  border-radius:.6rem!important;
  background:rgba(255,255,255,.10)!important;
  border-color:rgba(255,255,255,.09)!important;
  box-shadow:none!important;
}
.streamhive-v2-nav-search i{color:var(--brand)!important}
.streamhive-v2-nav-search button,
.btn-warning{
  border-radius:.55rem!important;
  background:linear-gradient(135deg,var(--brand),color-mix(in srgb,var(--brand) 68%,#000))!important;
  color:#fff!important;
  text-shadow:0 1px 0 rgba(0,0,0,.25);
  box-shadow:0 .8rem 1.8rem color-mix(in srgb,var(--brand) 22%,transparent)!important;
}
.btn-outline-light{
  border-radius:.55rem!important;
  background:rgba(255,255,255,.10)!important;
  border-color:rgba(255,255,255,.18)!important;
}
.btn-outline-light:hover{background:#fff!important;color:#050505!important}

/* Streaming hero */
.streamhive-v2-hero-shell,
.streamhive-v2-detail-hero.streamhive-has-inline-player,
.streamhive-v2-detail-hero{
  border-radius:1rem!important;
  border:0!important;
  background:#070707!important;
  box-shadow:0 2rem 5rem rgba(0,0,0,.65)!important;
}
.streamhive-v2-hero-shell{min-height:42rem!important}
.streamhive-v2-hero-bg,.streamhive-v2-detail-backdrop{opacity:.54!important;filter:saturate(1.08) contrast(1.08) brightness(.8)!important}
.streamhive-v2-hero-shell:before,
.streamhive-v2-detail-hero:after,
.streamhive-v2-detail-hero.streamhive-has-inline-player:after{
  background:
    linear-gradient(90deg, rgba(0,0,0,.98) 0%, rgba(0,0,0,.80) 38%, rgba(0,0,0,.24) 82%, rgba(0,0,0,.64) 100%),
    linear-gradient(0deg, rgba(0,0,0,.95) 0%, transparent 34%, rgba(0,0,0,.32) 100%),
    radial-gradient(circle at 16% 26%, color-mix(in srgb,var(--brand) 20%,transparent), transparent 24rem)!important;
}
.streamhive-v2-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(16rem,23rem)!important;padding:clamp(1.25rem,4vw,5rem)!important;min-height:42rem}
.streamhive-v2-hero-copy h1,
.streamhive-v2-detail-copy h1{
  font-weight:1000!important;
  letter-spacing:-.08em!important;
  text-shadow:0 .4rem 2rem rgba(0,0,0,.64);
}
.streamhive-v2-hero-copy p,.streamhive-v2-lead{color:rgba(255,255,255,.78)!important;max-width:48rem!important}
.streamhive-v2-kicker{
  background:color-mix(in srgb,var(--brand) 18%,transparent)!important;
  border-color:color-mix(in srgb,var(--brand) 34%,transparent)!important;
  color:#fff!important;
  border-radius:.45rem!important;
}
.streamhive-v2-feature-card{
  border-radius:.8rem!important;
  transform:none!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 2rem 4rem rgba(0,0,0,.58)!important;
}
.streamhive-v2-feature-card:hover{transform:translateY(-.45rem) scale(1.025)!important;border-color:rgba(255,255,255,.28)!important}
.streamhive-v2-play-float,.streamhive-home-poster-play,.streamhive-poster-play,.streamhive-episode-play,.streamhive-actor-credit-play{
  background:rgba(255,255,255,.94)!important;
  color:#050505!important;
  box-shadow:0 .9rem 2rem rgba(0,0,0,.5),0 0 0 .22rem color-mix(in srgb,var(--brand) 22%,transparent)!important;
}

/* Sections become streaming rails */
.streamhive-v2-section{margin-top:clamp(1.7rem,3vw,3.5rem)!important}
.streamhive-v2-section-head{align-items:center!important;margin-bottom:.85rem!important}
.streamhive-v2-section-head h2{
  font-size:clamp(1.25rem,1.8vw,2rem)!important;
  letter-spacing:-.04em!important;
}
.streamhive-v2-section-eyebrow{color:var(--brand)!important;letter-spacing:.16em}
.streamhive-v2-section-head a{
  border-radius:.5rem!important;
  background:transparent!important;
  border-color:rgba(255,255,255,.12)!important;
  color:rgba(255,255,255,.76)!important;
  padding:.48rem .72rem!important;
}
.streamhive-v2-section-head a:hover{background:rgba(255,255,255,.12)!important;color:#fff!important}

/* Poster cards: Netflix/Prime-style hover lift */
.streamhive-v2-home-grid.streamhive-home-card-grid{row-gap:1.2rem!important;--home-card-radius:.55rem!important}
.streamhive-home-poster-card,
.streamhive-profile-card-link,
.streamhive-actor-credit-card,
.streamhive-coming-card,
.streamhive-related-card,
.streamhive-media-card,
.streamhive-season-card,
.streamhive-season-episode-card{
  border-radius:.55rem!important;
  background:#121214!important;
  border:1px solid rgba(255,255,255,.08)!important;
  box-shadow:0 .8rem 1.8rem rgba(0,0,0,.36)!important;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,filter .22s ease!important;
}
.streamhive-home-poster-card{aspect-ratio:2/3.05!important;overflow:hidden!important}
.streamhive-home-poster-card:before{background:linear-gradient(180deg,transparent 34%,rgba(0,0,0,.92) 100%)!important}
.streamhive-home-poster-card:hover,
.streamhive-profile-card-link:hover,
.streamhive-actor-credit-card:hover,
.streamhive-coming-card:hover,
.streamhive-related-card:hover,
.streamhive-media-card:hover,
.streamhive-season-card:hover,
.streamhive-season-episode-card:hover{
  transform:translateY(-.48rem) scale(1.045)!important;
  z-index:10!important;
  border-color:rgba(255,255,255,.30)!important;
  box-shadow:0 1.5rem 3.2rem rgba(0,0,0,.62),0 0 0 1px color-mix(in srgb,var(--brand) 18%,transparent)!important;
}
.streamhive-home-poster-card-img{filter:saturate(1.04) contrast(1.05)!important}
.streamhive-home-poster-card:hover .streamhive-home-poster-card-img{filter:brightness(.66) saturate(1.13) contrast(1.08)!important;transform:scale(1.09)!important}
.streamhive-home-poster-content{left:.7rem!important;right:.7rem!important;bottom:.72rem!important}
.streamhive-home-rating-badge,
.streamhive-profile-rating{
  background:rgba(0,0,0,.62)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#fff!important;
  backdrop-filter:blur(10px);
}
.streamhive-home-poster-title,.streamhive-profile-card-copy strong{font-weight:1000!important;text-shadow:0 .25rem .9rem #000!important}
.streamhive-home-poster-year,.streamhive-profile-card-copy small{color:rgba(255,255,255,.72)!important}
.streamhive-home-bookmark,
.streamhive-profile-remove{
  border-radius:.45rem!important;
  background:rgba(0,0,0,.52)!important;
  border-color:rgba(255,255,255,.18)!important;
}
.streamhive-home-bookmark:hover,.streamhive-home-bookmark.streamhive-is-saved,.streamhive-profile-remove:hover{
  background:var(--brand)!important;
  color:#fff!important;
  border-color:var(--brand)!important;
}
.streamhive-home-poster-play{top:46%!important;width:2.75rem!important;height:2.75rem!important}
.streamhive-home-poster-card:hover .streamhive-home-poster-play{
  width:3.35rem!important;height:3.35rem!important;
  transform:translate(-50%,-50%) scale(1.05)!important;
}
.streamhive-home-card-sheen{display:none!important}

/* Detail/movie/episode pages: premium player panel */
.streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-grid{
  grid-template-columns:minmax(10rem,15rem) minmax(0,.9fr) minmax(34rem,1.1fr)!important;
  gap:clamp(1rem,2.6vw,3rem)!important;
  align-items:center!important;
}
.streamhive-v2-detail-poster{border-radius:.72rem!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 1.2rem 2.8rem rgba(0,0,0,.6)!important}
.streamhive-v2-inline-player,
.streamhive-v2-player-panel,
.streamhive-v2-player-card{
  border-radius:.85rem!important;
  background:rgba(8,8,9,.82)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 1.6rem 3.6rem rgba(0,0,0,.58)!important;
}
.streamhive-v2-inline-player-head{border-bottom:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent)!important}
.streamhive-v2-inline-player-head span{color:var(--brand)!important}
.streamhive-v2-player-frame,
.streamhive-v2-embed-aspect,
.streamhive-v2-embed-shell{border-radius:.55rem!important;background:#000!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.1)!important}
.streamhive-v2-chip-row span,
.streamhive-genre-link,
.streamhive-rating-pill,
.streamhive-age-pill,
.streamhive-profile-type,
.streamhive-actor-meta-row span,
.streamhive-admin-chip{
  border-radius:.45rem!important;
  background:rgba(255,255,255,.085)!important;
  border-color:rgba(255,255,255,.12)!important;
  color:rgba(255,255,255,.86)!important;
}
.streamhive-genre-link:hover,.streamhive-v2-chip-row span:hover{
  background:var(--brand)!important;
  border-color:var(--brand)!important;
  color:#fff!important;
}
.streamhive-v2-back-link{color:rgba(255,255,255,.72)!important}.streamhive-v2-back-link:hover{color:#fff!important}

/* Lists, actors, admin and profile: app-like panels */
.streamhive-glass,.streamhive-profile-hero,.streamhive-admin-panel,.streamhive-actor-hero,.streamhive-actor-credits-shell,.streamhive-coming-shell,.streamhive-pager-showing,.streamhive-pagination-awesome,.streamhive-pagination-mobile{
  background:rgba(14,14,16,.76)!important;
  border:1px solid rgba(255,255,255,.095)!important;
  box-shadow:0 1.2rem 3rem rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.045)!important;
  border-radius:.85rem!important;
}
.form-control,.form-select{
  border-radius:.5rem!important;
  background:rgba(255,255,255,.09)!important;
  border-color:rgba(255,255,255,.10)!important;
}
.form-control:focus,.form-select:focus,.streamhive-v2-nav-search:focus-within{
  border-color:color-mix(in srgb,var(--brand) 68%,#fff 4%)!important;
  box-shadow:0 0 0 .2rem color-mix(in srgb,var(--brand) 16%,transparent)!important;
}
.streamhive-actor-tab,.streamhive-coming-tab{
  border-radius:.5rem!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.11)!important;
}
.streamhive-actor-tab.is-active,.streamhive-coming-tab.is-active{
  background:var(--brand)!important;
  color:#fff!important;
  border-color:var(--brand)!important;
}

/* Pagination: streaming controls */
.streamhive-pagination-awesome{border-radius:.65rem!important;padding:.35rem!important}
.streamhive-pagination-awesome .page-link,
.streamhive-mobile-page-btn,.streamhive-actor-page-btn,.streamhive-coming-page-btn{
  border-radius:.45rem!important;
  background:rgba(255,255,255,.08)!important;
  color:rgba(255,255,255,.82)!important;
  box-shadow:none!important;
}
.streamhive-pagination-awesome .page-link:hover,
.streamhive-mobile-page-btn:hover,.streamhive-actor-page-btn:hover,.streamhive-coming-page-btn:hover{
  background:rgba(255,255,255,.16)!important;
  transform:translateY(-1px)!important;
  color:#fff!important;
}
.streamhive-pagination-awesome .page-item.active .page-link,
.streamhive-mobile-page-current,.streamhive-actor-page-current,.streamhive-coming-page-current{
  background:var(--brand)!important;
  color:#fff!important;
  box-shadow:0 .7rem 1.4rem color-mix(in srgb,var(--brand) 22%,transparent)!important;
}
.streamhive-pager-showing{border-radius:.55rem!important;color:rgba(255,255,255,.72)!important}
.streamhive-pager-showing strong:last-of-type{color:#fff!important}

/* Footer */
.streamhive-v2-footer{
  margin-top:4rem!important;
  background:linear-gradient(180deg,transparent,#000)!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
}
.streamhive-v2-footer a{color:#fff!important}.streamhive-v2-footer a:hover{color:var(--brand)!important}

@media (max-width:1199.98px){
  .streamhive-v2-hero-shell,.streamhive-v2-hero-grid{min-height:auto!important}
  .streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-grid{grid-template-columns:minmax(10rem,14rem) minmax(0,1fr)!important}
  .streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-inline-player{grid-column:1 / -1!important}
}
@media (max-width:767.98px){
  .streamhive-v2-main{padding-left:.75rem!important;padding-right:.75rem!important}
  .streamhive-v2-hero-shell,.streamhive-v2-detail-hero{border-radius:.75rem!important}
  .streamhive-v2-hero-grid{padding:1rem!important}
  .streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-detail-grid,.streamhive-v2-detail-grid{grid-template-columns:1fr!important;padding:1rem!important}
  .streamhive-v2-detail-poster-wrap{max-width:10rem!important}
  .streamhive-home-poster-card:hover,.streamhive-profile-card-link:hover,.streamhive-actor-credit-card:hover,.streamhive-coming-card:hover,.streamhive-related-card:hover,.streamhive-media-card:hover,.streamhive-season-card:hover,.streamhive-season-episode-card:hover{transform:translateY(-.22rem) scale(1.015)!important}
}


/* Blocking fetch modal shown while content is imported */
.streamhive-fetch-modal .modal-dialog{max-width:32rem;}
.streamhive-fetch-modal-content{
  background:linear-gradient(145deg,rgba(16,16,18,.98),rgba(6,6,8,.98));
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  border-radius:1rem;
  box-shadow:0 2rem 5rem rgba(0,0,0,.70),0 0 0 1px rgba(229,9,20,.18);
  overflow:hidden;
}
.streamhive-fetch-modal-content:before{
  content:"";
  position:absolute;
  inset:-40% -20% auto -20%;
  height:14rem;
  background:radial-gradient(circle,rgba(229,9,20,.24),transparent 62%);
  pointer-events:none;
}
.streamhive-fetch-spinner{
  position:relative;
  width:5rem;
  height:5rem;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#fff;
  background:linear-gradient(135deg,var(--brand),var(--brand-2));
  box-shadow:0 1rem 2.4rem rgba(229,9,20,.35);
  isolation:isolate;
}
.streamhive-fetch-spinner:before{
  content:"";
  position:absolute;
  inset:-.45rem;
  border-radius:50%;
  border:.18rem solid rgba(255,255,255,.14);
  border-top-color:var(--brand);
  animation:fetchSpin 1s linear infinite;
}
.streamhive-fetch-spinner i{font-size:1.8rem;}
.streamhive-fetch-progress{height:.42rem;border-radius:999px;background:rgba(255,255,255,.09);overflow:hidden;}
.streamhive-fetch-progress span{display:block;height:100%;width:45%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--brand-2));animation:fetchProgress 1.15s ease-in-out infinite;}
@keyframes fetchSpin{to{transform:rotate(360deg)}}
@keyframes fetchProgress{0%{transform:translateX(-110%)}100%{transform:translateX(250%)}}

/* Listing card controls: /movies and /tv */
.streamhive-listing-media-card{position:relative;}
.streamhive-listing-media-card .streamhive-listing-poster-wrap{position:relative;display:block;overflow:hidden;background:#070a12;}
.streamhive-listing-media-card .streamhive-listing-poster-wrap .card-img-top{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;transition:transform .32s ease,filter .32s ease;}
.streamhive-listing-media-card:hover .streamhive-listing-poster-wrap .card-img-top{transform:scale(1.06);filter:brightness(.58) saturate(1.18);}
.streamhive-listing-media-card .streamhive-listing-poster-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.22) 55%,rgba(0,0,0,.62));opacity:.35;transition:opacity .22s ease;pointer-events:none;}
.streamhive-listing-media-card:hover .streamhive-listing-poster-gradient{opacity:1;}
.streamhive-listing-media-card .streamhive-listing-bookmark{position:absolute!important;top:.55rem!important;right:.55rem!important;left:auto!important;z-index:4;opacity:0;transform:translateY(-.25rem) scale(.92);}
.streamhive-listing-media-card:hover .streamhive-listing-bookmark,.streamhive-listing-media-card .streamhive-listing-bookmark.streamhive-is-saved,.streamhive-listing-media-card:focus-within .streamhive-listing-bookmark{opacity:1;transform:translateY(0) scale(1);}
.streamhive-listing-media-card .streamhive-listing-play{z-index:3;pointer-events:none;}
.streamhive-listing-media-card:hover .streamhive-listing-play{opacity:1;transform:translate(-50%,-50%) scale(1.18)!important;}
@media (hover:none){.streamhive-listing-media-card .streamhive-listing-bookmark{opacity:1;transform:none}.streamhive-listing-media-card .streamhive-listing-play{opacity:.95;transform:translate(-50%,-50%) scale(.95)!important;}}

/* =========================================================
   V3.1 Premium Netflix polish — image/play hover only
   ---------------------------------------------------------
   Final override layer. Removes whole-card zoom/lift effects,
   replaces legacy yellow/gold accents with red/cool highlights,
   and keeps motion focused on poster imagery and play controls.
   ========================================================= */
:root{
  --brand:#e50914;
  --brand-dark:#8f050d;
  --brand-soft:rgba(229,9,20,.18);
  --brand-glow:rgba(229,9,20,.28);
  --accent-cool:#00a8e1;
  --accent-cool-soft:rgba(0,168,225,.18);
  --premium-bg:#050505;
  --premium-card:#121214;
  --premium-card-2:#17171a;
  --premium-line:rgba(255,255,255,.12);
  --premium-line-strong:rgba(255,255,255,.28);
  --premium-muted:rgba(255,255,255,.68);
  --v2-gold:var(--brand);
  --v2-hot:var(--brand-dark);
  --v2-blue:var(--accent-cool);
}

body,
body.streamhive-v2-body{
  color:#fff!important;
}

body:before,
.streamhive-v2-body:before{
  background:
    linear-gradient(180deg,rgba(255,255,255,.035),transparent 35%),
    radial-gradient(circle at 15% 0%,rgba(255,255,255,.045),transparent 22rem)!important;
  opacity:.52!important;
}

/* Global accent cleanup: remove old gold/yellow feel. */
.text-warning,
.fa-star,
.streamhive-rating-pill,
.streamhive-episode-number,
.streamhive-admin-kicker,
.streamhive-actor-meta-row i,
.streamhive-actor-stat-row strong,
.streamhive-actor-credit-date,
.streamhive-coming-date,
.streamhive-coming-rating i,
.streamhive-coming-empty i,
.streamhive-actor-empty-state i,
.streamhive-v2-inline-player-head span,
.streamhive-v2-inline-next-head span,
.streamhive-v2-section-eyebrow,
.streamhive-v2-back-link,
.streamhive-genre-link,
.streamhive-v2-footer a{
  color:var(--brand)!important;
}

.bg-warning,
.btn-warning,
.badge.bg-warning,
.streamhive-pagination-awesome .page-item.active .page-link,
.streamhive-mobile-page-current,
.streamhive-actor-page-current,
.streamhive-coming-page-current,
.streamhive-actor-tab.active,
.streamhive-coming-tab.active,
.streamhive-home-bookmark.streamhive-is-saved,
.streamhive-profile-remove.streamhive-is-saved,
.streamhive-profile-remove:hover,
.streamhive-home-bookmark:hover,
.streamhive-v2-nav-search button{
  background:linear-gradient(135deg,var(--brand),var(--brand-dark))!important;
  border-color:var(--brand)!important;
  color:#fff!important;
  box-shadow:0 .75rem 1.6rem var(--brand-glow)!important;
}

.btn-warning:hover,
.streamhive-v2-nav-search button:hover{
  background:linear-gradient(135deg,#ff1d29,var(--brand))!important;
  color:#fff!important;
}

.form-control:focus,
.form-select:focus,
.streamhive-v2-nav-search:focus-within{
  border-color:rgba(229,9,20,.72)!important;
  box-shadow:0 0 0 .2rem rgba(229,9,20,.18)!important;
}

/* Premium panels/nav/hero. */
.streamhive-glass,
.streamhive-profile-hero,
.streamhive-admin-panel,
.streamhive-actor-hero,
.streamhive-actor-credits-shell,
.streamhive-coming-tabs-shell,
.streamhive-coming-hero,
.streamhive-pagination-awesome,
.streamhive-pagination-mobile,
.streamhive-pager-showing{
  background:linear-gradient(145deg,rgba(20,20,22,.82),rgba(8,8,10,.76))!important;
  border:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 1.2rem 3rem rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.045)!important;
}

.streamhive-v2-nav{
  background:linear-gradient(180deg,rgba(0,0,0,.96),rgba(0,0,0,.68))!important;
  border-bottom:1px solid rgba(255,255,255,.075)!important;
  box-shadow:0 1rem 2.6rem rgba(0,0,0,.55)!important;
}

.streamhive-v2-brand-mark{
  background:linear-gradient(135deg,var(--brand),var(--brand-dark))!important;
  color:#fff!important;
  box-shadow:0 .75rem 1.6rem var(--brand-glow)!important;
}
.streamhive-v2-brand small,
.streamhive-v2-nav-search i{color:var(--brand)!important;}

.hero,
.streamhive-v2-hero-shell,
.streamhive-v2-detail-hero,
.streamhive-v2-detail-hero.streamhive-has-inline-player,
.streamhive-coming-hero{
  background:#070707!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:0 2rem 5rem rgba(0,0,0,.66)!important;
}
.hero:after,
.streamhive-v2-hero-shell:before,
.streamhive-v2-detail-hero:after,
.streamhive-v2-detail-hero.streamhive-has-inline-player:after,
.streamhive-coming-hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.80) 42%,rgba(0,0,0,.24) 82%,rgba(0,0,0,.66) 100%),
    linear-gradient(0deg,rgba(0,0,0,.96),transparent 42%,rgba(0,0,0,.28)),
    radial-gradient(circle at 16% 24%,rgba(229,9,20,.24),transparent 26rem)!important;
}

/* Cards: no whole-card movement or zoom. Hover state is premium glow/focus only. */
.streamhive-media-card,
.streamhive-home-media-card,
.streamhive-home-poster-card,
.streamhive-profile-card-link,
.streamhive-actor-credit-card,
.streamhive-coming-card,
.streamhive-related-card,
.streamhive-season-card,
.streamhive-season-episode-card,
.streamhive-admin-stat-card,
.streamhive-admin-media-card,
.streamhive-v2-feature-card,
aside.streamhive-glass a,
.streamhive-admin-recent-row,
.streamhive-actor-tab,
.streamhive-coming-tab,
.streamhive-genre-link,
.streamhive-pagination-awesome .page-link,
.streamhive-mobile-page-btn,
.streamhive-actor-page-btn,
.streamhive-coming-page-btn{
  transform:none!important;
  transition:border-color .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,filter .22s ease,opacity .22s ease!important;
}

.streamhive-media-card:hover,
.streamhive-home-media-card:hover,
.streamhive-home-poster-card:hover,
.streamhive-profile-card-link:hover,
.streamhive-actor-credit-card:hover,
.streamhive-coming-card:hover,
.streamhive-related-card:hover,
.streamhive-season-card:hover,
.streamhive-season-episode-card:hover,
.streamhive-admin-stat-card:hover,
.streamhive-admin-media-card:hover,
.streamhive-v2-feature-card:hover{
  transform:none!important;
  z-index:10!important;
  border-color:rgba(255,255,255,.32)!important;
  box-shadow:0 1.35rem 3rem rgba(0,0,0,.62),0 0 0 1px rgba(229,9,20,.22)!important;
}

/* Image-only hover treatment: cinematic dim, contrast and inner red edge. */
.streamhive-media-card .card-img-top,
.streamhive-home-poster-card-img,
.streamhive-home-poster,
.streamhive-profile-card-link img,
.streamhive-actor-credit-poster img,
.streamhive-coming-poster img,
.streamhive-season-poster-wrap img,
.streamhive-episode-still-wrap img,
.streamhive-listing-media-card .streamhive-listing-poster-wrap .card-img-top,
.streamhive-related-card img,
.streamhive-v2-feature-poster,
.streamhive-v2-feature-card img{
  transform:none!important;
  transition:filter .28s ease,opacity .28s ease,box-shadow .28s ease!important;
  filter:saturate(1.04) contrast(1.04)!important;
}

.streamhive-media-card:hover .card-img-top,
.streamhive-home-poster-card:hover .streamhive-home-poster-card-img,
.streamhive-home-poster-wrap:hover .streamhive-home-poster,
.streamhive-home-media-card:hover .streamhive-home-poster,
.streamhive-profile-card-link:hover img,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-poster img,
.streamhive-coming-card:hover .streamhive-coming-poster img,
.streamhive-season-card:hover .streamhive-season-poster-wrap img,
.streamhive-season-episode-card:hover .streamhive-episode-still-wrap img,
.streamhive-listing-media-card:hover .streamhive-listing-poster-wrap .card-img-top,
.streamhive-related-card:hover img,
.streamhive-v2-feature-card:hover img,
.streamhive-v2-feature-card:hover .streamhive-v2-feature-poster{
  transform:none!important;
  filter:brightness(.54) saturate(1.18) contrast(1.10)!important;
}

.streamhive-home-poster-gradient,
.streamhive-profile-card-gradient,
.streamhive-coming-poster-gradient,
.streamhive-listing-poster-gradient{
  background:
    linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.92) 100%),
    radial-gradient(circle at 50% 42%,rgba(229,9,20,.20),transparent 42%)!important;
}

.streamhive-home-poster-card:hover .streamhive-home-poster-gradient,
.streamhive-listing-media-card:hover .streamhive-listing-poster-gradient{
  opacity:1!important;
}

.streamhive-home-poster-card:after,
.streamhive-profile-card-link:after,
.streamhive-actor-credit-poster:before,
.streamhive-coming-poster:before,
.streamhive-season-poster-wrap:before,
.streamhive-episode-still-wrap:before,
.streamhive-listing-poster-wrap:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:0;
  background:linear-gradient(135deg,rgba(229,9,20,.34),transparent 36%,rgba(0,168,225,.16));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),inset 0 -5rem 5rem rgba(0,0,0,.56);
  transition:opacity .28s ease;
  z-index:2;
}
.streamhive-home-poster-card:hover:after,
.streamhive-profile-card-link:hover:after,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-poster:before,
.streamhive-coming-card:hover .streamhive-coming-poster:before,
.streamhive-season-card:hover .streamhive-season-poster-wrap:before,
.streamhive-season-episode-card:hover .streamhive-episode-still-wrap:before,
.streamhive-listing-media-card:hover .streamhive-listing-poster-wrap:before{
  opacity:1;
}

/* Play controls: reveal with glow, no scale bounce. */
.streamhive-home-poster-play,
.streamhive-poster-play,
.streamhive-episode-play,
.streamhive-actor-credit-play,
.streamhive-v2-play-float,
.streamhive-listing-play{
  background:rgba(255,255,255,.96)!important;
  color:#050505!important;
  border:0!important;
  opacity:0;
  transform:translate(-50%,-50%)!important;
  transition:opacity .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease!important;
  box-shadow:0 1rem 2.2rem rgba(0,0,0,.55),0 0 0 .22rem rgba(229,9,20,.24)!important;
}
.streamhive-v2-play-float{transform:none!important;}

.streamhive-home-poster-card:hover .streamhive-home-poster-play,
.streamhive-home-poster-wrap:hover .streamhive-poster-play,
.streamhive-home-media-card:hover .streamhive-poster-play,
.streamhive-season-episode-card:hover .streamhive-episode-play,
.streamhive-profile-card-link:hover .streamhive-episode-play,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play,
.streamhive-v2-feature-card:hover .streamhive-v2-play-float,
.streamhive-v2-play-float:hover,
.streamhive-listing-media-card:hover .streamhive-listing-play{
  opacity:1!important;
  transform:translate(-50%,-50%)!important;
  background:#fff!important;
  color:#050505!important;
  box-shadow:0 1.1rem 2.4rem rgba(0,0,0,.62),0 0 0 .34rem rgba(229,9,20,.30)!important;
}
.streamhive-v2-feature-card:hover .streamhive-v2-play-float,
.streamhive-v2-play-float:hover{transform:none!important;}

/* Bookmarks/buttons/chips use Netflix red rather than yellow. */
.streamhive-home-bookmark,
.streamhive-profile-remove,
.streamhive-listing-bookmark{
  background:rgba(0,0,0,.58)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#fff!important;
  transform:none!important;
  transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease!important;
}
.streamhive-home-bookmark:hover,
.streamhive-home-bookmark.streamhive-is-saved,
.streamhive-profile-remove:hover,
.streamhive-profile-remove.streamhive-is-saved,
.streamhive-detail-bookmark.streamhive-is-saved,
.streamhive-listing-bookmark:hover,
.streamhive-listing-bookmark.streamhive-is-saved{
  background:var(--brand)!important;
  color:#fff!important;
  border-color:var(--brand)!important;
  box-shadow:0 .8rem 1.6rem rgba(229,9,20,.30)!important;
}

.streamhive-genre-link,
.streamhive-v2-chip-row span,
.streamhive-rating-pill,
.streamhive-age-pill,
.streamhive-profile-type,
.streamhive-actor-meta-row span,
.streamhive-actor-stat-row span,
.streamhive-admin-chip,
.streamhive-coming-hero-stats span,
.streamhive-coming-soon-pill,
.streamhive-actor-credit-production-badge{
  background:rgba(255,255,255,.085)!important;
  border-color:rgba(255,255,255,.13)!important;
  color:rgba(255,255,255,.86)!important;
  text-shadow:none!important;
  box-shadow:none!important;
}
.streamhive-genre-link:hover,
.streamhive-v2-chip-row span:hover{
  background:var(--brand)!important;
  border-color:var(--brand)!important;
  color:#fff!important;
}

/* Pagination and tab hover: no movement, red active state. */
.streamhive-pagination-awesome .page-link:hover,
.streamhive-mobile-page-btn:hover,
.streamhive-actor-page-btn:hover,
.streamhive-coming-page-btn:hover,
.streamhive-actor-tab:hover,
.streamhive-coming-tab:hover{
  transform:none!important;
  background:rgba(255,255,255,.15)!important;
  border-color:rgba(255,255,255,.22)!important;
  color:#fff!important;
}
.streamhive-pagination-awesome .page-item.active .page-link,
.streamhive-mobile-page-current,
.streamhive-actor-page-current,
.streamhive-coming-page-current,
.streamhive-actor-tab.active,
.streamhive-coming-tab.active{
  transform:none!important;
  background:var(--brand)!important;
  border-color:var(--brand)!important;
  color:#fff!important;
}

/* Remaining legacy glow/panel accents. */
.streamhive-profile-hero:before,
.streamhive-admin-panel:before,
.streamhive-actor-hero:after,
.streamhive-coming-hero-glow,
.streamhive-home-media-card:before,
.streamhive-fetch-modal-content:before{
  background:radial-gradient(circle,rgba(229,9,20,.22),transparent 64%)!important;
}
.streamhive-admin-progress span,
.streamhive-fetch-progress span,
.streamhive-fetch-spinner{
  background:linear-gradient(90deg,var(--brand),var(--accent-cool))!important;
}
.streamhive-fetch-spinner:before{border-top-color:var(--brand)!important;}

/* Avoid accidental scale from any remaining interactive poster/card rules. */
@media (max-width:767.98px){
  .streamhive-home-poster-card:hover,
  .streamhive-profile-card-link:hover,
  .streamhive-actor-credit-card:hover,
  .streamhive-coming-card:hover,
  .streamhive-related-card:hover,
  .streamhive-media-card:hover,
  .streamhive-season-card:hover,
  .streamhive-season-episode-card:hover{
    transform:none!important;
  }
}

/* Image-only hover scale refinement: cards remain fixed, poster/media images zoom subtly. */
.streamhive-media-card .card-img-top,
.streamhive-home-poster-card-img,
.streamhive-home-poster,
.streamhive-profile-card-link img,
.streamhive-actor-credit-poster img,
.streamhive-coming-poster img,
.streamhive-season-poster-wrap img,
.streamhive-episode-still-wrap img,
.streamhive-listing-media-card .streamhive-listing-poster-wrap .card-img-top,
.streamhive-related-card img,
.streamhive-v2-feature-poster,
.streamhive-v2-feature-card img,
.streamhive-admin-media-poster img{
  transform:scale(1)!important;
  transition:transform .34s cubic-bezier(.2,.8,.2,1),filter .28s ease,opacity .28s ease,box-shadow .28s ease!important;
  will-change:transform,filter;
}

.streamhive-media-card:hover .card-img-top,
.streamhive-home-poster-card:hover .streamhive-home-poster-card-img,
.streamhive-home-poster-wrap:hover .streamhive-home-poster,
.streamhive-home-media-card:hover .streamhive-home-poster,
.streamhive-profile-card-link:hover img,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-poster img,
.streamhive-coming-card:hover .streamhive-coming-poster img,
.streamhive-season-card:hover .streamhive-season-poster-wrap img,
.streamhive-season-episode-card:hover .streamhive-episode-still-wrap img,
.streamhive-listing-media-card:hover .streamhive-listing-poster-wrap .card-img-top,
.streamhive-related-card:hover img,
.streamhive-v2-feature-card:hover img,
.streamhive-v2-feature-card:hover .streamhive-v2-feature-poster,
.streamhive-admin-media-card:hover .streamhive-admin-media-poster img{
  transform:scale(1.065)!important;
  filter:brightness(.58) saturate(1.18) contrast(1.1)!important;
}

/* Keep every card container locked in place even while child images scale. */
.streamhive-media-card:hover,
.streamhive-home-media-card:hover,
.streamhive-home-poster-card:hover,
.streamhive-profile-card-link:hover,
.streamhive-actor-credit-card:hover,
.streamhive-coming-card:hover,
.streamhive-related-card:hover,
.streamhive-season-card:hover,
.streamhive-season-episode-card:hover,
.streamhive-admin-stat-card:hover,
.streamhive-admin-media-card:hover,
.streamhive-v2-feature-card:hover,
.streamhive-listing-media-card:hover{
  transform:none!important;
}

/* Profile hover fix: keep remove/delete button above the hovered poster link and scaled image. */
.streamhive-profile-card{
  position:relative!important;
  isolation:isolate;
}
.streamhive-profile-card:hover{
  z-index:20;
}
.streamhive-profile-card .streamhive-profile-card-link{
  z-index:1!important;
}
.streamhive-profile-card:hover .streamhive-profile-card-link{
  z-index:1!important;
}
.streamhive-profile-card .streamhive-profile-remove,
.streamhive-profile-card:hover .streamhive-profile-remove,
.streamhive-profile-card .streamhive-profile-remove:hover{
  position:absolute!important;
  z-index:30!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}

/* Premium movie detail recommendations / More like this */
.streamhive-v2-related-panel{
  position:relative!important;
  overflow:hidden!important;
  border-radius:1.15rem!important;
  padding:1rem!important;
  color:#fff!important;
  background:
    linear-gradient(145deg,rgba(21,21,25,.94),rgba(8,8,10,.98) 58%,rgba(24,7,9,.94)),
    radial-gradient(circle at 18% 0%,rgba(229,9,20,.24),transparent 21rem)!important;
  border:1px solid rgba(255,255,255,.105)!important;
  box-shadow:0 1.5rem 3.5rem rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.08)!important;
  backdrop-filter:blur(18px)!important;
}
.streamhive-v2-related-panel:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 10rem),radial-gradient(circle at 100% 10%,rgba(255,255,255,.07),transparent 14rem);
  opacity:.82;
}
.streamhive-v2-related-head{
  position:relative;
  z-index:1;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:1rem!important;
  margin-bottom:.95rem!important;
  padding-bottom:.8rem!important;
  border-bottom:1px solid rgba(255,255,255,.1)!important;
}
.streamhive-v2-related-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  gap:.42rem!important;
  color:var(--brand,#e50914)!important;
  font-size:.72rem!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.streamhive-v2-related-head h2{
  margin:.12rem 0 0!important;
  font-size:clamp(1.2rem,1.7vw,1.65rem)!important;
  font-weight:1000!important;
  letter-spacing:-.045em!important;
}
.streamhive-v2-related-count{
  min-width:2.15rem!important;
  height:2.15rem!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:rgba(229,9,20,.16)!important;
  border:1px solid rgba(229,9,20,.42)!important;
  color:#fff!important;
  font-weight:900!important;
  box-shadow:0 0 0 .28rem rgba(229,9,20,.08)!important;
}
.streamhive-v2-related-list{
  position:relative;
  z-index:1;
  display:flex!important;
  flex-direction:column!important;
  gap:.7rem!important;
}
.streamhive-v2-related-item{
  position:relative!important;
  display:grid!important;
  grid-template-columns:2.1rem 4.45rem minmax(0,1fr) 1.35rem!important;
  align-items:center!important;
  gap:.78rem!important;
  min-height:6.35rem!important;
  padding:.55rem .6rem!important;
  border-radius:.92rem!important;
  overflow:hidden!important;
  color:#fff!important;
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.085)!important;
  box-shadow:0 .8rem 1.7rem rgba(0,0,0,.26)!important;
  transform:none!important;
  transition:background .22s ease,border-color .22s ease,box-shadow .22s ease!important;
}
.streamhive-v2-related-item:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(229,9,20,.18),transparent 45%);
  opacity:0;
  transition:opacity .22s ease!important;
}
.streamhive-v2-related-item:hover{
  transform:none!important;
  background:rgba(255,255,255,.075)!important;
  border-color:rgba(255,255,255,.24)!important;
  box-shadow:0 1.15rem 2.35rem rgba(0,0,0,.46),0 0 0 1px rgba(229,9,20,.2)!important;
}
.streamhive-v2-related-item:hover:before{opacity:1!important}
.streamhive-v2-related-rank{
  position:relative;
  z-index:1;
  color:rgba(255,255,255,.38)!important;
  font-size:1.08rem!important;
  font-weight:1000!important;
  letter-spacing:-.06em!important;
}
.streamhive-v2-related-poster-wrap{
  position:relative!important;
  z-index:1;
  display:block!important;
  width:4.45rem!important;
  aspect-ratio:2/3!important;
  overflow:hidden!important;
  border-radius:.58rem!important;
  background:#111!important;
  box-shadow:0 .7rem 1.25rem rgba(0,0,0,.45)!important;
}
.streamhive-v2-related-poster{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  transform:scale(1)!important;
  filter:saturate(1.05) contrast(1.05)!important;
  transition:transform .34s cubic-bezier(.2,.8,.2,1),filter .28s ease!important;
}
.streamhive-v2-related-play{
  position:absolute!important;
  inset:auto .42rem .42rem auto!important;
  width:1.85rem!important;
  height:1.85rem!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.94)!important;
  color:#070707!important;
  font-size:.66rem!important;
  box-shadow:0 .6rem 1.2rem rgba(0,0,0,.5)!important;
  opacity:0!important;
  transform:translateY(.25rem)!important;
  transition:opacity .22s ease,transform .22s ease,background .22s ease,color .22s ease!important;
}
.streamhive-v2-related-copy{
  position:relative;
  z-index:1;
  min-width:0!important;
  display:block!important;
}
.streamhive-v2-related-title{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  color:#fff!important;
  font-weight:900!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
}
.streamhive-v2-related-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:.38rem!important;
  margin-top:.42rem!important;
  color:rgba(255,255,255,.62)!important;
  font-size:.78rem!important;
  font-weight:700!important;
}
.streamhive-v2-related-meta span:not(:last-child):after{content:"•";margin-left:.38rem;color:rgba(255,255,255,.35)}
.streamhive-v2-related-score{
  display:inline-flex!important;
  align-items:center!important;
  gap:.32rem!important;
  margin-top:.42rem!important;
  padding:.18rem .48rem!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.1)!important;
  color:rgba(255,255,255,.88)!important;
  font-size:.78rem!important;
  font-weight:900!important;
}
.streamhive-v2-related-score i{color:var(--brand,#e50914)!important}
.streamhive-v2-related-arrow{
  position:relative;
  z-index:1;
  color:rgba(255,255,255,.28)!important;
  transform:translateX(-.15rem)!important;
  transition:color .22s ease,transform .22s ease!important;
}
.streamhive-v2-related-item:hover .streamhive-v2-related-poster{transform:scale(1.075)!important;filter:brightness(.58) saturate(1.18) contrast(1.1)!important}
.streamhive-v2-related-item:hover .streamhive-v2-related-play{opacity:1!important;transform:translateY(0)!important}
.streamhive-v2-related-item:hover .streamhive-v2-related-arrow{color:#fff!important;transform:translateX(.08rem)!important}
.streamhive-v2-related-empty{
  position:relative;
  z-index:1;
  display:grid!important;
  place-items:center!important;
  min-height:12rem!important;
  padding:1.5rem!important;
  text-align:center!important;
  border-radius:.95rem!important;
  background:rgba(255,255,255,.045)!important;
  border:1px dashed rgba(255,255,255,.16)!important;
  color:rgba(255,255,255,.66)!important;
}
.streamhive-v2-related-empty i{font-size:2rem!important;color:var(--brand,#e50914)!important;margin-bottom:.65rem!important}
.streamhive-v2-related-empty p{margin:0!important;max-width:18rem!important}
@media (max-width:991.98px){
  .streamhive-v2-related-item{grid-template-columns:2rem 4rem minmax(0,1fr) 1.2rem!important;min-height:5.8rem!important}
  .streamhive-v2-related-poster-wrap{width:4rem!important}
}

/* Detail overview: never ellipsis/clamp. Long overviews get their own scrollbar. */
.streamhive-v2-detail-copy .streamhive-v2-lead{
  display:block!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
  white-space:normal!important;
  text-overflow:clip!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  max-height:10.75rem!important;
  padding-right:.65rem!important;
  scrollbar-width:thin;
  scrollbar-color:rgba(229,9,20,.78) rgba(255,255,255,.08);
}
.streamhive-v2-detail-copy .streamhive-v2-lead::-webkit-scrollbar{width:.48rem!important}
.streamhive-v2-detail-copy .streamhive-v2-lead::-webkit-scrollbar-track{background:rgba(255,255,255,.08)!important;border-radius:999px!important}
.streamhive-v2-detail-copy .streamhive-v2-lead::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e50914,#8d050b)!important;border-radius:999px!important}
.streamhive-v2-detail-copy .streamhive-v2-lead::-webkit-scrollbar-thumb:hover{background:#ff1f2d!important}

/* Let More like this scroll naturally with the page. */
.streamhive-v2-sticky-side{
  position:static!important;
  top:auto!important;
  align-self:stretch!important;
  max-height:none!important;
  overflow:visible!important;
}
.streamhive-v2-sticky-side .streamhive-v2-related-panel,
.streamhive-v2-related-panel.h-100{
  height:auto!important;
  max-height:none!important;
  display:block!important;
  flex-direction:initial!important;
  overflow:hidden!important;
}
.streamhive-v2-related-list{
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  padding-right:0!important;
  scrollbar-width:auto;
  scrollbar-color:auto;
}
.streamhive-v2-related-list::-webkit-scrollbar{width:.48rem!important}
.streamhive-v2-related-list::-webkit-scrollbar-track{background:rgba(255,255,255,.08)!important;border-radius:999px!important}
.streamhive-v2-related-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e50914,#8d050b)!important;border-radius:999px!important}
.streamhive-v2-related-list::-webkit-scrollbar-thumb:hover{background:#ff1f2d!important}
@media (max-width:991.98px){
  .streamhive-v2-sticky-side{position:static!important;max-height:none!important;overflow:visible!important}
  .streamhive-v2-sticky-side .streamhive-v2-related-panel,
  .streamhive-v2-related-panel.h-100{max-height:none!important;overflow:hidden!important}
  .streamhive-v2-related-list{max-height:none!important;overflow:visible!important;padding-right:0!important}
  .streamhive-v2-detail-copy .streamhive-v2-lead{max-height:12rem!important}
}

/* Compact detached Up Next episode panel: separate from player, still inside hero grid */
.streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-inline-next-episode--compact{
  grid-column:3;
  align-self:start;
  margin-top:-1.35rem!important;
  padding:.62rem!important;
  border-top:0!important;
  border-radius:.82rem!important;
  background:linear-gradient(145deg,rgba(13,13,15,.82),rgba(9,9,10,.66))!important;
  border:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 .9rem 2rem rgba(0,0,0,.36), inset 0 1px 0 rgba(255,255,255,.045)!important;
  backdrop-filter:blur(14px) saturate(120%);
}
.streamhive-v2-inline-next-episode--compact .streamhive-v2-inline-next-head{
  align-items:center!important;
  gap:.65rem!important;
  margin-bottom:.45rem!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-v2-inline-next-head span{
  font-size:.58rem!important;
  letter-spacing:.08em!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-v2-inline-next-head h2{
  font-size:.82rem!important;
  margin:.02rem 0 0!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-v2-inline-next-head a{
  font-size:.68rem!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-inline-next-card{
  grid-template-columns:7.2rem minmax(0,1fr)!important;
  min-height:5.85rem!important;
  border-radius:.62rem!important;
  background:rgba(255,255,255,.035)!important;
  border:1px solid rgba(255,255,255,.075)!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-inline-next-card .streamhive-episode-still-wrap{
  min-height:5.85rem!important;
  height:5.85rem!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-inline-next-card .streamhive-episode-still-wrap img{
  height:100%!important;
  object-fit:cover!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-episode-play{
  width:2rem!important;
  height:2rem!important;
  font-size:.72rem!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-inline-next-card .streamhive-episode-info{
  padding:.55rem .62rem!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-inline-next-card .streamhive-episode-info h3{
  font-size:.82rem!important;
  line-height:1.12!important;
  margin-bottom:.18rem!important;
  display:-webkit-box!important;
  -webkit-line-clamp:1!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-inline-next-card .streamhive-episode-info p{
  -webkit-line-clamp:2!important;
  font-size:.7rem!important;
  line-height:1.32!important;
  margin:0!important;
}
.streamhive-v2-inline-next-episode--compact .streamhive-episode-number{
  font-size:.62rem!important;
  margin-bottom:.18rem!important;
}
@media (max-width:1199.98px){
  .streamhive-v2-detail-hero.streamhive-has-inline-player .streamhive-v2-inline-next-episode--compact{
    grid-column:1 / -1!important;
    margin-top:-.45rem!important;
  }
}
@media (max-width:575.98px){
  .streamhive-v2-inline-next-episode--compact .streamhive-v2-inline-next-head{
    align-items:flex-start!important;
    flex-direction:row!important;
  }
  .streamhive-v2-inline-next-episode--compact .streamhive-inline-next-card{
    grid-template-columns:6.6rem minmax(0,1fr)!important;
  }
  .streamhive-v2-inline-next-episode--compact .streamhive-inline-next-card .streamhive-episode-still-wrap{
    min-height:5.5rem!important;
    height:5.5rem!important;
  }
}

/* AJAX listing polish for /movies, /tv and /s */
.streamhive-jquery-listing-shell{position:relative;min-height:14rem;transition:opacity .18s ease,filter .18s ease}.streamhive-jquery-listing-shell.streamhive-is-loading{opacity:.58;filter:saturate(.78);pointer-events:none}.streamhive-jquery-listing-shell.streamhive-is-loading:after{content:'Loading';position:fixed;left:50%;top:6.2rem;z-index:1090;transform:translateX(-50%);padding:.55rem 1rem;border-radius:999px;background:rgba(10,12,18,.86);border:1px solid rgba(229,9,20,.42);box-shadow:0 1rem 2.6rem rgba(0,0,0,.38),0 0 1.6rem rgba(229,9,20,.14);color:#fff;font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;backdrop-filter:blur(14px)}

/* Move AJAX listing loading badge into the results grid instead of the viewport */
.streamhive-jquery-listing-shell.streamhive-is-loading:after{
  display:none!important;
}
.streamhive-jquery-listing-shell > .row.g-3{
  position:relative!important;
  min-height:10rem;
}
.streamhive-jquery-listing-shell.streamhive-is-loading > .row.g-3:before{
  content:'Loading';
  position:absolute;
  left:50%;
  top:.85rem;
  z-index:12;
  transform:translateX(-50%);
  padding:.55rem 1rem;
  border-radius:999px;
  background:rgba(10,12,18,.9);
  border:1px solid rgba(229,9,20,.42);
  box-shadow:0 1rem 2.6rem rgba(0,0,0,.38),0 0 1.6rem rgba(229,9,20,.14);
  color:#fff;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
  font-size:.76rem;
  backdrop-filter:blur(14px);
  pointer-events:none;
}
.streamhive-jquery-listing-shell.streamhive-is-loading > .row.g-3:after{
  content:'';
  position:absolute;
  inset:-.75rem 0 0 0;
  z-index:11;
  border-radius:1rem;
  background:linear-gradient(180deg,rgba(3,5,9,.18),rgba(3,5,9,.34));
  pointer-events:none;
}

/* Premium navbar live search dropdown */
.streamhive-v2-nav-search{
  position:relative;
  z-index:1045;
}
.streamhive-v2-live-search-results{
  position:absolute;
  top:calc(100% + .65rem);
  right:0;
  width:min(430px, calc(100vw - 2rem));
  max-height:min(520px, calc(100vh - 7rem));
  overflow:hidden;
  opacity:0;
  visibility:hidden;
  transform:translateY(-8px);
  transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
  border:1px solid rgba(255,255,255,.12);
  border-radius:22px;
  background:linear-gradient(145deg, rgba(15,17,24,.98), rgba(7,8,12,.98));
  box-shadow:0 28px 80px rgba(0,0,0,.55),0 0 0 1px rgba(229,9,20,.12) inset;
  backdrop-filter:blur(20px);
  padding:.55rem;
}
.streamhive-v2-live-search-results.streamhive-is-open{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.streamhive-v2-live-search-list{
  display:grid;
  gap:.35rem;
  max-height:430px;
  overflow-y:auto;
  padding-right:.15rem;
}
.streamhive-v2-live-search-list::-webkit-scrollbar{width:8px;}
.streamhive-v2-live-search-list::-webkit-scrollbar-thumb{
  background:rgba(255,255,255,.18);
  border-radius:999px;
}
.streamhive-v2-live-search-item{
  display:grid;
  grid-template-columns:46px minmax(0,1fr) auto;
  gap:.75rem;
  align-items:center;
  min-height:66px;
  padding:.55rem .65rem;
  border-radius:16px;
  color:#fff;
  text-decoration:none;
  border:1px solid transparent;
  background:rgba(255,255,255,.035);
  transition:background .16s ease,border-color .16s ease,box-shadow .16s ease;
}
.streamhive-v2-live-search-item:hover,
.streamhive-v2-live-search-item.is-active{
  color:#fff;
  background:linear-gradient(135deg, rgba(229,9,20,.20), rgba(255,255,255,.07));
  border-color:rgba(229,9,20,.42);
  box-shadow:0 12px 28px rgba(0,0,0,.26);
}
.streamhive-v2-live-search-poster{
  width:46px;
  height:58px;
  border-radius:10px;
  overflow:hidden;
  background:rgba(255,255,255,.08);
  box-shadow:0 10px 20px rgba(0,0,0,.35);
}
.streamhive-v2-live-search-poster img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .22s ease,filter .22s ease;
}
.streamhive-v2-live-search-item:hover .streamhive-v2-live-search-poster img,
.streamhive-v2-live-search-item.is-active .streamhive-v2-live-search-poster img{
  transform:scale(1.06);
  filter:brightness(1.08) contrast(1.05);
}
.streamhive-v2-live-search-copy{
  display:grid;
  min-width:0;
  gap:.18rem;
}
.streamhive-v2-live-search-copy strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:.95rem;
  line-height:1.18;
  letter-spacing:.01em;
}
.streamhive-v2-live-search-copy small{
  display:flex;
  gap:.55rem;
  align-items:center;
  min-width:0;
  color:rgba(255,255,255,.62);
  font-size:.78rem;
}
.streamhive-v2-live-search-copy small span:first-child{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.streamhive-v2-live-search-copy i{
  color:#e50914;
}
.streamhive-v2-live-search-arrow{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  border-radius:999px;
  color:rgba(255,255,255,.62);
  background:rgba(255,255,255,.06);
}
.streamhive-v2-live-search-item:hover .streamhive-v2-live-search-arrow,
.streamhive-v2-live-search-item.is-active .streamhive-v2-live-search-arrow{
  color:#fff;
  background:rgba(229,9,20,.34);
}
.streamhive-v2-live-search-all{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:.25rem;
  margin-top:.5rem;
  padding:.7rem .8rem;
  border-radius:16px;
  color:#fff;
  text-decoration:none;
  background:rgba(229,9,20,.14);
  border:1px solid rgba(229,9,20,.24);
  font-size:.88rem;
}
.streamhive-v2-live-search-all:hover{
  color:#fff;
  background:rgba(229,9,20,.26);
}
.streamhive-v2-live-search-empty,
.streamhive-v2-live-search-loading{
  padding:1rem;
  color:rgba(255,255,255,.68);
  font-size:.9rem;
  text-align:center;
}
.streamhive-v2-live-search-loading span{
  display:inline-block;
  width:.65rem;
  height:.65rem;
  margin-right:.4rem;
  border-radius:999px;
  background:#e50914;
  box-shadow:0 0 18px rgba(229,9,20,.85);
  animation:v2LivePulse .85s ease-in-out infinite alternate;
}
@keyframes v2LivePulse{from{opacity:.35;transform:scale(.75);}to{opacity:1;transform:scale(1);}}
@media (max-width:991.98px){
  .streamhive-v2-live-search-results{
    left:0;
    right:auto;
    width:100%;
  }
}

/* Live search z-index fix: keep dropdown above page content/cards and prevent navbar clipping */
.streamhive-v2-nav,
.streamhive-app-nav,
nav.navbar{
  position:relative!important;
  z-index:1200!important;
  overflow:visible!important;
}
.streamhive-v2-nav .container-fluid,
.streamhive-v2-nav .navbar-collapse,
.streamhive-v2-nav-search,
.streamhive-js-live-search-form{
  position:relative!important;
  z-index:1210!important;
  overflow:visible!important;
}
.streamhive-v2-live-search-results,
.streamhive-js-live-search-results{
  z-index:1220!important;
}
.streamhive-v2-main,
.streamhive-app-main,
main.streamhive-v2-main{
  position:relative!important;
  z-index:2!important;
}
.fetching-modal,
.modal,
.modal-backdrop{
  z-index:1300!important;
}
@media (max-width:991.98px){
  .streamhive-v2-live-search-results,
  .streamhive-js-live-search-results{
    z-index:1220!important;
    width:min(100%, calc(100vw - 2rem))!important;
  }
}

/* Listing runtime meta restore */
.streamhive-listing-card-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:.45rem .65rem;
  font-size:.82rem;
  line-height:1.25;
}
.streamhive-listing-card-meta span{
  display:inline-flex;
  align-items:center;
  gap:.3rem;
  min-width:0;
}
.streamhive-listing-card-rating{
  color:rgba(255,255,255,.82)!important;
}
.streamhive-listing-card-rating i{
  color:#e50914!important;
}
.streamhive-listing-card-runtime{
  color:rgba(255,255,255,.62)!important;
}
.streamhive-listing-card-genres{
  display:flex;
  flex-wrap:wrap;
  gap:.35rem;
  margin-top:.55rem;
}
.streamhive-listing-card-genres span{
  display:inline-flex;
  align-items:center;
  gap:.28rem;
  max-width:100%;
  padding:.24rem .48rem;
  border-radius:999px;
  background:rgba(229,9,20,.1);
  border:1px solid rgba(229,9,20,.2);
  color:rgba(255,255,255,.78);
  font-size:.7rem;
  font-weight:850;
  line-height:1;
}
.streamhive-listing-card-genres i{
  color:var(--v2-gold,#e50914);
  font-size:.72rem;
}

/* Fetching content modal must sit above every app layer, including navbar live search and normal modals. */
#contentFetchModal.streamhive-fetch-modal,
.streamhive-fetch-modal.show{
  z-index:2147483001!important;
}
#contentFetchModal.streamhive-fetch-modal .modal-dialog,
#contentFetchModal.streamhive-fetch-modal .modal-content{
  position:relative!important;
  z-index:2147483002!important;
}
.modal-backdrop.streamhive-fetch-modal-backdrop{
  z-index:2147483000!important;
}
body.modal-open #contentFetchModal.streamhive-fetch-modal.show{
  display:block!important;
}
body.modal-open #contentFetchModal.streamhive-fetch-modal:not(.show){
  display:none!important;
  pointer-events:none!important;
}

/* Share bar modal */
.streamhive-v2-share-open{
  border-color:rgba(255,255,255,.22)!important;
  background:rgba(255,255,255,.055)!important;
  color:#fff!important;
}
.streamhive-v2-share-open:hover{
  border-color:rgba(229,9,20,.55)!important;
  background:rgba(229,9,20,.18)!important;
  color:#fff!important;
}
.streamhive-v2-share-backdrop{
  position:fixed;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:1rem;
  background:rgba(0,0,0,.58);
  backdrop-filter:blur(12px);
  z-index:2147482000;
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
}
.streamhive-v2-share-backdrop.streamhive-is-open{
  opacity:1;
  pointer-events:auto;
}
.streamhive-v2-share-bar{
  width:min(980px,100%);
  color:#fff;
  border:1px solid rgba(255,255,255,.13);
  border-radius:28px;
  background:linear-gradient(135deg,rgba(13,16,25,.98),rgba(23,6,10,.98));
  box-shadow:0 34px 110px rgba(0,0,0,.72),0 0 0 1px rgba(229,9,20,.11) inset;
  padding:1rem;
  max-height:calc(100vh - 2rem);
  overflow-y:auto;
  transform:translateY(10px) scale(.98);
  transition:transform .2s ease;
}
.streamhive-v2-share-backdrop.streamhive-is-open .streamhive-v2-share-bar{
  transform:translateY(0) scale(1);
}
.streamhive-v2-share-bar-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:1rem;
  padding:.2rem .25rem .85rem;
}
.streamhive-v2-share-bar-head span{
  display:inline-flex;
  align-items:center;
  gap:.45rem;
  color:#e50914;
  font-size:.78rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.16em;
}
.streamhive-v2-share-bar-head h2{
  margin:.15rem 0 0;
  font-size:clamp(1.15rem,2vw,1.65rem);
  font-weight:950;
}
.streamhive-v2-share-close{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  color:#fff;
  background:rgba(255,255,255,.06);
}
.streamhive-v2-share-close:hover{
  background:rgba(229,9,20,.22);
  border-color:rgba(229,9,20,.4);
}
.streamhive-v2-share-url-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:.6rem;
  margin-bottom:.85rem;
}
.streamhive-v2-share-url-row input{
  min-height:48px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  color:#fff;
  background:rgba(255,255,255,.06);
  padding:0 1rem;
  outline:none;
}
.streamhive-v2-share-url-row input:focus{
  border-color:rgba(229,9,20,.52);
  box-shadow:0 0 0 .2rem rgba(229,9,20,.14);
}
.streamhive-v2-share-url-row button{
  min-height:48px;
  border:0;
  border-radius:16px;
  color:#fff;
  background:#e50914;
  padding:0 1rem;
  font-weight:900;
  white-space:nowrap;
}
.streamhive-v2-share-url-row button.is-copied{
  background:#17b26a;
}
.streamhive-v2-share-actions{
  display:grid;
  grid-template-columns:repeat(7,minmax(80px,1fr));
  gap:.55rem;
}
.streamhive-v2-share-action{
  min-height:74px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:.45rem;
  border:1px solid rgba(255,255,255,.11);
  border-radius:18px;
  color:#fff;
  text-decoration:none;
  background:rgba(255,255,255,.055);
  transition:background .16s ease,border-color .16s ease,transform .16s ease;
}
.streamhive-v2-share-action i{
  font-size:1.35rem;
}
.streamhive-v2-share-action span{
  font-size:.78rem;
  font-weight:850;
}
.streamhive-v2-share-action:hover{
  color:#fff;
  background:rgba(229,9,20,.18);
  border-color:rgba(229,9,20,.42);
  transform:translateY(-2px);
}
.share-bar-open{
  overflow:hidden;
}
@media (max-width:767.98px){
  .streamhive-v2-share-backdrop{padding:.65rem;}
  .streamhive-v2-share-bar{border-radius:24px;padding:.85rem;}
  .streamhive-v2-share-url-row{grid-template-columns:1fr;}
  .streamhive-v2-share-actions{grid-template-columns:repeat(3,minmax(0,1fr));}
  .streamhive-v2-share-action{min-height:68px;}
}


/* TV detail overview + actor biography: full readable text panels */
.streamhive-v2-tv-detail-hero .streamhive-v2-detail-copy{
  width:100%!important;
  min-width:0!important;
}
.streamhive-v2-tv-detail-hero .streamhive-v2-detail-copy .streamhive-v2-lead{
  width:100%!important;
  max-width:none!important;
}
.streamhive-actor-hero .streamhive-actor-bio{
  display:block!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:initial!important;
  width:100%!important;
  max-width:none!important;
  max-height:10.5rem!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:.92rem 1rem!important;
  margin:1.05rem 0!important;
  border-radius:.85rem!important;
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;
  border:1px solid rgba(255,255,255,.105)!important;
  color:rgba(255,255,255,.78)!important;
  font-size:1.1rem!important;
  line-height:1.75!important;
  scrollbar-width:thin!important;
  scrollbar-color:#e50914 rgba(255,255,255,.08)!important;
}
.streamhive-actor-hero .streamhive-actor-bio::-webkit-scrollbar{width:.48rem!important}
.streamhive-actor-hero .streamhive-actor-bio::-webkit-scrollbar-track{background:rgba(255,255,255,.08)!important;border-radius:999px!important}
.streamhive-actor-hero .streamhive-actor-bio::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e50914,#8d050b)!important;border-radius:999px!important}
.streamhive-actor-hero .streamhive-actor-bio::-webkit-scrollbar-thumb:hover{background:#ff1f2d!important}
@media (max-width:767.98px){
  .streamhive-actor-hero .streamhive-actor-bio{max-height:12rem!important;font-size:1rem!important}
}

/* Fix More like this play overlay alignment: center over poster only */
.streamhive-v2-related-poster-wrap{
  position:relative!important;
}
.streamhive-v2-related-play{
  top:50%!important;
  left:50%!important;
  right:auto!important;
  bottom:auto!important;
  transform:translate(-50%,-50%) scale(.92)!important;
  z-index:4!important;
  pointer-events:none!important;
}
.streamhive-v2-related-item:hover .streamhive-v2-related-play{
  opacity:1!important;
  transform:translate(-50%,-50%) scale(1)!important;
}

/* Header logo sizing */
.streamhive-v2-brand-mark{
  display:block!important;
  overflow:visible;
  background:transparent!important;
  box-shadow:none!important;
  color:inherit!important;
  border-radius:0!important;
  flex:0 0 auto;
  width:clamp(9rem,18vw,15rem)!important;
  height:auto!important;
}
.streamhive-v2-brand-mark img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}
@media (max-width:575.98px){
  .streamhive-v2-brand-mark{width:clamp(7.5rem,42vw,10rem)!important;}
}

/* Premium animated play buttons — image/play hover only, no card scaling */
@keyframes premiumPlayPulse{
  0%{box-shadow:0 1rem 2.2rem rgba(0,0,0,.56),0 0 0 0 rgba(229,9,20,.38),inset 0 0 0 1px rgba(255,255,255,.42)}
  70%{box-shadow:0 1.15rem 2.6rem rgba(0,0,0,.66),0 0 0 .62rem rgba(229,9,20,0),inset 0 0 0 1px rgba(255,255,255,.5)}
  100%{box-shadow:0 1rem 2.2rem rgba(0,0,0,.56),0 0 0 0 rgba(229,9,20,0),inset 0 0 0 1px rgba(255,255,255,.42)}
}
@keyframes premiumPlayIconNudge{
  0%,100%{transform:translateX(0)}
  45%{transform:translateX(.12rem)}
}
.streamhive-home-poster-play,
.streamhive-poster-play,
.streamhive-episode-play,
.streamhive-actor-credit-play,
.streamhive-listing-play,
.streamhive-v2-related-play{
  isolation:isolate!important;
  overflow:visible!important;
  background:linear-gradient(135deg,#fff 0%,#f4f4f4 48%,#d8d8d8 100%)!important;
  color:#070707!important;
  border:1px solid rgba(255,255,255,.42)!important;
  box-shadow:0 1rem 2.2rem rgba(0,0,0,.56),0 0 0 .18rem rgba(229,9,20,.18),inset 0 0 0 1px rgba(255,255,255,.38)!important;
  transition:opacity .22s ease,transform .28s cubic-bezier(.2,.9,.2,1.15),filter .22s ease,background .22s ease,box-shadow .28s ease!important;
}
.streamhive-home-poster-play::before,
.streamhive-poster-play::before,
.streamhive-episode-play::before,
.streamhive-actor-credit-play::before,
.streamhive-listing-play::before,
.streamhive-v2-related-play::before{
  content:"";
  position:absolute;
  inset:-.48rem;
  border-radius:inherit;
  z-index:-1;
  opacity:0;
  background:radial-gradient(circle,rgba(229,9,20,.34) 0%,rgba(229,9,20,.18) 38%,transparent 70%);
  filter:blur(.18rem);
  transform:scale(.74);
  transition:opacity .28s ease,transform .28s cubic-bezier(.2,.9,.2,1.15);
}
.streamhive-home-poster-play i,
.streamhive-poster-play i,
.streamhive-episode-play i,
.streamhive-actor-credit-play i,
.streamhive-listing-play i,
.streamhive-v2-related-play i{
  position:relative;
  z-index:1;
  filter:drop-shadow(0 .08rem .08rem rgba(0,0,0,.22));
}
.streamhive-home-poster-card:hover .streamhive-home-poster-play,
.streamhive-home-poster-wrap:hover .streamhive-poster-play,
.streamhive-home-media-card:hover .streamhive-poster-play,
.streamhive-season-episode-card:hover .streamhive-episode-play,
.streamhive-profile-card-link:hover .streamhive-episode-play,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play,
.streamhive-listing-media-card:hover .streamhive-listing-play{
  background:linear-gradient(135deg,#fff 0%,#fafafa 44%,#e8e8e8 100%)!important;
  filter:brightness(1.05)!important;
  transform:translate(-50%,-50%) scale(1.08)!important;
  animation:premiumPlayPulse 1.55s ease-out infinite!important;
}
.streamhive-home-poster-card:hover .streamhive-home-poster-play::before,
.streamhive-home-poster-wrap:hover .streamhive-poster-play::before,
.streamhive-home-media-card:hover .streamhive-poster-play::before,
.streamhive-season-episode-card:hover .streamhive-episode-play::before,
.streamhive-profile-card-link:hover .streamhive-episode-play::before,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play::before,
.streamhive-listing-media-card:hover .streamhive-listing-play::before,
.streamhive-v2-related-item:hover .streamhive-v2-related-play::before{
  opacity:1;
  transform:scale(1);
}
.streamhive-home-poster-card:hover .streamhive-home-poster-play i,
.streamhive-home-poster-wrap:hover .streamhive-poster-play i,
.streamhive-home-media-card:hover .streamhive-poster-play i,
.streamhive-season-episode-card:hover .streamhive-episode-play i,
.streamhive-profile-card-link:hover .streamhive-episode-play i,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play i,
.streamhive-listing-media-card:hover .streamhive-listing-play i,
.streamhive-v2-related-item:hover .streamhive-v2-related-play i{
  animation:premiumPlayIconNudge .82s ease-in-out infinite!important;
}
.streamhive-v2-related-item:hover .streamhive-v2-related-play{
  background:linear-gradient(135deg,#fff 0%,#fafafa 44%,#e8e8e8 100%)!important;
  filter:brightness(1.05)!important;
  transform:translate(-50%,-50%) scale(1.08)!important;
  animation:premiumPlayPulse 1.55s ease-out infinite!important;
}
.streamhive-v2-play-float{
  background:linear-gradient(135deg,var(--brand,#e50914),#b20710)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 1rem 2.4rem rgba(229,9,20,.28),0 .75rem 2rem rgba(0,0,0,.45)!important;
  transition:transform .24s cubic-bezier(.2,.9,.2,1.15),box-shadow .24s ease,filter .2s ease!important;
}
.streamhive-v2-feature-card:hover .streamhive-v2-play-float,
.streamhive-v2-play-float:hover{
  transform:translateY(-.08rem)!important;
  filter:brightness(1.08)!important;
  box-shadow:0 1.1rem 2.8rem rgba(229,9,20,.36),0 .9rem 2.2rem rgba(0,0,0,.55)!important;
}
.streamhive-v2-feature-card:hover .streamhive-v2-play-float i,
.streamhive-v2-play-float:hover i{animation:premiumPlayIconNudge .82s ease-in-out infinite!important;}
@media (prefers-reduced-motion:reduce){
  .streamhive-home-poster-play,.streamhive-poster-play,.streamhive-episode-play,.streamhive-actor-credit-play,.streamhive-listing-play,.streamhive-v2-related-play,.streamhive-v2-play-float,
  .streamhive-home-poster-play i,.streamhive-poster-play i,.streamhive-episode-play i,.streamhive-actor-credit-play i,.streamhive-listing-play i,.streamhive-v2-related-play i,.streamhive-v2-play-float i{animation:none!important;transition:none!important;}
}

/* Solid red play buttons — larger, no animations, subtle hover zoom only */
.streamhive-home-poster-play,
.streamhive-poster-play,
.streamhive-episode-play,
.streamhive-actor-credit-play,
.streamhive-listing-play,
.streamhive-v2-related-play{
  width:3.35rem!important;
  height:3.35rem!important;
  min-width:3.35rem!important;
  min-height:3.35rem!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#e50914!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 .95rem 2.1rem rgba(0,0,0,.72),0 0 1.25rem rgba(0,0,0,.82)!important;
  filter:none!important;
  animation:none!important;
  transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,filter .22s ease,background-color .22s ease!important;
}
.streamhive-home-poster-play::before,
.streamhive-poster-play::before,
.streamhive-episode-play::before,
.streamhive-actor-credit-play::before,
.streamhive-listing-play::before,
.streamhive-v2-related-play::before{
  display:none!important;
  content:none!important;
  animation:none!important;
}
.streamhive-home-poster-play i,
.streamhive-poster-play i,
.streamhive-episode-play i,
.streamhive-actor-credit-play i,
.streamhive-listing-play i,
.streamhive-v2-related-play i{
  color:#fff!important;
  animation:none!important;
  transform:none!important;
  filter:drop-shadow(0 .15rem .18rem rgba(0,0,0,.45))!important;
  font-size:1.08rem!important;
}
.streamhive-home-poster-card:hover .streamhive-home-poster-play,
.streamhive-home-poster-wrap:hover .streamhive-poster-play,
.streamhive-home-media-card:hover .streamhive-poster-play,
.streamhive-season-episode-card:hover .streamhive-episode-play,
.streamhive-profile-card-link:hover .streamhive-episode-play,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play,
.streamhive-listing-media-card:hover .streamhive-listing-play,
.streamhive-v2-related-item:hover .streamhive-v2-related-play{
  background:#f1121d!important;
  filter:none!important;
  transform:translate(-50%,-50%) scale(1.08)!important;
  box-shadow:0 1.15rem 2.55rem rgba(0,0,0,.82),0 0 1.75rem rgba(0,0,0,.95)!important;
  animation:none!important;
}
.streamhive-home-poster-card:hover .streamhive-home-poster-play i,
.streamhive-home-poster-wrap:hover .streamhive-poster-play i,
.streamhive-home-media-card:hover .streamhive-poster-play i,
.streamhive-season-episode-card:hover .streamhive-episode-play i,
.streamhive-profile-card-link:hover .streamhive-episode-play i,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play i,
.streamhive-listing-media-card:hover .streamhive-listing-play i,
.streamhive-v2-related-item:hover .streamhive-v2-related-play i{
  color:#fff!important;
  animation:none!important;
  transform:none!important;
}
.streamhive-v2-play-float{
  min-width:3.35rem!important;
  min-height:3.35rem!important;
  background:#e50914!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 .95rem 2.1rem rgba(0,0,0,.72),0 0 1.25rem rgba(0,0,0,.82)!important;
  animation:none!important;
  transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,filter .22s ease,background-color .22s ease!important;
}
.streamhive-v2-feature-card:hover .streamhive-v2-play-float,
.streamhive-v2-play-float:hover{
  background:#f1121d!important;
  filter:none!important;
  transform:scale(1.06)!important;
  box-shadow:0 1.15rem 2.55rem rgba(0,0,0,.82),0 0 1.75rem rgba(0,0,0,.95)!important;
  animation:none!important;
}
.streamhive-v2-play-float i,
.streamhive-v2-feature-card:hover .streamhive-v2-play-float i,
.streamhive-v2-play-float:hover i{
  color:#fff!important;
  animation:none!important;
  transform:none!important;
}
@media (prefers-reduced-motion:reduce){
  .streamhive-home-poster-card:hover .streamhive-home-poster-play,
  .streamhive-home-poster-wrap:hover .streamhive-poster-play,
  .streamhive-home-media-card:hover .streamhive-poster-play,
  .streamhive-season-episode-card:hover .streamhive-episode-play,
  .streamhive-profile-card-link:hover .streamhive-episode-play,
  .streamhive-actor-credit-card:hover .streamhive-actor-credit-play,
  .streamhive-listing-media-card:hover .streamhive-listing-play,
  .streamhive-v2-related-item:hover .streamhive-v2-related-play{
    transform:translate(-50%,-50%)!important;
  }
  .streamhive-v2-feature-card:hover .streamhive-v2-play-float,
  .streamhive-v2-play-float:hover{
    transform:none!important;
  }
}

/* Black translucent play buttons + dimmed hover images */
.streamhive-home-poster-play,
.streamhive-poster-play,
.streamhive-episode-play,
.streamhive-actor-credit-play,
.streamhive-listing-play,
.streamhive-v2-related-play{
  background:rgba(0,0,0,.75)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 1rem 2.4rem rgba(0,0,0,.88),0 0 1.5rem rgba(0,0,0,.72)!important;
  filter:none!important;
}
.streamhive-home-poster-card:hover .streamhive-home-poster-play,
.streamhive-home-poster-wrap:hover .streamhive-poster-play,
.streamhive-home-media-card:hover .streamhive-poster-play,
.streamhive-season-episode-card:hover .streamhive-episode-play,
.streamhive-profile-card-link:hover .streamhive-episode-play,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play,
.streamhive-listing-media-card:hover .streamhive-listing-play,
.streamhive-v2-related-item:hover .streamhive-v2-related-play{
  background:rgba(0,0,0,.75)!important;
  color:#fff!important;
  transform:translate(-50%,-50%) scale(1.08)!important;
  box-shadow:0 1.2rem 2.7rem rgba(0,0,0,.92),0 0 1.9rem rgba(0,0,0,.82)!important;
}
.streamhive-home-poster-play i,
.streamhive-poster-play i,
.streamhive-episode-play i,
.streamhive-actor-credit-play i,
.streamhive-listing-play i,
.streamhive-v2-related-play i,
.streamhive-home-poster-card:hover .streamhive-home-poster-play i,
.streamhive-home-poster-wrap:hover .streamhive-poster-play i,
.streamhive-home-media-card:hover .streamhive-poster-play i,
.streamhive-season-episode-card:hover .streamhive-episode-play i,
.streamhive-profile-card-link:hover .streamhive-episode-play i,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play i,
.streamhive-listing-media-card:hover .streamhive-listing-play i,
.streamhive-v2-related-item:hover .streamhive-v2-related-play i{
  color:#fff!important;
}
.streamhive-v2-play-float,
.streamhive-v2-feature-card:hover .streamhive-v2-play-float,
.streamhive-v2-play-float:hover{
  background:rgba(0,0,0,.75)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 1rem 2.4rem rgba(0,0,0,.88),0 0 1.5rem rgba(0,0,0,.72)!important;
}
.streamhive-v2-play-float i,
.streamhive-v2-feature-card:hover .streamhive-v2-play-float i,
.streamhive-v2-play-float:hover i{color:#fff!important;}
.streamhive-home-poster-card:hover .card-img-top,
.streamhive-home-poster-card:hover .streamhive-home-poster-card-img,
.streamhive-home-poster-wrap:hover img,
.streamhive-home-media-card:hover img,
.streamhive-media-card:hover .card-img-top,
.streamhive-listing-media-card:hover img,
.streamhive-season-episode-card:hover img,
.streamhive-profile-card-link:hover img,
.streamhive-actor-credit-card:hover img,
.streamhive-v2-related-item:hover img,
.streamhive-admin-media-card:hover .streamhive-admin-media-poster img{
  opacity:.58!important;
}

/* Larger translucent black play buttons */
.streamhive-home-poster-play,
.streamhive-poster-play,
.streamhive-episode-play,
.streamhive-actor-credit-play,
.streamhive-listing-play,
.streamhive-v2-related-play{
  width:4.15rem!important;
  height:4.15rem!important;
  min-width:4.15rem!important;
  min-height:4.15rem!important;
  border-radius:999px!important;
  background:rgba(0,0,0,.75)!important;
  color:#fff!important;
  box-shadow:0 1.15rem 2.8rem rgba(0,0,0,.9),0 0 2rem rgba(0,0,0,.78)!important;
}
.streamhive-home-poster-play i,
.streamhive-poster-play i,
.streamhive-episode-play i,
.streamhive-actor-credit-play i,
.streamhive-listing-play i,
.streamhive-v2-related-play i{
  font-size:1.35rem!important;
  color:#fff!important;
}
.streamhive-home-poster-card:hover .streamhive-home-poster-play,
.streamhive-home-poster-wrap:hover .streamhive-poster-play,
.streamhive-home-media-card:hover .streamhive-poster-play,
.streamhive-season-episode-card:hover .streamhive-episode-play,
.streamhive-profile-card-link:hover .streamhive-episode-play,
.streamhive-actor-credit-card:hover .streamhive-actor-credit-play,
.streamhive-listing-media-card:hover .streamhive-listing-play,
.streamhive-v2-related-item:hover .streamhive-v2-related-play{
  background:rgba(0,0,0,.75)!important;
  transform:translate(-50%,-50%) scale(1.08)!important;
}
.streamhive-v2-play-float,
.streamhive-v2-feature-card:hover .streamhive-v2-play-float,
.streamhive-v2-play-float:hover{
  min-width:4.15rem!important;
  min-height:4.15rem!important;
  width:4.15rem!important;
  height:4.15rem!important;
  background:rgba(0,0,0,.75)!important;
  color:#fff!important;
  box-shadow:0 1.15rem 2.8rem rgba(0,0,0,.9),0 0 2rem rgba(0,0,0,.78)!important;
}
.streamhive-v2-play-float i,
.streamhive-v2-feature-card:hover .streamhive-v2-play-float i,
.streamhive-v2-play-float:hover i{
  font-size:1.35rem!important;
  color:#fff!important;
}

@media (max-width:575.98px){
  .streamhive-home-poster-play,
  .streamhive-poster-play,
  .streamhive-episode-play,
  .streamhive-actor-credit-play,
  .streamhive-listing-play,
  .streamhive-v2-related-play{
    width:3.6rem!important;
    height:3.6rem!important;
    min-width:3.6rem!important;
    min-height:3.6rem!important;
  }
  .streamhive-home-poster-play i,
  .streamhive-poster-play i,
  .streamhive-episode-play i,
  .streamhive-actor-credit-play i,
  .streamhive-listing-play i,
  .streamhive-v2-related-play i{
    font-size:1.18rem!important;
  }
}

/* Center and enlarge AJAX loading state inside results grids */
.streamhive-jquery-listing-shell.streamhive-is-loading > .row.g-3{
  min-height:18rem!important;
}
.streamhive-jquery-listing-shell.streamhive-is-loading > .row.g-3:before{
  content:'Loading'!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  z-index:30!important;
  transform:translate(-50%,-50%)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:11rem!important;
  padding:1rem 1.45rem!important;
  border-radius:999px!important;
  background:rgba(7,9,14,.94)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 1.4rem 3.4rem rgba(0,0,0,.62),0 0 0 1px rgba(229,9,20,.18),0 0 2rem rgba(0,0,0,.75)!important;
  color:#fff!important;
  font-size:1rem!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  line-height:1!important;
  text-transform:uppercase!important;
  backdrop-filter:blur(18px)!important;
  pointer-events:none!important;
}
.streamhive-jquery-listing-shell.streamhive-is-loading > .row.g-3:after{
  inset:-.75rem!important;
  z-index:20!important;
  border-radius:1.2rem!important;
  background:radial-gradient(circle at center,rgba(0,0,0,.44),rgba(3,5,9,.22) 48%,rgba(3,5,9,.42))!important;
}

/* Coming-this-year random backdrop hero refinement. */
.streamhive-coming-hero.has-backdrop{
  position:relative!important;
  overflow:hidden!important;
  min-height:clamp(18rem,36vw,30rem)!important;
  display:flex!important;
  align-items:flex-end!important;
  background:#050505!important;
}
.streamhive-coming-hero-backdrop{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  background-image:var(--coming-hero-bg)!important;
  background-size:cover!important;
  background-position:center 24%!important;
  transform:scale(1.02)!important;
  filter:saturate(1.12) contrast(1.08) brightness(.76)!important;
}
.streamhive-coming-hero.has-backdrop:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:
    linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.82) 38%,rgba(0,0,0,.34) 72%,rgba(0,0,0,.76) 100%),
    linear-gradient(0deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.56) 42%,rgba(0,0,0,.22) 100%),
    radial-gradient(circle at 18% 26%,rgba(229,9,20,.34),transparent 25rem)!important;
}
.streamhive-coming-hero.has-backdrop .streamhive-coming-hero-glow{
  z-index:1!important;
  opacity:.9!important;
}
.streamhive-coming-hero.has-backdrop .streamhive-coming-hero-inner{
  position:relative!important;
  z-index:2!important;
  max-width:66rem!important;
}
.streamhive-coming-hero.has-backdrop .streamhive-coming-hero-stats span{
  background:rgba(0,0,0,.56)!important;
  border-color:rgba(255,255,255,.16)!important;
  box-shadow:0 .8rem 1.8rem rgba(0,0,0,.30)!important;
  backdrop-filter:blur(14px)!important;
}
@media (max-width:767.98px){
  .streamhive-coming-hero.has-backdrop{min-height:24rem!important;}
  .streamhive-coming-hero-backdrop{background-position:center top!important;}
}


/* Home Splide hero carousel: detail-hero styling without player */
.streamhive-v2-home-hero-carousel{
  min-height:clamp(34rem,68vh,48rem)!important;
  border-radius:1rem!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.streamhive-v2-home-hero-carousel:after{
  background:
    linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.82) 36%,rgba(0,0,0,.38) 75%,rgba(0,0,0,.74) 100%),
    linear-gradient(0deg,rgba(0,0,0,.96) 0%,transparent 42%,rgba(0,0,0,.46) 100%),
    radial-gradient(circle at 18% 22%,rgba(229,9,20,.24),transparent 24rem)!important;
}
.streamhive-v2-home-splide{min-width:0;display:flex;align-items:center}
.streamhive-v2-home-splide .splide__track{width:100%;overflow:hidden;border-radius:.95rem}
.streamhive-v2-home-splide .splide__slide{display:flex;align-items:stretch}
.streamhive-v2-home-hero-slide{position:relative;width:100%;min-height:clamp(30rem,60vh,42rem);border-radius:.95rem;overflow:hidden;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.13);box-shadow:0 1.5rem 4rem rgba(0,0,0,.45)}
.streamhive-v2-home-hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.34)),radial-gradient(circle at 85% 12%,rgba(229,9,20,.18),transparent 18rem);z-index:0;pointer-events:none}
.streamhive-v2-home-hero-grid{position:relative;z-index:1;grid-template-columns:minmax(10rem,16rem) minmax(0,1fr)!important;align-items:center!important;min-height:inherit!important;padding:clamp(1rem,3vw,2.6rem)!important;gap:clamp(1rem,2.6vw,2.5rem)!important}
.streamhive-v2-home-hero-poster-link{position:relative;align-self:center!important;display:block!important;max-width:16rem!important;text-decoration:none!important;overflow:visible!important}
.streamhive-v2-home-hero-poster-link .streamhive-v2-detail-poster{border-radius:.75rem!important;transition:opacity .26s ease,transform .32s ease,filter .32s ease!important}
.streamhive-v2-home-hero-poster-link:hover .streamhive-v2-detail-poster{opacity:.68!important;transform:scale(1.045)!important;filter:brightness(.88) saturate(1.05)!important}
.streamhive-v2-home-hero-copy h2{font-size:clamp(2rem,4.8vw,5.2rem);line-height:.9;letter-spacing:-.075em;font-weight:1000;margin:.75rem 0 1rem;text-shadow:0 .45rem 2rem rgba(0,0,0,.7)}
.streamhive-v2-home-hero-overview{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;max-height:none!important;padding-right:0!important;max-width:48rem!important;line-height:1.7!important;color:rgba(255,255,255,.76)!important;scrollbar-width:auto!important}
.streamhive-v2-home-hero-overview::-webkit-scrollbar{display:none!important}
.streamhive-v2-home-hero-play{left:50%!important;top:50%!important;right:auto!important;width:4.6rem!important;height:4.6rem!important;transform:translate(-50%,-50%) scale(.9)!important;opacity:0!important;background:rgba(0,0,0,.75)!important;color:#fff!important;box-shadow:0 1.25rem 2.6rem rgba(0,0,0,.62),0 0 0 .45rem rgba(0,0,0,.22)!important;transition:opacity .22s ease,transform .22s ease!important}
.streamhive-v2-home-hero-poster-link:hover .streamhive-v2-home-hero-play{opacity:1!important;transform:translate(-50%,-50%) scale(1.04)!important}
.streamhive-v2-home-hero-play i{margin-left:.2rem!important;color:#fff!important}
.streamhive-v2-home-splide .splide__arrow{width:3.15rem;height:3.15rem;background:rgba(0,0,0,.72);border:1px solid rgba(255,255,255,.14);opacity:1;box-shadow:0 .9rem 2rem rgba(0,0,0,.44)}
.streamhive-v2-home-splide .splide__arrow svg{fill:#fff;width:1.1rem;height:1.1rem}
.streamhive-v2-home-splide .splide__arrow:hover{background:rgba(229,9,20,.9)}
.streamhive-v2-home-splide .splide__pagination{bottom:1rem;gap:.35rem}
.streamhive-v2-home-splide .splide__pagination__page{width:.5rem;height:.5rem;background:rgba(255,255,255,.45);opacity:1;transform:none!important}
.streamhive-v2-home-splide .splide__pagination__page.is-active{width:1.65rem;border-radius:999px;background:#e50914}
@media (max-width:1199.98px){.streamhive-v2-home-hero-slide{min-height:32rem}.streamhive-v2-home-hero-grid{grid-template-columns:minmax(9rem,13rem) minmax(0,1fr)!important}}
@media (max-width:767.98px){.streamhive-v2-home-hero-carousel{border-radius:.75rem!important}.streamhive-v2-home-hero-grid{grid-template-columns:1fr!important;align-items:start!important}.streamhive-v2-home-hero-poster-link{max-width:11rem!important}.streamhive-v2-home-hero-copy h2{font-size:clamp(2rem,12vw,3.7rem)}.streamhive-v2-home-hero-overview{-webkit-line-clamp:3!important}.streamhive-v2-home-splide .splide__arrows{display:none}.streamhive-v2-home-hero-slide{min-height:auto}.streamhive-v2-home-hero-play{width:3.9rem!important;height:3.9rem!important}}


/* Home Splide hero refinement: full-width carousel and streamhive-fetch-modal Watch Now links */
.streamhive-v2-home-hero-carousel .streamhive-v2-home-splide{
  width:100%!important;
  max-width:none!important;
}
.streamhive-v2-home-hero-carousel .streamhive-v2-home-hero-slide{
  width:100%!important;
}
.streamhive-v2-home-hero-carousel .streamhive-v2-home-hero-grid{
  grid-template-columns:minmax(11rem,18rem) minmax(0,1fr)!important;
}
.streamhive-v2-home-hero-carousel .streamhive-v2-home-hero-copy{
  max-width:64rem!important;
}
@media (max-width:767.98px){
  .streamhive-v2-home-hero-carousel .streamhive-v2-home-hero-grid{grid-template-columns:1fr!important}
}

/* Profile tabs: actor-page style tabs for saved and recently viewed panels */
.streamhive-profile-tabs-shell{position:relative;overflow:hidden;}
.streamhive-profile-tabs-shell:before{content:"";position:absolute;inset:-30% auto auto -10%;width:34rem;height:24rem;background:radial-gradient(circle,rgba(229,9,20,.16),transparent 66%);pointer-events:none;}
.streamhive-profile-tabs-shell>*{position:relative;z-index:1;}
.streamhive-profile-tabs .streamhive-actor-tab.active{color:#fff;background:linear-gradient(135deg,rgba(229,9,20,.92),rgba(145,5,12,.92));border-color:rgba(229,9,20,.65);box-shadow:0 .95rem 2rem rgba(229,9,20,.18),inset 0 1px 0 rgba(255,255,255,.16);}
.streamhive-profile-tab-panel{display:none;}
.streamhive-profile-tab-panel.active{display:block;}
.streamhive-profile-panel-head{margin-bottom:1rem;}
.streamhive-profile-tabs-shell .streamhive-profile-grid{margin-top:.35rem;}
@media (max-width:575.98px){.streamhive-profile-tabs{display:grid;grid-template-columns:1fr;width:100%;}.streamhive-profile-tabs .streamhive-actor-tab{width:100%;justify-content:center;}}

/* Profile bookmarks/history tabbed pagination */
.streamhive-profile-list-panel{display:none;}
.streamhive-profile-list-panel.active{display:block;}
.streamhive-profile-filter-tab span[data-profile-type-count]{margin-left:.1rem;}
.streamhive-profile-pagination{min-height:3.2rem;}
.streamhive-profile-pager-bar{padding:.9rem 1rem;border-radius:1.1rem;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.1);box-shadow:0 1rem 2rem rgba(0,0,0,.22);}
.streamhive-profile-grid.streamhive-is-profile-loading{position:relative;min-height:18rem;opacity:.62;pointer-events:none;}
.streamhive-profile-grid.streamhive-is-profile-loading:after{content:"Loading...";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;border-radius:999px;padding:.85rem 1.35rem;background:rgba(0,0,0,.72);border:1px solid rgba(255,255,255,.13);box-shadow:0 1rem 2.4rem rgba(0,0,0,.48);color:#fff;font-weight:950;letter-spacing:.02em;}
@media (max-width:575.98px){.streamhive-profile-pager-bar{align-items:stretch;flex-direction:column}.streamhive-profile-pager-actions{width:100%;justify-content:space-between}.streamhive-profile-tabs .streamhive-actor-tab{min-width:0}}

/* Search page */
.streamhive-search-page{display:block}
.streamhive-search-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,24rem);gap:1.25rem;align-items:end;margin-bottom:1rem;padding:clamp(1rem,3vw,2rem);border-radius:1.4rem;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.04)),radial-gradient(circle at 12% 0,rgba(229,9,20,.18),transparent 22rem),radial-gradient(circle at 92% 22%,rgba(255,255,255,.08),transparent 18rem);border:1px solid rgba(255,255,255,.12);box-shadow:0 1.5rem 4rem rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}
.streamhive-search-hero-copy h1{max-width:58rem;margin:.65rem 0 1rem;color:#fff;font-size:clamp(2rem,4.7vw,4.8rem);line-height:.94;font-weight:1000}
.streamhive-search-stats{display:flex;flex-wrap:wrap;gap:.55rem}
.streamhive-search-stats span,.streamhive-search-page-count{display:inline-flex;align-items:center;gap:.38rem;padding:.48rem .7rem;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.74);font-size:.82rem;font-weight:800}
.streamhive-search-stats strong,.streamhive-search-page-count{color:#fff}
.streamhive-search-type-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}
.streamhive-search-type-tab{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:3.2rem;padding:.7rem .85rem;border-radius:.9rem;text-decoration:none;color:rgba(255,255,255,.76);background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.12);font-weight:900;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.streamhive-search-type-tab:hover,.streamhive-search-type-tab.active{color:#fff;background:rgba(229,9,20,.16);border-color:rgba(229,9,20,.42);transform:translateY(-1px)}
.streamhive-search-type-tab i{color:var(--v2-gold,#e50914)}
.streamhive-search-controls{margin-bottom:1rem;padding:1rem;border-radius:1.15rem;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.1);box-shadow:0 1rem 2.8rem rgba(0,0,0,.24)}
.streamhive-search-controls form{display:grid;grid-template-columns:minmax(14rem,2fr) repeat(4,minmax(9rem,1fr)) auto;gap:.75rem;align-items:end}
.streamhive-search-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}
.streamhive-search-field span{color:rgba(255,255,255,.64);font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.streamhive-search-actions{display:flex;gap:.5rem;align-items:center}
.streamhive-search-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:3rem;white-space:nowrap}
.streamhive-search-results{padding:1rem;border-radius:1.15rem;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09)}
.streamhive-search-results-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.8rem}
.streamhive-search-results-head h2{margin:.3rem 0 0;color:#fff;font-weight:1000}
.streamhive-search-grid{margin-top:.75rem}
.streamhive-search-empty{display:grid;place-items:center;min-height:18rem;padding:2rem;text-align:center;border-radius:1rem;background:rgba(0,0,0,.18);border:1px dashed rgba(255,255,255,.16);color:#fff}
.streamhive-search-empty i{display:grid;place-items:center;width:3.4rem;height:3.4rem;margin-bottom:1rem;border-radius:999px;background:rgba(229,9,20,.14);color:var(--v2-gold,#e50914)}
.streamhive-search-empty h3{margin:0 0 .35rem;font-weight:1000}
.streamhive-search-empty p{margin:0;color:rgba(255,255,255,.68)}
@media (max-width:1199.98px){.streamhive-search-controls form{grid-template-columns:repeat(2,minmax(0,1fr))}.streamhive-search-field-query,.streamhive-search-actions{grid-column:1/-1}}
@media (max-width:767.98px){.streamhive-search-hero{grid-template-columns:1fr}.streamhive-search-controls form{grid-template-columns:1fr}.streamhive-search-field-query,.streamhive-search-actions{grid-column:auto}.streamhive-search-actions{flex-direction:column;align-items:stretch}.streamhive-search-results-head{align-items:flex-start;flex-direction:column}}

/* Movie collection carousel on detail pages */
.streamhive-v2-collection-section{
  position:relative;
  z-index:1;
  overflow:hidden;
  border-radius:1.75rem;
  padding:clamp(.95rem,2vw,1.55rem);
  min-height:clamp(18rem,34vw,27rem);
  display:flex;
  align-items:center;
  justify-content:center;
  isolation:isolate;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 1.7rem 4.5rem rgba(0,0,0,.44);
}
.streamhive-v2-collection-backdrop,
.streamhive-v2-collection-overlay{
  position:absolute;
  inset:0;
  z-index:-2;
}
.streamhive-v2-collection-backdrop{
  background-size:cover;
  background-position:center;
  transform:scale(1.04);
  filter:saturate(1.1) contrast(1.03);
}
.streamhive-v2-collection-overlay{
  z-index:-1;
  background:
    radial-gradient(circle at 50% 34%, rgba(255,255,255,.1), transparent 20rem),
    linear-gradient(90deg, rgba(0,0,0,.88), rgba(0,0,0,.52) 48%, rgba(0,0,0,.88)),
    linear-gradient(180deg, rgba(0,0,0,.34), rgba(0,0,0,.82));
  backdrop-filter:blur(1px);
}
.streamhive-v2-collection-inner{
  width:100%;
  max-width:100%;
  margin:0 auto;
}
.streamhive-v2-collection-head{
  justify-content:center;
  text-align:center;
  margin-bottom:.85rem;
}
.streamhive-v2-collection-splide{
  position:relative;
  min-width:0;
  width:100%;
  max-width:100%;
  margin:0 auto;
}
.streamhive-v2-collection-splide .splide__track{
  overflow:hidden;
  max-width:min(100%,64rem);
  margin:0 auto;
  padding:.25rem 0 .8rem;
}
.streamhive-v2-collection-splide .splide__list{
  justify-content:center;
}
.streamhive-v2-collection-splide.streamhive-is-collection-overflowing .splide__list{
  justify-content:flex-start;
}
.streamhive-v2-collection-splide .splide__slide{
  display:flex;
  align-items:stretch;
  width:clamp(9.5rem,12vw,12.25rem) !important;
}
.streamhive-v2-collection-splide .streamhive-home-poster-card{
  width:100%;
  min-height:clamp(14rem,23vw,18rem);
  box-shadow:0 1rem 2.4rem rgba(0,0,0,.42);
}
.streamhive-v2-collection-splide .splide__arrow{
  width:2.75rem;
  height:2.75rem;
  background:rgba(0,0,0,.78);
  border:1px solid rgba(255,255,255,.14);
  opacity:1;
  box-shadow:0 .9rem 2rem rgba(0,0,0,.44);
}
.streamhive-v2-collection-splide .splide__arrow--prev{left:clamp(.75rem,2vw,1.5rem);}
.streamhive-v2-collection-splide .splide__arrow--next{right:clamp(.75rem,2vw,1.5rem);}
.streamhive-v2-collection-splide .splide__arrow svg{
  fill:#fff;
  width:1rem;
  height:1rem;
}
.streamhive-v2-collection-splide .splide__arrow:hover{
  background:rgba(229,9,20,.9);
}
@media (max-width:575.98px){
  .streamhive-v2-collection-section{border-radius:1.25rem;padding:.85rem;min-height:18.5rem;}
  .streamhive-v2-collection-splide .splide__arrows{display:none;}
  .streamhive-v2-collection-splide .splide__slide{width:10rem !important;}
  .streamhive-v2-collection-splide .streamhive-home-poster-card{min-height:15rem;}
}

.streamhive-genre-link i{
  flex:0 0 auto;
  width:1em;
  font-size:.9em;
  text-align:center;
  opacity:.9;
}
.streamhive-genre-link span{
  min-width:0;
}
.streamhive-genre-link-home i{
  font-size:.86em;
}

.streamhive-v2-nav-pills .dropdown-toggle::after{
  margin-left:.1rem;
  transform:translateY(.08rem);
}
.streamhive-v2-genre-dropdown{
  position:relative;
}
.streamhive-v2-genre-menu{
  min-width:min(34rem,calc(100vw - 2rem));
  padding:.7rem;
  margin-top:.55rem!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:.85rem!important;
  background:rgba(8,8,10,.98)!important;
  box-shadow:0 1.4rem 3.2rem rgba(0,0,0,.58)!important;
}
.streamhive-v2-genre-menu-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:.2rem;
}
.streamhive-v2-genre-menu .dropdown-item{
  display:flex;
  align-items:center;
  gap:.55rem;
  min-height:2.35rem;
  border-radius:.5rem;
  color:rgba(255,255,255,.78)!important;
  font-weight:700;
  white-space:normal;
}
.streamhive-v2-genre-menu .dropdown-item i{
  width:1.05rem;
  color:var(--brand);
  text-align:center;
}
.streamhive-v2-genre-menu .dropdown-item:hover,
.streamhive-v2-genre-menu .dropdown-item:focus{
  background:rgba(255,255,255,.1)!important;
  color:#fff!important;
}
.streamhive-v2-genre-menu-all{
  margin-bottom:.25rem;
}
.streamhive-v2-genre-menu .dropdown-divider{
  border-color:rgba(255,255,255,.1);
  margin:.35rem 0;
}
.streamhive-v2-browse-menu{
  min-width:min(22rem,calc(100vw - 2rem));
}
.streamhive-v2-browse-menu .dropdown-item{
  align-items:flex-start;
  padding:.78rem .8rem;
}
.streamhive-v2-browse-menu .dropdown-item span{
  display:flex;
  flex-direction:column;
  gap:.16rem;
  min-width:0;
}
.streamhive-v2-browse-menu .dropdown-item strong{
  color:inherit;
  line-height:1.05;
}
.streamhive-v2-browse-menu .dropdown-item small{
  color:rgba(255,255,255,.52);
  font-size:.75rem;
  font-weight:650;
  line-height:1.2;
}
.streamhive-v2-browse-menu .dropdown-item.active,
.streamhive-v2-browse-menu .dropdown-item:active{
  background:linear-gradient(135deg,rgba(229,9,20,.26),rgba(255,255,255,.08))!important;
  color:#fff!important;
}
@media (max-width:991.98px){
  .streamhive-v2-genre-menu{
    min-width:100%;
    margin:.35rem 0 .5rem!important;
    box-shadow:none!important;
  }
}
@media (max-width:575.98px){
  .streamhive-v2-genre-menu-grid{
    grid-template-columns:1fr;
  }
}

/* Compact footer layout for the current footer markup. */
.streamhive-pro-footer{
  margin-top:2.5rem!important;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.84))!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  box-shadow:none!important;
}
.streamhive-pro-footer:before{
  display:none!important;
}
.streamhive-pro-footer-shell{
  max-width:1760px!important;
  margin:0 auto!important;
  padding:1.15rem clamp(1rem,2vw,1.5rem)!important;
}
.streamhive-pro-footer-inner{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:1.25rem!important;
  width:100%!important;
}
.streamhive-pro-footer-brand-block{
  display:flex;
  align-items:center;
  gap:1rem;
  min-width:0;
}
.streamhive-pro-footer-brand{
  flex:0 0 auto;
  display:inline-flex!important;
  align-items:center;
  min-width:0;
}
.streamhive-pro-footer-brand-mark{
  display:block!important;
  flex:0 0 auto;
  overflow:visible;
  height:auto!important;
  width:clamp(8rem,13vw,11rem)!important;
}
.streamhive-pro-footer-brand-mark img{
  display:block;
  width:100%;
  height:auto;
  max-width:100%;
  object-fit:contain;
}
.streamhive-pro-footer-brand-block p,
.streamhive-pro-footer-note p{
  margin:0;
  color:rgba(255,255,255,.62);
  font-size:.9rem;
  line-height:1.45;
}
.streamhive-pro-footer-links{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:1.25rem;
  min-width:0;
}
.streamhive-pro-footer-group{
  display:flex;
  align-items:center;
  gap:.45rem;
}
.streamhive-pro-footer-group h2{
  margin:0 .2rem 0 0;
  color:rgba(255,255,255,.42);
  font-size:.68rem;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.streamhive-pro-footer-group a{
  display:inline-flex;
  align-items:center;
  gap:.35rem;
  padding:.38rem .52rem;
  border-radius:.45rem;
  color:rgba(255,255,255,.72)!important;
  font-size:.88rem;
  font-weight:800;
  line-height:1;
  text-decoration:none!important;
}
.streamhive-pro-footer-group a:hover{
  color:#fff!important;
  background:rgba(255,255,255,.08);
}
.streamhive-pro-footer-note{
  align-items:flex-start;
  flex-direction:column;
  gap:.15rem;
  max-width:18rem;
}
.streamhive-pro-footer-note a{
  display:inline;
  padding:0;
  color:#fff!important;
}
.streamhive-pro-footer-note a:hover{
  color:var(--brand)!important;
  background:transparent;
}
.streamhive-pro-footer-note .streamhive-version-chip{
  display:inline-flex;
  align-items:center;
  gap:.35rem;
  width:max-content;
  max-width:100%;
  padding:.32rem .55rem;
  border-radius:999px;
  background:rgba(229,9,20,.14);
  border:1px solid rgba(229,9,20,.32);
  color:#fff!important;
  font-size:.76rem;
  font-weight:900;
  line-height:1;
  text-decoration:none!important;
}
.streamhive-pro-footer-note .streamhive-version-chip i{
  color:var(--brand,#e50914);
}
.streamhive-pro-footer-note .streamhive-version-chip:hover{
  background:rgba(229,9,20,.24);
  border-color:rgba(229,9,20,.52);
}
@media (max-width:1199.98px){
  .streamhive-pro-footer-inner,
  .streamhive-pro-footer-links{
    align-items:flex-start!important;
  }
  .streamhive-pro-footer-inner{
    flex-direction:column!important;
  }
  .streamhive-pro-footer-links{
    justify-content:flex-start;
    flex-wrap:wrap;
  }
}
@media (max-width:767.98px){
  .streamhive-pro-footer-brand-block,
  .streamhive-pro-footer-links,
  .streamhive-pro-footer-group{
    align-items:flex-start;
    flex-direction:column;
  }
  .streamhive-pro-footer-brand-mark{
    width:10rem!important;
  }
  .streamhive-pro-footer-group{
    gap:.25rem;
  }
  .streamhive-pro-footer-group a{
    padding:.28rem 0;
  }
}

/* Global site backdrop */
body,
body.streamhive-v2-body{
  background-color:#020202!important;
  background-image:
    linear-gradient(180deg,rgba(2,2,3,.76) 0%,rgba(2,2,3,.86) 44%,rgba(2,2,3,.94) 100%),
    radial-gradient(circle at 50% -12%,rgba(229,9,20,.18),transparent 32rem),
    radial-gradient(circle at 105% 10%,rgba(0,168,225,.12),transparent 30rem),
    url('/assets/img/bg.png')!important;
  background-position:center top,50% -12%,105% 10%,center top!important;
  background-size:auto,auto,auto,cover!important;
  background-repeat:no-repeat,no-repeat,no-repeat,no-repeat!important;
  background-attachment:scroll,scroll,scroll,fixed!important;
  color:#fff!important;
}

.streamhive-home-admin-alert{
  display:grid!important;
  grid-template-columns:1.35rem minmax(0,1fr) 1.35rem;
  align-items:center;
  gap:.75rem;
  max-width:min(1180px,100%);
  margin:0 auto clamp(1.25rem,2vw,2rem)!important;
  padding:.85rem 1rem!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:.75rem!important;
  background:linear-gradient(135deg,var(--brand),var(--brand-dark))!important;
  color:#fff!important;
  box-shadow:0 1rem 2.3rem rgba(0,0,0,.28),0 .65rem 1.4rem var(--brand-glow)!important;
}
.streamhive-home-admin-alert i{
  color:#fff;
  opacity:.9;
  text-align:center;
}
.streamhive-home-admin-alert i:last-child{
  justify-self:end;
}
.streamhive-home-admin-alert>div{
  min-width:0;
  text-align:center;
  font-weight:850;
  line-height:1.35;
}
.streamhive-home-admin-alert>div>div+div{
  margin-top:.18rem;
  color:rgba(0,0,0,.58);
  font-size:.9em;
  font-weight:800;
}
@media (max-width:575.98px){
  .streamhive-home-admin-alert{
    grid-template-columns:1.25rem minmax(0,1fr);
    align-items:flex-start;
    text-align:left;
  }
  .streamhive-home-admin-alert i:last-child{
    display:none;
  }
  .streamhive-home-admin-alert>div{
    text-align:left;
  }
}

/* Recommended panel: align with the site's quieter streamhive-glass/content surfaces. */
.streamhive-v2-related-panel{
  border-radius:1rem!important;
  padding:.9rem!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(229,9,20,.16),transparent 16rem),
    linear-gradient(145deg,rgba(30,12,15,.72),rgba(14,15,20,.86) 48%,rgba(255,255,255,.045))!important;
  border:1px solid rgba(229,9,20,.18)!important;
  box-shadow:0 1.15rem 2.6rem rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.07)!important;
  backdrop-filter:blur(16px)!important;
}
.streamhive-v2-related-panel:before{
  background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 8rem),radial-gradient(circle at 100% 8%,rgba(255,207,90,.08),transparent 12rem)!important;
  opacity:.8!important;
}
.streamhive-v2-related-head{
  margin-bottom:.72rem!important;
  padding-bottom:.64rem!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
}
.streamhive-v2-related-eyebrow{
  color:var(--v2-gold,#ffd166)!important;
  letter-spacing:.11em!important;
  font-size:.68rem!important;
}
.streamhive-v2-related-eyebrow i{
  color:var(--brand,#e50914)!important;
}
.streamhive-v2-related-head h2{
  font-size:1.16rem!important;
  letter-spacing:-.025em!important;
  color:#fff7e8!important;
}
.streamhive-v2-related-count{
  min-width:1.85rem!important;
  height:1.85rem!important;
  background:rgba(229,9,20,.18)!important;
  border:1px solid rgba(229,9,20,.3)!important;
  box-shadow:none!important;
  color:rgba(255,255,255,.82)!important;
  font-size:.82rem!important;
}
.streamhive-v2-related-list{
  gap:.5rem!important;
}
.streamhive-v2-related-item{
  grid-template-columns:1.65rem 3.85rem minmax(0,1fr) 1rem!important;
  min-height:5.45rem!important;
  padding:.48rem!important;
  border-radius:.72rem!important;
  background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(229,9,20,.045))!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:none!important;
}
.streamhive-v2-related-item:before{
  background:linear-gradient(90deg,rgba(229,9,20,.14),rgba(255,207,90,.055),transparent 62%)!important;
}
.streamhive-v2-related-item:hover{
  background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(229,9,20,.08))!important;
  border-color:rgba(229,9,20,.26)!important;
  box-shadow:0 .75rem 1.7rem rgba(0,0,0,.26),0 0 0 1px rgba(255,207,90,.055)!important;
}
.streamhive-v2-related-rank{
  color:rgba(255,255,255,.3)!important;
  font-size:.94rem!important;
}
.streamhive-v2-related-poster-wrap{
  width:3.85rem!important;
  border-radius:.5rem!important;
  box-shadow:0 .45rem .95rem rgba(0,0,0,.32)!important;
}
.streamhive-v2-related-title{
  font-size:.94rem!important;
  font-weight:850!important;
  letter-spacing:-.015em!important;
}
.streamhive-v2-related-meta{
  margin-top:.32rem!important;
  color:rgba(255,255,255,.52)!important;
  font-size:.73rem!important;
}
.streamhive-v2-related-score{
  margin-top:.34rem!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:rgba(255,230,170,.82)!important;
  font-size:.74rem!important;
}
.streamhive-v2-related-arrow{
  color:rgba(255,207,90,.35)!important;
}
.streamhive-v2-related-play{
  width:1.55rem!important;
  height:1.55rem!important;
  background:rgba(255,255,255,.9)!important;
  font-size:.58rem!important;
}
.streamhive-v2-related-item:hover .streamhive-v2-related-poster{
  transform:scale(1.045)!important;
  filter:brightness(.76) saturate(1.08) contrast(1.04)!important;
}
.streamhive-v2-related-empty{
  min-height:9rem!important;
  border-radius:.75rem!important;
  background:rgba(229,9,20,.055)!important;
  border:1px solid rgba(229,9,20,.12)!important;
  color:rgba(255,235,190,.68)!important;
}
.streamhive-v2-related-empty i{
  color:var(--v2-gold,#ffd166)!important;
}

/* Compact cast grids on detail pages. */
.streamhive-cast-card-grid .streamhive-cast-person-card{
  border-radius:.85rem!important;
  box-shadow:0 .65rem 1.35rem rgba(0,0,0,.24)!important;
}
.streamhive-cast-card-grid .streamhive-cast-person-card .card-img-top{
  aspect-ratio:1/1.06!important;
  object-fit:cover!important;
  object-position:center top!important;
}
.streamhive-cast-card-grid .streamhive-cast-person-card .card-body{
  padding:.5rem .5rem .55rem!important;
}
.streamhive-cast-card-grid .streamhive-cast-name{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:2.05em!important;
  font-size:.8rem!important;
  line-height:1.05!important;
  letter-spacing:-.012em!important;
}
.streamhive-cast-card-grid .streamhive-cast-character{
  display:block!important;
  margin-top:.2rem!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-size:.69rem!important;
  line-height:1.15!important;
}
@media (min-width:1400px){
  .streamhive-cast-card-grid>.col-xl-2{
    flex:0 0 auto;
    width:12.5%;
  }
}

/* Recommended redesign: featured pick plus compact cinematic queue. */
.streamhive-v2-related-panel{
  padding:0!important;
  border-radius:1.25rem!important;
  overflow:hidden!important;
  background:
    linear-gradient(180deg,rgba(18,19,25,.94),rgba(8,9,12,.96)),
    radial-gradient(circle at 0% 0%,rgba(229,9,20,.2),transparent 18rem)!important;
  border:1px solid rgba(255,255,255,.13)!important;
  box-shadow:0 1.4rem 3rem rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.streamhive-v2-related-panel:before{
  display:none!important;
}
.streamhive-v2-related-head{
  margin:0!important;
  padding:1rem 1rem .85rem!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  background:linear-gradient(135deg,rgba(255,255,255,.065),rgba(229,9,20,.06))!important;
}
.streamhive-v2-related-eyebrow{
  color:rgba(255,255,255,.58)!important;
  font-size:.64rem!important;
  letter-spacing:.14em!important;
}
.streamhive-v2-related-eyebrow i{
  color:var(--v2-gold,#ffd166)!important;
}
.streamhive-v2-related-head h2{
  margin:.16rem 0 0!important;
  color:#fff!important;
  font-size:1.28rem!important;
  letter-spacing:-.035em!important;
}
.streamhive-v2-related-count{
  min-width:2rem!important;
  height:2rem!important;
  background:rgba(255,255,255,.075)!important;
  border-color:rgba(255,255,255,.12)!important;
  color:var(--v2-gold,#ffd166)!important;
}
.streamhive-v2-related-list{
  display:grid!important;
  gap:.55rem!important;
  padding:.75rem!important;
}
.streamhive-v2-related-item{
  box-shadow:none!important;
}
.streamhive-v2-related-feature{
  isolation:isolate!important;
  display:grid!important;
  grid-template-columns:5.2rem minmax(0,1fr) 1.15rem!important;
  grid-template-areas:
    "poster rank arrow"
    "poster copy arrow"!important;
  align-items:end!important;
  min-height:10.2rem!important;
  padding:.8rem!important;
  border-radius:1rem!important;
  background:#111!important;
  border:1px solid rgba(255,255,255,.13)!important;
  overflow:hidden!important;
}
.streamhive-v2-related-feature-bg{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  background-size:cover!important;
  background-position:center!important;
  opacity:.52!important;
  filter:saturate(1.15) contrast(1.05)!important;
  transform:scale(1.04)!important;
}
.streamhive-v2-related-compact .streamhive-v2-related-feature-bg{
  opacity:.2!important;
  filter:saturate(1.08) contrast(1.02)!important;
  transform:scale(1.02)!important;
}
.streamhive-v2-related-feature:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  background:
    linear-gradient(90deg,rgba(5,6,9,.96),rgba(5,6,9,.7) 54%,rgba(5,6,9,.18)),
    linear-gradient(0deg,rgba(5,6,9,.9),transparent 70%)!important;
  opacity:1!important;
}
.streamhive-v2-related-feature:hover{
  border-color:rgba(255,209,102,.32)!important;
  box-shadow:0 1rem 2rem rgba(0,0,0,.32)!important;
}
.streamhive-v2-related-feature .streamhive-v2-related-rank{
  grid-area:rank!important;
  align-self:start!important;
  justify-self:start!important;
  padding:.24rem .55rem!important;
  border-radius:999px!important;
  background:rgba(255,209,102,.14)!important;
  border:1px solid rgba(255,209,102,.22)!important;
  color:var(--v2-gold,#ffd166)!important;
  font-size:.68rem!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.streamhive-v2-related-feature .streamhive-v2-related-poster-wrap{
  grid-area:poster!important;
  width:5.2rem!important;
  align-self:end!important;
  border-radius:.72rem!important;
  box-shadow:0 .8rem 1.6rem rgba(0,0,0,.48)!important;
}
.streamhive-v2-related-feature .streamhive-v2-related-copy{
  grid-area:copy!important;
  align-self:end!important;
}
.streamhive-v2-related-feature .streamhive-v2-related-title{
  font-size:1.08rem!important;
  line-height:1.04!important;
  font-weight:950!important;
}
.streamhive-v2-related-feature .streamhive-v2-related-arrow{
  grid-area:arrow!important;
  align-self:center!important;
}
.streamhive-v2-related-compact{
  isolation:isolate!important;
  display:grid!important;
  grid-template-columns:1.55rem 4.05rem minmax(0,1fr) 1rem!important;
  min-height:7.25rem!important;
  padding:.54rem!important;
  border-radius:.8rem!important;
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.075)!important;
  overflow:hidden!important;
}
.streamhive-v2-related-compact:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(8,9,12,.88),rgba(8,9,12,.7) 58%,rgba(8,9,12,.28)),
    linear-gradient(0deg,rgba(8,9,12,.82),rgba(8,9,12,.2))!important;
  opacity:1!important;
}
.streamhive-v2-related-compact:hover{
  background:rgba(255,255,255,.07)!important;
  border-color:rgba(229,9,20,.2)!important;
}
.streamhive-v2-related-compact .streamhive-v2-related-poster-wrap{
  width:4.05rem!important;
  border-radius:.5rem!important;
}
.streamhive-v2-related-compact .streamhive-v2-related-rank{
  font-size:.82rem!important;
  color:rgba(255,255,255,.28)!important;
}
.streamhive-v2-related-compact .streamhive-v2-related-title{
  font-size:.9rem!important;
}
.streamhive-v2-related-genres{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:.25rem!important;
  margin-top:.38rem!important;
}
.streamhive-v2-related-genres span{
  display:inline-flex!important;
  align-items:center!important;
  max-width:7.5rem!important;
  padding:.12rem .38rem!important;
  border-radius:999px!important;
  background:rgba(255,209,102,.1)!important;
  border:1px solid rgba(255,209,102,.14)!important;
  color:rgba(255,231,176,.82)!important;
  font-size:.66rem!important;
  font-weight:800!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.streamhive-v2-related-plot{
  position:relative!important;
  z-index:1!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin-top:.38rem!important;
  color:rgba(255,255,255,.58)!important;
  font-size:.73rem!important;
  font-weight:650!important;
  line-height:1.28!important;
}
.streamhive-v2-related-meta{
  color:rgba(255,255,255,.56)!important;
}
.streamhive-v2-related-score{
  color:rgba(255,215,140,.8)!important;
}
.streamhive-v2-related-empty{
  margin:.75rem!important;
}
.streamhive-v2-related-item:hover .streamhive-v2-related-poster,
.streamhive-v2-related-feature:hover .streamhive-v2-related-poster,
.streamhive-v2-related-compact:hover .streamhive-v2-related-poster{
  transform:none!important;
  filter:saturate(1.05) contrast(1.05)!important;
}
.streamhive-v2-related-item:hover .streamhive-v2-related-play{
  opacity:0!important;
  transform:translateY(.25rem)!important;
}
.streamhive-v2-related-list .streamhive-v2-related-item:first-child{
  grid-template-columns:1.55rem 4.05rem minmax(0,1fr) 1rem!important;
  min-height:7.25rem!important;
}

/* Detail pages: full-width cast, recommendations below. */
.streamhive-detail-content-stack{
  display:grid!important;
  gap:1.4rem!important;
}
.streamhive-detail-cast-section,
.streamhive-detail-recommended-section{
  min-width:0!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-panel{
  width:100%!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-list{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-item,
.streamhive-detail-recommended-section .streamhive-v2-related-list .streamhive-v2-related-item:first-child{
  grid-template-columns:1.45rem 3.9rem minmax(0,1fr)!important;
  grid-template-areas:"rank poster copy"!important;
  min-height:7.6rem!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-arrow{
  display:none!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-rank{
  grid-area:rank!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-poster-wrap{
  grid-area:poster!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-copy{
  grid-area:copy!important;
}
@media (max-width:1399.98px){
  .streamhive-detail-recommended-section .streamhive-v2-related-list{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media (max-width:991.98px){
  .streamhive-detail-recommended-section .streamhive-v2-related-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width:575.98px){
  .streamhive-detail-recommended-section .streamhive-v2-related-list{
    grid-template-columns:1fr!important;
  }
}
@media (max-width:991.98px){
  .streamhive-v2-related-feature{
    min-height:9rem!important;
  }
}

/* Priority detail-page polish. */
.streamhive-v2-detail-copy .streamhive-v2-chip-row{
  gap:.42rem!important;
  max-width:100%!important;
}
.streamhive-v2-detail-copy .streamhive-v2-chip-row span{
  padding:.34rem .52rem!important;
  font-size:.76rem!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.streamhive-v2-detail-copy .streamhive-v2-chip-row span:hover{
  background:rgba(255,255,255,.1)!important;
  border-color:rgba(255,255,255,.12)!important;
  color:rgba(255,255,255,.86)!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-panel{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  border-radius:0!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-head{
  background:transparent!important;
  border-bottom:0!important;
  padding:0 0 .9rem!important;
  margin:0!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-count{
  background:rgba(255,255,255,.08)!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-list{
  padding:0!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-item,
.streamhive-detail-recommended-section .streamhive-v2-related-list .streamhive-v2-related-item:first-child{
  min-height:6.4rem!important;
  border-radius:1rem!important;
  background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035))!important;
  border:1px solid rgba(255,255,255,.1)!important;
}
.streamhive-detail-recommended-section .streamhive-v2-related-plot{
  display:none!important;
}

/* Movie detail tabs: actor-page tab language for cast and recommendations. */
.streamhive-movie-detail-tabs-shell{
  position:relative!important;
  overflow:hidden!important;
}
.streamhive-movie-detail-tabs-shell:before{
  content:""!important;
  position:absolute!important;
  inset:-28% auto auto -12%!important;
  width:34rem!important;
  height:22rem!important;
  background:radial-gradient(circle,rgba(229,9,20,.14),transparent 66%)!important;
  pointer-events:none!important;
}
.streamhive-movie-detail-tabs-shell>*{
  position:relative!important;
  z-index:1!important;
}
.streamhive-movie-detail-panel{
  display:none;
}
.streamhive-movie-detail-panel.active{
  display:block;
}
.streamhive-movie-detail-tabs .streamhive-movie-detail-tab.active{
  color:#fff!important;
  background:linear-gradient(135deg,rgba(229,9,20,.92),rgba(145,5,12,.92))!important;
  border-color:rgba(229,9,20,.65)!important;
  box-shadow:0 .95rem 2rem rgba(229,9,20,.18),inset 0 1px 0 rgba(255,255,255,.16)!important;
}
.streamhive-movie-detail-panel .streamhive-detail-recommended-section .streamhive-v2-related-list{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.streamhive-movie-detail-panel .streamhive-v2-related-head{
  display:none!important;
}
.streamhive-movie-tab-surface{
  position:relative!important;
  overflow:hidden!important;
  min-height:18rem!important;
  border-radius:1.2rem!important;
  border:1px solid rgba(255,255,255,.1)!important;
  background:#090a0d!important;
}
.streamhive-movie-tab-surface-bg,
.streamhive-movie-tab-surface-overlay{
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
}
.streamhive-movie-tab-surface-bg{
  background-size:cover!important;
  background-position:center!important;
  filter:saturate(1.08) contrast(1.08)!important;
  opacity:.34!important;
  transform:scale(1.03)!important;
}
.streamhive-movie-tab-surface-overlay{
  background:
    linear-gradient(90deg,rgba(4,5,8,.94),rgba(4,5,8,.72) 45%,rgba(4,5,8,.9)),
    linear-gradient(0deg,rgba(4,5,8,.96),rgba(4,5,8,.28) 48%,rgba(4,5,8,.86))!important;
}
.streamhive-movie-tab-surface-inner{
  position:relative!important;
  z-index:1!important;
  padding:1.15rem!important;
}
.streamhive-movie-tab-surface-head{
  margin-bottom:1rem!important;
}
.streamhive-movie-collection-panel .streamhive-movie-tab-surface-bg{
  opacity:.48!important;
}
.streamhive-movie-season-grid,
.streamhive-movie-episode-grid,
.streamhive-movie-cast-grid,
.streamhive-movie-collection-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:.82rem!important;
  padding:0!important;
}
.streamhive-movie-season-card,
.streamhive-movie-episode-card,
.streamhive-movie-cast-card,
.streamhive-movie-collection-card{
  grid-template-columns:1.45rem 3.9rem minmax(0,1fr)!important;
  grid-template-areas:"rank poster copy"!important;
  min-height:6.4rem!important;
  border-radius:1rem!important;
  background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035))!important;
  border:1px solid rgba(255,255,255,.1)!important;
  box-shadow:none!important;
}
.streamhive-movie-season-card .streamhive-v2-related-arrow,
.streamhive-movie-episode-card .streamhive-v2-related-arrow,
.streamhive-movie-cast-card .streamhive-v2-related-arrow,
.streamhive-movie-collection-card .streamhive-v2-related-arrow{
  display:none!important;
}
.streamhive-movie-season-card .streamhive-v2-related-rank,
.streamhive-movie-episode-card .streamhive-v2-related-rank,
.streamhive-movie-cast-card .streamhive-v2-related-rank,
.streamhive-movie-collection-card .streamhive-v2-related-rank{
  grid-area:rank!important;
}
.streamhive-movie-season-card .streamhive-v2-related-poster-wrap,
.streamhive-movie-episode-card .streamhive-v2-related-poster-wrap,
.streamhive-movie-cast-card .streamhive-v2-related-poster-wrap,
.streamhive-movie-collection-card .streamhive-v2-related-poster-wrap{
  grid-area:poster!important;
}
.streamhive-movie-season-card .streamhive-v2-related-copy,
.streamhive-movie-episode-card .streamhive-v2-related-copy,
.streamhive-movie-cast-card .streamhive-v2-related-copy,
.streamhive-movie-collection-card .streamhive-v2-related-copy{
  grid-area:copy!important;
}
.streamhive-movie-season-card .streamhive-v2-related-feature-bg,
.streamhive-movie-episode-card .streamhive-v2-related-feature-bg{
  opacity:.2!important;
}
.streamhive-movie-episode-card{
  grid-template-columns:1.45rem 5.7rem minmax(0,1fr)!important;
}
.streamhive-movie-episode-still-wrap{
  width:5.7rem!important;
  aspect-ratio:16/9!important;
  border-radius:.7rem!important;
}
.streamhive-movie-episode-still{
  aspect-ratio:16/9!important;
  object-fit:cover!important;
}
.streamhive-movie-episode-grid--single{
  grid-template-columns:minmax(0,34rem)!important;
}
.streamhive-movie-cast-card .streamhive-v2-related-feature-bg{
  opacity:.16!important;
  background-position:center center!important;
}
.streamhive-movie-crew-card{
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(229,9,20,.04))!important;
}
.streamhive-movie-crew-card .streamhive-v2-related-feature-bg{
  opacity:.13!important;
}
.streamhive-movie-cast-avatar-wrap{
  border-radius:999px!important;
  aspect-ratio:1!important;
}
.streamhive-movie-cast-avatar{
  aspect-ratio:1!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media (max-width:1399.98px){
  .streamhive-movie-detail-panel .streamhive-detail-recommended-section .streamhive-v2-related-list{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .streamhive-movie-season-grid,
  .streamhive-movie-episode-grid,
  .streamhive-movie-cast-grid,
  .streamhive-movie-collection-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .streamhive-movie-episode-grid--single{
    grid-template-columns:minmax(0,34rem)!important;
  }
}
@media (max-width:991.98px){
  .streamhive-movie-detail-panel .streamhive-detail-recommended-section .streamhive-v2-related-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .streamhive-movie-season-grid,
  .streamhive-movie-episode-grid,
  .streamhive-movie-cast-grid,
  .streamhive-movie-collection-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .streamhive-movie-episode-grid--single{
    grid-template-columns:1fr!important;
  }
}
@media (max-width:575.98px){
  .streamhive-movie-detail-tabs{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
  }
  .streamhive-movie-detail-tabs .streamhive-movie-detail-tab{
    width:100%!important;
    justify-content:center!important;
  }
  .streamhive-movie-detail-panel .streamhive-detail-recommended-section .streamhive-v2-related-list{
    grid-template-columns:1fr!important;
  }
  .streamhive-movie-tab-surface-inner{
    padding:.85rem!important;
  }
  .streamhive-movie-season-grid,
  .streamhive-movie-episode-grid,
  .streamhive-movie-cast-grid,
  .streamhive-movie-collection-grid{
    grid-template-columns:1fr!important;
  }
}

/* Detail hero: keep the title above the poster/content/player row. */
.streamhive-v2-detail-hero .streamhive-v2-detail-title{
  position:relative!important;
  z-index:1!important;
  grid-column:1 / -1!important;
  max-width:82rem!important;
  margin:0 auto -.35rem!important;
  color:#fff!important;
  font-size:clamp(2.35rem,5.2vw,6rem)!important;
  line-height:.92!important;
  letter-spacing:-.075em!important;
  font-weight:1000!important;
  text-align:center!important;
  text-wrap:balance!important;
  text-shadow:0 .45rem 2rem rgba(0,0,0,.68)!important;
}
.streamhive-v2-detail-hero .streamhive-v2-detail-copy{
  align-self:center!important;
}
.streamhive-genre-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:.48rem!important;
}
.streamhive-genre-link i{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 1em!important;
  width:1em!important;
  margin-right:.06rem!important;
  line-height:1!important;
}
.streamhive-genre-link span{
  display:inline-block!important;
  min-width:0!important;
  line-height:1!important;
}
@media (max-width:767.98px){
  .streamhive-v2-detail-hero .streamhive-v2-detail-title{
    margin-bottom:0!important;
    font-size:clamp(2.2rem,12vw,4.2rem)!important;
  }
}

/* Cast & Crew tabs: match the More like this card image treatment. */
.streamhive-movie-cast-panel .streamhive-movie-cast-card .streamhive-v2-related-feature-bg{
  background-size:cover!important;
  background-position:center center!important;
  opacity:.2!important;
  filter:saturate(1.08) contrast(1.02)!important;
  transform:scale(1.02)!important;
}
.streamhive-movie-cast-panel .streamhive-movie-cast-card .streamhive-v2-related-poster-wrap{
  width:4.05rem!important;
  border-radius:.5rem!important;
  aspect-ratio:2/3!important;
}
.streamhive-movie-cast-panel .streamhive-movie-cast-card .streamhive-v2-related-poster,
.streamhive-movie-cast-panel .streamhive-movie-cast-card .streamhive-movie-cast-avatar{
  aspect-ratio:2/3!important;
  border-radius:.5rem!important;
  object-fit:cover!important;
  object-position:center center!important;
}

/* Coming modal layering: keep regular Bootstrap backdrops below the info modal,
   and prevent the hidden fetch modal from becoming a click shield. */
body.modal-open #contentFetchModal.streamhive-fetch-modal:not(.show){
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
  z-index:-1!important;
}
body.modal-open .modal-backdrop:not(.streamhive-fetch-modal-backdrop){
  pointer-events:none!important;
  background:#000!important;
  opacity:.72!important;
  z-index:2147482400!important;
}
body.modal-open .modal.streamhive-coming-info-modal.show{
  display:block!important;
  pointer-events:auto!important;
  z-index:2147482500!important;
}
body:has(.modal.streamhive-coming-info-modal.show) .modal-backdrop:not(.streamhive-fetch-modal-backdrop){
  display:none!important;
  pointer-events:none!important;
}
.modal.streamhive-coming-info-modal.show .modal-dialog,
.modal.streamhive-coming-info-modal.show .streamhive-coming-info-modal-content{
  position:relative!important;
  pointer-events:auto!important;
  z-index:2147482500!important;
}
.modal.streamhive-coming-info-modal.show .streamhive-coming-info-close{
  pointer-events:auto!important;
  z-index:2147482501!important;
}
body.streamhive-coming-modal-scroll-locked{
  overflow:hidden!important;
  overscroll-behavior:none!important;
  touch-action:none!important;
}

/* =========================================================
   StreamHIVE 2.5 release polish
   ========================================================= */
:root{
  --streamhive-25-bg:#050608;
  --streamhive-25-surface:rgba(12,14,18,.86);
  --streamhive-25-surface-soft:rgba(255,255,255,.055);
  --streamhive-25-line:rgba(255,255,255,.13);
  --streamhive-25-line-strong:rgba(255,255,255,.22);
  --streamhive-25-red:#e50914;
  --streamhive-25-red-soft:rgba(229,9,20,.18);
  --streamhive-25-gold:#ffd166;
  --streamhive-25-copy:rgba(255,255,255,.78);
}
body.streamhive-v2-body{
  background:
    linear-gradient(180deg,rgba(255,255,255,.025),transparent 22rem),
    linear-gradient(135deg,#06070a 0%,#101116 48%,#06070a 100%)!important;
  color:#fff!important;
}
.streamhive-v2-orb{
  display:none!important;
}
.streamhive-v2-main{
  padding-top:1.1rem!important;
}
.streamhive-v2-nav{
  background:rgba(5,6,8,.88)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 .8rem 2.2rem rgba(0,0,0,.42)!important;
}
.streamhive-v2-nav .container-fluid{
  gap:1rem!important;
}
.streamhive-v2-brand{
  gap:.8rem!important;
  min-width:max-content!important;
  color:#fff!important;
  letter-spacing:0!important;
}
.streamhive-v2-brand-mark{
  width:clamp(7.8rem,10vw,9.6rem)!important;
  height:3rem!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.streamhive-v2-brand-mark img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.streamhive-v2-nav-pills{
  padding:.22rem!important;
  border:1px solid rgba(255,255,255,.1)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.045)!important;
}
.streamhive-v2-nav-pills .nav-link{
  min-height:2.45rem!important;
  border-radius:999px!important;
  color:rgba(255,255,255,.72)!important;
  letter-spacing:0!important;
  padding:.54rem .72rem!important;
  transition:background .18s ease,color .18s ease,box-shadow .18s ease!important;
}
.streamhive-v2-nav-pills .nav-link.active,
.streamhive-v2-nav-pills .nav-link:hover,
.streamhive-v2-nav-pills .nav-link:focus{
  color:#fff!important;
  background:rgba(229,9,20,.2)!important;
  box-shadow:inset 0 0 0 1px rgba(229,9,20,.38)!important;
}
.streamhive-v2-nav-search{
  min-width:min(22rem,28vw)!important;
  min-height:2.72rem!important;
  border-radius:999px!important;
  border-color:rgba(255,255,255,.16)!important;
  background:rgba(255,255,255,.075)!important;
}
.streamhive-v2-nav-search:focus-within{
  border-color:rgba(229,9,20,.55)!important;
  box-shadow:0 .75rem 1.6rem rgba(0,0,0,.28),0 0 0 .18rem rgba(229,9,20,.12)!important;
}
.streamhive-v2-nav-search button{
  background:#fff!important;
  color:#08090c!important;
  box-shadow:none!important;
}
.streamhive-footer-release{
  display:inline-flex!important;
  align-items:center!important;
  gap:.4rem!important;
  width:max-content!important;
  border-radius:999px!important;
  border:1px solid rgba(229,9,20,.34)!important;
  background:rgba(229,9,20,.12)!important;
  color:rgba(255,255,255,.86)!important;
  font-size:.78rem!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
}
.streamhive-footer-release{
  margin-top:.35rem!important;
  padding:.58rem .76rem!important;
}
.streamhive-v2-detail-hero,
.streamhive-search-hero,
.streamhive-search-controls,
.streamhive-search-results,
.streamhive-listing-hero,
.streamhive-pro-footer-shell{
  border:1px solid var(--streamhive-25-line)!important;
  background:
    linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.028)),
    rgba(6,7,10,.88)!important;
  box-shadow:0 1.4rem 3rem rgba(0,0,0,.34)!important;
}
.streamhive-v2-detail-hero,
.streamhive-search-hero,
.streamhive-listing-hero{
  border-radius:1.2rem!important;
}
.streamhive-v2-detail-hero:after{
  background:
    linear-gradient(90deg,rgba(3,4,7,.96) 0%,rgba(3,4,7,.72) 56%,rgba(3,4,7,.32)),
    linear-gradient(0deg,rgba(3,4,7,.9),transparent 52%)!important;
}
.streamhive-v2-detail-copy h1,
.streamhive-v2-detail-copy h2,
.streamhive-v2-section-head h2,
.streamhive-search-hero h1,
.streamhive-search-results-head h2,
.streamhive-listing-hero h1{
  letter-spacing:0!important;
  text-wrap:balance!important;
}
.streamhive-v2-section{
  margin-bottom:2.2rem!important;
}
.streamhive-v2-section-head{
  padding:.2rem .15rem!important;
}
.streamhive-v2-section-head a,
.streamhive-search-type-tab,
.streamhive-search-actions .btn,
.streamhive-listing-hero .btn{
  min-height:2.55rem!important;
  border-radius:999px!important;
}
.streamhive-home-poster-card,
.streamhive-listing-media-card,
.streamhive-media-card,
.streamhive-person-result-card{
  border-radius:.85rem!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:rgba(255,255,255,.055)!important;
  box-shadow:0 .75rem 1.8rem rgba(0,0,0,.28)!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,filter .2s ease!important;
}
.streamhive-home-poster-card:hover,
.streamhive-listing-media-card:hover,
.streamhive-media-card:hover,
.streamhive-person-result-card:hover{
  transform:translateY(-.32rem)!important;
  border-color:rgba(255,209,102,.32)!important;
  box-shadow:0 1.1rem 2.4rem rgba(0,0,0,.42),0 0 0 1px rgba(255,209,102,.08)!important;
}
.streamhive-home-poster-content{
  gap:.22rem!important;
}
.streamhive-home-poster-title,
.streamhive-listing-media-card .card-title,
.streamhive-person-result-card .card-title{
  letter-spacing:0!important;
}
.streamhive-home-rating-badge,
.streamhive-listing-card-rating{
  color:var(--streamhive-25-gold)!important;
}
.streamhive-listing-card-genres span{
  border-color:rgba(255,209,102,.18)!important;
  background:rgba(255,209,102,.08)!important;
  color:rgba(255,232,181,.9)!important;
}
.streamhive-search-hero{
  overflow:hidden!important;
  position:relative!important;
}
.streamhive-search-hero:before,
.streamhive-listing-hero:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:linear-gradient(120deg,rgba(229,9,20,.14),transparent 38%,rgba(255,209,102,.08))!important;
}
.streamhive-search-hero>*,
.streamhive-listing-hero>*{
  position:relative!important;
  z-index:1!important;
}
.streamhive-search-controls form{
  align-items:end!important;
}
.streamhive-search-field span{
  color:rgba(255,255,255,.64)!important;
  letter-spacing:.08em!important;
}
.form-control,
.form-select{
  border-radius:.72rem!important;
}
.streamhive-pro-footer{
  padding-top:1.5rem!important;
}
.streamhive-pro-footer-shell{
  border-radius:1.15rem!important;
}
.streamhive-pro-footer-brand-block{
  gap:.65rem!important;
}
.streamhive-pro-footer-note .streamhive-version-chip{
  border-color:rgba(229,9,20,.35)!important;
  background:rgba(229,9,20,.14)!important;
}
@media (min-width:1200px){
  .streamhive-v2-home-grid.row-cols-xl-6>*{
    flex:0 0 auto!important;
    width:16.66666667%!important;
  }
}
@media (max-width:1199.98px){
  .streamhive-v2-nav-pills{
    margin-top:.85rem!important;
    border-radius:1rem!important;
  }
  .streamhive-v2-nav-pills .nav-link{
    justify-content:flex-start!important;
  }
  .streamhive-v2-nav-search{
    min-width:100%!important;
  }
}
@media (max-width:1499.98px){
  .streamhive-v2-nav-pills .nav-link{
    padding:.5rem .62rem!important;
  }
}
@media (max-width:767.98px){
  .streamhive-v2-brand-mark{
    width:8.3rem!important;
  }
  .streamhive-v2-main{
    padding-top:.75rem!important;
  }
  .streamhive-search-hero,
  .streamhive-search-controls,
  .streamhive-search-results,
  .streamhive-listing-hero,
  .streamhive-pro-footer-shell{
    border-radius:.9rem!important;
  }
  .streamhive-search-type-tabs{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .streamhive-search-type-tab{
    justify-content:center!important;
  }
}

/* StreamHIVE 2.5 footer redesign */
.streamhive-pro-footer{
  position:relative!important;
  margin-top:3rem!important;
  padding:0 clamp(.75rem,2vw,1.5rem) 1.1rem!important;
  border-top:0!important;
  background:linear-gradient(180deg,rgba(2,2,3,0),rgba(2,2,3,.78) 42%,rgba(2,2,3,.96))!important;
}
.streamhive-pro-footer-shell{
  max-width:1760px!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.streamhive-pro-footer-inner{
  display:grid!important;
  grid-template-columns:minmax(16rem,1fr) auto minmax(14rem,auto)!important;
  align-items:center!important;
  gap:1rem!important;
  padding:1rem 0 0!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
}
.streamhive-pro-footer-brand-block{
  display:flex!important;
  align-items:center!important;
  gap:.85rem!important;
  min-width:0!important;
}
.streamhive-pro-footer-brand{
  display:inline-flex!important;
  flex:0 0 auto!important;
  padding:0!important;
}
.streamhive-pro-footer-brand-mark{
  width:clamp(7.7rem,10vw,9.5rem)!important;
  height:auto!important;
  background:transparent!important;
  box-shadow:none!important;
}
.streamhive-pro-footer-brand-mark img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
}
.streamhive-pro-footer-brand-block p{
  max-width:26rem!important;
  margin:0!important;
  color:rgba(255,255,255,.56)!important;
  font-size:.86rem!important;
  line-height:1.45!important;
}
.streamhive-pro-footer-links{
  display:flex!important;
  justify-content:center!important;
  min-width:0!important;
}
.streamhive-pro-footer-group{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:.35rem!important;
  padding:.28rem!important;
  border:1px solid rgba(255,255,255,.1)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.045)!important;
}
.streamhive-pro-footer-group h2{
  display:none!important;
}
.streamhive-pro-footer-group a,
.streamhive-pro-footer-meta a,
.streamhive-footer-release,
.streamhive-pro-footer-meta .streamhive-version-chip{
  display:inline-flex!important;
  align-items:center!important;
  gap:.42rem!important;
  min-height:2.2rem!important;
  padding:.48rem .68rem!important;
  border-radius:999px!important;
  color:rgba(255,255,255,.72)!important;
  font-size:.82rem!important;
  font-weight:850!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.streamhive-pro-footer-group a:hover,
.streamhive-pro-footer-meta a:hover{
  color:#fff!important;
  background:rgba(255,255,255,.08)!important;
  text-decoration:none!important;
}
.streamhive-pro-footer-group a i,
.streamhive-pro-footer-meta a i{
  color:rgba(229,9,20,.95)!important;
}
.streamhive-pro-footer-meta{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:.45rem!important;
  min-width:0!important;
}
.streamhive-footer-release{
  margin:0!important;
  border:1px solid rgba(229,9,20,.34)!important;
  background:rgba(229,9,20,.12)!important;
  color:rgba(255,255,255,.86)!important;
}
.streamhive-pro-footer-meta .streamhive-version-chip{
  width:auto!important;
  max-width:none!important;
  border:1px solid rgba(229,9,20,.35)!important;
  background:rgba(229,9,20,.14)!important;
  color:#fff!important;
}
.streamhive-pro-footer-meta .streamhive-version-chip i{
  color:#ff4b55!important;
}
@media (max-width:1199.98px){
  .streamhive-pro-footer-inner{
    grid-template-columns:1fr!important;
    align-items:start!important;
  }
  .streamhive-pro-footer-links,
  .streamhive-pro-footer-meta{
    justify-content:flex-start!important;
  }
  .streamhive-pro-footer-brand-block{
    flex-direction:row!important;
  }
}
@media (max-width:767.98px){
  .streamhive-pro-footer{
    margin-top:2.2rem!important;
    padding-bottom:.85rem!important;
  }
  .streamhive-pro-footer-inner{
    gap:.85rem!important;
  }
  .streamhive-pro-footer-brand-block{
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:.55rem!important;
  }
  .streamhive-pro-footer-brand-mark{
    width:8.5rem!important;
  }
  .streamhive-pro-footer-group,
  .streamhive-pro-footer-meta{
    flex-direction:row!important;
    flex-wrap:wrap!important;
    justify-content:flex-start!important;
    border-radius:.85rem!important;
  }
  .streamhive-pro-footer-group{
    width:100%!important;
  }
  .streamhive-pro-footer-group a{
    flex:1 1 calc(50% - .35rem)!important;
    justify-content:center!important;
  }
}

/* No-yellow polish: nav search and cards */
.streamhive-v2-nav-search{
  display:grid!important;
  grid-template-columns:auto minmax(9rem,1fr) 2.35rem!important;
  align-items:center!important;
  gap:.55rem!important;
  min-height:2.85rem!important;
  padding:.28rem .34rem .28rem .82rem!important;
  border-color:rgba(255,255,255,.14)!important;
  background:rgba(255,255,255,.065)!important;
}
.streamhive-v2-nav-search>i{
  color:rgba(229,9,20,.96)!important;
}
.streamhive-v2-nav-search input{
  width:100%!important;
  min-width:0!important;
  color:#fff!important;
  font-size:.9rem!important;
}
.streamhive-v2-nav-search input::placeholder{
  color:rgba(255,255,255,.42)!important;
}
.streamhive-v2-nav-search button{
  display:grid!important;
  place-items:center!important;
  width:2.25rem!important;
  height:2.25rem!important;
  min-width:2.25rem!important;
  padding:0!important;
  border-radius:999px!important;
  background:rgba(229,9,20,.95)!important;
  border:1px solid rgba(255,255,255,.1)!important;
  color:#fff!important;
  box-shadow:0 .45rem 1rem rgba(229,9,20,.22)!important;
}
.streamhive-v2-nav-search button i{
  color:#fff!important;
  font-size:.78rem!important;
}
.streamhive-v2-nav-search button:hover{
  background:#ff1d29!important;
  box-shadow:0 .55rem 1.2rem rgba(229,9,20,.3)!important;
}
.streamhive-v2-nav-search:focus-within{
  border-color:rgba(229,9,20,.58)!important;
  background:rgba(255,255,255,.085)!important;
  box-shadow:0 .75rem 1.6rem rgba(0,0,0,.28),0 0 0 .18rem rgba(229,9,20,.12)!important;
}
.streamhive-home-poster-card:hover,
.streamhive-listing-media-card:hover,
.streamhive-media-card:hover,
.streamhive-person-result-card:hover,
.streamhive-season-card:hover,
.streamhive-season-episode-card:hover,
.streamhive-related-card:hover,
.streamhive-coming-card:hover,
.streamhive-actor-credit-card:hover{
  border-color:rgba(229,9,20,.34)!important;
  box-shadow:0 1.1rem 2.4rem rgba(0,0,0,.42),0 0 0 1px rgba(229,9,20,.1)!important;
}
.streamhive-home-rating-badge,
.streamhive-listing-card-rating,
.streamhive-rating-pill,
.streamhive-pager-showing strong:last-of-type{
  color:#fff!important;
}
.streamhive-home-rating-badge,
.streamhive-rating-pill{
  background:rgba(229,9,20,.9)!important;
  border:1px solid rgba(229,9,20,.58)!important;
}
.streamhive-listing-card-rating i,
.streamhive-home-rating-badge i{
  color:#ff4b55!important;
}
.streamhive-listing-card-genres span,
.streamhive-v2-related-genres span{
  border-color:rgba(229,9,20,.22)!important;
  background:rgba(229,9,20,.1)!important;
  color:rgba(255,255,255,.84)!important;
}
.streamhive-search-hero:before,
.streamhive-listing-hero:before{
  background:linear-gradient(120deg,rgba(229,9,20,.16),transparent 42%,rgba(255,255,255,.045))!important;
}
@media (max-width:1199.98px){
  .streamhive-v2-nav-search{
    grid-template-columns:auto minmax(0,1fr) 2.35rem!important;
  }
}

/* Home carousel without the extra hero shell */
.streamhive-v2-home-hero-carousel{
  min-height:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:1.05rem!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.streamhive-v2-home-hero-carousel:after{
  display:none!important;
}
.streamhive-v2-home-hero-carousel .streamhive-v2-home-hero-backdrop{
  inset:0!important;
  border-radius:inherit!important;
  opacity:.42!important;
  filter:saturate(1.16) contrast(1.06) brightness(1.08)!important;
  transform:none!important;
}
.streamhive-v2-home-hero-carousel .streamhive-v2-home-splide{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
}
.streamhive-v2-home-hero-carousel .streamhive-v2-home-splide .splide__track{
  border-radius:1.05rem!important;
}
.streamhive-v2-home-hero-carousel .streamhive-v2-home-hero-slide{
  min-height:clamp(28rem,58vh,40rem)!important;
  border-radius:1.05rem!important;
  background:rgba(5,6,9,.78)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 1.4rem 3.6rem rgba(0,0,0,.4)!important;
}
@media (max-width:767.98px){
  .streamhive-v2-home-hero-carousel{
    border-radius:.85rem!important;
  }
  .streamhive-v2-home-hero-carousel .streamhive-v2-home-hero-backdrop{
    inset:0!important;
    border-radius:inherit!important;
  }
  .streamhive-v2-home-hero-carousel .streamhive-v2-home-hero-slide,
  .streamhive-v2-home-hero-carousel .streamhive-v2-home-splide .splide__track{
    border-radius:.85rem!important;
  }
}

/* Final global backdrop: keep bg.png active on every page. */
body,
body.streamhive-v2-body{
  background-color:#020202!important;
  background-image:
    linear-gradient(180deg,rgba(2,2,3,.76) 0%,rgba(2,2,3,.86) 44%,rgba(2,2,3,.94) 100%),
    radial-gradient(circle at 50% -12%,rgba(229,9,20,.18),transparent 32rem),
    radial-gradient(circle at 105% 10%,rgba(0,168,225,.12),transparent 30rem),
    url('/assets/img/bg.png')!important;
  background-position:center top,50% -12%,105% 10%,center top!important;
  background-size:auto,auto,auto,cover!important;
  background-repeat:no-repeat,no-repeat,no-repeat,no-repeat!important;
  background-attachment:scroll,scroll,scroll,fixed!important;
}

/* Home page card refresh */
.streamhive-v2-home-grid.streamhive-home-card-grid{
  row-gap:1.15rem!important;
}
.streamhive-v2-home-grid .col{
  display:flex!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-card{
  isolation:isolate!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:2/3.08!important;
  border-radius:.72rem!important;
  overflow:hidden!important;
  background:#07080b!important;
  border:1px solid rgba(255,255,255,.13)!important;
  box-shadow:0 .7rem 1.6rem rgba(0,0,0,.34)!important;
  transform:translateZ(0)!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-card:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.78) 100%),
    linear-gradient(0deg,rgba(229,9,20,.12),transparent 42%)!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-card:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  pointer-events:none!important;
  opacity:0!important;
  background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 38%,rgba(229,9,20,.12))!important;
  transition:opacity .2s ease!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-card:hover{
  transform:translateY(-.35rem)!important;
  border-color:rgba(229,9,20,.42)!important;
  box-shadow:0 1.2rem 2.6rem rgba(0,0,0,.48),0 .35rem 1.35rem rgba(229,9,20,.14)!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-card:hover:after{
  opacity:1!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-card-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  filter:saturate(1.04) contrast(1.04) brightness(.96)!important;
  transform:scale(1.001)!important;
  transition:transform .28s ease,filter .28s ease!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-card:hover .streamhive-home-poster-card-img{
  transform:scale(1.055)!important;
  filter:saturate(1.08) contrast(1.08) brightness(.78)!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-gradient,
.streamhive-v2-home-grid .streamhive-home-card-sheen{
  display:none!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-content{
  z-index:4!important;
  left:.74rem!important;
  right:.74rem!important;
  bottom:.72rem!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:end!important;
  gap:.28rem .48rem!important;
}
.streamhive-v2-home-grid .streamhive-home-rating-badge{
  grid-row:1 / span 2!important;
  align-self:end!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:2.15rem!important;
  height:2.15rem!important;
  padding:0!important;
  border-radius:.55rem!important;
  background:rgba(229,9,20,.92)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  color:#fff!important;
  font-size:.76rem!important;
  font-weight:950!important;
  line-height:1!important;
  box-shadow:0 .5rem 1rem rgba(0,0,0,.38)!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-title{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin:0!important;
  color:#fff!important;
  font-size:.96rem!important;
  font-weight:950!important;
  line-height:1.08!important;
  letter-spacing:0!important;
  text-shadow:0 .2rem .8rem rgba(0,0,0,.88)!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-year{
  margin:0!important;
  color:rgba(255,255,255,.7)!important;
  font-size:.78rem!important;
  font-weight:800!important;
  line-height:1!important;
}
.streamhive-v2-home-grid .streamhive-home-bookmark{
  z-index:5!important;
  top:.58rem!important;
  right:.58rem!important;
  width:2.05rem!important;
  height:2.05rem!important;
  border-radius:.6rem!important;
  background:rgba(4,5,7,.64)!important;
  border:1px solid rgba(255,255,255,.2)!important;
  color:#fff!important;
  backdrop-filter:blur(10px)!important;
  box-shadow:0 .5rem 1.1rem rgba(0,0,0,.35)!important;
}
.streamhive-v2-home-grid .streamhive-home-bookmark:hover,
.streamhive-v2-home-grid .streamhive-home-bookmark.streamhive-is-saved{
  background:rgba(229,9,20,.92)!important;
  border-color:rgba(229,9,20,.8)!important;
  color:#fff!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-play{
  z-index:5!important;
  top:47%!important;
  left:50%!important;
  width:3rem!important;
  height:3rem!important;
  border-radius:999px!important;
  background:rgba(229,9,20,.94)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  color:#fff!important;
  box-shadow:0 .8rem 1.8rem rgba(0,0,0,.45)!important;
  opacity:0!important;
  transform:translate(-50%,-50%) scale(.86)!important;
  transition:opacity .18s ease,transform .18s ease!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-play i{
  color:#fff!important;
  margin-left:.16rem!important;
}
.streamhive-v2-home-grid .streamhive-home-poster-card:hover .streamhive-home-poster-play{
  opacity:1!important;
  transform:translate(-50%,-50%) scale(1)!important;
}
@media (min-width:1400px){
  .streamhive-v2-home-grid .streamhive-home-poster-title{
    font-size:1rem!important;
  }
}
@media (max-width:767.98px){
  .streamhive-v2-home-grid .streamhive-home-poster-content{
    left:.62rem!important;
    right:.62rem!important;
    bottom:.62rem!important;
  }
  .streamhive-v2-home-grid .streamhive-home-rating-badge{
    min-width:1.95rem!important;
    height:1.95rem!important;
    font-size:.7rem!important;
  }
  .streamhive-v2-home-grid .streamhive-home-poster-title{
    font-size:.88rem!important;
  }
}

/* 2.5.3 public-page refinements */
.streamhive-coming-grid.streamhive-is-loading{
  min-height:34rem;
  display:grid;
  place-items:center;
  opacity:.58;
  pointer-events:none;
}
.streamhive-coming-grid-loading{
  width:100%;
  min-height:18rem;
  display:grid;
  place-items:center;
  color:rgba(255,255,255,.78);
  font-size:2rem;
}
.streamhive-coming-genres{
  display:flex;
  flex-wrap:wrap;
  gap:.35rem;
  max-width:100%;
  min-width:0;
}
.streamhive-coming-date small{
  display:inline-flex;
  align-items:center;
  gap:.25rem;
  color:rgba(255,255,255,.58);
  font-size:.7rem;
  font-weight:850;
}
.streamhive-coming-date small:not(:empty)::before{
  content:"·";
  color:rgba(255,255,255,.34);
}
.streamhive-coming-page-btn[disabled],
.streamhive-coming-page-btn.htmx-request{
  opacity:.58;
  pointer-events:none;
}
.streamhive-profile-recency{
  display:inline-flex;
  align-items:center;
  gap:.3rem;
  margin-top:.2rem;
  color:rgba(255,255,255,.62);
  font-size:.72rem;
  font-style:normal;
  font-weight:850;
}
.streamhive-profile-recency i{
  color:rgba(229,9,20,.85);
  font-size:.7rem;
}
.streamhive-genre-link-home{
  max-width:100%;
  min-width:0;
  overflow:hidden;
}
.streamhive-genre-link-home span{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.streamhive-profile-empty{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:.65rem;
  color:rgba(255,255,255,.72);
}
.streamhive-profile-empty>i{
  width:2.35rem;
  height:2.35rem;
  display:grid;
  place-items:center;
  border-radius:.85rem;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
}
.streamhive-profile-empty strong{
  color:#fff;
  font-size:1rem;
  font-weight:950;
}
.streamhive-profile-empty span{
  display:block;
  max-width:42rem;
}
@media (max-width:575.98px){
  .streamhive-coming-genres .streamhive-genre-link-home{
    max-width:100%;
    flex:1 1 auto;
  }
  .streamhive-profile-empty{
    align-items:stretch;
  }
  .streamhive-profile-empty .btn{
    justify-content:center;
  }
}

