:root{
  --iptvb-rte-gold:#ffc400;
  --iptvb-rte-gold-soft:#ffe38a;
  --iptvb-rte-orange:#ff7a00;
  --iptvb-rte-red:#ff304f;
  --iptvb-rte-ink:#0b0b10;
  --iptvb-rte-muted:#697082;
  --iptvb-rte-line:rgba(255,255,255,.16);
  --iptvb-rte-glass:rgba(255,255,255,.72);
  --iptvb-rte-shadow:0 18px 50px rgba(9,10,16,.16);
}
.iptvb-rte-rating{position:relative;display:inline-flex;align-items:center;gap:.7rem;padding:.5rem .72rem .5rem .58rem;border:1px solid rgba(255,196,0,.34);border-radius:22px;background:
radial-gradient(circle at top left,rgba(255,255,255,.96),rgba(255,255,255,.88) 40%,rgba(255,247,225,.86)),
linear-gradient(135deg,rgba(255,215,88,.13),rgba(255,122,0,.05));
box-shadow:0 14px 34px rgba(255,122,0,.11), inset 0 1px 0 rgba(255,255,255,.9);color:var(--iptvb-rte-ink);vertical-align:middle;max-width:100%;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.iptvb-rte-rating:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--iptvb-rte-gold),var(--iptvb-rte-orange));border-radius:22px 0 0 22px;opacity:.92}
.iptvb-rte-rating:hover{transform:translateY(-1px);box-shadow:0 18px 40px rgba(255,122,0,.16), inset 0 1px 0 rgba(255,255,255,.95);border-color:rgba(255,196,0,.5)}
.iptvb-rte-rating--compact{gap:.48rem;padding:.34rem .54rem .34rem .44rem;border-radius:16px;box-shadow:0 10px 24px rgba(255,122,0,.1)}
.iptvb-rte-rating--compact:before{width:3px;border-radius:16px 0 0 16px}
.iptvb-rte-rating-kicker{display:inline-flex;align-items:center;gap:.34rem;padding:.32rem .5rem;border-radius:999px;background:linear-gradient(135deg,rgba(255,196,0,.18),rgba(255,255,255,.72));border:1px solid rgba(255,196,0,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.82);font-size:.67rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:#805100;white-space:nowrap}
.iptvb-rte-rating-kicker-dot{position:relative;width:.52rem;height:.52rem;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,rgba(255,255,255,.4) 28%,transparent 29%),linear-gradient(135deg,var(--iptvb-rte-gold),var(--iptvb-rte-orange));box-shadow:0 0 0 4px rgba(255,196,0,.12),0 0 18px rgba(255,196,0,.35);animation:iptvbRtePulse 1.8s ease-in-out infinite}
.iptvb-rte-rating-main{display:inline-flex;align-items:center;gap:.62rem;min-width:0}
.iptvb-rte-stars-shell{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:.24rem .46rem;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,248,226,.92));border:1px solid rgba(255,196,0,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 8px 20px rgba(255,196,0,.12);overflow:hidden}
.iptvb-rte-stars-shell:after{content:"";position:absolute;inset:-45% auto -45% -20%;width:38%;transform:translateX(-140%) rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:iptvbRteSheen 3.8s ease-in-out infinite}
.iptvb-rte-stars{position:relative;display:inline-block;font-size:1.02rem;line-height:1;letter-spacing:.08em;filter:drop-shadow(0 5px 10px rgba(255,196,0,.26));z-index:1}
.iptvb-rte-stars-base{color:rgba(10,10,16,.11)}
.iptvb-rte-stars-fill{position:absolute;left:0;top:0;width:var(--iptvb-rte-fill,98%);overflow:hidden;white-space:nowrap;color:var(--iptvb-rte-gold);text-shadow:0 0 9px rgba(255,196,0,.3),0 0 16px rgba(255,196,0,.18);animation:iptvbRteStarReveal .85s cubic-bezier(.22,1,.36,1) both}
.iptvb-rte-rating:hover .iptvb-rte-stars-fill{filter:brightness(1.08)}
.iptvb-rte-rating-copy{display:flex;flex-direction:column;gap:.06rem;line-height:1.05;min-width:0}
.iptvb-rte-rating-copy strong{display:flex;align-items:flex-end;gap:.04rem;font-size:.98rem;font-weight:950;letter-spacing:-.035em;color:var(--iptvb-rte-ink)}
.iptvb-rte-rating-score{font-size:1.08em}
.iptvb-rte-rating-outof{font-size:.82em;color:#1f2530;opacity:.88}
.iptvb-rte-rating-copy small{font-size:.69rem;font-weight:760;color:var(--iptvb-rte-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}
.iptvb-rte-rating--compact .iptvb-rte-rating-main{gap:.42rem}
.iptvb-rte-rating--compact .iptvb-rte-stars-shell{min-width:72px;padding:.18rem .34rem}
.iptvb-rte-rating--compact .iptvb-rte-stars{font-size:.84rem}
.iptvb-rte-rating--compact .iptvb-rte-rating-copy strong{font-size:.8rem}
.iptvb-rte-rating--compact .iptvb-rte-rating-copy small{font-size:.62rem;max-width:118px}
.iptvb-rte-rating--compact .iptvb-rte-stars-shell:after{animation-duration:4.6s}
.iptvb-rte-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin:.88rem 0 0}.iptvb-rte-badges span{display:inline-flex;align-items:center;gap:.38rem;border:1px solid rgba(255,122,0,.19);border-radius:999px;padding:.48rem .68rem;background:rgba(255,255,255,.82);box-shadow:0 10px 26px rgba(10,10,16,.08);font-size:.77rem;font-weight:850;color:#242834}.iptvb-rte-badges i{display:grid;place-items:center;width:1.1rem;height:1.1rem;border-radius:50%;font-style:normal;background:linear-gradient(135deg,var(--iptvb-rte-orange),var(--iptvb-rte-gold));color:#111;font-size:.72rem;font-weight:900}
.iptvb-rte-card-insert{margin:.65rem 0 .75rem}.iptvb-rte-shop-insert{margin:.55rem 0}.iptvb-rte-product-insert{margin:.85rem 0}.iptvb-rte-pricing-label{display:inline-flex;align-items:center;gap:.35rem;margin:.2rem 0 .55rem;padding:.36rem .56rem;border-radius:999px;background:linear-gradient(135deg,rgba(255,122,0,.12),rgba(255,196,0,.2));font-size:.72rem;font-weight:900;color:#2a1b07}.iptvb-rte-pricing-label strong{color:#111}.iptvb-rte-pricing-badge{display:inline-flex;margin-left:.35rem;padding:.22rem .42rem;border-radius:999px;background:#111;color:#fff;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
.iptvb-rte-summary-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border:1px solid rgba(255,122,0,.16);border-radius:24px;background:linear-gradient(135deg,#fff,rgba(255,247,225,.92));box-shadow:var(--iptvb-rte-shadow)}.iptvb-rte-summary-card h3{margin:.15rem 0;font-size:clamp(2rem,5vw,3.2rem);line-height:.95;letter-spacing:-.05em}.iptvb-rte-summary-card p{margin:0;color:var(--iptvb-rte-muted);font-weight:750}.iptvb-rte-kicker{display:inline-flex;align-items:center;gap:.35rem;color:var(--iptvb-rte-orange);font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;font-weight:950}
.iptvb-rte-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.2rem 0}.iptvb-rte-review-card{position:relative;padding:1.1rem;border:1px solid rgba(255,122,0,.15);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,248,232,.82));box-shadow:0 16px 42px rgba(10,10,16,.1);overflow:hidden}.iptvb-rte-review-card:before{content:"";position:absolute;inset:-1px auto auto -1px;width:44%;height:4px;background:linear-gradient(90deg,var(--iptvb-rte-orange),var(--iptvb-rte-gold));border-radius:24px 0 99px 0}.iptvb-rte-review-top{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:.8rem}.iptvb-rte-review-badge{display:inline-flex;padding:.32rem .52rem;border-radius:999px;background:rgba(255,122,0,.1);color:#8b3900;font-size:.68rem;font-weight:900;white-space:nowrap}.iptvb-rte-review-content{color:#343946;font-size:.94rem;line-height:1.65}.iptvb-rte-review-content p{margin:.2rem 0}.iptvb-rte-review-footer{display:flex;flex-direction:column;gap:.1rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(10,10,16,.08)}.iptvb-rte-review-footer strong{font-weight:950;color:#111}.iptvb-rte-review-footer span{font-size:.78rem;color:var(--iptvb-rte-muted);font-weight:750}
.iptvb-rte-carousel-section{margin:clamp(2rem,5vw,4.5rem) 0;padding:clamp(1rem,3vw,1.5rem);border-radius:30px;background:radial-gradient(circle at 10% 0%,rgba(255,196,0,.25),transparent 34%),linear-gradient(135deg,#111318,#1c1f29);color:#fff;box-shadow:0 22px 60px rgba(7,8,12,.22);overflow:hidden}.iptvb-rte-carousel-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.iptvb-rte-carousel-head h2{margin:.18rem 0;color:#fff;font-size:clamp(1.55rem,4vw,2.4rem);letter-spacing:-.04em}.iptvb-rte-carousel-head p{margin:0;color:rgba(255,255,255,.68);font-weight:650}.iptvb-rte-carousel-actions{display:flex;gap:.45rem}.iptvb-rte-carousel-actions button{width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:1.55rem;line-height:1;cursor:pointer;transition:.2s ease}.iptvb-rte-carousel-actions button:hover{background:linear-gradient(135deg,var(--iptvb-rte-orange),var(--iptvb-rte-gold));color:#111}.iptvb-rte-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:.25rem 0 .6rem}.iptvb-rte-review-card--carousel{min-width:min(360px,84vw);scroll-snap-align:start;background:rgba(255,255,255,.95);color:#111}
.iptvb-rte-form{padding:1.2rem;border:1px solid rgba(255,122,0,.18);border-radius:24px;background:#fff;box-shadow:0 16px 42px rgba(10,10,16,.08);margin:1.4rem 0}.iptvb-rte-form h3{margin:0 0 .25rem}.iptvb-rte-form p{margin:.1rem 0 1rem;color:var(--iptvb-rte-muted)}.iptvb-rte-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.iptvb-rte-form label{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-weight:850;color:#202430}.iptvb-rte-form input,.iptvb-rte-form textarea{width:100%;border:1px solid rgba(10,10,16,.14);border-radius:14px;padding:.75rem .85rem;font:inherit}.iptvb-rte-form button{border:0;border-radius:999px;padding:.86rem 1.2rem;background:linear-gradient(135deg,var(--iptvb-rte-orange),var(--iptvb-rte-gold));color:#111;font-weight:950;cursor:pointer}.iptvb-rte-hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}
@keyframes iptvbRteStarReveal{from{width:0}to{width:var(--iptvb-rte-fill,98%)}}
@keyframes iptvbRteSheen{0%,12%{transform:translateX(-150%) rotate(18deg)}34%,100%{transform:translateX(340%) rotate(18deg)}}
@keyframes iptvbRtePulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,196,0,.16),0 0 18px rgba(255,196,0,.35)}50%{transform:scale(1.08);box-shadow:0 0 0 6px rgba(255,196,0,0),0 0 20px rgba(255,196,0,.42)}}
@media (max-width:900px){.iptvb-rte-review-grid{grid-template-columns:1fr 1fr}.iptvb-rte-summary-card{align-items:flex-start;flex-direction:column}.iptvb-rte-carousel-head{align-items:flex-start;flex-direction:column}.iptvb-rte-form-grid{grid-template-columns:1fr}}
@media (max-width:640px){.iptvb-rte-review-grid{grid-template-columns:1fr}.iptvb-rte-rating{width:100%;justify-content:flex-start}.iptvb-rte-rating--compact{width:auto;max-width:100%}.iptvb-rte-badges span{font-size:.72rem;padding:.42rem .56rem}.iptvb-rte-rating-copy small{max-width:180px}.iptvb-rte-rating:not(.iptvb-rte-rating--compact){align-items:flex-start;gap:.6rem;padding-right:.62rem}.iptvb-rte-rating:not(.iptvb-rte-rating--compact) .iptvb-rte-rating-main{min-width:0;flex:1}}
@media (prefers-reduced-motion:reduce){.iptvb-rte-stars-fill,.iptvb-rte-stars-shell:after,.iptvb-rte-rating-kicker-dot{animation:none!important}.iptvb-rte-carousel{scroll-behavior:auto!important}}

/* v1.0.4 premium compact rating badge: cleaner product-page layout, no truncated long chip. */
.iptvb-rte-rating{
  gap:.58rem!important;
  padding:.42rem .64rem .42rem .54rem!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 0% 0%,rgba(255,235,164,.7),transparent 38%),
    linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,250,237,.94))!important;
  box-shadow:0 12px 28px rgba(255,122,0,.10), inset 0 1px 0 rgba(255,255,255,.92)!important;
}
.iptvb-rte-rating:before{width:3px!important;border-radius:18px 0 0 18px!important}
.iptvb-rte-rating-kicker{display:none!important}
.iptvb-rte-rating-main{gap:.52rem!important}
.iptvb-rte-stars-shell{
  min-width:88px!important;
  padding:.2rem .42rem!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#fff8df,#fff)!important;
}
.iptvb-rte-stars{font-size:.95rem!important;letter-spacing:.075em!important}
.iptvb-rte-rating-copy strong{font-size:1rem!important;line-height:.95!important}
.iptvb-rte-rating-score{font-size:1.08em!important}
.iptvb-rte-rating-outof{font-size:.76em!important;color:#3b4350!important}
.iptvb-rte-rating-copy small{
  display:flex!important;
  align-items:center!important;
  gap:.28rem!important;
  max-width:none!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  font-size:.66rem!important;
  line-height:1!important;
  color:#667085!important;
}
.iptvb-rte-confidence-dot{
  width:.45rem;
  height:.45rem;
  flex:0 0 .45rem;
  border-radius:50%;
  background:linear-gradient(135deg,var(--iptvb-rte-gold),var(--iptvb-rte-orange));
  box-shadow:0 0 0 3px rgba(255,196,0,.14);
}
.iptvb-rte-rating--compact{
  padding:.3rem .48rem .3rem .4rem!important;
  border-radius:15px!important;
}
.iptvb-rte-rating--compact .iptvb-rte-stars-shell{min-width:70px!important;padding:.16rem .3rem!important}
.iptvb-rte-rating--compact .iptvb-rte-stars{font-size:.8rem!important}
.iptvb-rte-rating--compact .iptvb-rte-rating-copy strong{font-size:.78rem!important}
.iptvb-rte-rating--compact .iptvb-rte-rating-copy small{
  max-width:112px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
@media (max-width:640px){
  .iptvb-rte-rating:not(.iptvb-rte-rating--compact){
    width:auto!important;
    max-width:100%!important;
  }
  .iptvb-rte-rating-copy small{
    white-space:normal!important;
    line-height:1.18!important;
  }
}

/* v1.0.2 anti-duplication cleanup: remove legacy/theme/plugin blocks that duplicate trust signals/pricing metadata. */
.hero-stats,
.plan-meta,
.iptvb-rte-badges--pricing,
.iptvb-rte-product-badges{display:none!important;}
