:root{--blue:#0020a0;--blue2:#1f5f99;--red:#c1121f;--red2:#e63946;--bg:#f6f8fb;--surface:#fff;--surface2:#eef3f8;--text:#101828;--muted:#5d6878;--border:#dce4ee;--shadow:0 18px 50px rgba(15,32,58,.10);--radius:14px;--r2:9px;--nav-h:82px;--shell:1240px}html[data-theme=dark]{--bg:#07101d;--surface:#0e1a2d;--surface2:#111f35;--text:#eff4ff;--muted:#b8c4d8;--border:#263955;--shadow:0 18px 50px rgba(0,0,0,.32)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.55}body.menu-open{overflow:hidden}.skip{position:absolute;left:-999px;top:0;background:var(--blue);color:#fff;padding:10px;z-index:1000}.skip:focus{left:12px;top:12px}.shell{width:min(var(--shell),calc(100% - 40px));margin-inline:auto}.topbar{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-shell{min-height:var(--nav-h);display:flex;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:12px;color:var(--text);text-decoration:none;min-width:0}.brand img{width:170px;max-width:34vw;height:auto;object-fit:contain}.brand span{display:none}.nav{margin-left:auto;display:flex;gap:4px;align-items:center}.nav a{color:var(--muted);text-decoration:none;font-weight:750;font-size:.92rem;padding:10px 12px;border-radius:var(--r2)}.nav a:hover,.nav a:focus-visible{background:var(--surface2);color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:8px}.chip,.menu,.iconbtn{border:1px solid var(--border);background:var(--surface);color:var(--text);min-width:42px;min-height:42px;border-radius:var(--r2);font-weight:850;cursor:pointer}.menu{display:none;place-items:center;gap:4px;padding:8px}.menu span{display:block;width:18px;height:2px;background:currentColor}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:var(--r2);padding:13px 18px;text-decoration:none;font-weight:900;cursor:pointer;min-height:46px;transition:transform .18s ease,background .18s ease,border .18s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--red);color:#fff}.btn.secondary{background:var(--blue);color:#fff}.btn.ghost{background:#0b2b5f;border-color:#adc2ff;color:#fff}.btn.compact{padding:10px 14px;min-height:40px;background:var(--surface);border-color:var(--border);color:var(--text)}.page-section{padding:76px 0}.hero{padding:calc(var(--nav-h) + 42px) 0 76px;min-height:760px;background:#081428;color:#fff;position:relative;overflow:hidden;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background-image:none;background-size:cover;background-position:center;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.10);z-index:-1}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);gap:42px;align-items:center}.live-pill{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.20);border-radius:999px;padding:8px 13px;font-size:.86rem}.live-pill span{width:10px;height:10px;border-radius:50%;background:#23d18b;box-shadow:0 0 0 6px rgba(35,209,139,.16)}h1{font-size:clamp(2.35rem,6vw,5.8rem);line-height:.95;letter-spacing:-.055em;margin:22px 0 20px;max-width:820px}.hero h1 em{font-style:normal;color:#adc2ff}.hero p{font-size:clamp(1rem,1.4vw,1.22rem);max-width:660px;color:#e6edf8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-stats{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px}.hero-stats div{min-width:110px;padding:13px 16px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:var(--r2)}.hero-stats strong{display:block;font-size:1.35rem}.hero-stats span{color:#d4def1;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.live-card,.panel,.search-panel,.newsletter-box,.legacy-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.live-card{padding:18px;color:var(--text)}.art-wrap{position:relative;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:var(--surface2)}.art-wrap img{width:100%;height:100%;object-fit:cover;display:block}.art-wrap canvas{position:absolute;left:12px;right:12px;bottom:12px;width:calc(100% - 24px);height:64px;background:rgba(0,0,0,.28);border-radius:8px}.track-meta{padding:18px 4px 10px}.eyebrow,.label{display:inline-block;color:var(--red);font-weight:950;font-size:.78rem;text-transform:uppercase;letter-spacing:.09em}.track-meta h2{font-size:1.35rem;margin:.3rem 0 0}.track-meta p,.track-meta small{color:var(--muted);margin:.2rem 0}.progress{height:8px;background:var(--surface2);border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;width:0;background:var(--red)}.time-row,.controls{display:flex;align-items:center;gap:12px}.time-row{justify-content:space-between;color:var(--muted);font-size:.82rem;margin:9px 0 14px}.play{width:58px;height:58px;border:0;border-radius:50%;background:var(--red);color:#fff;font-size:1.3rem;cursor:pointer}.controls input{accent-color:var(--blue);width:120px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-head h2,.newsletter-box h2,.legacy-card h2,.smart-form h2{font-size:clamp(1.55rem,3vw,2.8rem);line-height:1.05;letter-spacing:-.035em;margin:.25rem 0}.section-head p,.newsletter-box p,.legacy-card p,.smart-form p{color:var(--muted);max-width:680px}.now-grid,.split,.form-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:20px}.panel{padding:24px}.recent-list{display:grid;gap:10px}.recent-item,.schedule article{display:flex;align-items:center;gap:14px;justify-content:space-between;border:1px solid var(--border);border-radius:var(--r2);padding:12px;background:var(--surface2)}.schedule article div{min-width:0;margin-right:auto}.schedule article b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule article small{display:block;color:var(--muted);font-size:.82rem}.panel-note{color:var(--muted);margin:.35rem 0 1rem}.host-card img.favicon-fallback{object-fit:contain;padding:24%;background:#fff}.recent-item img{width:54px;height:54px;border-radius:8px;object-fit:cover}.recent-item div{margin-right:auto}.recent-item b{display:block}.recent-item span,.schedule span{color:var(--muted);font-size:.9rem}.skeleton{height:72px;border-radius:var(--r2);background:var(--surface2);background-size:200% 100%;animation:shimmer 1.2s linear infinite}@keyframes shimmer{to{background-position:-200% 0}}.cards,.media-grid,.host-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card,.media-card,.host-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.card img,.media-card img,.host-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--surface2)}.card-body,.media-body,.host-body{padding:16px}.card h3,.media-card h3,.host-card h3{margin:.2rem 0;font-size:1rem}.card p,.media-card p,.host-card p{color:var(--muted);font-size:.9rem;margin:.25rem 0}.search-panel{padding:20px;margin-bottom:20px}.search-panel label{font-weight:900}.search-row{display:flex;gap:10px;margin-top:10px}.search-row input,.smart-form input,.smart-form textarea,.newsletter-box input{width:100%;border:1px solid var(--border);border-radius:var(--r2);padding:13px 14px;background:var(--surface);color:var(--text);font:inherit}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.filters button{border:1px solid var(--border);background:var(--surface2);color:var(--text);padding:9px 12px;border-radius:999px;cursor:pointer}.filters .active{background:var(--blue);color:#fff}.media-card audio{width:100%;height:38px}.host-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.forms{background:var(--surface2)}.smart-form{display:grid;gap:12px}.drop{border:1px dashed var(--border);border-radius:var(--r2);padding:18px;text-align:center;color:var(--muted);cursor:pointer}.drop input{display:none}.check{display:flex;align-items:center;gap:8px;color:var(--muted)}output{display:block;min-height:22px;color:var(--muted);font-weight:800}.newsletter-box,.legacy-card{padding:28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.newsletter-box form{display:flex;gap:10px;min-width:min(430px,100%)}.legacy-card .ten{font-size:5rem;font-weight:1000;color:var(--red);line-height:1}.footer{background:#07142c;color:#dbe6f7;padding:54px 0 104px}.footer-modern{display:grid;grid-template-columns:1.15fr .75fr .85fr .9fr 1.2fr;gap:28px;align-items:start}.footer-brand-block img{width:210px;max-width:100%;background:#fff;border-radius:8px;padding:5px}.footer-brand-block p,.footer-col p,.footer-newsletter p{color:#b9c7dc;margin:.7rem 0 1rem}.footer h3{margin:0 0 12px;color:#fff;font-size:.95rem;text-transform:uppercase;letter-spacing:.08em}.footer a{color:#eef5ff;text-decoration:none}.footer a:hover,.footer a:focus-visible{text-decoration:underline}.footer-col nav,.listen-options{display:grid;gap:9px}.footer-badges,.footer-controls{display:flex;gap:8px;flex-wrap:wrap}.footer-badges a,.listen-options a{display:inline-flex;align-items:center;min-height:38px;border:1px solid rgba(255,255,255,.15);border-radius:9px;padding:8px 10px;background:#10284d}.footer-newsletter{border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:18px;background:#10284d}.footer-newsletter div{display:flex;gap:8px}.footer-newsletter input{width:100%;border:1px solid rgba(255,255,255,.20);border-radius:9px;padding:12px;background:#fff;color:#101828}.footer-newsletter .btn{min-height:42px;padding:10px 13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;color:#b9c7dc}.footer-bottom p{margin:0}.footer .chip{background:#10284d;border-color:rgba(255,255,255,.22);color:#fff}.mini{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);width:min(620px,calc(100% - 24px));display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:10px;z-index:60}.mini img{width:48px;height:48px;border-radius:8px;object-fit:cover}.mini div{min-width:0;flex:1}.mini b,.mini span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini span{color:var(--muted);font-size:.85rem}.mini button{width:44px;height:44px;border:0;border-radius:50%;background:var(--red);color:#fff}blockquote{margin:0 0 14px;padding:16px;border-left:4px solid var(--blue);background:var(--surface2);border-radius:var(--r2)}blockquote span{display:block;color:var(--muted);font-size:.85rem;margin-top:8px}@media(max-width:1180px){.footer-modern{grid-template-columns:1fr 1fr 1fr}.footer-newsletter{grid-column:1/-1}}@media(max-width:980px){.menu{display:grid}.nav{position:fixed;inset:var(--nav-h) 0 auto 0;display:none;background:var(--surface);border-bottom:1px solid var(--border);padding:14px 20px;grid-template-columns:1fr 1fr}.menu-open .nav{display:grid}.brand span{display:none}.hero-grid,.now-grid,.split,.form-grid{grid-template-columns:1fr}.cards,.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-grid{grid-template-columns:1fr 1fr}.hero{min-height:auto}.live-card{max-width:520px}}@media(max-width:620px){.shell{width:min(100% - 28px,var(--shell))}.page-section{padding:52px 0}.hero{padding:calc(var(--nav-h) + 24px) 0 58px}.hero:before{background-image:none;background-position:62% center}.hero-actions,.newsletter-box,.legacy-card,.newsletter-box form,.section-head{align-items:stretch;flex-direction:column}.btn{width:100%}.cards,.media-grid,.host-grid{grid-template-columns:1fr}.footer-modern{grid-template-columns:1fr}.footer-newsletter div{flex-direction:column}.footer-newsletter .btn{width:100%}.search-row{flex-direction:column}.brand img{width:132px}.nav{grid-template-columns:1fr}.hero-stats{gap:10px}.hero-stats div{flex:1 1 30%;min-width:90px}.controls{flex-wrap:wrap}.controls input{flex:1}.newsletter-box,.legacy-card{padding:20px}.mini{bottom:8px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:focus-visible{outline:3px solid #adc2ff;outline-offset:3px}
.footer-badges a,.listen-options a{background:#10284d!important;border-color:#4f75aa!important;color:#ffffff!important}.footer-newsletter{background:#10284d!important}.footer-modern{overflow-wrap:anywhere}.footer a{color:#ffffff}


/* HWR demo-next footer/player/spacing polish v20260713c */
html,body{max-width:100%;overflow-x:hidden}.page-section{padding:84px 0}.section-head{margin-bottom:30px}.cards,.media-grid,.host-grid{gap:22px}.card,.media-card,.host-card,.panel,.search-panel,.newsletter-box,.legacy-card{border-radius:16px}.card-body,.media-body,.host-body{padding:18px}.center{display:flex;justify-content:center;margin-top:28px}.center .btn,#loadMore{min-width:180px;padding-inline:24px}.form-grid{gap:24px}.smart-form{gap:14px}.check{display:flex!important;align-items:center!important;gap:10px!important;white-space:nowrap!important;line-height:1.2!important;margin:2px 0 4px!important}.check input{width:18px!important;height:18px!important;min-width:18px!important;flex:0 0 18px!important;margin:0!important}.check span{display:inline!important;white-space:nowrap!important}.drop{margin-top:2px}.host-card img.favicon-fallback{object-fit:contain!important;padding:24%!important;background:#fff!important}.footer{padding:54px 0 118px;background:#061225;color:#dbe6f7}.footer-topline{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(320px,1fr);gap:28px;align-items:center;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.14)}.footer-modern{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding-top:28px}.footer-brand-block{display:flex;align-items:center;gap:18px}.footer-brand-block img{width:196px;max-width:45vw;background:#fff;border-radius:10px;padding:6px}.footer-brand-block p{margin:0;color:#c8d6eb;font-weight:800}.footer h3,.footer-newsletter label{display:block;margin:0 0 12px;color:#fff;font-size:.88rem;text-transform:uppercase;letter-spacing:.09em;font-weight:950}.footer-col nav,.listen-options{display:grid;gap:10px}.footer a{color:#eef5ff;text-decoration:none}.footer a:hover,.footer a:focus-visible{text-decoration:underline}.listen-options a{min-height:42px}.footer-badges a,.listen-options a{background:#10284d!important;border:1px solid #4f75aa!important;color:#fff!important;border-radius:10px;padding:10px 12px}.footer-newsletter{background:#10284d!important;border:1px solid #4f75aa!important;border-radius:16px;padding:18px;box-shadow:0 14px 36px rgba(0,0,0,.20)}.footer-newsletter div{display:flex;gap:10px}.footer-newsletter input{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:12px 14px;background:#fff;color:#101828}.footer-newsletter .btn{min-height:44px;padding:11px 16px}.footer-controls{display:flex;gap:10px;flex-wrap:wrap}.footer .chip{background:#10284d!important;border-color:#4f75aa!important;color:#fff!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;color:#c8d6eb}.footer-bottom p{margin:0}.mini{left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100%!important;max-width:none!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;padding:10px max(14px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-right))!important;background:color-mix(in srgb,var(--surface) 96%,transparent)!important;backdrop-filter:blur(14px)}.mini-inner{width:min(var(--shell),calc(100% - 12px));margin:0 auto;display:flex;align-items:center;gap:12px}.mini img{width:52px;height:52px}.mini-meta{min-width:0;flex:1}.mini button{flex:0 0 48px;width:48px;height:48px}.mini b,.mini span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1180px){.footer-modern{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-topline{grid-template-columns:1fr}}@media(max-width:620px){.page-section{padding:58px 0}.cards,.media-grid,.host-grid{gap:16px}.section-head{margin-bottom:22px}.footer{padding-top:42px}.footer-modern,.footer-topline{grid-template-columns:1fr;gap:22px}.footer-brand-block{align-items:flex-start;flex-direction:column}.footer-brand-block img{width:174px;max-width:70vw}.footer-newsletter div{flex-direction:column}.footer-newsletter .btn{width:100%}.check{white-space:normal!important}.check span{white-space:normal!important}.mini-inner{width:100%;gap:10px}.mini img{width:46px;height:46px}.mini button{width:44px;height:44px;flex-basis:44px}}
/* End HWR demo-next footer/player/spacing polish v20260713c */

/* HWR checkbox single-line lock v20260713d */
.smart-form .check{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;column-gap:10px!important;min-height:24px!important}.smart-form .check input{grid-column:1!important}.smart-form .check span{grid-column:2!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:420px){.smart-form .check span{font-size:.92rem!important}}

.host-card img.favicon-fallback{filter:none!important}

/* HWR mobile panel overflow fix v20260713f */
.now-grid,.panel,.panel.big,.recent-list,.recent-item,.schedule,.schedule article{min-width:0!important;max-width:100%!important}.panel,.panel.big{width:auto!important}@media(max-width:620px){.panel{padding:18px!important}.recent-item,.schedule article{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;gap:10px!important}.schedule article{grid-template-columns:minmax(0,1fr)!important}.schedule article span{justify-self:start!important}.recent-item img{width:48px!important;height:48px!important}.recent-item div,.schedule article div{min-width:0!important}.recent-item b,.recent-item span,.schedule article b,.schedule article small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}


/* HWR community/footer refinement v20260713g */
.community{background:var(--surface2)}.community-head{margin-bottom:22px}.community-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:start}.hosts-panel,.community-aside{padding:26px!important}.panel-title-row{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:18px}.panel-title-row h3{margin:0}.panel-title-row p{margin:.25rem 0 0;color:var(--muted)}.panel-count{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:34px;border-radius:999px;background:var(--blue);color:#fff;font-weight:950}.host-grid{gap:20px!important}.host-card{border-radius:18px!important;overflow:hidden!important;background:var(--surface)!important}.host-card img{aspect-ratio:4/3!important}.host-card img.favicon-fallback{background:#fff!important;object-fit:contain!important;padding:22%!important;border-bottom:1px solid var(--border)}.host-body{padding:18px!important}.host-body h3{font-size:1.05rem!important}.community-aside blockquote{margin-bottom:16px}.community-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.community-cta .btn{flex:1 1 150px}.now-grid .panel{padding:26px!important}.now-grid .panel .panel-note{margin:.3rem 0 1.15rem!important;max-width:92%}.schedule{display:grid;gap:12px}.schedule article{padding:14px 15px!important;border-radius:12px!important}.schedule article span{padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--blue) 12%,transparent);color:var(--blue);font-weight:900;font-size:.78rem;white-space:nowrap}.footer-brand-block img.footer-logo-transparent{background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important}.footer-brand-block{background:transparent!important}@media(max-width:980px){.community-layout{grid-template-columns:1fr}.hosts-panel,.community-aside{padding:22px!important}}@media(max-width:620px){.hosts-panel,.community-aside,.now-grid .panel{padding:18px!important}.panel-title-row{align-items:flex-start;flex-direction:column}.host-grid{gap:16px!important}.schedule article span{font-size:.75rem}.footer-brand-block img.footer-logo-transparent{width:190px!important;max-width:72vw!important}}
/* End HWR community/footer refinement v20260713g */


/* HWR restore first Hosts/Artists/Listeners concept v20260713h */
.community .split{display:grid!important;grid-template-columns:1.25fr .75fr!important;gap:24px!important;align-items:start!important}.community .split>.panel{padding:24px!important;border-radius:16px!important}.community .split .host-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.community .split .host-card img{aspect-ratio:1/1!important;object-fit:cover}.community .split .host-card img.favicon-fallback{object-fit:contain!important;padding:24%!important;background:#fff!important}.community .split blockquote{margin:0 0 14px;padding:16px;border-left:4px solid var(--blue);background:var(--surface2);border-radius:var(--r2)}.community .split blockquote span{display:block;color:var(--muted);font-size:.85rem;margin-top:8px}@media(max-width:980px){.community .split{grid-template-columns:1fr!important}.community .split .host-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.community .split .host-grid{grid-template-columns:1fr!important}.community .split>.panel{padding:18px!important}}
/* End HWR restore first Hosts/Artists/Listeners concept v20260713h */


/* HWR first-hosts layout mobile overflow lock v20260713i */
#hosts,#hosts .shell,#hosts .split,#hosts .split>.panel,#hosts .host-grid,#hosts .host-card{min-width:0!important;max-width:100%!important}#hosts .split{overflow:hidden!important}#hosts .split>.panel{width:auto!important}#hosts .host-grid{width:100%!important}#hosts .host-card img{max-width:100%!important}@media(max-width:620px){#hosts .split{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important}#hosts .host-grid{grid-template-columns:minmax(0,1fr)!important}#hosts .split>.panel{padding:18px!important}#hosts blockquote{overflow-wrap:anywhere!important}}
/* End HWR first-hosts layout mobile overflow lock v20260713i */


/* HWR dynamic song text overflow lock v20260713j */
.recent-item,.schedule article{min-width:0!important;max-width:100%!important;overflow:hidden!important}.recent-item div,.schedule article div{min-width:0!important;max-width:100%!important;width:auto!important;overflow:hidden!important}.recent-item b,.recent-item span,.schedule article b,.schedule article small{display:block!important;min-width:0!important;max-width:100%!important;width:auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.schedule article span{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:620px){.recent-item{grid-template-columns:48px minmax(0,1fr) auto!important}.schedule article{grid-template-columns:minmax(0,1fr)!important}.schedule article div{grid-column:1!important}.schedule article span{grid-column:1!important;justify-self:start!important}}
/* End HWR dynamic song text overflow lock v20260713j */


/* HWR modern professional community section v20260713k */
.community-pro{position:relative;background:var(--surface2);overflow:hidden}.community-pro:before{content:"";position:absolute;inset:auto -10% 0 -10%;height:220px;background:rgba(0,32,160,.06);pointer-events:none}.community-pro>.shell{position:relative}.community-pro-head{display:grid;gap:16px;margin-bottom:24px}.community-kicker{display:flex;align-items:center;gap:12px}.community-kicker .line{height:1px;flex:1;background:var(--surface2)}.community-head-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:end}.community-head-grid h2{max-width:760px}.community-head-grid p{max-width:780px}.community-summary{border:1px solid var(--border);border-radius:18px;background:var(--surface);padding:18px 20px;box-shadow:var(--shadow2)}.community-summary strong{display:block;color:var(--blue);font-size:.86rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.community-summary span{display:block;color:var(--muted);line-height:1.55}.community-pro-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:24px;align-items:start}.community-feature-panel,.listener-card,.connect-card{border:1px solid var(--border);box-shadow:var(--shadow2);background:var(--surface)}.community-feature-panel{padding:26px!important}.panel-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.panel-heading-row h3{margin:.2rem 0 0}.eyebrow{display:inline-block;color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-weight:900;font-size:.76rem}.text-link{color:var(--blue);font-weight:900;text-decoration:none;border-bottom:2px solid color-mix(in srgb,var(--blue) 28%,transparent);padding-bottom:3px}.host-grid-pro{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.host-card{position:relative;border:1px solid var(--border)!important;border-radius:18px!important;background:var(--surface)!important;box-shadow:0 14px 30px rgba(7,20,44,.08)!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.host-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(7,20,44,.12)!important;border-color:color-mix(in srgb,var(--blue) 30%,var(--border))!important}.host-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#fff}.host-card img[src*="hwr-host-mark-white"],.host-card img.favicon-fallback{object-fit:contain!important;padding:24%!important;background:#fff!important}.host-card:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--blue)}.host-body{padding:16px 16px 18px!important}.host-body h3{margin:0 0 4px!important;font-size:1.02rem!important;line-height:1.25}.host-body p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.45}.community-side-stack{display:grid;gap:18px}.listener-card,.connect-card{padding:24px!important;border-radius:18px!important}.listener-card blockquote{margin:14px 0 0;padding:18px;border-radius:14px;background:var(--surface2);border-left:4px solid var(--blue);color:var(--text);line-height:1.55}.listener-card blockquote span{display:block;margin-top:10px;color:var(--muted);font-size:.86rem;font-weight:800}.connect-card h3{margin:0 0 8px}.connect-card p{margin:0;color:var(--muted);line-height:1.55}.connect-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.connect-actions .btn{width:100%;justify-content:center}.community-pro .panel,.community-pro .host-card,.community-pro .host-grid{min-width:0!important;max-width:100%!important}@media(max-width:1080px){.community-head-grid,.community-pro-grid{grid-template-columns:1fr}.community-summary{max-width:720px}.host-grid-pro{grid-template-columns:repeat(3,minmax(0,1fr))!important}.community-side-stack{grid-template-columns:1fr 1fr}}@media(max-width:760px){.host-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))!important}.community-side-stack{grid-template-columns:1fr}.panel-heading-row{align-items:flex-start;flex-direction:column}.community-feature-panel,.listener-card,.connect-card{padding:20px!important}}@media(max-width:480px){.host-grid-pro{grid-template-columns:1fr!important}.community-feature-panel,.listener-card,.connect-card{padding:18px!important}.community-summary{padding:16px}.host-card img{aspect-ratio:16/10}.host-card img[src*="hwr-host-mark-white"],.host-card img.favicon-fallback{padding:18%!important}.connect-actions .btn{min-height:44px}}
/* End HWR modern professional community section v20260713k */


/* HWR mobile professional host-card compacting v20260713m */
@media(max-width:480px){.community-pro .host-card{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;align-items:stretch!important}.community-pro .host-card:after{left:0;right:auto;top:0;bottom:0;width:4px;height:auto}.community-pro .host-card img{width:96px!important;height:100%!important;min-height:108px!important;aspect-ratio:auto!important;border-right:1px solid var(--border);border-bottom:0!important}.community-pro .host-card img[src*="hwr-host-mark-white"],.community-pro .host-card img.favicon-fallback{padding:18px!important}.community-pro .host-body{display:flex;flex-direction:column;justify-content:center;padding:16px!important}.community-pro .host-body h3{font-size:1rem!important}.community-pro .host-body p{font-size:.88rem!important}.community-pro .community-head-grid{gap:16px}.community-pro .community-pro-head{margin-bottom:18px}.community-pro .community-pro-grid{gap:18px}}
/* End HWR mobile professional host-card compacting v20260713m */


/* HWR sticky header and simplified community section v20260713n */
.topbar{position:sticky!important;top:0!important;z-index:1000!important;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);box-shadow:0 10px 28px rgba(7,20,44,.08);border-bottom:1px solid var(--border)}
.topbar.is-stuck,.topbar.scrolled{box-shadow:0 12px 30px rgba(7,20,44,.12)}
.community-head-grid{grid-template-columns:minmax(0,1fr)!important}.community-summary,.connect-card{display:none!important}.community-pro-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr)!important}.community-side-stack{display:block!important}.community-feature-panel{min-width:0!important}.panel-heading-row{align-items:flex-start!important}.panel-heading-row>.text-link{display:none!important}.hero-actions,.hero-ctas,.hero .actions,.hero .cta-row,.hero-buttons{display:flex!important;flex-wrap:nowrap!important;gap:12px!important;align-items:center!important}.hero-actions .btn,.hero-ctas .btn,.hero .actions .btn,.hero .cta-row .btn,.hero-buttons .btn{white-space:nowrap!important;min-width:max-content!important;flex:0 0 auto!important}.footer-brand-block p{display:none!important}@media(max-width:1080px){.community-pro-grid{grid-template-columns:1fr!important}.community-side-stack{margin-top:0}.listener-card{max-width:none}}@media(max-width:620px){.hero-actions,.hero-ctas,.hero .actions,.hero .cta-row,.hero-buttons{overflow-x:auto!important;padding-bottom:4px!important;scrollbar-width:none}.hero-actions::-webkit-scrollbar,.hero-ctas::-webkit-scrollbar,.hero .actions::-webkit-scrollbar,.hero .cta-row::-webkit-scrollbar,.hero-buttons::-webkit-scrollbar{display:none}.hero-actions .btn,.hero-ctas .btn,.hero .actions .btn,.hero .cta-row .btn,.hero-buttons .btn{font-size:.9rem!important;padding-inline:14px!important}.topbar{top:0!important}}
/* End HWR sticky header and simplified community section v20260713n */


/* HWR final hero CTA one-line lock v20260713o */
.hero .hero-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}.hero .hero-actions::-webkit-scrollbar{display:none!important}.hero .hero-actions .btn{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;max-width:none!important;white-space:nowrap!important;justify-content:center!important}.hero .hero-actions .btn svg,.hero .hero-actions .btn span{flex:0 0 auto!important}@media(max-width:620px){.hero .hero-actions{padding-bottom:6px!important}.hero .hero-actions .btn{padding:12px 14px!important;font-size:.88rem!important}.hero .hero-actions .btn:first-child{margin-left:0!important}}
/* End HWR final hero CTA one-line lock v20260713o */


