/* IPTV Charleroi v1.2.4 — final visual parity pass.
   Scope: official charter fidelity only. No configurator, no new section, no heavy library.
   This module deliberately overrides spacing, proportions and hierarchy without touching main.css. */

@media (min-width: 1161px) {
  :root {
    --container: 1460px;
  }

  .topbar {
    height: 82px;
  }

  .brand-plate {
    width: 342px;
    height: 98px;
    border-bottom-right-radius: 98px;
  }

  .nav {
    height: 82px;
    padding-left: 305px;
    gap: 42px;
  }

  .brand {
    left: 34px;
    top: 12px;
    width: 272px;
    grid-template-columns: 84px 1fr;
    gap: 10px;
  }

  .admin-bar .brand {
    top: 44px;
  }

  .brand-tv {
    width: 84px;
    height: 66px;
  }

  .brand-tv::before {
    left: -12px;
    top: 18px;
    width: 18px;
    height: 30px;
    border-width: 3px;
  }

  .brand-tv::after {
    left: -23px;
    top: 12px;
    width: 27px;
    height: 42px;
    border-width: 3px;
  }

  .tv-icon {
    width: 60px;
    height: 46px;
    border-radius: 6px;
  }

  .play {
    width: 36px;
    height: 29px;
    font-size: 11px;
  }

  .brand-copy strong {
    font-size: 40px;
    letter-spacing: -1.4px;
  }

  .brand-copy small {
    margin-top: 4px;
    font-size: 20px;
    letter-spacing: .2px;
  }

  .menu {
    gap: 42px;
    font-size: 12.5px;
  }

  .menu a {
    height: 82px;
  }

  .menu a.active::after {
    bottom: 18px;
  }

  .nav-cta {
    min-width: 205px;
    min-height: 52px;
    padding-inline: 24px;
    border-radius: 10px;
    font-size: 12.5px;
  }

  .hero {
    min-height: 650px;
    padding-top: 154px;
    padding-bottom: 74px;
  }

  .hero::before {
    inset: 82px 0 0;
  }

  .hero-grid {
    grid-template-columns: minmax(560px, 690px) minmax(680px, 1fr);
    gap: 84px;
    align-items: center;
  }

  .eyebrow {
    margin-bottom: 16px;
    font-size: 12px;
    letter-spacing: 1.8px;
  }

  .hero h1 {
    max-width: 690px;
    font-size: clamp(76px, 4.9vw, 92px);
    line-height: .92;
    letter-spacing: -3.8px;
  }

  .hero-copy {
    max-width: 650px;
    margin-top: 22px;
    margin-bottom: 26px;
    font-size: 18px;
    line-height: 1.62;
  }

  .proofs {
    max-width: 660px;
    gap: 18px;
    margin-top: 27px;
    margin-bottom: 29px;
  }

  .proof-icon {
    width: 39px;
    height: 39px;
    border-radius: 8px;
  }

  .proof strong {
    font-size: 14px;
  }

  .proof small {
    font-size: 11.5px;
  }

  .hero-actions {
    gap: 18px;
  }

  .hero-actions .btn-primary,
  .hero-actions .btn-ghost {
    min-height: 62px;
    padding-inline: 28px;
    border-radius: 11px;
    font-size: 15px;
  }

  .mini-trust {
    margin-top: 13px;
    font-size: 12px;
  }

  .tv-stage {
    min-height: 430px;
  }

  .screen {
    width: 735px;
    padding: 8px;
    border-width: 3px;
  }

  .screen-inner {
    min-height: 356px;
    padding: 24px 23px 21px;
  }

  .screen-head {
    margin-bottom: 22px;
  }

  .tv-cards {
    gap: 12px;
    margin-bottom: 22px;
  }

  .tv-card {
    min-height: 132px;
    border-radius: 6px;
    padding: 14px 13px;
    font-size: 14px;
  }

  .tv-card.live {
    font-size: 17px;
  }

  .channels {
    gap: 10px;
  }

  .channel {
    height: 52px;
    font-size: 13px;
  }

  .deal-float {
    right: 78px;
    bottom: -28px;
    width: 468px;
  }

  .deal-price {
    flex-basis: 196px;
    min-height: 124px;
  }

  .deal-price strong {
    font-size: 58px;
  }

  .deal-list {
    min-height: 106px;
    padding-top: 24px;
  }

  #abonnements.section {
    padding-top: 36px;
  }

  .section-head {
    margin-bottom: 18px;
  }

  .section-label {
    font-size: 11px;
    letter-spacing: .7px;
  }

  .section-title {
    font-size: 34px;
    line-height: 1.12;
  }

  .pricing-grid {
    gap: 28px;
    grid-template-columns: 1fr 1fr 1fr .92fr;
  }

  .price-card,
  .trial-card {
    min-height: 326px;
    border-radius: 12px;
  }

  .price-card {
    padding: 30px 31px 25px;
  }

  .trial-card {
    padding: 34px 31px 27px;
  }

  .price-card h3 {
    font-size: 25px;
  }

  .price-value strong {
    font-size: 44px;
  }

  .price-card li,
  .trial-card li,
  .choose {
    font-size: 12.5px;
  }

  .choose {
    min-height: 48px;
  }

  .trust-strip {
    margin-top: 22px;
    border-radius: 13px;
  }

  .trust-item {
    min-height: 134px;
    padding: 25px 48px;
  }

  .devices-section {
    padding-top: 36px;
  }

  .devices-wrap {
    gap: 58px;
  }

  .device-photo {
    width: min(690px, 100%);
  }

  .content-strip {
    margin-top: 24px;
    border-radius: 12px;
    grid-template-columns: 410px 390px 1fr;
  }

  .bottom-section {
    padding-top: 34px;
  }
}

