/* TVBox.org mobile — Logo B */
.header, .header.cl, #header {
  background: linear-gradient(180deg, #0b1220 0%, #111827 100%) !important;
  border-bottom: 1px solid rgba(148,163,184,.18) !important;
}
.mzlogo, .mzlogo a { display:flex; align-items:center; }
.touchlogo, #touchlogo, img.touchlogo {
  max-height: 36px !important;
  height: 36px !important;
  width: auto !important;
  object-fit: contain !important;
}
.myss a, .header a { color: #e2e8f0 !important; }
.myss { background: transparent !important; }
.myss a {
  background: #0f172a !important;
  border: 1px solid rgba(148,163,184,.18) !important;
  border-radius: 999px !important;
  color: #94a3b8 !important;
}
