: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 */


/* HWR admin/contact/feedback restoration v20260714admin1 */
.contact-newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.contact-newsletter-grid .newsletter-box{display:grid;gap:18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.feedback-panel{display:grid;gap:18px}.feedback-carousel{min-height:190px;display:grid;align-items:stretch}.feedback-slide{display:none;border:1px solid var(--border);border-radius:22px;background:var(--surface);padding:20px;box-shadow:var(--shadow-sm)}.feedback-slide.active{display:grid;gap:14px}.feedback-person{display:flex;align-items:center;gap:12px}.feedback-avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;background:var(--brand-navy);color:#fff;display:grid;place-items:center;font-weight:900}.feedback-avatar svg{width:30px;height:30px;fill:currentColor}.feedback-form,.contact-form{display:grid;gap:12px}.feedback-form input,.feedback-form textarea,.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:var(--surface);color:var(--text)}.feedback-form textarea,.contact-form textarea{min-height:112px;resize:vertical}.avatar-field{display:grid;gap:6px;color:var(--muted);font-size:.92rem}.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.feedback-form output,.contact-form output{min-height:22px;font-weight:700}.admin-link{opacity:.72}@media(max-width:860px){.contact-newsletter-grid{grid-template-columns:1fr}.feedback-slide{padding:16px}}
/* End HWR admin/contact/feedback restoration v20260714admin1 */


/* HWR On Demand / DMCA / stacked community fix v20260714audio1 */
.community-pro{overflow:hidden!important}.community-pro-head,.community-pro-grid{max-width:var(--shell)!important;margin-left:auto!important;margin-right:auto!important}.community-pro-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important;align-items:start!important}.community-side-stack{width:100%!important;max-width:none!important;display:block!important}.listener-card.feedback-panel{max-width:100%!important}.audio-card audio{width:100%;margin:12px 0 8px;accent-color:var(--blue)}.audio-card .audio-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted);font-weight:700}.media-unavailable{color:var(--muted);border:1px solid var(--border);border-radius:12px;padding:10px 12px;background:var(--surface2)}.dmca-page{background:var(--surface2)}.dmca-shell{max-width:920px;margin:auto;padding:clamp(110px,12vw,150px) 20px 70px}.dmca-card{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:clamp(22px,4vw,36px);box-shadow:var(--shadow)}.dmca-card form{display:grid;gap:14px;margin-top:22px}.dmca-card input,.dmca-card textarea{width:100%;border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:var(--surface);color:var(--text)}.dmca-card textarea{min-height:120px;resize:vertical}.dmca-card output{min-height:24px;font-weight:800}.footer nav a.dmca-link{font-weight:800}@media(max-width:760px){.audio-card .audio-meta{display:grid;align-items:start}.community-pro-grid{gap:18px!important}}
/* End HWR On Demand / DMCA / stacked community fix v20260714audio1 */

/* DMCA standalone nav visibility */
body.dmca-page .nav{display:flex;flex-wrap:wrap}
body.dmca-page .nav-shell{gap:18px}
@media(max-width:760px){body.dmca-page .nav{display:flex;position:static;box-shadow:none;padding:10px 0;background:transparent}body.dmca-page .nav a{padding:8px 10px}}

/* HWR On Demand request CTA enhancement v20260714 */
.media-card .media-body{display:flex;flex-direction:column;gap:12px}
.media-card .audio-meta{margin-top:2px}
.request-song-btn{width:100%;justify-content:center;min-height:46px;font-weight:800;letter-spacing:.01em;border-radius:12px;background:var(--blue)!important;color:#fff!important;border:1px solid color-mix(in srgb,var(--blue) 82%,#fff)!important;box-shadow:0 10px 24px rgba(0,32,160,.16)}
.request-song-btn:hover{background:#1f5f99!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,32,160,.22)}
.request-song-btn:active{transform:translateY(0)}
.request-selected{border:1px solid color-mix(in srgb,var(--blue) 36%,var(--border))!important;background:var(--surface2)!important;font-weight:700;color:var(--text)!important}
.request-selected.has-request-id{border-color:color-mix(in srgb,var(--blue) 62%,var(--border))!important;box-shadow:inset 4px 0 0 var(--blue)}
html[data-theme=dark] .request-song-btn{background:#173d84!important;border-color:#315ca5!important;box-shadow:0 10px 26px rgba(0,0,0,.28)}
html[data-theme=dark] .request-song-btn:hover{background:#2457ad!important}
@media(max-width:760px){.request-song-btn{min-height:48px;font-size:.94rem}.media-card .media-body{gap:10px}}
/* End HWR On Demand request CTA enhancement v20260714 */


/* HWR On Demand play-link workflow v20260715 */
.release-actions{display:flex;gap:10px;align-items:center;margin-top:14px}.play-track-btn{min-width:98px;justify-content:center}.recent-item.playable-recent{cursor:pointer;border:1px solid transparent}.recent-item.playable-recent:hover{border-color:color-mix(in srgb,var(--blue) 28%,var(--border));background:color-mix(in srgb,var(--surface) 86%,var(--blue) 14%)}.recent-item .play-track-btn{min-width:82px;padding:9px 12px;font-size:.82rem}.media-card.is-selected-track{border-color:var(--red)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--red) 24%,transparent),0 20px 46px rgba(7,20,44,.18)!important;transform:translateY(-2px)}.media-card.is-selected-track:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--red);border-radius:16px 0 0 16px}.media-card{position:relative}.ondemand-message{margin:0 0 18px;padding:13px 16px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-weight:800}.ondemand-message.is-ok{border-color:color-mix(in srgb,var(--blue) 38%,var(--border));background:color-mix(in srgb,var(--surface) 88%,var(--blue) 12%)}.ondemand-message.is-error{border-color:color-mix(in srgb,var(--red) 40%,var(--border));background:color-mix(in srgb,var(--surface) 88%,var(--red) 12%)}html[data-theme=dark] .recent-item.playable-recent:hover{background:rgba(173,194,255,.10)}html[data-theme=dark] .media-card.is-selected-track{box-shadow:0 0 0 3px rgba(230,57,70,.35),0 20px 46px rgba(0,0,0,.38)!important}@media(max-width:620px){.recent-item.playable-recent{grid-template-columns:48px minmax(0,1fr)!important}.recent-item .play-track-btn{grid-column:2;justify-self:start;margin-top:8px}.release-actions .play-track-btn{width:100%}}
/* End HWR On Demand play-link workflow v20260715 */