/* HWR fixed header and French CTA fit fix v20260713p */
html{scroll-padding-top:112px!important}body{padding-top:var(--hwr-header-offset,0px)!important}.topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:5000!important;background:color-mix(in srgb,var(--bg) 92%,transparent)!important;backdrop-filter:saturate(145%) blur(16px)!important;-webkit-backdrop-filter:saturate(145%) blur(16px)!important;border-bottom:1px solid var(--border)!important;box-shadow:0 12px 34px rgba(7,20,44,.12)!important;transform:none!important}.topbar+main,.topbar~main{margin-top:0!important}.hero.page-section{padding-top:calc(var(--section-pad,72px) + 10px)!important}.hero .hero-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;width:min(100%,760px)!important;max-width:100%!important;overflow:visible!important}.hero .hero-actions .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:0!important;width:100%!important;max-width:100%!important;white-space:normal!important;text-align:center!important;line-height:1.15!important;padding:13px 12px!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important}.hero .hero-actions .btn *{min-width:0!important}.hero .hero-actions .btn svg{flex:0 0 auto!important}.hero .hero-actions .btn{font-size:clamp(.78rem,1.4vw,.95rem)!important}[data-lang="fr"] .hero .hero-actions .btn,html[lang="fr"] .hero .hero-actions .btn{font-size:clamp(.72rem,1.25vw,.88rem)!important;padding-inline:8px!important;letter-spacing:-.01em!important}@media(max-width:760px){html{scroll-padding-top:88px!important}.hero .hero-actions{width:100%!important;gap:8px!important}.hero .hero-actions .btn{font-size:.76rem!important;padding:11px 7px!important;min-height:48px!important}[data-lang="fr"] .hero .hero-actions .btn,html[lang="fr"] .hero .hero-actions .btn{font-size:.68rem!important;padding-inline:5px!important}.hero .hero-actions .btn{white-space:normal!important}}@media(max-width:360px){.hero .hero-actions{gap:6px!important}.hero .hero-actions .btn{font-size:.68rem!important;padding-inline:4px!important}[data-lang="fr"] .hero .hero-actions .btn,html[lang="fr"] .hero .hero-actions .btn{font-size:.62rem!important}}
/* End HWR fixed header and French CTA fit fix v20260713p */


