/* Video Hub Core 1.1.8 — mobile audit hard cleanup */
:root{--tvm-gold:#ffc247;--tvm-gold-2:#e0b64b;--tvm-ink:#061d29;--tvm-sea:#065b61;--tvm-sea2:#073f4b;--tvm-border:rgba(126,232,242,.28)}

/* Cards: remove the real white separator between thumbnail and content */
.tvm-video-hub .tvm-grid .tvm-card,
.tvm-video-hub .tvm-grid .tvm-card *{box-sizing:border-box!important}
.tvm-video-hub .tvm-grid .tvm-card{background:linear-gradient(180deg,#075b61,#043844)!important;color:#fff!important;border-color:rgba(137,238,246,.42)!important;overflow:hidden!important}
.tvm-video-hub .tvm-grid .tvm-card__button{display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,#075b61,#043844)!important;padding:0!important;gap:0!important;color:#fff!important;min-height:0!important;overflow:hidden!important}
.tvm-video-hub .tvm-grid .tvm-card__thumb{display:block!important;position:relative!important;width:100%!important;max-width:none!important;aspect-ratio:16/9!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-bottom:0!important;border-radius:0!important;background:#031a24!important;overflow:hidden!important;line-height:0!important;box-shadow:none!important;flex:0 0 auto!important}
.tvm-video-hub .tvm-grid .tvm-card__thumb::before,
.tvm-video-hub .tvm-grid .tvm-card__thumb::after,
.tvm-video-hub .tvm-grid .tvm-card__button::before,
.tvm-video-hub .tvm-grid .tvm-card__button::after{display:none!important;content:none!important;background:transparent!important;border:0!important;box-shadow:none!important}
.tvm-video-hub .tvm-grid .tvm-card__thumb img{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;vertical-align:top!important;background:#031a24!important;line-height:0!important;transform:translateZ(0)!important}
.tvm-video-hub .tvm-grid .tvm-card__content{display:flex!important;flex-direction:column!important;gap:12px!important;flex:1 1 auto!important;margin:0!important;padding:20px 22px!important;background:linear-gradient(180deg,#075b61 0%,#044650 100%)!important;color:#fff!important;border:0!important;border-top:1px solid rgba(137,238,246,.10)!important;box-shadow:none!important}
.tvm-video-hub .tvm-grid .tvm-card__title{color:#fff!important;text-shadow:0 1px 10px rgba(0,0,0,.12)!important}
.tvm-video-hub .tvm-grid .tvm-card__description{color:rgba(255,255,255,.88)!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}

/* Live TV: one clean TV icon, centered, no duplicated rectangle */
.tvm-video-hub .tvm-live-box,
.tvm-video-hub button.tvm-live-box{display:grid!important;grid-template-columns:88px 1fr!important;grid-template-areas:"screen badge" "screen text"!important;gap:8px 18px!important;align-items:center!important;min-height:126px!important;color:#fff!important;text-align:left!important;overflow:hidden!important}
.tvm-video-hub .tvm-live-box::before,
.tvm-video-hub .tvm-live-box::after,
.tvm-video-hub .tvm-live-box__body::before,
.tvm-video-hub .tvm-live-box__body::after,
.tvm-video-hub .tvm-live-box__meta::before,
.tvm-video-hub .tvm-live-box__meta::after{display:none!important;content:none!important}
.tvm-video-hub .tvm-live-box__body{display:contents!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important;box-shadow:none!important}
.tvm-video-hub .tvm-live-box__status{grid-area:badge!important;align-self:end!important;justify-self:start!important;color:#c9fbff!important;background:rgba(5,74,84,.86)!important;border:1px solid rgba(200,251,255,.34)!important;text-shadow:none!important;box-shadow:none!important}
.tvm-video-hub .tvm-live-box.is-live .tvm-live-box__status{background:#cf2031!important;color:#fff!important;border-color:#ff8992!important}
.tvm-video-hub .tvm-live-box__icon{grid-area:screen!important;display:block!important;position:relative!important;width:72px!important;height:68px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:transparent!important;font-size:0!important;text-indent:-9999px!important;overflow:visible!important;justify-self:center!important;align-self:center!important}
.tvm-video-hub .tvm-live-box__icon::before{content:""!important;display:block!important;position:absolute!important;left:5px!important;top:0!important;width:62px!important;height:45px!important;border-radius:13px!important;border:3px solid #c7f7ff!important;background:linear-gradient(180deg,#06a6b8,#064853)!important;box-shadow:inset 0 0 16px rgba(255,255,255,.13)!important}
.tvm-video-hub .tvm-live-box__icon::after{content:""!important;position:absolute!important;left:20px!important;bottom:0!important;width:34px!important;height:4px!important;border-radius:999px!important;background:var(--tvm-gold-2)!important;box-shadow:0 -10px 0 var(--tvm-gold-2),0 -20px 0 var(--tvm-gold-2)!important}
.tvm-video-hub .tvm-live-box__meta{grid-area:text!important;display:flex!important;flex-direction:column!important;gap:3px!important;color:#fff!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important}
.tvm-video-hub .tvm-live-box__meta strong{color:#fff!important;font-size:18px!important;font-weight:950!important;line-height:1.08!important;text-shadow:none!important}
.tvm-video-hub .tvm-live-box__meta small{color:rgba(255,255,255,.86)!important;font-size:13px!important;line-height:1.25!important;text-shadow:none!important}

/* Tabs: desktop regular, mobile one hamburger + add material */
.tvm-video-hub .tvm-tabs-inner{align-items:center!important}
.tvm-video-hub .tvm-tabs-add-event span:last-child{display:inline!important;visibility:visible!important}
.tvm-video-hub .tvm-tabs-add-event .tvm-filter-add-event__icon{display:inline-flex!important;margin-right:6px!important}

/* Mobile top: remove old grey carousel, use compact Top 5 opener */
@media (max-width:980px){
  .tvm-video-hub .tvm-mobile-shell{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
  .tvm-video-hub .tvm-sidebar{display:block!important;width:min(100% - 36px,620px)!important;margin:18px auto!important;order:2!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10{display:block!important;margin:0 auto 14px!important;padding:0!important;border:1px solid var(--tvm-border)!important;border-radius:24px!important;background:linear-gradient(180deg,#063c47,#042a37)!important;overflow:hidden!important;color:#fff!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10 h3{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0!important;padding:16px 18px!important;color:#fff!important;font-size:20px!important;line-height:1.15!important;cursor:pointer!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10 h3::after{content:"☰"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(137,238,246,.22)!important;color:#fff!important;font-size:18px!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10__list{display:block!important;margin:0!important;padding:0 14px 16px!important;max-height:none!important;overflow:visible!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10:not(.is-mobile-open) .tvm-top10__item:nth-child(n+2){display:none!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10__item{margin:0 0 8px!important;list-style:none!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10__button{display:grid!important;grid-template-columns:96px 1fr!important;gap:12px!important;align-items:center!important;width:100%!important;min-height:82px!important;padding:10px!important;border-radius:18px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(137,238,246,.16)!important;color:#fff!important;text-align:left!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10__button img{width:96px!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:12px!important}
  .tvm-video-hub .tvm-sidebar .tvm-top10__text strong{color:#fff!important;font-size:15px!important;line-height:1.15!important}
}
@media (max-width:980px){
}

/* Static modals and submit forms: cohesive, readable, full modal width */
@media(max-width:980px){
}

/* Footer: readable spacing on mobile */
.tvm-video-hub .tvm-footer__inner{gap:22px!important;align-items:center!important}
.tvm-video-hub .tvm-footer__brand,.tvm-video-hub .tvm-footer__rights{line-height:1.55!important}
@media(max-width:980px){
  .tvm-video-hub .tvm-footer__inner{display:flex!important;flex-direction:column!important;gap:18px!important;padding:34px 22px 44px!important;text-align:center!important}
  .tvm-video-hub .tvm-footer__menu{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;width:100%!important;max-width:430px!important}
  .tvm-video-hub .tvm-footer-socials{margin:6px 0!important}
}