/* Keep the shop wording, but let the page breathe like the official visual charter. */
.hero,
.section,
.devices-section,
.bottom-section {
  scroll-margin-top: 96px;
}

.price-card,
.trial-card,
.device-panel,
.content-strip,
.step-card,
.review-card,
.faq-card,
.trust-strip {
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

@media (hover: hover) and (pointer: fine) {
  .price-card:hover,
  .trial-card:hover,
  .device-panel:hover,
  .step-card:hover,
  .review-card:hover,
  .faq-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 22px 54px rgba(0, 0, 0, .12);
  }

  .price-card.featured:hover {
    transform: translateY(-3px);
  }
}

/* WordPress admin bar alignment: header, logo and anchors stay visually stable. */
.admin-bar .topbar {
  top: 32px;
}

@media (max-width: 782px) {
  .admin-bar .topbar {
    top: 46px;
  }
}

/* Tablet cleanup: avoid oversized hero overlap while preserving the charter composition. */
@media (max-width: 1160px) and (min-width: 681px) {
  .hero {
    padding-top: 118px;
    padding-bottom: 72px;
  }

  .hero-grid {
    gap: 42px;
  }

  .hero h1 {
    font-size: clamp(54px, 8vw, 76px);
  }

  .screen {
    width: min(720px, 100%);
  }

  .tv-stage {
    min-height: 438px;
  }

  .deal-float {
    bottom: -42px;
  }

  .pricing-grid {
    gap: 22px;
  }

  .trust-item {
    padding: 24px 28px;
  }
}

/* Mobile: the official charter becomes a clean one-column boutique landing page. */
@media (max-width: 680px) {
  .brand-plate {
    width: 232px;
    height: 74px;
  }

  .brand {
    left: 20px;
    top: 9px;
  }

  .admin-bar .brand {
    top: 55px;
  }

  .hero {
    padding-top: 104px;
    padding-bottom: 70px;
  }

  .hero h1 {
    font-size: clamp(42px, 12.6vw, 58px);
    line-height: .96;
  }

  .hero-copy {
    font-size: 15px;
    line-height: 1.58;
  }

  .hero-actions .btn-primary,
  .hero-actions .btn-ghost {
    min-height: 54px;
  }

  .tv-stage {
    min-height: 470px;
  }

  .screen-inner {
    min-height: 310px;
  }

  .deal-float {
    bottom: -58px;
    width: min(300px, 92vw);
  }

  #abonnements.section {
    padding-top: 42px;
  }

  .section-title {
    font-size: 27px;
  }

  .trust-strip,
  .content-strip {
    border-radius: 12px;
  }

  .bottom-grid {
    gap: 24px;
  }
}
