/* tp17_live CCTV5 theme mapping */
.theme-cctv5-body.theme-heibai-live-cctv5 {
    --cctv5-container: 1200px;
    --cctv5-accent: var(--heibai-primary, #111111);
    --cctv5-accent-strong: #000000;
    --cctv5-accent-soft: var(--heibai-primary-pale, #f3f3f3);
    --cctv5-secondary: #555555;
    --cctv5-page: #f2f2f2;
    --cctv5-surface: #ffffff;
    --cctv5-surface-soft: #f7f7f7;
    --cctv5-text: #1c1c1c;
    --cctv5-muted: #707070;
    --cctv5-line: #dedede;
    --cctv5-radius: 0px;
    --cctv5-shadow: none;
    --cctv5-player: #050505;
    --cctv5-player-soft: #292929;
    --cctv5-player-text: #ffffff;
}

.theme-heibai-live-cctv5 .theme-cctv5-hero,
.theme-heibai-live-cctv5 .theme-cctv5-intro-card { border-top: 3px solid #111111; }
.theme-heibai-live-cctv5 .theme-cctv5-card-kicker,
.theme-heibai-live-cctv5 .theme-cctv5-eyebrow { letter-spacing: .24em; }