/* HWR compact hero CTA labels v20260713q */
.hero .hero-actions .btn{gap:0!important;overflow:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important}.hero .hero-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hero .hero-actions .btn{font-size:clamp(.78rem,1.3vw,.94rem)!important;line-height:1.08!important}@media(max-width:760px){.hero .hero-actions .btn{font-size:.72rem!important;padding:10px 5px!important;min-height:46px!important}[data-lang="fr"] .hero .hero-actions .btn,html[lang="fr"] .hero .hero-actions .btn{font-size:.64rem!important;letter-spacing:-.025em!important;padding-inline:3px!important}}@media(max-width:360px){.hero .hero-actions{gap:5px!important}.hero .hero-actions .btn{font-size:.62rem!important;padding-inline:2px!important}[data-lang="fr"] .hero .hero-actions .btn,html[lang="fr"] .hero .hero-actions .btn{font-size:.56rem!important;letter-spacing:-.035em!important}}
/* End HWR compact hero CTA labels v20260713q */


/* HWR hero CTA iconless mobile fit v20260713r */
.hero .hero-actions .btn>span:first-child{display:none!important}.hero .hero-actions .btn>span:last-child{display:block!important;min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;text-wrap:balance!important}.hero .hero-actions .btn{overflow:visible!important}@media(max-width:760px){.hero .hero-actions .btn{font-size:.78rem!important;padding:10px 6px!important}[data-lang="fr"] .hero .hero-actions .btn,html[lang="fr"] .hero .hero-actions .btn{font-size:.70rem!important}}@media(max-width:360px){.hero .hero-actions .btn{font-size:.68rem!important}[data-lang="fr"] .hero .hero-actions .btn,html[lang="fr"] .hero .hero-actions .btn{font-size:.60rem!important}}
/* End HWR hero CTA iconless mobile fit v20260713r */


