
/* ============================================================
   xoso_5 — TV Broadcast
   Palette + layout rieng. Contrast guard: khong de chu trung nen.
   ============================================================ */
:root {
  --xs-nav: var(--xs-accent-dark);
  --xs-accent: #ff2d3d;
  --xs-accent-dark: #c50f1f;
  --xs-gold: #ffe14d;
  --xs-bg: #0b1020;
  --xs-ink: #eaf0ff;
  --xs-muted: #98a4c4;
  --xs-card: #ffffff;
  --xs-border: #2b3550;
  --xs-radius: 10px;
  --xs-max: 1240px;
  --xs-title-bg: #ffe14d;
  --xs-title-ink: #12091f;
  --xs-footer-bg: #05080f;
  --xs-footer-ink: #a9b4cc;
  --xs-footer-link: #ffe14d;
  --xs-font: "Be Vietnam Pro",Arial,sans-serif;
  --xs-display: "Oswald",Arial,sans-serif;
  --xs-shadow: 0 8px 24px rgba(15,20,35,.10);
  --xs-shadow-sm: 0 2px 8px rgba(15,20,35,.07);
}

/* ---------- base ---------- */
body.xs-theme-5 { font-family: var(--xs-font); background: var(--xs-bg); color: var(--xs-ink); }
body.xs-theme-5 a { color: var(--xs-accent-dark); }
body.xs-theme-5 a:hover { color: var(--xs-accent); }
.xs-theme-5 img { max-width: 100%; height: auto; }

/* ---------- HEADER (contrast fix) ----------
   base.css: .taskbar{background:#fbfbfb} + .top-info{background:#fff}
   -> phai reset, neu khong chu trang se trung nen trang. */
