/*
Theme Name: YourFlix
Theme URI: https://yourflix.co.uk
Author: YourFlix
Description: Dark magenta IPTV marketing theme for YourFlix UK.
Version: 1.8.13
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: yourflix
*/

@font-face{font-family:"Outfit";font-style:normal;font-weight:400 800;font-display:swap;src:url("assets/fonts/outfit-latin-400-800.woff2") format("woff2")}

:root {
  --pink: #e91e8c;
  --pink-hot: #ff2d9b;
  --pink-dark: #b01068;
  --button-start: #d10b72;
  --button-end: #a80d5d;
  --solid-accent: #c70a6c;
  --pink-glow: rgba(233, 30, 140, 0.35);
  --bg: #000000;
  --bg-2: #0a0a0a;
  --bg-3: #121212;
  --card: #141414;
  --ink: #ffffff;
  --muted: #a8a8a8;
  --line: #262626;
  --radius: 14px;
  --radius-pill: 999px;
  --container: 1180px;
  --font: "Outfit", system-ui, sans-serif;
  --shadow: 0 20px 50px rgba(0,0,0,.45);
}

*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:auto}
body{margin:0;font-family:var(--font);color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
ul{margin:0;padding:0;list-style:none}
.container{width:min(100% - 2rem,var(--container));margin-inline:auto}

.btn{
  display:inline-flex;align-items:center;justify-content:center;gap:.5rem;
  padding:.9rem 1.6rem;border-radius:var(--radius-pill);
  background:linear-gradient(135deg,var(--button-start),var(--button-end));
  color:#fff;font-weight:700;border:0;cursor:pointer;
  box-shadow:0 10px 30px var(--pink-glow);
  transition:box-shadow .2s ease,filter .2s ease;
}
.btn:hover{filter:brightness(1.08);box-shadow:0 14px 36px var(--pink-glow)}
.btn-ghost{background:transparent;border:1px solid var(--line);box-shadow:none;color:#fff}
.btn-ghost:hover{border-color:var(--pink);color:var(--pink-hot);filter:none}
.btn-lg{padding:1.05rem 2rem;font-size:1.05rem}

/* Header */
.site-header{
  position:sticky;top:0;z-index:50;
  background:rgba(0,0,0,.72);backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(255,255,255,.06);
}
.header-inner{display:flex;align-items:center;gap:1.25rem;min-height:76px}
.brand{display:flex;align-items:center;gap:.7rem;font-weight:800;font-size:1.35rem;letter-spacing:.02em}
.brand-mark{
  width:36px;height:36px;border-radius:50%;
  background:linear-gradient(135deg,var(--pink-hot),var(--pink-dark));
  display:grid;place-items:center;box-shadow:0 0 0 3px rgba(233,30,140,.2);
}
.brand-mark svg{width:14px;height:14px;fill:#fff;margin-left:2px}
.nav-main{display:flex;gap:1.35rem;margin-inline:auto;flex-wrap:wrap}
.primary-navigation{margin-inline:auto}
.primary-navigation .nav-main{margin-inline:0}
.mobile-menu-cta{display:none}
.nav-main a{font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}
.nav-main a:hover,.nav-main .current-menu-item a{color:#fff}
.header-cta{margin-left:auto}
.nav-toggle{display:none;background:transparent;border:1px solid var(--line);color:#fff;border-radius:10px;padding:.55rem .7rem}

/* Hero */
.hero{
  position:relative;min-height:78vh;display:grid;align-items:center;
  background:
    linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.55) 45%,rgba(0,0,0,.35) 100%),
    radial-gradient(ellipse at 70% 40%, rgba(233,30,140,.25), transparent 55%),
    url('assets/img/optimized/yourflix-cinema-bg-v1.webp') center/cover no-repeat;
  padding:4.5rem 0 3.5rem;
}
.hero-content{max-width:640px}
.hero-eyebrow{display:inline-block;color:var(--pink-hot);font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;margin-bottom:.9rem}
.hero h1{font-size:clamp(2.4rem,5vw,4rem);line-height:1.08;margin:0 0 1rem;font-weight:800}
.hero-lead{color:#d4d4d4;font-size:1.08rem;max-width:34rem;margin:0 0 1.6rem}
.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}

/* Feature strip */
.feature-strip{background:var(--bg-2);border-block:1px solid var(--line);padding:2rem 0}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
.feature-item{display:flex;gap:1rem;align-items:flex-start}
.feature-icon{
  width:48px;height:48px;border-radius:12px;flex:none;
  background:rgba(233,30,140,.12);border:1px solid rgba(233,30,140,.35);
  display:grid;place-items:center;color:var(--pink-hot);font-size:1.25rem
}
.feature-item h2,.feature-item h3{margin:0 0 .25rem;font-size:1.05rem;line-height:1.3}
.feature-item p{margin:0;color:var(--muted);font-size:.92rem}

.logo-ribbon{padding:1.4rem 0;background:#050505;border-bottom:1px solid var(--line);overflow:hidden}
.logo-track{display:flex;gap:2.5rem;align-items:center;justify-content:center;flex-wrap:wrap;opacity:.55;filter:grayscale(1);font-weight:700;letter-spacing:.04em;color:#bbb;font-size:.95rem}

/* Sections */
.section{padding:4.5rem 0}
.section-dark{background:var(--bg-2)}
.section-title{font-size:clamp(1.8rem,3.2vw,2.6rem);margin:0 0 .6rem;font-weight:800;text-align:center}
.section-lead{text-align:center;color:var(--muted);max-width:40rem;margin:0 auto 2.4rem}

.poster-row{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}
.poster{
  aspect-ratio:2/3;border-radius:12px;overflow:hidden;position:relative;
  background:linear-gradient(160deg,#1a1a1a,#2a1020);border:1px solid var(--line);
  display:grid;place-items:end start;padding:1rem;
}
.poster span{font-weight:800;font-size:.95rem;text-shadow:0 2px 10px #000}

.why-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}
.why-card{
  border-radius:18px;overflow:hidden;min-height:380px;
  background:
    linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.75)),
    url('assets/img/optimized/family-couch.webp') center/cover;
  border:1px solid var(--line);position:relative
}
.why-copy h2{font-size:clamp(1.7rem,3vw,2.4rem);margin:0 0 1rem}
.check-list{display:grid;gap:.75rem;margin:1.2rem 0 1.6rem}
.check-list li{display:flex;gap:.7rem;align-items:center;color:#e8e8e8}
.check-list li::before{content:"";width:18px;height:18px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 3px rgba(233,30,140,.2);flex:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='white' d='M6.5 11.2 3.3 8l1.1-1.1 2.1 2.1 4.6-4.6L12.2 5.5z'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}
.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}
.stat-box{background:rgba(255,255,255,.04);border:1px solid var(--line);border-radius:12px;padding:1rem;text-align:center}
.stat-box strong{display:block;color:var(--pink-hot);font-size:1.15rem}
.stat-box span{color:var(--muted);font-size:.8rem}

/* Pricing */
.plans{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.plans-mobile-includes{display:none}
.plan{
  background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.5rem 1.25rem;
  display:flex;flex-direction:column;gap:.85rem;position:relative;transition:border-color .2s
}
.plan:hover{border-color:var(--pink)}
.plan.is-featured{border-color:var(--pink);box-shadow:0 0 0 1px var(--pink),0 20px 40px var(--pink-glow)}
.plan-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--solid-accent);color:#fff;font-size:.72rem;font-weight:700;padding:.3rem .7rem;border-radius:999px;white-space:nowrap}
.plan h3{margin:0;font-size:1.15rem}
.plan-price{font-size:2rem;font-weight:800;color:#fff}
.plan-price small{font-size:.9rem;color:var(--muted);font-weight:500}
.plan-description{margin:-.35rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.4;min-height:2.45em}
.plan-includes-label{margin:0;color:#e7e7ed;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.plan ul{display:grid;gap:.45rem;color:var(--muted);font-size:.92rem;flex:1}
.plan ul li{display:flex;gap:.5rem;align-items:flex-start}
.plan ul li::before{content:"✓";color:var(--pink-hot);font-weight:700}
.plan-includes{margin:0;}
.plan-includes li{font-size:.84rem;line-height:1.35;}
.plan-includes li::before{flex:none;}
.plan .btn{width:100%;margin-top:.4rem}
/* Payment method pills under plan CTAs */
.pay-methods{
  display:flex;align-items:center;justify-content:center;gap:.55rem;flex-wrap:wrap;
  margin-top:.65rem;padding:.45rem .7rem;
  background:#f5f5f7;border-radius:999px;
  border:1px solid rgba(255,255,255,.08);
}
.pay-badge{
  display:inline-flex;align-items:center;justify-content:center;
  line-height:0;opacity:.95;
}
.pay-badge svg{display:block}
.pay-methods--checkout{margin:0 0 1rem;background:#fff}
.screen-reader-text{
  border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);
  height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important
}

/* Comparison table */
.compare-section{background:var(--bg-2);border-block:1px solid var(--line)}
.compare-card{
  background:#fff;color:#1a1a1a;border-radius:20px;
  box-shadow:0 24px 60px rgba(0,0,0,.35);overflow:hidden;
  max-width:920px;margin:0 auto;
}
.compare-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}
.compare-table{width:100%;border-collapse:collapse;min-width:640px}
.compare-table thead th{
  padding:1.15rem 1.25rem;font-size:.95rem;font-weight:800;
  text-align:center;background:#fafafa;border-bottom:1px solid #eee;color:#222;
}
.compare-col-criteria{text-align:left!important;width:48%}
.compare-col-yf{
  color:var(--pink)!important;position:relative;
}
.compare-col-yf::after{
  content:"";position:absolute;left:20%;right:20%;bottom:10px;height:3px;
  background:linear-gradient(90deg,var(--pink-hot),var(--pink));border-radius:999px;
}
.compare-table tbody th,.compare-table tbody td{
  padding:1rem 1.25rem;border-bottom:1px solid #f0f0f0;vertical-align:middle;
}
.compare-table tbody tr:last-child th,.compare-table tbody tr:last-child td{border-bottom:0}
.compare-feature{
  display:flex;align-items:center;gap:.85rem;font-weight:600;font-size:.95rem;
  text-align:left;color:#222;
}
.compare-icon{
  width:40px;height:40px;border-radius:50%;flex:none;
  display:grid;place-items:center;
  background:rgba(233,30,140,.1);color:var(--pink);border:1px solid rgba(233,30,140,.25);
}
.compare-yes,.compare-no{text-align:center}
.compare-mark{font-size:1.35rem;font-weight:800;line-height:1}
.compare-yes .compare-mark{color:#1db954}
.compare-no .compare-mark{color:#c62828}
.compare-answer{display:inline-block;max-width:15rem;color:#35353d;font-size:.9rem;line-height:1.4}
.compare-mobile-list{display:none}
.compare-cta{text-align:center;margin-top:1.75rem}

/* Sports */
.sports-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}
.sports-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;background:#fff;border-radius:16px;padding:1.25rem}
.sports-logos span{background:#f3f3f3;color:#222;border-radius:10px;padding:.9rem .5rem;text-align:center;font-weight:800;font-size:.85rem}

/* Categories */
.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.categories-scroll-hint{display:none}
.cat-card{
  position:relative;min-height:220px;border-radius:16px;overflow:hidden;border:1px solid var(--line);
  display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem;
  background-size:cover;background-position:center;
}
.cat-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.85))}
.cat-card > *{position:relative;z-index:1}
.cat-card h3{margin:0 0 .7rem;font-size:1.2rem;letter-spacing:.04em}
.cat-card .btn{align-self:flex-start;padding:.55rem 1rem;font-size:.8rem}

/* Reviews */
.review-row{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}
.review-card{
  background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1rem;min-height:220px;
  display:flex;flex-direction:column;gap:.6rem
}
.review-card .bubble{background:#0e1f16;border:1px solid #1f3d2c;border-radius:12px;padding:.7rem;font-size:.82rem;color:#cde7d6}
.review-card .bubble.me{background:#1a1020;border-color:#4a2040;color:#f3c6e0;align-self:flex-end}
.review-card .stars{color:var(--pink-hot);letter-spacing:1px}

/* Checkout page */
.checkout-page{padding:3rem 0 4rem;background:
  radial-gradient(ellipse at 50% 0%, rgba(233,30,140,.18), transparent 50%), var(--bg)}
.checkout-wrap{max-width:980px}
.checkout-progress{display:flex;gap:.8rem;margin:0 0 1.5rem;padding:0;list-style:none}
.checkout-progress .step{flex:1;background:var(--card);border:1px solid var(--line);border-radius:999px;padding:.65rem 1rem;text-align:center;color:var(--muted);font-weight:600;font-size:.9rem}
.checkout-progress .step.is-active{border-color:var(--pink);color:#fff;box-shadow:0 0 0 1px var(--pink)}
.checkout-progress .step.is-done{border-color:rgba(240,19,130,.38);color:#d7d7df}
.checkout-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:1.25rem}
.checkout-panel{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:1.5rem}
.checkout-panel h1,.checkout-panel h2{margin:0 0 .4rem;font-size:1.6rem}
.checkout-sub{color:var(--muted);margin:0 0 1.2rem}
.checkout-plans{display:grid;gap:.75rem}
.checkout-plan{border:1px solid var(--line);border-radius:14px;padding:1rem;cursor:pointer;background:#0f0f0f}
.checkout-plan.is-selected{border-color:var(--pink);box-shadow:0 0 0 1px var(--pink)}
.checkout-plan input{accent-color:var(--pink)}
.checkout-plan-top{display:flex;justify-content:space-between;gap:1rem;align-items:center}
.checkout-plan-top em{font-style:normal;background:var(--solid-accent);color:#fff;font-size:.72rem;padding:.2rem .5rem;border-radius:999px}
.checkout-plan-price{font-size:1.35rem;font-weight:800;margin:.35rem 0}
.checkout-plan-description{display:block;color:var(--muted);line-height:1.45}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.field{display:grid;gap:.4rem;font-weight:600;font-size:.92rem}
.field-full{grid-column:1/-1}
.field input,.field select,.field textarea{
  width:100%;padding:.85rem 1rem;border-radius:12px;border:1px solid var(--line);
  background:#0a0a0a;color:#fff;font:inherit
}
.field input:focus,.field select:focus{outline:2px solid var(--pink);border-color:transparent}
.checkout-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem;flex-wrap:wrap}
.order-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:1.25rem;position:sticky;top:96px}
.order-card h2{margin:0 0 1rem;font-size:1.15rem}
.order-card-plan{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1rem}
.order-card-total{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-block:1px solid var(--line);margin-bottom:1rem}
.order-card-total strong{font-size:1.4rem;color:var(--pink-hot)}
.order-card-features{display:grid;gap:.4rem;color:var(--muted);font-size:.9rem;margin-bottom:1rem}
.order-card-features li::before{content:"✓ ";color:var(--pink)}
.trust-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}
.trust-row span{font-size:.75rem;border:1px solid var(--line);border-radius:999px;padding:.3rem .55rem;color:var(--muted)}
.order-help{color:var(--muted);font-size:.85rem;margin:0}
.checkout-mobile-summary{display:none}

/* Inner pages */
.page-main{padding:3.5rem 0;min-height:50vh}
.page-main .entry{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:2rem;max-width:800px;margin:0 auto}
.page-main h1{margin-top:0}
.entry-content{color:#d0ced7;font-size:1rem;line-height:1.75}
.entry-content h2{margin:2rem 0 .65rem;color:#fff;font-size:clamp(1.3rem,2.5vw,1.7rem);line-height:1.2}
.entry-content a:not(.btn){color:var(--pink-hot);text-decoration:underline;text-underline-offset:.2em}
.entry-content ul,.entry-content ol{display:grid;gap:.55rem;margin:1rem 0 1.4rem;padding-left:1.3rem;list-style:revert}
.entry-content .page-lead{font-size:1.15rem;color:#eee;line-height:1.65;margin:0 0 2rem}
.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.4rem 0 2rem}
.info-card{padding:1.25rem;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.035)}
.info-card h2{margin-top:0}
@media(max-width:640px){.page-main .entry{padding:1.35rem}.info-grid{grid-template-columns:1fr}}

/* Footer */
.site-footer{background:#050505;border-top:1px solid var(--line);padding:3rem 0 1.5rem;margin-top:2rem}
.footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:center}
.footer-map{
  min-height:180px;border-radius:16px;border:1px solid var(--line);
  background:
    radial-gradient(circle at 30% 40%, var(--pink), transparent 1.5%),
    radial-gradient(circle at 55% 35%, var(--pink-hot), transparent 1.2%),
    radial-gradient(circle at 70% 55%, var(--pink), transparent 1.4%),
    linear-gradient(160deg,#0d0d0d,#1a0a14);
  position:relative
}
.footer-copy{color:var(--muted);font-size:.92rem}
.footer-bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.85rem}

@media (max-width:960px){
  .feature-grid,.plans,.poster-row,.cat-grid,.review-row,.why-grid,.sports-grid,.checkout-grid,.footer-grid,.stats-bar,.field-grid{grid-template-columns:1fr 1fr}
  .poster-row{grid-template-columns:repeat(3,1fr)}
  .nav-main{display:none}
  .nav-main.is-open{display:flex;position:absolute;inset:76px 0 auto;background:#000;flex-direction:column;padding:1rem 1.25rem;border-bottom:1px solid var(--line)}
  .nav-toggle{display:inline-flex;margin-left:auto}
  .header-cta{display:none}
}
@media (max-width:640px){
  .feature-grid,.plans,.poster-row,.cat-grid,.review-row,.why-grid,.sports-grid,.checkout-grid,.footer-grid,.stats-bar,.field-grid{grid-template-columns:1fr}
  .poster-row{grid-template-columns:repeat(2,1fr)}
  .hero{min-height:70vh;padding:3rem 0}
}

/* WhatsApp review screenshots */
.wa-shot-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
  align-items: stretch;
}
.wa-shot {
  margin: 0;
  background: #0c0c0c;
  border: 1px solid var(--line);
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: var(--shadow);
  transition: border-color .18s ease;
}
.wa-shot:hover {
  border-color: rgba(233, 30, 140, .55);
}
.wa-shot img {
  width: 100%;
  height: auto;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: top center;
  background: #111;
}
.wa-shot figcaption {
  padding: .7rem .85rem;
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #ddd;
  border-top: 1px solid var(--line);
  background: #0a0a0a;
}
.wa-shot-review .stars {
  padding: .55rem .85rem 0;
  color: var(--pink-hot);
  letter-spacing: 2px;
  font-size: .85rem;
}
.section-lead .hl,
.hl {
  background: #f5e642;
  color: #111;
  padding: .05em .25em;
  border-radius: 4px;
  font-weight: 700;
}
@media (max-width: 960px) {
  .wa-shot-row { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 640px) {
  .wa-shot-row { grid-template-columns: repeat(2, 1fr); }
}

.section-eyebrow {
  text-align: center;
  color: var(--pink-hot);
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  margin: 0 0 .75rem;
}
.poster-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
}
.poster-card {
  margin: 0;
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid var(--line);
  background: #111;
  aspect-ratio: 2 / 3;
}
.poster-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.poster-card figcaption {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  padding: 2.2rem .9rem .85rem;
  font-weight: 800;
  font-size: .82rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  background: linear-gradient(180deg, transparent, rgba(0,0,0,.92));
}
@media (max-width: 960px) {
  .poster-row { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 640px) {
  .poster-row { grid-template-columns: repeat(2, 1fr); }
}

/* Logo pills */
.logo-track {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: .2rem 0;
}
.logo-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  padding: .65rem 1rem;
  border: 1px solid #2a2a2a;
  border-radius: 10px;
  background: #0c0c0c;
  color: #ddd;
  font-weight: 800;
  font-size: .85rem;
  letter-spacing: .02em;
  opacity: .85;
}

/* Full-bleed perfect IPTV */
.perfect-iptv {
  position: relative;
  padding: 4.5rem 0 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.88) 0%, rgba(0,0,0,.45) 55%, rgba(0,0,0,.25) 100%),
    var(--perfect-bg) center/cover no-repeat;
  border-block: 1px solid var(--line);
}
.perfect-inner { padding-bottom: 3rem; max-width: 560px; }
.perfect-copy h2 {
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  margin: 0 0 1rem;
}
.stats-overlay {
  background: rgba(0,0,0,.72);
  border-top: 1px solid rgba(255,255,255,.08);
  backdrop-filter: blur(8px);
}
.stats-bar-overlay {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  padding: 1.25rem 0;
}
.stats-bar-overlay .stat-box {
  background: transparent;
  border: 0;
  padding: .4rem;
}

/* Mid CTA */
.mid-cta {
  padding: 3rem 0;
  background: linear-gradient(180deg, #0a0a0a, #12060c);
  border-block: 1px solid var(--line);
  text-align: center;
}
.mid-cta h2 { margin: 0 0 .5rem; font-size: clamp(1.5rem, 3vw, 2rem); }
.mid-cta p { color: var(--muted); margin: 0 0 1.2rem; }

/* Supported players — pure white band (hard edge from sports) */
.players-section {
  background: #ffffff !important;
  color: #1a1a1a;
  border: 0;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.players-section .section-title,
.players-title { color: #111; }
.players-section .section-lead,
.players-lead { color: #5a5f6a; max-width: 46rem; margin-left: auto; margin-right: auto; }
.players-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.1rem;
  margin: 0 auto 1.75rem;
  max-width: 980px;
}
.player-card {
  background: #fff;
  border-radius: 16px;
  padding: 1.35rem 1rem 1.2rem;
  text-align: center;
  box-shadow: 0 8px 24px rgba(15, 20, 35, .08);
  border: 1px solid rgba(0,0,0,.06);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: .75rem;
  transition: border-color .18s ease, box-shadow .18s ease;
}
.player-card:hover {
  box-shadow: 0 14px 32px rgba(15, 20, 35, .12);
}
.player-card h3 {
  margin: 0;
  font-size: .92rem;
  font-weight: 700;
  color: #1c1c1c;
  line-height: 1.3;
}
.player-badge {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: color-mix(in srgb, var(--player-c) 14%, #fff);
  border: 1px solid color-mix(in srgb, var(--player-c) 24%, transparent);
}
.player-badge svg { display: block; }
.players-foot {
  text-align: center;
  max-width: 44rem;
  margin: 0 auto;
  color: #4a4f59;
  font-size: .98rem;
  line-height: 1.65;
}
.players-foot strong { color: #111; font-weight: 700; }

/* Sports: hard cut into white players band */
.sports-block {
  padding: 4.5rem 0;
  background:
    linear-gradient(105deg, rgba(0,0,0,.88) 0%, rgba(0,0,0,.62) 40%, rgba(0,0,0,.5) 100%),
    var(--sports-bg) center/cover no-repeat;
  border-bottom: 0;
}
.sports-grid {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 2.5rem;
  align-items: center;
}
.sports-copy h2 {
  text-align: left;
  font-size: clamp(1.85rem, 3.4vw, 2.65rem);
  line-height: 1.15;
  margin: 0 0 1rem;
  font-weight: 800;
}
.sports-copy p {
  color: #d8d8d8;
  max-width: 32rem;
  margin: 0 0 1.5rem;
  font-size: 1.02rem;
  line-height: 1.65;
}
.sports-cta {
  text-transform: uppercase;
  letter-spacing: .04em;
  background: linear-gradient(135deg, var(--button-start), var(--button-end));
  box-shadow: 0 12px 32px rgba(194, 24, 224, .35);
}
.sports-logos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: .85rem;
  background: transparent;
  padding: 0;
}
.sport-logo {
  display: grid;
  place-items: center;
  min-height: 78px;
  border-radius: 14px;
  background: #ffffff;
  color: #111;
  font-weight: 800;
  font-size: .78rem;
  text-align: center;
  padding: .75rem .55rem;
  letter-spacing: .02em;
  box-shadow: 0 10px 28px rgba(0,0,0,.28);
}
.sport-logo--directv { color: #00a4e4; font-size: .7rem; letter-spacing: .04em; }
.sport-logo--nova { color: #e30613; text-transform: lowercase; font-style: italic; }
.sport-logo--sky { color: #01193d; text-transform: lowercase; }
.sport-logo--bein { color: #fff; background: linear-gradient(160deg, #8b1538, #4a0a1a); font-size: .72rem; }
.sport-logo--pl { color: #3d195b; font-size: .72rem; }
.sport-logo--espn { color: #d00; font-size: 1.05rem; letter-spacing: .08em; }
.sport-logo--cosmote { color: #00a651; letter-spacing: .06em; }
.sport-logo--fubo { color: #1a73e8; }
.sport-logo--peacock { color: #111; text-transform: lowercase; font-weight: 700; }

/* Contact form block */
.contact-block {
  padding: 4.5rem 0;
  background:
    linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.78)),
    var(--contact-bg) center/cover no-repeat;
}
.contact-card {
  max-width: 720px;
  margin: 0 auto;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.18);
  backdrop-filter: blur(14px);
  border-radius: 20px;
  padding: 2rem;
}
.contact-card h2 { margin: 0 0 .4rem; text-align: center; }
.contact-card > p { text-align: center; color: #ddd; margin: 0 0 1.4rem; }
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.contact-card .field input,
.contact-card .field select,
.contact-card .field textarea {
  background: rgba(255,255,255,.92);
  color: #111;
  border: 0;
}
.contact-submit { width: 100%; margin-top: 1.2rem; }
.footer-servers {
  margin: 1rem 0 .4rem;
  color: #fff;
  font-size: 1.15rem;
}

@media (max-width: 960px) {
  .stats-bar-overlay { grid-template-columns: 1fr 1fr; }
  .sports-logos { grid-template-columns: repeat(3, 1fr); }
  .sports-grid { grid-template-columns: 1fr; }
  .players-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 640px) {
  .contact-grid,
  .stats-bar-overlay { grid-template-columns: 1fr; }
  .sports-logos { grid-template-columns: 1fr 1fr; }
  .compare-table { min-width: 520px; }
}
@media (max-width: 480px) {
  .players-grid { grid-template-columns: 1fr; max-width: 320px; }
}

/* Perfect IPTV centered like mockup */
.perfect-iptv {
  text-align: center;
  min-height: 70vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background:
    linear-gradient(180deg, rgba(0,0,0,.55) 0%, rgba(0,0,0,.72) 45%, rgba(0,0,0,.88) 100%),
    var(--perfect-bg) center/cover no-repeat !important;
}
.perfect-centered {
  max-width: 640px;
  margin: 0 auto;
  padding: 5rem 1rem 2.5rem;
  text-align: center;
}
.perfect-centered .perfect-copy {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.perfect-centered h2 {
  font-size: clamp(2rem, 4vw, 2.8rem);
  margin: 0 0 1.25rem;
}
.perfect-centered .check-list {
  text-align: left;
  margin: 0 auto 1.6rem;
  max-width: 420px;
}
.perfect-centered .btn { margin-top: .2rem; }

.hero-trust {
  display: flex;
  flex-wrap: wrap;
  gap: .6rem;
  margin: 1.4rem 0 0;
  padding: 0;
  list-style: none;
}
.hero-trust li {
  font-size: .8rem;
  font-weight: 600;
  color: #ddd;
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 999px;
  padding: .35rem .75rem;
  background: rgba(0,0,0,.35);
}

/* SEO content blocks */
.seo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.1rem;
  margin-top: 1.5rem;
}
.seo-card {
  background: var(--card, #141414);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 1.35rem 1.25rem;
}
.seo-card h3 { margin: 0 0 .6rem; font-size: 1.15rem; color: #fff; }
.seo-card p { margin: 0; color: var(--muted); font-size: .98rem; line-height: 1.65; }
.seo-cta {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  justify-content: center;
  margin-top: 2rem;
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-top: 1.5rem;
}
.step-card {
  background: #121212;
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 1.5rem 1.2rem;
  text-align: center;
}
.step-num {
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--solid-accent);
  color: #fff;
  font-weight: 800;
  margin-bottom: .8rem;
}
.step-card h3 { margin: 0 0 .5rem; }
.step-card p { margin: 0; color: var(--muted); }

.faq-wrap { max-width: 820px; }
.faq-list { margin-top: 1.5rem; display: grid; gap: .75rem; }
.faq-item {
  background: #121212;
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 1rem 1.15rem;
}
.faq-item summary {
  cursor: pointer;
  font-weight: 700;
  color: #fff;
  list-style: none;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after {
  content: "+";
  float: right;
  color: var(--pink-hot);
  font-weight: 800;
}
.faq-item[open] summary::after { content: "–"; }
.faq-item p {
  margin: .75rem 0 0;
  color: var(--muted);
  line-height: 1.65;
}

.final-cta {
  padding: 4rem 0;
  text-align: center;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(233,30,140,.22), transparent 55%),
    #050505;
  border-top: 1px solid var(--line);
}
.final-cta h2 {
  margin: 0 0 .75rem;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
}
.final-cta p {
  max-width: 36rem;
  margin: 0 auto 1.5rem;
  color: var(--muted);
}

@media (max-width: 960px) {
  .seo-grid, .steps-grid { grid-template-columns: 1fr; }
}

/* YourFlix UI/UX refinement — 2026-07-21 */
:root {
  --pink: #f01382;
  --pink-hot: #ff3aa2;
  --pink-dark: #a80d5d;
  --bg: #060609;
  --bg-2: #0b0b10;
  --bg-3: #121219;
  --card: #111118;
  --muted: #aaaab7;
  --line: rgba(255,255,255,.10);
  --radius: 18px;
  --container: 1200px;
  --shadow: 0 24px 70px rgba(0,0,0,.42);
}

html { scroll-padding-top: 92px; }
body {
  background:
    radial-gradient(circle at 12% 8%, rgba(240,19,130,.08), transparent 26rem),
    var(--bg);
}
body::selection { background: var(--pink); color: #fff; }
a, button, summary { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 3px solid rgba(255,58,162,.65); outline-offset: 3px; }

.container { width: min(100% - 3rem, var(--container)); }
.section { padding: clamp(4.5rem, 8vw, 7.5rem) 0; }
.section-title {
  max-width: 820px;
  margin-inline: auto;
  font-size: clamp(2.1rem, 4.4vw, 3.65rem);
  line-height: 1.05;
  letter-spacing: -.035em;
  text-wrap: balance;
}
.section-lead { max-width: 46rem; margin-top: 1rem; font-size: 1.05rem; line-height: 1.75; }
.section-eyebrow { color: #ff6bb5; margin-bottom: 1rem; }

.site-header {
  background: rgba(6,6,9,.78);
  border-bottom-color: rgba(255,255,255,.08);
  box-shadow: 0 10px 40px rgba(0,0,0,.18);
}
.header-inner { min-height: 82px; }
.brand { font-size: 1.45rem; letter-spacing: -.02em; }
.brand-mark { width: 40px; height: 40px; box-shadow: 0 0 0 4px rgba(240,19,130,.15), 0 8px 26px rgba(240,19,130,.24); }
.nav-main { gap: .35rem; }
.nav-main a { display: block; padding: .65rem .72rem; border-radius: 10px; font-size: .76rem; transition: color .2s, background .2s; }
.nav-main a:hover, .nav-main .current-menu-item a { background: rgba(255,255,255,.06); color: #fff; }
.header-cta { padding: .75rem 1.2rem; box-shadow: none; }

.btn {
  min-height: 48px;
  padding: .9rem 1.55rem;
  letter-spacing: .01em;
  box-shadow: 0 12px 34px rgba(240,19,130,.26);
}
.btn:hover { box-shadow: 0 16px 40px rgba(240,19,130,.33); }
.btn:active { transform: none; }
.btn-ghost { background: rgba(255,255,255,.045); border-color: rgba(255,255,255,.18); }

.hero {
  min-height: min(820px, calc(100svh - 82px));
  padding: clamp(5rem, 10vw, 8.5rem) 0 5rem;
  background:
    linear-gradient(90deg,rgba(4,4,7,.96) 0%,rgba(4,4,7,.75) 46%,rgba(4,4,7,.30) 100%),
    linear-gradient(0deg,rgba(6,6,9,.88),transparent 38%),
    radial-gradient(ellipse at 72% 35%, rgba(240,19,130,.28), transparent 50%),
    url('assets/img/optimized/yourflix-cinema-bg-v1.webp') center/cover no-repeat;
}
.hero-content { max-width: 720px; }
.hero-eyebrow { padding: .42rem .75rem; border: 1px solid rgba(255,58,162,.28); border-radius: 999px; background: rgba(240,19,130,.10); }
.hero h1 { max-width: 700px; font-size: clamp(3rem, 6.5vw, 5.35rem); line-height: .98; letter-spacing: -.055em; text-wrap: balance; }
.hero-lead { max-width: 39rem; margin-top: 1.25rem; font-size: clamp(1.05rem, 1.8vw, 1.2rem); line-height: 1.7; color: #d5d5dc; }
.hero-actions { gap: .75rem; margin-top: 1.75rem; }
.hero-trust { gap: .55rem; margin-top: 1.6rem; }
.hero-trust li { padding: .45rem .75rem; color: #ededf2; background: rgba(10,10,15,.62); border-color: rgba(255,255,255,.13); backdrop-filter: blur(8px); }

.feature-strip { padding: 2.4rem 0; background: #09090d; }
.feature-grid { gap: 0; }
.feature-item { padding: .4rem 2rem; align-items: center; }
.feature-item + .feature-item { border-left: 1px solid var(--line); }
.feature-icon { width: 52px; height: 52px; border-radius: 16px; }
.feature-item h3 { font-size: 1.08rem; }

.logo-ribbon { padding: 1.65rem 0; background: #07070a; }
.logo-track { flex-wrap: nowrap; justify-content: flex-start; overflow-x: auto; scrollbar-width: none; mask-image: linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent); }
.logo-track::-webkit-scrollbar { display: none; }
.logo-pill { flex: 0 0 auto; border-radius: 999px; background: rgba(255,255,255,.035); }

.poster-row { gap: clamp(.65rem, 1.4vw, 1.25rem); }
.poster-card { border-radius: 18px; box-shadow: 0 18px 44px rgba(0,0,0,.24); }
.poster-card:hover { border-color: rgba(255,58,162,.45); }
.poster-card:hover img { filter: brightness(1.04); }

.perfect-iptv { min-height: 760px; border: 0; }
.perfect-centered { max-width: 720px; padding-bottom: 4rem; }
.perfect-centered h2 { font-size: clamp(2.4rem,5vw,4rem); line-height: 1.04; letter-spacing: -.04em; }

/* Premium IPTV feature panel: keep the copy clear of the screen artwork. */
.perfect-iptv {
  min-height: 700px;
  justify-content: center;
  background:
    radial-gradient(circle at 82% 32%, rgba(240,19,130,.24), transparent 23rem),
    radial-gradient(circle at 18% 86%, rgba(92,48,255,.16), transparent 25rem),
    linear-gradient(135deg, #0a0a11 0%, #100916 52%, #08080d 100%) !important;
}
.perfect-iptv::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .22;
  background: linear-gradient(115deg, transparent 20%, rgba(255,255,255,.08) 50%, transparent 80%);
  mask-image: linear-gradient(90deg, transparent, #000 48%, transparent);
}
.perfect-centered { max-width: 560px; margin-inline: 0 auto; padding: 5rem 0; text-align: left; }
.perfect-centered .perfect-copy { align-items: flex-start; }
.perfect-centered h2 { max-width: 520px; text-align: left; font-size: clamp(2.35rem, 4.8vw, 4rem); }
.perfect-centered .check-list { margin-left: 0; }
.perfect-centered .btn { margin-left: 0; }
.perfect-inner { display: grid; grid-template-columns: minmax(0, .92fr) minmax(420px, 1.08fr); gap: clamp(3rem, 8vw, 7rem); align-items: center; }
.perfect-iptv .perfect-inner { width: min(100% - 3rem, var(--container)); max-width: var(--container); margin-inline: auto; }
.perfect-iptv .perfect-centered { max-width: var(--container); }
.perfect-intro { max-width: 34rem; margin: 1.1rem 0 1.8rem; color: #c8c5d1; font-size: 1.08rem; line-height: 1.7; }
.perfect-value-grid { display: grid; gap: .9rem; }
.perfect-value-card { display: grid; grid-template-columns: 48px 1fr; column-gap: .85rem; align-items: center; padding: 1.2rem 1.3rem; border: 1px solid rgba(255,255,255,.12); border-radius: 18px; background: rgba(255,255,255,.055); backdrop-filter: blur(10px); box-shadow: 0 20px 45px rgba(0,0,0,.22); }
.perfect-value-card--accent { background: linear-gradient(120deg, rgba(240,19,130,.20), rgba(255,255,255,.055)); border-color: rgba(255,58,162,.38); }
.perfect-value-icon { grid-row: span 2; display: grid; place-items: center; width: 44px; height: 44px; border-radius: 14px; color: #fff; background: rgba(240,19,130,.18); border: 1px solid rgba(255,58,162,.36); font-weight: 800; }
.perfect-value-card strong,
.perfect-value-card h3 { margin:0;font-size: 1.05rem;line-height:1.3;color: #fff; }
.perfect-value-card > span:last-child { color: #b9b6c4; font-size: .9rem; line-height: 1.45; }
@media (max-width: 960px) { .perfect-inner { grid-template-columns: 1fr; gap: 2.5rem; } .perfect-value-grid { max-width: 680px; } }
@media (max-width: 640px) { .perfect-inner { gap: 2rem; } .perfect-value-card { grid-template-columns: 42px 1fr; padding: 1rem; } .perfect-value-icon { width: 38px; height: 38px; } }
.stats-overlay { background: rgba(7,7,10,.82); }
.stats-bar-overlay { padding: 1.6rem 0; }
.stat-box strong { font-size: 1.35rem; }
.stat-box span { font-size: .86rem; }

.plans { gap: 1.2rem; align-items: stretch; }
.plan { padding: 1.75rem 1.5rem; border-radius: 22px; background: linear-gradient(160deg,rgba(255,255,255,.055),rgba(255,255,255,.025)); box-shadow: 0 18px 50px rgba(0,0,0,.18); }
.plan.is-featured { background: linear-gradient(160deg,rgba(240,19,130,.14),rgba(255,255,255,.035)); box-shadow: 0 0 0 1px var(--pink), 0 26px 70px rgba(240,19,130,.18); }
.plan-badge { top: -14px; padding: .38rem .85rem; letter-spacing: .04em; }
.plan h3 { font-size: 1.22rem; }
.plan-price { font-size: 2.6rem; letter-spacing: -.04em; }
.plan ul { gap: .62rem; line-height: 1.45; }
.pay-methods { background: #fff; border: 0; }

.compare-section { background: radial-gradient(circle at 50% 20%,rgba(240,19,130,.10),transparent 34rem),var(--bg-2); }
.compare-card { border-radius: 24px; box-shadow: 0 30px 90px rgba(0,0,0,.42); }

.mid-cta, .final-cta { padding: clamp(4rem,7vw,6.5rem) 0; }
.mid-cta { background: radial-gradient(circle at 50% 0,rgba(240,19,130,.16),transparent 60%),#09090d; }
.mid-cta h2, .final-cta h2 { font-size: clamp(2rem,4.5vw,3.4rem); letter-spacing: -.04em; line-height: 1.05; text-wrap: balance; }

.sports-block { padding: clamp(5rem,9vw,8rem) 0; }
.sports-copy h2 { font-size: clamp(2.4rem,5vw,4rem); letter-spacing: -.045em; }
.sport-logo { min-height: 88px; border-radius: 18px; }

.players-section { padding-block: clamp(5rem,8vw,7rem); }
.player-card { border-radius: 20px; padding: 1.6rem 1rem 1.4rem; }

.cat-grid, .seo-grid, .steps-grid { gap: 1.2rem; }
.cat-card { min-height: 285px; border-radius: 20px; }
.seo-card, .step-card { border-radius: 20px; padding: 1.65rem; background: linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.02)); }
.seo-card:hover, .step-card:hover { border-color: rgba(255,58,162,.35); }
.step-num { width: 48px; height: 48px; box-shadow: 0 8px 24px rgba(240,19,130,.28); }

.wa-shot-row { gap: 1rem; }
.wa-shot { border-radius: 20px; overflow: hidden; box-shadow: 0 18px 50px rgba(0,0,0,.24); }

.faq-list { gap: .8rem; }
.faq-item { border-radius: 18px; padding: 0; overflow: hidden; background: rgba(255,255,255,.035); }
.faq-item summary { padding: 1.25rem 1.4rem; font-size: 1.02rem; }
.faq-item summary::after { font-size: 1.35rem; }
.faq-item p { margin: 0; padding: 0 1.4rem 1.3rem; max-width: 720px; }
.faq-item[open] { border-color: rgba(255,58,162,.35); background: rgba(240,19,130,.055); }

.site-footer { border-top: 1px solid var(--line); }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; }
}

@media (max-width: 960px) {
  .container { width: min(100% - 2.25rem, var(--container)); }
  .header-inner { min-height: 74px; }
  .nav-toggle { display: inline-grid; place-items: center; margin-left: auto; width: 44px; height: 44px; font-size: 0; }
  .nav-toggle::before { content: ""; width: 20px; height: 14px; border-block: 2px solid currentColor; background: linear-gradient(currentColor,currentColor) center/100% 2px no-repeat; }
  .nav-main { top: 74px; padding: .75rem; background: rgba(10,10,14,.98); border: 1px solid var(--line); border-radius: 0 0 18px 18px; box-shadow: 0 24px 50px rgba(0,0,0,.45); }
  .nav-main a { padding: .9rem 1rem; font-size: .84rem; }
  .header-cta { display: none; }
  .hero { min-height: 720px; }
  .plans { grid-template-columns: repeat(2,1fr); }
  .plan.is-featured, .plan.is-featured:hover { transform: none; }
  .feature-item { padding-inline: 1rem; }
}

@media (max-width: 640px) {
  .container { width: min(100% - 1.25rem, var(--container)); }
  .section { padding: 4.5rem 0; }
  .hero { min-height: calc(100svh - 74px); padding: 4.75rem 0 3rem; background-position: 62% center; }
  .hero h1 { font-size: clamp(2.65rem,13vw,3.6rem); }
  .hero-lead { font-size: 1rem; }
  .hero-actions { display: grid; }
  .hero-actions .btn { width: 100%; }
  .hero-trust { gap: .4rem; }
  .hero-trust li { font-size: .74rem; }
  .feature-grid { gap: 1.2rem; }
  .feature-item { padding: .2rem 0; }
  .feature-item + .feature-item { border-left: 0; border-top: 1px solid var(--line); padding-top: 1.2rem; }
  .plans { grid-template-columns: 1fr; gap: 1rem; }
  .plan { padding: 1.5rem 1.25rem; }
  .perfect-iptv { min-height: 680px; }
  .stats-bar-overlay { gap: .4rem; }
  .stats-bar-overlay .stat-box { padding: .65rem .25rem; }
  .stat-box strong { font-size: 1.08rem; }
  .stat-box span { font-size: .72rem; }
  .poster-row { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: .75rem; margin-right: -.625rem; scrollbar-width: none; }
  .poster-card { flex: 0 0 68%; scroll-snap-align: start; }
  .wa-shot-row { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: .75rem; scrollbar-width: none; }
  .wa-shot { flex: 0 0 78%; scroll-snap-align: center; }
  .sports-logos { gap: .6rem; }
  .sport-logo { min-height: 72px; border-radius: 14px; }
  .compare-card { border-radius: 18px; }
  .faq-item summary { padding: 1.1rem; }
  .faq-item p { padding: 0 1.1rem 1.15rem; }
}

/* Dark-first surfaces */
.players-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background:
    radial-gradient(circle at 85% 18%, rgba(240,19,130,.16), transparent 26rem),
    radial-gradient(circle at 8% 85%, rgba(122,39,255,.12), transparent 25rem),
    #0a0a10 !important;
  color: #fff;
  border-block: 1px solid rgba(255,255,255,.08);
}
.players-section::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .36;
  background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(180deg, #000, transparent 90%);
}
.players-section .section-title { color: #fff; }
.players-section .section-lead, .players-lead { color: #b9b9c8; }
.player-card {
  position: relative;
  overflow: hidden;
  background: linear-gradient(150deg, rgba(255,255,255,.095), rgba(255,255,255,.03)) !important;
  border-color: rgba(255,255,255,.13);
  box-shadow: 0 20px 50px rgba(0,0,0,.26);
  transition: border-color .18s ease, box-shadow .18s ease;
}
.player-card:hover { border-color: rgba(255,58,162,.5); box-shadow: 0 26px 60px rgba(240,19,130,.18); }
.player-card h3 { color: #fff; }
.player-badge { box-shadow: 0 0 0 7px rgba(255,255,255,.035); }

.players-section + .section { background: #06060a; }
.section-dark { background: #09090e; }
.services-section, #services { background: linear-gradient(180deg, #09090e, #0d0810); }
.reviews-section, #reviews { background: radial-gradient(circle at 50% 0, rgba(240,19,130,.09), transparent 38rem), #08080d; }

.hero::after {
  content: "";
  position: absolute;
  left: 8%; bottom: 7%;
  width: 14rem; height: 14rem;
  border-radius: 50%;
  background: rgba(240,19,130,.25);
  filter: blur(80px);
  pointer-events: none;
}
.hero > .container { position: relative; z-index: 1; }

/* Motion policy: keep the original visual design, but remove the automated feel. */
html { scroll-behavior: auto; }

/* One quiet entrance for the opening copy only. */
.hero-content { animation: yf-hero-enter .58s ease-out both; }
@keyframes yf-hero-enter {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: none; }
}

/* Old cached scripts may still add these classes; never hide content behind them. */
.reveal,
.reveal.is-visible {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}
.reveal-delay-1,
.reveal-delay-2,
.reveal-delay-3 { transition-delay: 0 !important; }

/* Keep the magenta atmosphere static; remove floating and pricing shimmer effects. */
.hero::after { animation: none !important; opacity: .14; }
.plan.is-featured::after { display: none !important; animation: none !important; }

/* Interactive feedback is colour/border based, not a repeated lift or glow. */
.btn {
  transition: background-color .18s ease, border-color .18s ease, color .18s ease,
    box-shadow .18s ease, filter .18s ease;
}
.btn:hover { transform: none !important; filter: brightness(1.04); }
.btn:active { transform: none !important; }
.plan,
.player-card,
.wa-shot {
  transition: border-color .18s ease, background-color .18s ease, box-shadow .18s ease;
}
.plan:not(.is-featured):hover,
.player-card:hover,
.wa-shot:hover { transform: none !important; }
.plan.is-featured,
.plan.is-featured:hover { transform: none !important; }
.poster-card:hover img { transform: none !important; }
.poster-card img { transition: none !important; }

@media (max-width: 960px) {
  .plan.is-featured,
  .plan.is-featured:hover { transform: none; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-content { animation: none !important; }
}

/* Trust and checkout clarity */
.checkout-data-notice,
.payment-process {
  margin: 1rem 0 0;
  padding: .8rem .95rem;
  border-left: 2px solid var(--pink);
  background: rgba(255,255,255,.035);
  color: var(--muted);
  font-size: .82rem;
  line-height: 1.55;
}
.checkout-data-notice a,
.checkout-whatsapp,
.footer-copy a {
  color: var(--pink-hot);
  text-decoration: underline;
  text-underline-offset: .18em;
}
.checkout-whatsapp {
  display: inline-flex;
  gap: .35rem;
  margin: 0 0 1rem;
  font-size: .84rem;
  font-weight: 700;
}
.hero-whatsapp {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  margin-left: .85rem;
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: rgba(255,255,255,.36);
  text-underline-offset: .25em;
  transition: color .18s ease, text-decoration-color .18s ease;
}
.hero-whatsapp:hover {
  color: var(--pink-hot);
  text-decoration-color: currentColor;
}
.payment-process { margin-top: 0; }

@media (max-width: 640px) {
  .hero-whatsapp { margin: .9rem 0 0; }
}

/* Hero spacing: keep the original artwork, but bring the message and actions into one clear viewport. */
.hero {
  min-height: clamp(600px, calc(100svh - 82px), 760px);
  padding: clamp(3.5rem, 7vw, 5.5rem) 0 clamp(2.75rem, 5vw, 4rem);
}
.hero-content { max-width: 820px; }
.hero .hero-eyebrow { margin: 0 0 .7rem; font-size: .78rem; line-height: 1.2; }
.hero h1 {
  max-width: 820px;
  font-size: clamp(2.8rem, 5.4vw, 4.6rem);
  line-height: 1.02;
}
.hero .hero-lead {
  max-width: 36rem;
  margin-top: 1rem;
  margin-bottom: 1.25rem;
  font-size: clamp(1rem, 1.35vw, 1.12rem);
  line-height: 1.55;
}
.hero-actions { margin-top: 1.15rem; gap: .7rem; }
.hero-trust { margin-top: 1.1rem; }

@media (max-width: 960px) {
  .hero { min-height: 620px; padding: 4rem 0 3rem; }
  .hero h1 { max-width: 700px; font-size: clamp(2.7rem, 7vw, 4rem); }
}

@media (max-width: 640px) {
  .hero {
    min-height: calc(100svh - 74px);
    padding: 3.25rem 0 2.25rem;
  }
  .hero h1 { font-size: clamp(2.4rem, 11vw, 3.25rem); }
  .hero .hero-lead { margin-top: .85rem; margin-bottom: 1rem; line-height: 1.55; }
  .hero-actions { margin-top: .9rem; }
  .hero-whatsapp { margin-left: 0; justify-content: center; }
  .hero-trust { margin-top: .95rem; }
}

/* Site-wide responsive spacing pass — preserve the original visual language, remove dead space. */
:root { --section-space: clamp(4rem, 6vw, 5.5rem); }

.skip-link:focus {
  clip: auto;
  clip-path: none;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: fixed;
  left: 1rem;
  top: 1rem;
  z-index: 1000;
  padding: .75rem 1rem;
  border-radius: 10px;
  background: #fff;
  color: #111;
  font-weight: 700;
}

.section { padding-block: var(--section-space); }
.section-title {
  max-width: 820px;
  font-size: clamp(2rem, 3.3vw, 3rem);
  line-height: 1.1;
}
.section-lead {
  margin-top: .75rem;
  margin-bottom: 2rem;
  line-height: 1.65;
}
.section-eyebrow { line-height: 1.3; }
.hero { overflow: hidden; }
@supports (overflow: clip) { .hero { overflow: clip; } }

.feature-strip { padding-block: 2rem; }
.feature-grid { gap: 0; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.feature-grid > *,
.plans > *,
.sports-grid > *,
.cat-grid > *,
.checkout-grid > *,
.footer-grid > *,
.field-grid > *,
.players-grid > *,
.seo-grid > *,
.steps-grid > *,
.perfect-inner > * { min-width: 0; }
.feature-item { padding-inline: 1.5rem; }
.feature-item + .feature-item { border-left: 1px solid var(--line); }
.logo-ribbon { padding-block: 1.25rem; }
.logo-track { opacity: 1; filter: none; padding-inline: 1rem; }
.logo-pill { min-width: 100px; padding: .55rem .85rem; }

.poster-row { gap: clamp(.75rem, 1.2vw, 1.1rem); }
.poster-row:focus-visible,
.wa-shot-row:focus-visible,
.compare-scroll:focus-visible { outline: 3px solid rgba(255,58,162,.65); outline-offset: -3px; }
.poster-row::-webkit-scrollbar,
.wa-shot-row::-webkit-scrollbar { display: none; }

.perfect-iptv { min-height: 640px; }
.perfect-centered { padding-block: 4.5rem; }
.perfect-inner { gap: clamp(2.5rem, 5vw, 4.5rem); }
.perfect-intro { margin: .9rem 0 1.5rem; line-height: 1.6; }
.stats-bar-overlay { margin-top: 0; padding-block: 1.15rem; }

.plans { gap: 1rem; }
.plan { padding: 1.5rem 1.35rem; gap: .7rem; }
.plan ul { gap: .5rem; }
.plan .payment-process { padding: .7rem .8rem; }
.plans-note {
  max-width: 52rem;
  margin: 1.5rem auto 0;
  padding: .85rem 1rem;
  border-left: 2px solid var(--pink);
  color: var(--muted);
  font-size: .86rem;
  line-height: 1.55;
  text-align: center;
}

/* Keep the order-information card inside the dark theme on every breakpoint. */
.compare-card {
  background: linear-gradient(145deg, #14141c, #0e0e14);
  color: #fff;
  border: 1px solid var(--line);
}
.compare-table thead th { background: rgba(255,255,255,.045); color: #fff; border-bottom-color: var(--line); }
.compare-table tbody th,
.compare-table tbody td { border-bottom-color: var(--line); }
.compare-feature { color: #f3f3f6; }
.compare-answer { color: #d1d1da; }

.mid-cta,
.final-cta { padding-block: clamp(3.5rem, 5vw, 4.75rem); }
.sports-block,
.players-section { padding-block: var(--section-space); }
.sports-copy h2 { font-size: clamp(2rem, 4vw, 3.2rem); line-height: 1.08; }

.players-grid { margin-bottom: 1.5rem; }
.player-card:hover,
.poster-card:hover,
.wa-shot:hover,
.seo-card:hover,
.step-card:hover {
  border-color: inherit;
  box-shadow: inherit;
}
.poster-card:hover img { filter: none; }

.cat-card { min-height: 250px; }
.seo-grid,
.steps-grid { gap: 1rem; }
.seo-card,
.step-card { padding: 1.4rem 1.25rem; }
.faq-wrap { max-width: 800px; }
.faq-item summary { min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.faq-item summary::after { float: none; flex: none; }

.page-main { padding-block: clamp(2.75rem, 5vw, 4.5rem); }
.page-main .entry { max-width: 860px; padding: clamp(1.5rem, 3vw, 2.25rem); }
.page-main h1 { margin: 0 0 1.25rem; font-size: clamp(1.9rem, 4vw, 2.5rem); line-height: 1.1; overflow-wrap: anywhere; }
.entry-content,
.footer-copy,
.order-help,
.checkout-data-notice { overflow-wrap: anywhere; }
.entry-content > :first-child { margin-top: 0; }
.entry-content > :last-child { margin-bottom: 0; }
.entry-content p { margin-block: 0 1.1rem; }
.entry-content .wp-block-table { max-width: 100%; overflow-x: auto; }
.info-grid > .info-card:last-child:nth-child(odd) { grid-column: 1 / -1; }
.info-card .btn { white-space: nowrap; font-size: .9rem; padding-inline: .85rem; }
.thank-you-actions { display: flex; justify-content: center; gap: .75rem; flex-wrap: wrap; margin: 1.5rem 0 0; }
.thank-you-actions .btn { min-width: 10rem; }
.thank-you-help { margin-top: 1.5rem; }

.site-footer { margin-top: 0; padding-block: 2.5rem 1.25rem; }
.footer-copy { line-height: 1.6; }
.footer-map { min-height: 150px; }
.footer-bottom { margin-top: 1.5rem; }

.checkout-page { padding-block: clamp(2.25rem, 5vw, 4rem); }
.checkout-wrap { max-width: 1060px; }
.checkout-grid { grid-template-columns: minmax(0, 1.35fr) minmax(280px, .75fr); gap: 1.5rem; }
.checkout-panel { padding: clamp(1.25rem, 2.5vw, 1.75rem); }
.checkout-plans { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.checkout-plan {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: .25rem;
  padding: 1rem 1rem 1rem 2.75rem;
}
.checkout-plan input { position: absolute; left: 1rem; top: 1.2rem; width: 18px; height: 18px; margin: 0; }
.checkout-plan-price { margin: 0; }
.checkout-plan p { margin: 0; color: var(--muted); line-height: 1.45; }
.checkout-plan:focus-within { outline: 2px solid var(--pink); outline-offset: 2px; }
.field input,
.field select,
.field textarea { min-height: 48px; font-size: 16px; line-height: 1.35; }
.field textarea { resize: vertical; }
.field input:focus,
.field select:focus,
.field textarea:focus,
.field input:focus-visible,
.field select:focus-visible,
.field textarea:focus-visible { outline: 3px solid rgba(255,58,162,.65); outline-offset: 2px; border-color: transparent; }
.btn { max-width: 100%; white-space: normal; text-align: center; }
.hero-whatsapp,
.checkout-whatsapp { min-height: 44px; align-items: center; }
a, button, summary { -webkit-tap-highlight-color: rgba(255,58,162,.24); }

@media (min-width: 641px) and (max-width: 960px) {
  .feature-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .steps-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .stats-bar-overlay { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (min-width: 721px) and (max-width: 960px) {
  .seo-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .steps-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (min-width: 1200px) {
  .logo-track { justify-content: center; }
}

@media (min-width: 961px) and (max-width: 1080px) {
  .plans { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (min-width: 961px) {
  .page-id-9 .info-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .page-id-9 .info-grid > .info-card:last-child:nth-child(odd) { grid-column: auto; }
}

@media (max-width: 960px) {
  .nav-main.is-open { top: 74px; inset: 74px 0 auto; max-height: calc(100svh - 74px); overflow-y: auto; }
  .nav-main.is-open a { min-height: 44px; display: flex; align-items: center; }
  .poster-row {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: .75rem;
    margin-right: -.75rem;
    scrollbar-width: none;
  }
  .poster-card { flex: 0 0 clamp(210px, 30vw, 260px); scroll-snap-align: start; }
  .wa-shot-row {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: .75rem;
    scrollbar-width: none;
  }
  .wa-shot { flex: 0 0 230px; scroll-snap-align: start; }
}

@media (max-width: 820px) {
  .checkout-grid { grid-template-columns: 1fr; }
  .field-grid { grid-template-columns: 1fr; }
  .order-card { position: static; }
  .info-grid > .info-card:last-child:nth-child(odd) { grid-column: 1 / -1; }
}

@media (min-width: 641px) and (max-width: 700px) {
  .feature-grid { grid-template-columns: 1fr; gap: 1.2rem; }
  .feature-item { padding: .2rem 0; }
  .feature-item + .feature-item { border-left: 0; border-top: 1px solid var(--line); padding-top: 1.2rem; }
}

@media (max-width: 640px) {
  .container { width: min(100% - 2rem, var(--container)); }
  .feature-grid { grid-template-columns: 1fr; gap: 1.2rem; }
  .feature-item { padding: .2rem 0; }
  .feature-item + .feature-item { border-left: 0; border-top: 1px solid var(--line); padding-top: 1.2rem; }
  .section,
  .sports-block,
  .players-section { padding-block: 3.25rem; }
  .mid-cta,
  .final-cta { padding-block: 3rem; }
  .section-title { font-size: clamp(1.85rem, 9vw, 2.35rem); line-height: 1.1; }
  .hero .hero-lead { max-width: 100%; }
  .hero-whatsapp { margin-top: 0; padding: .6rem .5rem; }
  .stats-bar-overlay { grid-template-columns: repeat(2, minmax(0, 1fr)); padding-block: 1.1rem; }
  .perfect-iptv .perfect-inner { width: min(100% - 2rem, var(--container)); }
  .perfect-centered { padding-block: 3.25rem; }
  .perfect-centered h2,
  .sports-copy h2 { font-size: clamp(2rem, 10vw, 2.35rem); }
  .checkout-plans { grid-template-columns: 1fr; }
  .checkout-actions { display: grid; grid-template-columns: 1fr; }
  .checkout-actions .btn { width: 100%; }
  .cat-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .75rem; }
  .cat-card { min-height: 220px; padding: 1rem; }
  .info-card .btn { width: 100%; white-space: normal; }
  .cat-card h3 { font-size: 1rem; overflow-wrap: anywhere; }
  .wa-shot { flex-basis:clamp(220px,68vw,260px); }
  .compare-card { background: transparent; border: 0; box-shadow: none; overflow: visible; }
  .compare-scroll { display:none; }
  .compare-mobile-list {
    display:block;
    overflow:hidden;
    border:1px solid var(--line);
    border-radius:16px;
    background:#121219;
  }
  .compare-mobile-item {
    display:grid;
    grid-template-columns:40px minmax(0,1fr);
    gap:.8rem;
    align-items:center;
    padding:.9rem;
  }
  .compare-mobile-item + .compare-mobile-item { border-top:1px solid var(--line); }
  .compare-mobile-icon {
    width:40px;
    height:40px;
    display:grid;
    place-items:center;
    border:1px solid rgba(233,30,140,.32);
    border-radius:12px;
    background:rgba(233,30,140,.09);
    color:var(--pink-hot);
  }
  .compare-mobile-copy { min-width:0; }
  .compare-mobile-heading { display:flex;align-items:center;justify-content:space-between;gap:.55rem; }
  .compare-mobile-title { color:#f5f5f7;font-size:.94rem;font-weight:750;line-height:1.25; }
  .compare-mobile-via {
    flex:none;
    padding:.2rem .48rem;
    border:1px solid rgba(255,45,155,.28);
    border-radius:999px;
    background:rgba(255,45,155,.08);
    color:#ff83c2;
    font-size:.67rem;
    font-weight:700;
    line-height:1.3;
    white-space:nowrap;
  }
  .compare-mobile-copy p { margin:.22rem 0 0;color:#b7b7c1;font-size:.82rem;line-height:1.4; }
  .compare-cta { margin-top:1rem; }
  .compare-cta .btn { width:100%;min-height:48px; }
  .info-grid > .info-card:last-child:nth-child(odd) { grid-column: auto; }
  .thank-you-actions { display: grid; grid-template-columns: 1fr; }
  .thank-you-actions .btn { width: 100%; }
  .footer-map { display: none; }
  .footer-bottom { flex-direction: column; align-items: flex-start; }
  .footer-bottom a { display: inline-block; padding: .4rem .2rem; }
}

@media (max-width: 480px) {
  .players-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: none; gap: .75rem; }
  .player-card { padding: 1.1rem .6rem; }
  .player-badge { width: 56px; height: 56px; }
}

@media (max-width: 300px) {
  .players-grid { grid-template-columns: 1fr; }
}

/* Mobile-first conversion, accessibility and performance pass. */
.mobile-scroll-hint { display:none; }

.sports-block {
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:#07070b;
  background-image:none;
}
.sports-block::before {
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(105deg, rgba(4,4,7,.94), rgba(4,4,7,.68) 48%, rgba(4,4,7,.46));
  pointer-events:none;
}
.sports-block-media {
  position:absolute;
  inset:0;
  z-index:-2;
  width:100%;
  height:100%;
  object-fit:cover;
}

.cat-card { background:#0d0d12; }
.cat-card::before { z-index:1; }
.cat-card-media {
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.cat-card > h3,
.cat-card > .btn { z-index:2; }

.field input,
.field select,
.field textarea { border-color:rgba(255,255,255,.35); }
.checkout-data-notice { font-size:.875rem; }
.btn:disabled { cursor:wait;opacity:.72;filter:none;box-shadow:none; }

@media (max-width: 960px) {
  .primary-navigation { margin:0; }
  body.nav-open { overflow:hidden; }
  .nav-toggle { position:relative; }
  .nav-toggle::before,
  .nav-toggle::after {
    content:"";
    position:absolute;
    width:20px;
    height:2px;
    border:0;
    background:currentColor;
    box-shadow:none;
    transition:transform .18s ease, opacity .18s ease, box-shadow .18s ease;
  }
  .nav-toggle::before { box-shadow:0 -6px currentColor, 0 6px currentColor; }
  .nav-toggle::after { opacity:0; }
  .nav-toggle[aria-expanded="true"]::before { transform:rotate(45deg);box-shadow:none; }
  .nav-toggle[aria-expanded="true"]::after { transform:rotate(-45deg);opacity:1; }
  .nav-main .mobile-menu-cta { display:block;margin-top:.25rem; }
  .nav-main .mobile-menu-cta a {
    justify-content:center;
    background:linear-gradient(135deg,var(--button-start),var(--button-end));
    color:#fff;
    font-weight:800;
  }
  .poster-row,
  .wa-shot-row,
  .logo-track {
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
  }
  .mobile-scroll-hint {
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:.35rem;
    margin:-.65rem 0 .7rem;
    color:#c8c8d2;
    font-size:.78rem;
    font-weight:700;
  }
}

@media (min-width: 641px) and (max-width: 820px) {
  .feature-grid { grid-template-columns:repeat(3,minmax(0,1fr));gap:0; }
  .feature-item {
    display:grid;
    grid-template-columns:1fr;
    align-content:start;
    gap:.7rem;
    padding-inline:1rem;
  }
  .feature-item + .feature-item { border-top:0;border-left:1px solid var(--line);padding-top:.2rem; }
  .field-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}

@media (min-width: 721px) and (max-width: 960px) {
  .players-grid,
  .cat-grid { grid-template-columns:repeat(4,minmax(0,1fr)); }
  .cat-card { min-height:230px; }
}

@media (max-width: 820px) {
  .checkout-aside { display:none; }
  .checkout-mobile-summary {
    display:grid;
    grid-template-columns:minmax(0,1fr) auto auto;
    align-items:center;
    gap:.25rem .7rem;
    margin:0 0 1.15rem;
    padding:.85rem 1rem;
    border:1px solid rgba(255,58,162,.34);
    border-radius:14px;
    background:rgba(240,19,130,.07);
  }
  .checkout-mobile-summary-label {
    grid-column:1 / -1;
    color:var(--muted);
    font-size:.75rem;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.08em;
  }
  .checkout-mobile-summary [data-summary-price] { color:var(--pink-hot);white-space:nowrap; }
  .checkout-change-link {
    min-height:44px;
    padding:.35rem .2rem;
    border:0;
    background:transparent;
    color:#ff72bb;
    font:inherit;
    font-weight:700;
    text-decoration:underline;
    text-underline-offset:.2em;
    cursor:pointer;
  }
  .checkout-actions [data-prev-step] { display:none; }
  .footer-grid { grid-template-columns:1fr; }
  .footer-map { display:none; }
}

@media (max-width: 640px) {
  html { scroll-padding-top:82px; }
  .section,
  .sports-block,
  .players-section { padding-block:2.75rem; }
  .section-lead { margin-top:.65rem;margin-bottom:1.5rem;font-size:1rem;line-height:1.6; }
  .hero { min-height:0;align-items:start;padding:2.25rem 0 2.5rem; }
  .hero h1 { font-size:clamp(2.25rem,10.5vw,2.8rem);line-height:1.02; }
  .hero .hero-lead { font-size:1rem;line-height:1.5; }
  .hero-actions { grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem; }
  .hero-actions .btn { min-width:0;padding-inline:.75rem;font-size:.93rem; }
  .hero-whatsapp { grid-column:1 / -1;justify-self:center;width:auto;min-height:40px;padding:.35rem .5rem; }
  .hero-trust { margin-top:.7rem;gap:.35rem; }
  .hero-trust li { padding:.3rem .58rem;font-size:.72rem; }
  .hero::after { display:none; }

  .mobile-scroll-hint {
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:.35rem;
    margin:-.65rem 0 .7rem;
    color:#c8c8d2;
    font-size:.78rem;
    font-weight:700;
  }
  .poster-row,
  .wa-shot-row { scroll-padding-inline:.15rem; }

  .perfect-iptv { min-height:0; }
  .perfect-centered { padding-block:2.75rem; }
  .perfect-inner { gap:1.5rem; }
  .perfect-value-grid { gap:.7rem; }
  .perfect-value-card { padding:.9rem;backdrop-filter:none;box-shadow:none; }
  .stat-box span { font-size:.78rem; }

  .plans-note { text-align:left; }
  .plans-mobile-includes {
    display:block;
    margin:0 0 1rem;
    padding:1rem;
    border:1px solid rgba(255,45,155,.28);
    border-radius:16px;
    background:rgba(255,45,155,.06);
  }
  .plans-mobile-includes h3 { margin:0 0 .75rem;font-size:1rem; }
  .plans-mobile-includes ul { display:grid;gap:.5rem;margin:0; }
  .plans-mobile-includes li {
    display:flex;
    align-items:flex-start;
    gap:.5rem;
    color:#c8c8d2;
    font-size:.82rem;
    line-height:1.4;
  }
  .plans-mobile-includes li::before { content:"✓";color:var(--pink-hot);font-weight:800;flex:none; }
  .plan { gap:.6rem;padding:1.1rem; }
  .plan h3 { padding-right:5.25rem; }
  .plan-description { min-height:0; }
  .plan-badge { top:.8rem;right:.85rem;left:auto;transform:none; }
  .plan .plan-includes-label,
  .plan .plan-includes { display:none; }

  .categories-scroll-hint {
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:.35rem;
    margin:-.65rem 0 .7rem;
    color:#c8c8d2;
    font-size:.78rem;
    font-weight:700;
  }
  .cat-grid {
    display:flex;
    overflow-x:auto;
    gap:.75rem;
    padding-bottom:.75rem;
    scroll-padding-inline:.15rem;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    scrollbar-width:none;
  }
  .cat-grid::-webkit-scrollbar { display:none; }
  .cat-card { flex:0 0 clamp(220px,72vw,270px);min-height:220px;scroll-snap-align:start; }
  .cat-card h3 { overflow-wrap:normal;word-break:normal; }

  #compare { padding-block:clamp(2rem,9vw,2.5rem); }
  #compare .section-eyebrow { margin-bottom:.5rem;font-size:.72rem; }
  #compare .section-title { font-size:clamp(1.75rem,8vw,2.125rem);line-height:1.08; }
  #compare .section-lead { max-width:32ch;margin:.625rem auto 1.25rem;font-size:.9375rem;line-height:1.5; }

  .sports-grid { gap:1.75rem; }
  .sports-logos { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .sport-logo { min-width:0;padding:.6rem .3rem;font-size:.68rem; }
  .players-title { font-size:clamp(1.72rem,8vw,2.15rem); }

  .checkout-page { padding-block:1.5rem 2.5rem; }
  .checkout-progress { gap:.5rem;margin-bottom:1rem; }
  .checkout-progress .step { padding:.55rem .5rem;font-size:.82rem; }
  .checkout-panel { padding:1.15rem; }
  .checkout-panel h1,
  .checkout-panel h2 { font-size:1.45rem; }
  .checkout-plan-description { display:none; }
  .checkout-data-notice { line-height:1.5; }

  .page-main { padding-block:2rem 3rem; }
  .page-main .entry { padding:1.25rem; }
  .entry-content .page-lead { font-size:1.05rem;line-height:1.55;margin-bottom:1.5rem; }

  .site-header { backdrop-filter:none;background:rgba(6,6,9,.97); }
  .hero-trust li { backdrop-filter:none; }
  .poster-card,
  .wa-shot,
  .player-card,
  .plan,
  .plan.is-featured,
  .cat-card { box-shadow:none; }
  .btn { box-shadow:0 8px 20px rgba(168,13,93,.22); }

  .footer-copy a,
  .footer-bottom a { display:inline-flex;align-items:center;min-height:44px;padding-inline:.15rem; }
  .site-footer { padding-block:2rem 1rem; }

  .faq-list { margin-top:1rem;gap:.55rem; }
  .faq-item summary { min-height:48px;padding:.85rem .95rem;font-size:.95rem;line-height:1.35; }
  .faq-item p { padding:0 .95rem .95rem;font-size:.9rem;line-height:1.55; }
}

@media (max-width: 349px) {
  .hero-actions { grid-template-columns:1fr; }
  .hero-whatsapp { grid-column:auto; }
}