/* HWR production readiness polish v20260713s */
:root{--hwr-tight-gap:clamp(12px,1.6vw,22px)}
.page-section{padding-block:clamp(58px,7vw,86px)!important}.section-head{gap:18px!important;margin-bottom:clamp(22px,3vw,32px)!important}.cards,.media-grid,.host-grid,.form-grid,.footer-modern{gap:var(--hwr-tight-gap)!important}.panel,.search-panel,.newsletter-box,.legacy-card,.community-feature-panel,.listener-card{padding:clamp(18px,2.4vw,26px)!important}.btn,button,.chip,.filters button,.listen-options a,.footer nav a{white-space:nowrap!important}.btn{min-height:44px!important}.smart-form input,.smart-form textarea,.newsletter input,.search-row input{min-height:44px}.hero .hero-actions .btn{white-space:normal!important}.nav a{white-space:nowrap}.footer-bottom p{line-height:1.55}.media-card h3,.card h3,.host-body h3{overflow-wrap:anywhere}.drop span,.check span{line-height:1.25}.check{white-space:nowrap;overflow:hidden}.check span{overflow:hidden;text-overflow:ellipsis}.request-mini{width:100%;margin-top:10px}@media(max-width:760px){.page-section{padding-block:52px!important}.section-head{align-items:flex-start!important}.search-row,.newsletter-box form>div,.footer-newsletter>div{gap:10px!important}.search-row .btn,.newsletter-box .btn,.footer-newsletter .btn{padding-inline:14px!important}.legacy-card{gap:16px!important}.legacy-card .btn{width:auto!important}}@media(max-width:430px){.btn{font-size:.86rem}.search-row{grid-template-columns:1fr!important}.search-row .btn{width:100%}.footer-newsletter>div{grid-template-columns:1fr!important}.footer-newsletter .btn{width:100%}}
/* End HWR production readiness polish v20260713s */


