.hptv-panel [hidden]{display:none!important}.hptv-panel .hptv-login-card[hidden],.hptv-panel .hptv-saas[hidden]{display:none!important}
.hptv-wrap{width:100%;max-width:100%;font-family:Arial,Helvetica,sans-serif;--hptv-primary:#d6a632}.hptv-screen{position:relative;width:100%;aspect-ratio:16/9;background:#050505;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.35)}.hptv-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#050505;color:#fff}.hptv-stage video,.hptv-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}.hptv-loading{font-size:16px;opacity:.8}.hptv-poster{position:absolute;inset:0;background:#080808 center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:30px}.hptv-poster-inner{background:rgba(0,0,0,.45);padding:18px 24px;border:1px solid rgba(255,255,255,.12);max-width:80%}.hptv-logo-wrap{position:absolute;top:18px;left:18px;z-index:5;max-width:140px;max-height:70px}.hptv-logo{max-width:140px;max-height:70px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.6))}.hptv-live-badge{position:absolute;top:18px;right:18px;z-index:6;background:#e51d2a;color:#fff;font-size:12px;letter-spacing:.08em;font-weight:800;padding:7px 10px;display:none}.hptv-screen.is-live .hptv-live-badge{display:block}.hptv-bottom-bar{position:absolute;left:0;right:0;bottom:0;z-index:6;display:flex;align-items:center;gap:14px;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.62),rgba(0,0,0,.15));color:#fff;padding:12px 18px;border-top:2px solid var(--hptv-primary)}.hptv-current-title{color:var(--hptv-primary);text-transform:uppercase}.hptv-current-subtitle{font-size:13px;opacity:.82}.hptv-wrap.no-bar .hptv-bottom-bar{display:none}@media(max-width:640px){.hptv-logo-wrap{top:10px;left:10px;max-width:90px}.hptv-logo{max-width:90px;max-height:50px}.hptv-bottom-bar{padding:8px 10px;font-size:12px}.hptv-current-subtitle{display:none}.hptv-live-badge{top:10px;right:10px;font-size:10px}}
.hptv-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}.hptv-card{background:#fff;border:1px solid #dcdcde;box-shadow:0 1px 2px rgba(0,0,0,.04);padding:18px 20px;margin:20px 0}.hptv-card h2{margin-top:0}.hptv-card input[readonly]{background:#f6f7f7}.hptv-admin textarea.code{font-family:Consolas,Monaco,monospace}@media(max-width:900px){.hptv-admin-grid{grid-template-columns:1fr}}

/* Painel SaaS externo */
.hptv-panel{--hptv-primary:#d6a632;--hptv-bg:#080a0f;--hptv-card:#10141e;--hptv-card2:#151b29;--hptv-text:#f7f3e8;--hptv-muted:#a6adbb;--hptv-border:rgba(255,255,255,.10);font-family:Inter,Arial,Helvetica,sans-serif;background:radial-gradient(circle at top left,rgba(214,166,50,.16),transparent 35%),linear-gradient(135deg,#06070a,#0b1018 50%,#06070a);min-height:720px;color:var(--hptv-text);padding:24px;border-radius:0;box-sizing:border-box}.hptv-panel *{box-sizing:border-box}.hptv-login-card{max-width:430px;margin:70px auto;background:rgba(15,20,31,.92);border:1px solid var(--hptv-border);box-shadow:0 28px 80px rgba(0,0,0,.45);padding:30px}.hptv-login-brand,.hptv-side-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.hptv-login-brand strong,.hptv-side-brand strong{display:block;color:#fff;font-size:18px;letter-spacing:-.02em}.hptv-login-brand small,.hptv-side-brand small{display:block;color:var(--hptv-muted);font-size:12px}.hptv-orb{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,var(--hptv-primary),#7a5a12);box-shadow:0 0 24px rgba(214,166,50,.35);display:inline-block}.hptv-login-card h2{font-size:30px;margin:0 0 8px;color:#fff}.hptv-login-card p{color:var(--hptv-muted);line-height:1.5;margin:0 0 24px}.hptv-login-card label,.hptv-card-dark label{display:block;color:#dfe4ec;font-weight:700;font-size:13px;margin:14px 0 7px}.hptv-login-card input,.hptv-card-dark input,.hptv-card-dark select{width:100%;background:#090d15;border:1px solid rgba(255,255,255,.12);color:#fff;padding:13px 14px;border-radius:12px;outline:none}.hptv-login-card input:focus,.hptv-card-dark input:focus,.hptv-card-dark select:focus{border-color:var(--hptv-primary);box-shadow:0 0 0 3px rgba(214,166,50,.14)}.hptv-btn{border:1px solid rgba(255,255,255,.12);background:#1b2334;color:#fff;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer;transition:.15s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.hptv-btn:hover{transform:translateY(-1px);background:#222c42}.hptv-btn-main{background:linear-gradient(135deg,var(--hptv-primary),#ad7e1f);color:#111;border-color:transparent}.hptv-btn-main:hover{background:linear-gradient(135deg,#f0c659,var(--hptv-primary));color:#111}.hptv-btn-red{background:linear-gradient(135deg,#e23343,#8f1621);border-color:transparent}.hptv-login-card .hptv-btn{width:100%;margin-top:18px}.hptv-msg{min-height:22px;margin-top:14px;font-size:13px;color:var(--hptv-muted)}.hptv-msg.ok{color:#8dffbf}.hptv-msg.err{color:#ff8d8d}.hptv-saas{display:grid;grid-template-columns:250px 1fr;gap:22px;max-width:1320px;margin:0 auto}.hptv-sidebar{background:rgba(12,16,24,.9);border:1px solid var(--hptv-border);padding:18px;min-height:680px;position:sticky;top:20px}.hptv-sidebar button{width:100%;text-align:left;border:0;background:transparent;color:var(--hptv-muted);padding:13px 14px;border-radius:12px;margin:4px 0;cursor:pointer;font-weight:800}.hptv-sidebar button:hover,.hptv-sidebar button.active{background:rgba(214,166,50,.14);color:#fff}.hptv-main{min-width:0}.hptv-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;background:rgba(12,16,24,.72);border:1px solid var(--hptv-border);padding:20px}.hptv-topbar h1{font-size:30px;line-height:1.1;margin:0;color:#fff}.hptv-topbar p{margin:6px 0 0;color:var(--hptv-muted)}.hptv-status-pill{padding:10px 14px;border-radius:999px;background:#1d2638;color:#fff;font-weight:900;border:1px solid rgba(255,255,255,.10);white-space:nowrap}.hptv-status-pill.live{background:#48131a;color:#fff;border-color:rgba(226,51,67,.4)}.hptv-status-pill.offline{background:#2a2f3b;color:#cfd6e3}.hptv-tab{display:none}.hptv-tab.active{display:block}.hptv-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px}.hptv-stat,.hptv-card-dark{background:linear-gradient(180deg,rgba(21,27,41,.96),rgba(12,16,24,.96));border:1px solid var(--hptv-border);box-shadow:0 18px 40px rgba(0,0,0,.22);padding:20px}.hptv-stat small{display:block;color:var(--hptv-muted);font-weight:800;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.hptv-stat strong{display:block;color:#fff;font-size:24px;margin-top:8px}.hptv-card-dark h2{font-size:22px;margin:0 0 8px;color:#fff}.hptv-card-dark p{margin:0 0 18px;color:var(--hptv-muted);line-height:1.45}.hptv-actions-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.hptv-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.hptv-form-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:14px;align-items:end}.hptv-program-form{margin-bottom:18px}.hptv-wide{grid-column:span 3}.hptv-schedule-list{border:1px solid var(--hptv-border);overflow:hidden;margin-top:18px}.hptv-schedule-head,.hptv-schedule-row{display:grid;grid-template-columns:170px 1.4fr 110px 1.7fr 170px;gap:12px;align-items:center;padding:13px 14px}.hptv-schedule-head{background:#070b12;color:var(--hptv-primary);font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.hptv-schedule-row{border-top:1px solid var(--hptv-border);color:#e8edf5}.hptv-schedule-row:nth-child(odd){background:rgba(255,255,255,.025)}.hptv-schedule-row em{font-style:normal;background:rgba(214,166,50,.13);color:#ffdc7b;padding:5px 8px;border-radius:999px;font-size:12px;font-weight:900}.hptv-link-cell{color:var(--hptv-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hptv-mini{border:1px solid rgba(255,255,255,.12);background:#20283a;color:#fff;border-radius:9px;padding:7px 9px;font-size:12px;cursor:pointer}.hptv-mini.danger{background:#3a1c23;color:#ffb4b4}.hptv-empty{padding:20px;color:var(--hptv-muted);text-align:center}.hptv-card-dark input[readonly]{cursor:pointer;color:#ffe7a0;background:#070b12}.hptv-card-dark select option{background:#111827;color:#fff}@media(max-width:980px){.hptv-panel{padding:12px}.hptv-saas{grid-template-columns:1fr}.hptv-sidebar{position:static;min-height:auto}.hptv-grid-3{grid-template-columns:1fr}.hptv-form-grid{grid-template-columns:1fr}.hptv-wide{grid-column:auto}.hptv-schedule-head{display:none}.hptv-schedule-row{grid-template-columns:1fr;gap:7px}.hptv-topbar{align-items:flex-start;flex-direction:column}.hptv-section-head{flex-direction:column}.hptv-actions-row .hptv-btn{width:100%}}

/* v1.1.2 - visual premium inspirado na logo Host PlayRAS */
.hptv-panel{
  --hptv-primary:#d6a632;
  --hptv-gold:#d6a632;
  --hptv-gold2:#f5d278;
  --hptv-silver:#dfe4ec;
  --hptv-bg:#030405;
  --hptv-card:#0b0d10;
  --hptv-card2:#11151c;
  --hptv-text:#f8f8f4;
  --hptv-muted:#aeb5c0;
  --hptv-border:rgba(214,166,50,.24);
  background:
    radial-gradient(circle at 50% 0%, rgba(245,210,120,.16), transparent 28%),
    radial-gradient(circle at 12% 16%, rgba(214,166,50,.14), transparent 24%),
    linear-gradient(135deg,#020303 0%,#080b10 42%,#030405 100%)!important;
  color:var(--hptv-text);
  min-height:100vh;
  padding:26px;
}
.hptv-panel:before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,transparent,rgba(214,166,50,.04),transparent),
    repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 72px);
  opacity:.35;
}
.hptv-login-card{
  max-width:520px!important;
  margin:54px auto!important;
  padding:34px 34px 38px!important;
  background:linear-gradient(180deg,rgba(17,19,23,.96),rgba(5,6,8,.96))!important;
  border:1px solid rgba(214,166,50,.38)!important;
  border-radius:28px!important;
  box-shadow:0 35px 110px rgba(0,0,0,.62),0 0 46px rgba(214,166,50,.13)!important;
  position:relative;
  overflow:hidden;
}
.hptv-login-card:before,.hptv-sidebar:before,.hptv-card-dark:before,.hptv-topbar:before{
  content:"";
  position:absolute;
  left:18px;right:18px;top:0;height:1px;
  background:linear-gradient(90deg,transparent,var(--hptv-gold2),transparent);
  opacity:.9;
}
.hptv-login-logo-wrap{
  display:flex;
  justify-content:center;
  align-items:center;
  margin:0 auto 28px;
  padding:8px 0 20px;
  border-bottom:1px solid rgba(214,166,50,.18);
}
.hptv-panel-logo{
  display:block;
  width:min(100%,390px);
  max-height:138px;
  object-fit:contain;
  filter:drop-shadow(0 10px 26px rgba(214,166,50,.24));
}
.hptv-login-card label,.hptv-card-dark label{
  color:#f6e7bd!important;
  font-weight:900!important;
  letter-spacing:.02em;
}
.hptv-login-card input,.hptv-card-dark input,.hptv-card-dark select{
  background:linear-gradient(180deg,#05070a,#0a0d12)!important;
  border:1px solid rgba(214,166,50,.22)!important;
  color:#fff!important;
  border-radius:16px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.hptv-login-card input:focus,.hptv-card-dark input:focus,.hptv-card-dark select:focus{
  border-color:#f5d278!important;
  box-shadow:0 0 0 3px rgba(214,166,50,.16),0 0 26px rgba(214,166,50,.13)!important;
}
.hptv-btn-main{
  background:linear-gradient(135deg,#f5d278 0%,#d6a632 42%,#7a5512 100%)!important;
  color:#050505!important;
  border:1px solid rgba(255,230,150,.55)!important;
  box-shadow:0 12px 30px rgba(214,166,50,.22)!important;
}
.hptv-btn-main:hover{background:linear-gradient(135deg,#fff0b5,#d6a632,#9b6f18)!important;color:#050505!important}
.hptv-btn-red{background:linear-gradient(135deg,#f5d278,#a46f16)!important;color:#050505!important;border-color:rgba(255,230,150,.35)!important}
.hptv-saas{max-width:1380px!important;gap:24px!important}
.hptv-sidebar{
  background:linear-gradient(180deg,rgba(16,18,22,.96),rgba(5,6,8,.96))!important;
  border:1px solid rgba(214,166,50,.30)!important;
  border-radius:28px!important;
  box-shadow:0 28px 80px rgba(0,0,0,.38),0 0 35px rgba(214,166,50,.08)!important;
  position:sticky;top:20px;overflow:hidden;
}
.hptv-side-logo{
  display:flex;justify-content:center;align-items:center;
  padding:10px 0 22px;margin-bottom:14px;
  border-bottom:1px solid rgba(214,166,50,.18);
}
.hptv-side-logo .hptv-panel-logo{width:200px;max-height:92px}
.hptv-sidebar button{
  border:1px solid transparent!important;
  color:#c8cdd6!important;
  border-radius:16px!important;
  font-weight:900!important;
}
.hptv-sidebar button:hover,.hptv-sidebar button.active{
  background:linear-gradient(90deg,rgba(214,166,50,.22),rgba(255,255,255,.03))!important;
  color:#fff!important;
  border-color:rgba(214,166,50,.26)!important;
  box-shadow:inset 3px 0 0 #d6a632;
}
.hptv-topbar{
  background:linear-gradient(180deg,rgba(16,18,22,.96),rgba(7,8,10,.96))!important;
  border:1px solid rgba(214,166,50,.30)!important;
  border-radius:28px!important;
  box-shadow:0 25px 70px rgba(0,0,0,.28)!important;
  position:relative;overflow:hidden;
}
.hptv-topbar-brand{display:flex;align-items:center;gap:22px;min-width:0}
.hptv-topbar-logo{width:260px;max-width:38vw;max-height:86px;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(214,166,50,.20))}
.hptv-topbar h1{
  color:#fff!important;
  font-weight:900!important;
  letter-spacing:-.03em;
  text-shadow:0 0 22px rgba(214,166,50,.18);
}
.hptv-status-pill{
  background:linear-gradient(135deg,#1a1f2a,#0c0f15)!important;
  border:1px solid rgba(214,166,50,.30)!important;
  box-shadow:0 0 24px rgba(214,166,50,.08)!important;
}
.hptv-status-pill.live{background:linear-gradient(135deg,#d6a632,#7d5612)!important;color:#050505!important}
.hptv-stat,.hptv-card-dark{
  background:linear-gradient(180deg,rgba(17,20,27,.98),rgba(7,8,11,.98))!important;
  border:1px solid rgba(214,166,50,.24)!important;
  border-radius:24px!important;
  box-shadow:0 18px 55px rgba(0,0,0,.32),0 0 30px rgba(214,166,50,.06)!important;
  position:relative;overflow:hidden;
}
.hptv-stat small,.hptv-schedule-head{color:#f5d278!important}
.hptv-stat strong,.hptv-card-dark h2{color:#fff!important}
.hptv-schedule-list{border-color:rgba(214,166,50,.23)!important;border-radius:18px!important;overflow:hidden;background:#07080b!important}
.hptv-schedule-head{background:linear-gradient(90deg,#090b0f,#14100a)!important}
.hptv-schedule-row{border-top:1px solid rgba(214,166,50,.15)!important;background:rgba(255,255,255,.02)!important}
.hptv-mini{border-color:rgba(214,166,50,.24)!important;background:#141820!important;border-radius:12px!important}
.hptv-mini.danger{background:#211715!important;color:#ffd6b3!important}
@media(max-width:980px){
  .hptv-panel{padding:12px!important}
  .hptv-login-card{margin:18px auto!important;padding:24px!important;border-radius:22px!important}
  .hptv-topbar-brand{flex-direction:column;align-items:flex-start;gap:10px}
  .hptv-topbar-logo{max-width:100%;width:240px}
  .hptv-side-logo .hptv-panel-logo{width:220px;max-width:100%}
}


/* v1.1.6 - botão profissional para liberar áudio do YouTube */
.hptv-sound-button{
  position:absolute;
  right:10px;
  bottom:14px;
  z-index:30;
  border:1px solid rgba(245,210,120,.55);
  background:linear-gradient(135deg,rgba(8,10,14,.92),rgba(28,22,8,.96));
  color:#f5d278;
  font-weight:800;
  letter-spacing:.01em;
  border-radius:999px;
  padding:8px 12px;
  min-width:78px;
  font-size:12px;
  box-shadow:0 10px 26px rgba(0,0,0,.38),0 0 16px rgba(214,166,50,.14);
  cursor:pointer;
  transition:.18s ease;
  font-family:Arial,Helvetica,sans-serif;
  line-height:1;
  opacity:.92;
}
.hptv-sound-button:hover{transform:translateY(-1px);filter:brightness(1.06)}
.hptv-sound-button.active{background:linear-gradient(135deg,rgba(6,40,26,.96),rgba(20,120,82,.96));border-color:rgba(120,255,200,.45);color:#d8ffef}
.hptv-sound-button.is-soft{opacity:.72}
@media(max-width:640px){
  .hptv-sound-button{right:8px;bottom:10px;padding:7px 10px;font-size:11px;min-width:70px}
}


/* v1.1.9 - diagnóstico e correção do player M3U8/Ao Vivo */
.hptv-stage .hptv-video{width:100%;height:100%;object-fit:cover;background:#000;display:block}
.hptv-m3u8-status{position:absolute;left:14px;bottom:64px;top:auto;transform:none;z-index:22;max-width:min(440px,70%);background:rgba(5,7,10,.74);border:1px solid rgba(214,166,50,.32);box-shadow:0 12px 34px rgba(0,0,0,.36);color:#fff;text-align:left;padding:10px 12px;border-radius:13px;font-family:Arial,Helvetica,sans-serif;backdrop-filter:blur(8px);opacity:.88}
.hptv-m3u8-status strong{display:block;font-size:16px;margin-bottom:7px;color:#f5d278}.hptv-m3u8-status span{display:block;font-size:13px;line-height:1.35;color:#d8dde7}.hptv-m3u8-status.warning{border-color:rgba(245,210,120,.62)}.hptv-m3u8-status.error{border-color:rgba(255,100,100,.66)}.hptv-m3u8-tools{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:12px}.hptv-m3u8-tools a,.hptv-reload-button{border:1px solid rgba(214,166,50,.45);background:#131820;color:#f5d278;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.hptv-reload-button:hover,.hptv-m3u8-tools a:hover{filter:brightness(1.12)}
.hptv-video-sound{bottom:12px!important;right:10px!important;z-index:31!important}
@media(max-width:640px){.hptv-m3u8-status{padding:13px 14px}.hptv-m3u8-status strong{font-size:14px}.hptv-m3u8-status span{font-size:12px}}


/* v1.1.10 - transição limpa entre ao vivo e programação */
.hptv-transition{
  position:absolute;
  inset:0;
  z-index:45;
  display:flex;
  align-items:center;
  justify-content:center;
  background:
    radial-gradient(circle at 50% 50%,rgba(214,166,50,.18),transparent 34%),
    linear-gradient(135deg,rgba(0,0,0,.92),rgba(10,10,12,.78),rgba(0,0,0,.92));
  opacity:0;
  pointer-events:none;
  transition:opacity .28s ease;
}
.hptv-transition.show{opacity:1}
.hptv-transition-card{
  width:min(360px,46%);
  min-height:110px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:14px;
  padding:18px;
  border-radius:28px;
  border:1px solid rgba(214,166,50,.34);
  background:linear-gradient(180deg,rgba(16,18,22,.84),rgba(2,3,5,.72));
  box-shadow:0 24px 80px rgba(0,0,0,.55),0 0 32px rgba(214,166,50,.18);
  overflow:hidden;
}
.hptv-transition-card img{
  max-width:min(250px,86%);
  max-height:82px;
  object-fit:contain;
  filter:drop-shadow(0 12px 22px rgba(0,0,0,.48));
}
.hptv-transition-glow{
  width:58px;
  height:58px;
  border-radius:50%;
  background:radial-gradient(circle,#f5d278 0%,rgba(214,166,50,.32) 38%,transparent 70%);
  position:absolute;
  opacity:.38;
  animation:hptvPulse 1.05s ease-in-out infinite;
}
.hptv-transition-line{
  width:min(230px,75%);
  height:3px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  overflow:hidden;
}
.hptv-transition-line span{
  display:block;
  width:38%;
  height:100%;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,#f5d278,#d6a632,transparent);
  animation:hptvSweep .95s ease-in-out infinite;
}
@keyframes hptvSweep{0%{transform:translateX(-120%)}100%{transform:translateX(285%)}}
@keyframes hptvPulse{0%,100%{transform:scale(.88);opacity:.25}50%{transform:scale(1.18);opacity:.48}}
@media(max-width:640px){
  .hptv-transition-card{width:58%;min-height:88px;border-radius:18px;padding:12px}
  .hptv-transition-card img{max-height:58px}
  .hptv-m3u8-status{left:8px!important;bottom:48px!important;max-width:76%!important}
}


/* v1.1.11 - ao vivo com recarregamento automático e sem aviso grande */
.hptv-tv-loader{
  position:absolute;
  left:50%;
  top:50%;
  width:74px;
  height:74px;
  margin-left:-37px;
  margin-top:-37px;
  z-index:21;
  border-radius:50%;
  background:radial-gradient(circle,rgba(214,166,50,.24),rgba(0,0,0,.18) 58%,transparent 70%);
  pointer-events:none;
  opacity:.72;
}
.hptv-tv-loader span{
  position:absolute;
  inset:13px;
  border-radius:50%;
  border:3px solid rgba(255,255,255,.08);
  border-top-color:#f5d278;
  animation:hptvSpin .85s linear infinite;
}
@keyframes hptvSpin{to{transform:rotate(360deg)}}
.hptv-m3u8-status{
  left:14px!important;
  bottom:66px!important;
  top:auto!important;
  transform:none!important;
  max-width:min(360px,62%)!important;
  text-align:left!important;
  padding:9px 11px!important;
  opacity:.72!important;
  border-radius:12px!important;
  font-size:12px!important;
}
.hptv-m3u8-status strong{font-size:13px!important;margin-bottom:4px!important}
.hptv-m3u8-status span{font-size:11px!important}
.hptv-m3u8-tools{display:none!important}
@media(max-width:640px){
  .hptv-tv-loader{width:52px;height:52px;margin-left:-26px;margin-top:-26px}
  .hptv-tv-loader span{inset:10px;border-width:2px}
  .hptv-m3u8-status{max-width:68%!important;bottom:48px!important}
}


/* v1.1.12 - limpeza de transição ao sair do ao vivo */
.hptv-tv-loader{pointer-events:none}


/* v1.1.13 - programação por dias da semana */
.hptv-program-form{
  grid-template-columns:2fr 1.35fr 1fr 1fr 1.2fr!important;
}
.hptv-program-form .hptv-program-link{
  grid-column:span 4!important;
}
.hptv-schedule-head,
.hptv-schedule-row{
  grid-template-columns:125px 160px 1.25fr 110px 1.45fr 170px!important;
}
.hptv-schedule-row > span:first-child strong{
  color:#f5d278;
  font-size:13px;
}
@media(max-width:980px){
  .hptv-program-form{grid-template-columns:1fr!important}
  .hptv-program-form .hptv-program-link{grid-column:auto!important}
  .hptv-schedule-head{display:none!important}
  .hptv-schedule-row{grid-template-columns:1fr!important}
}


/* v1.1.14 - YouTube playlist e botão de som liga/desliga */
.hptv-sound-button:not(.active){
  background:linear-gradient(135deg,rgba(8,10,14,.92),rgba(28,22,8,.96))!important;
  color:#f5d278!important;
}
.hptv-sound-button.active{
  background:linear-gradient(135deg,rgba(6,40,26,.96),rgba(20,120,82,.96))!important;
  border-color:rgba(120,255,200,.45)!important;
  color:#d8ffef!important;
}


/* v1.1.15 - posição da logo, mobile melhorado e player limpo */
.hptv-logo-wrap{
  top:18px;
  left:18px;
  right:auto;
  bottom:auto;
  max-width:140px;
  max-height:78px;
  transition:.18s ease;
}
.hptv-logo-pos-top-left .hptv-logo-wrap{top:18px;left:18px;right:auto;bottom:auto}
.hptv-logo-pos-top-right .hptv-logo-wrap{top:18px;right:18px;left:auto;bottom:auto}
.hptv-logo-pos-bottom-left .hptv-logo-wrap{bottom:64px;left:18px;top:auto;right:auto}
.hptv-logo-pos-bottom-right .hptv-logo-wrap{bottom:64px;right:18px;top:auto;left:auto}
.hptv-logo-pos-hide .hptv-logo-wrap{display:none!important}

.hptv-loading{display:none!important}
.hptv-m3u8-status{display:none!important}
.hptv-poster-inner{
  border-radius:18px;
  backdrop-filter:blur(8px);
}

/* player mais limpo para celular e páginas Elementor */
.hptv-wrap{
  width:100%;
  margin:0 auto;
}
.hptv-screen{
  max-width:100%;
  border-radius:0;
}
.hptv-stage iframe,
.hptv-stage video{
  display:block;
}
@media(max-width:768px){
  .hptv-wrap{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
  }
  .hptv-screen{
    width:100%!important;
    aspect-ratio:16/9!important;
    min-height:0!important;
    box-shadow:none!important;
  }
  .hptv-logo-wrap{
    top:8px!important;
    left:8px!important;
    right:auto!important;
    bottom:auto!important;
    max-width:72px!important;
    max-height:46px!important;
  }
  .hptv-logo-pos-top-right .hptv-logo-wrap{top:8px!important;right:8px!important;left:auto!important;bottom:auto!important}
  .hptv-logo-pos-bottom-left .hptv-logo-wrap{bottom:38px!important;left:8px!important;top:auto!important;right:auto!important}
  .hptv-logo-pos-bottom-right .hptv-logo-wrap{bottom:38px!important;right:8px!important;top:auto!important;left:auto!important}
  .hptv-logo{
    max-width:72px!important;
    max-height:46px!important;
  }
  .hptv-live-badge{
    top:8px!important;
    right:8px!important;
    padding:5px 8px!important;
    font-size:10px!important;
  }
  .hptv-bottom-bar{
    padding:6px 9px!important;
    border-top-width:1px!important;
    font-size:11px!important;
    gap:8px!important;
  }
  .hptv-current-title{
    font-size:12px!important;
  }
  .hptv-current-subtitle{
    display:none!important;
  }
  .hptv-sound-button{
    right:7px!important;
    bottom:7px!important;
    min-width:56px!important;
    padding:6px 8px!important;
    font-size:10px!important;
  }
  .hptv-tv-loader{
    width:46px!important;
    height:46px!important;
    margin-left:-23px!important;
    margin-top:-23px!important;
    opacity:.55!important;
  }
  .hptv-tv-loader span{
    inset:9px!important;
    border-width:2px!important;
  }
}
@media(max-width:480px){
  .hptv-logo-wrap,
  .hptv-logo{
    max-width:58px!important;
    max-height:40px!important;
  }
  .hptv-bottom-bar{
    padding:5px 7px!important;
  }
  .hptv-current-title{
    font-size:10px!important;
  }
}


/* v1.1.16 - TV HD 1280x720, expandir e mobile otimizado */
.hptv-wrap{
  width:100%;
  max-width:1280px!important;
  margin:0 auto!important;
}
.hptv-screen{
  width:100%!important;
  max-width:1280px!important;
  aspect-ratio:16/9!important;
  height:auto!important;
  min-height:0!important;
  margin:0 auto!important;
  background:#000!important;
}
.hptv-stage{
  background:#000!important;
}
.hptv-stage video,
.hptv-stage iframe{
  object-fit:cover!important;
  background:#000!important;
}
.hptv-expand-btn{
  position:absolute;
  right:16px;
  bottom:58px;
  z-index:42;
  width:38px;
  height:38px;
  border-radius:999px;
  border:1px solid rgba(245,210,120,.48);
  background:rgba(4,6,10,.72);
  color:#f5d278;
  font-size:19px;
  line-height:1;
  font-weight:900;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  box-shadow:0 12px 28px rgba(0,0,0,.35),0 0 16px rgba(214,166,50,.12);
  backdrop-filter:blur(8px);
  transition:.16s ease;
}
.hptv-expand-btn:hover{
  transform:translateY(-1px);
  filter:brightness(1.12);
}
.hptv-screen:fullscreen,
.hptv-screen:-webkit-full-screen{
  width:100vw!important;
  height:100vh!important;
  max-width:none!important;
  aspect-ratio:auto!important;
  background:#000!important;
}
.hptv-screen:fullscreen .hptv-stage video,
.hptv-screen:fullscreen .hptv-stage iframe,
.hptv-screen:-webkit-full-screen .hptv-stage video,
.hptv-screen:-webkit-full-screen .hptv-stage iframe{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.hptv-screen:fullscreen .hptv-bottom-bar,
.hptv-screen:-webkit-full-screen .hptv-bottom-bar{
  padding:12px 18px!important;
}
.hptv-screen:fullscreen .hptv-expand-btn,
.hptv-screen:-webkit-full-screen .hptv-expand-btn{
  right:18px!important;
  bottom:74px!important;
  width:44px!important;
  height:44px!important;
  font-size:24px!important;
}

/* mobile: tela encaixada, logo pequena e sem aparência estranha */
@media(max-width:768px){
  .hptv-wrap{
    max-width:100%!important;
    width:100%!important;
    margin:0 auto!important;
    padding:0!important;
  }
  .hptv-screen{
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:16/9!important;
    height:auto!important;
    min-height:0!important;
    box-shadow:none!important;
    border-radius:0!important;
    overflow:hidden!important;
  }
  .hptv-stage,
  .hptv-stage iframe,
  .hptv-stage video{
    width:100%!important;
    height:100%!important;
  }
  .hptv-stage iframe,
  .hptv-stage video{
    object-fit:cover!important;
  }
  .hptv-logo-wrap{
    top:6px!important;
    left:6px!important;
    right:auto!important;
    bottom:auto!important;
    max-width:46px!important;
    max-height:34px!important;
    z-index:12!important;
  }
  .hptv-logo{
    max-width:46px!important;
    max-height:34px!important;
  }
  .hptv-logo-pos-top-right .hptv-logo-wrap{
    top:6px!important;
    right:6px!important;
    left:auto!important;
    bottom:auto!important;
  }
  .hptv-logo-pos-bottom-left .hptv-logo-wrap{
    bottom:30px!important;
    left:6px!important;
    top:auto!important;
    right:auto!important;
  }
  .hptv-logo-pos-bottom-right .hptv-logo-wrap{
    bottom:30px!important;
    right:6px!important;
    top:auto!important;
    left:auto!important;
  }
  .hptv-live-badge{
    top:6px!important;
    right:6px!important;
    padding:4px 7px!important;
    font-size:9px!important;
    letter-spacing:.05em!important;
  }
  .hptv-logo-pos-top-right .hptv-live-badge{
    top:44px!important;
  }
  .hptv-bottom-bar{
    padding:4px 7px!important;
    font-size:10px!important;
    border-top-width:1px!important;
    min-height:24px!important;
  }
  .hptv-current-title{
    font-size:10px!important;
    line-height:1.1!important;
  }
  .hptv-current-subtitle{
    display:none!important;
  }
  .hptv-sound-button{
    right:6px!important;
    bottom:5px!important;
    min-width:48px!important;
    padding:5px 7px!important;
    font-size:9px!important;
    opacity:.82!important;
  }
  .hptv-expand-btn{
    right:58px!important;
    bottom:5px!important;
    width:28px!important;
    height:28px!important;
    font-size:14px!important;
    opacity:.86!important;
  }
  .hptv-tv-loader{
    width:34px!important;
    height:34px!important;
    margin-left:-17px!important;
    margin-top:-17px!important;
    opacity:.48!important;
  }
  .hptv-tv-loader span{
    inset:7px!important;
    border-width:2px!important;
  }
  .hptv-poster-inner{
    max-width:78%!important;
    padding:10px 12px!important;
    font-size:12px!important;
  }
}
@media(max-width:420px){
  .hptv-logo-wrap,
  .hptv-logo{
    max-width:38px!important;
    max-height:28px!important;
  }
  .hptv-live-badge{
    font-size:8px!important;
    padding:3px 6px!important;
  }
  .hptv-bottom-bar{
    padding:3px 6px!important;
  }
  .hptv-current-title{
    font-size:9px!important;
  }
  .hptv-expand-btn{
    width:25px!important;
    height:25px!important;
    right:54px!important;
    font-size:13px!important;
  }
  .hptv-sound-button{
    min-width:44px!important;
    font-size:8px!important;
  }
}


/* v1.1.17 - botões Som + Expandir lado a lado */
.hptv-screen{
  --hptv-control-bottom:12px;
  --hptv-control-size:38px;
  --hptv-sound-width:78px;
  --hptv-control-gap:8px;
}
.hptv-sound-button,
.hptv-expand-btn{
  bottom:var(--hptv-control-bottom)!important;
  height:var(--hptv-control-size)!important;
  min-height:var(--hptv-control-size)!important;
  border-radius:999px!important;
  border:1px solid rgba(245,210,120,.55)!important;
  background:linear-gradient(135deg,rgba(8,10,14,.92),rgba(28,22,8,.96))!important;
  color:#f5d278!important;
  box-shadow:0 10px 26px rgba(0,0,0,.38),0 0 16px rgba(214,166,50,.14)!important;
  backdrop-filter:blur(8px);
}
.hptv-sound-button{
  right:10px!important;
  width:var(--hptv-sound-width)!important;
  min-width:var(--hptv-sound-width)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.hptv-expand-btn{
  right:calc(10px + var(--hptv-sound-width) + var(--hptv-control-gap))!important;
  width:var(--hptv-control-size)!important;
  min-width:var(--hptv-control-size)!important;
  padding:0!important;
  font-size:17px!important;
}
.hptv-sound-button:hover,
.hptv-expand-btn:hover{
  transform:translateY(-1px)!important;
  filter:brightness(1.08)!important;
}
.hptv-sound-button.active{
  background:linear-gradient(135deg,rgba(6,40,26,.96),rgba(20,120,82,.96))!important;
  border-color:rgba(120,255,200,.45)!important;
  color:#d8ffef!important;
}
.hptv-screen:fullscreen .hptv-sound-button,
.hptv-screen:-webkit-full-screen .hptv-sound-button{
  right:18px!important;
  bottom:18px!important;
  width:92px!important;
  min-width:92px!important;
  height:44px!important;
}
.hptv-screen:fullscreen .hptv-expand-btn,
.hptv-screen:-webkit-full-screen .hptv-expand-btn{
  right:118px!important;
  bottom:18px!important;
  width:44px!important;
  min-width:44px!important;
  height:44px!important;
  font-size:22px!important;
}

/* mobile: dupla de botões pequena, no mesmo canto, sem ocupar a tela */
@media(max-width:768px){
  .hptv-screen{
    --hptv-control-bottom:5px;
    --hptv-control-size:25px;
    --hptv-sound-width:48px;
    --hptv-control-gap:5px;
  }
  .hptv-sound-button{
    right:6px!important;
    bottom:var(--hptv-control-bottom)!important;
    width:var(--hptv-sound-width)!important;
    min-width:var(--hptv-sound-width)!important;
    height:var(--hptv-control-size)!important;
    padding:0 6px!important;
    font-size:8px!important;
    line-height:1!important;
    opacity:.88!important;
  }
  .hptv-expand-btn{
    right:calc(6px + var(--hptv-sound-width) + var(--hptv-control-gap))!important;
    bottom:var(--hptv-control-bottom)!important;
    width:var(--hptv-control-size)!important;
    min-width:var(--hptv-control-size)!important;
    height:var(--hptv-control-size)!important;
    padding:0!important;
    font-size:12px!important;
    opacity:.88!important;
  }
  .hptv-screen:fullscreen .hptv-sound-button,
  .hptv-screen:-webkit-full-screen .hptv-sound-button{
    right:10px!important;
    bottom:10px!important;
    width:62px!important;
    min-width:62px!important;
    height:30px!important;
    font-size:10px!important;
  }
  .hptv-screen:fullscreen .hptv-expand-btn,
  .hptv-screen:-webkit-full-screen .hptv-expand-btn{
    right:78px!important;
    bottom:10px!important;
    width:30px!important;
    min-width:30px!important;
    height:30px!important;
    font-size:16px!important;
  }
}
@media(max-width:420px){
  .hptv-screen{
    --hptv-control-size:23px;
    --hptv-sound-width:44px;
    --hptv-control-gap:4px;
  }
  .hptv-sound-button{
    right:5px!important;
    font-size:8px!important;
  }
  .hptv-expand-btn{
    right:calc(5px + var(--hptv-sound-width) + var(--hptv-control-gap))!important;
    font-size:11px!important;
  }
}


/* v1.1.18 - YouTube limpo, controles só no hover e volume regulável */
.hptv-youtube-shield{
  position:absolute;
  inset:0;
  z-index:4;
  background:transparent;
  pointer-events:auto;
  cursor:default;
}

/* protege a identidade de TV: botões menores e abaixo da linha da tarja */
.hptv-screen{
  --hptv-control-bottom:5px;
  --hptv-control-size:28px;
  --hptv-sound-width:60px;
  --hptv-volume-width:84px;
  --hptv-control-gap:6px;
}
.hptv-sound-button,
.hptv-expand-btn,
.hptv-volume-slider{
  transition:opacity .18s ease, transform .18s ease, filter .18s ease!important;
}
.hptv-sound-button,
.hptv-expand-btn{
  height:var(--hptv-control-size)!important;
  min-height:var(--hptv-control-size)!important;
  bottom:var(--hptv-control-bottom)!important;
  z-index:50!important;
  border-radius:999px!important;
  border:1px solid rgba(245,210,120,.48)!important;
  background:linear-gradient(135deg,rgba(8,10,14,.92),rgba(28,22,8,.96))!important;
  color:#f5d278!important;
  box-shadow:0 8px 20px rgba(0,0,0,.35),0 0 13px rgba(214,166,50,.12)!important;
  backdrop-filter:blur(8px);
}
.hptv-sound-button{
  right:8px!important;
  width:var(--hptv-sound-width)!important;
  min-width:var(--hptv-sound-width)!important;
  padding:0 8px!important;
  font-size:10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
}
.hptv-expand-btn{
  right:calc(8px + var(--hptv-sound-width) + var(--hptv-volume-width) + (var(--hptv-control-gap) * 2))!important;
  width:var(--hptv-control-size)!important;
  min-width:var(--hptv-control-size)!important;
  padding:0!important;
  font-size:13px!important;
}
.hptv-volume-slider{
  position:absolute!important;
  right:calc(8px + var(--hptv-sound-width) + var(--hptv-control-gap))!important;
  bottom:calc(var(--hptv-control-bottom) + 5px)!important;
  z-index:51!important;
  width:var(--hptv-volume-width)!important;
  height:18px!important;
  accent-color:#f5d278;
  cursor:pointer;
  filter:drop-shadow(0 7px 14px rgba(0,0,0,.38));
}
.hptv-sound-button:hover,
.hptv-expand-btn:hover{
  transform:translateY(-1px)!important;
  filter:brightness(1.08)!important;
}
.hptv-sound-button.active{
  background:linear-gradient(135deg,rgba(6,40,26,.96),rgba(20,120,82,.96))!important;
  border-color:rgba(120,255,200,.45)!important;
  color:#d8ffef!important;
}

/* no computador, controles só aparecem quando passar o mouse na TV */
@media(hover:hover) and (pointer:fine){
  .hptv-screen .hptv-sound-button,
  .hptv-screen .hptv-expand-btn,
  .hptv-screen .hptv-volume-slider{
    opacity:0!important;
    pointer-events:none!important;
  }
  .hptv-screen:hover .hptv-sound-button,
  .hptv-screen:hover .hptv-expand-btn,
  .hptv-screen:hover .hptv-volume-slider,
  .hptv-screen:focus-within .hptv-sound-button,
  .hptv-screen:focus-within .hptv-expand-btn,
  .hptv-screen:focus-within .hptv-volume-slider{
    opacity:.94!important;
    pointer-events:auto!important;
  }
}

/* tela cheia */
.hptv-screen:fullscreen .hptv-sound-button,
.hptv-screen:-webkit-full-screen .hptv-sound-button{
  right:16px!important;
  bottom:16px!important;
  width:70px!important;
  min-width:70px!important;
  height:34px!important;
  font-size:11px!important;
}
.hptv-screen:fullscreen .hptv-volume-slider,
.hptv-screen:-webkit-full-screen .hptv-volume-slider{
  right:94px!important;
  bottom:24px!important;
  width:110px!important;
}
.hptv-screen:fullscreen .hptv-expand-btn,
.hptv-screen:-webkit-full-screen .hptv-expand-btn{
  right:212px!important;
  bottom:16px!important;
  width:34px!important;
  min-width:34px!important;
  height:34px!important;
  font-size:16px!important;
}

/* celular: sem hover, controles pequenos e utilizáveis */
@media(max-width:768px){
  .hptv-screen{
    --hptv-control-bottom:4px;
    --hptv-control-size:22px;
    --hptv-sound-width:46px;
    --hptv-volume-width:62px;
    --hptv-control-gap:4px;
  }
  .hptv-sound-button,
  .hptv-expand-btn,
  .hptv-volume-slider{
    opacity:.88!important;
    pointer-events:auto!important;
  }
  .hptv-sound-button{
    right:5px!important;
    bottom:var(--hptv-control-bottom)!important;
    width:var(--hptv-sound-width)!important;
    min-width:var(--hptv-sound-width)!important;
    height:var(--hptv-control-size)!important;
    padding:0 5px!important;
    font-size:8px!important;
  }
  .hptv-volume-slider{
    right:calc(5px + var(--hptv-sound-width) + var(--hptv-control-gap))!important;
    bottom:calc(var(--hptv-control-bottom) + 3px)!important;
    width:var(--hptv-volume-width)!important;
    height:14px!important;
  }
  .hptv-expand-btn{
    right:calc(5px + var(--hptv-sound-width) + var(--hptv-volume-width) + (var(--hptv-control-gap) * 2))!important;
    bottom:var(--hptv-control-bottom)!important;
    width:var(--hptv-control-size)!important;
    min-width:var(--hptv-control-size)!important;
    height:var(--hptv-control-size)!important;
    font-size:10px!important;
  }
  .hptv-bottom-bar{
    padding-bottom:28px!important;
  }
  .hptv-screen:fullscreen .hptv-sound-button,
  .hptv-screen:-webkit-full-screen .hptv-sound-button{
    right:8px!important;
    bottom:8px!important;
    width:52px!important;
    min-width:52px!important;
    height:26px!important;
    font-size:9px!important;
  }
  .hptv-screen:fullscreen .hptv-volume-slider,
  .hptv-screen:-webkit-full-screen .hptv-volume-slider{
    right:66px!important;
    bottom:14px!important;
    width:70px!important;
  }
  .hptv-screen:fullscreen .hptv-expand-btn,
  .hptv-screen:-webkit-full-screen .hptv-expand-btn{
    right:142px!important;
    bottom:8px!important;
    width:26px!important;
    min-width:26px!important;
    height:26px!important;
    font-size:12px!important;
  }
}
@media(max-width:420px){
  .hptv-screen{
    --hptv-control-size:20px;
    --hptv-sound-width:42px;
    --hptv-volume-width:52px;
    --hptv-control-gap:3px;
  }
  .hptv-sound-button{
    font-size:7px!important;
  }
  .hptv-expand-btn{
    font-size:9px!important;
  }
}
