/* FMTV player page specific tweaks (stage sits right under the fixed header) */
.fmtv-player-wrap { margin-top: 0; }
.fmtv-player-stage { max-height: 88vh; }
body { background: #000; }
.fmtv-header { background: linear-gradient(to bottom, rgba(0,0,0,0.85), rgba(0,0,0,0)) !important; }
