:root{--hb-accent:#ff6200;--hb-accent-2:#ff8a00;--hb-bg:#080d12;--hb-panel:#111820;--hb-panel-2:#151e27;--hb-line:#27333f;--hb-text:#f7f9fb;--hb-muted:#98a4b2;--hb-wrap:1180px;--hb-radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 15% 18%,rgba(255,98,0,.08),transparent 28%),linear-gradient(180deg,#080d12 0,#0a1016 100%);color:var(--hb-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.hb-station-player-mounted{padding-bottom:104px}a{color:inherit;text-decoration:none}button,input{font:inherit}.hb-wrap,.hb-station-shell{width:min(calc(100% - 40px),var(--hb-wrap));margin:auto}.hb-ui-icon,.hb-icon{width:22px;height:22px;display:inline-block;fill:currentColor;flex:0 0 auto}.hb-header{height:82px;position:sticky;top:0;z-index:100;background:rgba(8,13,18,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,98,0,.7)}.hb-header-inner{height:100%;display:flex;align-items:center;gap:32px}.hb-brand{display:flex;align-items:center;gap:12px;min-width:max-content}.hb-site-logo{display:block;max-width:230px;max-height:52px;width:auto;height:auto}.hb-brand-mark{width:48px;height:48px;border-radius:11px;background:linear-gradient(145deg,var(--hb-accent-2),var(--hb-accent));display:grid;place-items:center;color:white;font-weight:900;font-size:21px;box-shadow:0 10px 28px rgba(255,98,0,.25)}.hb-brand-copy{display:flex;flex-direction:column;line-height:1.15}.hb-brand-copy strong{font-size:18px;letter-spacing:-.02em}.hb-brand-copy small{font-size:11px;color:#d6dce3;margin-top:4px}.hb-nav{margin-left:auto}.hb-menu{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.hb-menu a{font-weight:700;font-size:14px;color:#eef2f6;transition:.2s}.hb-menu a:hover,.hb-menu .current-menu-item>a{color:var(--hb-accent)}.hb-header-actions{display:flex;gap:10px}.hb-search-button,.hb-menu-button{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--hb-line);background:transparent;color:white;cursor:pointer}.hb-search-button svg{width:21px}.hb-menu-button{display:none}.hb-station-page{min-height:100vh}.hb-station-shell{padding:28px 0 70px}.hb-station-breadcrumb{display:flex;align-items:center;gap:11px;color:var(--hb-muted);font-size:14px;margin-bottom:38px}.hb-station-breadcrumb .hb-ui-icon{width:16px;height:16px}.hb-station-breadcrumb a:hover,.hb-station-breadcrumb span{color:var(--hb-accent)}.hb-station-hero{display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:center;padding:12px 22px 40px}.hb-station-art{aspect-ratio:1;position:relative;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#ff9800,#ef4a00);box-shadow:0 25px 70px rgba(255,87,0,.2),0 0 0 1px rgba(255,130,0,.25)}.hb-station-art img{width:100%;height:100%;object-fit:contain;padding:10px;background:linear-gradient(145deg,#ff8b00,#f24d00)}.hb-art-wave{position:absolute;left:0;right:0;bottom:0;height:26%;opacity:.45;background:repeating-linear-gradient(90deg,transparent 0 4px,rgba(255,255,255,.85) 4px 6px);clip-path:polygon(0 55%,5% 42%,10% 60%,15% 22%,20% 70%,25% 35%,30% 64%,35% 45%,40% 68%,45% 24%,50% 63%,55% 42%,60% 70%,65% 34%,70% 58%,75% 20%,80% 67%,85% 39%,90% 60%,95% 30%,100% 55%,100% 100%,0 100%)}.hb-live-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(255,98,0,.15);border:1px solid rgba(255,98,0,.35);color:var(--hb-accent);padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.06em}.hb-live-pill i,.hb-player-station small i{width:7px;height:7px;border-radius:50%;background:var(--hb-accent);box-shadow:0 0 0 5px rgba(255,98,0,.13);animation:hbPulse 1.6s infinite}.hb-station-summary h1{font-size:clamp(44px,6vw,72px);line-height:1;letter-spacing:-.055em;margin:16px 0 18px}.hb-station-meta{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:20px}.hb-station-meta span{display:flex;align-items:center;gap:8px;color:#eef2f5}.hb-station-meta span+span{padding-left:18px;border-left:1px solid var(--hb-line)}.hb-station-meta .hb-ui-icon{color:var(--hb-accent);width:20px}.hb-station-summary>p{max-width:690px;color:#bbc4ce;font-size:17px;line-height:1.75;margin:0 0 28px}.hb-hero-actions{display:flex;flex-wrap:wrap;gap:13px}.hb-primary-action,.hb-secondary-action{height:52px;border-radius:13px;padding:0 25px;border:1px solid var(--hb-line);display:inline-flex;align-items:center;justify-content:center;gap:10px;color:white;font-weight:900;font-size:13px;letter-spacing:.05em;cursor:pointer}.hb-primary-action{background:linear-gradient(135deg,var(--hb-accent-2),var(--hb-accent));border:0;box-shadow:0 12px 32px rgba(255,98,0,.25)}.hb-secondary-action{background:rgba(13,20,27,.65)}.hb-primary-action:hover,.hb-secondary-action:hover{transform:translateY(-1px);filter:brightness(1.08)}.hb-info-stack{display:grid;gap:18px;margin-top:12px}.hb-glass-card,.hb-share-card{background:linear-gradient(145deg,rgba(22,31,40,.9),rgba(14,21,28,.9));border:1px solid var(--hb-line);border-radius:var(--hb-radius);box-shadow:0 18px 45px rgba(0,0,0,.15)}.hb-glass-card{padding:28px 32px}.hb-glass-card h2{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--hb-accent);font-size:14px;letter-spacing:.035em}.hb-glass-card h2 .hb-ui-icon{width:19px}.hb-about-text,.hb-about-text p{color:#c0c8d1;margin:0;max-width:850px}.hb-facts-card dl{margin:0}.hb-facts-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;border-top:1px solid rgba(255,255,255,.07)}.hb-facts-card dl>div:first-child{border-top:0}.hb-facts-card dt{display:flex;align-items:center;gap:11px;color:#e4e9ee}.hb-facts-card dt .hb-ui-icon{color:var(--hb-accent);width:18px}.hb-facts-card dd{margin:0;font-weight:700;text-align:right}.hb-share-card{padding:19px 26px;display:flex;align-items:center;justify-content:space-between}.hb-share-card strong{display:flex;align-items:center;gap:10px}.hb-share-card strong .hb-ui-icon{color:var(--hb-accent)}.hb-share-card>div{display:flex;gap:14px}.hb-share-card a,.hb-share-card button{width:66px;height:34px;border-radius:999px;border:0;color:white;background:#263341;display:grid;place-items:center;font-weight:800;cursor:pointer}.hb-share-card a:nth-child(1){background:#2356a1}.hb-share-card a:nth-child(2){background:#1384bd}.hb-share-card a:nth-child(3){background:#00a849}.hb-related-stations{margin-top:46px}.hb-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.hb-section-head span{font-size:12px;font-weight:900;color:var(--hb-accent);letter-spacing:.08em}.hb-section-head h2{font-size:32px;letter-spacing:-.04em;margin:2px 0 0}.hb-section-head>a{color:var(--hb-accent);font-weight:800;display:flex;gap:8px;align-items:center}.hb-section-head>a .hb-ui-icon{width:18px}.hb-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hb-related-card{min-width:0;position:relative;background:linear-gradient(145deg,#151e27,#10171e);border:1px solid var(--hb-line);border-radius:14px;padding:15px;display:flex;align-items:center;transition:.2s}.hb-related-card:hover{border-color:#465463;transform:translateY(-2px)}.hb-related-card>a{min-width:0;display:flex;align-items:center;gap:14px;padding-right:48px;width:100%}.hb-related-card img{width:82px;height:82px;border-radius:9px;object-fit:contain;background:#1b2530}.hb-related-card div{min-width:0;display:flex;flex-direction:column}.hb-related-card strong{font-size:16px;line-height:1.25}.hb-related-card small,.hb-related-card em{color:#a9b4c0;font-size:12px;font-style:normal}.hb-related-play{position:absolute;right:15px;bottom:15px;width:36px;height:36px;border-radius:50%;border:1px solid #637080;background:#111820;color:white;display:grid;place-items:center;cursor:pointer}.hb-related-play .hb-ui-icon{width:17px}.hb-related-play:hover{background:var(--hb-accent);border-color:var(--hb-accent)}.hb-footer{border-top:1px solid var(--hb-line);background:#080d12;padding:48px 0 26px}.hb-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:42px}.hb-footer h3{font-size:13px;margin:0 0 17px}.hb-footer p{color:#8e99a6;font-size:13px;margin:7px 0}.hb-footer-brand>p{max-width:300px;margin-top:18px}.hb-footer-menu{display:block;list-style:none;padding:0;margin:0}.hb-footer-menu li{margin:7px 0}.hb-footer-menu a{font-size:13px;color:#9ea9b5}.hb-footer-social{display:flex;gap:8px}.hb-footer-social a{width:34px;height:34px;border:1px solid var(--hb-line);border-radius:8px;display:grid;place-items:center;font-size:13px}.hb-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--hb-line);padding-top:22px;margin-top:38px;color:#7f8a96;font-size:12px}.hb-footer-bottom b{color:var(--hb-accent)}.hb-fixed-player{position:fixed;left:0;right:0;bottom:0;height:104px;z-index:1000;background:rgba(12,18,24,.97);backdrop-filter:blur(18px);border-top:1px solid #27333f;box-shadow:0 -20px 60px rgba(0,0,0,.35)}.hb-player-progress{position:absolute;left:0;right:0;top:0;height:3px;background:#293440}.hb-player-progress span{display:block;height:100%;width:27%;background:linear-gradient(90deg,var(--hb-accent),var(--hb-accent-2))}.hb-player-inner{width:min(calc(100% - 36px),1280px);height:100%;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.hb-player-station{display:flex;align-items:center;gap:13px;min-width:0}.hb-player-station img{width:66px;height:66px;object-fit:contain;border-radius:8px;background:#18222c}.hb-player-station>div{display:flex;flex-direction:column;min-width:0}.hb-player-station small{color:var(--hb-accent);display:flex;gap:7px;align-items:center;font-weight:900;font-size:10px}.hb-player-station strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-player-station span{font-size:12px;color:#9ea9b5}.hb-player-controls{display:flex;align-items:center;gap:18px}.hb-skip{border:0;background:transparent;color:#7d8996;font-size:36px;cursor:pointer}.hb-main-play{width:62px;height:62px;border-radius:50%;border:4px solid #10161c;background:linear-gradient(145deg,var(--hb-accent-2),var(--hb-accent));color:white;display:grid;place-items:center;cursor:pointer;box-shadow:0 0 0 2px rgba(255,98,0,.45),0 8px 28px rgba(255,98,0,.3)}.hb-main-play .hb-ui-icon{width:25px}.hb-player-volume{justify-self:end;display:flex;align-items:center;gap:12px}.hb-player-volume input{width:130px;accent-color:var(--hb-accent)}.hb-player-volume button{width:38px;height:38px;border-radius:50%;border:1px solid var(--hb-line);background:#111820;color:white;cursor:pointer}.hb-fixed-player.is-collapsed{transform:translateY(calc(100% - 38px))}.hb-fixed-player,.hb-primary-action,.hb-secondary-action,.hb-related-card{transition:.22s ease}@keyframes hbPulse{50%{opacity:.45;transform:scale(.86)}}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* generic theme content */.hb-page,.hb-archive{padding:50px 0}.hb-content-area{background:var(--hb-panel);border:1px solid var(--hb-line);border-radius:var(--hb-radius);padding:32px}.hb-notice{padding:20px;border:1px solid var(--hb-line);background:var(--hb-panel);border-radius:12px}
@media(max-width:960px){.hb-nav{position:fixed;top:82px;left:16px;right:16px;display:none;background:#111820;border:1px solid var(--hb-line);border-radius:14px;padding:18px;box-shadow:0 24px 50px rgba(0,0,0,.35)}.hb-nav.is-open{display:block}.hb-menu{display:grid;gap:2px}.hb-menu a{display:block;padding:12px;border-radius:8px}.hb-menu-button{display:grid}.hb-station-hero{grid-template-columns:220px 1fr;gap:32px}.hb-related-grid{grid-template-columns:repeat(2,1fr)}.hb-footer-grid{grid-template-columns:2fr 1fr 1fr}.hb-footer-grid>div:last-child{grid-column:1/-1}.hb-player-volume input{display:none}}
@media(max-width:700px){body.hb-station-player-mounted{padding-bottom:82px}.hb-wrap,.hb-station-shell{width:min(calc(100% - 28px),var(--hb-wrap))}.hb-header{height:68px}.hb-header-inner{gap:12px}.hb-brand-mark{width:40px;height:40px;font-size:17px}.hb-brand-copy strong{font-size:14px}.hb-brand-copy small{font-size:9px}.hb-site-logo{max-width:175px;max-height:42px}.hb-search-button,.hb-menu-button{width:38px;height:38px}.hb-nav{top:68px}.hb-station-shell{padding-top:18px}.hb-station-breadcrumb{margin-bottom:24px;overflow:auto;white-space:nowrap}.hb-station-hero{display:block;padding:0 0 28px}.hb-station-art{width:min(62vw,240px);margin:0 auto 27px}.hb-station-summary{text-align:center}.hb-station-summary h1{font-size:43px}.hb-station-meta{justify-content:center}.hb-station-meta span+span{border-left:0;padding-left:0}.hb-station-summary>p{font-size:15px}.hb-hero-actions{justify-content:center}.hb-primary-action,.hb-secondary-action{height:48px;padding:0 18px}.hb-glass-card{padding:22px 18px}.hb-facts-card dl>div{align-items:flex-start;padding:13px 0;min-height:0}.hb-facts-card dt{font-size:13px}.hb-facts-card dd{font-size:13px;max-width:52%}.hb-share-card{display:block;padding:20px}.hb-share-card>div{margin-top:16px}.hb-share-card a,.hb-share-card button{flex:1}.hb-section-head{align-items:start}.hb-section-head h2{font-size:26px}.hb-section-head>a{font-size:12px;margin-top:12px}.hb-related-grid{grid-template-columns:1fr}.hb-related-card img{width:70px;height:70px}.hb-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.hb-footer-brand,.hb-footer-grid>div:last-child{grid-column:1/-1}.hb-footer-bottom{display:block}.hb-footer-bottom span{display:block;margin-top:8px}.hb-fixed-player{height:82px}.hb-player-inner{grid-template-columns:1fr auto;width:calc(100% - 22px);gap:10px}.hb-player-station img{width:50px;height:50px}.hb-player-station small,.hb-player-station span{font-size:9px}.hb-player-station strong{font-size:13px;max-width:135px}.hb-player-controls{gap:0}.hb-main-play{width:50px;height:50px}.hb-skip,.hb-player-volume{display:none}}
@media(max-width:420px){.hb-brand-copy small{display:none}.hb-station-summary h1{font-size:38px}.hb-secondary-action{flex:1}.hb-primary-action{width:100%}.hb-footer-grid{grid-template-columns:1fr}.hb-footer-grid>div{grid-column:auto!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