.xs-theme-5 header { background: linear-gradient(90deg,#12091f,#3a0a18); box-shadow: var(--xs-shadow-sm); }
.xs-theme-5 header .main {
  max-width: var(--xs-max); margin: 0 auto; padding: 10px 12px;
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
}
.xs-theme-5 .taskbar,
.xs-theme-5 header .taskbar {
  background: transparent !important; border: 0 !important;
  color: #fff !important; margin: 0; padding: 0;
  font-family: var(--xs-display); font-size: 17px; line-height: 1.25;
  letter-spacing: .3px; text-transform: uppercase;
}
.xs-theme-5 .top-info,
.xs-theme-5 header .top-info { background: transparent !important; padding: 0 !important; margin: 0 !important; border: 0 !important; }
.xs-theme-5 .top-info .navbar-toggle { background: rgba(255,255,255,.16); border-radius: 8px; padding: 8px 9px; border: 0; }
.xs-theme-5 .navbar-toggle .icon-bar { background: #fff !important; }
/* base.css chi style .navbar-toggle trong @media(max-width:1023px) nhung khong an o desktop
   -> nut hamburger bi lo tren header PC. An han tu breakpoint desktop. */
@media (min-width: 1024px) {
  .xs-theme-5 .navbar-toggle,
  .xs-theme-5 .top-info .navbar-toggle,
  .xs-theme-5 header .navbar-toggle,
  .xs-theme-5 #menu-mobile-backdrop { display: none !important; }
}
@media (max-width: 1023px) {
  .xs-theme-5 .navbar-toggle, .xs-theme-5 header .navbar-toggle { display: inline-block; }
}
.xs-theme-5 .logo { margin: 0; }
.xs-theme-5 .txtlogo { color: #fff !important; }
.xs-theme-5 .txtlogo img { max-height: 40px; width: auto; display: block; }

/* ---------- NAV ---------- */
.xs-theme-5 nav#nav { background: #100a1c; }
.xs-theme-5 nav#nav li > a { color: #fff; }
.xs-theme-5 nav#nav li:hover > a, .xs-theme-5 nav#nav li.active > a { background: var(--xs-gold); color: #1a1a1a; }
/* drawer mobile: base cho nen trang + chu den -> giu nguyen, chi fix header row */
.xs-theme-5 .nav-horizontal li a { color: #111; }
.xs-theme-5 .nav-horizontal li.menu-header, .xs-theme-5 .nav-horizontal li.menu-header a { background: var(--xs-accent); color: #fff; }
.xs-theme-5 .nav-horizontal li.active > a, .xs-theme-5 .nav-horizontal li:hover > a { background: var(--xs-accent); color: #fff; }

/* ---------- TITLES (contrast guard) ----------
   base: .content-right .title-r{bg:#f60;color:#fff} va .title-r a{color:#fff}
   -> dung nen dam + chu trang cho ca link ben trong. */
.xs-theme-5 .title-r,
.xs-theme-5 .content-right .title-r {
  background: var(--xs-accent-dark) !important; color: #fff !important;
  font-family: var(--xs-display); text-transform: uppercase; letter-spacing: .3px;
  padding: 9px 12px !important; font-size: 13px !important;
}
.xs-theme-5 .title-r a, .xs-theme-5 .title-r a:hover,
.xs-theme-5 .content-right .title-r a,
.xs-theme-5 .content-right h2 a, .xs-theme-5 .content-right h3 a { color: #fff !important; text-decoration: none; }
/* .tit-mien: nen sang -> chu dam mau thuong hieu */
.xs-theme-5 .tit-mien, .xs-theme-5 .title-bor, .xs-theme-5 .kq-title {
  background: var(--xs-title-bg) !important; color: var(--xs-title-ink) !important;
  font-family: var(--xs-display); font-weight: 700; text-transform: uppercase;
  border-left: 4px solid var(--xs-accent); padding: 9px 12px !important; text-align: left;
}
.xs-theme-5 .tit-mien a, .xs-theme-5 .tit-mien strong, .xs-theme-5 .tit-mien span,
.xs-theme-5 .title-bor a, .xs-theme-5 .kq-title a { color: var(--xs-title-ink) !important; }
.xs-theme-5 .sub-title { color: var(--xs-accent-dark) !important; }

/* ---------- CONTRAST GUARD ----------
   Cac cap mau tuong phan thap trong base.css (audit ratio < 3):
   .nav-tabs>li (#f36b21/#afafaf), .paging a (#fff/#ccc), #go-top (#fff/#c3c3c3),
   .control-panel (#fff/#fb9b34), .menu-c2 li.active a (#fff/#f90),
   .cl-rl (#f60/#fff2bc), a.item_sublink (#fbf7f7/#f77446) */
.xs-theme-5 .nav-tabs > li { background-color: #e9e9e9; color: var(--xs-accent-dark); }
.xs-theme-5 .nav-tabs > li > a { color: var(--xs-ink); }
.xs-theme-5 .nav-tabs > li.active { background-color: var(--xs-accent-dark); }
.xs-theme-5 .nav-tabs > li.active > a { color: #fff; }
.xs-theme-5 .control-panel { background: var(--xs-accent-dark); color: #fff; }
.xs-theme-5 .control-panel a, .xs-theme-5 .control-panel span, .xs-theme-5 .control-panel label { color: #fff; }
.xs-theme-5 .menu-c2 li.active a, .xs-theme-5 .menu-c2 li a:hover { background: var(--xs-accent-dark); color: #fff; }
.xs-theme-5 .cl-rl, .xs-theme-5 .colgiai td div.cl-rl { color: var(--xs-accent-dark); }
.xs-theme-5 a.item_sublink { background: var(--xs-accent-dark); color: #fff; }

/* ---------- section head ---------- */
.xs-section-head { display: flex; align-items: center; gap: 10px; margin: 0 0 12px; }
.xs-section-head span {
  font-family: var(--xs-display); text-transform: uppercase; font-size: 15px; letter-spacing: .4px;
  color: #fff; background: var(--xs-accent-dark); padding: 8px 14px; border-radius: 8px;
}
.xs-section-head::after { content: ""; flex: 1; height: 3px; border-radius: 3px; background: linear-gradient(90deg, var(--xs-gold), transparent); }

/* ---------- results emphasis ---------- */
.xs-theme-5 .colgiai .gdb div, .xs-theme-5 table.kqmb .db td.number, .xs-theme-5 .gdb, .xs-theme-5 .madb {
  color: var(--xs-accent) !important; font-weight: 800 !important;
}
.xs-theme-5 .colgiai .gdb div, .xs-theme-5 table.kqmb .db td.number { font-size: 30px !important; }
.xs-theme-5 table.kqmb tr:nth-child(even) td { background: rgba(0,0,0,.02); }
.xs-theme-5 .txt-giai { color: var(--xs-ink); }
.xs-theme-5 table td, .xs-theme-5 table th { color: inherit; }

/* ---------- boxes ---------- */
.xs-theme-5 .box, .xs-theme-5 .content-right {
  background: var(--xs-card); color: var(--xs-ink);
  border: 1px solid var(--xs-border); border-radius: var(--xs-radius);
  margin-bottom: 12px; overflow: hidden;
}

/* ---------- WP content (page/single) ---------- */
.xs-prose { background: var(--xs-card); color: var(--xs-ink); padding: 18px 20px; line-height: 1.75; font-size: 16px; }
.xs-prose h1, .xs-prose h2, .xs-prose h3 { font-family: var(--xs-display); color: var(--xs-accent-dark); margin: 22px 0 10px; line-height: 1.25; }
.xs-prose h1 { font-size: 26px; margin-top: 0; }
.xs-prose h2 { font-size: 21px; }
.xs-prose h3 { font-size: 18px; }
.xs-prose p { margin: 0 0 14px; }
.xs-prose a { color: var(--xs-accent-dark); text-decoration: underline; }
.xs-prose ul, .xs-prose ol { margin: 0 0 14px 22px; }
.xs-prose img { border-radius: 8px; margin: 10px 0; }
.xs-prose table { width: 100%; border-collapse: collapse; margin-bottom: 16px; }
.xs-prose table th, .xs-prose table td { border: 1px solid var(--xs-border); padding: 8px; }
.xs-prose table th { background: var(--xs-title-bg); color: var(--xs-title-ink); }
.post-meta { color: var(--xs-muted); font-size: 13px; margin-bottom: 12px; }

/* blog list */
.xs-bloglist { list-style: none; margin: 0; padding: 0; }
.xs-bloglist li { padding: 14px 0; border-bottom: 1px dashed var(--xs-border); }
.xs-bloglist li:last-child { border-bottom: 0; }
.xs-bloglist h3 { margin: 0 0 8px; font-size: 17px; }
.xs-bloglist h3 a { color: var(--xs-accent-dark); }
.xs-bloglist img { max-width: 130px; border-radius: 8px; margin: 0 12px 6px 0; }
.xs-bloglist .sapo { color: var(--xs-muted); }
.xs-theme-5 .paging a, .xs-theme-5 .paging span {
  display: inline-block; padding: 7px 12px; margin: 2px; border-radius: 8px;
  border: 1px solid var(--xs-border); background: var(--xs-card); color: var(--xs-ink); text-decoration: none;
}
.xs-theme-5 .paging a:hover, .xs-theme-5 .paging .current { background: var(--xs-accent); color: #fff; border-color: var(--xs-accent); }

/* quay thu: content-quaythu.php co .col-l long nhau -> reset */
.xs-quaythu .col-l, .xs-quaythu .col-center, .xs-quaythu .col-right {
  width: auto !important; float: none !important; display: block !important; padding: 0 !important;
}

/* 404 */
.xs-404 { background: var(--xs-card); border-radius: var(--xs-radius); padding: 20px; text-align: center; }
.xs-404 p { margin: 14px 0 0; color: var(--xs-muted); }

/* fallback */
.xs-fallback { background: var(--xs-card) !important; color: var(--xs-ink); }
.xs-fallback h2 { color: var(--xs-accent); font-family: var(--xs-display); }

/* ---------- FOOTER (rich + contrast guard) ---------- */
.xs-theme-5 .footer.xs-footer { background: var(--xs-footer-bg); color: var(--xs-footer-ink); margin-top: 28px; }
.xs-footer .xs-footer-inner { max-width: var(--xs-max); margin: 0 auto; padding: 0 14px; }
.xs-footer, .xs-footer p, .xs-footer li, .xs-footer span, .xs-footer strong, .xs-footer div { color: var(--xs-footer-ink); }
.xs-footer a { color: var(--xs-footer-link); text-decoration: none; }
.xs-footer a:hover { color: #fff; text-decoration: underline; }
.xs-footer-top { padding: 30px 0 10px; border-bottom: 1px solid rgba(255,255,255,.10); }
.xs-footer-top .xs-footer-inner {
  display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 26px;
}
.xs-footer-col h3 {
  margin: 0 0 12px; font-family: var(--xs-display); font-size: 15px; text-transform: uppercase;
  letter-spacing: .5px; color: #fff !important; padding-bottom: 8px;
  border-bottom: 2px solid var(--xs-accent); display: inline-block;
}
.xs-footer-col ul { list-style: none; margin: 0; padding: 0; }
.xs-footer-col li { margin-bottom: 8px; font-size: 14px; }
.xs-footer-col li a::before { content: "› "; color: var(--xs-gold); }
.xs-footer-logo img { max-height: 44px; width: auto; margin-bottom: 12px; }
.xs-footer-desc { font-size: 13.5px; line-height: 1.7; margin: 0 0 12px; opacity: .92; }
.xs-footer-badges { list-style: none; margin: 0; padding: 0; display: flex; gap: 10px; }
.xs-footer-links { padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,.10); font-size: 13px; }
.xs-footer-links a { margin-right: 10px; }
.xs-footer-bottom { padding: 16px 0 22px; }
.xs-footer-bottom .xs-footer-inner { display: flex; flex-wrap: wrap; gap: 8px; justify-content: space-between; align-items: center; }
.xs-copy { margin: 0; font-size: 13.5px; }
.xs-copy strong { color: #fff; }
.xs-disclaimer { margin: 0; font-size: 12.5px; opacity: .8; }
.xs-footer .share-social, .xs-footer .coppyr { float: none; }

/* go top: base.css dung #go-top (ID) nen phai tang specificity */
.xs-theme-5 #go-top.xs-gotop {
  position: fixed; right: 14px; bottom: 84px; z-index: 40;
  width: 44px; height: 44px; line-height: 44px; padding: 0; text-align: center;
  background-color: var(--xs-accent); color: #fff !important; border-radius: 50%;
  box-shadow: var(--xs-shadow); text-decoration: none; font-size: 22px;
}
.xs-theme-5 #go-top.hidden { display: none; }

/* ---------- shared inner-page grid fallback ---------- */
.xs-theme-5 .col-l, .xs-theme-5 .col-center, .xs-theme-5 .col-right { min-width: 0; }

/* ---------- responsive base ---------- */
@media (max-width: 900px) {
  .xs-footer-top .xs-footer-inner { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 600px) {
  .xs-theme-5 .taskbar { font-size: 14px; }
  .xs-theme-5 .colgiai .gdb div, .xs-theme-5 table.kqmb .db td.number { font-size: 24px !important; }
  .xs-footer-top .xs-footer-inner { grid-template-columns: 1fr; gap: 20px; }
  .xs-prose { padding: 14px; }
}


/* FAQ Accordion */
.xs-theme-5 .faq-accordion { margin: 20px 0; }
.xs-theme-5 .faq-item { background: #1a1525; border: 1px solid #3a0a18; border-radius: 6px; margin-bottom: 10px; }
.xs-theme-5 .faq-question { padding: 14px 16px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: 700; color: var(--xs-gold); font-family: var(--xs-display); font-size: 16px; text-transform: uppercase; letter-spacing: 0.5px; }
.xs-theme-5 .faq-question:hover { background: #2a1230; }
.xs-theme-5 .toggle-icon::before { content: "›"; font-size: 22px; transition: transform 0.2s; display: inline-block; }
.xs-theme-5 .faq-item.active .toggle-icon::before { transform: rotate(90deg); }
.xs-theme-5 .faq-answer { border-top: 1px solid #3a0a18; background: #0b1020; }
.xs-theme-5 .answer-content { padding: 14px 16px; color: var(--xs-ink); font-size: 15px; line-height: 1.6; }


/* ================= LAYOUT: TV Broadcast =================
   Chrome toi, nhung NOI DUNG dat tren nen sang -> khong bi chu toi tren nen toi. */
.xs-tv-bar {
  display: flex; align-items: center; justify-content: center; gap: 14px; flex-wrap: wrap;
  background: #000; color: #fff; padding: 10px 12px; border-bottom: 3px solid var(--xs-accent);
  font-family: var(--xs-display); letter-spacing: .5px;
}
.xs-tv-bar strong, .xs-tv-clock { color: #fff; }
.xs-onair { color: var(--xs-accent); animation: xsBlink 1.2s infinite; }
@keyframes xsBlink { 50% { opacity: .35; } }
.xs-tv {
  max-width: var(--xs-max); margin: 14px auto; padding: 0 12px;
  display: grid; grid-template-columns: minmax(0,1fr) 320px; gap: 14px; align-items: start;
}
.xs-tv .col-l, .xs-tv .col-center, .xs-tv .col-right {
  width: auto !important; float: none !important; display: block !important; margin: 0 !important; padding: 0 !important;
}
.xs-tv-screen {
  background: #10182c; border: 3px solid #2b3550; border-radius: var(--xs-radius); padding: 10px;
  box-shadow: 0 0 0 1px rgba(255,45,61,.25), inset 0 0 50px rgba(0,0,0,.5);
}
.xs-tv-title { color: var(--xs-gold); font-family: var(--xs-display); margin: 2px 0 10px; font-size: 19px; }
.xs-tv-inner { background: #fff; border-radius: 8px; padding: 10px; color: var(--xs-ink); }
.xs-tv-inner, .xs-tv-inner p, .xs-tv-inner td, .xs-tv-inner th, .xs-tv-inner li, .xs-tv-inner div { color: #1b2230; }
.xs-tv-inner a { color: var(--xs-accent-dark); }
.xs-tv-channels { background: #10182c; border: 1px solid #2b3550; border-radius: var(--xs-radius); padding: 12px; }
.xs-tv-channels-head {
  color: var(--xs-gold); font-family: var(--xs-display); text-transform: uppercase;
  border-bottom: 2px solid rgba(255,225,77,.3); padding-bottom: 8px; margin-bottom: 12px;
}
.xs-tv-channels .box, .xs-tv-channels .content-right { background: #fff !important; color: #1b2230 !important; }
.xs-theme-5 .colgiai .gdb div, .xs-theme-5 table.kqmb .db td.number { text-shadow: 0 0 10px rgba(255,45,61,.25); }
/* inner pages dark frame */
.xs-theme-5 .xs-prose { background: #fff; }
@media (max-width: 1023px) { .xs-tv { grid-template-columns: 1fr; } }

/* ---------- inner-page grid (dung khi layout render .xs-dash) ---------- */
.xs-dash {
  max-width: var(--xs-max); margin: 14px auto; padding: 0 12px;
  display: grid; grid-template-columns: minmax(0,1fr) 320px; gap: 14px; align-items: start;
}
.xs-dash .col-l, .xs-dash .col-center, .xs-dash .col-right {
  width: auto !important; float: none !important; display: block !important; margin: 0 !important;
}
@media (max-width: 1023px) { .xs-dash { grid-template-columns: 1fr; } }

    
    /* ========== SUBMENU + HEADER RESET (2026-08-16 fix) ========== */
    /* Bug: nav#nav li > a {color:#fff} thang .menu-c2 li a {color:#333} -> chu trang tren nen trang */
    .xs-theme-5 header.xs-hd { color: #fff; }
    .xs-theme-5 .xs-hd-wrap { max-width: var(--xs-max); margin: 0 auto; padding: 0 12px; }
    .xs-theme-5 .taskbar {
      background: transparent !important; border: 0 !important; margin: 0; padding: 0;
      color: #fff !important; font-family: var(--xs-display); font-size: 18px;
      line-height: 1.25; letter-spacing: .3px; text-transform: uppercase;
    }
    .xs-theme-5 .logo { margin: 0; }
    .xs-theme-5 .txtlogo { color: #fff !important; display: inline-block; }
    .xs-theme-5 .txtlogo img { max-height: 40px; width: auto; display: block; }
    .xs-theme-5 .navbar-toggle {
      background: rgba(255,255,255,.16); border: 0; border-radius: 8px; padding: 8px 9px; float: none;
    }
    .xs-theme-5 .navbar-toggle .icon-bar { background: #fff !important; display: block; height: 2px; width: 22px; margin: 4px 0; }
    
    /* Top-level nav links: white on dark nav */
    .xs-theme-5 nav#nav { background: var(--xs-nav, var(--xs-accent-dark)); }
    .xs-theme-5 nav#nav > ul > li > a,
    .xs-theme-5 nav#nav .nav-pc > li > a,
    .xs-theme-5 nav#nav #nav-horizontal-list > li > a { color: #fff; }
    .xs-theme-5 nav#nav > ul > li:hover > a,
    .xs-theme-5 nav#nav > ul > li.active > a,
    .xs-theme-5 nav#nav .nav-pc > li:hover > a,
    .xs-theme-5 nav#nav .nav-pc > li.active > a,
    .xs-theme-5 nav#nav #nav-horizontal-list > li:hover > a,
    .xs-theme-5 nav#nav #nav-horizontal-list > li.active > a {
      background: var(--xs-gold); color: #1a1a1a;
    }
    
    /* Desktop submenu .menu-c2 — MUST be dark text on white */
    .xs-theme-5 nav#nav .menu-c2 {
      background: #fff !important; border: 1px solid var(--xs-border, #e2e5ea);
      box-shadow: 0 8px 24px rgba(15,20,35,.12); border-radius: 8px; padding: 6px 0 !important; z-index: 9999;
    }
    .xs-theme-5 nav#nav .menu-c2 li { padding: 0 !important; border-bottom: 1px dashed #eee; }
    .xs-theme-5 nav#nav .menu-c2 li:last-child { border-bottom: 0; }
    .xs-theme-5 nav#nav .menu-c2 li a,
    .xs-theme-5 nav#nav .menu-c2 li:not(.active) a,
    .xs-theme-5 nav#nav li:hover .menu-c2 li a,
    .xs-theme-5 nav#nav li.active .menu-c2 li a,
    .xs-theme-5 nav#nav li:hover .menu-c2 a {
      color: #1f2430 !important; background: transparent !important;
      display: block; padding: 8px 16px !important; line-height: 1.4;
      text-transform: none; white-space: nowrap;
    }
    .xs-theme-5 nav#nav .menu-c2 li a:hover,
    .xs-theme-5 nav#nav .menu-c2 li:hover > a,
    .xs-theme-5 nav#nav .menu-c2 li.active > a {
      background: var(--xs-title-bg, #fff6cf) !important;
      color: var(--xs-accent-dark, #96091f) !important;
    }
    
    /* Mobile drawer */
    .xs-theme-5 .nav-pc { background: #fff; }
    .xs-theme-5 .nav-horizontal li { background: #fff; }
    .xs-theme-5 .nav-horizontal li > a { color: #111 !important; background: transparent !important; }
    .xs-theme-5 .nav-horizontal li.active > a,
    .xs-theme-5 .nav-horizontal li:hover > a { background: var(--xs-accent) !important; color: #fff !important; }
    .xs-theme-5 .nav-horizontal li.menu-header,
    .xs-theme-5 .nav-horizontal li.menu-header a { background: var(--xs-accent) !important; color: #fff !important; }
    .xs-theme-5 .nav-horizontal .menu-c2 { background: #f7f7f7 !important; box-shadow: none; border: 0; border-radius: 0; }
    .xs-theme-5 .nav-horizontal .menu-c2 li a { color: #222 !important; padding-left: 28px !important; }
    .xs-theme-5 .nav-horizontal .menu-c2 li a:hover { background: #eee !important; color: var(--xs-accent-dark) !important; }
    
    /* Shared footer helpers */
    .xs-theme-5 .xs-ft-wrap { max-width: var(--xs-max); margin: 0 auto; padding: 0 14px; }
    .xs-theme-5 .footer.xs-footer { background: var(--xs-footer-bg); color: var(--xs-footer-ink); margin-top: 28px; }
    .xs-theme-5 .xs-footer,
    .xs-theme-5 .xs-footer p,
    .xs-theme-5 .xs-footer li,
    .xs-theme-5 .xs-footer span,
    .xs-theme-5 .xs-footer strong,
    .xs-theme-5 .xs-footer div { color: var(--xs-footer-ink); }
    .xs-theme-5 .xs-footer a { color: var(--xs-footer-link); text-decoration: none; }
    .xs-theme-5 .xs-footer a:hover { color: #fff; text-decoration: underline; }
    .xs-theme-5 .xs-ft-col h3 {
      margin: 0 0 12px; font-family: var(--xs-display); font-size: 14px;
      text-transform: uppercase; letter-spacing: .5px; color: #fff !important;
    }
    .xs-theme-5 .xs-ft-col ul { list-style: none; margin: 0; padding: 0; }
    .xs-theme-5 .xs-ft-col li { margin-bottom: 8px; font-size: 14px; }
    .xs-theme-5 .xs-ft-logo { max-height: 42px; width: auto; margin-bottom: 10px; display: block; }
    .xs-theme-5 .xs-fine { opacity: .8; font-size: 12.5px; }
    .xs-theme-5 .footer .share-social,
    .xs-theme-5 .footer .coppyr { float: none; }
    .xs-theme-5 #go-top.xs-gotop {
      position: fixed; right: 14px; bottom: 84px; z-index: 40;
      width: 44px; height: 44px; line-height: 44px; padding: 0; text-align: center;
      background-color: var(--xs-accent); color: #fff !important; border-radius: 50%;
      box-shadow: 0 8px 24px rgba(15,20,35,.15); text-decoration: none; font-size: 22px;
    }
    .xs-theme-5 #go-top.hidden { display: none; }
    

    /* HEADER 5 broadcast */
    .xs-theme-5 .xs-hd-5 { background: #05080f; }
    .xs-theme-5 .xs-hd5-status { display: flex; justify-content: center; gap: 18px; flex-wrap: wrap; padding: 7px 12px; background: #000; border-bottom: 2px solid var(--xs-accent); font-family: var(--xs-display); font-size: 13px; letter-spacing: .8px; }
    .xs-theme-5 .xs-hd5-onair { color: var(--xs-accent); animation: xsBlink 1.2s infinite; }
    .xs-theme-5 .xs-hd5-ch, .xs-theme-5 .xs-hd5-clock { color: #fff; }
    .xs-theme-5 .xs-hd5-brandbar { display: flex; align-items: center; justify-content: center; gap: 14px; padding: 16px 12px; background: radial-gradient(ellipse at center, #2a1230 0%, #12091f 70%); position: relative; }
    .xs-theme-5 .xs-hd-5 .taskbar { color: var(--xs-gold) !important; text-shadow: 0 0 12px rgba(255,225,77,.35); }
    .xs-theme-5 .xs-hd-5 .navbar-toggle { position: absolute; left: 12px; background: rgba(255,255,255,.12); }
    
    /* FOOTER 5 channels */
    .xs-theme-5 .xs-ft5-ticker { background: #000; color: var(--xs-gold); overflow: hidden; white-space: nowrap; padding: 8px 0; border-bottom: 2px solid var(--xs-accent); font-family: var(--xs-display); letter-spacing: 1px; text-align: center; }
    .xs-theme-5 .xs-ft5-cols { padding: 24px 0; }
    .xs-theme-5 .xs-ft5-cols .xs-ft-wrap { display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; }
    .xs-theme-5 .xs-ft-col h3 i { color: var(--xs-accent); font-style: normal; margin-right: 6px; }
    .xs-theme-5 .xs-ft5-bottom { background: #000; padding: 14px 0 20px; border-top: 1px solid #1a2030; }
    .xs-theme-5 .xs-ft5-bottom .xs-ft-wrap { display: flex; justify-content: space-between; gap: 10px; flex-wrap: wrap; }
    @media (max-width:900px) { .xs-theme-5 .xs-ft5-cols .xs-ft-wrap { grid-template-columns: 1fr 1fr; } }
    @media (max-width:600px) { .xs-theme-5 .xs-ft5-cols .xs-ft-wrap { grid-template-columns: 1fr; } }
    
