.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.2.0 - formato profissional HD/Full HD */
.hptv-wrap.hptv-res-1280{
  max-width:1280px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.hptv-wrap.hptv-res-1920{
  max-width:1920px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.hptv-wrap.hptv-res-1280 .hptv-screen,
.hptv-wrap.hptv-res-1920 .hptv-screen{
  aspect-ratio:16/9!important;
}
.hptv-wrap.hptv-res-1280 .hptv-screen{
  max-height:720px;
}
.hptv-wrap.hptv-res-1920 .hptv-screen{
  max-height:1080px;
}
@media(max-width:768px){
  .hptv-wrap.hptv-res-1280,
  .hptv-wrap.hptv-res-1920{
    max-width:100%!important;
  }
}


/* v1.2.1 - TV profissional: sem controles do YouTube na tela */
.hptv-stage.hptv-youtube-mode iframe.hptv-youtube-frame{
  pointer-events:none!important;
}
.hptv-youtube-shield{
  position:absolute;
  inset:0;
  z-index:4;
  background:transparent;
}
.hptv-start-button{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  z-index:12;
  width:74px;
  height:74px;
  border-radius:50%;
  border:2px solid rgba(255,255,255,.78);
  background:rgba(0,0,0,.42);
  color:#fff;
  font-size:30px;
  font-weight:900;
  line-height:1;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 10px 28px rgba(0,0,0,.45);
}
.hptv-stage.hptv-youtube-started .hptv-start-button{
  display:none!important;
}
.hptv-sound-button{
  z-index:14!important;
}
.hptv-wrap:not(.hptv-active) .hptv-bottom-bar,
.hptv-wrap:not(.hptv-active) .hptv-sound-button{
  opacity:0!important;
  pointer-events:none!important;
  transform:translateY(16px);
}
.hptv-wrap.hptv-active .hptv-bottom-bar,
.hptv-wrap.hptv-active .hptv-sound-button{
  opacity:1!important;
  pointer-events:auto!important;
}
.hptv-bottom-bar,
.hptv-sound-button{
  transition:opacity .35s ease, transform .35s ease!important;
}
.hptv-stage video.hptv-video{
  pointer-events:none!important;
}
.hptv-stage video.hptv-video::-webkit-media-controls{
  display:none!important;
}
.hptv-stage video.hptv-video::-webkit-media-controls-enclosure{
  display:none!important;
}
@media(max-width:768px){
  .hptv-start-button{
    width:58px;
    height:58px;
    font-size:24px;
  }
}


/* v1.2.2 - sem play no meio, sem cor rosa */
.hptv-start-button{
  display:none!important;
  opacity:0!important;
  pointer-events:none!important;
}
.hptv-sound-button{
  background:linear-gradient(135deg, rgba(12,17,27,.94), rgba(35,23,7,.94))!important;
  color:#f5d278!important;
  border:1px solid rgba(245,210,120,.65)!important;
  box-shadow:0 8px 18px rgba(0,0,0,.38)!important;
}
.hptv-sound-button.active{
  background:linear-gradient(135deg, rgba(12,17,27,.96), rgba(58,39,9,.96))!important;
  color:#f5d278!important;
}
.hptv-sound-button::before,
.hptv-sound-button::after{
  background:transparent!important;
}


/* v1.2.3 - anti-reinício do YouTube/playlist */
.hptv-stage.hptv-youtube-mode iframe.hptv-youtube-frame{
  pointer-events:none!important;
}
.hptv-start-button{
  display:none!important;
}
.hptv-sound-button{
  background:linear-gradient(135deg, rgba(12,17,27,.94), rgba(35,23,7,.94))!important;
  color:#f5d278!important;
  border:1px solid rgba(245,210,120,.65)!important;
}


/* v1.2.4 - ajuste APENAS dos controles: mute/volume/expandir mais abaixo da linha */
.hptv-tv-controls{
  position:absolute!important;
  right:14px!important;
  bottom:8px!important;
  z-index:40!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  opacity:0!important;
  pointer-events:none!important;
  transform:translateY(12px)!important;
  transition:opacity .28s ease, transform .28s ease!important;
}
.hptv-wrap.hptv-active .hptv-tv-controls{
  opacity:1!important;
  pointer-events:auto!important;
  transform:translateY(0)!important;
}
.hptv-tv-volume-wrap{
  height:31px!important;
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  padding:3px 8px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,rgba(12,17,27,.94),rgba(35,23,7,.94))!important;
  border:1px solid rgba(245,210,120,.65)!important;
  box-shadow:0 8px 18px rgba(0,0,0,.38)!important;
}
.hptv-tv-btn{
  width:31px!important;
  height:31px!important;
  min-width:31px!important;
  border-radius:999px!important;
  border:1px solid rgba(245,210,120,.65)!important;
  background:linear-gradient(135deg,rgba(12,17,27,.94),rgba(35,23,7,.94))!important;
  color:#f5d278!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  font-size:13px!important;
  line-height:1!important;
  padding:0!important;
  box-shadow:0 8px 18px rgba(0,0,0,.38)!important;
}
.hptv-tv-btn:hover{
  filter:brightness(1.12)!important;
}
.hptv-tv-mute{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  width:23px!important;
  height:23px!important;
  min-width:23px!important;
  color:#f5d278!important;
}
.hptv-tv-volume{
  width:86px!important;
  height:4px!important;
  accent-color:#f5d278!important;
  cursor:pointer!important;
}
.hptv-tv-som{
  font-size:10px!important;
  line-height:1!important;
  color:#f5d278!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.hptv-sound-button{
  display:none!important;
}
.hptv-bottom-bar{
  padding-right:190px!important;
}
.hptv-wrap:not(.hptv-active) .hptv-bottom-bar{
  opacity:0!important;
  pointer-events:none!important;
  transform:translateY(16px)!important;
}
.hptv-wrap.hptv-active .hptv-bottom-bar{
  opacity:1!important;
  pointer-events:auto!important;
  transform:translateY(0)!important;
}
@media(max-width:640px){
  .hptv-tv-controls{
    right:8px!important;
    bottom:5px!important;
    gap:5px!important;
  }
  .hptv-tv-volume-wrap{
    height:27px!important;
    padding:2px 6px!important;
    gap:4px!important;
  }
  .hptv-tv-btn{
    width:27px!important;
    height:27px!important;
    min-width:27px!important;
    font-size:12px!important;
  }
  .hptv-tv-mute{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
  }
  .hptv-tv-volume{
    width:58px!important;
  }
  .hptv-tv-som{
    font-size:9px!important;
  }
  .hptv-bottom-bar{
    padding-right:145px!important;
  }
}


/* v1.2.6 - HLS ao vivo otimizado para celular */
.hptv-hls-status{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  z-index:18!important;
  max-width:min(84%,420px)!important;
  padding:12px 18px!important;
  border-radius:18px!important;
  color:#f5d278!important;
  background:rgba(0,0,0,.52)!important;
  border:1px solid rgba(245,210,120,.35)!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
  text-align:center!important;
  box-shadow:0 12px 34px rgba(0,0,0,.35)!important;
}
.hptv-stage:not(.hptv-hls-loading) .hptv-hls-status{display:none!important;}
.hptv-stage.hptv-hls-mode video.hptv-video{
  background:#000!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
@media(max-width:640px){
  .hptv-hls-status{font-size:12px!important;padding:9px 12px!important;border-radius:14px!important;}
}