/* HWR production readiness contrast/link polish v20260713t */
.live-pill{background:rgba(7,20,44,.82)!important;color:#fff!important;border-color:rgba(255,255,255,.22)!important}.hero-stats>div{background:rgba(7,20,44,.82)!important;color:#fff!important;border-color:rgba(255,255,255,.20)!important}.hero-stats span{color:#eef4ff!important}.menu{font-size:0!important}.menu span{font-size:0!important}.footer nav a,.listen-options a{text-decoration:none}.footer nav a:focus-visible,.listen-options a:focus-visible,.btn:focus-visible,.chip:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--red) 60%,#fff)!important;outline-offset:3px!important}
/* End HWR production readiness contrast/link polish v20260713t */


/* HWR dark-mode accessible label color v20260713u */
html[data-theme=dark] .label,html[data-theme=dark] .eyebrow{color:#ff8a94!important}
/* End HWR dark-mode accessible label color v20260713u */


/* HWR final localization and placeholder polish v20260713v */
.host-card{overflow:hidden}.host-card>img.favicon-fallback,.host-card>img[src$="favicon.ico"]{object-fit:contain!important;background:#07142c!important;padding:42px!important;min-height:180px!important}.host-card .host-body{background:#fff}html[data-theme=dark] .host-card .host-body{background:var(--surface)}.request-mini{font-size:.82rem!important}.footer h3{white-space:nowrap}.footer-newsletter .btn,.newsletter-box .btn{min-width:96px}
/* End HWR final localization and placeholder polish v20260713v */


/* HWR fixed-header content offset fix v20260713x */
:root{--hwr-fixed-header-offset:108px}html{scroll-padding-top:calc(var(--hwr-fixed-header-offset) + 18px)!important}body{scroll-padding-top:calc(var(--hwr-fixed-header-offset) + 18px)!important}#main{padding-top:var(--hwr-fixed-header-offset)!important}.hero.page-section{padding-top:clamp(46px,6vw,76px)!important}@media(max-width:760px){:root{--hwr-fixed-header-offset:84px}.hero.page-section{padding-top:44px!important}}@media(max-width:360px){:root{--hwr-fixed-header-offset:83px}.hero.page-section{padding-top:42px!important}}
/* End HWR fixed-header content offset fix v20260713x */


/* HWR mobile hero CTA single-line restore v20260713y */
.hero .hero-actions{display:flex!important;flex-wrap:nowrap!important;gap:clamp(8px,2vw,10px)!important;overflow:visible!important}.hero .hero-actions .btn{flex:1 1 0!important;min-width:0!important;white-space:nowrap!important;text-align:center!important;justify-content:center!important;padding-inline:clamp(8px,2vw,18px)!important}.hero .hero-actions .btn span{white-space:nowrap!important}@media(max-width:520px){.hero .hero-actions .btn{font-size:clamp(.68rem,3.05vw,.82rem)!important;letter-spacing:.005em!important;padding-inline:7px!important}.hero .hero-actions{gap:8px!important}}@media(max-width:360px){.hero .hero-actions .btn{font-size:.66rem!important;padding-inline:5px!important}.hero .hero-actions{gap:7px!important}}
/* End HWR mobile hero CTA single-line restore v20260713y */


/* HWR final hero CTA text-span no-wrap v20260713z */
.hero .hero-actions .btn span[data-i18n]{display:inline-block!important;white-space:nowrap!important;line-height:1!important}.hero .hero-actions .btn>span:first-child{display:none!important}@media(max-width:520px){.hero .hero-actions .btn{font-size:clamp(.56rem,2.45vw,.70rem)!important;line-height:1!important;padding:10px 5px!important;min-height:44px!important}.hero .hero-actions{gap:7px!important}}@media(max-width:360px){.hero .hero-actions .btn{font-size:.56rem!important;padding-inline:4px!important}.hero .hero-actions{gap:6px!important}}
/* End HWR final hero CTA text-span no-wrap v20260713z */


/* HWR production-root mobile CTA fit v20260713prod2 */
@media(max-width:520px){.hero .hero-actions{gap:6px!important}.hero .hero-actions .btn{flex:1 1 calc((100% - 12px)/3)!important;max-width:calc((100% - 12px)/3)!important;min-width:0!important;font-size:clamp(.47rem,2.28vw,.62rem)!important;line-height:1!important;padding:10px 2px!important}.hero .hero-actions .btn span[data-i18n]{display:inline-block!important;white-space:nowrap!important;max-width:100%!important;line-height:1!important}.hero .hero-actions .btn>span:first-child{display:none!important}}@media(max-width:360px){.hero .hero-actions{gap:5px!important}.hero .hero-actions .btn{flex-basis:calc((100% - 10px)/3)!important;max-width:calc((100% - 10px)/3)!important;font-size:.47rem!important;padding-inline:1px!important}}
/* End HWR production-root mobile CTA fit v20260713prod2 */


/* HWR production-root mobile hero viewport containment v20260713prod3 */
@media(max-width:760px){.hero-grid,.hero .shell{grid-template-columns:minmax(0,1fr)!important}.hero-copy{min-width:0!important;width:100%!important;max-width:100%!important}.hero h1{width:100%!important;max-width:100%!important;overflow-wrap:normal!important}.hero p{max-width:100%!important}.hero .hero-actions{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;flex-wrap:nowrap!important;overflow:hidden!important}.hero .hero-actions .btn{min-width:0!important;overflow:hidden!important}.hero .hero-actions .btn span[data-i18n]{overflow:visible!important;text-overflow:clip!important}}@media(max-width:520px){.hero .hero-actions{gap:6px!important}.hero .hero-actions .btn{flex:1 1 calc((100% - 12px)/3)!important;max-width:calc((100% - 12px)/3)!important;font-size:clamp(.47rem,2.25vw,.57rem)!important;padding-inline:1px!important}}@media(max-width:360px){.hero .hero-actions .btn{font-size:.47rem!important}}
/* End HWR production-root mobile hero viewport containment v20260713prod3 */


/* HWR production-root mobile CTA readability final v20260713prod4 */
@media(max-width:520px){.hero .hero-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;overflow:visible!important}.hero .hero-actions .btn{width:100%!important;max-width:100%!important;flex:0 0 auto!important;font-size:.9rem!important;line-height:1!important;min-height:46px!important;padding:12px 16px!important}.hero .hero-actions .btn span[data-i18n]{width:auto!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important}.hero-stats span{font-size:clamp(.62rem,2.8vw,.78rem)!important;letter-spacing:.06em!important}.hero-stats strong{font-size:clamp(1.45rem,6vw,1.65rem)!important}}@media(max-width:360px){.hero .hero-actions .btn{font-size:.84rem!important;padding-inline:12px!important}.hero-stats{gap:10px!important}.hero-stats span{font-size:.62rem!important;letter-spacing:.045em!important}}
/* End HWR production-root mobile CTA readability final v20260713prod4 */


/* HWR production UI consistency refinement v20260713ui1 */
:root{--focus-ring:0 0 0 3px color-mix(in srgb,var(--blue) 24%,transparent);--ease:180ms cubic-bezier(.2,.8,.2,1)}
.nav a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 13px;border-radius:999px;border:1px solid transparent;color:var(--muted);font-weight:850;text-decoration:none;transition:background-color var(--ease),color var(--ease),border-color var(--ease),box-shadow var(--ease),transform var(--ease)}
.nav a:hover{color:var(--text);background:color-mix(in srgb,var(--blue) 8%,var(--surface));border-color:color-mix(in srgb,var(--blue) 18%,var(--border));transform:translateY(-1px)}
.nav a.is-active,.nav a[aria-current="page"]{color:#fff!important;background:var(--blue);border-color:color-mix(in srgb,var(--blue) 70%,#fff);box-shadow:0 10px 24px rgba(0,32,160,.24)}
html[data-theme=dark] .nav a{color:#d5def0}html[data-theme=dark] .nav a:hover{background:rgba(173,194,255,.12);border-color:rgba(173,194,255,.22);color:#fff}html[data-theme=dark] .nav a.is-active,html[data-theme=dark] .nav a[aria-current="page"]{background:#12316a;box-shadow:0 12px 28px rgba(0,32,160,.34)}
.btn,.chip,.menu,.play,.iconbtn,.filters button,.request-mini,.listen-options a,.footer nav a,.card,.media-card,.host-card,.panel,input,textarea{transition:background-color var(--ease),border-color var(--ease),color var(--ease),box-shadow var(--ease),transform var(--ease),opacity var(--ease)}
.btn:hover,.chip:hover,.menu:hover,.play:hover,.iconbtn:hover,.filters button:hover,.request-mini:hover,.listen-options a:hover,.footer nav a:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(7,20,44,.12)}
.card:hover,.media-card:hover,.host-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(7,20,44,.14)}
.btn:focus-visible,.chip:focus-visible,.menu:focus-visible,.play:focus-visible,.iconbtn:focus-visible,.filters button:focus-visible,.request-mini:focus-visible,.listen-options a:focus-visible,.footer nav a:focus-visible,.nav a:focus-visible,.host-card:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:0!important;box-shadow:var(--focus-ring),0 10px 24px rgba(7,20,44,.12)!important;border-color:color-mix(in srgb,var(--blue) 58%,var(--border))!important}
.host-card-refined{position:relative;border:1px solid var(--border);background:var(--surface);isolation:isolate}.host-card-refined:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--blue);opacity:.95;z-index:2}.host-card-refined[style*="--host-accent:1"]:before{background:#1f5f99}.host-card-refined[style*="--host-accent:2"]:before{background:var(--red)}
.host-media{position:relative;display:block;overflow:hidden;background:#07142c}.host-media img{display:block;width:100%;height:auto;transition:transform 320ms ease,filter 320ms ease}.host-card-refined:hover .host-media img,.host-card-refined:focus-visible .host-media img{transform:scale(1.035);filter:saturate(1.06) contrast(1.03)}
.host-badge{position:absolute;right:12px;bottom:12px;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--surface);color:var(--blue);border:1px solid rgba(255,255,255,.72);box-shadow:0 12px 26px rgba(7,20,44,.18)}.host-badge svg{width:25px;height:25px;fill:currentColor}.host-initials{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:color-mix(in srgb,var(--blue) 10%,var(--surface2));color:var(--blue);font-weight:950;letter-spacing:.02em;margin-bottom:10px;border:1px solid color-mix(in srgb,var(--blue) 18%,var(--border))}
.host-card-refined .host-body h3{margin-top:0}.host-card-refined .host-body p{line-height:1.55}.host-card-refined .favicon-fallback{padding:34px!important;background:#07142c!important}
html[data-theme=dark] .host-card-refined{background:var(--surface)}html[data-theme=dark] .host-badge{background:var(--surface2);color:#adc2ff;border-color:rgba(173,194,255,.28)}html[data-theme=dark] .host-initials{background:rgba(173,194,255,.10);color:#adc2ff;border-color:rgba(173,194,255,.22)}
.status,output{font-weight:800;line-height:1.45}.smart-form output,.newsletter output,.footer-newsletter output{display:block;min-height:1.25em;margin-top:8px}.label,.eyebrow,.host-initials{text-transform:uppercase}.section-head h2,.community-head-grid h2,.newsletter-box h2,.legacy-card h2{letter-spacing:-.025em}.smart-form input,.smart-form textarea,.newsletter input,.footer-newsletter input,.search-row input{min-height:46px}
@media(max-width:980px){.nav{align-items:stretch}.nav a{justify-content:flex-start;width:100%;min-height:44px;padding:12px 14px}.nav a.is-active,.nav a[aria-current="page"]{box-shadow:inset 4px 0 0 var(--red),0 10px 20px rgba(0,32,160,.16)}}
@media(max-width:520px){.host-card-refined{grid-template-columns:88px minmax(0,1fr)!important}.host-card-refined .host-media{width:88px;height:100%}.host-card-refined .host-media img{width:88px!important;min-height:116px!important}.host-badge{width:34px;height:34px;border-radius:11px;right:8px;bottom:8px}.host-badge svg{width:20px;height:20px}.host-initials{width:32px;height:32px;border-radius:10px;font-size:.75rem;margin-bottom:8px}.host-card-refined .host-body{min-width:0}.host-card-refined .host-body h3{font-size:1rem;line-height:1.2}.host-card-refined .host-body p{font-size:.88rem}.nav a{font-size:.95rem}.btn,.chip,.filters button{letter-spacing:.005em}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
/* End HWR production UI consistency refinement v20260713ui1 */


/* HWR active navigation viewport detection polish v20260713ui2 */
.nav a.is-active::after,.nav a[aria-current="page"]::after{content:"";position:absolute;left:50%;bottom:5px;width:18px;height:3px;border-radius:999px;background:#fff;transform:translateX(-50%);opacity:.9}.nav a.is-active,.nav a[aria-current="page"]{text-shadow:0 1px 0 rgba(0,0,0,.12)}@media(max-width:980px){.nav a.is-active::after,.nav a[aria-current="page"]::after{left:14px;right:auto;top:50%;bottom:auto;width:4px;height:24px;transform:translateY(-50%);background:#fff}.nav a.is-active,.nav a[aria-current="page"]{padding-left:24px!important}}
/* End HWR active navigation viewport detection polish v20260713ui2 */


/* HWR immediate active nav selection v20260713ui3 */
.nav a.is-active{font-weight:950}.menu[aria-expanded="true"]{background:color-mix(in srgb,var(--blue) 12%,var(--surface));border-color:color-mix(in srgb,var(--blue) 35%,var(--border))}
/* End HWR immediate active nav selection v20260713ui3 */


/* HWR active nav smooth-scroll lock v20260713ui4 */
.nav a.is-active,.nav a[aria-current="page"]{outline-offset:3px}.nav a.is-active:hover,.nav a[aria-current="page"]:hover{transform:translateY(-1px);filter:saturate(1.04)}
/* End HWR active nav smooth-scroll lock v20260713ui4 */


/* HWR visible-section active nav refinement v20260713ui5 */
.page-section{scroll-margin-top:calc(var(--hwr-fixed-header-offset,108px) + 18px)!important}#hosts{scroll-margin-top:calc(var(--hwr-fixed-header-offset,108px) + 18px)!important}
/* End HWR visible-section active nav refinement v20260713ui5 */


/* HWR branded Featured Hosts fallback icons v20260713ui6 */
.host-icon-tile{min-height:180px;width:100%;display:grid;place-items:center;position:relative;overflow:hidden;background:#07142c;color:#fff}.host-icon-tile:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.22);border-radius:18px}.host-icon-tile svg{width:74px;height:74px;fill:#fff;filter:drop-shadow(0 12px 20px rgba(0,0,0,.22));z-index:1}.host-icon-mark{position:absolute;left:18px;top:16px;font-weight:950;letter-spacing:.08em;font-size:.78rem;color:rgba(255,255,255,.88);z-index:1}.host-icon-tile i{position:absolute;right:-32px;bottom:-34px;width:120px;height:120px;border:18px solid rgba(255,255,255,.10);border-radius:999px}html[data-theme=dark] .host-icon-tile{background:#07142c}@media(max-width:520px){.host-icon-tile{min-height:116px;height:100%;width:88px}.host-icon-tile:before{inset:10px;border-radius:14px}.host-icon-tile svg{width:42px;height:42px}.host-icon-mark{font-size:.58rem;left:10px;top:10px}.host-icon-tile i{width:78px;height:78px;border-width:12px}}
/* End HWR branded Featured Hosts fallback icons v20260713ui6 */


/* HWR no-gradient professional palette v20260713solid1 */
:root{--brand-navy:#07142c;--brand-blue:#0020a0;--brand-blue-muted:#153f86;--brand-red:#c1121f;--brand-cream:#f6f3ee;--brand-line:#dce4ee}html[data-theme=dark]{--brand-navy:#050b16;--brand-blue-muted:#18386f;--brand-cream:#101b2d;--brand-line:#263955}
.hero,.community,.community-pro,.newsletter,.legacy,.footer,.host-icon-tile,.host-media,.host-card-refined,.card,.media-card,.panel,.newsletter-box,.legacy-card,.search-panel{background-image:none!important}.hero{background-color:var(--brand-navy)!important}.community,.community-pro,.newsletter,.legacy{background-color:var(--surface2)!important}.footer{background-color:var(--brand-navy)!important}.panel,.card,.media-card,.host-card-refined,.search-panel,.newsletter-box,.legacy-card{background-color:var(--surface)!important}.btn.primary,.play,#miniPlay{background:var(--brand-red)!important;background-image:none!important;color:#fff!important;border-color:var(--brand-red)!important}.btn.secondary,.nav a.is-active,.nav a[aria-current="page"]{background:var(--brand-blue)!important;background-image:none!important;color:#fff!important;border-color:var(--brand-blue)!important}.btn.ghost,.btn.compact,.chip,.iconbtn,.filters button,.request-mini{background:var(--surface)!important;background-image:none!important;color:var(--text)!important;border-color:var(--border)!important}.btn.ghost:hover,.btn.compact:hover,.chip:hover,.iconbtn:hover,.filters button:hover,.request-mini:hover{background:var(--surface2)!important}.host-card-refined:before{background:var(--brand-blue)!important}.host-card-refined[style*="--host-accent:1"]:before{background:var(--brand-blue-muted)!important}.host-card-refined[style*="--host-accent:2"]:before{background:var(--brand-red)!important}.host-badge{background:var(--surface)!important;background-image:none!important;color:var(--brand-blue)!important}.host-icon-tile{background:var(--brand-navy)!important;background-image:none!important;color:#fff!important}.host-icon-tile:before{border-color:rgba(255,255,255,.24)!important}.host-icon-tile i{border-color:rgba(255,255,255,.12)!important}.host-initials{background:var(--surface2)!important;color:var(--brand-blue)!important}.progress span,#progressFill{background:var(--brand-red)!important;background-image:none!important}.live-pill,.hero-stats>div{background:rgba(7,20,44,.86)!important;background-image:none!important}.nav a:hover{background:var(--surface2)!important;background-image:none!important}.nav a.is-active:hover,.nav a[aria-current="page"]:hover{background:var(--brand-blue)!important}.community-pro:before{display:none!important}.hero h1 em{color:#adc2ff!important}html[data-theme=dark] .panel,html[data-theme=dark] .card,html[data-theme=dark] .media-card,html[data-theme=dark] .host-card-refined,html[data-theme=dark] .search-panel,html[data-theme=dark] .newsletter-box,html[data-theme=dark] .legacy-card{background-color:var(--surface)!important}html[data-theme=dark] .btn.ghost,html[data-theme=dark] .btn.compact,html[data-theme=dark] .chip,html[data-theme=dark] .iconbtn,html[data-theme=dark] .filters button,html[data-theme=dark] .request-mini{background:#111f35!important;color:#eff4ff!important;border-color:#263955!important}html[data-theme=dark] .host-badge{background:#111f35!important;color:#adc2ff!important}html[data-theme=dark] .host-initials{background:#111f35!important;color:#adc2ff!important}
/* End HWR no-gradient professional palette v20260713solid1 */
