/* RadioWave 2.4.5 analytics, footer, banner, embed, and dark-theme refinements */
footer{border-top:1px solid var(--line);background:var(--card)}
.footer-links a{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .7rem;border:1px solid var(--line);border-radius:999px;color:var(--ink);font-weight:800}
.footer-links a:hover{border-color:var(--brand);color:var(--brand)}
.setting-help{display:block;margin-top:.2rem;color:var(--muted);font-weight:500;line-height:1.35}
.metric-list .country-flag,.table-wrap .country-flag{width:24px;height:18px;object-fit:cover;border-radius:3px;vertical-align:-3px;box-shadow:0 0 0 1px rgba(20,33,61,.14)}
html[data-theme=dark]{--paper:#252525;--card:#303030;--line:#454545;--shadow:0 14px 38px rgba(0,0,0,.3)}
html[data-theme=dark] body{background:#252525}
html[data-theme=dark] .site-header,html[data-theme=dark] .site-header nav,html[data-theme=dark] .radio-player,html[data-theme=dark] footer{background:#1d1d1d}
html[data-theme=dark] .footer-links a{background:#292929;color:#f3f5ff}
