:root{
  --hb-bg:#07090e;--hb-panel:#0d121b;--hb-card:#111722;--hb-card2:#0b1018;--hb-soft:#171e2b;--hb-line:rgba(255,255,255,.085);--hb-text:#fff;--hb-muted:#9aa5b6;--hb-muted2:#717d90;--hb-red:#e50914;--hb-red2:#ff3b46;--hb-orange:#ff7a18;--hb-green:#24d366;--hb-shadow:0 14px 34px rgba(0,0,0,.28)
}
.hb-radio-template,.hb-radio-home,.hb-radio-section,.hb-radio-player-page{background:radial-gradient(circle at 18% 0,rgba(229,9,20,.08),transparent 28%),var(--hb-bg);color:var(--hb-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.hb-radio-template a,.hb-radio-home a{color:inherit}.hb-radio-section{max-width:1240px;margin:0 auto;padding:22px 14px}.hb-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#ffd9dd;background:rgba(229,9,20,.10);border:1px solid rgba(229,9,20,.24);padding:5px 9px;border-radius:999px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.075em}.hb-radio-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.hb-radio-toolbar h2{font-size:clamp(20px,2.35vw,30px);line-height:1.08;margin:8px 0 4px;letter-spacing:-.035em}.hb-section-intro{margin:0;color:var(--hb-muted);font-size:12.5px;max-width:640px;line-height:1.45}.hb-radio-search{min-width:280px;height:40px;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.052);border:1px solid var(--hb-line);border-radius:999px;padding:0 13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.hb-radio-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:12.8px}.hb-radio-search input::placeholder{color:#738095}.hb-radio-search i{color:#ffccd1;font-size:12px}
.hb-tunein-hero{max-width:1240px;margin:0 auto;padding:24px 14px 4px;display:grid;grid-template-columns:1.45fr .62fr;gap:14px;align-items:stretch}.hb-tunein-copy{position:relative;overflow:hidden;border:1px solid var(--hb-line);border-radius:22px;padding:22px;min-height:185px;background:linear-gradient(135deg,rgba(255,255,255,.065),rgba(255,255,255,.026)),radial-gradient(circle at 82% 18%,rgba(229,9,20,.22),transparent 35%),#0c111b;box-shadow:var(--hb-shadow)}.hb-tunein-copy:after{content:"";position:absolute;right:-70px;bottom:-95px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(229,9,20,.26),transparent 62%)}.hb-tunein-copy h1{max-width:720px;margin:12px 0 8px;font-size:clamp(30px,4.2vw,50px);letter-spacing:-.055em;line-height:.96}.hb-tunein-copy p{max-width:620px;color:#d2d9e6;font-size:13.5px;line-height:1.48;margin:0}.hb-tunein-stats{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.hb-tunein-stats span{background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:8px 10px;color:#dce4f1;font-size:11.5px}.hb-tunein-stats b{display:block;color:#fff;font-size:14.5px}.hb-tunein-mini{border:1px solid var(--hb-line);border-radius:22px;padding:18px;background:linear-gradient(180deg,#141b29,#090d14);box-shadow:var(--hb-shadow);display:flex;flex-direction:column;justify-content:end;min-height:185px}.hb-tunein-mini i{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--hb-red),var(--hb-orange));font-size:21px;box-shadow:0 12px 24px rgba(229,9,20,.22)}.hb-tunein-mini strong{font-size:17px;line-height:1.1;margin-top:12px}.hb-tunein-mini span{color:var(--hb-muted);margin-top:5px;font-size:12px;line-height:1.35}
.hb-radio-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:stretch}.hb-radio-card{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.060),rgba(255,255,255,.026));border:1px solid var(--hb-line);border-radius:18px;padding:10px;box-shadow:0 10px 24px rgba(0,0,0,.20);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;display:flex;flex-direction:column;min-width:0}.hb-radio-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(229,9,20,.085),transparent 42%);pointer-events:none}.hb-radio-card:hover{transform:translateY(-2px);border-color:rgba(229,9,20,.40);background:linear-gradient(180deg,rgba(255,255,255,.080),rgba(255,255,255,.034));box-shadow:0 14px 32px rgba(0,0,0,.26)}.hb-radio-art{position:relative;z-index:1}.hb-radio-logo-wrap{display:block;aspect-ratio:1/1;border-radius:15px;overflow:hidden;background:#111827;border:1px solid rgba(255,255,255,.075);box-shadow:0 8px 18px rgba(0,0,0,.23)}.hb-radio-logo-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}.hb-radio-card:hover .hb-radio-logo-wrap img{transform:scale(1.03)}.hb-radio-card-play{position:absolute;right:8px;bottom:8px;width:38px;height:38px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--hb-red),var(--hb-red2));color:#fff;box-shadow:0 8px 18px rgba(229,9,20,.33);cursor:pointer;display:grid;place-items:center;transition:transform .15s ease}.hb-radio-card-play:hover{transform:scale(1.05)}.hb-live-dot{display:inline-flex;gap:5px;align-items:center;color:#fff;background:rgba(229,9,20,.18);border:1px solid rgba(229,9,20,.34);padding:3px 7px;border-radius:999px;font-size:8.8px;font-weight:900;text-transform:uppercase;letter-spacing:.055em}.hb-live-dot i{width:5px;height:5px;background:var(--hb-red);border-radius:50%;box-shadow:0 0 0 4px rgba(229,9,20,.11);animation:hbPulse 1.45s infinite}.hb-radio-art .hb-live-dot{position:absolute;left:7px;top:7px}@keyframes hbPulse{50%{box-shadow:0 0 0 7px rgba(229,9,20,.035)}}
.hb-radio-card-body{position:relative;z-index:1;padding:9px 1px 0;display:flex;flex-direction:column;flex:1;min-width:0}.hb-card-topline,.hb-radio-info-row,.hb-player-badges,.hb-info-grid{display:flex;flex-wrap:wrap;gap:5px}.hb-card-topline span,.hb-radio-info-row span,.hb-player-badges span,.hb-info-grid span{font-size:9.8px;color:#d7deea;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.065);border-radius:999px;padding:3px 6px;font-weight:750;line-height:1.2}.hb-radio-card h3{margin:7px 0 3px;font-size:14.5px;line-height:1.13;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-radio-card h3 a,.hb-radio-actions a{color:#fff;text-decoration:none}.hb-tagline{display:block;color:#f3f6fb;font-size:11.2px;margin-bottom:3px;line-height:1.28;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.hb-card-desc{margin:0;color:var(--hb-muted);font-size:11.2px;line-height:1.34;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-now-mini{margin-top:8px;display:flex;align-items:center;gap:7px;color:#d9e1ef;background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.060);border-radius:12px;padding:7px 8px;font-size:11px;min-width:0}.hb-now-mini i{color:#ffccd1;font-size:11px}.hb-now-mini b,.hb-now-mini span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-now-mini span{font-size:10px;color:var(--hb-muted);line-height:1.2}.hb-radio-info-row{margin-top:7px}.hb-radio-actions{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:auto;padding-top:9px}.hb-listen-btn{position:static;width:auto;height:auto;min-height:32px;padding:0 10px;font-weight:900;font-size:11px;display:inline-flex;gap:6px;align-items:center}.hb-info-link{font-weight:800;color:#ffccd1!important;font-size:11px;white-space:nowrap}.hb-empty{color:var(--hb-muted)}
.hb-radio-player-page{padding:28px 14px 112px}.hb-radio-player-hero{max-width:1120px;margin:0 auto;background:radial-gradient(circle at top left,rgba(229,9,20,.22),transparent 38%),linear-gradient(135deg,#141b29,#070a10);border:1px solid var(--hb-line);border-radius:24px;padding:20px;display:grid;grid-template-columns:220px 1fr;gap:22px;align-items:center;box-shadow:var(--hb-shadow)}.hb-player-art{position:relative}.hb-player-art img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.09);box-shadow:0 16px 34px rgba(0,0,0,.30)}.hb-player-art .hb-live-dot{position:absolute;left:10px;top:10px}.hb-radio-player-hero h1{font-size:clamp(28px,4.1vw,48px);margin:9px 0;line-height:.98;letter-spacing:-.05em}.hb-player-tagline{color:#d8deea;font-size:14px;max-width:700px;line-height:1.42}.hb-player-now{margin:13px 0;display:flex;gap:9px;align-items:center;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.085);border-radius:15px;padding:11px 12px;max-width:560px}.hb-player-now i{font-size:17px;color:#ffccd1}.hb-player-now strong,.hb-player-now span{display:block}.hb-player-now span,.hb-metadata-line{color:var(--hb-muted);font-size:11.5px}.hb-big-play{background:linear-gradient(135deg,var(--hb-red),var(--hb-red2));color:#fff;border:0;border-radius:999px;padding:11px 16px;font-weight:900;font-size:12px;cursor:pointer;box-shadow:0 11px 24px rgba(229,9,20,.25);display:inline-flex;align-items:center;gap:8px}.hb-radio-schedule,.hb-now-playing,.hb-radio-content,.hb-radio-info-panel{max-width:1120px;margin:13px auto 0;background:rgba(255,255,255,.050);border:1px solid var(--hb-line);border-radius:17px;padding:14px;color:#d8deea}.hb-radio-schedule{display:flex;gap:9px}.hb-radio-schedule strong,.hb-radio-schedule span{display:block}.hb-radio-info-panel h2{margin:0 0 9px;font-size:20px}.hb-info-description{color:var(--hb-muted);font-size:13.2px;line-height:1.58}.hb-radio-socials{display:flex;gap:8px;margin-top:11px}.hb-radio-socials a{width:36px;height:36px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);display:grid;place-items:center;color:#fff;text-decoration:none}.hb-now-playing{display:flex;gap:9px;align-items:center}.hb-now-playing i{color:#ffccd1;font-size:17px}.hb-now-playing strong,.hb-now-playing span{display:block}.hb-sticky-player{position:fixed;left:16px;right:16px;bottom:16px;z-index:9999;background:rgba(10,14,23,.975);backdrop-filter:blur(16px);border:1px solid var(--hb-line);border-radius:18px;padding:8px 10px;display:none;align-items:center;gap:10px;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.48)}.hb-sticky-player.is-active{display:flex}.hb-sticky-player img{width:46px;height:46px;border-radius:12px;object-fit:cover}.hb-sticky-player strong{display:block;font-size:13.2px}.hb-sticky-player span{color:var(--hb-muted);font-size:10.5px}.hb-sticky-player button{margin-left:auto;border:0;background:linear-gradient(135deg,var(--hb-red),var(--hb-red2));color:#fff;width:38px;height:38px;border-radius:999px;cursor:pointer}.hb-sticky-player .hb-stop{margin-left:0;background:rgba(255,255,255,.12)}
.hb-radio-card.is-playing{border-color:rgba(36,211,102,.58);box-shadow:0 14px 34px rgba(36,211,102,.10),0 10px 24px rgba(0,0,0,.20)}.hb-radio-card.is-playing .hb-radio-card-play{background:linear-gradient(135deg,var(--hb-green),#00a95a)}.hb-radio-card.is-playing .hb-live-dot{background:rgba(36,211,102,.18);border-color:rgba(36,211,102,.38)}.hb-radio-card.is-playing .hb-live-dot i{background:var(--hb-green);box-shadow:0 0 0 4px rgba(36,211,102,.12)}
@media(max-width:1180px){.hb-tunein-hero{grid-template-columns:1fr}.hb-tunein-mini{min-height:135px}.hb-radio-player-hero{grid-template-columns:1fr}.hb-player-art img{max-width:220px}.hb-radio-toolbar{display:block}.hb-radio-search{margin-top:12px;min-width:0;max-width:520px}.hb-radio-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:980px){.hb-radio-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.hb-card-desc{display:none}.hb-now-mini{display:none}.hb-radio-card h3{font-size:14.2px}.hb-tagline{font-size:11px}}
@media(max-width:760px){.hb-radio-section{padding:18px 11px}.hb-radio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hb-tunein-hero{padding:16px 11px 4px}.hb-tunein-copy{padding:18px;border-radius:20px;min-height:170px}.hb-tunein-copy h1{font-size:31px}.hb-tunein-mini{border-radius:20px}.hb-card-topline span:nth-child(n+2),.hb-radio-info-row span:nth-child(n+2){display:none}.hb-radio-actions{padding-top:8px}.hb-info-link{display:none}}
@media(max-width:560px){.hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hb-radio-card{padding:8px;border-radius:16px}.hb-radio-logo-wrap{border-radius:13px}.hb-radio-card-play{width:32px;height:32px;right:6px;bottom:6px;font-size:12px}.hb-live-dot{font-size:8px;padding:3px 6px}.hb-radio-card h3{font-size:13.5px;margin-top:6px}.hb-tagline{font-size:10.7px}.hb-card-topline,.hb-radio-info-row{gap:4px}.hb-card-topline span,.hb-radio-info-row span{font-size:9px;padding:3px 5px}.hb-listen-btn{width:100%;justify-content:center;min-height:31px;font-size:10.5px;padding:0 8px}.hb-radio-toolbar h2{font-size:23px}.hb-section-intro{font-size:12px}.hb-radio-search{height:39px}.hb-tunein-copy h1{font-size:28px}.hb-tunein-copy p{font-size:12.6px}.hb-tunein-stats span{padding:7px 9px;font-size:11px}.hb-tunein-stats b{font-size:13px}.hb-tunein-mini{display:none}.hb-radio-player-hero{padding:15px;border-radius:21px}.hb-player-art img{max-width:175px}.hb-radio-player-hero h1{font-size:29px}.hb-player-tagline{font-size:12.7px}.hb-sticky-player{left:8px;right:8px;bottom:9px;border-radius:17px}.hb-sticky-player img{width:42px;height:42px}.hb-sticky-player strong{font-size:12.5px}.hb-sticky-player span{display:none}.hb-sticky-player button{width:35px;height:35px}.hb-radio-template,.hb-radio-section{padding-left:8px;padding-right:8px}}
@media(max-width:380px){.hb-radio-grid{grid-template-columns:1fr}.hb-radio-card{display:grid;grid-template-columns:74px 1fr;gap:9px;align-items:center}.hb-radio-card-body{padding-top:0}.hb-radio-card h3{margin-top:2px}.hb-listen-btn{width:auto}.hb-radio-actions{justify-content:flex-start}.hb-radio-card-play{width:30px;height:30px}.hb-radio-art .hb-live-dot{display:none}}
@media(min-width:1400px){.hb-radio-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.hb-radio-section,.hb-tunein-hero{max-width:1360px}}


/* v1.5 PRO CLEAN RESPONSIVE GRID OVERRIDES
   Slimmer TuneIn-style station directory: less big text, tighter cards, better mobile. */
.hb-radio-section,.hb-tunein-hero{max-width:1320px}.hb-radio-section{padding-top:18px}.hb-radio-toolbar{align-items:center;margin-bottom:12px}.hb-radio-toolbar h2{font-size:clamp(18px,1.8vw,25px);letter-spacing:-.025em;margin:7px 0 2px}.hb-section-intro{font-size:12px;color:#a5afbf}.hb-eyebrow{font-size:9.5px;padding:4px 8px;letter-spacing:.065em}.hb-radio-search{height:36px;min-width:255px;border-radius:14px;background:rgba(255,255,255,.045)}.hb-radio-search input{font-size:12px}
.hb-tunein-hero{padding-top:18px;gap:12px}.hb-tunein-copy{border-radius:18px;padding:18px;min-height:142px}.hb-tunein-copy h1{font-size:clamp(24px,3.2vw,38px);line-height:1;margin:8px 0 6px}.hb-tunein-copy p{font-size:12.5px;max-width:560px}.hb-tunein-stats{margin-top:11px}.hb-tunein-stats span{padding:6px 9px;font-size:10.5px;border-radius:10px}.hb-tunein-stats b{font-size:12.5px}.hb-tunein-mini{border-radius:18px;min-height:142px;padding:15px}.hb-tunein-mini i{width:42px;height:42px;border-radius:13px;font-size:17px}.hb-tunein-mini strong{font-size:14px}.hb-tunein-mini span{font-size:11px}
.hb-radio-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px}.hb-radio-card{border-radius:15px;padding:8px;background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.022));box-shadow:0 8px 18px rgba(0,0,0,.18)}.hb-radio-card:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(0,0,0,.24)}.hb-radio-logo-wrap{border-radius:13px}.hb-radio-card-play{width:32px;height:32px;right:6px;bottom:6px;font-size:12px}.hb-radio-card-body{padding-top:7px}.hb-card-topline span,.hb-radio-info-row span,.hb-player-badges span,.hb-info-grid span{font-size:8.8px;padding:3px 5px;font-weight:800}.hb-card-topline span:nth-child(n+3),.hb-radio-info-row span:nth-child(n+2){display:none}.hb-radio-card h3{font-size:13.2px;line-height:1.14;margin:5px 0 2px;letter-spacing:-.012em}.hb-tagline{font-size:10.4px;line-height:1.22;color:#d9e0eb}.hb-card-desc{display:none}.hb-now-mini{display:none}.hb-radio-actions{padding-top:7px}.hb-listen-btn{min-height:29px;border-radius:999px;font-size:10px;padding:0 9px}.hb-info-link{font-size:10px}.hb-live-dot{font-size:7.8px;padding:3px 5px}.hb-live-dot i{width:4px;height:4px}.hb-radio-art .hb-live-dot{left:6px;top:6px}
.hb-sticky-player{max-width:860px;margin:0 auto;left:10px;right:10px;bottom:10px;border-radius:16px;padding:7px 9px}.hb-sticky-player img{width:42px;height:42px;border-radius:11px}.hb-sticky-player strong{font-size:12.5px}.hb-sticky-player span{font-size:10px}.hb-sticky-player button{width:34px;height:34px}.hb-radio-card.is-playing{outline:2px solid rgba(36,211,102,.12);outline-offset:0}
@media(min-width:1500px){.hb-radio-grid{grid-template-columns:repeat(8,minmax(0,1fr));max-width:none}}
@media(max-width:1180px){.hb-radio-grid{grid-template-columns:repeat(auto-fill,minmax(142px,1fr))}.hb-radio-toolbar{align-items:flex-start}.hb-radio-search{max-width:100%}}
@media(max-width:780px){.hb-tunein-hero{padding:13px 10px 2px}.hb-tunein-copy{padding:15px;min-height:126px}.hb-tunein-copy h1{font-size:25px}.hb-tunein-copy p{font-size:11.8px}.hb-tunein-mini{display:none}.hb-radio-section{padding:15px 10px}.hb-radio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hb-radio-card{padding:7px;border-radius:14px}.hb-radio-card h3{font-size:12.6px}.hb-tagline{font-size:10px}.hb-listen-btn{min-height:28px;font-size:9.6px}.hb-info-link{display:none}.hb-card-topline{display:none}.hb-radio-search{height:35px;border-radius:12px}}
@media(max-width:540px){.hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hb-radio-section{padding-left:8px;padding-right:8px}.hb-radio-toolbar h2{font-size:20px}.hb-section-intro{font-size:11.5px}.hb-radio-card-play{width:30px;height:30px}.hb-radio-card h3{-webkit-line-clamp:1;font-size:12.5px}.hb-tagline{-webkit-line-clamp:1}.hb-live-dot{display:none}.hb-listen-btn{width:100%;justify-content:center}.hb-sticky-player{left:7px;right:7px;bottom:7px}.hb-sticky-player img{width:39px;height:39px}.hb-sticky-player strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:145px}.hb-sticky-player span{display:block;max-width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-sticky-player button{width:32px;height:32px}}
@media(max-width:360px){.hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hb-radio-card{padding:6px}.hb-radio-actions{padding-top:6px}.hb-listen-btn span,.hb-listen-btn{font-size:0}.hb-listen-btn i{font-size:11px}.hb-listen-btn:after{content:'Play';font-size:9.5px}.hb-radio-card h3{font-size:11.8px}.hb-tagline{font-size:9.5px}}

/* v1.6 iHeartRadio category + station-feature layout
   Cleaner, less AI-looking: one clear play action, compact station tiles, category rows, mobile first. */
.hb-radio-home{padding-bottom:108px}.hb-tunein-hero{grid-template-columns:1fr;max-width:1180px;padding-top:16px}.hb-tunein-copy{min-height:auto;padding:20px;border-radius:20px}.hb-tunein-copy h1{font-size:clamp(26px,3vw,42px);line-height:1.02;max-width:620px}.hb-tunein-mini{display:none}.hb-radio-section{max-width:1180px;padding:18px 14px}.hb-radio-toolbar{align-items:center}.hb-radio-search{min-width:min(330px,100%)}
.hb-radio-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px}.hb-radio-card{padding:0;border-radius:18px;background:transparent;border:0;box-shadow:none;overflow:visible}.hb-radio-card:before{display:none}.hb-radio-card:hover{transform:none;background:transparent;box-shadow:none}.hb-radio-art{border-radius:18px;background:linear-gradient(180deg,#121a28,#080c13);border:1px solid rgba(255,255,255,.085);padding:8px;box-shadow:0 10px 20px rgba(0,0,0,.18);transition:transform .16s ease,border-color .16s ease}.hb-radio-card:hover .hb-radio-art{transform:translateY(-2px);border-color:rgba(255,59,70,.38)}.hb-radio-logo-wrap{aspect-ratio:1/1;border-radius:14px;border:0;box-shadow:none;background:#101723}.hb-radio-card-play{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%) scale(.95);width:auto;height:38px;min-width:78px;padding:0 13px;display:inline-flex;gap:7px;align-items:center;justify-content:center;opacity:0;pointer-events:none;border:1px solid rgba(255,255,255,.22);font-size:12px;font-weight:900}.hb-radio-card-play span{font-size:11px}.hb-radio-card:hover .hb-radio-card-play,.hb-radio-card:focus-within .hb-radio-card-play{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.hb-radio-card.is-playing .hb-radio-card-play{opacity:1;pointer-events:auto;background:linear-gradient(135deg,#18b867,#24d366);box-shadow:0 10px 22px rgba(36,211,102,.22)}.hb-radio-art .hb-live-dot{left:12px;top:12px;background:rgba(0,0,0,.55);border-color:rgba(255,255,255,.12)}.hb-radio-card-body{padding:8px 2px 0}.hb-radio-card h3{font-size:13px;line-height:1.17;margin:0 0 3px}.hb-card-meta-line{display:flex;gap:5px;align-items:center;color:#9aa5b6;font-size:10.5px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-card-meta-line span+span:before{content:'•';margin-right:5px;color:#687386}.hb-tagline{font-size:10.8px;color:#b3bdcc;line-height:1.25;margin:5px 0 0;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.hb-radio-card .hb-info-link{display:inline-flex;margin-top:6px;color:#bfc7d5!important;font-size:10.5px;opacity:.75}.hb-radio-card .hb-info-link:hover{opacity:1;color:#fff!important}.hb-card-topline,.hb-now-mini,.hb-radio-info-row,.hb-radio-actions,.hb-listen-btn{display:none!important}
.hb-category-section{padding-top:8px}.hb-category-tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 12px;margin:0 -2px 4px;scrollbar-width:none}.hb-category-tabs::-webkit-scrollbar{display:none}.hb-cat-tab{flex:0 0 auto;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.055);color:#d8deea;border-radius:999px;padding:9px 14px;font-weight:850;font-size:12px;cursor:pointer}.hb-cat-tab.is-active{background:#fff;color:#090d14;border-color:#fff}.hb-cat-panel{display:none}.hb-cat-panel.is-active{display:block}.hb-category-head{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.hb-category-head h3{font-size:18px;line-height:1.1;margin:0;letter-spacing:-.02em}.hb-category-head span{color:#8f9aac;font-size:12px}.hb-compact-grid{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:12px}.hb-radio-section .hb-radio-grid{contain:layout style}.hb-sticky-player{max-width:760px;left:12px;right:12px;bottom:12px;border-radius:18px;background:rgba(9,13,20,.94);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.14)}
@media(min-width:1180px){.hb-compact-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.hb-radio-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.hb-radio-section,.hb-tunein-hero{max-width:1220px}}
@media(min-width:1480px){.hb-compact-grid,.hb-radio-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.hb-radio-section,.hb-tunein-hero{max-width:1360px}}
@media(max-width:820px){.hb-radio-toolbar{display:block}.hb-radio-search{margin-top:12px;width:100%;height:38px}.hb-radio-section{padding:16px 10px}.hb-radio-grid,.hb-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hb-radio-card h3{font-size:12.4px}.hb-tagline{display:none}.hb-radio-card .hb-info-link{display:none}.hb-radio-card-play{opacity:1;pointer-events:auto;width:34px;height:34px;min-width:34px;padding:0;border-radius:50%}.hb-radio-card-play span{display:none}.hb-radio-art .hb-live-dot{display:none}.hb-tunein-copy{padding:16px}.hb-tunein-copy h1{font-size:25px}.hb-tunein-stats span{padding:6px 8px}}
@media(max-width:520px){.hb-radio-section{padding-left:8px;padding-right:8px}.hb-radio-grid,.hb-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hb-radio-logo-wrap{border-radius:13px}.hb-radio-art{border-radius:16px;padding:7px}.hb-card-meta-line{font-size:10px}.hb-category-head h3{font-size:16px}.hb-cat-tab{font-size:11.5px;padding:8px 12px}.hb-sticky-player{left:7px;right:7px;bottom:7px;padding:8px}.hb-sticky-player img{width:42px;height:42px}.hb-sticky-player strong{max-width:150px}.hb-sticky-player button{width:34px;height:34px}}

/* v1.7 pro polish: cleaner iHeart-style grid, sharing, responsive station page, Google-style live wave */
.hb-radio-section{padding-top:18px;padding-bottom:18px}.hb-radio-toolbar{align-items:end}.hb-radio-toolbar h2{font-size:clamp(22px,2.2vw,32px);letter-spacing:-.045em}.hb-section-intro{max-width:560px}.hb-radio-grid{grid-template-columns:repeat(auto-fill,minmax(142px,1fr));gap:18px 16px}.hb-radio-card{position:relative}.hb-radio-art{background:linear-gradient(180deg,#121b2a 0%,#070a10 100%);box-shadow:0 14px 28px rgba(0,0,0,.22)}.hb-radio-logo-wrap img{transition:transform .22s ease,filter .22s ease}.hb-radio-card:hover .hb-radio-logo-wrap img{transform:scale(1.045);filter:saturate(1.08)}.hb-radio-card-body{min-height:54px}.hb-card-meta-line span{overflow:hidden;text-overflow:ellipsis}.hb-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;min-height:22px}.hb-card-share{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);color:#d9e1ee;opacity:0;transform:translateY(2px);cursor:pointer;transition:.16s ease}.hb-radio-card:hover .hb-card-share,.hb-radio-card:focus-within .hb-card-share{opacity:1;transform:translateY(0)}.hb-card-share:hover{background:#fff;color:#09101b}.hb-info-link{font-weight:800;text-decoration:none!important}.hb-radio-card.is-playing .hb-radio-art{border-color:rgba(36,211,102,.55);box-shadow:0 0 0 1px rgba(36,211,102,.16),0 18px 36px rgba(36,211,102,.08)}.hb-radio-card.is-playing .hb-radio-art:after{content:'';position:absolute;inset:9px;border-radius:14px;background:linear-gradient(180deg,transparent 55%,rgba(36,211,102,.16));pointer-events:none}.hb-radio-card.is-playing .hb-live-dot{background:rgba(18,184,103,.95);color:#fff}
.hb-share-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.hb-share-row>span{color:#aeb8c8;font-size:12px;font-weight:800;margin-right:2px}.hb-share-row a,.hb-share-row button{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;text-decoration:none;cursor:pointer;transition:.16s ease}.hb-share-row a:hover,.hb-share-row button:hover{background:#fff;color:#0a0e15;transform:translateY(-1px)}.hb-copy-link.is-copied{background:rgba(36,211,102,.18)!important;color:#24d366!important;border-color:rgba(36,211,102,.45)!important}
.hb-radio-player-hero{display:grid;grid-template-columns:220px minmax(0,1fr);gap:26px;align-items:center;padding:26px;border-radius:26px;background:radial-gradient(circle at 8% 18%,rgba(255,59,70,.20),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(0,0,0,.28)}.hb-player-art{position:relative;border-radius:24px;overflow:hidden;background:#101724;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px rgba(0,0,0,.28)}.hb-player-art img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.hb-google-wave{position:absolute;left:18px;right:18px;bottom:16px;height:34px;display:flex;align-items:end;justify-content:center;gap:5px;opacity:0;transition:.2s ease}.hb-google-wave span{width:7px;border-radius:999px;background:linear-gradient(180deg,#4285f4,#34a853,#fbbc05,#ea4335);height:12px;animation:hbWave 1.05s ease-in-out infinite;box-shadow:0 0 14px rgba(255,255,255,.18)}.hb-google-wave span:nth-child(2){animation-delay:.12s}.hb-google-wave span:nth-child(3){animation-delay:.24s}.hb-google-wave span:nth-child(4){animation-delay:.36s}.hb-google-wave span:nth-child(5){animation-delay:.48s}.hb-radio-player-hero.is-playing .hb-google-wave,.hb-player-art.is-playing .hb-google-wave{opacity:1}@keyframes hbWave{0%,100%{height:10px}50%{height:31px}}.hb-player-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:16px}.hb-big-play{margin-top:0}.hb-player-copy h1{font-size:clamp(36px,5vw,58px);letter-spacing:-.06em;line-height:.98}.hb-player-now{max-width:620px}.hb-radio-info-panel{border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 44px rgba(0,0,0,.18)}.hb-info-grid{display:flex;flex-wrap:wrap;gap:8px}.hb-info-grid span{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.08);padding:7px 10px;border-radius:999px;color:#dce4ef}.hb-radio-socials a{width:42px;height:42px}.hb-sticky-player:before{content:'';width:34px;height:26px;display:block;background:repeating-linear-gradient(90deg,#4285f4 0 4px,transparent 4px 8px,#34a853 8px 12px,transparent 12px 16px,#fbbc05 16px 20px,transparent 20px 24px,#ea4335 24px 28px,transparent 28px 32px);mask:linear-gradient(#000 0 0);border-radius:8px;animation:hbPulse 1s ease-in-out infinite;opacity:.75}.hb-sticky-player:not(.is-active):before{display:none}@keyframes hbPulse{0%,100%{transform:scaleY(.55)}50%{transform:scaleY(1)}}
@media(min-width:1180px){.hb-radio-grid,.hb-compact-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:19px 16px}.hb-radio-section,.hb-tunein-hero,.hb-radio-player-page{max-width:1240px}}
@media(max-width:820px){.hb-radio-grid,.hb-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 11px}.hb-card-share{opacity:1;transform:none}.hb-radio-player-hero{grid-template-columns:120px minmax(0,1fr);gap:16px;padding:16px;border-radius:20px}.hb-player-copy h1{font-size:34px}.hb-player-badges{gap:5px}.hb-player-now{padding:10px 12px}.hb-share-row{width:100%}.hb-google-wave{left:12px;right:12px;bottom:12px;height:25px}.hb-google-wave span{width:5px}.hb-player-actions{gap:10px}.hb-big-play{width:100%;justify-content:center}.hb-share-row a,.hb-share-row button{width:36px;height:36px}}
@media(max-width:520px){.hb-radio-grid,.hb-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.hb-radio-card h3{font-size:13px}.hb-radio-art{padding:7px}.hb-card-bottom{margin-top:5px}.hb-card-share{width:27px;height:27px}.hb-radio-player-hero{grid-template-columns:1fr;text-align:left}.hb-player-art{max-width:170px}.hb-player-copy h1{font-size:32px}.hb-player-badges span{font-size:10.5px}.hb-radio-info-panel{padding:16px}.hb-info-grid span{font-size:11px;padding:6px 8px}.hb-sticky-player{grid-template-columns:42px 1fr 34px 34px;gap:8px}.hb-sticky-player:before{display:none!important}}

/* v1.8 Clean responsive polish */
.hb-radio-home,.hb-radio-player-page{overflow-x:hidden}.hb-radio-section{padding:20px 18px}.hb-tunein-hero{padding:26px 18px 8px;grid-template-columns:minmax(0,1fr) 300px}.hb-tunein-copy{min-height:150px;padding:20px 22px}.hb-tunein-copy h1{font-size:clamp(29px,4vw,44px);line-height:1;margin-top:10px}.hb-tunein-copy p{font-size:13px}.hb-tunein-mini{min-height:150px}.hb-radio-toolbar{align-items:center;margin-bottom:16px}.hb-radio-toolbar h2{font-size:clamp(22px,2.4vw,32px)}.hb-radio-search{height:38px;min-width:min(330px,100%)}
.hb-radio-grid,.hb-compact-grid{grid-template-columns:repeat(auto-fill,minmax(142px,1fr))!important;gap:22px 16px!important}.hb-radio-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:16px!important}.hb-radio-card:before{display:none}.hb-radio-card:hover{transform:translateY(-3px);box-shadow:none!important}.hb-radio-art{padding:0!important}.hb-radio-logo-wrap{border-radius:16px;background:linear-gradient(180deg,#151d2b,#0c111a);box-shadow:0 10px 24px rgba(0,0,0,.26);border:1px solid rgba(255,255,255,.10)}.hb-radio-card:hover .hb-radio-logo-wrap{border-color:rgba(255,255,255,.22)}.hb-radio-card-play{right:9px;bottom:9px;width:36px;height:36px}.hb-radio-card-play span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hb-radio-card-body{padding:9px 2px 0}.hb-radio-card h3{font-size:14px;margin:0 0 3px;letter-spacing:-.01em}.hb-card-meta-line{display:flex;gap:5px;flex-wrap:wrap;color:#9ca8bb;font-size:10.5px;line-height:1.25}.hb-card-meta-line span+span:before{content:'•';margin-right:5px;color:#6e7b91}.hb-tagline{font-size:11px;color:#b9c3d4;margin-top:4px}.hb-card-bottom{display:flex;align-items:center;gap:8px;margin-top:7px}.hb-info-link{font-size:11px;color:#dbe4f2!important;text-decoration:none!important;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:6px 9px}.hb-card-share{margin-left:auto;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.06);color:#fff;display:grid;place-items:center;cursor:pointer}.hb-card-share:hover,.hb-info-link:hover{background:rgba(255,255,255,.12)}.hb-live-dot{font-size:8px;padding:3px 6px}.hb-category-tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 0 13px;scrollbar-width:none}.hb-category-tabs::-webkit-scrollbar{display:none}.hb-cat-tab{white-space:nowrap;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.055);color:#eaf0f8;border-radius:999px;padding:9px 13px;font-weight:850;font-size:12px}.hb-cat-tab.is-active{background:linear-gradient(135deg,var(--hb-red),var(--hb-red2));border-color:rgba(255,255,255,.12)}.hb-cat-panel{display:none}.hb-cat-panel.is-active{display:block}.hb-category-head{display:flex;justify-content:space-between;align-items:end;gap:14px;margin:4px 0 15px}.hb-category-head h3{margin:0;font-size:20px}.hb-category-head span{color:#9aa5b6;font-size:12px}.hb-share-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hb-share-row span{color:#b9c3d4;font-size:12px;font-weight:800}.hb-share-row a,.hb-share-row button{width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.065);color:#fff;display:grid;place-items:center;text-decoration:none;cursor:pointer}.hb-share-row a:hover,.hb-share-row button:hover{background:rgba(255,255,255,.13)}
.hb-radio-player-page{padding:26px 18px calc(120px + env(safe-area-inset-bottom))}.hb-radio-player-hero{max-width:1080px;grid-template-columns:210px minmax(0,1fr);gap:22px;border-radius:26px;padding:20px;background:radial-gradient(circle at 7% 15%,rgba(229,9,20,.24),transparent 30%),linear-gradient(135deg,#131a27,#070a10)}.hb-player-copy h1{font-size:clamp(34px,5vw,56px)}.hb-player-tagline{font-size:14px}.hb-player-actions{gap:12px}.hb-radio-info-panel,.hb-radio-content,.hb-radio-schedule{max-width:1080px}.hb-radio-content:empty{display:none}.hb-google-wave{left:14px;right:14px;bottom:14px;height:34px;border-radius:14px;background:rgba(0,0,0,.34);backdrop-filter:blur(8px)}.hb-google-wave span:nth-child(1){background:#4285f4}.hb-google-wave span:nth-child(2){background:#34a853}.hb-google-wave span:nth-child(3){background:#fbbc05}.hb-google-wave span:nth-child(4){background:#ea4335}.hb-google-wave span:nth-child(5){background:#4285f4}.hb-sticky-player{max-width:760px;margin:0 auto;left:16px;right:16px;bottom:calc(14px + env(safe-area-inset-bottom));border-radius:22px;box-shadow:0 18px 50px rgba(0,0,0,.42);backdrop-filter:blur(16px)}
@media(max-width:900px){.hb-tunein-hero{grid-template-columns:1fr}.hb-tunein-mini{display:none}.hb-radio-toolbar{display:block}.hb-radio-search{margin-top:12px;width:100%}.hb-radio-grid,.hb-compact-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))!important;gap:19px 13px!important}.hb-radio-player-hero{grid-template-columns:150px minmax(0,1fr);gap:16px}.hb-player-actions{display:grid;grid-template-columns:1fr;align-items:stretch}.hb-big-play{width:100%;justify-content:center}.hb-share-row{justify-content:flex-start}}
@media(max-width:560px){.hb-radio-section{padding:17px 14px}.hb-tunein-hero{padding:18px 14px 4px}.hb-tunein-copy{border-radius:18px;min-height:unset;padding:17px}.hb-tunein-copy h1{font-size:31px}.hb-tunein-stats span{font-size:10.5px;padding:7px 9px}.hb-radio-grid,.hb-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}.hb-radio-logo-wrap{border-radius:15px}.hb-radio-card h3{font-size:13.5px}.hb-tagline{display:none}.hb-info-link{padding:6px 8px}.hb-card-share{width:29px;height:29px}.hb-radio-player-page{padding:18px 14px calc(116px + env(safe-area-inset-bottom))}.hb-radio-player-hero{grid-template-columns:1fr;text-align:left;padding:16px;border-radius:22px}.hb-player-art{max-width:170px}.hb-player-copy h1{font-size:34px;margin-top:8px}.hb-player-now{align-items:flex-start}.hb-radio-info-panel,.hb-radio-content,.hb-radio-schedule{border-radius:18px;padding:14px}.hb-info-grid span{font-size:10.5px}.hb-share-row span{width:100%;font-size:11px}.hb-share-row a,.hb-share-row button{width:36px;height:36px}.hb-sticky-player{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));grid-template-columns:42px 1fr 38px 38px;padding:8px 9px;border-radius:18px}.hb-sticky-copy strong{font-size:12px}.hb-sticky-copy span{font-size:10.5px}}
@media(max-width:360px){.hb-radio-grid,.hb-compact-grid{gap:15px 10px!important}.hb-radio-card h3{font-size:12.5px}.hb-card-meta-line{font-size:9.8px}.hb-radio-card-play{width:32px;height:32px}.hb-live-dot{font-size:7.5px}}

/* v1.9 Hulu / iHeart-style category rows */
.hb-radio-home{overflow:hidden}.hb-tunein-hero{max-width:1280px!important}.hb-radio-section{max-width:1280px!important}.hb-hulu-section{padding-top:22px!important}.hb-row-main-head{margin-bottom:14px!important}.hb-radio-row{margin:0 0 36px}.hb-row-head{display:flex;align-items:center;gap:12px;margin:0 0 14px}.hb-row-head h3{font-size:22px;line-height:1.05;margin:0;letter-spacing:-.03em}.hb-row-head a{display:inline-flex;align-items:center;gap:7px;color:#aeb8c9;text-transform:uppercase;font-size:12px;font-weight:900;text-decoration:none!important}.hb-row-head a:hover{color:#fff}.hb-row-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(190px,20vw,260px);gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;padding:0 4px 12px 0;scrollbar-width:none}.hb-row-scroll::-webkit-scrollbar{display:none}.hb-row-scroll .hb-radio-card{scroll-snap-align:start}.hb-hulu-section .hb-radio-grid{display:grid!important}.hb-hulu-section .hb-row-scroll .hb-radio-card,.hb-radio-grid .hb-radio-card{min-width:0}.hb-row-scroll .hb-radio-logo-wrap{aspect-ratio:16/9!important}.hb-row-scroll .hb-radio-logo-wrap img{aspect-ratio:16/9!important;object-fit:cover}.hb-row-scroll .hb-radio-card h3{font-size:17px;line-height:1.18;margin-top:2px}.hb-row-scroll .hb-card-meta-line{font-size:12px}.hb-row-scroll .hb-radio-card-play{width:38px;height:38px;right:10px;bottom:10px;background:#20d463;box-shadow:0 10px 20px rgba(32,212,99,.25)}.hb-row-scroll .hb-live-dot{left:10px;bottom:10px;top:auto;background:rgba(0,0,0,.72);border-radius:4px;padding:5px 8px;font-size:10px;text-transform:uppercase}.hb-row-scroll .hb-card-bottom{opacity:0;transform:translateY(-4px);transition:.18s ease}.hb-row-scroll .hb-radio-card:hover .hb-card-bottom{opacity:1;transform:none}.hb-live-text{display:none}.hb-card-share{opacity:.95}.hb-info-link{font-weight:900;text-transform:uppercase;letter-spacing:.02em}.hb-radio-card.is-playing .hb-radio-logo-wrap:after{content:'';position:absolute;inset:auto 12px 12px 12px;height:4px;border-radius:999px;background:linear-gradient(90deg,#4285f4,#34a853,#fbbc05,#ea4335);animation:hbProgress 1.4s ease-in-out infinite}.hb-radio-card.is-playing .hb-radio-card-play{background:#ea4335}.hb-radio-card.is-playing .hb-radio-card-play i:before{content:'\f04c'}@keyframes hbProgress{0%{transform:scaleX(.15);transform-origin:left}50%{transform:scaleX(.86);transform-origin:left}51%{transform-origin:right}100%{transform:scaleX(.15);transform-origin:right}}
.hb-radio-player-page{max-width:1280px!important}.hb-radio-player-hero{max-width:1120px!important;margin-inline:auto!important}.hb-player-art{box-shadow:0 22px 60px rgba(0,0,0,.45)}.hb-player-now{border-radius:16px!important}.hb-share-row{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:7px 9px}.hb-share-row span{padding-left:4px}.hb-radio-info-panel{max-width:1120px!important;margin-inline:auto}.hb-radio-content,.hb-radio-schedule{max-width:1120px!important;margin-inline:auto}.hb-sticky-player.is-active{border:1px solid rgba(255,255,255,.16)!important}
@media(min-width:1180px){.hb-radio-grid:not(.hb-row-scroll){grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important}.hb-row-scroll{grid-auto-columns:250px}}
@media(max-width:900px){.hb-row-scroll{grid-auto-columns:42vw;gap:14px;margin-right:-18px;padding-right:18px}.hb-row-head h3{font-size:20px}.hb-row-scroll .hb-radio-card h3{font-size:15px}.hb-radio-toolbar h2{font-size:28px!important}.hb-radio-player-hero{grid-template-columns:140px minmax(0,1fr)!important}}
@media(max-width:560px){.hb-radio-section{padding-inline:14px!important}.hb-row-scroll{grid-auto-columns:74vw;gap:14px;margin-right:-14px;padding-right:14px}.hb-row-scroll .hb-radio-logo-wrap,.hb-row-scroll .hb-radio-logo-wrap img{aspect-ratio:16/9!important}.hb-row-scroll .hb-card-bottom{opacity:1;transform:none}.hb-row-head{margin-bottom:10px}.hb-row-head h3{font-size:19px}.hb-row-head a{font-size:11px}.hb-radio-player-hero{grid-template-columns:1fr!important}.hb-player-art{max-width:100%!important}.hb-player-art img{aspect-ratio:16/9!important}.hb-share-row{border-radius:18px;width:100%}.hb-share-row a,.hb-share-row button{width:38px!important;height:38px!important}.hb-google-wave{height:28px!important}.hb-tunein-copy{padding:16px!important}.hb-tunein-copy h1{font-size:28px!important}.hb-radio-search{display:none}}
@media(max-width:390px){.hb-row-scroll{grid-auto-columns:82vw}.hb-row-scroll .hb-radio-card h3{font-size:14px}.hb-row-scroll .hb-card-meta-line{font-size:11px}}

/* v2.0 iHeart-style clean radio dial */
.hb-iheart-home{max-width:1420px;margin:0 auto;padding:0 28px 80px}.hb-radio-dial-hero{padding:34px 0 14px;border:0;background:transparent}.hb-dial-search{max-width:680px;height:58px;border-radius:8px;background:#55575d;display:flex;align-items:center;gap:16px;padding:0 22px;margin:0 0 46px;color:#fff;box-shadow:none}.hb-dial-search i{font-size:23px;opacity:.95}.hb-dial-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;font-size:20px!important;box-shadow:none!important}.hb-dial-search input::placeholder{color:rgba(255,255,255,.86)}.hb-dial-title{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hb-dial-title h1{font-size:31px;line-height:1;margin:0;color:#fff}.hb-dial-title span{height:42px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#25282e;color:#61c7ff;padding:0 18px;font-size:16px;font-weight:800}.hb-radio-dial-hero p{color:#b9bec9;margin:12px 0 18px;font-size:16px}.hb-iheart-home .hb-tunein-stats{display:flex;gap:10px;flex-wrap:wrap}.hb-iheart-home .hb-tunein-stats span{background:#202329;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:8px 14px;color:#d8dce5}
.hb-iheart-home .hb-radio-toolbar{padding:0;margin:54px 0 18px;display:flex;align-items:center;justify-content:space-between}.hb-iheart-home .hb-radio-toolbar h2{font-size:28px!important;margin:0;color:#fff}.hb-iheart-home .hb-section-intro,.hb-iheart-home .hb-eyebrow{display:none!important}.hb-iheart-home .hb-radio-search{display:none}.hb-iheart-home .hb-radio-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important;gap:30px 28px!important}.hb-iheart-home .hb-radio-card,.hb-row-scroll .hb-radio-card{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;min-width:0!important;overflow:visible!important}.hb-iheart-home .hb-radio-art,.hb-row-scroll .hb-radio-art{border-radius:5px!important;overflow:hidden!important;background:#24272d!important;box-shadow:none!important}.hb-iheart-home .hb-radio-logo-wrap,.hb-row-scroll .hb-radio-logo-wrap{display:block;border-radius:5px!important;overflow:hidden;background:#26282e!important}.hb-iheart-home .hb-radio-logo-wrap img,.hb-row-scroll .hb-radio-logo-wrap img{width:100%;aspect-ratio:1/1!important;object-fit:contain!important;padding:14px!important;background:#26282e!important;transition:transform .2s ease}.hb-iheart-home .hb-radio-card:hover img,.hb-row-scroll .hb-radio-card:hover img{transform:scale(1.035)}.hb-iheart-home .hb-live-dot,.hb-row-scroll .hb-live-dot{position:absolute;left:10px;bottom:10px;top:auto;background:#111;padding:4px 7px;border-radius:2px;text-transform:uppercase;font-size:10px;font-weight:900;color:#fff}.hb-iheart-home .hb-radio-card-play,.hb-row-scroll .hb-radio-card-play{position:absolute;inset:0;margin:auto;width:62px;height:62px;border-radius:50%;opacity:0;transform:scale(.9);background:#fff;color:#111;box-shadow:0 12px 36px rgba(0,0,0,.45);font-size:0;transition:.18s ease}.hb-iheart-home .hb-radio-card:hover .hb-radio-card-play,.hb-row-scroll .hb-radio-card:hover .hb-radio-card-play,.hb-radio-card.is-playing .hb-radio-card-play{opacity:1;transform:scale(1)}.hb-iheart-home .hb-radio-card-play i,.hb-row-scroll .hb-radio-card-play i{font-size:22px}.hb-iheart-home .hb-radio-card-body,.hb-row-scroll .hb-radio-card-body{padding:13px 0 0!important}.hb-iheart-home .hb-radio-card h3,.hb-row-scroll .hb-radio-card h3{font-size:17px!important;line-height:1.22!important;margin:0 0 6px!important;color:#fff;font-weight:900}.hb-iheart-home .hb-radio-card h3 a,.hb-row-scroll .hb-radio-card h3 a{color:#fff!important;text-decoration:none!important}.hb-iheart-home .hb-card-meta-line,.hb-row-scroll .hb-card-meta-line{font-size:14px;color:#d8d8dc;display:block}.hb-iheart-home .hb-card-meta-line span{display:block}.hb-iheart-home .hb-card-bottom,.hb-row-scroll .hb-card-bottom,.hb-iheart-home .hb-tagline,.hb-row-scroll .hb-tagline{display:none!important}.hb-row-scroll{grid-auto-columns:170px!important;gap:28px!important;padding-bottom:4px!important}.hb-row-head{margin:58px 0 20px!important}.hb-row-head h3{font-size:28px!important;color:#fff!important}.hb-row-head a{color:#d4d7dd!important;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.hb-category-section{padding:0!important}.hb-hulu-section .hb-radio-toolbar{display:none!important}.hb-radio-card.is-playing .hb-radio-art{outline:3px solid #f63245;outline-offset:3px}.hb-radio-card.is-playing .hb-radio-logo-wrap:after{height:5px;left:10px;right:10px;bottom:10px;background:linear-gradient(90deg,#4285f4,#34a853,#fbbc05,#ea4335)}
.hb-iheart-station-page{max-width:none!important;padding:0 0 90px!important}.hb-iheart-station-hero{display:grid;grid-template-columns:190px 1fr;gap:24px;align-items:center;max-width:1280px;margin:34px auto 0;padding:48px 36px 28px;background:linear-gradient(180deg,#191b20,#070708);border-radius:0;border:0}.hb-iheart-cover{position:relative}.hb-iheart-cover img{width:190px;height:190px;object-fit:contain;border-radius:8px;background:#282a30;padding:14px}.hb-iheart-info h1{font-size:44px;line-height:1.02;margin:0 0 8px;color:#fff}.hb-iheart-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}.hb-circle-play{width:70px!important;height:70px!important;border-radius:50%!important;background:#fff!important;color:#111!important;font-size:0!important;padding:0!important;display:grid!important;place-items:center!important}.hb-circle-play i{font-size:28px!important}.hb-mic-button{width:58px;height:58px;border-radius:50%;border:0;background:#d9163c;color:#fff;font-size:24px}.hb-station-tabs{max-width:1280px;margin:0 auto 22px;display:flex;gap:0;border-bottom:1px solid rgba(255,255,255,.14);overflow-x:auto;background:#060607}.hb-station-tabs a{display:block;padding:22px 26px;color:#f2f2f4;text-decoration:none!important;font-weight:900;font-size:20px;opacity:.62;white-space:nowrap}.hb-station-tabs a.is-active,.hb-station-tabs a:hover{opacity:1;border-bottom:3px solid #ff2945;color:#fff}.hb-iheart-now,.hb-radio-info-panel,.hb-radio-schedule,.hb-radio-content,.hb-mobile-share-block{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}.hb-iheart-now{background:#08090b!important;border:0!important;padding:18px 0!important}.hb-radio-info-panel,.hb-radio-content,.hb-radio-schedule,.hb-mobile-share-block{background:#111318!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;padding:22px!important;margin-top:18px!important}.hb-mobile-share-block .hb-share-row{display:inline-flex}.hb-google-wave{opacity:0;transition:.2s}.hb-iheart-station-hero.is-playing .hb-google-wave{opacity:1}.hb-share-row a,.hb-share-row button{background:#25282e!important;color:#fff!important}.hb-share-row a:hover,.hb-share-row button:hover{background:#f63245!important}.hb-sticky-player{max-width:760px!important;left:50%!important;transform:translateX(-50%) translateY(120%)!important;border-radius:18px 18px 0 0!important;background:#101318!important}.hb-sticky-player.is-active{transform:translateX(-50%) translateY(0)!important}
@media(max-width:1024px){.hb-iheart-home{padding:0 20px 76px}.hb-iheart-home .hb-radio-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:26px 20px!important}.hb-row-scroll{grid-auto-columns:150px!important}.hb-iheart-station-hero{margin-top:20px;grid-template-columns:150px 1fr;padding:30px 20px}.hb-iheart-cover img{width:150px;height:150px}.hb-iheart-info h1{font-size:36px}.hb-station-tabs a{font-size:17px;padding:18px 20px}}
@media(max-width:640px){.hb-iheart-home{padding:0 14px 78px}.hb-dial-search{height:52px;margin-bottom:28px}.hb-dial-search input{font-size:16px!important}.hb-dial-title h1{font-size:27px}.hb-dial-title span{height:36px;font-size:13px;padding:0 12px}.hb-iheart-home .hb-radio-toolbar{margin:38px 0 14px}.hb-iheart-home .hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 14px!important}.hb-row-scroll{grid-auto-columns:42vw!important;gap:15px!important;margin-right:-14px!important;padding-right:14px!important}.hb-iheart-home .hb-radio-logo-wrap img,.hb-row-scroll .hb-radio-logo-wrap img{padding:10px!important}.hb-iheart-home .hb-radio-card h3,.hb-row-scroll .hb-radio-card h3{font-size:14px!important}.hb-iheart-home .hb-card-meta-line,.hb-row-scroll .hb-card-meta-line{font-size:12px}.hb-iheart-home .hb-radio-card-play,.hb-row-scroll .hb-radio-card-play{width:50px;height:50px}.hb-row-head{margin:42px 0 14px!important}.hb-row-head h3{font-size:23px!important}.hb-iheart-station-hero{grid-template-columns:1fr;text-align:left;padding:22px 14px}.hb-iheart-cover img{width:132px;height:132px}.hb-iheart-info h1{font-size:34px}.hb-iheart-actions{gap:10px}.hb-circle-play{width:62px!important;height:62px!important}.hb-mic-button{width:52px;height:52px}.hb-station-tabs{margin-bottom:16px}.hb-station-tabs a{font-size:16px;padding:16px 18px}.hb-radio-info-panel,.hb-radio-content,.hb-radio-schedule,.hb-mobile-share-block,.hb-iheart-now{margin-left:14px!important;margin-right:14px!important}.hb-share-row{width:auto!important;max-width:100%;overflow-x:auto}.hb-sticky-player{left:10px!important;right:10px!important;width:auto!important;max-width:none!important;transform:translateY(120%)!important}.hb-sticky-player.is-active{transform:translateY(0)!important}}

/* v2.1 cleaner responsive horizontal grid rows */
.hb-row-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}
.hb-row-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.hb-row-actions a{margin-right:4px}.hb-row-nav{width:42px;height:42px;border-radius:50%;border:0;background:#2a2d33;color:#fff;display:grid;place-items:center;cursor:pointer;font-size:15px;transition:.18s ease}.hb-row-nav:hover{background:#fff;color:#111}.hb-row-nav:disabled{opacity:.28;cursor:not-allowed;background:#2a2d33;color:#fff}.hb-row-shell{position:relative}.hb-row-shell:after{content:"";position:absolute;right:0;top:0;bottom:0;width:86px;background:linear-gradient(90deg,transparent,var(--hb-bg));pointer-events:none}.hb-row-scroll{display:grid!important;grid-auto-flow:column!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-padding:2px 18px;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.hb-row-scroll .hb-radio-card{scroll-snap-align:start}.hb-row-scroll::-webkit-scrollbar{height:8px}.hb-row-scroll::-webkit-scrollbar-track{background:transparent}.hb-row-scroll::-webkit-scrollbar-thumb{background:#30343d;border-radius:999px}.hb-row-scroll:hover::-webkit-scrollbar-thumb{background:#555b66}
.hb-iheart-home .hb-radio-section{max-width:none!important;padding-left:0!important;padding-right:0!important}.hb-iheart-home .hb-radio-grid .hb-radio-card{min-width:0}.hb-iheart-home .hb-radio-card{transition:transform .18s ease}.hb-iheart-home .hb-radio-card:hover{transform:translateY(-3px)}.hb-radio-card.is-playing h3 a{color:#fff!important}.hb-radio-card.is-playing .hb-card-meta-line:before{content:"Playing now";display:block;color:#ff4d5d;font-weight:900;font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}

/* v2.1 station page professional layout */
.hb-follow-button,.hb-preset-button{height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.45);background:transparent;color:#fff;padding:0 18px;font-weight:900;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.hb-follow-button:hover,.hb-preset-button:hover,.hb-follow-button.is-saved,.hb-preset-button.is-saved{background:#fff;color:#111;border-color:#fff}.hb-station-layout{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.hb-station-layout .hb-radio-info-panel,.hb-station-layout .hb-radio-content{margin-left:0!important;margin-right:0!important}.hb-station-side{padding-top:18px}.hb-side-card{background:#111318;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:18px;margin-bottom:18px}.hb-side-card h3{margin:0 0 13px;font-size:18px;color:#fff}.hb-side-card a,.hb-side-card button{width:100%;min-height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#1b1e25;color:#fff;text-decoration:none!important;display:flex;align-items:center;gap:10px;padding:0 13px;margin-top:8px;font-weight:800;text-align:left;cursor:pointer}.hb-side-card a:hover,.hb-side-card button:hover{background:#f63245;border-color:#f63245}.hb-side-card p{margin:0;color:#cfd4de;line-height:1.55;font-size:14px}.hb-iheart-station-hero{position:relative;overflow:hidden}.hb-iheart-station-hero:after{content:"";position:absolute;inset:auto -12% -35% auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(246,50,69,.18),transparent 62%);pointer-events:none}.hb-iheart-cover,.hb-iheart-info{position:relative;z-index:1}.hb-iheart-info .hb-share-row{background:transparent!important;padding:0!important;border:0!important}.hb-player-badges span{background:#22262d!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:999px!important;padding:5px 9px!important;margin:0 5px 5px 0!important;display:inline-flex!important;color:#e8ebf0!important}.hb-iheart-now{border-bottom:1px solid rgba(255,255,255,.08)!important;color:#fff!important}.hb-iheart-cover .hb-google-wave{left:14px;right:14px;bottom:14px;background:rgba(0,0,0,.46);border-radius:999px;padding:7px}.hb-iheart-station-hero.is-playing .hb-iheart-cover img{box-shadow:0 0 0 3px rgba(246,50,69,.7),0 22px 60px rgba(0,0,0,.5)}

/* v2.1 better mobile */
@media(max-width:900px){.hb-station-layout{grid-template-columns:1fr;margin-left:14px;margin-right:14px}.hb-station-side{padding-top:0}.hb-row-actions a{display:none}.hb-row-nav{width:38px;height:38px}.hb-row-shell:after{width:42px}.hb-iheart-station-hero{border-radius:0!important}}
@media(max-width:640px){.hb-iheart-home{padding-left:16px!important;padding-right:0!important}.hb-radio-dial-hero{padding-right:16px!important}.hb-iheart-home .hb-radio-toolbar{padding-right:16px!important}.hb-row-head{padding-right:16px!important}.hb-row-scroll{grid-auto-columns:44vw!important;padding-right:18px!important}.hb-row-nav{display:none}.hb-row-shell:after{display:none}.hb-iheart-home .hb-radio-grid{padding-right:16px!important}.hb-iheart-station-hero{margin-top:0!important;padding:20px 16px!important}.hb-iheart-actions{align-items:center}.hb-follow-button,.hb-preset-button{height:40px;padding:0 13px;font-size:13px}.hb-iheart-info .hb-share-row{flex-basis:100%}.hb-station-tabs{padding-left:2px}.hb-station-layout{margin-left:16px!important;margin-right:16px!important}.hb-side-card{padding:16px}.hb-radio-info-panel,.hb-radio-content,.hb-radio-schedule,.hb-mobile-share-block,.hb-iheart-now{margin-left:16px!important;margin-right:16px!important}.hb-sticky-player{border-radius:16px 16px 0 0!important}}
@media(max-width:430px){.hb-row-scroll{grid-auto-columns:58vw!important}.hb-iheart-home .hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hb-iheart-cover img{width:118px!important;height:118px!important}.hb-iheart-info h1{font-size:30px!important}.hb-circle-play{width:58px!important;height:58px!important}.hb-mic-button{width:48px!important;height:48px!important}.hb-station-tabs a{font-size:14px!important;padding:14px 14px!important}}

/* v2.2 full professional polish */
.hb-toast{position:fixed;left:50%;bottom:92px;transform:translateX(-50%) translateY(20px);background:#fff;color:#111;border-radius:999px;padding:10px 18px;font-weight:900;z-index:999999;opacity:0;pointer-events:none;transition:.2s ease;box-shadow:0 18px 40px rgba(0,0,0,.35)}
.hb-toast.is-active{opacity:1;transform:translateX(-50%) translateY(0)}
.hb-radio-card:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:3px}.hb-radio-card.is-playing .hb-radio-card-play{background:#fff;color:#111}.hb-radio-card.is-playing .hb-radio-card-play i:before{content:"\f04c"}.hb-sticky-extra{display:flex;align-items:center;gap:8px;margin-left:auto}.hb-mute{width:38px;height:38px;border:0;border-radius:999px;background:#252a33;color:#fff;display:grid;place-items:center}.hb-volume{width:94px;accent-color:#ff3348}.hb-native-share{height:38px;border-radius:999px;border:0;background:#25282e;color:#fff;padding:0 13px;font-weight:900;display:inline-flex;align-items:center;gap:8px}.hb-mobile-share-block .hb-share-row:before{content:"Share this station";font-weight:900;color:#fff;margin-right:6px}.hb-side-card a[href=""],.hb-side-card a[href="#"]{display:none!important}.hb-station-tabs{position:sticky;top:0;z-index:20;backdrop-filter:blur(10px);background:rgba(6,6,7,.86)!important}.hb-row-scroll{padding-bottom:10px}.hb-row-scroll .hb-radio-card{cursor:pointer}.hb-row-scroll .hb-radio-card:hover .hb-radio-card-play{transform:scale(1.08)}
@media(max-width:640px){.hb-sticky-player{display:grid!important;grid-template-columns:42px 1fr auto auto!important;gap:10px!important;padding:10px!important}.hb-sticky-extra{grid-column:1/-1;width:100%;margin:2px 0 0}.hb-volume{width:100%;flex:1}.hb-toast{bottom:118px}.hb-station-tabs{top:0}.hb-iheart-actions .hb-share-row{display:flex!important;overflow-x:auto!important;width:100%;padding:4px 0!important}.hb-follow-button,.hb-preset-button{flex:1;justify-content:center}.hb-mobile-share-block .hb-share-row{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important}}


/* v2.4 responsive rebuild polish */
.hb-radio-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:18px}
.hb-radio-card{min-width:0;border-radius:22px;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.hb-radio-card:hover{transform:translateY(-3px)}
.hb-row-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(168px,190px);gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:4px 2px 14px;scrollbar-width:thin}
.hb-row-scroll .hb-radio-card{scroll-snap-align:start;width:100%}
.hb-iheart-station-hero{display:grid;grid-template-columns:minmax(130px,220px) 1fr;gap:28px;align-items:center}
.hb-share-row{flex-wrap:wrap}.hb-share-row button,.hb-card-share{cursor:pointer}
.hb-google-wave{opacity:.35;transition:opacity .2s ease}.is-playing .hb-google-wave,.hb-iheart-station-hero.is-playing .hb-google-wave{opacity:1}
.hb-sticky-player{left:16px;right:16px;bottom:16px;max-width:980px;margin:auto;border-radius:20px;box-shadow:0 18px 50px rgba(0,0,0,.45);z-index:99999}
.hb-sticky-player img{object-fit:cover;background:#151515}.hb-sticky-extra{display:flex;align-items:center;gap:8px}.hb-volume{max-width:92px}.hb-toast{position:fixed;left:50%;bottom:96px;transform:translateX(-50%) translateY(10px);background:#111;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:10px 16px;opacity:0;pointer-events:none;transition:.2s;z-index:100000}.hb-toast.is-active{opacity:1;transform:translateX(-50%) translateY(0)}
@media (max-width:760px){
  .hb-radio-dial-hero{padding:24px 16px;border-radius:0 0 24px 24px}.hb-dial-title h1{font-size:32px}.hb-radio-toolbar{gap:14px;align-items:flex-start}.hb-radio-search{width:100%}
  .hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hb-row-scroll{grid-auto-columns:42vw;gap:12px}.hb-radio-card-body{padding:12px}.hb-radio-card-body h3{font-size:14px}.hb-tagline{display:none}.hb-card-meta-line{font-size:11px}.hb-info-link{display:none}
  .hb-iheart-station-hero{grid-template-columns:1fr;text-align:center;padding:22px 16px}.hb-iheart-cover{margin:auto;max-width:190px}.hb-iheart-actions{justify-content:center}.hb-station-layout{grid-template-columns:1fr}.hb-station-tabs{overflow:auto;white-space:nowrap;justify-content:flex-start}.hb-share-row{justify-content:center}.hb-sticky-player{left:8px;right:8px;bottom:8px;border-radius:18px;grid-template-columns:44px 1fr auto auto;padding:8px}.hb-sticky-extra{display:none}
}
@media (max-width:430px){.hb-row-scroll{grid-auto-columns:62vw}.hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hb-live-dot,.hb-live-text{font-size:10px}.hb-radio-card-play span{display:none}}


/* v2.5 clean rebuild: cleaner iHeart-style radio rows + polished station page */
.hb-radio-home,
.hb-radio-template,
.hb-radio-player-page{
  --hb-bg:#06070a;
  --hb-panel:#0d1017;
  --hb-card:#11151d;
  --hb-line:rgba(255,255,255,.075);
  --hb-red:#e7192f;
  --hb-red2:#ff4056;
  background:linear-gradient(180deg,#080a0f 0%,#050608 60%,#06070a 100%)!important;
}
.hb-radio-section{max-width:1280px!important;padding:20px 18px!important}.hb-radio-toolbar{margin-bottom:16px!important}.hb-radio-toolbar h2{font-size:clamp(22px,2.2vw,32px)!important;letter-spacing:-.04em!important}.hb-section-intro{font-size:13px!important;color:#aeb7c6!important}.hb-eyebrow{background:rgba(231,25,47,.12)!important;border-color:rgba(231,25,47,.30)!important;color:#ffdfe3!important}
.hb-radio-dial-hero{max-width:1280px!important;margin:0 auto 6px!important;padding:28px 18px 18px!important;border-radius:0 0 28px 28px!important;background:radial-gradient(circle at 15% 0,rgba(231,25,47,.22),transparent 32%),linear-gradient(135deg,#121722,#07080d)!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 22px 55px rgba(0,0,0,.32)!important}.hb-dial-search{height:48px!important;max-width:560px!important;background:#fff!important;color:#111!important;border-radius:999px!important}.hb-dial-search input{color:#111!important;font-weight:700!important}.hb-dial-search input::placeholder{color:#606978!important}.hb-dial-search i{color:#e7192f!important}.hb-dial-title h1{font-size:clamp(34px,5vw,62px)!important;letter-spacing:-.07em!important}.hb-tunein-stats span{background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.09)!important;border-radius:999px!important;padding:8px 12px!important}
.hb-radio-row{margin:22px 0 28px!important}.hb-row-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:12px!important}.hb-row-head h3{font-size:22px!important;line-height:1.1!important;margin:0!important;letter-spacing:-.035em!important}.hb-row-actions a{color:#dfe5ee!important;text-decoration:none!important;font-size:13px!important;font-weight:850!important}.hb-row-nav{background:#1a1f2a!important;border:1px solid rgba(255,255,255,.09)!important;color:#fff!important}.hb-row-nav:disabled{opacity:.28!important}.hb-row-scroll{grid-auto-columns:172px!important;gap:14px!important;padding:4px 2px 16px!important}.hb-row-scroll::-webkit-scrollbar{height:6px!important}.hb-row-scroll::-webkit-scrollbar-thumb{background:#343b48!important;border-radius:999px!important}
.hb-radio-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important;gap:14px!important}.hb-radio-card{background:#10141d!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:20px!important;padding:9px!important;box-shadow:none!important}.hb-radio-card:before{display:none!important}.hb-radio-card:hover{background:#151a24!important;border-color:rgba(231,25,47,.45)!important;transform:translateY(-4px)!important;box-shadow:0 18px 36px rgba(0,0,0,.28)!important}.hb-radio-logo-wrap{border-radius:16px!important;border-color:rgba(255,255,255,.08)!important;background:#090b10!important}.hb-radio-logo-wrap img{object-fit:cover!important}.hb-radio-card-play{right:9px!important;bottom:9px!important;width:42px!important;height:42px!important;background:#e7192f!important;box-shadow:0 10px 24px rgba(231,25,47,.38)!important}.hb-radio-card-play span{display:none!important}.hb-live-dot{font-size:9px!important;padding:4px 7px!important;background:rgba(0,0,0,.50)!important;border-color:rgba(255,255,255,.12)!important}.hb-radio-card-body{padding:10px 2px 2px!important}.hb-radio-card h3{font-size:14.8px!important;margin:0 0 6px!important;min-height:34px!important}.hb-card-meta-line{display:flex!important;gap:5px!important;flex-wrap:wrap!important}.hb-card-meta-line span{font-size:10px!important;color:#c6ceda!important;background:#1a202b!important;border-radius:999px!important;padding:4px 7px!important}.hb-tagline{font-size:11px!important;color:#9fa9b8!important;margin-top:7px!important}.hb-card-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:10px!important;gap:8px!important}.hb-live-text{font-size:10.5px!important;color:#fff!important;background:rgba(231,25,47,.14)!important;border:1px solid rgba(231,25,47,.25)!important;border-radius:999px!important;padding:5px 8px!important;font-weight:850!important}.hb-info-link{font-size:11px!important;color:#dfe5ee!important}.hb-card-share{width:32px!important;height:32px!important;border:0!important;border-radius:999px!important;background:#1c2230!important;color:#fff!important;display:grid!important;place-items:center!important}.hb-card-share:hover{background:#e7192f!important}
.hb-iheart-station-hero{max-width:1180px!important;margin:0 auto!important;padding:28px!important;border-radius:28px!important;background:radial-gradient(circle at 78% 0,rgba(231,25,47,.20),transparent 30%),linear-gradient(135deg,#151b27,#080a0f)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 24px 60px rgba(0,0,0,.35)!important}.hb-iheart-cover img{border-radius:24px!important;border:1px solid rgba(255,255,255,.10)!important}.hb-iheart-info h1{font-size:clamp(34px,5vw,64px)!important;letter-spacing:-.07em!important;margin:0 0 8px!important}.hb-player-tagline{font-size:15px!important;color:#cfd6e3!important}.hb-iheart-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important}.hb-circle-play{width:68px!important;height:68px!important;background:#e7192f!important;box-shadow:0 16px 38px rgba(231,25,47,.38)!important}.hb-mic-button,.hb-follow-button,.hb-preset-button{background:#161c27!important;border:1px solid rgba(255,255,255,.10)!important;color:#fff!important}.hb-follow-button:hover,.hb-preset-button:hover,.hb-follow-button.is-saved,.hb-preset-button.is-saved{background:#fff!important;color:#111!important}.hb-station-tabs{max-width:1180px!important;margin:14px auto 0!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.07)!important;background:rgba(12,15,22,.84)!important;display:flex!important;gap:4px!important;padding:6px!important}.hb-station-tabs a{border-radius:12px!important;padding:12px 16px!important;text-decoration:none!important;color:#b8c2d2!important;font-weight:850!important}.hb-station-tabs a.is-active,.hb-station-tabs a:hover{background:#fff!important;color:#111!important}.hb-iheart-now,.hb-radio-info-panel,.hb-radio-content,.hb-radio-schedule,.hb-side-card,.hb-mobile-share-block{background:#10141d!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:20px!important}.hb-station-layout{max-width:1180px!important;gap:18px!important}.hb-share-row{display:flex!important;align-items:center!important;gap:8px!important}.hb-share-row span{color:#cfd6e3!important;font-weight:850!important}.hb-share-row a,.hb-share-row button{width:40px!important;height:40px!important;border-radius:999px!important;background:#171d28!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;display:grid!important;place-items:center!important;text-decoration:none!important}.hb-share-row a:hover,.hb-share-row button:hover{background:#e7192f!important}.hb-google-wave{height:28px!important;display:flex!important;align-items:end!important;justify-content:center!important;gap:4px!important}.hb-google-wave span{width:5px!important;border-radius:99px!important;background:#fff!important;animation:hbWave 1s ease-in-out infinite!important}.hb-google-wave span:nth-child(1){height:10px;animation-delay:.05s!important}.hb-google-wave span:nth-child(2){height:18px;animation-delay:.15s!important}.hb-google-wave span:nth-child(3){height:26px;animation-delay:.25s!important}.hb-google-wave span:nth-child(4){height:16px;animation-delay:.35s!important}.hb-google-wave span:nth-child(5){height:22px;animation-delay:.45s!important}@keyframes hbWave{0%,100%{transform:scaleY(.45);opacity:.6}50%{transform:scaleY(1);opacity:1}}
.hb-sticky-player{background:rgba(13,16,23,.94)!important;backdrop-filter:blur(16px)!important;border:1px solid rgba(255,255,255,.10)!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important}.hb-sticky-player img{width:46px!important;height:46px!important;border-radius:12px!important}.hb-sticky-copy{min-width:0!important}.hb-sticky-copy strong,.hb-sticky-copy span{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hb-toggle,.hb-stop{width:40px!important;height:40px!important;border-radius:999px!important;border:0!important}.hb-toggle{background:#e7192f!important;color:#fff!important}.hb-stop{background:#202633!important;color:#fff!important}
@media(max-width:980px){.hb-radio-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.hb-row-scroll{grid-auto-columns:166px!important}.hb-station-layout{grid-template-columns:1fr!important}.hb-station-side{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.hb-side-card{margin-bottom:0!important}}
@media(max-width:680px){.hb-radio-section{padding:18px 14px!important}.hb-radio-toolbar{display:block!important}.hb-radio-search{width:100%!important;min-width:0!important;margin-top:12px!important}.hb-radio-dial-hero{padding:22px 14px 16px!important;border-radius:0 0 22px 22px!important}.hb-dial-search{height:44px!important}.hb-dial-title h1{font-size:36px!important}.hb-tunein-stats{gap:6px!important}.hb-tunein-stats span{font-size:11px!important;padding:7px 10px!important}.hb-row-head h3{font-size:19px!important}.hb-row-actions a{display:none!important}.hb-row-nav{display:none!important}.hb-row-scroll{grid-auto-columns:42vw!important;gap:12px!important;overflow-x:auto!important}.hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.hb-radio-card{border-radius:18px!important;padding:8px!important}.hb-radio-card h3{font-size:13.8px!important;min-height:32px!important}.hb-tagline{display:none!important}.hb-card-meta-line span:nth-child(n+2){display:none!important}.hb-iheart-station-hero{grid-template-columns:1fr!important;text-align:center!important;padding:20px 14px!important;border-radius:0 0 24px 24px!important}.hb-iheart-cover{max-width:170px!important;margin:0 auto!important}.hb-iheart-info h1{font-size:34px!important}.hb-iheart-actions{justify-content:center!important}.hb-circle-play{width:62px!important;height:62px!important}.hb-follow-button,.hb-preset-button{height:42px!important;flex:1 1 130px!important;justify-content:center!important}.hb-share-row{width:100%!important;justify-content:center!important}.hb-station-tabs{margin-left:12px!important;margin-right:12px!important;overflow-x:auto!important;white-space:nowrap!important;justify-content:flex-start!important}.hb-station-tabs a{font-size:13px!important;padding:11px 13px!important}.hb-station-side{grid-template-columns:1fr!important}.hb-sticky-player{left:8px!important;right:8px!important;bottom:8px!important;grid-template-columns:42px minmax(0,1fr) 38px 38px!important;border-radius:18px!important;padding:8px!important}.hb-sticky-player img{width:42px!important;height:42px!important}.hb-sticky-extra{display:none!important}}
@media(max-width:420px){.hb-row-scroll{grid-auto-columns:58vw!important}.hb-radio-grid{gap:10px!important}.hb-card-share{display:none!important}.hb-info-link{display:none!important}.hb-live-text{font-size:10px!important;padding:4px 7px!important}}


/* v2.6 full custom Haiti Broadcasting polish */
.hb-radio-home,.hb-radio-player-page{--hb-red:#e7192f;--hb-bg:#07090d;--hb-card:#111722;--hb-soft:#1a2230;--hb-text:#f7f9fc;--hb-muted:#9aa6b8;color:var(--hb-text)}
.hb-custom-hero{max-width:1220px!important;margin:0 auto 12px!important;border-radius:0 0 30px 30px!important;background:radial-gradient(circle at 16% 0,rgba(231,25,47,.26),transparent 30%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08),transparent 24%),linear-gradient(180deg,#151b28 0%,#090c12 100%)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 30px 80px rgba(0,0,0,.38)!important}
.hb-filter-chip-row{display:flex!important;gap:9px!important;overflow-x:auto!important;padding:4px 0 2px!important;scrollbar-width:none}.hb-filter-chip-row::-webkit-scrollbar{display:none}.hb-filter-chip{border:1px solid rgba(255,255,255,.10)!important;background:rgba(255,255,255,.06)!important;color:#e7edf6!important;border-radius:999px!important;padding:10px 15px!important;font-weight:900!important;white-space:nowrap!important;cursor:pointer!important}.hb-filter-chip.is-active,.hb-filter-chip:hover{background:#fff!important;color:#111!important;border-color:#fff!important}.hb-dial-search{background:#fff!important;color:#0e1117!important}.hb-dial-search input{color:#0e1117!important}.hb-dial-search input::placeholder{color:#596273!important}
.hb-radio-section{max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}.hb-section-intro{max-width:640px!important}.hb-row-shell{position:relative!important}.hb-row-scroll{scroll-snap-type:x proximity!important}.hb-row-scroll .hb-radio-card{scroll-snap-align:start!important}.hb-radio-card{position:relative!important;overflow:hidden!important}.hb-radio-card:after{content:'';position:absolute;inset:auto 0 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(231,25,47,.7),transparent);opacity:0;transition:.25s}.hb-radio-card:hover:after,.hb-radio-card.is-playing:after{opacity:1}.hb-radio-card.is-playing{border-color:rgba(231,25,47,.70)!important;background:linear-gradient(180deg,#171d2a,#101620)!important}.hb-radio-card.is-playing .hb-radio-card-play{background:#fff!important;color:#111!important}.hb-card-title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-now-mini{display:flex!important;align-items:center!important;gap:6px!important;margin-top:8px!important;color:#96a3b6!important;font-size:11px!important;min-height:16px!important}.hb-now-mini i{color:var(--hb-red)!important}.hb-radio-card.is-playing .hb-now-mini{color:#fff!important}.hb-card-bottom{border-top:1px solid rgba(255,255,255,.06)!important;padding-top:9px!important}.hb-radio-card-play:active,.hb-circle-play:active{transform:scale(.94)!important}
.hb-iheart-station-page{background:linear-gradient(180deg,#090c12,#05070a)!important}.hb-iheart-station-hero{position:relative!important;overflow:hidden!important}.hb-iheart-station-hero:before{content:'Haiti Broadcasting';position:absolute;right:22px;bottom:-8px;font-size:clamp(46px,8vw,106px);font-weight:1000;letter-spacing:-.08em;color:rgba(255,255,255,.035);pointer-events:none}.hb-iheart-cover{position:relative!important}.hb-iheart-cover:after{content:'LIVE';position:absolute;top:12px;left:12px;border-radius:999px;padding:6px 10px;background:rgba(231,25,47,.92);font-size:10px;font-weight:1000;color:#fff;letter-spacing:.12em}.hb-iheart-now{max-width:1180px!important;margin:14px auto!important;display:flex!important;gap:12px!important;align-items:center!important}.hb-iheart-now>i{width:42px;height:42px;border-radius:14px;background:rgba(231,25,47,.14);display:grid;place-items:center;color:#ff4054}.hb-station-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;margin:16px auto!important}.hb-side-card a,.hb-side-card button{width:100%!important;display:flex!important;align-items:center!important;gap:10px!important;margin-top:8px!important;padding:12px 13px!important;border-radius:14px!important;background:#171e2a!important;color:#fff!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.08)!important}.hb-side-card button{text-align:left!important;cursor:pointer!important}.hb-side-card a:hover,.hb-side-card button:hover{background:#fff!important;color:#111!important}.hb-radio-socials a{transition:.18s!important}.hb-radio-socials a:hover{transform:translateY(-2px)!important}.hb-native-share{display:grid!important}
.hb-sticky-player{z-index:99999!important}.hb-sticky-extra{display:flex!important;align-items:center!important;gap:8px!important}.hb-volume{width:88px!important;accent-color:#e7192f}.hb-toast{position:fixed;left:50%;bottom:96px;transform:translateX(-50%) translateY(20px);background:#fff;color:#111;font-weight:900;padding:11px 15px;border-radius:999px;box-shadow:0 18px 40px rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:.2s;z-index:100000}.hb-toast.is-active{opacity:1;transform:translateX(-50%) translateY(0)}
@media(max-width:980px){.hb-station-layout{grid-template-columns:1fr!important}.hb-side-card{border-radius:18px!important}.hb-filter-chip{padding:9px 13px!important}.hb-radio-toolbar h2{font-size:26px!important}.hb-row-scroll{padding-left:2px!important;padding-right:18px!important}}
@media(max-width:640px){.hb-custom-hero{border-radius:0 0 22px 22px!important;margin-bottom:2px!important}.hb-dial-title{gap:7px!important}.hb-dial-title h1{font-size:33px!important;line-height:1!important}.hb-dial-title span{font-size:11px!important}.hb-filter-chip-row{margin-left:-2px!important;margin-right:-2px!important}.hb-filter-chip{font-size:12px!important;padding:8px 12px!important}.hb-tunein-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.hb-tunein-stats span{text-align:center!important}.hb-row-scroll{grid-auto-columns:46vw!important}.hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hb-radio-card{padding:7px!important}.hb-radio-logo-wrap{aspect-ratio:1/1!important}.hb-radio-card-play{width:38px!important;height:38px!important}.hb-live-dot{top:8px!important;left:8px!important}.hb-now-mini{font-size:10px!important}.hb-iheart-station-hero:before{display:none!important}.hb-iheart-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.hb-circle-play{grid-column:1/-1!important;margin:0 auto!important}.hb-mic-button{display:none!important}.hb-share-row{grid-column:1/-1!important}.hb-share-row span{display:none!important}.hb-share-row a,.hb-share-row button{width:38px!important;height:38px!important}.hb-sticky-player{grid-template-columns:40px minmax(0,1fr) 38px 38px!important}.hb-sticky-extra{display:none!important}.hb-toast{bottom:86px!important}}
@media(max-width:390px){.hb-row-scroll{grid-auto-columns:62vw!important}.hb-radio-card h3{font-size:13px!important}.hb-card-meta-line span{font-size:9.5px!important;padding:3px 6px!important}.hb-live-text{display:none!important}}

/* v2.7 TV-style radio grid: same row/card logic as Live TV, tuned for radio instant-play */
.hb-tvlogic-section{max-width:1280px!important;margin:0 auto 26px!important;padding:22px 16px!important}.hb-tvlogic-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important;margin-bottom:14px!important}.hb-tvlogic-head h2{font-size:clamp(22px,3vw,34px)!important;letter-spacing:-.04em!important;margin:4px 0 0!important}.hb-tvlogic-viewall{color:#e8edf7!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important;background:#151b26!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;padding:10px 13px!important}.hb-tvlogic-search{max-width:520px!important;margin:0 0 16px!important;background:#121823!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:15px!important}.hb-tvlogic-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important;gap:16px!important}.hb-row-shell .hb-row-scroll{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(172px,190px)!important;gap:15px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;padding:3px 2px 18px!important}.hb-tvlogic-card{background:#10151f!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:20px!important;padding:9px!important;box-shadow:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease!important;scroll-snap-align:start!important}.hb-tvlogic-card:before{display:none!important}.hb-tvlogic-card:hover{transform:translateY(-4px)!important;background:#151b27!important;border-color:rgba(231,25,47,.48)!important}.hb-tvlogic-thumb{position:relative!important;aspect-ratio:1/1!important;border-radius:17px!important;overflow:hidden!important;background:#080b10!important}.hb-tvlogic-logo{width:100%!important;height:100%!important;display:block!important;border-radius:17px!important;border:0!important;box-shadow:none!important}.hb-tvlogic-logo img{width:100%!important;height:100%!important;object-fit:cover!important}.hb-tvlogic-play{width:43px!important;height:43px!important;right:9px!important;bottom:9px!important;background:#e7192f!important;box-shadow:0 11px 24px rgba(231,25,47,.38)!important}.hb-tvlogic-play span{display:none!important}.hb-tvlogic-live{top:9px!important;left:9px!important;background:rgba(0,0,0,.58)!important;border:1px solid rgba(255,255,255,.13)!important;color:#fff!important}.hb-tvlogic-body{padding:11px 2px 2px!important}.hb-tvlogic-body h3{font-size:15px!important;line-height:1.14!important;margin:0 0 5px!important;min-height:34px!important}.hb-tvlogic-small{display:block!important;color:#aeb8c7!important;font-size:11px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hb-tvlogic-tagline{font-size:11px!important;color:#d1d8e4!important;line-height:1.25!important;margin:7px 0 0!important;-webkit-line-clamp:1!important}.hb-tvlogic-now{display:flex!important;background:transparent!important;border:0!important;padding:7px 0 0!important;margin:0!important;color:#9ca8ba!important;min-height:25px!important}.hb-tvlogic-now span{font-size:10.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hb-tvlogic-actions{border-top:1px solid rgba(255,255,255,.06)!important;margin-top:9px!important;padding-top:9px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.hb-tvlogic-actions .hb-live-text{font-size:10.5px!important;background:rgba(231,25,47,.14)!important;border:1px solid rgba(231,25,47,.24)!important;border-radius:999px!important;padding:5px 8px!important;color:#fff!important;font-weight:900!important}.hb-tvlogic-actions .hb-info-link{font-size:11px!important;color:#e6ebf4!important;font-weight:900!important}.hb-tvlogic-actions .hb-card-share{width:32px!important;height:32px!important;border-radius:999px!important;background:#1c2431!important;color:#fff!important;border:0!important;display:grid!important;place-items:center!important}.hb-tvlogic-card.is-playing{border-color:rgba(39,216,109,.62)!important;background:#111d1a!important}.hb-tvlogic-card.is-playing .hb-tvlogic-play{background:#fff!important;color:#10151f!important}.hb-tvlogic-card.is-playing .hb-tvlogic-now{color:#fff!important}.hb-hulu-section .hb-row-scroll,.hb-category-section .hb-row-scroll{grid-auto-columns:minmax(172px,190px)!important;gap:15px!important}.hb-row-head h3{font-size:clamp(20px,2.4vw,28px)!important;letter-spacing:-.04em!important}.hb-row-actions{display:flex!important;align-items:center!important;gap:8px!important}.hb-row-nav{width:34px!important;height:34px!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important}
@media(max-width:980px){.hb-tvlogic-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.hb-row-shell .hb-row-scroll,.hb-hulu-section .hb-row-scroll,.hb-category-section .hb-row-scroll{grid-auto-columns:168px!important}.hb-tvlogic-head{align-items:flex-start!important}.hb-tvlogic-viewall{display:none!important}}
@media(max-width:700px){.hb-tvlogic-section{padding:18px 12px!important}.hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.hb-row-shell .hb-row-scroll,.hb-hulu-section .hb-row-scroll,.hb-category-section .hb-row-scroll{grid-auto-columns:43vw!important;gap:12px!important}.hb-tvlogic-card{border-radius:18px!important;padding:8px!important}.hb-tvlogic-thumb,.hb-tvlogic-logo{border-radius:15px!important}.hb-tvlogic-body h3{font-size:13.8px!important;min-height:32px!important}.hb-tvlogic-small{font-size:10.5px!important}.hb-tvlogic-tagline,.hb-tvlogic-actions .hb-info-link{display:none!important}.hb-row-nav,.hb-row-actions a{display:none!important}.hb-tvlogic-search{height:42px!important;max-width:100%!important}}
@media(max-width:420px){.hb-row-shell .hb-row-scroll,.hb-hulu-section .hb-row-scroll,.hb-category-section .hb-row-scroll{grid-auto-columns:60vw!important}.hb-tvlogic-actions .hb-card-share{display:none!important}.hb-tvlogic-play{width:38px!important;height:38px!important}.hb-tvlogic-live{font-size:8.5px!important}.hb-tvlogic-now{display:none!important}}


/* v2.8 premium player, station cards and mobile grid polish */
.hb-v28-station-card{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#111823 0%,#0b1018 100%)!important;border-color:rgba(255,255,255,.09)!important}.hb-v28-station-card:hover{box-shadow:0 22px 55px rgba(0,0,0,.32)!important}.hb-v28-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.64));pointer-events:none}.hb-v28-logo img{transition:transform .25s ease,filter .25s ease!important}.hb-v28-station-card:hover .hb-v28-logo img{transform:scale(1.055)!important;filter:saturate(1.08)!important}.hb-v28-play{z-index:3!important}.hb-v28-live{z-index:3!important}.hb-v28-quality{position:absolute;right:9px;top:9px;z-index:4;background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;letter-spacing:.04em}.hb-v28-body{display:flex!important;flex-direction:column!important;gap:0!important}.hb-v28-sub{opacity:.94!important}.hb-v28-pills{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px;min-height:22px}.hb-v28-pills span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px 7px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);color:#b7c0cf;font-size:9.5px;line-height:1;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-v28-pills span i{color:#e7192f}.hb-v28-actions{gap:7px!important}.hb-v28-listen{border:0!important;border-radius:999px!important;padding:8px 10px!important;background:#e7192f!important;color:#fff!important;font-size:11px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important;gap:6px!important;cursor:pointer!important}.hb-v28-listen:hover{background:#fff!important;color:#111!important}.hb-v28-station-card.is-playing:after{content:"ON AIR";position:absolute;top:11px;left:11px;z-index:6;background:#21d16b;color:#06120b;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:1000;letter-spacing:.08em}.hb-v28-station-card.is-playing .hb-v28-live{display:none!important}
.hb-v28-player-page{background:#070a0f!important;color:#fff!important;padding-bottom:36px!important}.hb-v28-player-hero{position:relative;max-width:1240px;margin:0 auto 18px;padding:34px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;align-items:center;overflow:hidden;border-radius:0 0 34px 34px;background:radial-gradient(circle at 20% 0%,rgba(231,25,47,.24),transparent 38%),linear-gradient(135deg,#151b26,#080b11 72%);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 70px rgba(0,0,0,.35)}.hb-v28-hero-bg{position:absolute;inset:-30px;background-size:cover;background-position:center;filter:blur(38px) saturate(1.15);opacity:.18;transform:scale(1.12)}.hb-v28-cover-wrap,.hb-v28-hero-info{position:relative;z-index:2}.hb-v28-cover-wrap{display:grid;place-items:center}.hb-v28-cover{position:relative;width:min(260px,100%);aspect-ratio:1/1;border-radius:32px;overflow:hidden;background:#0b0f16;border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 65px rgba(0,0,0,.55)}.hb-v28-cover img{width:100%;height:100%;object-fit:cover}.hb-v28-main-play{position:absolute!important;bottom:-18px!important;right:18px!important;width:72px!important;height:72px!important;border-radius:999px!important;background:#e7192f!important;color:#fff!important;border:6px solid #070a0f!important;box-shadow:0 15px 35px rgba(231,25,47,.42)!important;font-size:24px!important}.hb-v28-main-play:hover,.hb-v28-action-play:hover{transform:translateY(-2px)!important;background:#fff!important;color:#111!important}.hb-v28-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:9px;color:#f2f5fa;font-size:12px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.hb-v28-eyebrow i{font-size:8px;color:#27d86d}.hb-v28-hero-info h1{font-size:clamp(38px,6vw,78px)!important;line-height:.92!important;margin:0 0 10px!important;letter-spacing:-.07em!important;color:#fff!important}.hb-v28-player-tagline{font-size:clamp(15px,2vw,20px)!important;color:#d9e1ed!important;margin:0 0 16px!important;max-width:780px!important}.hb-v28-badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:16px!important}.hb-v28-badges span{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:999px!important;padding:9px 12px!important;color:#fff!important;font-size:12px!important;font-weight:800!important}.hb-v28-now-card{display:flex;align-items:center;gap:13px;max-width:620px;padding:14px 15px;margin:15px 0;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.09);border-radius:20px}.hb-v28-now-card>i{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:rgba(231,25,47,.16);color:#ff4054}.hb-v28-now-card small{display:block;color:#9aa7b8;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.hb-v28-now-card strong{display:block;color:#fff;font-size:17px;line-height:1.2}.hb-v28-now-card span{display:block;color:#c1cad8;font-size:12px;margin-top:3px}.hb-v28-hero-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important}.hb-v28-action-play,.hb-v28-hero-actions .hb-follow-button,.hb-v28-hero-actions .hb-preset-button{height:46px!important;border-radius:999px!important;padding:0 17px!important;border:0!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important}.hb-v28-action-play{background:#e7192f!important;color:#fff!important}.hb-v28-hero-actions .hb-follow-button,.hb-v28-hero-actions .hb-preset-button{background:rgba(255,255,255,.09)!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important}.hb-v28-hero-actions .is-saved{background:#fff!important;color:#111!important}.hb-v28-tabs{max-width:1240px!important;margin:0 auto 18px!important;padding:0 16px!important;position:sticky!important;top:0!important;z-index:20!important;background:rgba(7,10,15,.82)!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.hb-v28-tabs a{display:inline-flex!important;padding:16px 14px!important;color:#aeb8c8!important;text-decoration:none!important;font-weight:900!important;font-size:13px!important;border-bottom:3px solid transparent!important}.hb-v28-tabs a.is-active,.hb-v28-tabs a:hover{color:#fff!important;border-color:#e7192f!important}.hb-v28-station-layout{max-width:1240px!important;gap:18px!important}.hb-v28-live-panel,.hb-v28-content-card,.hb-radio-info-panel{background:#101620!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:24px!important;padding:22px!important;margin-bottom:18px!important}.hb-v28-live-panel h2,.hb-v28-content-card h2,.hb-radio-info-panel h2{font-size:24px!important;margin:0 0 8px!important;letter-spacing:-.04em!important}.hb-v28-muted{color:#aeb8c8;margin:0 0 16px}.hb-v28-live-meter{display:flex;height:70px;gap:8px;align-items:flex-end}.hb-v28-live-meter span{width:13px;border-radius:999px;background:linear-gradient(180deg,#e7192f,#ff7987);animation:hbV28Meter 1.1s ease-in-out infinite}.hb-v28-live-meter span:nth-child(2){height:55%;animation-delay:.1s}.hb-v28-live-meter span:nth-child(3){height:82%;animation-delay:.2s}.hb-v28-live-meter span:nth-child(4){height:42%;animation-delay:.3s}.hb-v28-live-meter span:nth-child(5){height:68%;animation-delay:.4s}@keyframes hbV28Meter{0%,100%{height:28%}50%{height:90%}}.hb-v28-schedule{display:flex;gap:10px;align-items:flex-start;background:rgba(231,25,47,.10);border:1px solid rgba(231,25,47,.18);padding:13px;border-radius:16px;color:#f2f5fa}.hb-v28-sidebar .hb-side-card,.hb-v28-side-now{background:#101620!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:22px!important;padding:18px!important;margin-bottom:16px!important}.hb-v28-side-now span{display:flex!important;gap:9px!important;align-items:center!important;color:#cbd4df!important;margin:9px 0!important}.hb-v28-related{max-width:1240px!important;margin:18px auto!important;padding:0 16px!important}.hb-v28-related .hb-row-scroll{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(172px,190px)!important;gap:15px!important;overflow-x:auto!important;padding:3px 2px 18px!important}.hb-v28-wave{opacity:0;transition:.2s}.hb-v28-player-page.is-playing .hb-v28-wave,.hb-v28-player-hero.is-playing .hb-v28-wave{opacity:1}
@media(max-width:980px){.hb-v28-player-hero{grid-template-columns:180px minmax(0,1fr);padding:26px 18px;gap:22px;border-radius:0 0 26px 26px}.hb-v28-cover{border-radius:24px}.hb-v28-main-play{width:62px!important;height:62px!important}.hb-v28-station-layout{grid-template-columns:1fr!important}.hb-v28-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.hb-v28-sidebar .hb-side-card{margin-bottom:0!important}}
@media(max-width:700px){.hb-v28-player-page{padding-bottom:80px!important}.hb-v28-player-hero{display:block;margin:0 10px 14px;padding:18px;border-radius:24px}.hb-v28-cover-wrap{justify-content:start;place-items:start}.hb-v28-cover{width:142px;border-radius:22px;margin-bottom:20px}.hb-v28-main-play{right:auto!important;left:92px!important;bottom:4px!important;width:58px!important;height:58px!important}.hb-v28-hero-info h1{font-size:36px!important;line-height:.98!important}.hb-v28-player-tagline{font-size:14px!important}.hb-v28-badges span{font-size:11px!important;padding:8px 10px!important}.hb-v28-now-card{padding:12px;border-radius:17px}.hb-v28-action-play,.hb-v28-hero-actions .hb-follow-button,.hb-v28-hero-actions .hb-preset-button{width:100%!important;justify-content:center!important}.hb-v28-hero-actions .hb-share-row{width:100%!important;justify-content:center!important}.hb-v28-tabs{overflow-x:auto!important;white-space:nowrap!important;padding:0 8px!important}.hb-v28-tabs a{padding:14px 12px!important}.hb-v28-live-panel,.hb-v28-content-card,.hb-radio-info-panel{border-radius:19px!important;padding:17px!important}.hb-v28-sidebar{grid-template-columns:1fr!important}.hb-v28-related .hb-row-scroll{grid-auto-columns:43vw!important}.hb-v28-pills{display:none}.hb-v28-listen{padding:8px 9px!important;font-size:10.5px!important}.hb-v28-actions .hb-info-link{display:inline-flex!important}.hb-v28-station-card .hb-card-title{min-height:auto!important}}
@media(max-width:430px){.hb-v28-related .hb-row-scroll{grid-auto-columns:60vw!important}.hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hb-v28-quality{display:none}.hb-v28-actions{justify-content:center!important}.hb-v28-actions .hb-info-link{display:none!important}.hb-v28-listen{width:100%!important;justify-content:center!important}.hb-v28-now{display:flex!important}.hb-v28-hero-info h1{font-size:32px!important}}

/* v3.0 perfect merge responsive/stability patch */
.hb-perfect-radio-home,.hb-radio-template{width:100%;max-width:100%;overflow-x:hidden}.hb-radio-section,.hb-radio-dial-hero,.hb-radio-player-page{box-sizing:border-box}.hb-radio-card,.hb-tvlogic-card{min-width:0}.hb-radio-card img{max-width:100%;height:auto}.hb-v28-player-hero{max-width:1280px!important;margin:0 auto 18px!important;display:grid!important;grid-template-columns:minmax(180px,300px) minmax(0,1fr)!important;gap:28px!important;align-items:center!important}.hb-v28-hero-info{min-width:0!important}.hb-v28-hero-info h1{word-break:break-word!important}.hb-v28-station-layout{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;padding-left:16px!important;padding-right:16px!important}.hb-v28-tabs{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;white-space:nowrap!important}.hb-row-scroll{scrollbar-width:thin}.hb-row-scroll::-webkit-scrollbar{height:8px}.hb-sticky-player{left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important;bottom:max(12px,env(safe-area-inset-bottom))!important;max-width:760px!important;margin:0 auto!important;border-radius:22px!important}.hb-v28-action-play,.hb-v28-main-play,.hb-radio-card-play{cursor:pointer!important}.hb-card-title a{text-decoration:none!important;color:inherit!important}.hb-info-grid span,.hb-player-badges span{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
@media(max-width:1024px){.hb-v28-player-hero{grid-template-columns:220px minmax(0,1fr)!important;gap:20px!important}.hb-v28-cover-wrap{max-width:220px!important}.hb-v28-hero-actions{flex-wrap:wrap!important}.hb-v28-station-layout{grid-template-columns:1fr!important}.hb-v28-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}
@media(max-width:720px){.hb-radio-template{padding:0!important}.hb-v28-player-hero{grid-template-columns:1fr!important;text-align:center!important;border-radius:0 0 28px 28px!important;padding:22px 14px!important;margin-top:0!important}.hb-v28-cover-wrap{margin:0 auto!important;width:min(62vw,220px)!important}.hb-v28-hero-actions{justify-content:center!important;display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}.hb-v28-action-play{grid-column:1/-1!important;width:100%!important}.hb-v28-hero-actions .hb-share-row{grid-column:1/-1!important;justify-content:center!important}.hb-v28-now-card{text-align:left!important}.hb-v28-tabs{padding:8px 12px!important;margin:8px 0!important}.hb-v28-station-layout{padding-left:12px!important;padding-right:12px!important}.hb-v28-sidebar{grid-template-columns:1fr!important}.hb-radio-info-panel,.hb-v28-content-card,.hb-v28-live-panel,.hb-side-card{border-radius:18px!important}.hb-sticky-player{grid-template-columns:42px minmax(0,1fr) auto auto!important;padding:9px!important}.hb-sticky-player img{width:42px!important;height:42px!important}.hb-sticky-copy strong{font-size:13px!important}.hb-sticky-meta{font-size:11px!important}.hb-sticky-extra{display:none!important}}
@media(max-width:480px){.hb-tvlogic-grid,.hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hb-tvlogic-section{padding-left:10px!important;padding-right:10px!important}.hb-row-shell .hb-row-scroll,.hb-hulu-section .hb-row-scroll,.hb-category-section .hb-row-scroll{grid-auto-columns:54vw!important}.hb-tvlogic-body h3,.hb-card-title{font-size:13px!important}.hb-v28-pills,.hb-tvlogic-now,.hb-v28-actions .hb-info-link{display:none!important}.hb-v28-actions{justify-content:center!important}.hb-v28-listen{width:100%!important;justify-content:center!important}.hb-filter-chip-row{display:flex!important;overflow-x:auto!important;padding-bottom:8px!important}.hb-filter-chip{flex:0 0 auto!important}.hb-dial-title h1{font-size:30px!important}.hb-v28-cover-wrap{width:min(70vw,200px)!important}.hb-v28-hero-info h1{font-size:clamp(28px,10vw,42px)!important}.hb-v28-hero-actions{grid-template-columns:1fr!important}.hb-share-row{gap:7px!important}.hb-share-row a,.hb-share-row button{width:38px!important;height:38px!important}.hb-sticky-player{border-radius:18px!important}.hb-sticky-player .hb-toggle,.hb-sticky-player .hb-stop{width:38px!important;height:38px!important}}
@media(max-width:360px){.hb-tvlogic-grid,.hb-radio-grid{grid-template-columns:1fr!important}.hb-row-shell .hb-row-scroll,.hb-hulu-section .hb-row-scroll,.hb-category-section .hb-row-scroll{grid-auto-columns:78vw!important}}


/* v3.1 clean link + visual polish */
.hb-radio-logo-wrap,.hb-card-title a,.hb-info-link,.hb-side-card a,.hb-station-tabs a{cursor:pointer!important;position:relative;z-index:5}.hb-radio-card{cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.hb-radio-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 45px rgba(0,0,0,.24)!important;border-color:rgba(231,25,47,.28)!important}.hb-radio-card button,.hb-radio-card a{cursor:pointer!important}.hb-radio-logo-wrap{display:block!important;overflow:hidden!important;border-radius:inherit!important}.hb-radio-logo-wrap img{transition:transform .22s ease!important}.hb-radio-card:hover .hb-radio-logo-wrap img{transform:scale(1.035)!important}.hb-card-title a:hover,.hb-info-link:hover,.hb-side-card a:hover{color:#fff!important;text-decoration:none!important}.hb-info-link{border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.06)!important;border-radius:999px!important;padding:8px 12px!important}.hb-info-link:hover{background:rgba(231,25,47,.14)!important;border-color:rgba(231,25,47,.35)!important}.hb-side-card a,.hb-side-card button{width:100%!important;display:flex!important;align-items:center!important;gap:10px!important;justify-content:flex-start!important;border-radius:14px!important;padding:12px 13px!important;margin:8px 0!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.08)!important;color:#edf2f7!important;text-decoration:none!important}.hb-side-card a:hover,.hb-side-card button:hover{background:rgba(231,25,47,.13)!important;border-color:rgba(231,25,47,.25)!important}.hb-v28-player-hero{box-shadow:0 24px 70px rgba(0,0,0,.22)!important}.hb-v28-now-card,.hb-v28-live-panel,.hb-v28-content-card,.hb-radio-info-panel,.hb-side-card{box-shadow:0 12px 34px rgba(0,0,0,.16)!important}.hb-radio-section .hb-row-head h2,.hb-radio-section .hb-row-head h3{letter-spacing:-.035em!important}.hb-v28-listen{box-shadow:0 8px 20px rgba(231,25,47,.18)!important}.hb-v28-listen:hover,.hb-v28-main-play:hover,.hb-v28-action-play:hover{filter:brightness(1.06)!important;transform:translateY(-1px)!important}.hb-sticky-player{box-shadow:0 20px 60px rgba(0,0,0,.38)!important}
@media(max-width:640px){.hb-radio-card:hover{transform:none!important}.hb-info-link{padding:8px 10px!important}.hb-side-card a,.hb-side-card button{padding:11px 12px!important}.hb-v28-player-hero{box-shadow:none!important}.hb-radio-card{border-radius:18px!important}.hb-v28-art{border-radius:16px!important}}


/* v3.2 FULL COLOR REBUILD — Haiti Broadcasting premium visual system */
:root{
  --hb-bg:#070b12;
  --hb-bg2:#0b1220;
  --hb-panel:#101827;
  --hb-panel2:#151f31;
  --hb-line:rgba(255,255,255,.105);
  --hb-soft:rgba(255,255,255,.065);
  --hb-text:#f6f8fc;
  --hb-muted:#aab6c8;
  --hb-red:#e50914;
  --hb-red2:#ff3645;
  --hb-blue:#1448ff;
  --hb-gold:#ffd166;
  --hb-green:#20d463;
  --hb-shadow:0 24px 70px rgba(0,0,0,.42);
}
.hb-radio-template,.hb-radio-home,.hb-perfect-radio-home,.hb-radio-player-page{
  background:
    radial-gradient(circle at 10% 0%,rgba(229,9,20,.18),transparent 34%),
    radial-gradient(circle at 88% 8%,rgba(20,72,255,.16),transparent 30%),
    linear-gradient(180deg,var(--hb-bg),var(--hb-bg2) 42%,#060910)!important;
  color:var(--hb-text)!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
}
.hb-radio-section{max-width:1280px!important;margin-inline:auto!important;padding:28px 18px!important;color:var(--hb-text)!important;}
.hb-radio-dial-hero,.hb-custom-hero{
  max-width:1280px!important;margin:0 auto 12px!important;padding:34px 22px 28px!important;border-radius:0 0 34px 34px!important;
  border:1px solid rgba(255,255,255,.09)!important;border-top:0!important;
  background:
    linear-gradient(135deg,rgba(229,9,20,.23),rgba(20,72,255,.12) 44%,rgba(255,209,102,.08)),
    linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02))!important;
  box-shadow:var(--hb-shadow)!important;position:relative!important;overflow:hidden!important;
}
.hb-radio-dial-hero:before{content:"";position:absolute;inset:-40% -20% auto auto;width:420px;height:420px;border-radius:999px;background:rgba(229,9,20,.24);filter:blur(80px);pointer-events:none;}
.hb-dial-title h1{color:#fff!important;text-shadow:0 10px 30px rgba(0,0,0,.28)!important;letter-spacing:-.06em!important;}
.hb-dial-title span,.hb-tunein-stats span,.hb-eyebrow{border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.075)!important;color:#eef4ff!important;backdrop-filter:blur(14px)!important;}
.hb-tunein-stats b{color:var(--hb-gold)!important;}
.hb-dial-search,.hb-radio-search{background:rgba(5,8,14,.62)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 18px 46px rgba(0,0,0,.22)!important;}
.hb-dial-search input,.hb-radio-search input{color:#fff!important;background:transparent!important;}
.hb-dial-search input::placeholder,.hb-radio-search input::placeholder{color:#9faec4!important;}
.hb-filter-chip,.hb-cat-tab{color:#eef4ff!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important;}
.hb-filter-chip.is-active,.hb-filter-chip:hover,.hb-cat-tab.is-active,.hb-cat-tab:hover{background:linear-gradient(135deg,var(--hb-red),var(--hb-red2))!important;border-color:rgba(255,255,255,.2)!important;color:#fff!important;}
.hb-radio-toolbar,.hb-tvlogic-head{align-items:end!important;gap:18px!important;margin-bottom:20px!important;}
.hb-radio-toolbar h2,.hb-row-head h3,.hb-category-head h3{color:#fff!important;letter-spacing:-.045em!important;}
.hb-section-intro,.hb-row-head a,.hb-category-head span{color:var(--hb-muted)!important;}
.hb-tvlogic-viewall{background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.13)!important;color:#fff!important;border-radius:999px!important;padding:10px 14px!important;text-decoration:none!important;}
.hb-tvlogic-viewall:hover{background:rgba(229,9,20,.18)!important;border-color:rgba(229,9,20,.42)!important;}
.hb-radio-grid,.hb-tvlogic-grid{gap:18px!important;}
.hb-radio-card,.hb-tvlogic-card,.hb-v28-station-card{
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.03))!important;
  border:1px solid rgba(255,255,255,.11)!important;border-radius:22px!important;padding:10px!important;
  box-shadow:0 16px 44px rgba(0,0,0,.24)!important;overflow:hidden!important;color:#fff!important;
}
.hb-radio-card:hover,.hb-v28-station-card:hover{transform:translateY(-4px)!important;border-color:rgba(229,9,20,.42)!important;box-shadow:0 24px 60px rgba(0,0,0,.34)!important;}
.hb-radio-logo-wrap,.hb-tvlogic-logo,.hb-v28-logo{
  border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.11)!important;
  background:linear-gradient(135deg,#1a2639,#0b111c)!important;box-shadow:0 12px 28px rgba(0,0,0,.28)!important;
}
.hb-radio-logo-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.54));pointer-events:none;}
.hb-card-title,.hb-card-title a,.hb-radio-card h3{color:#fff!important;font-weight:900!important;}
.hb-tvlogic-small,.hb-v28-sub,.hb-card-meta-line,.hb-tagline{color:var(--hb-muted)!important;}
.hb-v28-pills span,.hb-player-badges span,.hb-info-grid span,.hb-live-dot,.hb-v28-quality{
  background:rgba(255,255,255,.085)!important;border:1px solid rgba(255,255,255,.12)!important;color:#eef4ff!important;border-radius:999px!important;
}
.hb-live-dot i{background:var(--hb-green)!important;box-shadow:0 0 0 5px rgba(32,212,99,.16)!important;}
.hb-radio-card-play,.hb-v28-listen,.hb-big-play,.hb-v28-action-play,.hb-v28-main-play{
  background:linear-gradient(135deg,var(--hb-red),var(--hb-red2))!important;color:#fff!important;border:0!important;
  box-shadow:0 12px 28px rgba(229,9,20,.32)!important;font-weight:950!important;
}
.hb-radio-card-play:hover,.hb-v28-listen:hover,.hb-big-play:hover,.hb-v28-action-play:hover,.hb-v28-main-play:hover{filter:brightness(1.08)!important;transform:translateY(-2px)!important;}
.hb-info-link,.hb-card-share,.hb-follow-button,.hb-preset-button,.hb-share-row a,.hb-share-row button,.hb-row-nav{
  color:#fff!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.13)!important;text-decoration:none!important;
}
.hb-info-link:hover,.hb-card-share:hover,.hb-follow-button:hover,.hb-preset-button:hover,.hb-share-row a:hover,.hb-share-row button:hover,.hb-row-nav:hover{background:rgba(229,9,20,.16)!important;border-color:rgba(229,9,20,.42)!important;color:#fff!important;}
.hb-follow-button.is-saved,.hb-preset-button.is-saved{background:rgba(32,212,99,.15)!important;border-color:rgba(32,212,99,.45)!important;color:#d9ffe8!important;}
.hb-now-mini,.hb-v28-now{background:rgba(0,0,0,.22)!important;border:1px solid rgba(255,255,255,.08)!important;color:#dce7f8!important;border-radius:14px!important;}
.hb-row-shell{position:relative!important;}
.hb-row-scroll{gap:18px!important;padding-bottom:18px!important;}
.hb-row-scroll .hb-radio-card{background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;}
.hb-row-scroll .hb-radio-logo-wrap{aspect-ratio:16/9!important;}
.hb-row-scroll .hb-radio-card-play{background:linear-gradient(135deg,var(--hb-green),#14b951)!important;box-shadow:0 12px 28px rgba(32,212,99,.22)!important;}
.hb-radio-card.is-playing{border-color:rgba(32,212,99,.5)!important;box-shadow:0 0 0 1px rgba(32,212,99,.25),0 24px 60px rgba(0,0,0,.34)!important;}
.hb-radio-card.is-playing .hb-radio-card-play,.hb-radio-card.is-playing .hb-v28-listen{background:linear-gradient(135deg,var(--hb-green),#12b54f)!important;}
.hb-v28-player-page{padding-top:0!important;}
.hb-v28-player-hero,.hb-radio-player-hero{
  background:
    radial-gradient(circle at 10% 10%,rgba(229,9,20,.34),transparent 33%),
    radial-gradient(circle at 88% 0%,rgba(20,72,255,.24),transparent 32%),
    linear-gradient(135deg,#111a2a,#080b12 68%)!important;
  border:1px solid rgba(255,255,255,.11)!important;border-top:0!important;box-shadow:var(--hb-shadow)!important;color:#fff!important;
}
.hb-v28-hero-bg{opacity:.18!important;filter:blur(18px) saturate(1.25)!important;}
.hb-v28-cover,.hb-player-art{border:1px solid rgba(255,255,255,.15)!important;background:#111827!important;box-shadow:0 26px 70px rgba(0,0,0,.42)!important;}
.hb-v28-eyebrow{color:#ffdfe2!important;background:rgba(229,9,20,.16)!important;border:1px solid rgba(229,9,20,.28)!important;border-radius:999px!important;padding:8px 11px!important;display:inline-flex!important;gap:7px!important;align-items:center!important;font-weight:900!important;}
.hb-v28-hero-info h1,.hb-player-copy h1{color:#fff!important;letter-spacing:-.065em!important;text-shadow:0 12px 34px rgba(0,0,0,.32)!important;}
.hb-v28-player-tagline,.hb-player-tagline,.hb-v28-muted{color:#c5d1e3!important;}
.hb-v28-now-card,.hb-v28-live-panel,.hb-v28-content-card,.hb-radio-info-panel,.hb-side-card{
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03))!important;
  border:1px solid rgba(255,255,255,.11)!important;color:#fff!important;box-shadow:0 18px 46px rgba(0,0,0,.22)!important;
}
.hb-v28-now-card i{color:var(--hb-gold)!important;}
.hb-v28-now-card small{color:var(--hb-muted)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:900!important;}
.hb-metadata-line{color:#d9e4f5!important;}
.hb-station-tabs,.hb-v28-tabs{background:rgba(7,11,18,.82)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:18px!important;backdrop-filter:blur(16px)!important;}
.hb-station-tabs a,.hb-v28-tabs a{color:#b8c4d6!important;text-decoration:none!important;border-radius:14px!important;}
.hb-station-tabs a.is-active,.hb-station-tabs a:hover,.hb-v28-tabs a.is-active,.hb-v28-tabs a:hover{color:#fff!important;background:linear-gradient(135deg,rgba(229,9,20,.88),rgba(255,54,69,.88))!important;}
.hb-side-card h3,.hb-v28-content-card h2,.hb-v28-live-panel h2,.hb-radio-info-panel h2{color:#fff!important;letter-spacing:-.035em!important;}
.hb-side-card a,.hb-side-card button{background:rgba(255,255,255,.06)!important;color:#edf4ff!important;border-color:rgba(255,255,255,.11)!important;}
.hb-google-wave span:nth-child(1),.hb-v28-live-meter span:nth-child(1){background:var(--hb-red)!important}.hb-google-wave span:nth-child(2),.hb-v28-live-meter span:nth-child(2){background:var(--hb-gold)!important}.hb-google-wave span:nth-child(3),.hb-v28-live-meter span:nth-child(3){background:var(--hb-green)!important}.hb-google-wave span:nth-child(4),.hb-v28-live-meter span:nth-child(4){background:var(--hb-blue)!important}.hb-google-wave span:nth-child(5),.hb-v28-live-meter span:nth-child(5){background:var(--hb-red2)!important}
.hb-sticky-player{
  background:rgba(9,13,21,.88)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;backdrop-filter:blur(18px)!important;
  box-shadow:0 22px 70px rgba(0,0,0,.52)!important;
}
.hb-sticky-player img{border:1px solid rgba(255,255,255,.12)!important;}
.hb-sticky-copy strong{color:#fff!important;}.hb-sticky-meta{color:#c7d3e5!important;}
.hb-toggle,.hb-stop{background:rgba(255,255,255,.09)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;}
.hb-toggle{background:linear-gradient(135deg,var(--hb-red),var(--hb-red2))!important;border:0!important;}
@media(max-width:900px){.hb-radio-section{padding:22px 14px!important}.hb-radio-toolbar{display:flex!important;align-items:flex-start!important;flex-direction:column!important}.hb-tvlogic-viewall{align-self:flex-start!important}.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))!important;gap:14px!important}.hb-radio-card{border-radius:20px!important;padding:8px!important}.hb-row-scroll{grid-auto-columns:minmax(190px,44vw)!important}.hb-v28-player-hero{border-radius:0 0 28px 28px!important}.hb-v28-tabs{margin:10px 12px!important}}
@media(max-width:560px){.hb-radio-dial-hero{margin:0 8px 8px!important;padding:22px 14px!important;border-radius:0 0 24px 24px!important}.hb-dial-title h1{font-size:32px!important}.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.hb-radio-card{padding:7px!important;border-radius:18px!important}.hb-radio-logo-wrap{border-radius:14px!important}.hb-v28-listen{font-size:11px!important;padding:9px 10px!important}.hb-card-title,.hb-card-title a{font-size:13px!important;line-height:1.15!important}.hb-tvlogic-small,.hb-v28-sub{font-size:10.5px!important}.hb-row-scroll{grid-auto-columns:72vw!important}.hb-v28-now-card,.hb-v28-live-panel,.hb-v28-content-card,.hb-radio-info-panel,.hb-side-card{border-radius:18px!important}.hb-sticky-player{left:9px!important;right:9px!important;bottom:9px!important;border-radius:18px!important}.hb-filter-chip-row{gap:8px!important;}}
@media(max-width:360px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:1fr!important}.hb-row-scroll{grid-auto-columns:82vw!important}.hb-dial-title h1{font-size:29px!important}}

/* HB Radio Pro v3.3 - centered responsive player polish */
.hb-radio-player-page{
  min-height:100vh!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  padding:clamp(18px,3vw,42px) clamp(12px,3vw,24px) 120px!important;
  box-sizing:border-box!important;
}
.hb-radio-player-page > *{
  width:100%!important;
  box-sizing:border-box!important;
}
.hb-radio-player-hero,
.hb-iheart-station-hero{
  width:min(100%,1040px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:grid!important;
  grid-template-columns:minmax(170px,240px) minmax(0,1fr)!important;
  align-items:center!important;
  justify-content:center!important;
  gap:clamp(18px,3vw,34px)!important;
  padding:clamp(18px,3vw,34px)!important;
  text-align:left!important;
}
.hb-player-art,
.hb-iheart-cover{
  width:100%!important;
  max-width:240px!important;
  justify-self:center!important;
  margin:0 auto!important;
}
.hb-player-art img,
.hb-iheart-cover img{
  width:100%!important;
  max-width:240px!important;
  height:auto!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  display:block!important;
}
.hb-player-copy,
.hb-iheart-info{
  min-width:0!important;
  width:100%!important;
}
.hb-player-copy h1,
.hb-iheart-info h1{
  overflow-wrap:anywhere!important;
}
.hb-player-now,
.hb-iheart-now{
  width:100%!important;
  max-width:680px!important;
  margin-left:0!important;
  margin-right:0!important;
}
.hb-player-actions,
.hb-iheart-actions{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}
.hb-radio-schedule,
.hb-now-playing,
.hb-radio-content,
.hb-radio-info-panel,
.hb-station-tabs,
.hb-station-layout,
.hb-iheart-now{
  width:min(100%,1040px)!important;
  max-width:1040px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.hb-sticky-player{
  width:min(calc(100% - 24px),860px)!important;
  left:50%!important;
  right:auto!important;
  transform:translateX(-50%)!important;
  bottom:14px!important;
}
@media(max-width:780px){
  .hb-radio-player-page{
    padding:12px 10px 108px!important;
  }
  .hb-radio-player-hero,
  .hb-iheart-station-hero{
    width:100%!important;
    grid-template-columns:1fr!important;
    justify-items:center!important;
    text-align:center!important;
    gap:14px!important;
    padding:18px 14px!important;
    border-radius:22px!important;
  }
  .hb-player-art,
  .hb-iheart-cover{
    max-width:min(58vw,190px)!important;
  }
  .hb-player-art img,
  .hb-iheart-cover img{
    max-width:min(58vw,190px)!important;
  }
  .hb-player-copy,
  .hb-iheart-info{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
  }
  .hb-player-copy h1,
  .hb-iheart-info h1{
    font-size:clamp(28px,9vw,38px)!important;
    line-height:1.02!important;
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hb-player-tagline,
  .hb-metadata-line{
    text-align:center!important;
    max-width:95%!important;
  }
  .hb-player-now,
  .hb-iheart-now,
  .hb-now-playing{
    justify-content:center!important;
    text-align:left!important;
    max-width:100%!important;
  }
  .hb-player-actions,
  .hb-iheart-actions{
    width:100%!important;
    justify-content:center!important;
  }
  .hb-big-play,
  .hb-circle-play{
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hb-station-tabs,
  .hb-station-layout,
  .hb-iheart-now,
  .hb-radio-schedule,
  .hb-now-playing,
  .hb-radio-content,
  .hb-radio-info-panel{
    width:100%!important;
    max-width:100%!important;
  }
  .hb-sticky-player{
    width:calc(100% - 16px)!important;
    bottom:8px!important;
  }
}
@media(max-width:420px){
  .hb-radio-player-hero,
  .hb-iheart-station-hero{
    padding:16px 10px!important;
  }
  .hb-player-art,
  .hb-iheart-cover,
  .hb-player-art img,
  .hb-iheart-cover img{
    max-width:160px!important;
  }
  .hb-follow-button,.hb-preset-button,.hb-big-play{
    width:100%!important;
    justify-content:center!important;
  }
}


/* v3.4 logo play overlay fix */
.hb-radio-art,.hb-v28-art,.hb-tvlogic-art{position:relative!important;isolation:isolate!important;}
.hb-radio-logo-wrap,.hb-tvlogic-logo,.hb-v28-logo{position:relative!important;z-index:1!important;display:block!important;}
.hb-radio-card .hb-radio-card-play,.hb-radio-card .hb-v28-play,.hb-radio-card .hb-tvlogic-play{
  position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;
  z-index:30!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important;
  transform:translate(-50%,-50%)!important;width:44px!important;height:44px!important;min-width:44px!important;
  padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
}
.hb-radio-card .hb-radio-card-play span,.hb-radio-card .hb-v28-play span,.hb-radio-card .hb-tvlogic-play span{display:none!important;}
.hb-radio-card .hb-radio-card-play:hover,.hb-radio-card .hb-v28-play:hover,.hb-radio-card .hb-tvlogic-play:hover{transform:translate(-50%,-50%) scale(1.06)!important;}
.hb-radio-card.is-playing .hb-radio-card-play i:before,.hb-radio-card.is-playing .hb-v28-play i:before,.hb-radio-card.is-playing .hb-tvlogic-play i:before{content:"\f04c";}
@media(max-width:560px){.hb-radio-card .hb-radio-card-play,.hb-radio-card .hb-v28-play,.hb-radio-card .hb-tvlogic-play{width:38px!important;height:38px!important;min-width:38px!important;font-size:13px!important;}}

/* v3.5 home page grid fix - clean, no duplicate feature code */
.hb-radio-home{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
}
.hb-radio-home *, .hb-radio-home *:before, .hb-radio-home *:after{box-sizing:border-box!important;}
.hb-radio-home .hb-radio-section,
.hb-radio-home .hb-tvlogic-section,
.hb-radio-home .hb-category-section,
.hb-radio-home .hb-radio-dial-hero{
  width:min(100% - 28px,1280px)!important;
  max-width:1280px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
.hb-radio-home .hb-radio-dial-hero{
  margin-top:18px!important;
  margin-bottom:14px!important;
  padding:22px!important;
  border-radius:26px!important;
}
.hb-radio-home .hb-radio-toolbar,
.hb-radio-home .hb-tvlogic-head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin-bottom:12px!important;
}
.hb-radio-home .hb-radio-toolbar h2{font-size:clamp(22px,2.4vw,34px)!important;line-height:1.05!important;margin:4px 0!important;}
.hb-radio-home .hb-section-intro{max-width:680px!important;margin:0!important;}
.hb-radio-home .hb-radio-search,
.hb-radio-home .hb-tvlogic-search,
.hb-radio-home .hb-dial-search{
  width:min(100%,520px)!important;
  max-width:520px!important;
}
.hb-radio-home .hb-radio-grid,
.hb-radio-home .hb-tvlogic-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
  width:100%!important;
}
.hb-radio-home .hb-radio-card,
.hb-radio-home .hb-pro-card,
.hb-radio-home .hb-tvlogic-card,
.hb-radio-home .hb-v28-station-card{
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border-radius:18px!important;
  padding:10px!important;
}
.hb-radio-home .hb-radio-art,
.hb-radio-home .hb-tvlogic-thumb,
.hb-radio-home .hb-v28-art{
  width:100%!important;
  aspect-ratio:1/1!important;
  min-height:0!important;
  overflow:hidden!important;
  border-radius:16px!important;
  flex:0 0 auto!important;
}
.hb-radio-home .hb-radio-logo-wrap,
.hb-radio-home .hb-tvlogic-logo,
.hb-radio-home .hb-v28-logo,
.hb-radio-home .hb-radio-logo-wrap img,
.hb-radio-home .hb-tvlogic-logo img,
.hb-radio-home .hb-v28-logo img{
  width:100%!important;
  height:100%!important;
  display:block!important;
}
.hb-radio-home .hb-radio-logo-wrap img,
.hb-radio-home .hb-tvlogic-logo img,
.hb-radio-home .hb-v28-logo img{
  object-fit:cover!important;
}
.hb-radio-home .hb-radio-card-body,
.hb-radio-home .hb-tvlogic-body,
.hb-radio-home .hb-v28-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-width:0!important;
  padding-top:9px!important;
}
.hb-radio-home .hb-card-title,
.hb-radio-home .hb-card-title a,
.hb-radio-home .hb-radio-card h3{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:32px!important;
  word-break:break-word!important;
}
.hb-radio-home .hb-tvlogic-small,
.hb-radio-home .hb-v28-sub,
.hb-radio-home .hb-tagline{
  display:-webkit-box!important;
  -webkit-line-clamp:1!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.hb-radio-home .hb-card-bottom,
.hb-radio-home .hb-tvlogic-actions,
.hb-radio-home .hb-v28-actions{
  margin-top:auto!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  min-width:0!important;
}
.hb-radio-home .hb-v28-listen,
.hb-radio-home .hb-listen-btn{
  flex:1 1 auto!important;
  justify-content:center!important;
  min-width:0!important;
}
.hb-radio-home .hb-card-share{flex:0 0 auto!important;}
.hb-radio-home .hb-info-link{flex:0 0 auto!important;}
.hb-radio-home .hb-row-shell{width:100%!important;overflow:hidden!important;}
.hb-radio-home .hb-row-scroll{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:minmax(150px,170px)!important;
  gap:12px!important;
  overflow-x:auto!important;
  scroll-snap-type:x mandatory!important;
  padding-bottom:8px!important;
}
.hb-radio-home .hb-row-scroll>.hb-radio-card{scroll-snap-align:start!important;}
@media(min-width:1500px){.hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;}}
@media(max-width:1180px){.hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}
@media(max-width:980px){.hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;}.hb-radio-home .hb-row-scroll{grid-auto-columns:minmax(138px,158px)!important;}}
@media(max-width:760px){
  .hb-radio-home .hb-radio-section,.hb-radio-home .hb-tvlogic-section,.hb-radio-home .hb-category-section,.hb-radio-home .hb-radio-dial-hero{width:calc(100% - 18px)!important;}
  .hb-radio-home .hb-radio-dial-hero{padding:16px!important;border-radius:22px!important;}
  .hb-radio-home .hb-radio-toolbar,.hb-radio-home .hb-tvlogic-head{display:block!important;}
  .hb-radio-home .hb-section-intro{font-size:12px!important;}
  .hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;}
  .hb-radio-home .hb-row-scroll{grid-auto-columns:minmax(126px,145px)!important;gap:10px!important;}
  .hb-radio-home .hb-radio-card{border-radius:16px!important;padding:8px!important;}
  .hb-radio-home .hb-radio-art{border-radius:14px!important;}
}
@media(max-width:540px){
  .hb-radio-home .hb-radio-section,.hb-radio-home .hb-tvlogic-section,.hb-radio-home .hb-category-section,.hb-radio-home .hb-radio-dial-hero{width:calc(100% - 14px)!important;}
  .hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}
  .hb-radio-home .hb-row-scroll{grid-auto-columns:minmax(122px,44vw)!important;gap:9px!important;}
  .hb-radio-home .hb-card-title,.hb-radio-home .hb-card-title a,.hb-radio-home .hb-radio-card h3{min-height:28px!important;font-size:12.8px!important;}
  .hb-radio-home .hb-card-bottom{gap:6px!important;}
  .hb-radio-home .hb-info-link{display:none!important;}
}
@media(max-width:360px){
  .hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;}
  .hb-radio-home .hb-row-scroll{grid-auto-columns:minmax(112px,44vw)!important;}
  .hb-radio-home .hb-radio-card{padding:7px!important;}
}

/* v3.6 premium homepage grid color/style rebuild - single visual layer, no duplicate features */
:root{
  --hb-premium-bg:#07111f;
  --hb-premium-bg2:#0a1628;
  --hb-premium-card:#0d1b2a;
  --hb-premium-card2:#10243a;
  --hb-premium-line:rgba(255,255,255,.10);
  --hb-premium-line2:rgba(10,92,255,.42);
  --hb-premium-text:#f8fbff;
  --hb-premium-muted:#a9b8cc;
  --hb-premium-blue:#0a5cff;
  --hb-premium-blue2:#2d7dff;
  --hb-premium-gold:#f5b400;
  --hb-premium-green:#24d17e;
}
.hb-radio-home,
body .hb-radio-home{
  background:
    radial-gradient(circle at 18% 0%,rgba(10,92,255,.22),transparent 32%),
    radial-gradient(circle at 88% 8%,rgba(245,180,0,.12),transparent 28%),
    linear-gradient(180deg,var(--hb-premium-bg),#050a12 76%)!important;
  color:var(--hb-premium-text)!important;
  padding:10px 0 40px!important;
  border-radius:0!important;
}
.hb-radio-home a{color:inherit!important;text-decoration:none!important;}
.hb-radio-home .hb-radio-dial-hero,
.hb-radio-home .hb-custom-hero{
  background:
    linear-gradient(135deg,rgba(13,27,42,.94),rgba(10,22,40,.86)),
    radial-gradient(circle at 12% 10%,rgba(10,92,255,.34),transparent 36%),
    radial-gradient(circle at 86% 0%,rgba(245,180,0,.20),transparent 32%)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.08)!important;
  color:var(--hb-premium-text)!important;
}
.hb-radio-home .hb-dial-title h1,
.hb-radio-home .hb-radio-toolbar h2,
.hb-radio-home .hb-row-head h3{
  color:#fff!important;
  letter-spacing:-.035em!important;
}
.hb-radio-home .hb-dial-title span,
.hb-radio-home .hb-eyebrow,
.hb-radio-home .hb-section-intro,
.hb-radio-home .hb-radio-dial-hero p{
  color:var(--hb-premium-muted)!important;
}
.hb-radio-home .hb-eyebrow i,
.hb-radio-home .hb-row-head h3:before{color:var(--hb-premium-gold)!important;}
.hb-radio-home .hb-filter-chip-row a,
.hb-radio-home .hb-filter-chip-row span,
.hb-radio-home .hb-tunein-stats span,
.hb-radio-home .hb-radio-search,
.hb-radio-home .hb-tvlogic-search,
.hb-radio-home .hb-dial-search{
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;
}
.hb-radio-home input[type="search"],
.hb-radio-home .hb-radio-search input,
.hb-radio-home .hb-dial-search input{
  color:#fff!important;
  background:transparent!important;
}
.hb-radio-home input[type="search"]::placeholder{color:rgba(226,235,247,.66)!important;}
.hb-radio-home .hb-radio-card,
.hb-radio-home .hb-pro-card,
.hb-radio-home .hb-tvlogic-card,
.hb-radio-home .hb-v28-station-card{
  background:
    linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025)),
    linear-gradient(180deg,var(--hb-premium-card2),var(--hb-premium-card))!important;
  border:1px solid var(--hb-premium-line)!important;
  box-shadow:0 12px 36px rgba(0,0,0,.24)!important;
  color:var(--hb-premium-text)!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease!important;
}
.hb-radio-home .hb-radio-card:hover,
.hb-radio-home .hb-pro-card:hover,
.hb-radio-home .hb-tvlogic-card:hover,
.hb-radio-home .hb-v28-station-card:hover,
.hb-radio-home .hb-radio-card:focus-within{
  transform:translateY(-4px)!important;
  border-color:var(--hb-premium-line2)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.34),0 0 0 1px rgba(10,92,255,.14),0 0 34px rgba(10,92,255,.14)!important;
}
.hb-radio-home .hb-radio-art,
.hb-radio-home .hb-tvlogic-thumb,
.hb-radio-home .hb-v28-art{
  background:linear-gradient(135deg,rgba(10,92,255,.16),rgba(245,180,0,.08))!important;
  border:1px solid rgba(255,255,255,.10)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.hb-radio-home .hb-radio-logo-wrap:after,
.hb-radio-home .hb-tvlogic-logo:after,
.hb-radio-home .hb-v28-logo:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.50))!important;
  opacity:.88!important;
  pointer-events:none!important;
  z-index:2!important;
}
.hb-radio-home .hb-radio-logo-wrap img,
.hb-radio-home .hb-tvlogic-logo img,
.hb-radio-home .hb-v28-logo img{
  transition:transform .24s ease,filter .24s ease!important;
}
.hb-radio-home .hb-radio-card:hover .hb-radio-logo-wrap img,
.hb-radio-home .hb-radio-card:hover .hb-tvlogic-logo img,
.hb-radio-home .hb-radio-card:hover .hb-v28-logo img{
  transform:scale(1.055)!important;
  filter:saturate(1.08) contrast(1.04)!important;
}
.hb-radio-home .hb-radio-card .hb-radio-card-play,
.hb-radio-home .hb-radio-card .hb-v28-play,
.hb-radio-home .hb-radio-card .hb-tvlogic-play{
  background:linear-gradient(135deg,var(--hb-premium-blue),var(--hb-premium-blue2))!important;
  color:#fff!important;
  border:2px solid rgba(255,255,255,.72)!important;
  box-shadow:0 12px 26px rgba(10,92,255,.38),0 4px 16px rgba(0,0,0,.34)!important;
  z-index:40!important;
}
.hb-radio-home .hb-radio-card.is-playing .hb-radio-card-play,
.hb-radio-home .hb-radio-card.is-playing .hb-v28-play,
.hb-radio-home .hb-radio-card.is-playing .hb-tvlogic-play{
  background:linear-gradient(135deg,var(--hb-premium-gold),#ffcf48)!important;
  color:#07111f!important;
}
.hb-radio-home .hb-live-dot,
.hb-radio-home .hb-tvlogic-live,
.hb-radio-home .hb-v28-live{
  background:rgba(7,17,31,.76)!important;
  border:1px solid rgba(36,209,126,.36)!important;
  color:#eafff4!important;
  box-shadow:0 6px 18px rgba(0,0,0,.22)!important;
  backdrop-filter:blur(10px)!important;
}
.hb-radio-home .hb-live-dot i,
.hb-radio-home .hb-tvlogic-live i,
.hb-radio-home .hb-v28-live i{
  background:var(--hb-premium-green)!important;
  box-shadow:0 0 0 5px rgba(36,209,126,.14)!important;
}
.hb-radio-home .hb-v28-quality{
  background:rgba(245,180,0,.95)!important;
  color:#07111f!important;
  border:0!important;
  font-weight:800!important;
}
.hb-radio-home .hb-card-title,
.hb-radio-home .hb-card-title a,
.hb-radio-home .hb-radio-card h3,
.hb-radio-home .hb-radio-card h3 a{
  color:#fff!important;
  font-weight:800!important;
  letter-spacing:-.02em!important;
}
.hb-radio-home .hb-tvlogic-small,
.hb-radio-home .hb-v28-sub,
.hb-radio-home .hb-tagline,
.hb-radio-home .hb-v28-tagline{
  color:var(--hb-premium-muted)!important;
}
.hb-radio-home .hb-v28-pills span,
.hb-radio-home .hb-now-mini,
.hb-radio-home .hb-tvlogic-now,
.hb-radio-home .hb-v28-now{
  background:rgba(255,255,255,.065)!important;
  border:1px solid rgba(255,255,255,.09)!important;
  color:#d9e7fa!important;
}
.hb-radio-home .hb-now-mini i,
.hb-radio-home .hb-tvlogic-now i,
.hb-radio-home .hb-v28-now i{color:var(--hb-premium-gold)!important;}
.hb-radio-home .hb-v28-listen,
.hb-radio-home .hb-listen-btn,
.hb-radio-home .hb-info-link,
.hb-radio-home .hb-card-share,
.hb-radio-home .hb-row-nav,
.hb-radio-home .hb-tvlogic-viewall{
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.hb-radio-home .hb-v28-listen,
.hb-radio-home .hb-listen-btn{
  background:linear-gradient(135deg,var(--hb-premium-blue),var(--hb-premium-blue2))!important;
  border-color:rgba(255,255,255,.18)!important;
  font-weight:800!important;
}
.hb-radio-home .hb-v28-listen:hover,
.hb-radio-home .hb-listen-btn:hover,
.hb-radio-home .hb-info-link:hover,
.hb-radio-home .hb-card-share:hover,
.hb-radio-home .hb-row-nav:hover,
.hb-radio-home .hb-tvlogic-viewall:hover{
  border-color:rgba(245,180,0,.55)!important;
  transform:translateY(-1px)!important;
}
.hb-radio-home .hb-row-head{
  color:#fff!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  margin-bottom:12px!important;
  padding-bottom:8px!important;
}
.hb-radio-home .hb-row-scroll{
  scrollbar-color:rgba(245,180,0,.8) rgba(255,255,255,.08)!important;
}
.hb-radio-home .hb-row-scroll::-webkit-scrollbar{height:8px!important;}
.hb-radio-home .hb-row-scroll::-webkit-scrollbar-track{background:rgba(255,255,255,.06)!important;border-radius:999px!important;}
.hb-radio-home .hb-row-scroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--hb-premium-blue),var(--hb-premium-gold))!important;border-radius:999px!important;}
@media(max-width:760px){
  .hb-radio-home{padding-top:6px!important;}
  .hb-radio-home .hb-radio-card:hover{transform:none!important;}
  .hb-radio-home .hb-v28-pills,
  .hb-radio-home .hb-tagline{display:none!important;}
  .hb-radio-home .hb-now-mini{font-size:11px!important;padding:6px!important;}
}
@media(max-width:540px){
  .hb-radio-home .hb-radio-card,
  .hb-radio-home .hb-pro-card,
  .hb-radio-home .hb-tvlogic-card,
  .hb-radio-home .hb-v28-station-card{box-shadow:0 8px 24px rgba(0,0,0,.22)!important;}
  .hb-radio-home .hb-live-dot{font-size:10px!important;padding:5px 7px!important;}
  .hb-radio-home .hb-v28-listen{font-size:11px!important;padding:8px 9px!important;}
}


/* HB Radio Pro v3.7 FULL UPGRADE - premium homepage grid + mobile polish */
:root{
  --hb37-bg:#07111f;
  --hb37-panel:#0b1728;
  --hb37-card:#0f2034;
  --hb37-card2:#102842;
  --hb37-border:rgba(255,255,255,.105);
  --hb37-text:#ffffff;
  --hb37-muted:#9fb2cc;
  --hb37-blue:#0a5cff;
  --hb37-blue2:#16a3ff;
  --hb37-gold:#f5b400;
  --hb37-red:#ef233c;
}
.hb-radio-home{
  background:
    radial-gradient(circle at 18% 0%,rgba(10,92,255,.28),transparent 35%),
    radial-gradient(circle at 86% 8%,rgba(245,180,0,.17),transparent 30%),
    linear-gradient(180deg,#07111f 0%,#081524 52%,#050b14 100%)!important;
  color:var(--hb37-text)!important;
  border-radius:24px!important;
  padding:20px!important;
  overflow:hidden!important;
}
.hb-radio-dial-hero{
  max-width:1180px!important;
  margin:0 auto 22px!important;
  padding:28px!important;
  border:1px solid var(--hb37-border)!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.035))!important;
  box-shadow:0 24px 70px rgba(0,0,0,.34)!important;
}
.hb-dial-title h1{font-size:clamp(30px,5vw,62px)!important;line-height:.95!important;letter-spacing:-.055em!important;margin:10px 0!important;color:#fff!important;}
.hb-dial-search{background:#fff!important;border-radius:999px!important;padding:8px 14px!important;box-shadow:0 14px 35px rgba(0,0,0,.24)!important;max-width:620px!important;}
.hb-dial-search input{color:#081120!important;font-weight:750!important;min-height:42px!important;}
.hb-filter-chip-row{display:flex!important;gap:9px!important;flex-wrap:wrap!important;margin-top:16px!important;}
.hb-filter-chip{border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.07)!important;color:#eaf2ff!important;padding:10px 14px!important;font-weight:850!important;cursor:pointer!important;}
.hb-filter-chip.is-active,.hb-filter-chip:hover{background:linear-gradient(135deg,var(--hb37-blue),var(--hb37-blue2))!important;border-color:rgba(255,255,255,.35)!important;color:#fff!important;}
.hb-tunein-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:18px!important;}
.hb-tunein-stats span{background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:16px!important;padding:13px!important;color:var(--hb37-muted)!important;}
.hb-tunein-stats b{display:block!important;color:#fff!important;font-size:20px!important;}
.hb-radio-home .hb-radio-section{max-width:1180px!important;margin:22px auto!important;padding:0!important;background:transparent!important;border:0!important;}
.hb-radio-home .hb-radio-toolbar{margin-bottom:14px!important;align-items:end!important;}
.hb-radio-home .hb-radio-toolbar h2{font-size:clamp(22px,3vw,34px)!important;color:#fff!important;letter-spacing:-.035em!important;margin:.15em 0!important;}
.hb-radio-home .hb-section-intro{color:var(--hb37-muted)!important;max-width:720px!important;margin:0!important;}
.hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;}
.hb-radio-home .hb-row-scroll{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:178px!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;padding:6px 2px 16px!important;}
.hb-radio-home .hb-radio-card{min-width:0!important;border-radius:22px!important;background:linear-gradient(180deg,var(--hb37-card2),var(--hb37-card))!important;border:1px solid var(--hb37-border)!important;box-shadow:0 14px 38px rgba(0,0,0,.28)!important;overflow:hidden!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;}
.hb-radio-home .hb-radio-card:hover,.hb-radio-home .hb-radio-card.is-playing{transform:translateY(-4px)!important;border-color:rgba(10,92,255,.65)!important;box-shadow:0 18px 48px rgba(10,92,255,.18),0 18px 48px rgba(0,0,0,.34)!important;}
.hb-radio-home .hb-radio-art{aspect-ratio:1/1!important;background:radial-gradient(circle,rgba(255,255,255,.09),rgba(0,0,0,.16))!important;padding:16px!important;position:relative!important;}
.hb-radio-home .hb-radio-logo-wrap{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;border-radius:18px!important;background:rgba(255,255,255,.94)!important;overflow:hidden!important;cursor:pointer!important;}
.hb-radio-home .hb-radio-logo-wrap img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important;transition:transform .18s ease!important;}
.hb-radio-home .hb-radio-card:hover .hb-radio-logo-wrap img{transform:scale(1.05)!important;}
.hb-radio-home .hb-radio-card-play{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%) scale(.95)!important;width:52px!important;height:52px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--hb37-red),var(--hb37-gold))!important;color:#fff!important;border:2px solid rgba(255,255,255,.85)!important;display:grid!important;place-items:center!important;box-shadow:0 14px 32px rgba(0,0,0,.36)!important;opacity:.98!important;z-index:5!important;}
.hb-radio-home .hb-radio-card-play span{display:none!important;}
.hb-radio-home .hb-radio-card-play:hover{transform:translate(-50%,-50%) scale(1.05)!important;}
.hb-radio-home .hb-live-dot{position:absolute!important;left:12px!important;top:12px!important;background:rgba(239,35,60,.95)!important;color:#fff!important;border-radius:999px!important;padding:6px 9px!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;}
.hb-radio-home .hb-v28-quality{right:12px!important;top:12px!important;background:rgba(0,0,0,.55)!important;color:#fff!important;border-radius:999px!important;padding:6px 9px!important;font-size:11px!important;}
.hb-radio-home .hb-radio-card-body{padding:13px!important;display:flex!important;flex-direction:column!important;gap:8px!important;}
.hb-radio-home .hb-card-title{font-size:14.5px!important;line-height:1.15!important;margin:0!important;min-height:34px!important;}
.hb-radio-home .hb-tvlogic-small{font-size:11.5px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.hb-radio-home .hb-v28-pills,.hb-radio-home .hb-tagline{display:none!important;}
.hb-radio-home .hb-now-mini{font-size:11.5px!important;border-radius:12px!important;padding:7px 8px!important;white-space:nowrap!important;overflow:hidden!important;}
.hb-radio-home .hb-card-bottom{display:grid!important;grid-template-columns:1fr auto auto!important;gap:7px!important;margin-top:auto!important;}
.hb-radio-home .hb-v28-listen,.hb-radio-home .hb-info-link,.hb-radio-home .hb-card-share{min-height:36px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;}
.hb-radio-home .hb-card-share{width:36px!important;padding:0!important;}
.hb-sticky-player{left:50%!important;transform:translateX(-50%) translateY(120%)!important;right:auto!important;width:min(760px,calc(100% - 24px))!important;border-radius:22px!important;}
.hb-sticky-player.is-active{transform:translateX(-50%) translateY(0)!important;}
.hb-sticky-player .hb-sticky-inner{display:grid!important;grid-template-columns:auto 1fr auto auto!important;gap:12px!important;align-items:center!important;}
@media(max-width:1180px){.hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}
@media(max-width:960px){.hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}.hb-tunein-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:720px){.hb-radio-home{padding:12px!important;border-radius:18px!important;}.hb-radio-dial-hero{padding:20px!important;border-radius:22px!important;}.hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}.hb-radio-home .hb-row-scroll{grid-auto-columns:156px!important;}.hb-radio-home .hb-radio-art{padding:12px!important;}.hb-radio-home .hb-radio-card-play{width:46px!important;height:46px!important;}.hb-radio-home .hb-card-bottom{grid-template-columns:1fr auto!important;}.hb-radio-home .hb-info-link{display:none!important;}.hb-sticky-player .hb-sticky-inner{grid-template-columns:auto 1fr auto!important;}.hb-sticky-player .hb-volume{display:none!important;}}
@media(max-width:420px){.hb-radio-home .hb-radio-grid,.hb-radio-home .hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}.hb-radio-home .hb-card-title{font-size:13px!important;min-height:31px!important;}.hb-radio-home .hb-radio-card-body{padding:10px!important;}.hb-radio-home .hb-now-mini{display:none!important;}.hb-tunein-stats{grid-template-columns:1fr 1fr!important;}.hb-tunein-stats span{padding:10px!important;}.hb-sticky-player{width:calc(100% - 12px)!important;border-radius:18px 18px 0 0!important;bottom:6px!important;}}

/* HB Radio Pro v3.8 CLEAN PRO - less AI, more human/simple */
:root{
  --hb-clean-bg:#07111f;
  --hb-clean-panel:#0d1828;
  --hb-clean-card:#101c2d;
  --hb-clean-card-hover:#132338;
  --hb-clean-line:rgba(255,255,255,.10);
  --hb-clean-text:#f7f9fc;
  --hb-clean-muted:#9aa9bb;
  --hb-clean-blue:#0a5cff;
  --hb-clean-blue-soft:rgba(10,92,255,.18);
}
.hb-radio-home,.hb-radio-template,.hb-perfect-radio-home,.hb-radio-player-page{
  background:var(--hb-clean-bg)!important;
  color:var(--hb-clean-text)!important;
  border-radius:0!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
}
.hb-radio-home:before,.hb-radio-home:after,.hb-radio-card:before,.hb-radio-dial-hero:before,
.hb-radio-logo-wrap:after{display:none!important;content:none!important;}
.hb-radio-home{padding:0!important;overflow:visible!important;}
.hb-radio-section{max-width:1180px!important;margin:0 auto!important;padding:24px 16px!important;background:transparent!important;border:0!important;}
.hb-radio-dial-hero,.hb-custom-hero{
  max-width:1180px!important;margin:0 auto 18px!important;padding:28px 16px 18px!important;
  background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;
}
.hb-dial-title h1{
  color:#fff!important;text-shadow:none!important;letter-spacing:-.04em!important;
  font-size:clamp(30px,4.7vw,54px)!important;line-height:1!important;margin:8px 0 10px!important;
}
.hb-section-intro,.hb-dial-title p,.hb-row-head a,.hb-category-head span{color:var(--hb-clean-muted)!important;}
.hb-eyebrow,.hb-dial-title span{
  background:transparent!important;border:0!important;color:var(--hb-clean-muted)!important;
  padding:0!important;box-shadow:none!important;backdrop-filter:none!important;
}
.hb-dial-search,.hb-radio-search{
  max-width:560px!important;background:#fff!important;border:0!important;border-radius:999px!important;
  padding:6px 14px!important;box-shadow:none!important;height:auto!important;
}
.hb-dial-search input,.hb-radio-search input{color:#09111f!important;min-height:38px!important;font-weight:600!important;}
.hb-filter-chip-row{gap:8px!important;margin-top:14px!important;display:flex!important;flex-wrap:wrap!important;}
.hb-filter-chip,.hb-cat-tab{
  background:#0f1d30!important;border:1px solid var(--hb-clean-line)!important;color:#dce6f3!important;
  border-radius:999px!important;padding:8px 12px!important;font-size:13px!important;font-weight:700!important;box-shadow:none!important;
}
.hb-filter-chip.is-active,.hb-filter-chip:hover,.hb-cat-tab.is-active,.hb-cat-tab:hover{
  background:var(--hb-clean-blue)!important;border-color:var(--hb-clean-blue)!important;color:#fff!important;
}
.hb-tunein-stats{display:none!important;}
.hb-radio-toolbar,.hb-tvlogic-head{margin-bottom:14px!important;align-items:end!important;}
.hb-radio-toolbar h2,.hb-row-head h3,.hb-category-head h3{
  color:#fff!important;font-size:clamp(21px,2.6vw,30px)!important;letter-spacing:-.035em!important;margin:0 0 4px!important;
}
.hb-tvlogic-viewall{background:transparent!important;border:0!important;color:var(--hb-clean-muted)!important;padding:0!important;box-shadow:none!important;}
.hb-tvlogic-viewall:hover{color:#fff!important;background:transparent!important;}
.hb-radio-grid,.hb-tvlogic-grid{
  display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;
}
.hb-row-scroll{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:164px!important;gap:12px!important;overflow-x:auto!important;padding:4px 2px 12px!important;}
.hb-radio-card,.hb-tvlogic-card,.hb-v28-station-card{
  background:var(--hb-clean-card)!important;border:1px solid var(--hb-clean-line)!important;border-radius:16px!important;
  padding:8px!important;box-shadow:none!important;color:#fff!important;transition:background .15s ease,border-color .15s ease,transform .15s ease!important;
}
.hb-radio-card:hover,.hb-v28-station-card:hover,.hb-radio-card.is-playing{
  transform:translateY(-2px)!important;background:var(--hb-clean-card-hover)!important;border-color:rgba(10,92,255,.55)!important;box-shadow:none!important;
}
.hb-radio-art{position:relative!important;aspect-ratio:1/1!important;padding:0!important;background:transparent!important;border-radius:13px!important;overflow:hidden!important;}
.hb-radio-logo-wrap,.hb-tvlogic-logo,.hb-v28-logo{
  width:100%!important;height:100%!important;border-radius:13px!important;background:#fff!important;border:0!important;box-shadow:none!important;display:grid!important;place-items:center!important;
}
.hb-radio-logo-wrap img{width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important;transition:none!important;}
.hb-radio-card:hover .hb-radio-logo-wrap img{transform:none!important;}
.hb-radio-card-play{
  position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;
  width:44px!important;height:44px!important;transform:translate(-50%,-50%)!important;border-radius:999px!important;
  background:rgba(10,92,255,.95)!important;color:#fff!important;border:1px solid rgba(255,255,255,.85)!important;
  box-shadow:0 8px 22px rgba(0,0,0,.30)!important;display:grid!important;place-items:center!important;z-index:6!important;opacity:.95!important;
}
.hb-radio-card-play span{display:none!important;}
.hb-radio-card-play:hover{transform:translate(-50%,-50%)!important;background:#084de0!important;}
.hb-live-dot{position:absolute!important;left:8px!important;top:8px!important;background:rgba(0,0,0,.62)!important;border:0!important;color:#fff!important;border-radius:999px!important;padding:4px 7px!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important;}
.hb-live-dot i{background:#25d366!important;box-shadow:none!important;animation:none!important;}
.hb-v28-quality{display:none!important;}
.hb-radio-card-body{padding:10px 2px 2px!important;gap:4px!important;display:flex!important;flex-direction:column!important;}
.hb-card-title,.hb-radio-card h3{font-size:14px!important;line-height:1.2!important;min-height:auto!important;margin:0!important;font-weight:800!important;letter-spacing:-.015em!important;}
.hb-card-title a{color:#fff!important;text-decoration:none!important;}
.hb-tvlogic-small,.hb-v28-sub{font-size:11.5px!important;color:var(--hb-clean-muted)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.hb-v28-pills,.hb-tagline,.hb-card-desc,.hb-card-share,.hb-info-link{display:none!important;}
.hb-now-mini{margin-top:6px!important;border:0!important;background:transparent!important;padding:0!important;color:var(--hb-clean-muted)!important;font-size:11px!important;}
.hb-now-mini i{display:none!important;}
.hb-card-bottom{margin-top:8px!important;display:block!important;padding:0!important;}
.hb-v28-listen,.hb-listen-btn{
  width:100%!important;min-height:34px!important;border-radius:10px!important;background:var(--hb-clean-blue)!important;color:#fff!important;
  border:0!important;box-shadow:none!important;font-size:12px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;
}
.hb-v28-listen:hover,.hb-listen-btn:hover{background:#084de0!important;transform:none!important;filter:none!important;}
.hb-radio-player-hero,.hb-v28-player-hero{
  max-width:860px!important;margin:22px auto!important;padding:20px!important;border-radius:18px!important;
  background:var(--hb-clean-panel)!important;border:1px solid var(--hb-clean-line)!important;box-shadow:none!important;
  display:grid!important;grid-template-columns:180px 1fr!important;gap:22px!important;align-items:center!important;text-align:left!important;
}
.hb-player-art img,.hb-v28-cover-wrap img{border-radius:16px!important;box-shadow:none!important;border:0!important;background:#fff!important;object-fit:contain!important;padding:10px!important;}
.hb-radio-player-hero h1,.hb-v28-hero-info h1{font-size:clamp(28px,4vw,44px)!important;line-height:1!important;letter-spacing:-.04em!important;}
.hb-big-play,.hb-v28-main-play,.hb-v28-action-play{background:var(--hb-clean-blue)!important;box-shadow:none!important;border-radius:999px!important;}
.hb-player-now,.hb-v28-now-card,.hb-radio-info-panel,.hb-v28-content-card,.hb-v28-live-panel,.hb-side-card{
  background:var(--hb-clean-panel)!important;border:1px solid var(--hb-clean-line)!important;border-radius:16px!important;box-shadow:none!important;
}
.hb-sticky-player{
  left:50%!important;right:auto!important;bottom:14px!important;width:min(680px,calc(100% - 24px))!important;
  transform:translateX(-50%) translateY(120%)!important;background:#0b1422!important;border:1px solid var(--hb-clean-line)!important;
  border-radius:16px!important;box-shadow:0 12px 36px rgba(0,0,0,.36)!important;padding:8px 10px!important;
}
.hb-sticky-player.is-active{transform:translateX(-50%) translateY(0)!important;}
.hb-sticky-player img{width:44px!important;height:44px!important;border-radius:10px!important;background:#fff!important;object-fit:contain!important;padding:4px!important;}
.hb-sticky-player button{background:var(--hb-clean-blue)!important;box-shadow:none!important;}
.hb-sticky-player .hb-stop{background:rgba(255,255,255,.12)!important;}
@media(max-width:1180px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}
@media(max-width:980px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media(max-width:760px){
  .hb-radio-dial-hero{padding:22px 14px 14px!important;}
  .hb-radio-section{padding:20px 12px!important;}
  .hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .hb-row-scroll{grid-auto-columns:148px!important;}
  .hb-radio-player-hero,.hb-v28-player-hero{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important;padding:18px!important;}
  .hb-player-art img,.hb-v28-cover-wrap img{max-width:190px!important;}
  .hb-sticky-player{width:calc(100% - 12px)!important;bottom:6px!important;border-radius:16px 16px 0 0!important;}
}
@media(max-width:420px){
  .hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .hb-radio-card{border-radius:14px!important;padding:7px!important;}
  .hb-radio-art,.hb-radio-logo-wrap{border-radius:11px!important;}
  .hb-card-title,.hb-radio-card h3{font-size:13px!important;}
  .hb-now-mini{display:none!important;}
  .hb-radio-card-play{width:40px!important;height:40px!important;}
}

/* HB Radio Pro v3.9 CLEAN FIX - final simple layout overrides */
:root{
  --hb39-bg:#07111f;
  --hb39-panel:#0b1524;
  --hb39-card:#0d1a2b;
  --hb39-card-hover:#111f33;
  --hb39-line:rgba(255,255,255,.09);
  --hb39-text:#f7f9fc;
  --hb39-muted:#8f9db1;
  --hb39-blue:#0a5cff;
}
.hb-radio-home,.hb-radio-section,.hb-radio-dial-hero,.hb-custom-hero{box-sizing:border-box!important;}
.hb-radio-home{background:var(--hb39-bg)!important;color:var(--hb39-text)!important;padding-bottom:92px!important;}
.hb-radio-dial-hero,.hb-custom-hero{max-width:1180px!important;margin:0 auto!important;padding:34px 16px 16px!important;background:transparent!important;border:0!important;box-shadow:none!important;text-align:left!important;}
.hb-dial-title h1{font-size:clamp(32px,5vw,56px)!important;line-height:.98!important;margin:12px 0 10px!important;color:#fff!important;letter-spacing:-.045em!important;text-shadow:none!important;}
.hb-radio-dial-hero p{max-width:580px!important;margin:0 0 14px!important;color:var(--hb39-muted)!important;font-size:15px!important;}
.hb-dial-title span,.hb-eyebrow{background:transparent!important;border:0!important;padding:0!important;color:var(--hb39-muted)!important;box-shadow:none!important;font-size:13px!important;}
.hb-dial-search,.hb-radio-search{width:min(560px,100%)!important;display:flex!important;align-items:center!important;gap:8px!important;background:#fff!important;border:0!important;border-radius:999px!important;padding:7px 14px!important;box-shadow:none!important;margin:0 0 12px!important;}
.hb-dial-search input,.hb-radio-search input{width:100%!important;min-height:38px!important;border:0!important;outline:0!important;background:transparent!important;color:#07111f!important;font-size:14px!important;font-weight:650!important;}
.hb-filter-chip-row{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:14px!important;}
.hb-filter-chip,.hb-cat-tab{border:1px solid var(--hb39-line)!important;background:#0d1a2b!important;color:#d8e2ef!important;border-radius:999px!important;padding:8px 12px!important;font-size:13px!important;font-weight:750!important;box-shadow:none!important;}
.hb-filter-chip.is-active,.hb-filter-chip:hover,.hb-cat-tab.is-active,.hb-cat-tab:hover{background:var(--hb39-blue)!important;border-color:var(--hb39-blue)!important;color:#fff!important;}
.hb-radio-section{max-width:1180px!important;margin:0 auto!important;padding:22px 16px!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.hb-radio-toolbar{margin-bottom:14px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;}
.hb-radio-toolbar h2,.hb-row-head h3,.hb-category-head h3{font-size:clamp(22px,2.8vw,31px)!important;color:#fff!important;line-height:1.08!important;margin:0!important;letter-spacing:-.035em!important;}
.hb-section-intro,.hb-tunein-stats,.hb-v28-pills,.hb-tagline,.hb-card-desc,.hb-info-link,.hb-v28-quality{display:none!important;}
.hb-radio-grid,.hb-tvlogic-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;align-items:start!important;}
.hb-row-shell{position:relative!important;}
.hb-row-scroll{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:158px!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;padding:3px 2px 12px!important;scrollbar-width:thin!important;}
.hb-radio-card{position:relative!important;min-width:0!important;background:var(--hb39-card)!important;border:1px solid var(--hb39-line)!important;border-radius:16px!important;padding:8px!important;box-shadow:none!important;transition:background .15s ease,border-color .15s ease,transform .15s ease!important;cursor:pointer!important;overflow:hidden!important;}
.hb-radio-card:hover,.hb-radio-card.is-playing{background:var(--hb39-card-hover)!important;border-color:rgba(10,92,255,.55)!important;transform:translateY(-2px)!important;}
.hb-radio-art{position:relative!important;aspect-ratio:1/1!important;border-radius:13px!important;overflow:hidden!important;background:#fff!important;padding:0!important;}
.hb-radio-logo-wrap{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;border-radius:13px!important;background:#fff!important;text-decoration:none!important;}
.hb-radio-logo-wrap img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important;transform:none!important;transition:none!important;}
.hb-radio-card-play{position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;z-index:10!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.88)!important;background:var(--hb39-blue)!important;color:#fff!important;box-shadow:0 8px 22px rgba(0,0,0,.32)!important;transform:translate(-50%,-50%)!important;opacity:.98!important;cursor:pointer!important;}
.hb-radio-card-play:hover{background:#084de0!important;transform:translate(-50%,-50%)!important;}
.hb-radio-card-play span{display:none!important;}
.hb-live-dot{position:absolute!important;left:8px!important;top:8px!important;z-index:7!important;border:0!important;background:rgba(0,0,0,.6)!important;color:#fff!important;border-radius:999px!important;padding:4px 7px!important;font-size:10px!important;line-height:1!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;}
.hb-live-dot i{display:inline-block!important;width:6px!important;height:6px!important;border-radius:999px!important;background:#24d366!important;box-shadow:none!important;animation:none!important;margin-right:4px!important;}
.hb-radio-card-body{display:flex!important;flex-direction:column!important;gap:4px!important;padding:10px 2px 2px!important;min-width:0!important;}
.hb-card-title,.hb-radio-card h3{font-size:14px!important;line-height:1.18!important;font-weight:850!important;letter-spacing:-.012em!important;margin:0!important;color:#fff!important;min-height:auto!important;}
.hb-card-title a{color:#fff!important;text-decoration:none!important;}
.hb-tvlogic-small,.hb-v28-sub{display:block!important;font-size:11.5px!important;line-height:1.2!important;color:var(--hb39-muted)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.hb-now-mini{margin:4px 0 0!important;padding:0!important;background:transparent!important;border:0!important;color:var(--hb39-muted)!important;font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.hb-now-mini i{display:none!important;}
.hb-card-bottom{display:none!important;}
.hb-sticky-player{position:fixed!important;left:50%!important;right:auto!important;bottom:14px!important;width:min(680px,calc(100% - 24px))!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;background:#0b1422!important;border:1px solid var(--hb39-line)!important;border-radius:16px!important;box-shadow:0 16px 46px rgba(0,0,0,.44)!important;padding:9px 10px!important;color:#fff!important;transform:translateX(-50%) translateY(130%)!important;transition:transform .2s ease!important;}
.hb-sticky-player.is-active{transform:translateX(-50%) translateY(0)!important;}
.hb-sticky-left{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;}
.hb-sticky-left img{width:46px!important;height:46px!important;border-radius:10px!important;background:#fff!important;object-fit:contain!important;padding:4px!important;flex:0 0 auto!important;}
.hb-sticky-left div{min-width:0!important;}
.hb-sticky-left strong{display:block!important;color:#fff!important;font-size:14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:340px!important;}
.hb-sticky-meta{display:block!important;color:var(--hb39-muted)!important;font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:340px!important;}
.hb-sticky-controls{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;}
.hb-sticky-controls button{width:40px!important;height:40px!important;border-radius:999px!important;border:0!important;display:grid!important;place-items:center!important;background:var(--hb39-blue)!important;color:#fff!important;cursor:pointer!important;box-shadow:none!important;}
.hb-sticky-controls .hb-stop{background:rgba(255,255,255,.12)!important;}
.hb-volume{width:92px!important;accent-color:var(--hb39-blue)!important;}
.hb-radio-player-hero,.hb-v28-player-hero{max-width:860px!important;margin:24px auto!important;padding:20px!important;border-radius:18px!important;background:var(--hb39-panel)!important;border:1px solid var(--hb39-line)!important;box-shadow:none!important;display:grid!important;grid-template-columns:180px 1fr!important;gap:22px!important;align-items:center!important;text-align:left!important;color:#fff!important;}
.hb-player-art img,.hb-v28-cover-wrap img{max-width:180px!important;width:100%!important;aspect-ratio:1/1!important;border-radius:16px!important;background:#fff!important;object-fit:contain!important;padding:10px!important;border:0!important;box-shadow:none!important;}
.hb-big-play,.hb-v28-main-play,.hb-v28-action-play{background:var(--hb39-blue)!important;color:#fff!important;box-shadow:none!important;border-radius:999px!important;}
@media(max-width:1180px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}
@media(max-width:980px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}.hb-radio-toolbar{align-items:flex-start!important;flex-direction:column!important;}}
@media(max-width:760px){
  .hb-radio-home{padding-bottom:98px!important;}
  .hb-radio-dial-hero,.hb-custom-hero{padding:24px 12px 12px!important;}
  .hb-radio-section{padding:18px 12px!important;}
  .hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .hb-row-scroll{grid-auto-columns:146px!important;gap:11px!important;}
  .hb-card-title,.hb-radio-card h3{font-size:13.5px!important;}
  .hb-radio-card-play{width:42px!important;height:42px!important;}
  .hb-radio-player-hero,.hb-v28-player-hero{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important;padding:18px!important;}
  .hb-sticky-player{width:calc(100% - 12px)!important;bottom:6px!important;border-radius:16px 16px 0 0!important;padding:8px!important;}
  .hb-sticky-left strong,.hb-sticky-meta{max-width:190px!important;}
  .hb-volume{display:none!important;}
}
@media(max-width:420px){
  .hb-radio-grid,.hb-tvlogic-grid{gap:10px!important;}
  .hb-row-scroll{grid-auto-columns:138px!important;}
  .hb-radio-card{padding:7px!important;border-radius:14px!important;}
  .hb-radio-art,.hb-radio-logo-wrap{border-radius:11px!important;}
  .hb-radio-logo-wrap img{padding:9px!important;}
  .hb-now-mini{display:none!important;}
}

/* HB Radio Pro v4.0 - Clean Grid: reduced clutter, professional cards */
:root{--hb40-bg:#07111f;--hb40-panel:#0b1626;--hb40-card:#0e1b2c;--hb40-card-hover:#122238;--hb40-line:rgba(255,255,255,.09);--hb40-text:#ffffff;--hb40-muted:#96a3b6;--hb40-blue:#0a5cff;}
.hb-radio-home,.hb-radio-template,.hb-radio-section{background:var(--hb40-bg)!important;color:var(--hb40-text)!important;}
.hb-radio-dial-hero,.hb-custom-hero{max-width:1180px!important;margin:0 auto 4px!important;padding:30px 16px 16px!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.hb-radio-dial-hero:before,.hb-radio-dial-hero:after,.hb-custom-hero:before,.hb-custom-hero:after,.hb-radio-card:before{display:none!important;content:none!important;}
.hb-dial-title h1{font-size:clamp(30px,4vw,48px)!important;letter-spacing:-.045em!important;margin:0 0 8px!important;color:#fff!important;}
.hb-dial-title span{display:none!important;}
.hb-radio-dial-hero p{max-width:560px!important;color:var(--hb40-muted)!important;font-size:14px!important;line-height:1.45!important;margin:0 0 14px!important;}
.hb-tunein-stats{display:none!important;}
.hb-filter-chip-row{margin-top:12px!important;gap:8px!important;}
.hb-filter-chip,.hb-cat-tab{background:transparent!important;border:1px solid var(--hb40-line)!important;color:#d7dfec!important;border-radius:999px!important;padding:7px 11px!important;font-size:12px!important;box-shadow:none!important;}
.hb-filter-chip.is-active,.hb-filter-chip:hover,.hb-cat-tab.is-active,.hb-cat-tab:hover{background:var(--hb40-blue)!important;border-color:var(--hb40-blue)!important;color:#fff!important;}
.hb-radio-section{max-width:1180px!important;padding:18px 16px!important;}
.hb-eyebrow,.hb-section-intro,.hb-card-topline,.hb-radio-info-row,.hb-player-badges,.hb-v28-pills,.hb-tagline,.hb-card-desc,.hb-now-mini,.hb-card-bottom,.hb-live-dot,.hb-v28-quality,.hb-info-link,.hb-card-share{display:none!important;}
.hb-radio-toolbar{margin-bottom:12px!important;align-items:center!important;}
.hb-radio-toolbar h2,.hb-row-head h3,.hb-category-head h3{font-size:clamp(20px,2.2vw,28px)!important;line-height:1.1!important;margin:0!important;letter-spacing:-.03em!important;color:#fff!important;}
.hb-radio-search,.hb-dial-search{background:#fff!important;border:0!important;border-radius:999px!important;box-shadow:none!important;max-width:520px!important;height:42px!important;padding:0 14px!important;}
.hb-radio-search input,.hb-dial-search input{color:#07111f!important;font-size:14px!important;font-weight:600!important;}
.hb-radio-grid,.hb-tvlogic-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;align-items:start!important;}
.hb-row-scroll{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:150px!important;gap:12px!important;overflow-x:auto!important;padding:2px 2px 12px!important;scroll-snap-type:x proximity!important;}
.hb-radio-card,.hb-pro-card,.hb-tvlogic-card,.hb-v28-station-card,.hb-clean-card{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;overflow:visible!important;cursor:pointer!important;transition:none!important;}
.hb-radio-card:hover,.hb-radio-card.is-playing{background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important;}
.hb-radio-art{position:relative!important;aspect-ratio:1/1!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;border:1px solid var(--hb40-line)!important;box-shadow:none!important;padding:0!important;}
.hb-radio-logo-wrap{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;background:#fff!important;border:0!important;border-radius:16px!important;box-shadow:none!important;}
.hb-radio-logo-wrap img{width:100%!important;height:100%!important;object-fit:contain!important;padding:12px!important;display:block!important;transform:none!important;transition:none!important;}
.hb-radio-card-play{position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;z-index:10!important;width:44px!important;height:44px!important;border-radius:999px!important;border:0!important;background:rgba(10,92,255,.95)!important;color:#fff!important;box-shadow:0 10px 24px rgba(0,0,0,.28)!important;display:grid!important;place-items:center!important;transform:translate(-50%,-50%)!important;opacity:0!important;transition:opacity .14s ease!important;cursor:pointer!important;padding:0!important;}
.hb-radio-card:hover .hb-radio-card-play,.hb-radio-card:focus-within .hb-radio-card-play,.hb-radio-card.is-playing .hb-radio-card-play{opacity:1!important;}
.hb-radio-card-play i{font-size:15px!important;margin-left:2px!important;}
.hb-radio-card-play span{display:none!important;}
.hb-radio-card-body{padding:9px 2px 0!important;display:block!important;min-width:0!important;}
.hb-card-title,.hb-radio-card h3{font-size:14px!important;line-height:1.18!important;font-weight:800!important;margin:0!important;letter-spacing:-.01em!important;min-height:0!important;color:#fff!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
.hb-card-title a,.hb-radio-card h3 a{color:#fff!important;text-decoration:none!important;}
.hb-card-subtitle,.hb-tvlogic-small,.hb-v28-sub{display:block!important;margin-top:3px!important;font-size:11.5px!important;line-height:1.25!important;color:var(--hb40-muted)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.hb-row-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px!important;}
.hb-row-actions{display:none!important;}
.hb-sticky-player{left:50%!important;right:auto!important;bottom:12px!important;width:min(650px,calc(100% - 20px))!important;transform:translateX(-50%) translateY(130%)!important;border-radius:14px!important;background:#0b1626!important;border:1px solid var(--hb40-line)!important;box-shadow:0 16px 42px rgba(0,0,0,.38)!important;}
.hb-sticky-player.is-active{transform:translateX(-50%) translateY(0)!important;}
@media(max-width:1180px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}
@media(max-width:980px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}.hb-radio-toolbar{align-items:flex-start!important;flex-direction:column!important;}.hb-radio-search{width:100%!important;max-width:none!important;}}
@media(max-width:760px){.hb-radio-section{padding:16px 12px!important;}.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px!important;}.hb-row-scroll{grid-auto-columns:140px!important;}.hb-radio-card-play{opacity:1!important;width:40px!important;height:40px!important;}.hb-card-title,.hb-radio-card h3{font-size:13.5px!important;}.hb-card-subtitle{font-size:11px!important;}.hb-radio-logo-wrap img{padding:10px!important;}}
@media(max-width:380px){.hb-radio-grid,.hb-tvlogic-grid{gap:12px 10px!important;}.hb-row-scroll{grid-auto-columns:132px!important;}.hb-radio-art,.hb-radio-logo-wrap{border-radius:14px!important;}}


/* HB Radio Pro v4.1 - Pro Polish: cleaner premium grid without clutter */
:root{
  --hb41-bg:#07111f;
  --hb41-surface:#0b1626;
  --hb41-card:#0d1a2a;
  --hb41-card2:#111f32;
  --hb41-text:#f8fbff;
  --hb41-muted:#9aa8bb;
  --hb41-soft:#c9d3e1;
  --hb41-line:rgba(255,255,255,.10);
  --hb41-blue:#0a5cff;
  --hb41-blue2:#2d78ff;
}
.hb-radio-home,.hb-radio-template{background:linear-gradient(180deg,#081321 0%,#07111f 42%,#07111f 100%)!important;color:var(--hb41-text)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
.hb-radio-dial-hero,.hb-custom-hero{max-width:1200px!important;margin:0 auto!important;padding:34px 18px 18px!important;}
.hb-dial-title h1{font-weight:850!important;font-size:clamp(32px,4.4vw,54px)!important;letter-spacing:-.055em!important;line-height:.96!important;max-width:720px!important;}
.hb-radio-dial-hero p{font-size:15px!important;color:#b1bfd0!important;max-width:620px!important;line-height:1.6!important;margin-top:10px!important;}
.hb-filter-chip-row{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:18px!important;}
.hb-filter-chip,.hb-cat-tab{height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.10)!important;color:#dbe6f5!important;border-radius:999px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:750!important;letter-spacing:-.01em!important;}
.hb-filter-chip.is-active,.hb-filter-chip:hover,.hb-cat-tab.is-active,.hb-cat-tab:hover{background:#fff!important;border-color:#fff!important;color:#07111f!important;}
.hb-radio-section{max-width:1200px!important;margin:0 auto!important;padding:22px 18px!important;background:transparent!important;}
.hb-radio-toolbar,.hb-row-head,.hb-category-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:15px!important;}
.hb-radio-toolbar h2,.hb-row-head h3,.hb-category-head h3{font-size:clamp(22px,2.1vw,30px)!important;font-weight:850!important;letter-spacing:-.04em!important;color:#fff!important;}
.hb-radio-toolbar h2:after,.hb-row-head h3:after,.hb-category-head h3:after{content:""!important;display:block!important;width:34px!important;height:3px!important;border-radius:99px!important;background:var(--hb41-blue)!important;margin-top:8px!important;}
.hb-radio-search,.hb-dial-search{height:44px!important;min-width:280px!important;background:#fff!important;border:0!important;border-radius:999px!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important;}
.hb-radio-search input,.hb-dial-search input{font-weight:650!important;color:#081321!important;}
.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important;}
.hb-row-scroll{grid-auto-columns:164px!important;gap:16px!important;padding-bottom:16px!important;scrollbar-width:thin!important;}
.hb-radio-card,.hb-pro-card,.hb-tvlogic-card,.hb-v28-station-card,.hb-clean-card{position:relative!important;display:block!important;outline:none!important;}
.hb-radio-art{border-radius:20px!important;background:linear-gradient(180deg,#ffffff 0%,#eef3f9 100%)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 10px 30px rgba(0,0,0,.20)!important;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease!important;}
.hb-radio-card:hover .hb-radio-art,.hb-radio-card:focus-within .hb-radio-art{transform:translateY(-3px)!important;box-shadow:0 18px 42px rgba(0,0,0,.30)!important;border-color:rgba(10,92,255,.45)!important;}
.hb-radio-logo-wrap{border-radius:20px!important;background:linear-gradient(180deg,#ffffff 0%,#f3f6fb 100%)!important;}
.hb-radio-logo-wrap img{padding:15px!important;filter:none!important;}
.hb-radio-card-play{width:46px!important;height:46px!important;background:#0a5cff!important;box-shadow:0 12px 28px rgba(10,92,255,.35),0 6px 20px rgba(0,0,0,.28)!important;opacity:0!important;}
.hb-radio-card:hover .hb-radio-card-play,.hb-radio-card:focus-within .hb-radio-card-play,.hb-radio-card.is-playing .hb-radio-card-play{opacity:1!important;}
.hb-radio-card.is-playing .hb-radio-art{outline:2px solid var(--hb41-blue)!important;outline-offset:3px!important;}
.hb-radio-card-body{padding:11px 3px 0!important;}
.hb-card-title,.hb-radio-card h3{font-size:14.5px!important;font-weight:850!important;letter-spacing:-.018em!important;color:#fff!important;line-height:1.15!important;}
.hb-card-title a,.hb-radio-card h3 a{color:#fff!important;text-decoration:none!important;}
.hb-card-subtitle,.hb-tvlogic-small,.hb-v28-sub{margin-top:5px!important;color:var(--hb41-muted)!important;font-size:12px!important;font-weight:650!important;letter-spacing:-.005em!important;}
.hb-sticky-player{width:min(720px,calc(100% - 24px))!important;min-height:68px!important;background:rgba(10,20,34,.96)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:18px!important;box-shadow:0 20px 55px rgba(0,0,0,.46)!important;padding:10px 12px!important;}
.hb-sticky-left img{width:50px!important;height:50px!important;border-radius:12px!important;padding:5px!important;background:#fff!important;}
.hb-sticky-left strong{font-size:14.5px!important;font-weight:850!important;}
.hb-sticky-meta{font-size:12px!important;color:#aebacd!important;}
.hb-sticky-controls button{width:42px!important;height:42px!important;background:var(--hb41-blue)!important;box-shadow:none!important;}
.hb-sticky-controls button:hover{background:var(--hb41-blue2)!important;}
.hb-sticky-controls .hb-stop{background:rgba(255,255,255,.11)!important;color:#fff!important;}
.hb-radio-player-hero,.hb-v28-player-hero{border-radius:22px!important;background:linear-gradient(180deg,#0d1a2a 0%,#0a1422 100%)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 20px 55px rgba(0,0,0,.25)!important;}
@media(max-width:1180px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}
@media(max-width:980px){.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;}.hb-radio-toolbar,.hb-row-head,.hb-category-head{align-items:flex-start!important;flex-direction:column!important;}.hb-radio-search,.hb-dial-search{width:100%!important;min-width:0!important;max-width:none!important;}}
@media(max-width:760px){.hb-radio-home,.hb-radio-template{padding-bottom:92px!important;}.hb-radio-dial-hero,.hb-custom-hero{padding:26px 14px 12px!important;}.hb-radio-section{padding:18px 14px!important;}.hb-radio-grid,.hb-tvlogic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 13px!important;}.hb-row-scroll{grid-auto-columns:148px!important;gap:13px!important;}.hb-radio-art,.hb-radio-logo-wrap{border-radius:17px!important;}.hb-radio-logo-wrap img{padding:12px!important;}.hb-radio-card-play{opacity:1!important;width:41px!important;height:41px!important;}.hb-card-title,.hb-radio-card h3{font-size:13.8px!important;}.hb-card-subtitle,.hb-tvlogic-small,.hb-v28-sub{font-size:11.5px!important;}.hb-sticky-player{width:calc(100% - 12px)!important;bottom:6px!important;border-radius:18px 18px 0 0!important;}.hb-sticky-left strong,.hb-sticky-meta{max-width:190px!important;}.hb-sticky-controls button{width:40px!important;height:40px!important;}}
@media(max-width:390px){.hb-radio-grid,.hb-tvlogic-grid{gap:16px 11px!important;}.hb-row-scroll{grid-auto-columns:138px!important;}.hb-radio-card-body{padding-top:9px!important;}.hb-card-title,.hb-radio-card h3{font-size:13.2px!important;}}

/* v4.3 Similar Stations - clean station page row */
.hb-similar-stations{max-width:1240px!important;margin:22px auto 36px!important;padding:0 16px!important}
.hb-similar-head{align-items:flex-end!important;margin-bottom:12px!important}
.hb-similar-head h3{margin:4px 0 0!important;font-size:clamp(22px,3vw,32px)!important;letter-spacing:-.04em!important;color:#fff!important}
.hb-similar-stations .hb-eyebrow{font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#9aa7b8!important;font-weight:900!important}
.hb-similar-stations .hb-row-scroll{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(170px,190px)!important;gap:14px!important;overflow-x:auto!important;padding:2px 2px 18px!important;scroll-snap-type:x proximity!important}
.hb-similar-stations .hb-radio-card{scroll-snap-align:start!important}
.hb-similar-stations .hb-radio-card-body .hb-card-desc,
.hb-similar-stations .hb-radio-card-body .hb-v28-now,
.hb-similar-stations .hb-radio-card-body .hb-v28-pills{display:none!important}
.hb-similar-stations .hb-radio-card-body{padding:11px 4px 0!important;background:transparent!important}
.hb-similar-stations .hb-card-title{font-size:14px!important;line-height:1.2!important;margin:0!important;color:#fff!important}
.hb-similar-stations .hb-card-meta{font-size:12px!important;color:#9aa7b8!important;margin-top:4px!important}
@media(max-width:700px){.hb-similar-stations{margin-top:16px!important;padding:0 12px!important}.hb-similar-stations .hb-row-scroll{grid-auto-columns:44vw!important;gap:12px!important}.hb-similar-head h3{font-size:22px!important}.hb-similar-stations .hb-row-actions{display:none!important}}
@media(max-width:430px){.hb-similar-stations .hb-row-scroll{grid-auto-columns:58vw!important}}


/* v4.4 home grid layout polish - clean professional directory */
.hb-v44-home{
  --hb-bg:#070b12;
  --hb-card:#101722;
  --hb-card-hover:#141e2b;
  --hb-line:rgba(255,255,255,.09);
  --hb-text:#f7f9fd;
  --hb-muted:#98a4b6;
  --hb-red:#e51b2c;
  background:#070b12!important;
}
.hb-v44-home .hb-tunein-hero{max-width:1180px!important;padding:24px 18px 6px!important;display:block!important}
.hb-v44-home .hb-tunein-copy{min-height:auto!important;padding:24px!important;border-radius:24px!important;background:linear-gradient(135deg,#101827,#090d15)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 18px 44px rgba(0,0,0,.24)!important}
.hb-v44-home .hb-tunein-mini{display:none!important}
.hb-v44-home .hb-tunein-copy:after{display:none!important}
.hb-v44-home .hb-tunein-copy h1{font-size:clamp(30px,4vw,46px)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:10px 0 8px!important;max-width:780px!important}
.hb-v44-home .hb-tunein-copy p{max-width:660px!important;color:#b9c4d4!important;font-size:14px!important;line-height:1.55!important}
.hb-v44-home .hb-tunein-stats{gap:8px!important;margin-top:16px!important}
.hb-v44-home .hb-tunein-stats span{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;padding:8px 12px!important;color:#dbe3ef!important;font-size:12px!important}
.hb-v44-home .hb-tunein-stats b{display:inline!important;margin-right:4px!important;font-size:12px!important;color:#fff!important}
.hb-v44-home .hb-radio-section{max-width:1180px!important;padding:22px 18px 130px!important;background:transparent!important}
.hb-v44-home .hb-radio-toolbar{display:grid!important;grid-template-columns:1fr minmax(260px,360px)!important;align-items:end!important;gap:18px!important;margin-bottom:18px!important}
.hb-v44-home .hb-radio-toolbar .hb-eyebrow{background:transparent!important;border:0!important;padding:0!important;color:#9facbf!important;font-size:11px!important;letter-spacing:.08em!important}
.hb-v44-home .hb-radio-toolbar h2{font-size:clamp(24px,2.7vw,36px)!important;margin:6px 0 0!important;letter-spacing:-.04em!important}
.hb-v44-home .hb-radio-search{grid-column:2!important;grid-row:1 / span 2!important;width:100%!important;min-width:0!important;height:46px!important;background:#0d1420!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:14px!important;padding:0 14px!important;box-shadow:none!important}
.hb-v44-home .hb-radio-search input{font-size:14px!important;color:#fff!important}
.hb-v44-home .hb-radio-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(164px,1fr))!important;gap:24px 18px!important;align-items:start!important;padding:0!important}
.hb-v44-home .hb-radio-card{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:18px!important;padding:0!important;overflow:visible!important;min-width:0!important;transition:transform .18s ease!important}
.hb-v44-home .hb-radio-card:before{display:none!important}
.hb-v44-home .hb-radio-card:hover{transform:translateY(-3px)!important;background:transparent!important;box-shadow:none!important;border:0!important}
.hb-v44-home .hb-radio-art{position:relative!important;border-radius:18px!important}
.hb-v44-home .hb-radio-logo-wrap{aspect-ratio:1/1!important;border-radius:18px!important;background:#101722!important;border:1px solid rgba(255,255,255,.09)!important;box-shadow:0 12px 26px rgba(0,0,0,.26)!important;overflow:hidden!important;display:block!important}
.hb-v44-home .hb-radio-logo-wrap img{object-fit:cover!important;transition:transform .22s ease,filter .22s ease!important}
.hb-v44-home .hb-radio-card:hover .hb-radio-logo-wrap{border-color:rgba(255,255,255,.18)!important;background:#141e2b!important}
.hb-v44-home .hb-radio-card:hover .hb-radio-logo-wrap img{transform:scale(1.035)!important;filter:brightness(.92)!important}
.hb-v44-home .hb-radio-card-play{right:10px!important;bottom:10px!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 12px 24px rgba(0,0,0,.32)!important;opacity:.94!important;transform:none!important}
.hb-v44-home .hb-radio-card-play:hover{transform:scale(1.05)!important;background:var(--hb-red)!important;color:#fff!important}
.hb-v44-home .hb-radio-card-body{padding:11px 2px 0!important;background:transparent!important}
.hb-v44-home .hb-radio-card h3{margin:0!important;font-size:15px!important;line-height:1.2!important;letter-spacing:-.018em!important;font-weight:850!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.hb-v44-home .hb-radio-card h3 a{text-decoration:none!important;color:#f7f9fd!important}
.hb-v44-home .hb-card-subtitle{display:block!important;margin-top:4px!important;color:#98a4b6!important;font-size:12px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.hb-v44-home .hb-live-dot,.hb-v44-home .hb-card-topline,.hb-v44-home .hb-card-desc,.hb-v44-home .hb-now-mini,.hb-v44-home .hb-radio-info-row,.hb-v44-home .hb-radio-actions,.hb-v44-home .hb-card-bottom,.hb-v44-home .hb-card-meta-line{display:none!important}
.hb-v44-home .hb-radio-card.is-playing .hb-radio-logo-wrap{outline:2px solid var(--hb-red)!important;outline-offset:3px!important}
.hb-v44-home .hb-radio-card.is-playing .hb-radio-card-play{background:var(--hb-red)!important;color:#fff!important}
.hb-v44-home .hb-radio-card.is-playing .hb-radio-card-play i:before{content:'\f04c'!important}
@media(min-width:1240px){.hb-v44-home .hb-radio-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}
@media(max-width:980px){.hb-v44-home .hb-radio-toolbar{grid-template-columns:1fr!important}.hb-v44-home .hb-radio-search{grid-column:auto!important;grid-row:auto!important}.hb-v44-home .hb-radio-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:22px 16px!important}}
@media(max-width:620px){.hb-v44-home .hb-tunein-hero{padding:18px 14px 4px!important}.hb-v44-home .hb-tunein-copy{padding:18px!important;border-radius:20px!important}.hb-v44-home .hb-tunein-copy h1{font-size:31px!important}.hb-v44-home .hb-radio-section{padding:20px 14px 118px!important}.hb-v44-home .hb-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 13px!important}.hb-v44-home .hb-radio-logo-wrap{border-radius:16px!important}.hb-v44-home .hb-radio-card-play{width:38px!important;height:38px!important}.hb-v44-home .hb-radio-card h3{font-size:14px!important}.hb-v44-home .hb-card-subtitle{font-size:11.5px!important}.hb-v44-home .hb-radio-search{height:44px!important;border-radius:13px!important}}
@media(max-width:360px){.hb-v44-home .hb-radio-grid{gap:17px 11px!important}.hb-v44-home .hb-radio-card h3{font-size:13px!important}.hb-v44-home .hb-card-subtitle{font-size:10.8px!important}}

/* v4.5 clean station page: remove old Live Player promo panel */
.hb-v28-single #hb-now.hb-v28-live-panel{display:none!important;}

/* v4.6 search, category pages, saved page cleanup */
.hb-v46-home .hb-category-section{max-width:1240px;margin:18px auto 34px;padding:0 16px!important;background:transparent!important;border:0!important;box-shadow:none!important}
.hb-v46-home .hb-category-section .hb-row-main-head{padding:0;margin-bottom:14px}
.hb-v46-home .hb-category-section .hb-section-intro{display:none!important}
.hb-category-page-grid{max-width:1240px;margin:0 auto 40px;padding:26px 16px!important}
.hb-category-page-grid .hb-radio-toolbar{margin-bottom:14px!important}
.hb-category-page-grid .hb-radio-search{max-width:520px!important;margin:0 0 18px!important}
.hb-card-save{position:absolute;right:10px;top:10px;z-index:3;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(5,10,18,.72);color:#fff;display:grid;place-items:center;cursor:pointer;opacity:.88;transition:.16s ease}
.hb-card-save:hover,.hb-card-save.is-saved{background:rgba(10,92,255,.92);border-color:rgba(255,255,255,.25);opacity:1;transform:scale(1.03)}
.hb-card-save.is-saved{color:#fff}
.hb-radio-card[hidden]{display:none!important}
.hb-radio-grid.is-empty-filter:after,.hb-tvlogic-grid.is-empty-filter:after{content:'No stations found';display:block;grid-column:1/-1;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:16px;color:#b7c3d1;background:#0d1726;text-align:center}
.hb-saved-page{max-width:1240px;margin:0 auto 44px;padding:28px 16px!important}
.hb-saved-empty{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#0d1726;color:#b7c3d1;margin:12px 0 18px}
.hb-saved-page .hb-radio-grid{margin-top:14px!important}
.hb-filter-chip-row{scrollbar-width:none}.hb-filter-chip-row::-webkit-scrollbar{display:none}
.hb-radio-search input,.hb-global-radio-search{outline:none!important}
.hb-radio-search:focus-within,.hb-dial-search:focus-within{border-color:rgba(10,92,255,.6)!important;box-shadow:0 0 0 3px rgba(10,92,255,.12)!important}
@media(max-width:720px){.hb-v46-home .hb-category-section,.hb-category-page-grid,.hb-saved-page{padding-left:10px!important;padding-right:10px!important}.hb-card-save{width:30px;height:30px;right:8px;top:8px}.hb-category-page-grid .hb-radio-search{max-width:none!important}}

/* HB Radio v4.8 - default logo + frequency polish */
.hb-card-frequency{display:inline-flex!important;align-items:center;gap:5px;width:max-content;max-width:100%;margin-top:5px;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09);color:#fff;font-size:10.5px;font-weight:900;line-height:1;white-space:nowrap}
.hb-card-frequency i{color:#ff4655;font-size:9px}.hb-card-subtitle{display:block!important;color:#aeb8c8!important;font-size:11px!important;line-height:1.25!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-sticky-frequency{display:block;color:#fff;font-style:normal;font-size:10.5px;font-weight:900;line-height:1.1;margin-top:1px}.hb-sticky-copy .hb-sticky-meta{margin-top:1px}.hb-info-grid span:first-child,.hb-player-badges span:first-child,.hb-v28-badges span:first-child{background:rgba(255,59,70,.15)!important;border-color:rgba(255,59,70,.26)!important;color:#fff!important}
@media(max-width:640px){.hb-card-frequency{font-size:10px;padding:4px 6px}.hb-card-subtitle{font-size:10.5px!important}.hb-sticky-frequency{font-size:10px}}

/* HB Radio v4.8.1 - universal logo fallback fix */
.hb-radio-logo-wrap img.hb-logo-fallback,
.hb-v28-cover img.hb-logo-fallback,
.hb-sticky-player img.hb-logo-fallback{
  object-fit:contain!important;
  padding:14px!important;
  background:#0d1420!important;
}
.hb-sticky-player img.hb-logo-fallback{padding:6px!important;}
