
:root{--ldrfe-home-bg:url("https://linedancer-radio.com/wp-content/uploads/2026/05/544F0E95-3641-4282-8A02-28D240D76720.png")}
body.ldrfe-persistent-active{background-color:#020816!important;background-image:linear-gradient(rgba(2,7,18,.34),rgba(2,7,18,.62)),var(--ldrfe-home-bg)!important;background-repeat:no-repeat!important;background-position:center top!important;background-size:cover!important;background-attachment:fixed!important}
#ldrfe-station-header{position:sticky;top:0;z-index:99999;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;width:100%;padding:8px max(14px,calc((100vw - 1320px)/2));background:rgba(3,10,23,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(112,175,226,.22);box-shadow:0 8px 28px rgba(0,0,0,.34)}
#ldrfe-station-header[hidden]{display:none!important}
.ldrfe-station-nav{display:flex;align-items:center;gap:4px;white-space:nowrap}
.ldrfe-station-nav a{display:flex;align-items:center;min-height:44px;padding:0 10px;border-radius:8px;color:rgba(239,247,255,.72);font:900 11px/1 Arial,sans-serif;letter-spacing:.08em;text-decoration:none}
.ldrfe-station-nav a:hover,.ldrfe-station-nav a.is-active{color:#fff;background:rgba(31,89,139,.32)}
.ldrfe-station-nav a.is-active{box-shadow:inset 0 -2px #ff7a2f}
.ldrfe-station-player-slot{min-width:0;width:100%;max-width:980px;justify-self:end;background:transparent!important}
.ldrfe-station-player-slot>.ldrlsp-card{width:100%!important;max-width:none!important;margin:0!important}
.ldrfe-direct-player-bootstrap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
body.ldrfe-player-full #ldrfe-station-header{display:none!important}
body.ldrfe-player-compact .ldrfe-public-player{display:none!important}
.ldrfe-public-player{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}
.ldrfe-public-player>.ldrlsp-card{border-radius:18px!important;overflow:hidden!important}
@media(max-width:900px){
  #ldrfe-station-header{grid-template-columns:1fr;gap:5px;padding:6px 10px}
  .ldrfe-station-nav{justify-content:center;overflow-x:auto}
  .ldrfe-station-player-slot{max-width:none;justify-self:stretch}
}
@media(max-width:600px){
  .ldrfe-station-nav a{padding:0 7px;font-size:9px;min-height:34px}
  body.ldrfe-persistent-active{background-attachment:scroll!important}
}

/* RC1 HF44 — active nav uses blue, not orange */
.ldrfe-station-nav a{position:relative;box-shadow:none!important}
.ldrfe-station-nav a.is-active{
  color:#fff!important;background:linear-gradient(135deg,rgba(21,78,125,.78),rgba(12,45,77,.92))!important;
  box-shadow:0 1px 0 rgba(63,169,245,.92)!important
}
.ldrfe-station-nav a.is-active::after{
  content:"";position:absolute;left:12px;right:12px;bottom:3px;height:1px;border-radius:1px;
  background:#42b9ff;box-shadow:0 0 3px rgba(66,185,255,.32)
}
