
/* TVDigital Plus V5 — conexión visual final */
.tab.active,.chip.active,.filter-btn.active,
.catalog-tabs .active,.catalog-nav .active{
  background:#2f7cff!important;
  border-color:#4a8cff!important;
  color:#fff!important;
}
.error,.empty{
  border:1px solid #263a55;
  background:#0b1626;
  color:#9fb3cc;
  border-radius:16px;
  padding:22px;
}
.error strong,.empty strong{display:block;color:#fff;margin-bottom:6px}
.price-card.super-plan{
  border-color:#556fe0!important;
  box-shadow:0 22px 48px rgba(47,124,255,.16)!important;
}
