body.vibe-site .navbar .nav-link,body.vibe-site .navbar .dropdown-item{color:#fff!important}
body.vibe-site .header .vibe-global-search-trigger,body.vibe-site .navbar .vibe-global-search-trigger{color:#df0001!important;background:transparent!important;border:0!important;box-shadow:none!important}
body.vibe-site .vibe-live-programs[hidden],body.vibe-site .vibe-live-progress[hidden]{display:none!important}
body.vibe-site .home-top-played-title{color:rgba(255,255,255,.85)!important}
body.vibe-site .home-top-played-artist{color:#fff!important}
body.vibe-site .home-now-playing .live{display:inline-flex!important;width:fit-content!important;max-width:max-content!important;gap:8px;white-space:nowrap}
body.vibe-site .home-now-playing .live:before{position:static!important;flex:none}
body.vibe-site #main .page-header:not(.page-header-block){display:flex!important;flex-direction:column;align-items:center;text-align:center;gap:16px}
body.vibe-site #main .page-header h1{width:100%;margin-inline:auto!important;text-align:center;overflow-wrap:anywhere}
body.vibe-site #main .page-header .custom-select-wpr{position:relative!important;inset:auto!important;transform:none!important;max-width:100%}
body.vibe-site .vibe-duel-block{margin-block:36px}
body.vibe-site .vibe-event-poster,body.vibe-site .vibe-event-poster img,body.vibe-site .element-list.events .img-wpr{border-radius:20px!important}
body.vibe-site .vibe-event-poster img{object-fit:contain!important}
body.vibe-site #main .stef-landscape-art{aspect-ratio:16/10!important;height:auto!important;min-height:0!important;border-radius:20px!important;overflow:hidden}
body.vibe-site #main .stef-landscape-art img{aspect-ratio:16/10!important;width:100%!important;height:auto!important;min-height:0!important;object-fit:contain!important;background:#171717}
body.vibe-site .vibe-player-title{font-weight:500}
body.vibe-site .vibe-player-artist{font-weight:700}
body.vibe-site .vibe-live-progress>span{background:var(--vibe-player-gradient)!important}
.stef-preview-note{padding:12px 16px;border-radius:12px;background:#fff0f1;color:#940015;font-size:13px;line-height:1.5;margin:16px 0}
.stef-preview-vote-status{display:block;color:#940015;font-size:12px;margin-top:6px}
body.vibe-site #main .element-list .vibe-event-calendar,body.vibe-site #main .element-list-latest .vibe-event-calendar{display:none!important}
/* Match the live Vibe cover layout: two stations must not stretch the row. */
body.vibe-site .mood-radios-grid{grid-template-columns:repeat(2,minmax(0,240px))!important;justify-content:start!important;gap:18px!important}
body.vibe-site .mood-radio-card{aspect-ratio:1/1!important;min-height:0!important;border-radius:24px!important}
/* Keep the three direct actions together, even when no programme is supplied. */
body.vibe-site .home-now-playing .vibe-live-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;width:min(100%,448px)!important;max-width:100%!important;justify-content:normal!important;align-items:center!important;gap:2px!important;margin:9px 0 0!important}
body.vibe-site .home-now-playing .vibe-live-action{min-height:30px!important;font-size:12px!important;padding:5px 8px!important}
body.vibe-site .home-now-playing .vibe-live-artist-link{justify-self:start!important}
body.vibe-site .home-now-playing .vibe-live-vote{justify-self:center!important}
body.vibe-site .home-now-playing .vibe-live-share{justify-self:end!important}
@media(max-width:767px){
 body.vibe-site .home-now-playing .vibe-live-vote{display:none!important}
 body.vibe-site .mood-radios-grid{gap:12px!important}
 body.vibe-site .home-now-playing .vibe-live-actions{grid-template-columns:minmax(0,1fr) auto!important;width:min(100%,360px)!important;margin:8px auto 0!important;gap:8px!important}
}
