/*
Theme Name: Web Radio HT
Theme URI: https://webradioht.local
Author: ProStream Radio HT
Description: Tema profesional responsive para directorio de emisoras Radio & TV online con ficha moderna, banner, logo y reproductor único.
Version: 10.0.0
Requires at least: 6.0
Tested up to: 6.7
License: GPLv2 or later
Text Domain: webradioht
*/
:root{--orange:#ff7900;--orange2:#f15a00;--dark:#111827;--ink:#111827;--muted:#667085;--bg:#f6f7fb;--card:#fff;--line:#eaedf3;--shadow:0 16px 42px rgba(16,24,40,.10);--radius:22px}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wrh-wrap{width:min(1180px,94vw);margin:auto}.wrh-header{position:sticky;top:0;z-index:90;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 28px rgba(16,24,40,.06)}.wrh-topbar{background:var(--orange);color:white;font-size:14px}.wrh-topbar .wrh-wrap{min-height:38px;display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.wrh-topbar span{display:inline-flex;align-items:center;gap:8px;font-weight:800}.wrh-topbar svg{width:17px;height:17px;background:white;color:var(--orange);border-radius:50%;padding:2px}.wrh-nav{min-height:72px;display:flex;align-items:center;gap:14px}.wrh-search{flex:1;max-width:430px;background:#f4f6fa;border:1px solid var(--line);border-radius:999px;height:44px;display:flex;align-items:center;padding:0 6px 0 16px}.wrh-search input{width:100%;border:0;outline:0;background:transparent;font-size:15px}.wrh-search button{border:0;background:var(--orange);color:#fff;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.wrh-menu{margin-left:auto;display:flex;align-items:center;gap:8px}.wrh-menu a,.wrh-menu li a{display:inline-flex;padding:10px 14px;border-radius:999px;font-weight:850;color:#273244}.wrh-menu a:hover{background:#fff3e8;color:var(--orange2)}.wrh-header-social{display:flex;gap:8px}.wrh-header-social a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff3e8;color:var(--orange2);border:1px solid #ffd8b7}.wrh-layout{display:grid;grid-template-columns:215px 1fr;gap:18px;padding:18px 0 80px}.wrh-sidebar{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);height:max-content;position:sticky;top:124px}.wrh-sidebar h3{margin:0;padding:14px;background:linear-gradient(135deg,var(--dark),#263245);color:#fff;display:flex;gap:10px;align-items:center;font-size:15px}.wrh-region{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--line);font-size:12.5px;font-weight:850;text-transform:uppercase}.wrh-region:hover{background:#fff7ef;color:var(--orange2)}.wrh-flag{font-size:18px;margin-right:7px}.wrh-badge{background:#fff3e8;color:var(--orange2);border:1px solid #ffd8b7;border-radius:999px;padding:3px 8px;font-size:11px}.wrh-hero{position:relative;overflow:hidden;background:var(--orange);border-radius:24px;box-shadow:var(--shadow);min-height:245px;display:grid;place-items:center}.wrh-logo-banner{width:100%;height:100%;display:grid;place-items:center;background:var(--orange)}.wrh-main-logo{display:block;width:100%;height:100%;max-height:300px;object-fit:cover;object-position:center;border:0;margin:0;background:var(--orange)}.wrh-section-title{display:flex;align-items:center;justify-content:space-between;margin:20px 0 12px}.wrh-section-title strong{font-size:24px}.live-dot{display:inline-flex;align-items:center;gap:7px;background:#fff3e8;color:var(--orange2);border:1px solid #ffd8b7;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950}.live-dot:before{content:"";width:8px;height:8px;background:#ef4444;border-radius:50%;box-shadow:0 0 0 5px rgba(239,68,68,.12)}.wrh-featured{display:flex;gap:10px;overflow:auto;padding:4px 2px 14px}.wrh-featured a{width:62px;height:62px;flex:0 0 auto;border-radius:50%;background:#fff;border:3px solid white;box-shadow:0 8px 20px rgba(16,24,40,.11);display:grid;place-items:center}.wrh-featured img{width:100%;height:100%;border-radius:50%;object-fit:cover}.wrh-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.wrh-card{background:#f1f1f1;border:1px solid #eceff4;border-radius:8px;overflow:hidden;transition:.18s}.wrh-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(16,24,40,.12);background:#fff}.wrh-card-link{display:block;padding:14px 14px 12px}.wrh-card-img{display:block;width:100%;aspect-ratio:1/1;background:#fff;border-radius:50%;overflow:hidden;margin:0 auto 12px;box-shadow:inset 0 0 0 1px #f2f2f2}.wrh-card-img img{width:100%;height:100%;object-fit:cover}.wrh-card h3{font-size:16px;line-height:1.35;font-weight:500;margin:0;color:#060b12;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wrh-card-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.wrh-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid #e6e8ec;border-radius:999px;background:#fff;padding:4px 7px;font-size:11px;font-weight:800;color:#344054}.wrh-actions{display:flex;border-top:1px solid #e7e9ef}.wrh-actions a,.wrh-actions button{flex:1;height:36px;border:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:900;cursor:pointer}.wrh-actions svg{width:15px;height:15px}.wrh-info{color:#344054}.wrh-play{background:#111827!important;color:#fff}.wrh-empty{grid-column:1/-1;background:#fff;border-radius:18px;padding:30px;text-align:center;color:var(--muted)}.wrh-player{position:fixed;left:50%;bottom:14px;transform:translateX(-50%) translateY(140%);z-index:120;width:min(620px,94vw);background:#111827;color:white;border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.35);padding:10px;display:flex;align-items:center;gap:12px;transition:.25s}.wrh-player.show{transform:translateX(-50%) translateY(0)}.wrh-pause{width:50px;height:50px;border:0;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.wrh-player img{width:50px;height:50px;border-radius:13px;object-fit:cover;background:white}.wrh-now{flex:1;min-width:0}.wrh-now small{color:#cbd5e1;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:1px}.wrh-now strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;margin-top:3px}.wrh-bars{display:flex;align-items:end;gap:4px;height:18px;margin-top:5px}.wrh-bars i{display:block;width:5px;background:#fff;border-radius:9px;opacity:.75}.wrh-bars i:nth-child(1){height:8px}.wrh-bars i:nth-child(2){height:18px}.wrh-bars i:nth-child(3){height:13px}.wrh-bars i:nth-child(4){height:20px}.wrh-bars i:nth-child(5){height:11px}.wrh-bars i:nth-child(6){height:17px}.wrh-bars i:nth-child(7){height:9px}.wrh-bars i:nth-child(8){height:15px}.wrh-single{padding:22px 0 70px}.wrh-profile{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);overflow:hidden}.wrh-profile-banner{height:230px;margin:18px 18px 0;border-radius:22px;background:#e5e7eb;overflow:hidden}.wrh-profile-banner img{width:100%;height:100%;object-fit:cover}.wrh-profile-body{display:grid;grid-template-columns:170px 1fr;gap:28px;align-items:center;padding:0 34px 34px}.wrh-profile-logo{width:170px;height:170px;border-radius:50%;background:#fff;padding:8px;box-shadow:0 14px 30px rgba(16,24,40,.12);margin-top:-58px}.wrh-profile-logo img{width:100%;height:100%;border-radius:50%;object-fit:cover}.wrh-profile-info h1{font-size:28px;margin:0 0 14px}.wrh-tags{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 18px}.wrh-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #e7e9ef;border-radius:999px;background:#fff;padding:8px 14px;font-weight:600}.wrh-listen-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.wrh-big-play{height:58px;border:0;border-radius:999px;background:#151515;color:#fff;padding:0 34px;display:inline-flex;align-items:center;gap:12px;font-size:20px;font-weight:950;box-shadow:0 8px 18px rgba(0,0,0,.18);cursor:pointer}.wrh-desc{max-width:720px;color:#475467;line-height:1.6;margin:14px 0 0}.single-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.single-social a{display:inline-flex;align-items:center;gap:8px;border:1px solid #ffd8b7;background:#fff7ef;color:var(--orange2);border-radius:999px;padding:9px 13px;font-weight:900}.wrh-tv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:28px 0 90px}.wrh-tv-card{background:white;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 28px rgba(16,24,40,.08);position:relative;text-align:center}.wrh-tv-card img{width:100%;height:150px;object-fit:contain;padding:24px;background:#f8fafc}.wrh-tv-card h3{margin:15px}.wrh-tv-card a{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--dark);color:white;padding:14px;font-weight:950}.wrh-footer{background:linear-gradient(135deg,#111827,#1f2937);color:white;margin-top:20px;padding:42px 0 0}.wrh-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:26px}.wrh-brand-footer .wrh-main-logo{max-width:260px;max-height:100px;object-fit:contain;background:transparent}.wrh-footer p{color:#cbd5e1;line-height:1.6}.wrh-footer h3{margin-top:0}.wrh-social{display:flex;gap:10px}.wrh-social a,.wrh-social span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);font-weight:950}.wrh-copy{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding:18px;color:#cbd5e1;font-size:13px}@media(max-width:1050px){.wrh-cards{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.wrh-layout{grid-template-columns:1fr}.wrh-sidebar{position:static}.wrh-cards{grid-template-columns:repeat(3,1fr)}.wrh-tv-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.wrh-topbar .wrh-wrap{gap:12px;padding:7px 0}.wrh-nav{padding:10px 0;flex-wrap:wrap}.wrh-search{order:2;max-width:none;width:100%;margin:0}.wrh-menu{order:1;flex:1;justify-content:center;overflow:auto;padding-bottom:4px}.wrh-header-social{order:1}.wrh-hero{min-height:165px;border-radius:20px}.wrh-main-logo{max-height:210px}.wrh-section-title strong{font-size:20px}.wrh-profile-banner{height:220px;margin:10px 10px 0;border-radius:18px}.wrh-profile-body{display:flex;flex-direction:column;text-align:center;gap:0;padding:0 18px 28px}.wrh-profile-logo{width:170px;height:170px;margin-top:-72px}.wrh-profile-info h1{font-size:31px;margin-top:22px}.wrh-tags{justify-content:center}.wrh-listen-row{justify-content:center}.wrh-big-play{height:64px;font-size:22px;padding:0 42px}.single-social{justify-content:center}.wrh-footer-grid{grid-template-columns:1fr}}@media(max-width:560px){.wrh-cards,.wrh-tv-grid{grid-template-columns:repeat(2,1fr);gap:6px}.wrh-card-link{padding:12px 12px 10px}.wrh-card h3{font-size:15px;min-height:42px}.wrh-actions a,.wrh-actions button{height:34px;font-size:11px}.wrh-layout{padding-top:12px}.wrh-player{bottom:8px;border-radius:18px}.wrh-player img{display:none}.wrh-pause{width:48px;height:48px}.wrh-menu a{padding:9px 11px;font-size:13px}.wrh-topbar span{font-size:12px}.wrh-profile-banner{height:172px}.wrh-profile-logo{width:150px;height:150px}.wrh-profile-info h1{font-size:29px}.wrh-pill{padding:8px 13px;font-size:15px}.wrh-desc{font-size:15px}}

/* Web Radio HT v5 - ajustes finales */
.wrh-featured{display:none!important}
.wrh-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.wrh-card{border-radius:10px;box-shadow:none;background:#f2f2f3;border:1px solid #eceff3}
.wrh-card-link{padding:14px 14px 10px;min-height:178px}
.wrh-card-img{width:122px;height:122px;margin:0 auto 10px;background:#fff;border-radius:50%;overflow:hidden;display:grid;place-items:center}
.wrh-card-img img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.wrh-card h3{font-size:16px;line-height:1.35;margin:0;text-align:left;font-weight:650;color:#05070b;min-height:auto}
.wrh-card-meta{display:none}
.wrh-actions{padding:0 12px 12px;gap:8px}
.wrh-actions a,.wrh-actions button{height:34px;font-size:12px;border-radius:999px}
.wrh-profile-compact{max-width:980px;margin:24px auto 14px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 32px rgba(16,24,40,.08);border:1px solid var(--line)}
.wrh-profile-compact .wrh-profile-banner{height:250px;margin:18px 18px 0;border-radius:18px;overflow:hidden;background:#eaf0f7}
.wrh-profile-compact .wrh-profile-banner img{width:100%;height:100%;object-fit:cover}
.wrh-profile-compact .wrh-profile-body{display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:start;padding:0 30px 28px}
.wrh-profile-compact .wrh-profile-logo{width:142px;height:142px;margin-top:-54px;border:7px solid #fff;border-radius:50%;overflow:hidden;box-shadow:0 12px 26px rgba(16,24,40,.12);background:#fff}
.wrh-profile-compact .wrh-profile-logo img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.wrh-profile-compact .wrh-profile-info h1{font-size:28px;margin:24px 0 12px;color:#0b1220}
.wrh-profile-compact .wrh-tags{gap:8px;margin-bottom:14px}
.wrh-profile-compact .wrh-pill{font-size:14px;padding:7px 14px;background:#fff;border:1px solid #e6e8ee;color:#111;border-radius:999px}
.wrh-profile-compact .wrh-listen-row{justify-content:flex-start;margin:14px 0 10px}
.wrh-profile-compact .wrh-big-play{height:50px;padding:0 34px;border-radius:999px;background:#111;color:#fff;font-size:19px;box-shadow:0 8px 18px rgba(0,0,0,.15)}
.wrh-profile-compact .wrh-desc{font-size:15px;line-height:1.6;max-width:680px;color:#4b5563;margin:12px 0 16px}
.wrh-related{max-width:1180px;margin:14px auto 70px}
.wrh-related .wrh-section-title{margin-top:8px}
@media(max-width:1050px){.wrh-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.wrh-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.wrh-profile-compact{margin:12px auto;border-radius:0;border-left:0;border-right:0}.wrh-profile-compact .wrh-profile-banner{height:220px;margin:10px 10px 0;border-radius:18px}.wrh-profile-compact .wrh-profile-body{display:flex;flex-direction:column;text-align:center;align-items:center;gap:0;padding:0 18px 28px}.wrh-profile-compact .wrh-profile-logo{width:170px;height:170px;margin-top:-72px}.wrh-profile-compact .wrh-profile-info h1{font-size:31px;margin-top:22px}.wrh-profile-compact .wrh-listen-row{justify-content:center}.wrh-profile-compact .wrh-big-play{height:64px;font-size:22px;padding:0 42px}.wrh-profile-compact .wrh-tags{justify-content:center}.wrh-profile-compact .wrh-desc{text-align:center}}
@media(max-width:560px){.wrh-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.wrh-card-link{padding:10px;min-height:158px}.wrh-card-img{width:112px;height:112px}.wrh-card h3{font-size:14px}.wrh-profile-compact .wrh-profile-banner{height:172px}.wrh-profile-compact .wrh-profile-logo{width:150px;height:150px}.wrh-profile-compact .wrh-profile-info h1{font-size:29px}.wrh-profile-compact .wrh-pill{padding:8px 13px;font-size:15px}}

/* Web Radio HT v7 - reproductor compacto, formulario público y móvil limpio */
.wrh-add-top,.wrh-add-menu{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff!important;border-radius:999px;padding:10px 16px;font-weight:950;box-shadow:0 8px 18px rgba(255,121,0,.22);white-space:nowrap}.wrh-add-menu{display:none}.wrh-actions .wrh-play{background:var(--orange)!important;color:#fff;border:1px solid rgba(255,121,0,.25);box-shadow:0 6px 14px rgba(255,121,0,.18)}.wrh-actions .wrh-info{border:1px solid #e8edf5;color:#273244;background:#fff}.wrh-actions a,.wrh-actions button{transition:.18s}.wrh-actions a:hover,.wrh-actions button:hover{transform:translateY(-1px)}
.wrh-hero{min-height:150px;padding:14px;background:linear-gradient(135deg,#fff7ef,#fff);border:1px solid #ffe2c6}.wrh-logo-banner{height:100%;display:grid;place-items:center}.wrh-main-logo{max-width:min(520px,90%);max-height:150px;object-fit:contain}.wrh-card-link{min-height:164px}.wrh-card-img{width:106px;height:106px}.wrh-card h3{font-size:15px}.wrh-cards{gap:10px}.wrh-player{width:min(480px,94vw);padding:8px 12px;border-radius:18px}.wrh-player img{width:42px;height:42px;border-radius:12px}.wrh-pause{width:44px;height:44px}.wrh-now strong{font-size:15px}.wrh-bars{display:none!important}
.wrh-profile-compact.wrh-no-banner{max-width:920px;margin:18px auto 12px;padding:18px 22px;border-radius:22px;background:#fff9f4;border:1px solid #ffe1c4;box-shadow:0 14px 34px rgba(255,121,0,.08)}.wrh-no-banner .wrh-profile-banner{display:none!important}.wrh-profile-compact.wrh-no-banner .wrh-profile-body{display:grid;grid-template-columns:120px 1fr 82px;gap:18px;align-items:center;padding:0}.wrh-profile-compact.wrh-no-banner .wrh-profile-logo{width:118px;height:118px;margin:0;border:7px solid #fff;box-shadow:0 10px 24px rgba(16,24,40,.10)}.wrh-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wrh-profile-compact.wrh-no-banner .wrh-profile-info h1{font-size:32px;line-height:1.1;margin:0;color:var(--orange);font-weight:950}.wrh-mini-freq{display:inline-flex;border:1px solid #ffc791;background:#fff3e8;color:#6b3a0b;border-radius:999px;padding:5px 10px;font-weight:950;font-size:14px}.wrh-profile-compact.wrh-no-banner .wrh-tags{margin:10px 0 8px}.wrh-profile-compact.wrh-no-banner .wrh-pill{background:#fff;border-color:#ffd8b7;color:#2b3445;font-size:14px;padding:6px 12px}.wrh-profile-compact.wrh-no-banner .wrh-desc{margin:8px 0 0;font-size:14px;color:#344054;max-width:620px}.wrh-profile-compact.wrh-no-banner .single-social{margin-top:10px}.wrh-profile-compact.wrh-no-banner .single-social a{padding:7px 11px;font-size:13px}.wrh-profile-compact.wrh-no-banner .wrh-listen-row{justify-content:center;margin:0}.wrh-profile-compact.wrh-no-banner .wrh-big-play{width:64px;height:64px;padding:0;border-radius:16px;background:#fff;color:var(--orange);border:1px solid #ffe1c4;box-shadow:0 12px 28px rgba(16,24,40,.08);font-size:0}.wrh-profile-compact.wrh-no-banner .wrh-big-play svg{width:34px;height:34px;stroke-width:3;fill:currentColor;stroke:currentColor}.wrh-related{margin-top:20px}.wrh-related .wrh-cards{grid-template-columns:repeat(5,minmax(0,1fr))}
.wrh-form-main{padding:28px 0 70px}.wrh-submit-box{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:26px;max-width:900px;margin:0 auto}.wrh-submit-box h2{font-size:32px;margin:0 0 8px;color:var(--orange);font-weight:950}.wrh-submit-box p{color:#667085}.wrh-public-form{display:grid;gap:14px;margin-top:18px}.wrh-public-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.wrh-public-form label{display:grid;gap:6px;font-weight:850;color:#273244}.wrh-public-form input,.wrh-public-form textarea{width:100%;border:1px solid #d8dde8;border-radius:13px;padding:12px 13px;font-size:15px;background:#fff}.wrh-public-form input:focus,.wrh-public-form textarea:focus{outline:2px solid #ffe1c4;border-color:var(--orange)}.wrh-submit-btn{border:0;background:var(--orange);color:#fff;border-radius:999px;padding:13px 22px;font-size:16px;font-weight:950;cursor:pointer;justify-self:start}.wrh-form-ok,.wrh-form-error{max-width:900px;margin:0 auto 16px;border-radius:16px;padding:14px 18px;font-weight:850}.wrh-form-ok{background:#ecfdf3;color:#067647;border:1px solid #abefc6}.wrh-form-error{background:#fef3f2;color:#b42318;border:1px solid #fecdca}
@media(max-width:900px){.wrh-related .wrh-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.wrh-profile-compact.wrh-no-banner .wrh-profile-body{grid-template-columns:110px 1fr 72px}.wrh-profile-compact.wrh-no-banner .wrh-profile-logo{width:108px;height:108px}.wrh-profile-compact.wrh-no-banner .wrh-profile-info h1{font-size:26px}.wrh-sidebar{display:none!important}.wrh-layout{grid-template-columns:1fr!important}.wrh-add-top{display:none}.wrh-add-menu{display:inline-flex}}
@media(max-width:760px){.wrh-topbar{display:none}.wrh-header{position:relative}.wrh-nav{gap:8px}.wrh-header-social{display:none}.wrh-menu{justify-content:flex-start}.wrh-hero{min-height:112px;border-radius:16px}.wrh-main-logo{max-height:108px}.wrh-profile-compact.wrh-no-banner{margin:10px auto 12px;padding:18px 14px;border-radius:18px}.wrh-profile-compact.wrh-no-banner .wrh-profile-body{display:flex;flex-direction:column;gap:10px;text-align:center}.wrh-profile-compact.wrh-no-banner .wrh-profile-logo{width:116px;height:116px;margin:0}.wrh-title-line{justify-content:center}.wrh-profile-compact.wrh-no-banner .wrh-profile-info h1{font-size:24px;margin-top:2px}.wrh-profile-compact.wrh-no-banner .wrh-tags{justify-content:center}.wrh-profile-compact.wrh-no-banner .wrh-big-play{width:100%;max-width:260px;height:54px;border-radius:999px;font-size:18px;gap:9px}.wrh-profile-compact.wrh-no-banner .wrh-big-play:after{content:' Listen';font-size:18px;font-weight:950}.wrh-profile-compact.wrh-no-banner .wrh-big-play svg{width:24px;height:24px}.wrh-public-grid{grid-template-columns:1fr}.wrh-submit-box{padding:20px;border-radius:18px}.wrh-submit-box h2{font-size:25px}.wrh-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wrh-card-img{width:96px;height:96px}.wrh-card-link{min-height:150px}.wrh-player{width:calc(100vw - 18px);bottom:8px}}


/* ===== Web Radio HT v8: ajustes solicitados ===== */
.wrh-add-top{display:inline-flex!important}.wrh-add-menu{display:none!important}
.wrh-menu .wrh-add-top,.wrh-menu .wrh-add-menu{display:none!important}
.wrh-actions .wrh-play,
.wrh-actions button.wrh-play{background:linear-gradient(135deg,var(--orange),#ff9b38)!important;color:#fff!important;border:0!important;border-radius:0 0 8px 0;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 8px 18px rgba(255,121,0,.24);font-weight:950;letter-spacing:.2px}
.wrh-actions .wrh-play svg{fill:#fff;stroke:#fff;width:17px;height:17px}.wrh-actions .wrh-info{border:0!important;background:#fff;color:#273244}.wrh-actions a,.wrh-actions button{height:38px}
.wrh-big-play{position:relative;min-width:132px;height:52px;border-radius:18px;background:linear-gradient(135deg,var(--orange),#ff9b38);box-shadow:0 12px 26px rgba(255,121,0,.25);font-size:18px;border:1px solid rgba(255,255,255,.55)}
.wrh-big-play svg{fill:#fff;stroke:#fff;stroke-width:2.4}.wrh-big-play:hover{transform:translateY(-1px);filter:saturate(1.05)}
.wrh-profile-compact.wrh-no-banner{max-width:980px;margin:16px auto 18px;border-radius:22px}.wrh-profile-compact.wrh-no-banner .wrh-profile-body{grid-template-columns:118px 1fr 150px;gap:18px;padding:18px 24px;min-height:150px}.wrh-profile-compact.wrh-no-banner .wrh-profile-logo{width:118px;height:118px;margin:0;padding:6px}.wrh-profile-compact.wrh-no-banner .wrh-profile-info h1{font-size:34px;line-height:1.05}.wrh-profile-compact.wrh-no-banner .wrh-tags{margin-bottom:8px}.wrh-profile-compact.wrh-no-banner .wrh-pill{padding:6px 10px;font-size:14px}.wrh-profile-compact.wrh-no-banner .wrh-desc{font-size:14.5px;margin:4px 0 0}.wrh-profile-compact.wrh-no-banner .single-social a{padding:7px 10px;font-size:13px}
.wrh-related{max-width:1180px;margin:16px auto 0}.wrh-related .wrh-section-title{margin-top:12px}.wrh-related .wrh-cards{grid-template-columns:repeat(5,minmax(0,1fr))}
.wrh-footer{background:radial-gradient(circle at top left,rgba(255,121,0,.22),transparent 32%),linear-gradient(135deg,#0b1220,#111827 55%,#1f2937);padding-top:36px}.wrh-footer-grid{grid-template-columns:1.4fr 1fr 1fr;align-items:start}.wrh-brand-footer .wrh-main-logo,.wrh-brand-footer .custom-logo-link{display:none!important}.wrh-footer-brand-title{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:950;color:#fff;margin:0 0 10px}.wrh-footer-brand-title:before{content:'♪';display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--orange);color:#fff}.wrh-footer h3{font-size:17px;color:#fff}.wrh-social a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);transition:.18s}.wrh-social a:hover{background:var(--orange);transform:translateY(-2px)}.wrh-social svg,.wrh-footer svg{stroke:currentColor}.wrh-copy{font-weight:700}
@media(max-width:900px){.wrh-add-top{display:inline-flex!important}.wrh-add-menu{display:none!important}.wrh-related .wrh-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.wrh-profile-compact.wrh-no-banner .wrh-profile-body{grid-template-columns:94px 1fr 120px;padding:16px;gap:13px}.wrh-profile-compact.wrh-no-banner .wrh-profile-logo{width:94px;height:94px}.wrh-profile-compact.wrh-no-banner .wrh-profile-info h1{font-size:26px}.wrh-big-play{min-width:108px;height:48px}}
@media(max-width:760px){.wrh-add-top{display:inline-flex!important;font-size:0;padding:10px 12px}.wrh-add-top:after{content:'Agregar';font-size:13px}.wrh-profile-compact.wrh-no-banner{margin:10px auto 14px}.wrh-profile-compact.wrh-no-banner .wrh-profile-body{display:flex;flex-direction:column;text-align:center;padding:18px 14px}.wrh-profile-compact.wrh-no-banner .wrh-profile-logo{width:104px;height:104px}.wrh-big-play{width:100%;max-width:240px;height:52px;border-radius:999px;font-size:18px}.wrh-footer-grid{grid-template-columns:1fr;text-align:center;gap:18px}.wrh-footer-brand-title,.wrh-social{justify-content:center}.wrh-footer{padding-top:30px}.wrh-copy{margin-top:22px}.wrh-related .wrh-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* ===== Web Radio HT v9: reproductor limpio premium ===== */
.wrh-mini-freq,.wrh-pill-radio-online,.wrh-now small{display:none!important}
.wrh-actions{border-top:1px solid #eef0f4;background:#fff}
.wrh-actions .wrh-play,.wrh-actions button.wrh-play{height:42px!important;background:linear-gradient(135deg,#ff7900,#ff9f2f)!important;color:#fff!important;border-radius:0 0 8px 0!important;font-size:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 10px 22px rgba(255,121,0,.20)!important;position:relative;overflow:hidden}
.wrh-actions .wrh-play:before{content:'';width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.18);box-shadow:0 0 0 6px rgba(255,255,255,.08);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.wrh-actions .wrh-play svg{position:relative;z-index:2;width:16px!important;height:16px!important;fill:#fff!important;stroke:#fff!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))}
.wrh-actions .wrh-play:hover{filter:saturate(1.08) brightness(1.03);transform:none}
.wrh-player{width:min(520px,92vw)!important;border-radius:24px!important;background:linear-gradient(135deg,#111827,#1f2937)!important;padding:12px 14px!important;border:1px solid rgba(255,255,255,.12)}
.wrh-pause{width:56px!important;height:56px!important;background:radial-gradient(circle at 30% 25%,#ffb45f,#ff7900 58%,#e85900)!important;box-shadow:0 12px 28px rgba(255,121,0,.32),inset 0 1px 0 rgba(255,255,255,.32)!important;transition:.18s}
.wrh-pause:hover{transform:scale(1.04)}
.wrh-pause svg{width:23px!important;height:23px!important;fill:#fff!important;stroke:#fff!important;margin-left:2px}
.wrh-player img{width:54px!important;height:54px!important;border-radius:16px!important;border:2px solid rgba(255,255,255,.16)}
.wrh-now strong{font-size:17px!important;margin:0!important;line-height:1.25}.wrh-bars{height:16px!important;margin-top:6px}.wrh-bars i{width:4px!important;background:#ffb45f!important}
.wrh-profile-compact.wrh-no-banner{max-width:920px;margin:18px auto 20px}.wrh-profile-compact.wrh-no-banner .wrh-profile-body{grid-template-columns:126px 1fr auto!important;gap:20px!important;padding:22px!important;align-items:center}.wrh-profile-compact.wrh-no-banner .wrh-profile-logo{width:126px!important;height:126px!important;margin:0!important}.wrh-title-line h1{margin:0!important}.wrh-profile-info h1{font-size:26px!important}.wrh-tags{margin:10px 0 10px!important}.wrh-desc{margin-top:8px!important;font-size:15px}.wrh-listen-row{justify-content:flex-end}.wrh-big-play{width:66px!important;min-width:66px!important;height:66px!important;border-radius:50%!important;padding:0!important;font-size:0!important;background:radial-gradient(circle at 30% 25%,#ffb45f,#ff7900 58%,#e85900)!important;box-shadow:0 16px 34px rgba(255,121,0,.32),inset 0 1px 0 rgba(255,255,255,.35)!important;border:0!important;display:grid!important;place-items:center!important;transition:.18s!important}.wrh-big-play:after{content:''!important;display:none!important}.wrh-big-play:hover{transform:translateY(-2px) scale(1.03)!important}.wrh-big-play svg{width:26px!important;height:26px!important;fill:#fff!important;stroke:#fff!important;margin-left:3px!important}.wrh-related{margin-top:18px}.single-social a{box-shadow:0 8px 18px rgba(255,121,0,.08)}
@media(max-width:760px){.wrh-player{width:calc(100vw - 18px)!important;bottom:8px!important;border-radius:20px!important}.wrh-pause{width:54px!important;height:54px!important}.wrh-profile-compact.wrh-no-banner .wrh-profile-body{display:flex!important;flex-direction:column!important;text-align:center!important;padding:20px 14px!important}.wrh-profile-compact.wrh-no-banner .wrh-profile-logo{width:110px!important;height:110px!important}.wrh-profile-info h1{font-size:24px!important}.wrh-tags{justify-content:center}.wrh-listen-row{justify-content:center;width:100%}.wrh-big-play{width:72px!important;height:72px!important}.wrh-desc{font-size:14px}.wrh-now strong{font-size:15px!important}}


/* Web Radio HT v10 - Banner oficial y emisoras relacionadas más profesionales */
.wrh-topbar .wrh-wrap{gap:44px;min-height:36px}.wrh-topbar span{font-weight:900}.wrh-hero{background:#ff7900!important;border-radius:22px!important;min-height:190px!important;padding:18px!important;box-shadow:0 18px 45px rgba(255,121,0,.18)!important}.wrh-logo-banner{background:#ff7900!important;border-radius:18px!important;width:100%;height:100%;display:flex!important;align-items:center!important;justify-content:center!important}.wrh-main-logo{width:min(100%,980px)!important;height:auto!important;max-height:170px!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.wrh-related{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:18px;margin-top:18px}.wrh-related .wrh-section-title{margin:0 0 14px}.wrh-related .wrh-cards{gap:10px!important}.wrh-related .wrh-card{background:#f8fafc;border-radius:16px;border:1px solid #e8ebf0}.wrh-related .wrh-card-link{padding:12px;text-align:center}.wrh-related .wrh-card-img{width:92px!important;height:92px!important;margin-bottom:10px;border:3px solid #fff;box-shadow:0 10px 24px rgba(16,24,40,.08)}.wrh-related .wrh-card h3{font-size:14.5px!important;font-weight:850!important;min-height:40px;color:#111827}.wrh-related .wrh-card-meta{justify-content:center}.wrh-related .wrh-chip{font-size:10.5px;padding:4px 7px;background:#fff}.wrh-profile-compact.wrh-no-banner{margin-top:18px!important}.wrh-profile-info h1{color:#111827}.wrh-big-play{background:linear-gradient(135deg,#ff7900,#e85900)!important}.wrh-big-play:hover{box-shadow:0 18px 38px rgba(255,121,0,.32)!important}
@media(max-width:760px){.wrh-hero{min-height:92px!important;padding:8px!important;border-radius:16px!important}.wrh-main-logo{max-height:76px!important}.wrh-topbar{display:flex!important}.wrh-topbar .wrh-wrap{gap:12px;font-size:12px;min-height:32px}.wrh-topbar span:first-child{display:inline-flex}.wrh-topbar span{white-space:nowrap}.wrh-related{padding:12px;border-radius:18px;margin-left:0;margin-right:0}.wrh-related .wrh-card-img{width:82px!important;height:82px!important}.wrh-related .wrh-card h3{font-size:13.5px!important}.wrh-related .wrh-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
