/* Shared shell parity: the dedicated page must use the same navigation and radio dock as home. */
html body.emission-dedicated-page .mz-canonical-header,
html body.emission-dedicated-page .topbar.mz-new-header{font-family:Inter,system-ui,sans-serif!important}
html body.emission-dedicated-page .mz-canonical-header a,
html body.emission-dedicated-page .mz-canonical-header a:hover,
html body.emission-dedicated-page .topbar.mz-new-header a,
html body.emission-dedicated-page .topbar.mz-new-header a:hover{ text-decoration:none!important }
html body.emission-dedicated-page .mz-canonical-header nav a,
html body.emission-dedicated-page .topbar.mz-new-header nav a{border-bottom:0!important;box-shadow:none!important;text-underline-offset:0!important}
html body.emission-dedicated-page #ecouter-radio .radio-dock.compact-radio[data-radio-player]{
  font-family:Inter,system-ui,sans-serif!important;
  border-radius:25px!important;
  background:linear-gradient(100deg,#19111a 0%,#1b121c 53%,#070c15 100%)!important;
}
html body.emission-dedicated-page #ecouter-radio .radio-premium-cover-wrap{background:none!important;filter:none!important}
html body.emission-dedicated-page #ecouter-radio .radio-premium-cover{display:none!important}
