.hb-radio-screen.is-active{min-height:calc(100dvh - var(--hb-top-h) - 92px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:visible;padding:10px 14px 28px}
.hb-radio-shell{height:auto;min-height:0;display:grid;grid-template-rows:auto auto auto auto;gap:10px;padding:12px;border:1px solid rgba(8,127,131,.13);border-radius:28px;background:radial-gradient(circle at 8% 5%,rgba(55,198,191,.17),transparent 33%),linear-gradient(155deg,color-mix(in srgb,var(--hb-surface) 96%,#dff8f5),var(--hb-surface));box-shadow:0 16px 44px rgba(4,54,58,.09);overflow:visible}
.hb-radio-head{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 3px}.hb-radio-head span{display:flex;align-items:center;gap:6px;color:var(--hb-accent);font-size:12px;font-weight:800}.hb-radio-head span i{width:7px;height:7px;border-radius:50%;background:#e2444e;box-shadow:0 0 0 4px rgba(226,68,78,.12);animation:hbRadioPulse 1.6s ease-in-out infinite}.hb-radio-head h1{margin:2px 0 0;font-size:26px;line-height:1.1;letter-spacing:-.04em}.hb-radio-head>small{padding:6px 9px;border-radius:999px;background:var(--hb-surface-2);color:var(--hb-muted);font-size:12px;white-space:nowrap}
.hb-radio-countries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px;border:1px solid var(--hb-line);border-radius:16px;background:color-mix(in srgb,var(--hb-surface-2) 74%,transparent)}.hb-radio-countries button{min-width:0;min-height:38px;border:0;border-radius:12px;background:transparent;color:var(--hb-muted);font-size:12px;font-weight:750;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.hb-radio-countries button.is-active{background:linear-gradient(135deg,#0a999b,#08737b);color:#fff;box-shadow:0 7px 16px rgba(8,127,131,.22)}
.hb-radio-player{--radio-color:#087f83;position:relative;isolation:isolate;display:grid;grid-template-columns:52px minmax(0,1fr) 118px;grid-template-rows:auto 26px;gap:5px 10px;align-items:center;min-height:116px;padding:13px 14px;border-radius:23px;color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--radio-color) 82%,#102c34),#102d35);box-shadow:0 14px 30px color-mix(in srgb,var(--radio-color) 25%,transparent);overflow:hidden;transition:background .25s ease,box-shadow .25s ease}.hb-radio-player:before,.hb-radio-player:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.hb-radio-player:before{width:150px;height:150px;left:-38px;top:-83px;background:rgba(255,255,255,.11)}.hb-radio-player:after{width:110px;height:110px;right:38%;bottom:-82px;border:22px solid rgba(255,255,255,.05)}
.hb-radio-now-icon{grid-row:1/3;width:52px;height:52px;border-radius:17px;display:grid;place-items:center;position:relative;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);overflow:hidden}.hb-radio-now-icon>svg{width:25px;height:25px}.hb-radio-now-icon>img{width:100%;height:100%;object-fit:cover}.hb-radio-eq{position:absolute;right:6px;bottom:5px;height:13px;display:flex;align-items:end;gap:2px;opacity:0}.hb-radio-eq i{width:2px;height:5px;border-radius:3px;background:#fff}.hb-radio-player.is-playing .hb-radio-eq{opacity:1}.hb-radio-player.is-playing .hb-radio-eq i{animation:hbRadioEq .6s ease-in-out infinite alternate}.hb-radio-player.is-playing .hb-radio-eq i:nth-child(2){animation-delay:.18s}.hb-radio-player.is-playing .hb-radio-eq i:nth-child(3){animation-delay:.34s}
.hb-radio-now-copy{min-width:0;align-self:end}.hb-radio-now-copy small,.hb-radio-now-copy span,.hb-radio-now-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-radio-now-copy small{font-size:12px;color:rgba(255,255,255,.62)}.hb-radio-now-copy strong{font-size:17px;line-height:1.45}.hb-radio-now-copy span{font-size:12px;color:rgba(255,255,255,.72)}
.hb-radio-controls{grid-column:3;grid-row:1/3;display:flex;align-items:center;justify-content:flex-end;gap:6px}.hb-radio-controls button{width:30px;height:30px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.hb-radio-controls button svg{width:14px;height:14px}.hb-radio-controls .hb-radio-play{width:44px;height:44px;background:#fff;color:#103d43;box-shadow:0 8px 20px rgba(0,0,0,.22)}.hb-radio-controls .hb-radio-play svg{width:19px;height:19px}.hb-radio-controls button:disabled{opacity:.35;cursor:default}
.hb-radio-volume{grid-column:2;grid-row:2;display:flex;align-items:center;gap:7px;min-width:0}.hb-radio-volume>svg{width:14px;height:14px;flex:0 0 auto;color:rgba(255,255,255,.72)}.hb-radio-volume input{width:min(105px,100%);height:3px;margin:0;accent-color:#fff;cursor:pointer}
.hb-radio-grid{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:minmax(112px,auto);gap:9px;overflow:visible}.hb-radio-station{--radio-color:#087f83;min-width:0;min-height:112px;border:1px solid color-mix(in srgb,var(--radio-color) 24%,var(--hb-line));border-radius:17px;padding:10px 7px;background:color-mix(in srgb,var(--hb-surface) 94%,var(--radio-color));color:var(--hb-text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 5px 16px rgba(10,50,54,.04);transition:transform .16s ease,background .2s ease,border-color .2s ease}.hb-radio-station:active{transform:scale(.97)}.hb-radio-station.is-active{border-color:var(--radio-color);background:color-mix(in srgb,var(--hb-surface) 82%,var(--radio-color));box-shadow:0 8px 20px color-mix(in srgb,var(--radio-color) 16%,transparent)}.hb-radio-station-icon{width:38px;height:38px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:var(--radio-color);color:#fff;box-shadow:0 6px 13px color-mix(in srgb,var(--radio-color) 25%,transparent)}.hb-radio-station-icon svg{width:18px;height:18px}.hb-radio-station-icon img{width:100%;height:100%;object-fit:cover}.hb-radio-station strong{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:12px;line-height:1.5}.hb-radio-station small{display:none}.hb-radio-station.is-active small{display:block;font-size:12px;line-height:1;color:var(--radio-color);font-weight:800}
.hb-radio-loading,.hb-radio-empty{grid-column:1/-1;grid-row:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--hb-muted);font-size:12px;text-align:center}.hb-radio-loading i{width:26px;height:26px;border:3px solid var(--hb-line);border-top-color:var(--hb-accent);border-radius:50%;animation:hbRadioSpin .8s linear infinite}.hb-radio-empty button{border:0;border-radius:999px;padding:8px 14px;background:var(--hb-accent);color:#fff;cursor:pointer}
html[data-hb-theme="dark"] .hb-radio-shell{background:radial-gradient(circle at 8% 5%,rgba(39,181,177,.12),transparent 34%),linear-gradient(155deg,#11272a,var(--hb-surface))}.hb-radio-screen .hb-radio-player svg,.hb-radio-screen .hb-radio-station svg{fill:none}
@keyframes hbRadioSpin{to{transform:rotate(360deg)}}@keyframes hbRadioPulse{50%{opacity:.45;transform:scale(.82)}}@keyframes hbRadioEq{to{height:12px}}
@media(min-width:700px){.hb-radio-screen.is-active{min-height:calc(100dvh - var(--hb-top-h) - 104px - env(safe-area-inset-top));padding:14px 22px 32px}.hb-radio-shell{grid-template-columns:minmax(260px,34%) minmax(0,1fr);grid-template-rows:auto auto auto;gap:13px;padding:17px}.hb-radio-head{grid-column:1/-1;grid-row:1}.hb-radio-countries{grid-column:1/-1;grid-row:2}.hb-radio-player{grid-column:1;grid-row:3;align-self:start;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto auto;align-content:center;min-height:250px;padding:18px}.hb-radio-now-icon{grid-row:auto;width:58px;height:58px}.hb-radio-now-copy{align-self:center}.hb-radio-controls{grid-column:1/-1;grid-row:2;justify-content:center;margin-top:12px}.hb-radio-volume{grid-column:1/-1;grid-row:3;justify-content:center;margin-top:5px}.hb-radio-grid{grid-column:2;grid-row:3;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(112px,auto);gap:9px}.hb-radio-station-icon{width:38px;height:38px}.hb-radio-station strong{font-size:12px}}
@media(max-height:680px){.hb-radio-screen.is-active{padding-top:5px}.hb-radio-shell{gap:6px;padding:8px 10px;border-radius:21px}.hb-radio-head h1{font-size:20px}.hb-radio-head span{font-size:12px}.hb-radio-player{min-height:88px;grid-template-columns:42px minmax(0,1fr) 108px;padding:8px 10px;border-radius:18px}.hb-radio-now-icon{width:42px;height:42px;border-radius:13px}.hb-radio-now-icon>svg{width:20px;height:20px}.hb-radio-now-copy strong{font-size:14px}.hb-radio-controls{gap:4px}.hb-radio-controls button{width:27px;height:27px}.hb-radio-controls .hb-radio-play{width:38px;height:38px}.hb-radio-grid{gap:5px}.hb-radio-station{border-radius:13px;padding:4px 3px;gap:3px}.hb-radio-station-icon{width:27px;height:27px;border-radius:9px}.hb-radio-station-icon svg{width:14px;height:14px}.hb-radio-station strong{font-size:12px}}
@media(max-width:350px){.hb-radio-screen.is-active{padding-left:8px;padding-right:8px}.hb-radio-player{grid-template-columns:39px minmax(0,1fr) 102px;padding-left:8px;padding-right:8px;gap:4px 7px}.hb-radio-now-icon{width:39px;height:39px}.hb-radio-controls .hb-radio-play{width:38px;height:38px}.hb-radio-volume{display:none}.hb-radio-now-copy strong{font-size:13px}.hb-radio-station strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){.hb-radio-head span i,.hb-radio-eq i,.hb-radio-loading i{animation:none!important}}

/* Radio 3.8: search, favorites, recent stations and health feedback */
.hb-radio-screen.is-active{min-height:calc(100vh - var(--hb-top-h) - 92px);min-height:calc(100dvh - var(--hb-top-h) - 92px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}
.hb-radio-shell{grid-template-rows:auto;background:var(--hb-surface)}
.hb-radio-head span{font-size:12px}.hb-radio-head>small{font-size:12px!important}.hb-radio-countries{background:var(--hb-surface-2)}.hb-radio-countries button{min-height:44px;font-size:13px}
.hb-radio-search{min-height:50px;display:grid;grid-template-columns:22px minmax(0,1fr) 38px;gap:8px;align-items:center;padding:0 12px;border:1px solid var(--hb-line);border-radius:16px;background:var(--hb-surface)}.hb-radio-search>span{display:grid;place-items:center;color:var(--hb-muted)}.hb-radio-search svg{width:19px;height:19px}.hb-radio-search input{width:100%;height:48px;border:0;outline:0;background:transparent;color:var(--hb-text);font-size:16px}.hb-radio-search button{width:36px;height:36px;min-height:36px;border:0;border-radius:11px;background:var(--hb-surface-2);color:var(--hb-muted);display:grid;place-items:center}.hb-radio-search button[hidden]{display:none}
.hb-radio-filters{display:flex;gap:7px;overflow:auto;padding:1px 0 2px;scrollbar-width:none}.hb-radio-filters button{flex:0 0 auto;min-height:40px;padding:7px 13px;border:1px solid var(--hb-line);border-radius:999px;background:var(--hb-surface);color:var(--hb-muted);font-size:12px;font-weight:750}.hb-radio-filters button.is-active{border-color:var(--hb-accent);background:rgba(8,127,131,.1);color:var(--hb-accent)}
.hb-radio-player{background:linear-gradient(135deg,var(--radio-color),#102d35);box-shadow:0 14px 30px rgba(8,80,84,.2)}.hb-radio-now-copy small{font-size:12px!important}.hb-radio-now-copy span{font-size:12px}.hb-radio-now-copy strong{font-size:17px}.hb-radio-controls button{min-height:30px}.hb-radio-controls .hb-radio-play{min-height:44px}
.hb-radio-grid{grid-auto-rows:minmax(128px,auto)}.hb-radio-station-wrap{--radio-color:#087f83;position:relative;min-width:0;min-height:128px;border:1px solid var(--hb-line);border-radius:19px;background:var(--hb-surface);box-shadow:0 6px 18px rgba(10,50,54,.05);overflow:hidden;transition:transform .16s ease,border-color .2s ease,box-shadow .2s ease}.hb-radio-station-wrap.is-active{border-color:var(--radio-color);box-shadow:0 8px 24px rgba(8,127,131,.14)}.hb-radio-station-wrap:active{transform:scale(.98)}
.hb-radio-station{width:100%;height:100%;min-height:128px;border:0;border-radius:0;padding:12px 10px;background:transparent;color:var(--hb-text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:none}.hb-radio-station-wrap.is-active .hb-radio-station{background:rgba(8,127,131,.055)}.hb-radio-station-icon{width:44px;height:44px;border-radius:14px;background:var(--radio-color);box-shadow:0 7px 16px rgba(8,80,84,.18)}.hb-radio-station-icon svg{width:20px;height:20px}.hb-radio-station-copy{display:block;width:100%;min-width:0;text-align:center}.hb-radio-station strong{font-size:13px}.hb-radio-station small,.hb-radio-station-wrap.is-active .hb-radio-station small{display:block;margin-top:2px;font-size:12px!important;color:var(--hb-muted);line-height:1.4}.hb-radio-station small.is-working{color:#16806b}.hb-radio-station small.is-uncertain{color:#a84d3d}.hb-radio-station small.is-favorite{color:#9a7320}
.hb-radio-favorite{position:absolute;z-index:3;top:7px;left:7px;width:34px;height:34px;min-height:34px;padding:0;border:0;border-radius:11px;background:var(--hb-surface-2);color:var(--hb-muted);display:grid;place-items:center}.hb-radio-favorite svg{width:17px;height:17px}.hb-radio-favorite.is-active{background:rgba(168,77,61,.11);color:#b04a3f}.hb-radio-favorite.is-active svg{fill:currentColor}
.hb-radio-loading,.hb-radio-empty{min-height:180px;font-size:13px}.hb-radio-empty small{font-size:12px!important}
@media(min-width:700px){.hb-radio-shell{grid-template-columns:minmax(260px,34%) minmax(0,1fr);grid-template-rows:auto auto auto auto auto;gap:12px}.hb-radio-head{grid-column:1/-1;grid-row:1}.hb-radio-countries{grid-column:1/-1;grid-row:2}.hb-radio-search{grid-column:2;grid-row:3}.hb-radio-filters{grid-column:2;grid-row:4}.hb-radio-player{grid-column:1;grid-row:3/6}.hb-radio-grid{grid-column:2;grid-row:5;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(132px,auto)}.hb-radio-station,.hb-radio-station-wrap{min-height:132px}}
@media(max-height:680px){.hb-radio-search{min-height:46px}.hb-radio-search input{height:44px}.hb-radio-station,.hb-radio-station-wrap{min-height:112px}.hb-radio-grid{grid-auto-rows:minmax(112px,auto)}.hb-radio-station-icon{width:38px;height:38px}.hb-radio-station strong{font-size:12px}}
@media(max-width:350px){.hb-radio-grid{gap:6px}.hb-radio-station,.hb-radio-station-wrap{min-height:116px}.hb-radio-station strong{font-size:12px}}
.hb-radio-station{--radio-color:inherit}