/* HWR unified button interaction polish v20260715btn1 */
:root{--hwr-btn-blue:#0020a0;--hwr-btn-blue-hover:#0737bd;--hwr-btn-red:#c1121f;--hwr-btn-red-hover:#d51f2d;--hwr-btn-ease:240ms ease-in-out;--hwr-btn-blue-shadow:0 12px 28px rgba(0,32,160,.24);--hwr-btn-red-shadow:0 12px 28px rgba(193,18,31,.24);--hwr-btn-focus:0 0 0 3px color-mix(in srgb,var(--hwr-btn-red) 34%,transparent),0 0 0 6px color-mix(in srgb,var(--hwr-btn-blue) 18%,transparent)}
html[data-theme=dark]{--hwr-btn-blue:#173d84;--hwr-btn-blue-hover:#2457ad;--hwr-btn-red:#c1121f;--hwr-btn-red-hover:#e63946;--hwr-btn-blue-shadow:0 14px 30px rgba(36,87,173,.34);--hwr-btn-red-shadow:0 14px 30px rgba(230,57,70,.30)}
.btn,button,.chip,.menu,.play,.iconbtn,#miniPlay,.filters button,.request-mini,.request-song-btn,.play-track-btn,.listen-options a,.footer nav a,.footer-badges a,.nav a{transition:background-color var(--hwr-btn-ease),border-color var(--hwr-btn-ease),color var(--hwr-btn-ease),box-shadow var(--hwr-btn-ease),transform var(--hwr-btn-ease),filter var(--hwr-btn-ease)!important;will-change:background-color,border-color,box-shadow,transform;color-scheme:light dark}
/* Red-default controls shift to HWR blue on hover. */
.btn.primary,.play,#miniPlay{background:var(--hwr-btn-red)!important;border-color:var(--hwr-btn-red)!important;color:#fff!important;box-shadow:0 8px 20px rgba(193,18,31,.18)}
.btn.primary:hover,.btn.primary:focus-visible,.play:hover,.play:focus-visible,#miniPlay:hover,#miniPlay:focus-visible{background:var(--hwr-btn-blue)!important;border-color:color-mix(in srgb,var(--hwr-btn-blue) 82%,#fff)!important;color:#fff!important;box-shadow:var(--hwr-btn-blue-shadow)!important;filter:saturate(1.04)}
/* Blue-default controls shift to HWR red on hover. */
.btn.secondary,.nav a.is-active,.nav a[aria-current="page"],.request-song-btn,.play-track-btn,.filters button.active{background:var(--hwr-btn-blue)!important;border-color:var(--hwr-btn-blue)!important;color:#fff!important;box-shadow:0 8px 20px rgba(0,32,160,.16)}
.btn.secondary:hover,.btn.secondary:focus-visible,.nav a.is-active:hover,.nav a[aria-current="page"]:hover,.request-song-btn:hover,.request-song-btn:focus-visible,.play-track-btn:hover,.play-track-btn:focus-visible,.filters button.active:hover,.filters button.active:focus-visible{background:var(--hwr-btn-red)!important;border-color:color-mix(in srgb,var(--hwr-btn-red) 82%,#fff)!important;color:#fff!important;box-shadow:var(--hwr-btn-red-shadow)!important;filter:saturate(1.04)}
/* Neutral controls use blue fill with red accent on hover for one cohesive pattern. */
.btn.ghost,.btn.compact,.chip,.menu,.iconbtn,.filters button:not(.active),.request-mini,.listen-options a,.footer nav a,.footer-badges a,button:not(.play):not(#miniPlay):not(.request-song-btn):not(.play-track-btn){transition:background-color var(--hwr-btn-ease),border-color var(--hwr-btn-ease),color var(--hwr-btn-ease),box-shadow var(--hwr-btn-ease),transform var(--hwr-btn-ease),filter var(--hwr-btn-ease)!important}
.btn.ghost:hover,.btn.compact:hover,.chip:hover,.menu:hover,.iconbtn:hover,.filters button:not(.active):hover,.request-mini:hover,.listen-options a:hover,.footer nav a:hover,.footer-badges a:hover,button:not(.play):not(#miniPlay):not(.request-song-btn):not(.play-track-btn):hover{background:var(--hwr-btn-blue)!important;border-color:var(--hwr-btn-red)!important;color:#fff!important;box-shadow:0 10px 24px rgba(0,32,160,.18),inset 0 -2px 0 rgba(193,18,31,.72)!important;transform:translateY(-1px)}
.btn:active,button:active,.chip:active,.menu:active,.play:active,.iconbtn:active,#miniPlay:active,.filters button:active,.request-mini:active,.request-song-btn:active,.play-track-btn:active,.listen-options a:active,.footer nav a:active,.footer-badges a:active,.nav a:active{transform:translateY(0)!important;box-shadow:0 5px 14px rgba(7,20,44,.16)!important}
.btn:focus-visible,button:focus-visible,.chip:focus-visible,.menu:focus-visible,.play:focus-visible,.iconbtn:focus-visible,#miniPlay:focus-visible,.filters button:focus-visible,.request-mini:focus-visible,.request-song-btn:focus-visible,.play-track-btn:focus-visible,.listen-options a:focus-visible,.footer nav a:focus-visible,.footer-badges a:focus-visible,.nav a:focus-visible{outline:0!important;box-shadow:var(--hwr-btn-focus)!important;border-color:#fff!important;color:#fff!important}
html[data-theme=dark] .btn.ghost:hover,html[data-theme=dark] .btn.compact:hover,html[data-theme=dark] .chip:hover,html[data-theme=dark] .menu:hover,html[data-theme=dark] .iconbtn:hover,html[data-theme=dark] .filters button:not(.active):hover,html[data-theme=dark] .request-mini:hover,html[data-theme=dark] .listen-options a:hover,html[data-theme=dark] .footer nav a:hover,html[data-theme=dark] .footer-badges a:hover,html[data-theme=dark] button:not(.play):not(#miniPlay):not(.request-song-btn):not(.play-track-btn):hover{background:#2457ad!important;border-color:#e63946!important;color:#fff!important;box-shadow:0 12px 28px rgba(36,87,173,.30),inset 0 -2px 0 rgba(230,57,70,.80)!important}
@media(hover:none){.btn:hover,button:hover,.chip:hover,.menu:hover,.play:hover,.iconbtn:hover,#miniPlay:hover,.filters button:hover,.request-mini:hover,.request-song-btn:hover,.play-track-btn:hover,.listen-options a:hover,.footer nav a:hover,.footer-badges a:hover,.nav a:hover{transform:none!important}}
/* End HWR unified button interaction polish v20260715btn1 */


/* HWR Featured Hosts professional redesign v20260715hosts1 */
#hosts .host-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}
#hosts .host-card-featured{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border:1px solid var(--border)!important;border-radius:14px!important;background:var(--surface)!important;box-shadow:0 12px 30px rgba(7,20,44,.08)!important;transform:none}
#hosts .host-card-featured:hover,#hosts .host-card-featured:focus-visible{transform:translateY(-3px)!important;box-shadow:0 18px 40px rgba(7,20,44,.14)!important;border-color:color-mix(in srgb,var(--blue) 32%,var(--border))!important}
#hosts .host-card-featured .host-media{height:190px!important;background:#07142c!important;border-bottom:1px solid var(--border)!important;overflow:hidden!important}
#hosts .host-card-featured .host-photo{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;aspect-ratio:auto!important;background:#07142c!important;border-radius:0!important;transition:transform 260ms ease,filter 260ms ease!important}
#hosts .host-card-featured:hover .host-photo{transform:scale(1.025);filter:saturate(1.05) contrast(1.02)}
#hosts .host-card-featured .host-icon-tile{height:100%!important;min-height:0!important;padding:0!important}
#hosts .host-card-featured .host-body{display:grid!important;gap:8px!important;padding:18px!important;background:var(--surface)!important;min-width:0!important}
#hosts .host-card-featured .host-role{font-size:.76rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--blue)!important}
#hosts .host-card-featured h3{margin:0!important;font-size:clamp(1.08rem,1.6vw,1.32rem)!important;line-height:1.18!important;color:var(--text)!important;overflow-wrap:anywhere!important}
#hosts .host-show{margin:0!important;display:grid!important;gap:3px!important;color:var(--text)!important;font-weight:800!important;line-height:1.35!important}
#hosts .host-show span{font-size:.78rem!important;text-transform:uppercase!important;letter-spacing:.07em!important;color:var(--muted)!important;font-weight:900!important}
html[data-theme=dark] #hosts .host-card-featured{background:var(--surface)!important;box-shadow:0 18px 42px rgba(0,0,0,.28)!important}html[data-theme=dark] #hosts .host-card-featured .host-role{color:#adc2ff!important}
@media(max-width:980px){#hosts .host-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){#hosts .host-grid{grid-template-columns:minmax(0,1fr)!important}#hosts .host-card-featured{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;align-items:stretch!important}#hosts .host-card-featured .host-media{height:auto!important;min-height:126px!important;border-bottom:0!important;border-right:1px solid var(--border)!important}#hosts .host-card-featured .host-body{padding:16px!important}#hosts .host-card-featured h3{font-size:1.04rem!important}}
/* End HWR Featured Hosts professional redesign v20260715hosts1 */


/* HWR compact section spacing v20260715catalognav1 */
:root{--hwr-section-y:clamp(42px,5vw,64px);--hwr-section-y-mobile:clamp(34px,8vw,48px);--hwr-section-gap:clamp(18px,2.4vw,28px)}
.page-section{padding-block:clamp(42px,5vw,64px)!important}
.hero.page-section{padding-top:clamp(34px,5vw,58px)!important;padding-bottom:clamp(44px,5.5vw,68px)!important}
.section-head,.community-pro-head{margin-bottom:var(--hwr-section-gap)!important;gap:clamp(12px,1.8vw,18px)!important}
.cards,.media-grid,.host-grid,.form-grid,.community-pro-grid,.contact-newsletter-grid{gap:clamp(16px,2vw,22px)!important}
.panel,.search-panel,.newsletter-box,.legacy-card,.community-feature-panel,.listener-card{padding:clamp(18px,2.1vw,24px)!important}
.center{margin-top:clamp(18px,2.2vw,26px)!important}
#hosts,#ondemand,#releases,#request,#submit,#contact{scroll-margin-top:calc(var(--hwr-fixed-header-offset,108px) + 14px)!important}
@media(max-width:760px){.page-section{padding-block:var(--hwr-section-y-mobile)!important}.hero.page-section{padding-top:34px!important;padding-bottom:44px!important}.section-head,.community-pro-head{margin-bottom:20px!important}.panel,.search-panel,.newsletter-box,.legacy-card,.community-feature-panel,.listener-card{padding:18px!important}.cards,.media-grid,.host-grid,.form-grid,.community-pro-grid,.contact-newsletter-grid{gap:16px!important}}
/* End HWR compact section spacing v20260715catalognav1 */

/* HWR professional navigation redesign v20260715catalognav1 */
.nav{gap:4px!important;align-items:center!important}
.nav a{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:9px 11px!important;border-radius:10px!important;border:1px solid transparent!important;background:transparent!important;color:var(--muted)!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:none!important;text-shadow:none!important;transition:color 180ms ease,background-color 180ms ease,border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease!important}
.nav a::after{content:""!important;position:absolute!important;left:11px!important;right:11px!important;bottom:5px!important;height:2px!important;border-radius:2px!important;background:var(--red)!important;transform:scaleX(0)!important;transform-origin:center!important;opacity:0!important;transition:transform 180ms ease,opacity 180ms ease!important}
.nav a:hover{background:color-mix(in srgb,var(--blue) 7%,var(--surface))!important;color:var(--text)!important;border-color:color-mix(in srgb,var(--blue) 18%,var(--border))!important;transform:translateY(-1px)!important;box-shadow:none!important}
.nav a:hover::after{opacity:.72!important;transform:scaleX(.55)!important}
.nav a.is-active,.nav a[aria-current="page"]{background:color-mix(in srgb,var(--blue) 12%,var(--surface))!important;color:var(--blue)!important;border-color:color-mix(in srgb,var(--blue) 32%,var(--border))!important;box-shadow:none!important;font-weight:950!important}
.nav a.is-active::after,.nav a[aria-current="page"]::after{background:var(--red)!important;opacity:1!important;transform:scaleX(1)!important;left:10px!important;right:10px!important;bottom:5px!important;width:auto!important;height:2px!important}
.nav a:focus-visible{outline:0!important;color:var(--blue)!important;background:color-mix(in srgb,var(--blue) 10%,var(--surface))!important;border-color:var(--blue)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 24%,transparent),0 0 0 5px color-mix(in srgb,var(--red) 18%,transparent)!important}
html[data-theme=dark] .nav a{color:#d5def0!important;background:transparent!important}
html[data-theme=dark] .nav a:hover{background:rgba(173,194,255,.10)!important;border-color:rgba(173,194,255,.22)!important;color:#fff!important}
html[data-theme=dark] .nav a.is-active,html[data-theme=dark] .nav a[aria-current="page"]{background:rgba(173,194,255,.13)!important;color:#adc2ff!important;border-color:rgba(173,194,255,.32)!important}
html[data-theme=dark] .nav a:focus-visible{color:#adc2ff!important;background:rgba(173,194,255,.12)!important;border-color:#adc2ff!important}
@media(max-width:1100px){.nav a{padding-inline:9px!important;font-size:.92rem!important}.nav{gap:2px!important}}
@media(max-width:980px){.nav{align-items:stretch!important;gap:6px!important}.nav a{width:100%!important;justify-content:flex-start!important;min-height:42px!important;padding:11px 12px!important;border-radius:10px!important}.nav a::after{left:0!important;right:auto!important;top:9px!important;bottom:9px!important;width:3px!important;height:auto!important;transform:scaleY(0)!important;transform-origin:center!important}.nav a:hover::after{transform:scaleY(.55)!important}.nav a.is-active::after,.nav a[aria-current="page"]::after{left:0!important;right:auto!important;top:9px!important;bottom:9px!important;width:3px!important;height:auto!important;transform:scaleY(1)!important}}
@media(max-width:420px){.nav a{font-size:.9rem!important;letter-spacing:-.01em!important}}
@media(hover:none){.nav a:hover{transform:none!important}}
/* End HWR professional navigation redesign v20260715catalognav1 */


/* HWR footer logo aspect-ratio lock v20260717 */
.footer-brand-block img.footer-logo-transparent{
  width:min(220px,72vw)!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  aspect-ratio:auto!important;
  display:block!important;
}
@media(max-width:620px){.footer-brand-block img.footer-logo-transparent{width:min(190px,72vw)!important;height:auto!important;}}


/* HWR shared public-form CAPTCHA verification v20260814 */
.human-verification{display:grid;gap:10px;margin:8px 0 4px;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface2);color:var(--text)}
.human-verification label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800;color:var(--text)}
.human-verification label strong{font-size:1.02rem;color:var(--blue);white-space:nowrap}
.human-verification-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}
.human-verification input[data-captcha-answer]{width:100%;min-height:46px;border:1px solid var(--border);border-radius:10px;padding:10px 12px;background:var(--surface);color:var(--text);font:inherit}
.human-verification-hint{color:var(--muted);font-weight:700;line-height:1.35}
html[data-theme=dark] .human-verification label strong{color:#adc2ff}
@media(max-width:520px){.human-verification{padding:12px}.human-verification label{align-items:flex-start;flex-direction:column}.human-verification label strong{white-space:normal}.human-verification-row{grid-template-columns:1fr}.human-verification-row .btn{width:100%}}
/* End HWR shared public-form CAPTCHA verification v20260814 */


/* HWR full QA request/search/security UX v20260916 */
.request-panel{gap:14px}.request-search-label{font-weight:800;color:var(--text);margin-top:4px}.request-search-row{display:flex;gap:10px;align-items:stretch}.request-search-row input{flex:1 1 auto;min-width:0}.request-results{display:grid;gap:10px;margin:2px 0 4px}.request-message{margin:0;color:var(--muted);font-weight:700}.request-message.is-error{color:var(--red)}.request-result{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface) 88%,transparent);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.request-result:hover,.request-result:focus-within{border-color:color-mix(in srgb,var(--blue) 50%,var(--border));background:var(--surface2);transform:translateY(-1px)}.request-result.is-selected{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 18%,transparent)}.request-result img{width:58px;height:58px;object-fit:cover;border-radius:12px;background:var(--surface2)}.request-result-main{min-width:0;display:grid;gap:2px}.request-result-main b,.request-result-main span,.request-result-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-result-main span,.request-result-main small{color:var(--muted)}.request-selected.has-request-id{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 16%,transparent);font-weight:800}@media(max-width:620px){.request-search-row{display:grid}.request-result{grid-template-columns:50px minmax(0,1fr);gap:10px}.request-result .request-pick{grid-column:1/-1;width:100%;min-height:44px}.request-result img{width:50px;height:50px}}

/* HWR newsletter CAPTCHA row lock v20260916fullqa2 */
#newsletterForm{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}
#newsletterForm>.human-verification{grid-column:1/-1;width:100%;order:2}
#newsletterForm>input{order:1}
#newsletterForm>button[type=submit]{order:3;align-self:start}
#newsletterForm>output{grid-column:1/-1;order:4}
@media(max-width:620px){#newsletterForm{grid-template-columns:1fr}#newsletterForm>button[type=submit]{width:100%}}

/* HWR request mobile/captcha placement refinement v20260921requestsearch1 */
@media(max-width:760px){.request-search-row{grid-template-columns:1fr}.request-search-row .btn{width:100%}.request-result{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.request-result img{width:100%!important;max-width:96px!important;height:auto!important;aspect-ratio:1/1!important;justify-self:start}.request-result-main b,.request-result-main span,.request-result-main small{white-space:normal!important;overflow-wrap:anywhere!important}.request-result .request-pick{width:100%;min-height:48px}}
/* End HWR request mobile/captcha placement refinement v20260921requestsearch1 */


/* HWR CAPTCHA submit-below verification lock v20260916captchaexpiry1 */
.smart-form,.feedback-form,#newsletterForm,.footer-newsletter{display:grid!important}.smart-form>.human-verification,.feedback-form>.human-verification,#newsletterForm>.human-verification,.footer-newsletter .human-verification{width:100%;min-width:0}.smart-form>button[type=submit],.feedback-form>button[type=submit],#newsletterForm>button[type=submit],.footer-newsletter button[type=submit]{justify-self:start}.human-verification+button[type=submit],.human-verification~button[type=submit]{margin-top:4px}@media(max-width:760px){.smart-form>button[type=submit],.feedback-form>button[type=submit],#newsletterForm>button[type=submit],.footer-newsletter button[type=submit]{width:100%;justify-self:stretch}}
/* End HWR CAPTCHA submit-below verification lock v20260916captchaexpiry1 */


/* HWR security verification resilient init v20260917liveprod1 */
.human-verification{overflow:visible!important;max-width:100%!important;overflow-wrap:anywhere!important}
.human-verification.is-loading,.human-verification.is-error{border-style:dashed}
.human-verification.is-error{border-color:color-mix(in srgb,var(--red) 45%,var(--border));background:color-mix(in srgb,var(--red) 8%,var(--surface2))}
.human-verification [data-captcha-question]{overflow-wrap:anywhere!important;word-break:normal!important;white-space:normal!important;text-align:right}
.human-verification.is-loading [data-captcha-question],.human-verification.is-error [data-captcha-question]{color:var(--muted)!important;text-align:left}
.smart-form,.feedback-form,#newsletterForm,.footer-newsletter{grid-auto-flow:row!important}
.smart-form>.human-verification,.feedback-form>.human-verification,#newsletterForm>.human-verification,.footer-newsletter .human-verification{grid-column:1/-1!important;order:98!important}
.smart-form>button[type=submit],.feedback-form>button[type=submit],#newsletterForm>button[type=submit],.footer-newsletter button[type=submit]{order:99!important;grid-column:1/-1!important;margin-top:6px!important}
.smart-form>output,.feedback-form>output,#newsletterForm>output,.footer-newsletter output{order:100!important;grid-column:1/-1!important;overflow-wrap:anywhere!important}
@media(max-width:760px){.human-verification{width:100%!important}.human-verification label,.human-verification-row{width:100%!important}.human-verification [data-captcha-question]{text-align:left}.smart-form>button[type=submit],.feedback-form>button[type=submit],#newsletterForm>button[type=submit],.footer-newsletter button[type=submit]{width:100%!important;justify-self:stretch!important}}
/* End HWR security verification resilient init v20260917liveprod1 */




/* HWR On Demand song share/deep-link UI v20260917shareondemand1 */
.audio-card .audio-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important}
.ondemand-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.share-song-btn{width:42px;height:42px;min-width:42px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--blue);display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:1rem;cursor:pointer;line-height:1;transition:background-color var(--hwr-btn-ease,180ms ease),border-color var(--hwr-btn-ease,180ms ease),color var(--hwr-btn-ease,180ms ease),transform var(--hwr-btn-ease,180ms ease),box-shadow var(--hwr-btn-ease,180ms ease)}
.share-song-btn:hover,.share-song-btn:focus-visible{background:var(--blue)!important;color:#fff!important;border-color:var(--red)!important;box-shadow:0 10px 24px rgba(0,32,160,.18);transform:translateY(-1px);outline:0}
.media-card.is-selected-track .share-song-btn{border-color:color-mix(in srgb,var(--red) 55%,var(--border));box-shadow:0 0 0 3px color-mix(in srgb,var(--red) 18%,transparent)}
@media(max-width:620px){.audio-card .audio-meta{align-items:center!important;display:flex!important}.share-song-btn{width:46px;height:46px;min-width:46px}.ondemand-actions .request-song-btn{width:100%}}
/* End HWR On Demand song share/deep-link UI v20260917shareondemand1 */

/* HWR request search pagination/accent UX 20260921requestsearch1 */
.request-more-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:4px 0 8px}.request-load-more{min-height:44px;min-width:168px}.request-page-status{color:var(--muted);font-weight:800;font-size:.92rem}.request-message[data-request-loading]{padding:10px 0;text-align:center}@media(max-width:760px){.request-more-row{align-items:stretch}.request-load-more{width:100%;min-height:48px}.request-page-status{width:100%;text-align:center}}

/* HWR request search hidden Load More display guard 20260921requestsearch1 */
#requestLoadMore[hidden], .request-load-more[hidden]{display:none!important}


/* HWR footer newsletter removed and footer rebalanced 20260922footernewsletterremove1 */
.footer-topline{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:0!important;
  padding-block:clamp(28px,4vw,46px)!important;
}
.footer-brand-block{
  width:100%!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
}
.footer-logo-transparent{
  max-width:min(320px,78vw)!important;
  height:auto!important;
}
#footerNewsletterForm,.footer-newsletter{
  display:none!important;
}
.footer-modern{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:clamp(18px,3vw,36px)!important;
  align-items:start!important;
}
.footer-col{min-width:0!important;}
.footer-col nav,.listen-options,.footer-controls{min-width:0!important;}
@media(max-width:980px){.footer-modern{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:620px){
  .footer-topline{padding-block:26px!important;}
  .footer-modern{grid-template-columns:1fr!important;text-align:left!important;}
  .footer-controls{justify-content:flex-start!important;}
}
/* End HWR footer newsletter removed 20260922footernewsletterremove1 */


/* HWR hero pill removal + responsive live player v20260923heroplayer1 */
.hero-copy > h1:first-child{margin-top:0!important}
.hero-copy{min-width:0!important}.live-card{min-width:0!important;overflow:hidden!important}.track-meta,.controls,.time-row,.progress{min-width:0!important}.track-meta h2,.track-meta p,.track-meta small{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}.track-meta h2{line-height:1.12!important}.progress{width:100%!important}.time-row span{min-width:0!important}.time-row span:last-child{text-align:right!important}.controls{width:100%!important;display:grid!important;grid-template-columns:58px 42px minmax(82px,1fr) 42px!important;gap:10px!important;align-items:center!important}.controls .play{grid-column:1!important}.controls .iconbtn{width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important}.controls input#volume{width:100%!important;min-width:0!important;max-width:100%!important}.art-wrap{min-width:0!important}.art-wrap img{max-width:100%!important;height:100%!important}
@media(min-width:981px) and (max-width:1366px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,440px)!important;gap:clamp(22px,3vw,34px)!important;align-items:center!important}
  .live-card{padding:clamp(14px,1.5vw,18px)!important}
  .art-wrap{width:100%!important;max-width:min(100%,360px)!important;margin-inline:auto!important}
  .track-meta{padding:clamp(12px,1.5vw,16px) 2px 8px!important}
  .track-meta h2{font-size:clamp(1.05rem,1.65vw,1.28rem)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .track-meta p,.track-meta small{font-size:clamp(.84rem,1.1vw,.95rem)!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .time-row{margin:8px 0 12px!important;gap:10px!important}
  .controls{grid-template-columns:56px 42px minmax(74px,1fr) 42px!important;gap:9px!important}.play{width:56px!important;height:56px!important}
}
@media(min-width:621px) and (max-width:980px){
  .hero-grid{grid-template-columns:1fr!important;gap:clamp(22px,4vw,34px)!important}.live-card{max-width:none!important;width:100%!important;display:grid!important;grid-template-columns:minmax(150px,clamp(170px,30vw,250px)) minmax(0,1fr)!important;grid-template-areas:"art meta" "art progress" "art time" "art controls"!important;column-gap:clamp(16px,3vw,24px)!important;row-gap:8px!important;align-items:center!important;padding:clamp(16px,2.4vw,22px)!important}.art-wrap{grid-area:art!important;align-self:center!important}.track-meta{grid-area:meta!important;padding:0!important}.progress{grid-area:progress!important}.time-row{grid-area:time!important;margin:2px 0 6px!important}.controls{grid-area:controls!important;grid-template-columns:58px 44px minmax(90px,220px) 44px!important;justify-content:start!important}.track-meta h2{font-size:clamp(1.12rem,2.4vw,1.38rem)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.track-meta p,.track-meta small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.play{width:58px!important;height:58px!important}
}
@media(min-width:621px) and (max-width:760px){.live-card{grid-template-columns:minmax(138px,34vw) minmax(0,1fr)!important;column-gap:16px!important}.controls{grid-template-columns:58px 44px 44px!important;grid-template-areas:"play mute share" "volume volume volume"!important;max-width:260px!important}.controls .play{grid-area:play!important}.controls #muteBtn{grid-area:mute!important}.controls #shareBtn{grid-area:share!important}.controls #volume{grid-area:volume!important;width:100%!important}.track-meta h2{font-size:1.1rem!important}}
@media(max-width:620px){.live-card{display:grid!important;gap:10px!important;padding:16px!important}.art-wrap{width:min(100%,360px)!important;margin-inline:auto!important}.track-meta{padding:8px 0 2px!important}.track-meta h2{font-size:clamp(1.08rem,5vw,1.28rem)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.track-meta p,.track-meta small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.controls{grid-template-columns:58px 44px 44px!important;grid-template-areas:"play mute share" "volume volume volume"!important;justify-content:center!important;gap:10px 12px!important}.controls .play{grid-area:play!important}.controls #muteBtn{grid-area:mute!important}.controls #shareBtn{grid-area:share!important}.controls #volume{grid-area:volume!important;width:min(100%,260px)!important;justify-self:center!important}.time-row{margin:7px 0 10px!important}.play{width:58px!important;height:58px!important}}
@media(max-width:360px){.live-card{padding:14px!important}.controls{gap:9px!important}.controls .iconbtn{width:40px!important;height:40px!important;min-width:40px!important}.play{width:56px!important;height:56px!important}.track-meta h2{font-size:1.04rem!important}}
/* End HWR hero pill removal + responsive live player v20260923heroplayer1 */


/* HWR request dedication metadata v20260923requestmeta1 */
.request-public-fields{display:grid;gap:12px;margin-top:6px}.request-public-fields label{display:grid;gap:6px;font-weight:800}.request-public-fields label small{font-weight:700;color:var(--muted);font-size:.78rem}.request-public-fields input,.request-public-fields textarea{width:100%;resize:vertical}.privacy-note{margin:0;color:var(--muted);font-size:.86rem;line-height:1.45}.request-dedication{margin-top:8px;max-width:100%;overflow:hidden;border:1px solid color-mix(in srgb,var(--blue) 18%,var(--border));background:color-mix(in srgb,var(--surface) 90%,var(--blue) 10%);border-radius:999px;padding:7px 10px;font-size:.86rem;font-weight:800;color:var(--brand-blue,#0020a0);white-space:nowrap}.request-dedication[hidden]{display:none!important}.request-dedication-track{display:inline-block;max-width:none}.request-dedication.is-overflowing .request-dedication-track{padding-left:100%;animation:hwrRequestTicker var(--ticker-duration,18s) linear infinite;animation-delay:1.2s}@keyframes hwrRequestTicker{0%,12%{transform:translateX(0)}88%,100%{transform:translateX(calc(-1 * var(--ticker-distance,180px)))}}.request-line{display:block!important;margin-top:3px;color:var(--blue)!important;font-weight:800;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.played-time{color:var(--muted)!important;font-weight:800}.request-message-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:5px;border-radius:999px}.request-message-inline{display:block!important;margin-top:4px;white-space:normal!important;color:var(--muted)!important;font-style:italic}.request-message-inline[hidden]{display:none!important}@media(max-width:760px){.request-public-fields{gap:10px}.request-dedication{border-radius:12px;font-size:.78rem;padding:6px 8px;margin-top:6px}.live-card{min-width:0}.track-meta{min-width:0}.privacy-note{font-size:.8rem}}@media(prefers-reduced-motion:reduce){.request-dedication.is-overflowing .request-dedication-track{animation:none!important;padding-left:0!important;transform:none!important}}
/* End HWR request dedication metadata v20260923requestmeta1 */

/* HWR request dedication UX polish 20260923requestv2 */
.request-public-intro{display:grid;gap:3px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--blue) 18%,var(--border));border-radius:14px;background:color-mix(in srgb,var(--blue) 7%,var(--surface));line-height:1.35}.request-public-intro strong{font-size:.96rem}.request-public-intro span{color:var(--muted);font-size:.86rem}.request-public-fields textarea{min-height:92px}.request-public-fields input:focus,.request-public-fields textarea:focus{outline:3px solid color-mix(in srgb,var(--blue) 24%,transparent);outline-offset:2px}.request-selected[data-requested="1"]{box-shadow:0 0 0 3px color-mix(in srgb,#167a4a 20%,transparent)!important;border-color:#167a4a!important}.request-result.is-requested{border-color:#167a4a!important;background:color-mix(in srgb,#167a4a 9%,var(--surface))!important}


/* HWR local music submission workflow v20260924local1 */
.music-submission-form .form-help{color:var(--muted);margin:.25rem 0 1rem;line-height:1.55}.music-submission-form .form-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.music-submission-form textarea{min-height:120px}.music-submission-form .drop{display:grid;gap:.45rem;border:1px solid var(--line);border-radius:18px;padding:.9rem;background:var(--surface-soft)}.music-submission-form .drop input{width:100%}.music-submission-form .authorization-check{align-items:flex-start;line-height:1.45}.music-submission-form .authorization-check input{margin-top:.2rem}.music-submission-form button[disabled]{opacity:.72;cursor:wait}.music-submission-form output{display:block;min-height:1.5rem;font-weight:700}.music-submission-form output.is-success{color:#0f7a36}.music-submission-form output.is-error{color:#b42318}@media (max-width:760px){.music-submission-form .form-two-col{grid-template-columns:1fr}.music-submission-form .drop{border-radius:14px;padding:.75rem}}


/* HWR local music submission readability refinement v20260924local2 */
@media (max-width:1320px){.music-submission-form .form-two-col{grid-template-columns:1fr}.music-submission-form input,.music-submission-form textarea{min-width:0}}
@media (min-width:1321px){.music-submission-form .form-two-col{grid-template-columns:repeat(2,minmax(220px,1fr))}}

/* HWR local Submit Music layout repair v20260924local3 */
.forms .shell.form-grid:has(#submitForm){
  display:grid!important;
  grid-template-columns:minmax(300px,.74fr) minmax(620px,1.26fr)!important;
  align-items:start!important;
  gap:clamp(22px,2.6vw,34px)!important;
}
#submitForm.music-submission-form{
  width:100%!important;
  max-width:920px!important;
  justify-self:end!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:clamp(14px,1.5vw,18px)!important;
  padding:clamp(22px,2.5vw,32px)!important;
  overflow:visible!important;
}
#submitForm.music-submission-form .form-help,
#submitForm.music-submission-form .privacy-note{
  margin:0!important;
  max-width:72ch!important;
  color:var(--muted)!important;
  line-height:1.55!important;
  overflow-wrap:break-word!important;
}
#submitForm.music-submission-form .form-two-col,
#submitForm.music-submission-form .upload-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:clamp(14px,1.7vw,20px)!important;
  width:100%!important;
  min-width:0!important;
}
#submitForm.music-submission-form .span-2{grid-column:1/-1!important}
#submitForm.music-submission-form .field,
#submitForm.music-submission-form .drop{
  display:grid!important;
  gap:8px!important;
  min-width:0!important;
  width:100%!important;
  margin:0!important;
}
#submitForm.music-submission-form .field-label{
  display:flex!important;
  align-items:flex-start!important;
  gap:6px!important;
  min-height:1.25em!important;
  color:var(--text)!important;
  font-weight:850!important;
  line-height:1.25!important;
  overflow-wrap:anywhere!important;
}
#submitForm.music-submission-form .req{
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  color:var(--red)!important;
  font-size:1.05em!important;
  line-height:1!important;
  margin-top:.05em!important;
}
#submitForm.music-submission-form input,
#submitForm.music-submission-form select,
#submitForm.music-submission-form textarea{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:48px!important;
  border:1px solid var(--border)!important;
  border-radius:12px!important;
  padding:12px 14px!important;
  background:var(--surface)!important;
  color:var(--text)!important;
  font:inherit!important;
  line-height:1.35!important;
}
#submitForm.music-submission-form select{
  appearance:auto!important;
  padding-right:34px!important;
}
#submitForm.music-submission-form textarea{
  min-height:128px!important;
  resize:vertical!important;
}
#submitForm.music-submission-form input[type=file]{
  min-height:52px!important;
  padding:10px 12px!important;
  line-height:1.2!important;
  overflow:hidden!important;
}
#submitForm.music-submission-form .drop{
  border:1px dashed color-mix(in srgb,var(--blue) 24%,var(--border))!important;
  border-radius:16px!important;
  padding:clamp(14px,1.8vw,18px)!important;
  background:color-mix(in srgb,var(--surface2) 72%,var(--surface))!important;
}
#submitForm.music-submission-form .drop small{
  display:block!important;
  color:var(--muted)!important;
  font-weight:750!important;
  line-height:1.35!important;
  overflow-wrap:anywhere!important;
}
#submitForm.music-submission-form .authorization-check{
  display:grid!important;
  grid-template-columns:22px minmax(0,1fr)!important;
  align-items:start!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:14px 16px!important;
  border:1px solid var(--border)!important;
  border-radius:14px!important;
  background:color-mix(in srgb,var(--surface2) 62%,var(--surface))!important;
}
#submitForm.music-submission-form .authorization-check input[type=checkbox]{
  grid-column:1!important;
  width:20px!important;
  height:20px!important;
  min-height:20px!important;
  margin:2px 0 0!important;
  padding:0!important;
  accent-color:var(--red)!important;
}
#submitForm.music-submission-form .authorization-check span{
  grid-column:2!important;
  min-width:0!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:anywhere!important;
  line-height:1.45!important;
  color:var(--text)!important;
  font-weight:750!important;
}
#submitForm.music-submission-form>.human-verification{
  width:100%!important;
  grid-column:1/-1!important;
  order:98!important;
  margin:2px 0 0!important;
  padding:14px!important;
}
#submitForm.music-submission-form>.upload-state{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  grid-column:1/-1!important;
  order:98!important;
  min-height:44px!important;
  padding:12px 14px!important;
  border:1px solid var(--border)!important;
  border-radius:12px!important;
  background:var(--surface2)!important;
  color:var(--muted)!important;
  font-weight:800!important;
}
#submitForm.music-submission-form>.upload-state[hidden]{display:none!important}
#submitForm.music-submission-form .spinner{
  width:18px!important;
  height:18px!important;
  border:3px solid color-mix(in srgb,var(--blue) 18%,var(--border))!important;
  border-top-color:var(--red)!important;
  border-radius:999px!important;
  animation:hwrSubmitSpin .85s linear infinite!important;
}
@keyframes hwrSubmitSpin{to{transform:rotate(360deg)}}
#submitForm.music-submission-form>button[type=submit]{
  justify-self:start!important;
  min-width:190px!important;
  max-width:100%!important;
  order:99!important;
}
#submitForm.music-submission-form>output{
  order:100!important;
  width:100%!important;
  margin:0!important;
  padding-top:2px!important;
  overflow-wrap:anywhere!important;
}
html[data-theme=dark] #submitForm.music-submission-form .drop,
html[data-theme=dark] #submitForm.music-submission-form .authorization-check,
html[data-theme=dark] #submitForm.music-submission-form>.upload-state{
  background:color-mix(in srgb,var(--surface2) 84%,#000)!important;
}
@media (max-width:1180px){
  .forms .shell.form-grid:has(#submitForm){grid-template-columns:1fr!important;max-width:920px!important}
  #requestForm.request-panel,#submitForm.music-submission-form{justify-self:stretch!important;max-width:100%!important}
}
@media (max-width:760px){
  #submitForm.music-submission-form{padding:clamp(18px,5vw,24px)!important;gap:14px!important}
  #submitForm.music-submission-form .form-two-col,
  #submitForm.music-submission-form .upload-grid{grid-template-columns:1fr!important;gap:14px!important}
  #submitForm.music-submission-form .span-2{grid-column:auto!important}
  #submitForm.music-submission-form>button[type=submit]{width:100%!important;justify-self:stretch!important}
}
@media (max-width:430px){
  .forms .shell.form-grid:has(#submitForm){padding-inline:14px!important}
  #submitForm.music-submission-form{border-radius:14px!important;padding:18px!important}
  #submitForm.music-submission-form input,
  #submitForm.music-submission-form select,
  #submitForm.music-submission-form textarea{padding-inline:12px!important}
}
/* End HWR local Submit Music layout repair v20260924local3 */
/* HWR local Submit Music tablet stack repair v20260924local4 */
@media (max-width:900px){
  #submitForm.music-submission-form .form-two-col,
  #submitForm.music-submission-form .upload-grid{grid-template-columns:1fr!important}
  #submitForm.music-submission-form .span-2{grid-column:auto!important}
}
/* End HWR local Submit Music tablet stack repair v20260924local4 */
