/* Portal MultiRádio V11 - CSS consolidado */
/* Ordem preservada: V4 → V5 → V6 → V7 → V8 → V9 → V10 */

/* ===== portal_v4.css ===== */
/* =========================================================
   MULTIRÁDIO V4 — STREAMING UI
   Camada visual compartilhada para Home, Rádio e Web TV.
   Não altera regras de banco, player ou autenticação.
========================================================= */
:root{
  --v4-bg:#06090f;--v4-panel:#0d141e;--v4-panel2:#111a26;--v4-border:rgba(255,255,255,.08);
  --v4-text:#f7fafc;--v4-muted:#8f9cad;--v4-green:#20d47d;--v4-green2:#0da965;
  --v4-blue:#4ea4ff;--v4-radius:20px;--v4-shadow:0 18px 55px rgba(0,0,0,.32);
}
html{scroll-behavior:smooth}
body{background:var(--v4-bg)!important;color:var(--v4-text)!important}
body:before{background:radial-gradient(circle at 8% 0%,rgba(32,212,125,.09),transparent 27%),radial-gradient(circle at 92% 5%,rgba(78,164,255,.07),transparent 25%)!important}
a{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}

/* Header compartilhado */
.v4-global-header{position:sticky;top:0;z-index:1100;background:rgba(6,9,15,.86);border-bottom:1px solid var(--v4-border);backdrop-filter:blur(18px)}
.v4-header-inner{max-width:1440px;min-height:72px;margin:auto;padding:10px 24px;display:flex;align-items:center;gap:28px}
.v4-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;min-width:205px}
.v4-brand:hover{color:#fff}.v4-brand-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:var(--v4-green);background:linear-gradient(145deg,#14241d,#0c1311);border:1px solid rgba(32,212,125,.25);box-shadow:0 10px 30px rgba(32,212,125,.08)}
.v4-brand strong{display:block;font-size:17px;line-height:1}.v4-brand small{display:block;margin-top:4px;color:var(--v4-muted);font-size:10px;letter-spacing:.5px}
.v4-header-nav{display:flex;align-items:center;gap:6px;flex:1}.v4-header-nav a{padding:10px 12px;border-radius:10px;color:#aeb9c8;text-decoration:none;font-size:13px;font-weight:700}.v4-header-nav a:hover{background:rgba(255,255,255,.05);color:#fff}.v4-header-nav i{margin-right:6px;color:#6f7d90}
.v4-back{display:inline-flex;align-items:center;gap:8px;color:#d8e0ea;text-decoration:none;border:1px solid var(--v4-border);background:rgba(255,255,255,.035);padding:9px 13px;border-radius:11px;font-size:12px;font-weight:800}.v4-back:hover{color:#fff;background:rgba(32,212,125,.09);border-color:rgba(32,212,125,.25)}

/* Página de rádio */
body:has(.radio-box){padding-bottom:36px!important}
.radio-box{max-width:760px!important;margin:32px auto!important;background:linear-gradient(180deg,rgba(13,20,30,.96),rgba(8,12,18,.96))!important;border:1px solid var(--v4-border)!important;border-radius:28px!important;box-shadow:var(--v4-shadow)!important;padding:28px!important}
.radio-box .info-card{background:transparent!important;border:0!important;box-shadow:none!important}
.radio-logo{width:150px!important;height:150px!important;border-radius:28px!important;border:4px solid rgba(32,212,125,.8)!important;box-shadow:0 20px 55px rgba(0,0,0,.42),0 0 0 10px rgba(32,212,125,.05)!important}
.radio-title-premium{font-size:32px!important;letter-spacing:-.7px!important;margin-top:12px!important}.radio-stars{opacity:.55!important;letter-spacing:5px!important}
.player-status{margin-top:8px}.status-live{display:inline-flex!important;align-items:center;gap:7px!important;padding:7px 11px!important;border-radius:999px!important;background:rgba(32,212,125,.09)!important;border:1px solid rgba(32,212,125,.2)!important;color:#70e9ab!important;font-size:10px!important;font-weight:900!important;letter-spacing:.6px}
.radio-info-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:22px 0!important}.info-item{min-height:68px!important;padding:12px!important;border:1px solid var(--v4-border)!important;background:rgba(255,255,255,.025)!important;border-radius:14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:7px!important}.info-item i{color:var(--v4-green)!important}
.btn-player{width:78px!important;height:78px!important;border-radius:50%!important;border:0!important;background:linear-gradient(145deg,var(--v4-green),var(--v4-green2))!important;box-shadow:0 15px 35px rgba(32,212,125,.24)!important}.btn-player:hover{transform:translateY(-2px) scale(1.03)!important}.volume-box{max-width:330px!important;margin:16px auto 8px!important;padding:10px 14px!important;border:1px solid var(--v4-border)!important;background:rgba(255,255,255,.025)!important;border-radius:999px!important}.volume-box input{accent-color:var(--v4-green)!important}
.btn-compartilhar,.btn-favoritar,.links-radio .btn{border-radius:11px!important;font-weight:800!important;padding:9px 14px!important}.links-radio{border-top:1px solid var(--v4-border);padding-top:18px;margin-top:18px!important}

/* Web TVs — consistência com a plataforma */
.webtv-header{background:rgba(6,9,15,.86)!important;border-bottom:1px solid var(--v4-border)!important;backdrop-filter:blur(18px)}
.webtv-header-inner{max-width:1440px!important}.webtv-container{max-width:1360px!important}.webtv-hero,.player-card,.info-card,.webtv-card{border-color:var(--v4-border)!important;box-shadow:var(--v4-shadow)!important}
.webtv-card{border-radius:20px!important}.webtv-capa{height:205px!important;background:radial-gradient(circle at 50% 40%,#1b293d,#090e17)!important}.webtv-assistir{background:linear-gradient(135deg,var(--v4-green),var(--v4-green2))!important;box-shadow:none!important}.webtv-assistir:hover{box-shadow:0 10px 25px rgba(32,212,125,.2)!important}.webtv-chip.active{background:linear-gradient(135deg,var(--v4-green),var(--v4-green2))!important;box-shadow:0 8px 22px rgba(32,212,125,.16)!important}.webtv-pesquisa input{background:rgba(255,255,255,.035)!important;color:#fff!important;border-color:var(--v4-border)!important}.webtv-pesquisa input:focus{border-color:rgba(32,212,125,.45)!important;box-shadow:0 0 0 3px rgba(32,212,125,.1)!important}
.player-card{border-radius:22px!important;overflow:hidden}.player-topbar{background:rgba(255,255,255,.025)!important}.player-live{color:#6fe8a9!important}.action-btn.primary{background:linear-gradient(135deg,var(--v4-green),var(--v4-green2))!important}.action-btn.share:hover,.action-btn.favorite:hover{border-color:rgba(32,212,125,.35)!important}

/* Home: reforça a linguagem V4 sem remover componentes existentes */
body:not(:has(.radio-box)):not(:has(.webtv-header)){background:var(--v4-bg)!important}
.rd-navbar{background:rgba(6,9,15,.86)!important;border-bottom-color:var(--v4-border)!important}
.rd-nav-inner{max-width:1440px!important}.rd-brand-mark{border-color:rgba(32,212,125,.25)!important}.rd-nav-link:hover{background:rgba(255,255,255,.05)!important}.rd-search{border-color:var(--v4-border)!important;background:rgba(255,255,255,.035)!important}

/* Acessibilidade / foco */
a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid rgba(32,212,125,.75);outline-offset:2px}

@media(max-width:760px){
 .v4-header-inner{padding:9px 14px;gap:10px}.v4-header-nav{display:none}.v4-brand{min-width:0;flex:1}.v4-brand-icon{width:40px;height:40px}.v4-back span{display:none}.v4-back{padding:10px 11px}
 .radio-box{margin:16px auto!important;padding:20px 14px!important;border-radius:22px!important}.radio-logo{width:118px!important;height:118px!important}.radio-title-premium{font-size:26px!important}.radio-info-grid{grid-template-columns:1fr!important}.btn-player{width:70px!important;height:70px!important}
 .webtv-capa{height:190px!important}
}


/* ===== portal_v5.css ===== */
/* MultiRádio V5 — Global Streaming Experience */
:root{--v5-bg:#06090f;--v5-panel:#0d141e;--v5-panel2:#111a26;--v5-border:rgba(255,255,255,.08);--v5-text:#f7fafc;--v5-muted:#8f9cad;--v5-green:#20d47d;--v5-green2:#0da965;--v5-shadow:0 18px 55px rgba(0,0,0,.38)}
.v5-play-radio{position:relative;overflow:hidden;transition:.2s ease!important}.v5-play-radio.is-playing{background:linear-gradient(135deg,var(--v5-green),var(--v5-green2))!important;color:#06100b!important;box-shadow:0 8px 24px rgba(32,212,125,.18)!important}.v5-play-radio.is-playing i{animation:v5pulse 1.2s infinite}.v5-play-radio.is-playing span{font-weight:900}
.v5-player-shell{position:relative;max-width:1440px;margin:0 auto;padding:10px 20px 7px;background:rgba(8,12,18,.96);border:1px solid var(--v5-border);border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -15px 50px rgba(0,0,0,.32);backdrop-filter:blur(22px)}
.v5-player-main{min-height:70px;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(210px,1fr) auto;align-items:center;gap:20px}.v5-player-station{display:flex;align-items:center;gap:12px;min-width:0}.v5-player-art-wrap{position:relative;flex:0 0 52px}.v5-player-art-wrap .player-avatar{width:52px!important;height:52px!important;border-radius:13px!important;object-fit:cover;background:#111820;border:1px solid rgba(255,255,255,.1)}.v5-player-live-dot{position:absolute;right:-3px;bottom:-3px;width:13px;height:13px;border-radius:50%;background:var(--v5-green);border:3px solid #080c12;opacity:.25}.player-playing .v5-player-live-dot{opacity:1;box-shadow:0 0 0 5px rgba(32,212,125,.1)}.v5-player-copy{min-width:0;display:flex;flex-direction:column}.v5-player-copy strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v5-player-copy small{color:var(--v5-muted);font-size:11px;margin-top:2px}.v5-player-eyebrow{display:flex;align-items:center;gap:7px;color:var(--v5-muted);font-size:9px;font-weight:900;letter-spacing:.8px;margin-bottom:2px}.v5-equalizer{display:flex;align-items:end;height:10px;gap:2px}.v5-equalizer i{width:2px;height:5px;border-radius:2px;background:var(--v5-green);opacity:.4}.player-playing .v5-equalizer i{opacity:1;animation:v5bars .7s ease-in-out infinite alternate}.v5-equalizer i:nth-child(2){animation-delay:.15s}.v5-equalizer i:nth-child(3){animation-delay:.3s}.v5-equalizer i:nth-child(4){animation-delay:.45s}.v5-player-controls{display:flex;justify-content:center}.v5-player-button{width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(145deg,var(--v5-green),var(--v5-green2));color:#06110b;box-shadow:0 9px 26px rgba(32,212,125,.2);cursor:pointer;transition:.2s}.v5-player-button:hover{transform:scale(1.05)}.v5-player-volume{display:flex;align-items:center;gap:9px;color:var(--v5-muted)}.v5-player-volume input{width:120px;accent-color:var(--v5-green)}.v5-player-volume span{font-size:10px;min-width:29px}.v5-player-actions{display:flex;align-items:center;gap:5px}.v5-player-action,.v5-player-close{width:35px;height:35px;border:1px solid var(--v5-border);background:rgba(255,255,255,.03);color:#aeb9c8;border-radius:10px;cursor:pointer}.v5-player-action:hover,.v5-player-close:hover{color:#fff;border-color:rgba(32,212,125,.3);background:rgba(32,212,125,.07)}.v5-player-close{margin-left:5px}.v5-player-progress{height:2px;background:rgba(255,255,255,.06);margin-top:7px;overflow:hidden}.v5-player-progress span{display:block;width:100%;height:100%;background:var(--v5-green);transform:translateX(-100%)}.player-playing .v5-player-progress span{animation:v5stream 3s linear infinite}
.v5-has-player{padding-bottom:92px!important}.v5-has-player #siteFooter{padding-bottom:100px}
@keyframes v5bars{from{height:3px}to{height:10px}}@keyframes v5pulse{50%{transform:scale(1.08)}}@keyframes v5stream{to{transform:translateX(100%)}}
@media(max-width:900px){.v5-player-main{grid-template-columns:1fr auto auto;gap:12px}.v5-player-volume{display:none}.v5-player-actions .v5-player-action{display:none}.v5-player-actions{margin-left:0}.v5-player-shell{padding:8px 12px 6px;border-radius:14px 14px 0 0}.v5-player-art-wrap .player-avatar{width:46px!important;height:46px!important}.v5-player-button{width:44px;height:44px}.v5-has-player{padding-bottom:78px!important}}
@media(max-width:520px){.v5-player-main{grid-template-columns:1fr auto auto;gap:8px}.v5-player-copy strong{font-size:12px}.v5-player-eyebrow{font-size:8px}.v5-player-copy small{font-size:10px}.v5-player-close{width:32px;height:32px}.v5-player-actions .v5-player-close{margin-left:0}.v5-player-art-wrap{flex-basis:44px}.v5-player-art-wrap .player-avatar{width:44px!important;height:44px!important}.v5-player-shell{padding-left:9px;padding-right:9px}}


/* ===== portal_v6.css ===== */
:root{--v6-bg:#070b12;--v6-card:#101722;--v6-card2:#151f2d;--v6-green:#19d27c;--v6-green2:#0fa968;--v6-text:#f8fafc;--v6-muted:#94a3b8;--v6-line:rgba(255,255,255,.09)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at 50% -10%,rgba(25,210,124,.13),transparent 45%),var(--v6-bg);color:var(--v6-text);font-family:Inter,Segoe UI,Arial,sans-serif}.v6-player-page{display:flex;justify-content:center;min-height:100vh;padding:18px}.v6-player-app{width:min(100%,430px);min-height:calc(100vh - 36px);padding:18px;border:1px solid var(--v6-line);border-radius:28px;background:linear-gradient(180deg,rgba(16,23,34,.98),rgba(8,12,19,.98));box-shadow:0 30px 80px rgba(0,0,0,.45);display:flex;flex-direction:column}.v6-player-header{display:flex;justify-content:space-between;align-items:center}.v6-player-header div{display:flex;flex-direction:column}.v6-overline{font-size:10px;letter-spacing:.14em;color:var(--v6-green);font-weight:800}.v6-player-header strong{font-size:18px}.v6-player-header button{width:38px;height:38px;border-radius:12px;border:1px solid var(--v6-line);background:rgba(255,255,255,.04);color:#fff}.v6-art-card{position:relative;margin:28px auto 20px;width:min(78vw,300px);aspect-ratio:1;border-radius:28px;background:linear-gradient(145deg,var(--v6-card2),#090e16);border:1px solid var(--v6-line);display:grid;place-items:center;overflow:hidden}.v6-art-card img{position:relative;width:68%;height:68%;object-fit:cover;border-radius:22%;background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.4)}.v6-art-glow{position:absolute;width:75%;height:75%;background:var(--v6-green);filter:blur(65px);opacity:.12}.v6-live-badge{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);padding:8px 12px;border-radius:999px;background:rgba(4,10,8,.82);border:1px solid rgba(25,210,124,.35);font-size:10px;font-weight:800;letter-spacing:.08em;white-space:nowrap}.v6-live-badge span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--v6-green);box-shadow:0 0 12px var(--v6-green);margin-right:6px}.v6-station-info{text-align:center}.v6-station-info h1{margin:0;font-size:27px;line-height:1.15}.v6-station-info p{margin:8px 0;color:var(--v6-muted);font-size:13px}.v6-controls{display:flex;align-items:center;justify-content:center;gap:22px;margin:26px 0 8px}.v6-play-button{width:78px;height:78px;border:0;border-radius:50%;background:linear-gradient(145deg,var(--v6-green),var(--v6-green2));color:#06120b;font-size:25px;box-shadow:0 15px 35px rgba(25,210,124,.2)}.v6-eq{height:35px;display:flex;align-items:end;gap:4px;opacity:.25}.v6-eq i{width:4px;height:10px;border-radius:4px;background:var(--v6-green)}.v6-eq.playing{opacity:1}.v6-eq.playing i{animation:v6eq .8s ease-in-out infinite alternate}.v6-eq i:nth-child(2){animation-delay:.15s}.v6-eq i:nth-child(3){animation-delay:.3s}.v6-eq i:nth-child(4){animation-delay:.1s}.v6-eq i:nth-child(5){animation-delay:.25s}@keyframes v6eq{to{height:30px}}.v6-status{text-align:center;color:var(--v6-muted);font-size:12px;min-height:18px}.v6-volume{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;margin:25px 0}.v6-volume i{color:var(--v6-muted);font-size:13px}.v6-volume input{width:100%;accent-color:var(--v6-green)}.v6-volume b{font-size:11px;color:var(--v6-muted);min-width:34px;text-align:right}.v6-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:15px}.v6-actions button,.v6-actions a{min-height:48px;border:1px solid var(--v6-line);border-radius:14px;background:rgba(255,255,255,.035);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700}.v6-actions button:hover,.v6-actions a:hover{border-color:rgba(25,210,124,.35);background:rgba(25,210,124,.08)}@media(max-width:430px){.v6-player-page{padding:0}.v6-player-app{min-height:100vh;border-radius:0;border:0;padding:18px}.v6-art-card{width:min(76vw,290px)}}


/* ===== portal_v7.css ===== */
/* =====================================================
   Portal MultiRádio — V7 Busca & Descoberta
===================================================== */
.v7-search-layer{position:fixed;inset:0;z-index:3000;display:none;align-items:flex-start;justify-content:center;padding:92px 18px 30px}.v7-search-layer.is-open{display:flex}.v7-search-backdrop{position:absolute;inset:0;background:rgba(2,6,12,.82);backdrop-filter:blur(10px)}.v7-search-panel{position:relative;width:min(920px,100%);max-height:min(760px,calc(100vh - 120px));overflow:hidden;background:#0b111b;border:1px solid rgba(255,255,255,.09);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.55);color:#f8fafc}.v7-search-head{display:flex;gap:12px;align-items:center;padding:16px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(15,23,42,.82)}.v7-search-input-wrap{flex:1;display:flex;align-items:center;gap:12px;min-width:0;padding:0 15px;height:54px;border:1px solid rgba(16,201,120,.32);background:#0f1723;border-radius:15px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}.v7-search-input-wrap>i{color:#19d27c}.v7-search-input-wrap input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:16px}.v7-search-input-wrap input::placeholder{color:#64748b}.v7-search-clear,.v7-search-close{border:0;background:transparent;color:#94a3b8;cursor:pointer}.v7-search-clear{width:30px;height:30px;border-radius:50%}.v7-search-clear:hover{background:rgba(255,255,255,.07);color:#fff}.v7-search-close{white-space:nowrap;padding:10px 4px}.v7-search-close:hover{color:#fff}.v7-search-close kbd{margin-left:6px;padding:3px 6px;border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:10px}.v7-search-body{max-height:calc(min(760px,100vh - 120px) - 87px);overflow:auto;padding:20px}.v7-search-empty{text-align:center;padding:42px 15px}.v7-search-empty-icon{display:flex;width:64px;height:64px;align-items:center;justify-content:center;margin:0 auto 16px;border-radius:18px;background:rgba(25,210,124,.09);border:1px solid rgba(25,210,124,.18);color:#19d27c;font-size:25px}.v7-search-empty strong{font-size:18px}.v7-search-empty p{margin:7px 0 20px;color:#64748b}.v7-search-suggestions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.v7-search-suggestions button,.v7-discovery-chip{border:1px solid rgba(255,255,255,.08);background:#111a27;color:#cbd5e1;border-radius:999px;padding:9px 13px;cursor:pointer}.v7-search-suggestions button:hover,.v7-discovery-chip:hover{border-color:rgba(25,210,124,.35);color:#fff;background:#13251f}.v7-search-suggestions i{margin-right:7px;color:#19d27c}.v7-results-title{display:flex;align-items:baseline;justify-content:space-between;margin:2px 0 10px}.v7-results-title span{font-weight:700;font-size:14px}.v7-results-title small{color:#64748b}.v7-result-item{width:100%;display:flex;align-items:center;gap:12px;padding:10px;border:1px solid transparent;border-radius:14px;background:transparent;color:#fff;text-decoration:none;text-align:left;margin-bottom:5px;cursor:pointer}.v7-result-item:hover{background:#111b28;border-color:rgba(255,255,255,.06)}.v7-result-media{width:48px;height:48px;flex:0 0 48px;border-radius:12px;overflow:hidden;background:#172033;display:flex;align-items:center;justify-content:center}.v7-result-media img{width:100%;height:100%;object-fit:contain}.v7-tv-media img{object-fit:cover}.v7-result-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.v7-result-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v7-result-copy small{color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v7-result-meta{display:flex;align-items:center;gap:9px;color:#19d27c;font-size:10px;font-weight:700}.v7-result-meta i{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:rgba(25,210,124,.09)}.v7-tv-meta{color:#f59e0b}.v7-tv-meta i{background:rgba(245,158,11,.09)}.v7-no-results{text-align:center;padding:70px 20px;color:#94a3b8}.v7-no-results i{font-size:25px;color:#19d27c;margin-bottom:12px}.v7-no-results strong,.v7-no-results p{display:block}.v7-no-results p{margin:6px 0;color:#64748b}.v7-discovery-strip{margin-top:22px;margin-bottom:8px;padding:22px 0 5px}.v7-discovery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:13px}.v7-eyebrow{font-size:10px;font-weight:800;letter-spacing:.18em;color:#19d27c}.v7-discovery-head h2{font-size:20px;margin:3px 0 0;color:#fff}.v7-link-button{border:0;background:transparent;color:#19d27c;font-weight:700;cursor:pointer}.v7-discovery-chips{display:flex;gap:9px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.v7-discovery-chips::-webkit-scrollbar{display:none}.v7-discovery-chip{display:flex;align-items:center;gap:8px;white-space:nowrap}.v7-discovery-chip i{color:#19d27c}
@media(max-width:767.98px){.v7-search-layer{padding:12px}.v7-search-panel{max-height:calc(100vh - 24px);border-radius:18px}.v7-search-head{padding:10px}.v7-search-close{font-size:0}.v7-search-close kbd{font-size:10px;margin:0}.v7-search-body{max-height:calc(100vh - 100px);padding:13px}.v7-search-empty{padding:28px 8px}.v7-discovery-strip{padding-left:12px;padding-right:12px;margin-top:12px}.v7-discovery-head h2{font-size:18px}.v7-link-button{font-size:12px}.v7-result-meta{font-size:0}.v7-result-meta i{font-size:11px}}


/* ===== portal_v8.css ===== */
:root{--v8-bg:#070b12;--v8-card:#0f1723;--v8-card2:#131d2b;--v8-line:rgba(255,255,255,.08);--v8-green:#19d27c;--v8-green2:#0fa968;--v8-text:#f8fafc;--v8-muted:#8fa0b5}*{box-sizing:border-box}.v8-radio-page{margin:0;background:radial-gradient(circle at 50% -10%,rgba(25,210,124,.12),transparent 34%),#070b12;color:var(--v8-text);font-family:Inter,Segoe UI,Arial,sans-serif}.v8-container{width:min(1180px,calc(100% - 32px));margin:auto}.v8-header{position:sticky;top:0;z-index:100;background:rgba(7,11,18,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.v8-header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.v8-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.v8-brand-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--v8-green),var(--v8-green2));color:#04120b;box-shadow:0 8px 24px rgba(25,210,124,.2)}.v8-brand span:last-child{display:flex;flex-direction:column}.v8-brand strong{font-size:17px}.v8-brand small{font-size:10px;color:var(--v8-muted)}.v8-header nav{display:flex;gap:5px;margin-left:auto}.v8-header nav a,.v8-back{padding:10px 13px;border-radius:10px;color:#aebccd;text-decoration:none;font-size:12px;font-weight:700}.v8-header nav a:hover,.v8-back:hover{color:#fff;background:rgba(255,255,255,.05)}.v8-back{border:1px solid var(--v8-line)}.v8-main{padding:30px 0 70px}.v8-hero-card{position:relative;overflow:hidden;border:1px solid var(--v8-line);border-radius:30px;background:linear-gradient(120deg,#0d1520,#101a28 55%,#0b111a);box-shadow:0 30px 80px rgba(0,0,0,.35)}.v8-hero-bg{position:absolute;inset:-20%;background-size:cover;background-position:center;filter:blur(45px);opacity:.11;transform:scale(1.1)}.v8-hero-content{position:relative;display:grid;grid-template-columns:360px 1fr;gap:46px;padding:48px}.v8-art-wrap{position:relative;display:grid;place-items:center;align-self:center}.v8-art-wrap:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:var(--v8-green);filter:blur(70px);opacity:.12}.v8-art-wrap img{width:min(300px,100%);aspect-ratio:1;object-fit:cover;border-radius:28px;background:#fff;padding:7px;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 70px rgba(0,0,0,.5);position:relative;transition:.35s}@keyframes v8LogoPulse{
  0%,100%{
    transform:scale(1.015);
    box-shadow:
      0 0 0 0 rgba(25,210,124,.00),
      0 0 28px rgba(25,210,124,.20),
      0 30px 70px rgba(0,0,0,.5);
  }
  50%{
    transform:scale(1.035);
    box-shadow:
      0 0 0 9px rgba(25,210,124,.06),
      0 0 48px rgba(25,210,124,.42),
      0 30px 70px rgba(0,0,0,.5);
  }
}
.v8-art-wrap img.playing{
  animation:v8LogoPulse 2.2s ease-in-out infinite;
  will-change:transform,box-shadow;
}
@media(prefers-reduced-motion:reduce){
  .v8-art-wrap img.playing{
    animation:none;
    transform:scale(1.02);
    box-shadow:0 0 35px rgba(25,210,124,.25),0 30px 70px rgba(0,0,0,.5);
  }
}.v8-live{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);z-index:2;padding:9px 14px;border-radius:999px;background:rgba(5,12,9,.9);border:1px solid rgba(25,210,124,.35);font-size:10px;font-weight:800;letter-spacing:.12em}.v8-live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--v8-green);box-shadow:0 0 12px var(--v8-green);margin-right:6px}.v8-hero-copy{align-self:center}.v8-kicker{display:flex;gap:8px;flex-wrap:wrap}.v8-kicker span{padding:6px 9px;border:1px solid var(--v8-line);background:rgba(255,255,255,.035);border-radius:8px;color:#9eafc2;font-size:9px;font-weight:800;letter-spacing:.12em}.v8-hero-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:14px 0 10px;letter-spacing:-.04em}.v8-location{color:var(--v8-muted);margin:0;font-size:14px}.v8-location i{color:var(--v8-green)}.v8-live-line{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:24px 0 18px}.v8-live-line span{color:var(--v8-green);font-size:12px;font-weight:800}.v8-live-line span i{font-size:7px}.v8-live-line strong{color:#d7e0ea;font-size:12px}.v8-live-line strong i{color:var(--v8-green)}.v8-main-player{display:flex;align-items:center;gap:20px;padding:16px;border:1px solid var(--v8-line);border-radius:18px;background:rgba(255,255,255,.035)}.v8-play{width:66px;height:66px;flex:0 0 66px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--v8-green),var(--v8-green2));color:#04120b;font-size:21px;box-shadow:0 15px 35px rgba(25,210,124,.2);cursor:pointer;transition:.25s}.v8-play:hover{transform:scale(1.05)}.v8-play.playing{box-shadow:0 0 28px rgba(25,210,124,.35)}.v8-eq{height:40px;display:flex;align-items:end;gap:4px;opacity:.25}.v8-eq i{display:block;width:4px;height:11px;border-radius:5px;background:var(--v8-green)}.v8-eq.playing{opacity:1}.v8-eq.playing i{animation:v8eq .75s ease-in-out infinite alternate}.v8-eq i:nth-child(2){animation-delay:.1s}.v8-eq i:nth-child(3){animation-delay:.2s}.v8-eq i:nth-child(4){animation-delay:.3s}.v8-eq i:nth-child(5){animation-delay:.15s}.v8-eq i:nth-child(6){animation-delay:.25s}.v8-eq i:nth-child(7){animation-delay:.05s}@keyframes v8eq{to{height:34px}}.v8-player-copy{display:flex;flex-direction:column;min-width:0}.v8-player-copy strong{font-size:13px}.v8-player-copy small{color:#64748b;font-size:11px;margin-top:3px}.v8-volume{display:flex;align-items:center;gap:9px;margin:13px 2px}.v8-volume i{font-size:12px;color:#738298}.v8-volume input{width:150px;accent-color:var(--v8-green)}.v8-volume span{font-size:10px;color:#738298;min-width:32px}.v8-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.v8-actions button{border:1px solid var(--v8-line);background:rgba(255,255,255,.035);color:#d9e2ec;border-radius:11px;padding:11px 13px;font-size:11px;font-weight:800;cursor:pointer}.v8-actions button:hover{background:rgba(255,255,255,.07);border-color:rgba(25,210,124,.25)}.v8-actions .v8-primary{background:linear-gradient(135deg,var(--v8-green),var(--v8-green2));color:#04120b;border-color:transparent}.v8-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:18px;margin-top:18px}.v8-panel{padding:28px;border:1px solid var(--v8-line);border-radius:22px;background:linear-gradient(180deg,rgba(15,23,35,.94),rgba(10,16,25,.94))}.v8-section-head{margin-bottom:18px}.v8-eyebrow{font-size:9px;font-weight:900;letter-spacing:.18em;color:var(--v8-green)}.v8-section-head h2{font-size:21px;margin:5px 0 0}.v8-about>p{color:#a6b4c4;font-size:13px;line-height:1.75;margin:0 0 24px}.v8-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v8-facts>div{display:flex;gap:11px;padding:13px;border-radius:14px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.05)}.v8-facts>div>i{color:var(--v8-green);margin-top:3px}.v8-facts span{display:flex;flex-direction:column;gap:3px}.v8-facts small{color:#64748b;font-size:9px}.v8-facts strong{font-size:11px}.v8-link-list{display:flex;flex-direction:column;gap:8px}.v8-link-list a{display:grid;grid-template-columns:25px 1fr 14px;align-items:center;gap:9px;padding:12px 13px;border-radius:13px;border:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.03);color:#dbe4ed;text-decoration:none;font-size:12px}.v8-link-list a>i:first-child{color:var(--v8-green)}.v8-link-list a>i:last-child{color:#526176;font-size:9px}.v8-link-list a:hover{border-color:rgba(25,210,124,.3);background:rgba(25,210,124,.06)}.v8-empty{padding:20px;color:#64748b;text-align:center;font-size:12px}.v8-related{margin-top:42px}.v8-related-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.v8-related-head p{margin:6px 0 0;color:#64748b;font-size:12px}.v8-related-head>a{color:var(--v8-green);text-decoration:none;font-size:12px;font-weight:800}.v8-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v8-related-card{position:relative;display:flex;align-items:center;gap:11px;min-width:0;padding:13px;border:1px solid var(--v8-line);border-radius:17px;background:#0e1622;text-decoration:none;color:#fff;transition:.25s}.v8-related-card:hover{transform:translateY(-3px);border-color:rgba(25,210,124,.25);background:#111c29}.v8-related-logo{width:54px;height:54px;flex:0 0 54px;border-radius:13px;background:#fff;display:grid;place-items:center;overflow:hidden}.v8-related-logo img{width:100%;height:100%;object-fit:contain}.v8-related-copy{display:flex;flex-direction:column;min-width:0;gap:2px}.v8-related-copy strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v8-related-copy small{color:#64748b;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v8-related-copy em{font-style:normal;color:var(--v8-green);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v8-related-play{margin-left:auto;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(25,210,124,.1);color:var(--v8-green);font-size:10px}.v8-radio-page #audioPlayer{display:none}@media(max-width:950px){.v8-hero-content{grid-template-columns:260px 1fr;gap:30px;padding:32px}.v8-art-wrap img{width:240px}.v8-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.v8-container{width:min(100% - 20px,600px)}.v8-header-inner{min-height:62px;gap:10px}.v8-header nav{display:none}.v8-back{margin-left:auto;padding:9px}.v8-main{padding-top:14px}.v8-hero-content{grid-template-columns:1fr;padding:24px 18px;gap:24px}.v8-art-wrap img{width:min(250px,75vw)}.v8-hero-copy h1{font-size:36px}.v8-main-player{gap:12px}.v8-eq{display:none}.v8-grid{grid-template-columns:1fr}.v8-panel{padding:22px 18px}.v8-facts{grid-template-columns:1fr}.v8-related-head{align-items:flex-start;flex-direction:column}.v8-related-grid{grid-template-columns:1fr}.v8-actions button{flex:1 1 calc(50% - 8px)}.v8-actions .v8-primary{flex-basis:100%}.v8-volume input{flex:1}.v8-live-line{gap:8px;justify-content:space-between}}


/* ===== portal_v9.css ===== */
/* MultiRádio V9 — Web TV Premium */
:root{
  --v9-bg:#050810;--v9-surface:#0c1420;--v9-surface-2:#111c2a;--v9-line:rgba(255,255,255,.075);
  --v9-text:#f7fafc;--v9-muted:#91a0b4;--v9-green:#18d27b;--v9-blue:#3b82f6;--v9-purple:#7c3aed;--v9-red:#ff405c;
}
.webtv-header,.webtv-header *,.container-webtv,.container-webtv *{font-family:Inter,Segoe UI,Arial,sans-serif}
.webtv-header{background:rgba(4,7,13,.78)!important;backdrop-filter:blur(22px)!important}
.webtv-logo-icon,.brand-icon{background:linear-gradient(135deg,var(--v9-blue),var(--v9-purple))!important;box-shadow:0 12px 34px rgba(59,130,246,.22)!important}
.webtv-container,.container-webtv{padding-top:28px!important}
.webtv-hero,.channel-hero{position:relative;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.34)!important}
.webtv-hero:after,.channel-hero:after{content:"";position:absolute;inset:auto -10% -60%;height:220px;background:radial-gradient(ellipse,rgba(24,210,123,.11),transparent 65%);pointer-events:none}
.webtv-featured,.player-card,.info-card,.v8-panel{box-shadow:0 18px 55px rgba(0,0,0,.22)!important}
.webtv-card{background:linear-gradient(180deg,#111b29,#0b121d)!important;border-color:rgba(255,255,255,.07)!important}
.webtv-card:hover{transform:translateY(-7px)!important;border-color:rgba(59,130,246,.38)!important}
.webtv-capa{aspect-ratio:16/9;height:auto!important;padding:18px!important;background:linear-gradient(135deg,#18243a,#080d16)!important}
.webtv-capa:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.35));pointer-events:none}
.webtv-capa img{position:relative;z-index:1}
.webtv-live,.featured-live{background:rgba(255,48,77,.92)!important;box-shadow:0 8px 20px rgba(255,48,77,.18)}
.webtv-assistir,.btn-featured{background:linear-gradient(135deg,var(--v9-blue),var(--v9-purple))!important}
.webtv-assistir:before{content:""}
.webtv-favorito-row{display:flex;align-items:center;justify-content:flex-start}
.btn-favoritar-webtv{border-color:rgba(255,255,255,.09)!important;background:rgba(255,255,255,.035)!important;color:#cbd5e1!important}
.btn-favoritar-webtv.btn-primary,.btn-favoritar-webtv.active{background:rgba(24,210,123,.1)!important;border-color:rgba(24,210,123,.3)!important;color:#79f0b2!important}
.webtv-pesquisa input{background:rgba(15,23,35,.86)!important;border-color:rgba(255,255,255,.09)!important;padding-left:20px!important}
.webtv-pesquisa input:focus{border-color:rgba(24,210,123,.55)!important;box-shadow:0 0 0 4px rgba(24,210,123,.08)!important}
.webtv-chip.active{background:linear-gradient(135deg,var(--v9-blue),var(--v9-purple))!important}

/* Canal individual */
.v8-radio-page{background:radial-gradient(circle at 50% -5%,rgba(24,210,123,.13),transparent 35%),#050810!important}
.v8-hero-card{border-radius:32px!important;background:linear-gradient(120deg,#0a111b,#111b29 58%,#09111b)!important}
.v8-art-wrap img{border-radius:30px!important}
.v8-main-player{background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.08)!important}
.v8-play{background:linear-gradient(135deg,var(--v9-green),#0ca968)!important}
.v8-actions .v8-primary{background:linear-gradient(135deg,var(--v9-green),#0ca968)!important}

/* Video: moldura cinematográfica */
.player-card{overflow:hidden!important;background:linear-gradient(180deg,#0d1521,#080e17)!important;border:1px solid rgba(255,255,255,.08)!important}
.player-topbar{padding:14px 18px!important;background:rgba(255,255,255,.025)!important}
.player-wrapper{background:#020408!important;position:relative!important}
.player-wrapper video,.player-wrapper iframe{display:block!important;width:100%!important;aspect-ratio:16/9!important;min-height:0!important;max-height:78vh!important;object-fit:contain!important;background:#020408!important;border:0!important}
.player-wrapper iframe{height:auto!important}
.no-stream{min-height:420px!important}
.channel-actions{margin-top:14px!important}
.info-card h2 i{color:var(--v9-green)!important}
.social-btn{transition:transform .2s ease,filter .2s ease!important}
.social-btn:hover{transform:translateY(-2px)!important;filter:brightness(1.08)}

/* Related Web TVs */
.v8-related-card{background:linear-gradient(145deg,#0e1723,#0a111b)!important}
.v8-related-play{background:rgba(24,210,123,.10)!important}

@media(max-width:720px){
 .webtv-container,.container-webtv{padding:18px 12px 50px!important}
 .webtv-hero{border-radius:20px!important}
 .webtv-card{border-radius:15px!important}
 .webtv-capa{padding:14px!important}
 .player-wrapper video,.player-wrapper iframe{aspect-ratio:16/9!important;min-height:220px!important}
 .channel-actions{gap:8px!important}
}
@media(max-width:480px){
 .webtv-capa{aspect-ratio:16/10!important}
 .player-wrapper video,.player-wrapper iframe{min-height:190px!important}
}

/* V9.1 — player compacto e correções de reprodução */
.v5-player-shell{padding:6px 14px 4px!important;border-radius:14px 14px 0 0!important}
.v5-player-main{min-height:58px!important;gap:14px!important}
.v5-player-art-wrap{flex-basis:44px!important}
.v5-player-art-wrap .player-avatar{width:44px!important;height:44px!important;border-radius:11px!important}
.v5-player-button{width:42px!important;height:42px!important;font-size:14px}
.v5-player-actions{gap:4px!important}
.v5-player-action,.v5-player-close{width:34px!important;height:34px!important;border-radius:9px!important}
.v5-player-progress{margin-top:4px!important}
.v5-has-player{padding-bottom:72px!important}
.v5-has-player #siteFooter{padding-bottom:78px!important}
@media(max-width:900px){.v5-player-shell{padding:5px 10px 3px!important}.v5-player-main{min-height:52px!important;gap:9px!important}.v5-player-art-wrap{flex-basis:40px!important}.v5-player-art-wrap .player-avatar{width:40px!important;height:40px!important}.v5-player-button{width:40px!important;height:40px!important}.v5-has-player{padding-bottom:65px!important}}
@media(max-width:520px){.v5-player-shell{padding-left:7px!important;padding-right:7px!important}.v5-player-main{min-height:48px!important}.v5-player-art-wrap{flex-basis:38px!important}.v5-player-art-wrap .player-avatar{width:38px!important;height:38px!important}.v5-player-button{width:38px!important;height:38px!important}.v5-player-close{width:30px!important;height:30px!important}.v5-has-player{padding-bottom:60px!important}}


/* ===== portal_v10.css ===== */
/* MultiRádio V10 — acabamento, mobile e PWA */
:root{
  --v10-bg:#050810;--v10-surface:#0c1420;--v10-line:rgba(255,255,255,.08);
  --v10-text:#f8fafc;--v10-muted:#8fa0b5;--v10-green:#18d27b;
  --v10-safe-bottom:env(safe-area-inset-bottom,0px);
}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;}
body{background:var(--v10-bg);color:var(--v10-text);overflow-x:hidden;}
button,a,input{touch-action:manipulation;}
button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid rgba(24,210,123,.8);outline-offset:3px;}
img{max-width:100%;}
/* Mobile bottom navigation */
.v10-mobile-nav{display:none;}
.v10-install-banner{display:none;}
@media(max-width:768px){
  body{padding-bottom:calc(78px + var(--v10-safe-bottom)) !important;}
  body.v5-has-player{padding-bottom:calc(132px + var(--v10-safe-bottom)) !important;}
  .v10-mobile-nav{
    display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:10px;right:10px;bottom:calc(8px + var(--v10-safe-bottom));
    z-index:1090;padding:6px;border:1px solid rgba(255,255,255,.09);border-radius:18px;
    background:rgba(8,13,20,.94);backdrop-filter:blur(22px);box-shadow:0 16px 50px rgba(0,0,0,.42);
  }
  body.v5-has-player .v10-mobile-nav{bottom:calc(68px + var(--v10-safe-bottom));}
  .v10-mobile-nav a,.v10-mobile-nav button{min-width:0;border:0;background:none;color:#8291a5;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:7px 4px;border-radius:13px;font:700 10px/1.1 Inter,Segoe UI,Arial,sans-serif;}
  .v10-mobile-nav i{font-size:16px;line-height:1;color:#aab6c5;}
  .v10-mobile-nav a.active,.v10-mobile-nav button.active{background:rgba(24,210,123,.11);color:#8df2ba;}
  .v10-mobile-nav a.active i,.v10-mobile-nav button.active i{color:var(--v10-green);}
  .v10-mobile-nav .v10-nav-player{position:relative;}
  .v10-mobile-nav .v10-nav-player[data-playing="1"] i{color:var(--v10-green);}
  .v10-mobile-nav .v10-nav-player[data-playing="1"]:after{content:"";position:absolute;top:5px;right:24%;width:5px;height:5px;border-radius:50%;background:var(--v10-green);box-shadow:0 0 10px var(--v10-green);}
  /* Compact header and content */
  .rd-nav-inner{min-height:60px!important;}
  .rd-brand-copy small{display:none!important;}
  .hero-home{padding-top:46px!important;padding-bottom:34px!important;}
  .hero-conteudo h1{line-height:1.05!important;}
  /* Safer tap targets for the main portal */
  .v5-player-action,.v5-player-close{min-width:36px;min-height:36px;}
  .v5-player-button{min-width:40px;min-height:40px;}
  .v5-player-volume input{min-width:70px;}
  /* Install prompt */
  .v10-install-banner{position:fixed;left:12px;right:12px;bottom:calc(84px + var(--v10-safe-bottom));z-index:1085;padding:12px 12px 12px 14px;border:1px solid rgba(24,210,123,.24);border-radius:16px;background:rgba(12,20,30,.97);box-shadow:0 18px 55px rgba(0,0,0,.45);backdrop-filter:blur(20px);align-items:center;gap:10px;}
  body.v5-has-player .v10-install-banner{bottom:calc(142px + var(--v10-safe-bottom));}
  .v10-install-banner.show{display:flex;}
  .v10-install-icon{width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:linear-gradient(135deg,#18d27b,#0e9f60);display:grid;place-items:center;color:#04120b;font-size:17px;}
  .v10-install-copy{min-width:0;flex:1;}
  .v10-install-copy strong{display:block;font-size:12px;line-height:1.2;color:#fff;}
  .v10-install-copy span{display:block;margin-top:3px;font-size:10px;line-height:1.35;color:#93a1b3;}
  .v10-install-actions{display:flex;gap:5px;}
  .v10-install-actions button{border:0;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:800;}
  #v10Install{background:var(--v10-green);color:#04120b;}
  #v10Dismiss{background:rgba(255,255,255,.06);color:#aeb9c8;}
}
@media(max-width:480px){
  .v10-mobile-nav{left:7px;right:7px;border-radius:16px;}
  .v10-mobile-nav a,.v10-mobile-nav button{font-size:9px;padding:7px 2px;}
  .v10-mobile-nav i{font-size:15px;}
  .v5-player-copy small{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.v10-mobile-nav *{transition:none!important;animation:none!important;}}
/* Desktop: keep the V10 additions invisible */
@media(min-width:769px){.v10-mobile-nav,.v10-install-banner{display:none!important;}}



/* V11.1 — Sugestões: máximo de 10 rádios, sem rolagem horizontal */
.recomendadas-scroll{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  max-width:100%!important;
  overflow:visible!important;
  flex-wrap:initial!important;
  padding:4px 2px 2px!important;
  box-sizing:border-box!important;
}
.recomendadas-card{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  padding:12px!important;
}
.recomendadas-card img{
  width:82px!important;
  height:82px!important;
}
@media(max-width:1100px){
  .recomendadas-scroll{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(max-width:820px){
  .recomendadas-scroll{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;}
}
@media(max-width:560px){
  .recomendadas-scroll{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}
  .recomendadas-card{padding:10px!important;}
  .recomendadas-card img{width:76px!important;height:76px!important;}
}


/* V11.2 — sem player fixo no rodapé; o player fica somente na página da rádio */
body.v5-has-player{padding-bottom:0!important}
body.v5-has-player #siteFooter{padding-bottom:0!important}
@media(max-width:900px){body.v5-has-player{padding-bottom:0!important}}
@media(max-width:520px){body.v5-has-player{padding-bottom:0!important}}

/* ===== V11.3 — Player responsivo Desktop + Mobile ===== */
.v11-player-shell,.v11-radio-footer-player{display:none;position:fixed;left:0;right:0;bottom:0;z-index:1200;padding:7px 14px 5px;background:rgba(7,11,17,.97);border-top:1px solid rgba(255,255,255,.09);box-shadow:0 -14px 45px rgba(0,0,0,.35);backdrop-filter:blur(20px)}
.v11-player-shell.visible,.v11-radio-footer-player.visible{display:block}
.v11-player-main{max-width:1420px;min-height:58px;margin:0 auto;display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(180px,1fr) auto;align-items:center;gap:18px}
.v11-player-station{display:flex;align-items:center;gap:11px;min-width:0}.v11-player-art-wrap{position:relative;flex:0 0 44px}.v11-player-avatar{width:44px!important;height:44px!important;border-radius:11px!important;object-fit:contain!important;background:#fff;border:1px solid rgba(255,255,255,.12)}.v11-player-live-dot{position:absolute;right:-3px;bottom:-2px;width:11px;height:11px;border-radius:50%;background:#18d27b;border:2px solid #080c12;opacity:.35}.v11-player-shell.playing .v11-player-live-dot,.v11-radio-footer-player.playing .v11-player-live-dot{opacity:1;box-shadow:0 0 0 4px rgba(24,210,123,.1)}
.v11-player-copy{display:flex;flex-direction:column;min-width:0}.v11-player-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f8fafc}.v11-player-copy small{font-size:10px;color:#7f8da0;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v11-player-eyebrow{display:flex;align-items:center;gap:6px;font-size:8px;font-weight:900;letter-spacing:.1em;color:#8d9bad}.v11-equalizer{display:flex;align-items:end;gap:2px;height:9px}.v11-equalizer i{width:2px;height:4px;border-radius:2px;background:#18d27b;opacity:.35}.v11-equalizer.playing i{opacity:1;animation:v11eq .65s ease-in-out infinite alternate}.v11-equalizer i:nth-child(2){animation-delay:.12s}.v11-equalizer i:nth-child(3){animation-delay:.24s}.v11-equalizer i:nth-child(4){animation-delay:.36s}@keyframes v11eq{to{height:9px}}
.v11-player-controls{display:flex;justify-content:center}.v11-player-button{width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#20d47d,#0da965);color:#06110b;cursor:pointer;box-shadow:0 8px 25px rgba(32,212,125,.2);transition:.2s}.v11-player-button:hover{transform:scale(1.04)}
.v11-player-volume{display:flex;align-items:center;justify-content:center;gap:8px;color:#7f8da0}.v11-player-volume input{width:120px;accent-color:#20d47d}.v11-player-volume span{font-size:9px;min-width:28px}.v11-player-actions{display:flex;align-items:center;gap:5px}.v11-player-action,.v11-player-close{width:34px;height:34px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);color:#aeb9c8;border-radius:9px;cursor:pointer}.v11-player-action:hover,.v11-player-close:hover{border-color:rgba(32,212,125,.3);color:#fff}.v11-player-progress{height:2px;max-width:1420px;margin:5px auto 0;background:rgba(255,255,255,.05);overflow:hidden}.v11-player-progress span{display:block;width:100%;height:100%;background:#18d27b;transform:translateX(-100%)}.v11-player-shell.playing .v11-player-progress span,.v11-radio-footer-player.playing .v11-player-progress span{animation:v11stream 3s linear infinite}@keyframes v11stream{to{transform:translateX(100%)}}
.v11-has-player{padding-bottom:72px!important}.v11-radio-footer-player{padding-bottom:5px}
@media(max-width:768px){.v11-player-shell,.v11-radio-footer-player{display:none!important}.v11-has-player{padding-bottom:0!important}}
@media(min-width:769px){body.v5-has-player{padding-bottom:0!important}.v10-mobile-nav{display:none!important}}
/* V18.4 — player da página da rádio visível também no desktop, abaixo de Compartilhar/Favoritar.
   O player do rodapé continua preservado. */
@media(min-width:769px){
  .v8-main-player{display:flex!important;align-items:center;gap:14px;margin-top:14px;padding:12px 14px;border-radius:16px;}
  .v8-volume{display:flex!important;margin-top:10px;}
  .v8-live-line{margin-bottom:0!important}
}
@media(max-width:768px){.v8-main-player,.v8-volume{display:flex!important}}

/* ===== V11.4 — Player desktop premium inspirado no player mobile ===== */
@media (min-width:769px){
  body.v11-has-player{padding-bottom:96px!important}
  .v11-player-shell,.v11-radio-footer-player{
    left:18px;right:18px;bottom:14px;
    padding:0;
    background:linear-gradient(180deg,rgba(13,19,27,.96),rgba(7,11,17,.985));
    border:1px solid rgba(54,225,145,.18);
    border-radius:20px;
    box-shadow:0 18px 55px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.025) inset,0 0 35px rgba(24,210,123,.055);
    backdrop-filter:blur(24px) saturate(130%);
    overflow:hidden;
  }
  .v11-player-shell.visible,.v11-radio-footer-player.visible{display:block}
  .v11-player-main{
    max-width:1280px;min-height:68px;padding:8px 14px;
    grid-template-columns:minmax(280px,1.15fr) auto minmax(220px,.9fr) auto;
    gap:22px;
  }
  .v11-player-station{gap:13px}
  .v11-player-art-wrap{flex-basis:52px}
  .v11-player-avatar{width:52px!important;height:52px!important;border-radius:14px!important;border:2px solid rgba(32,212,125,.3);box-shadow:0 0 0 4px rgba(32,212,125,.055),0 7px 22px rgba(0,0,0,.3)}
  .v11-player-shell.playing .v11-player-avatar,.v11-radio-footer-player.playing .v11-player-avatar{box-shadow:0 0 0 4px rgba(32,212,125,.08),0 0 24px rgba(32,212,125,.2)}
  .v11-player-copy strong{font-size:14px;font-weight:800;line-height:1.2}
  .v11-player-copy small{font-size:10px;margin-top:4px}
  .v11-player-eyebrow{font-size:8px;color:#65d99d}
  .v11-player-live-dot{width:12px;height:12px;background:#18d27b;border-color:#091018}
  .v11-player-controls{position:relative}
  .v11-player-button{
    width:50px;height:50px;border-radius:15px;
    background:linear-gradient(145deg,#20d47d,#0eae69);
    box-shadow:0 10px 30px rgba(32,212,125,.23),0 0 0 1px rgba(255,255,255,.08) inset;
  }
  .v11-player-button:hover{transform:translateY(-1px) scale(1.04);box-shadow:0 13px 34px rgba(32,212,125,.3),0 0 0 1px rgba(255,255,255,.1) inset}
  .v11-player-volume{justify-content:center;gap:10px;padding:0 8px}
  .v11-player-volume input{width:145px;height:4px}
  .v11-player-volume span{font-size:10px;color:#9ba9b9}
  .v11-player-actions{gap:7px}
  .v11-player-action,.v11-player-close{width:38px;height:38px;border-radius:11px;background:rgba(255,255,255,.045);transition:.2s}
  .v11-player-action:hover,.v11-player-close:hover{background:rgba(32,212,125,.1);border-color:rgba(32,212,125,.38);transform:translateY(-1px)}
  .v11-player-progress{height:3px;max-width:none;margin:0;background:rgba(255,255,255,.045)}
  .v11-player-progress span{background:linear-gradient(90deg,rgba(24,210,123,.25),#18d27b,rgba(24,210,123,.25));box-shadow:0 0 10px rgba(24,210,123,.45)}
}

@media (min-width:769px) and (max-width:980px){
  .v11-player-main{grid-template-columns:minmax(220px,1fr) auto auto;gap:12px}
  .v11-player-volume{display:none}
}

@media (max-width:768px){
  body.v11-has-player{padding-bottom:0!important}
  .v11-player-shell,.v11-radio-footer-player{display:none!important}
}

/* V18.2 — o player de rodapé da página da rádio fica disponível imediatamente no desktop.
   Assim, se o navegador bloquear o autoplay, o usuário ainda tem o botão Play visível. */
@media (min-width:769px){
  body.v8-radio-page .v11-radio-footer-player{display:block;}
}

/* V11.6 — ações do player desktop: botões textuais, sem ícone extra */
.v11-player-actions{gap:8px!important}
.v11-player-text-action{width:auto!important;min-width:0!important;height:34px!important;padding:0 13px!important;border-radius:9px!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.v11-player-text-action:hover{background:rgba(32,212,125,.10)!important;border-color:rgba(32,212,125,.38)!important;color:#fff!important;transform:translateY(-1px)}
@media (max-width:700px){.v11-player-text-action{padding:0 10px!important;font-size:11px!important}}

/* V18.5 — na página individual da rádio, usar somente o player integrado ao hero.
   O player fixo do rodapé continua sendo usado nas demais páginas do portal. */
@media (min-width:769px){
  body.v8-radio-page{padding-bottom:0!important;}
  body.v8-radio-page .v11-radio-footer-player{display:none!important;}
  body.v8-radio-page .v8-main-player{display:flex!important;visibility:visible!important;opacity:1!important;margin-top:14px;}
  body.v8-radio-page .v8-volume{display:flex!important;visibility:visible!important;opacity:1!important;}
}
@media (max-width:768px){
  body.v8-radio-page .v11-radio-footer-player{display:none!important;}
  body.v8-radio-page .v8-main-player{display:flex!important;visibility:visible!important;opacity:1!important;}
  body.v8-radio-page .v8-volume{display:flex!important;visibility:visible!important;opacity:1!important;}
}

/* V20.8.4 — Busca V7: cabeçalho responsivo corrigido no celular */
@media (max-width: 767.98px){
  .v7-search-layer{padding:10px!important;align-items:flex-start!important;}
  .v7-search-panel{width:100%!important;max-width:100%!important;max-height:calc(100vh - 20px)!important;border-radius:18px!important;}
  .v7-search-head{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 42px!important;
    grid-template-rows:auto auto!important;
    gap:8px!important;
    align-items:center!important;
    padding:10px!important;
    flex-wrap:nowrap!important;
  }
  .v7-search-input-wrap{
    grid-column:1!important;
    grid-row:1!important;
    width:auto!important;
    min-width:0!important;
    flex:none!important;
    height:52px!important;
    box-sizing:border-box!important;
    padding:0 12px!important;
  }
  .v7-search-input-wrap input{
    min-width:0!important;
    width:100%!important;
    font-size:15px!important;
  }
  .v7-search-clear{flex:0 0 30px!important;}
  .v7-search-close{
    grid-column:2!important;
    grid-row:1!important;
    width:42px!important;
    height:42px!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:0!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:10px!important;
    background:#111a27!important;
  }
  .v7-search-close::before{content:'×';font-size:25px;line-height:1;color:#cbd5e1;}
  .v7-search-close kbd{display:none!important;}
  .v16-search-filters{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    min-width:0!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    gap:6px!important;
    overflow:visible!important;
    padding:0!important;
  }
  .v16-search-filter{
    flex:1 1 0!important;
    min-width:0!important;
    padding:8px 6px!important;
    font-size:11px!important;
    white-space:nowrap!important;
  }
  .v7-search-body{
    max-height:calc(100vh - 126px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    padding:14px 10px!important;
  }
  .v7-search-empty{padding:30px 8px!important;}
  .v7-search-empty strong{font-size:18px!important;}
  .v7-search-empty p{font-size:15px!important;line-height:1.5!important;}
  .v7-search-suggestions button{font-size:14px!important;padding:10px 13px!important;}
}

/* V20.8.5 — Busca mobile em formato de aplicativo */
@media (max-width: 767.98px){
  body.v7-searching-mobile{overflow:hidden!important;touch-action:none!important;}
  .v7-search-layer{
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100vh!important;
    height:100dvh!important;
    padding:0!important;
    align-items:stretch!important;
    justify-content:stretch!important;
    background:#080d15!important;
  }
  .v7-search-backdrop{background:#080d15!important;backdrop-filter:none!important;}
  .v7-search-panel{
    width:100%!important;
    max-width:none!important;
    height:100vh!important;
    height:100dvh!important;
    max-height:none!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
  }
  .v7-search-head{
    flex:0 0 auto!important;
    position:relative!important;
    padding:calc(10px + env(safe-area-inset-top)) 12px 10px!important;
    background:linear-gradient(180deg,#0f1726 0%,#0b121e 100%)!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
    box-shadow:0 8px 25px rgba(0,0,0,.18)!important;
  }
  .v7-search-input-wrap{
    height:50px!important;
    border-radius:15px!important;
    padding:0 12px!important;
    background:#0b131f!important;
    box-shadow:0 0 0 1px rgba(25,210,124,.05), inset 0 1px 0 rgba(255,255,255,.025)!important;
  }
  .v7-search-input-wrap input{font-size:16px!important;}
  .v7-search-clear{width:34px!important;height:34px!important;font-size:15px!important;}
  .v7-search-close{width:44px!important;height:44px!important;border-radius:12px!important;}
  .v7-search-close::before{font-size:28px!important;}
  .v16-search-filters{gap:7px!important;margin-top:1px!important;}
  .v16-search-filter{
    min-height:40px!important;
    border-radius:11px!important;
    padding:9px 8px!important;
    font-size:12px!important;
  }
  .v7-search-body{
    flex:1 1 auto!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding:14px 12px calc(24px + env(safe-area-inset-bottom))!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
  }
  .v7-search-results section{margin:0 0 20px!important;}
  .v7-results-title{
    position:sticky!important;
    top:0!important;
    z-index:2!important;
    margin:0 -2px 9px!important;
    padding:8px 4px!important;
    background:rgba(8,13,21,.94)!important;
    backdrop-filter:blur(10px)!important;
  }
  .v7-results-title span{font-size:14px!important;font-weight:900!important;}
  .v7-results-title small{font-size:10px!important;}
  .v7-result-item{
    display:grid!important;
    grid-template-columns:64px minmax(0,1fr) 42px!important;
    align-items:center!important;
    gap:12px!important;
    min-height:86px!important;
    margin:0 0 9px!important;
    padding:10px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:16px!important;
    background:linear-gradient(145deg,#101925,#0c131d)!important;
    box-shadow:0 7px 18px rgba(0,0,0,.18)!important;
    -webkit-tap-highlight-color:transparent!important;
    transition:transform .12s ease,background .12s ease,border-color .12s ease!important;
  }
  .v7-result-item:active{
    transform:scale(.985)!important;
    background:#122019!important;
    border-color:rgba(25,210,124,.35)!important;
  }
  .v7-result-media{
    width:64px!important;
    height:64px!important;
    flex:none!important;
    border-radius:14px!important;
    border:1px solid rgba(25,210,124,.28)!important;
    background:#0a111a!important;
  }
  .v7-result-copy{gap:5px!important;}
  .v7-result-copy strong{font-size:14px!important;line-height:1.25!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .v7-result-copy small{font-size:11px!important;line-height:1.35!important;}
  .v7-result-meta{
    width:42px!important;
    height:42px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    gap:0!important;
    font-size:0!important;
    color:#19d27c!important;
    border-radius:12px!important;
    background:rgba(25,210,124,.09)!important;
    border:1px solid rgba(25,210,124,.18)!important;
  }
  .v7-result-meta i{width:auto!important;height:auto!important;background:transparent!important;font-size:14px!important;}
  .v7-tv-meta{color:#f59e0b!important;background:rgba(245,158,11,.08)!important;border-color:rgba(245,158,11,.18)!important;}
  .v7-no-results{padding:70px 18px!important;}
  .v7-search-empty{padding:44px 10px 35px!important;}
  .v7-search-empty-icon{width:72px!important;height:72px!important;border-radius:20px!important;font-size:27px!important;}
  .v7-search-empty strong{font-size:21px!important;}
  .v7-search-empty p{font-size:14px!important;line-height:1.55!important;max-width:330px!important;margin-left:auto!important;margin-right:auto!important;}
  .v7-search-suggestions{gap:9px!important;}
  .v7-search-suggestions button{min-height:44px!important;padding:10px 14px!important;border-radius:13px!important;font-size:13px!important;}
  .v16-search-loading{min-height:180px!important;padding:35px 15px!important;}
}


/* =========================================================
   V21.1 — LOGO PULSANTE NA PÁGINA DA RÁDIO
   O efeito é ativado somente pelo #radioLogo.playing em radio.php
========================================================= */
@keyframes multiradioPageRadioPulse{
  0%,100%{
    transform:scale(1);
    filter:brightness(1);
    box-shadow:0 0 0 5px rgba(25,210,124,.10),0 0 28px rgba(25,210,124,.30),0 0 65px rgba(25,210,124,.18),0 30px 70px rgba(0,0,0,.50);
  }
  50%{
    transform:scale(1.075);
    filter:brightness(1.08);
    box-shadow:0 0 0 11px rgba(25,210,124,.08),0 0 48px rgba(25,210,124,.72),0 0 100px rgba(25,210,124,.38),0 30px 70px rgba(0,0,0,.50);
  }
}
@keyframes multiradioPageRing{
  0%{transform:scale(.88);opacity:.9}
  75%,100%{transform:scale(1.22);opacity:0}
}
body.v8-radio-page .v8-art-wrap:has(#radioLogo.playing)::after{
  content:"";
  position:absolute;
  width:min(285px,100%);
  aspect-ratio:1;
  border:2px solid rgba(25,210,124,.72);
  border-radius:30px;
  pointer-events:none;
  animation:multiradioPageRing 1.5s ease-out infinite;
}
body.v8-radio-page #radioLogo.playing{
  animation:multiradioPageRadioPulse 1.35s ease-in-out infinite!important;
  border-color:rgba(112,255,190,.95)!important;
  will-change:transform,box-shadow,filter;
}
@media(prefers-reduced-motion:reduce){
  body.v8-radio-page #radioLogo.playing{animation:none!important;transform:scale(1.03)}
  body.v8-radio-page .v8-art-wrap:has(#radioLogo.playing)::after{display:none}
}

/* =========================================================
   V21.2 — LOGO PULSANTE REATIVADA NA PÁGINA DA RÁDIO
   O JavaScript aplica .playing diretamente no #radioLogo e no .v8-art-wrap.
   Assim o efeito não depende de :has() nem de estilos do player do rodapé.
========================================================= */
@keyframes multiradioPageRadioPulseV212{
  0%,100%{
    transform:scale(1);
    filter:brightness(1);
    box-shadow:0 0 0 3px rgba(25,210,124,.10),0 0 24px rgba(25,210,124,.22),0 26px 65px rgba(0,0,0,.48);
  }
  50%{
    transform:scale(1.035);
    filter:brightness(1.055);
    box-shadow:0 0 0 8px rgba(25,210,124,.13),0 0 46px rgba(25,210,124,.58),0 0 78px rgba(25,210,124,.22),0 26px 65px rgba(0,0,0,.48);
  }
}
@keyframes multiradioPageRingV212{
  0%{transform:scale(.96);opacity:.72}
  70%{transform:scale(1.10);opacity:.20}
  100%{transform:scale(1.17);opacity:0}
}
body.v8-radio-page .v8-art-wrap.playing::after{
  content:"";
  position:absolute;
  inset:0;
  margin:auto;
  width:min(306px,104%);
  aspect-ratio:1;
  border:2px solid rgba(25,210,124,.68);
  border-radius:31px;
  pointer-events:none;
  z-index:0;
  animation:multiradioPageRingV212 1.45s ease-out infinite;
}
body.v8-radio-page .v8-art-wrap.playing::before{
  opacity:.25;
  animation:multiradioPageGlowV212 1.45s ease-in-out infinite;
}
@keyframes multiradioPageGlowV212{
  0%,100%{transform:scale(.94);opacity:.14}
  50%{transform:scale(1.08);opacity:.30}
}
body.v8-radio-page #radioLogo.playing{
  animation:multiradioPageRadioPulseV212 1.45s ease-in-out infinite!important;
  border-color:rgba(112,255,190,.92)!important;
  will-change:transform,box-shadow,filter;
  z-index:1;
}
@media(prefers-reduced-motion:reduce){
  body.v8-radio-page #radioLogo.playing{animation:none!important;transform:scale(1.02)}
  body.v8-radio-page .v8-art-wrap.playing::after,
  body.v8-radio-page .v8-art-wrap.playing::before{animation:none!important}
}

