.pr-home{padding:36px 0 0;
}
.pr-home-hero{position:relative;
  padding:34px 0 28px;
  overflow:hidden;
  background:#fff;
}

.pr-home-hero__inner{position:relative;
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);
  align-items:center;
  gap:36px;
}
.pr-home-kicker{display:flex;
  align-items:center;
  gap:10px;
  padding-left:48px;
  background:linear-gradient(var(--pr-red),var(--pr-red)) left center/38px 4px no-repeat;
  color:var(--pr-red);
  font-weight:950;
  text-transform:uppercase;
  font-size:14px;
  letter-spacing:.02em;
  margin-bottom:14px;
}

.pr-home-title{margin:0;
  color:var(--bs-black);
  font-family:var(--pr-display);
  font-size:clamp(52px,6vw,86px);
  line-height:1.1;
  font-weight:800;
  text-transform: uppercase;
}
.pr-home-title em{font-style:normal;color:var(--pr-red)}
.pr-home-lead {
    /* max-width: 540px; */
    margin: 16px 0 0;
    color: var(--bs-black);
    font-size: 18px;
    line-height: 1.35;
    font-weight: 550;
}
.pr-home-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.pr-home-actions .pr-btn{min-width:170px}
.pr-home-visual{position:relative;min-height:410px;display:flex;align-items:center;justify-content:flex-end;background:transparent}

.pr-home-players{position:relative;z-index:1;width:min(720px,100%);max-height:430px;object-fit:contain;display:block;}
.pr-home-highlights{margin-top:10px}.pr-highlight-grid{display:grid;grid-template-columns:1.05fr .75fr .85fr;border:1px solid var(--pr-line);border-radius:24px;background:#fff;overflow:hidden}.pr-highlight{padding:22px 24px}.pr-highlight + .pr-highlight{border-left:1px solid var(--pr-line)}.pr-highlight h2{font-size:14px;text-transform:uppercase;margin:0 0 16px;color:var(--bs-black);font-weight:950}.pr-game-list{display:grid;gap:10px}.pr-game{display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:10px;font-size:13px;font-weight:800;color:#263346}.pr-team{display:flex;align-items:center;gap:8px}.pr-team i{color:var(--pr-red)}.pr-vs{color:#FF0000;font-size:12px}.pr-time{color:var(--bs-black);font-size:12px}.pr-card-link{display:inline-flex;margin-top:14px;color:var(--pr-red);font-size:12px;font-weight:750;text-decoration:none}.pr-champion-mini{display:flex;align-items:center;gap:16px}.pr-champ-icon{width:74px;height:74px;border-radius:999px;background:var(--bs-black);color:#ffd85a;display:flex;align-items:center;justify-content:center;font-size:34px;}.pr-champion-mini strong{display:block;font-size:18px}.pr-champion-mini span{color:var(--bs-black);font-size:13px;font-weight:700}.pr-rank-list{display:grid;gap:10px}.pr-rank-item{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;font-size:13px;font-weight:850;color:#273449}.pr-rank-item .rank{width:24px;height:24px;border-radius:999px;background:#f2f5f9;display:flex;align-items:center;justify-content:center;font-size:12px}.pr-rank-item .score{color:var(--bs-black)}

.pr-home-section{padding:16px 0}.pr-home-section--tight{padding-top:14px}.pr-how-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;border-top:1px solid var(--pr-line);border-bottom:1px solid var(--pr-line);padding:28px 0}.pr-flow-card{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:16px}.pr-flow-icon{width:74px;height:74px;border:1px solid var(--pr-line);border-radius:999px;display:flex;align-items:center;justify-content:center;color:var(--bs-black);font-size:28px;background:#fff;}.pr-flow-copy strong{display:flex;align-items:center;gap:9px;font-size:15px;color:var(--bs-black)}.pr-flow-number{width:24px;height:24px;border-radius:999px;background:var(--pr-red);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:950}.pr-flow-copy p{margin:7px 0 0;color:var(--bs-black);font-size:13px;line-height:1.45;font-weight:650}.pr-flow-arrow{color:#c8d1dd;font-size:24px}

.pr-pools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pr-pool-card{overflow:hidden}.pr-pool-media{height:118px;background:linear-gradient(135deg,#081426,#16233a);overflow:hidden}.pr-pool-media img{width:100%;height:100%;object-fit:cover;display:block}.pr-pool-body{padding:15px 16px 16px}.pr-pool-body h3{font-size:17px;margin:0 0 6px;font-weight:950;color:var(--bs-black)}.pr-pool-body p{margin:0 0 12px;color:var(--bs-black);font-size:13px;font-weight:700}.pr-pool-placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:36px;background:linear-gradient(135deg,var(--bs-black),#233656)}

.pr-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pr-champ-card,.pr-top-card{padding:24px}.pr-champ-card__inner{display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:center}.pr-champ-medal{width:120px;height:120px;border-radius:999px;background:var(--bs-black);color:#ffd85a;display:flex;align-items:center;justify-content:center;font-size:54px;margin:auto;}.pr-champ-card h3{font-size:24px;font-weight:950;margin:0 0 4px}.pr-champ-card p{color:var(--bs-black);font-weight:650}.pr-champ-stats{display:grid;gap:8px;color:#334155;font-size:14px;font-weight:750}.pr-champ-stats i{color:var(--pr-red);width:22px}.pr-top-list{display:grid;gap:0;border-top:1px solid var(--pr-line)}.pr-top-row{display:grid;grid-template-columns:34px 1fr auto;gap:10px;padding:11px 0;border-bottom:1px solid var(--pr-line);align-items:center;font-size:14px;font-weight:850}.pr-top-row .avatar{width:28px;height:28px;border-radius:999px;background:#f0f3f8;display:inline-flex;align-items:center;justify-content:center;color:var(--bs-black);margin-right:8px}.pr-top-row .score{color:var(--bs-black)}

.pr-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pr-news-card{display:grid;grid-template-rows:175px 1fr;overflow:hidden;text-decoration:none;color:inherit}.pr-news-media{background:#111827;height:175px;overflow:hidden}.pr-news-media img{width:100%;height:175px;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.pr-news-card:hover img{transform:scale(1.04)}.pr-news-body{display:grid;gap:10px;align-content:start;min-height:100%;padding:15px 16px 16px}.pr-news-meta-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:var(--bs-black);font-size:14px}.pr-news-pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:7px;background:#eef2ff;color:#1d4ed8;font-size:12px;line-height:1;font-weight:800;text-transform:uppercase}.pr-news-pill--nhl{background:var(--bs-black);color:var(--bs-white)}.pr-news-pill--nba{background:var(--bs-orange);color:var(--bs-white)}.pr-news-pill--mlb{background:var(--bs-link-color);color:var(--bs-white)}.pr-news-pill--poolrooms{background:var(--bs-red);color:var(--bs-white)}.pr-news-source{color:var(--bs-black);font-size:12px;font-weight:600}.pr-news-date{display:block;margin-top:auto;color:var(--bs-black);font-size:12px;font-weight:400}.pr-news-date i{margin-right:4px}.pr-news-body h3{font-size:18px;line-height:1.2;font-weight:600;margin:0;color:var(--bs-black)}.pr-news-body p{line-height:1.45;margin:0;font-weight:400}

.pr-cta-band{margin-top:24px;border:1px solid var(--pr-line);border-left:8px solid var(--pr-red);border-radius:22px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;overflow:hidden;padding:0 24px 0 22px}.pr-cta-icon{width:68px;height:68px;border:1px solid var(--pr-line);border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:26px;color:var(--bs-black);background:#fff}.pr-cta-copy h2{font-size:22px;font-weight:950;margin:0 0 4px}.pr-cta-copy p{margin:0;color:var(--bs-black);font-weight:650}.pr-cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;padding:22px 0}

@media (max-width:1100px){.pr-home-hero__inner{grid-template-columns:1fr}.pr-home-visual{min-height:310px}.pr-highlight-grid{grid-template-columns:1fr}.pr-highlight + .pr-highlight{border-left:0;border-top:1px solid var(--pr-line)}.pr-pools-grid,.pr-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pr-split-grid{grid-template-columns:1fr}.pr-cta-band{grid-template-columns:auto 1fr}.pr-cta-actions{grid-column:2 / 3;padding-top:0;justify-content:flex-start}}
@media (max-width: 760px) {
    .pr-home-visual {
        position: absolute;
        right: -80px;
        bottom: 138px;
        width: 330px;
        height: 245px;
        min-height: 0;
        z-index: 1;
        opacity: .32;
        justify-content: flex-end;
        pointer-events: none;
    }
}
@media (max-width:430px){.pr-home-visual{right:-115px;bottom:-18px;opacity:.11}.pr-home-title{font-size:46px}}

/* Correction mobile du bloc Comment ça fonctionne */
@media (max-width:760px){
  .pr-how-flow{
    grid-template-columns:1fr;
    gap:12px;
    padding:18px 0;
    overflow:hidden;
  }

  .pr-flow-card{
    grid-template-columns:56px minmax(0,1fr);
    gap:14px;
    width:100%;
    min-width:0;
    padding:14px;
    border:1px solid var(--pr-line);
    border-radius:16px;
    background:#fff;
  }

  .pr-flow-icon{
    width:56px;
    height:56px;
    font-size:22px;
    flex:0 0 auto;
  }

  .pr-flow-copy{
    min-width:0;
  }

  .pr-flow-copy strong{
    font-size:15px;
    line-height:1.2;
    flex-wrap:wrap;
  }

  .pr-flow-copy p{
    font-size:13px;
    line-height:1.45;
    max-width:100%;
  }

  .pr-flow-arrow{
    display:none;
  }
}

@media (max-width:430px){
  .pr-flow-card{
    grid-template-columns:50px minmax(0,1fr);
    padding:12px;
  }

  .pr-flow-icon{
    width:50px;
    height:50px;
    font-size:20px;
  }

  .pr-flow-number{
    width:22px;
    height:22px;
    font-size:11px;
  }
}

/* Champion du moment avec avatar, badges et stats réelles */
.pr-champ-card__inner--profile{
  grid-template-columns:170px minmax(0,1fr);
  align-items:start;
}

.pr-champ-profile{
  display:grid;
  justify-items:center;
  gap:12px;
}

.pr-champ-avatar{
  position:relative;
  width:132px;
  height:132px;
  border:1px solid var(--pr-line);
  border-radius:999px;
  background:#f0f3f8;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
}

.pr-champ-avatar img{
  width:100%;
  height:100%;
  border-radius:999px;
  object-fit:cover;
  display:block;
}

.pr-champ-avatar span{
  width:100%;
  height:100%;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:var(--bs-black);
  color:#fff;
  font-size:38px;
  font-weight:950;
}

.pr-champ-avatar em{
  position:absolute;
  right:-4px;
  bottom:4px;
  width:36px;
  height:36px;
  border:1px solid #fed7aa;
  border-radius:999px;
  background:#fff7ed;
  color:#b7791f;
  display:flex;
  align-items:center;
  justify-content:center;
  font-style:normal;
}

.pr-champ-badges{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:6px;
}

.pr-champ-badges span{
  min-height:26px;
  border:1px solid #fecdd3;
  border-radius:999px;
  color:var(--pr-red);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 9px;
  font-size:11px;
  font-weight:900;
}

.pr-champ-label{
  display:inline-flex;
  min-height:28px;
  border:1px solid var(--pr-line);
  border-radius:999px;
  background:#fff;
  color:var(--bs-black);
  align-items:center;
  padding:0 10px;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.03em;
  margin-bottom:10px;
}

.pr-champ-content{
  min-width:0;
}

.pr-champ-stats--real{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}

.pr-champ-stat{
  border:1px solid var(--pr-line);
  border-radius:14px;
  background:#fff;
  padding:12px;
  display:grid;
  grid-template-columns:24px 1fr;
  gap:4px 8px;
  align-items:center;
}

.pr-champ-stat i{
  grid-row:1 / 3;
  color:var(--pr-red);
  width:24px;
  text-align:center;
}

.pr-champ-stat span{
  color:var(--bs-black);
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.03em;
  line-height:1.2;
}

.pr-champ-stat strong{
  color:var(--bs-black);
  font-size:20px;
  line-height:1;
  font-weight:950;
}

@media (max-width:760px){
  .pr-champ-card{
    padding:20px;
  }

  .pr-champ-card__inner--profile{
    grid-template-columns:1fr;
    gap:18px;
    text-align:center;
  }

  .pr-champ-content{
    display:grid;
    justify-items:center;
  }

  .pr-champ-avatar{
    width:108px;
    height:108px;
  }

  .pr-champ-avatar span{
    font-size:32px;
  }

  .pr-champ-card h3{
    font-size:28px;
    line-height:1.05;
    margin:0 0 8px;
  }

  .pr-champ-card p{
    max-width:280px;
    margin:0 auto 14px;
    line-height:1.45;
  }

  .pr-champ-stats--real{
    width:100%;
    max-width:320px;
    grid-template-columns:1fr 1fr;
    text-align:left;
  }

  .pr-champ-card .pr-card-link{
    justify-content:center;
    margin-top:16px;
    text-align:center;
  }
}

@media (max-width:430px){
  .pr-champ-card{
    padding:18px;
  }

  .pr-champ-stats--real{
    grid-template-columns:1fr;
    max-width:260px;
  }

  .pr-champ-stat{
    grid-template-columns:28px 1fr auto;
  }

  .pr-champ-stat i{
    grid-row:auto;
  }

  .pr-champ-stat strong{
    font-size:18px;
    text-align:right;
  }
}


.pr-champ-stats--real{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:16px;
}

.pr-champ-stat{
  min-height:88px;
}

.pr-champ-stat span{
  display:block;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
  color:#65758b;
  margin-bottom:6px;
}

.pr-champ-stat strong{
  display:block;
  font-size:18px;
  line-height:1.15;
  color:var(--bs-black);
}

@media (max-width: 768px){
  .pr-champ-badges{
    justify-content:center;
  }

  .pr-champ-stats--real{
    grid-template-columns:1fr;
  }

  .pr-champ-stat{
    min-height:0;
  }
}

/* Dernières nouvelles — mobile : 1 colonne, 2 cartes max, bouton bas */
.pr-news-mobile-more{
  display:none;
}

@media (max-width:760px){
  .pr-home-news-section .pr-news-title-link{
    display:none;
  }

  .pr-home-news-section .pr-news-grid{
    grid-template-columns:1fr;
    gap:14px;
  }

  .pr-home-news-section .pr-news-card:nth-child(n+3){
    display:none;
  }

  .pr-home-news-section .pr-news-media{
    height:168px;
  }

  .pr-news-mobile-more{
    display:flex;
    justify-content:center;
    margin-top:16px;
  }

  .pr-news-mobile-more .pr-btn{
    width:100%;
    min-height:50px;
  }
}


/* Accueil — cartes Champion du moment et Top champions épurées */
.pr-split-grid{
  align-items:stretch;
}

.pr-last-champion-card,
.pr-top-champions-card{
  min-width:0;
  height:100%;
  padding:30px;
}

.pr-last-champion-card{
  display:flex;
  flex-direction:column;
  overflow:hidden;
}

.pr-last-champion-card .pr-section-title,
.pr-top-champions-card .pr-section-title{
  margin:0;
}

.pr-last-champion-card .pr-section-title h2,
.pr-top-champions-card .pr-section-title h2{
    margin: 0;
    color: var(--bs-black);
    font-size: 21px;
    line-height: 1.05;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -.01em;
}

.pr-home-card-divider{
  height:1px;
  border:0;
  background:#d9e0e8;
  margin:16px 0 0;
}

.pr-last-champion-card__inner{
  flex:1 1 auto;
  width:100%;
  display:grid;
  grid-template-columns:1fr;
  grid-template-rows:auto minmax(0,1fr);
  justify-items:center;
  align-content:start;
  gap:0;
  padding:22px 28px 0;
  text-align:center;
}

.pr-last-champion-card__avatar{
  width:164px;
  height:164px;
  border:1px solid #d9e0e8;
  border-radius:999px;
  background:#f0f3f8;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.pr-last-champion-card__avatar img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-radius:999px;
}

.pr-last-champion-card__avatar span{
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:var(--bs-black);
  color:#fff;
  font-size:44px;
  font-weight:700;
}

.pr-last-champion-card__content{
  width:100%;
  height:100%;
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}

.pr-last-champion-card__content h3{
  margin:18px 0 0;
  font-size:32px;
  line-height:1.08;
  text-transform: uppercase;
  font-weight: 950;
}

.pr-last-champion-card__pool{
  margin:6px 0 0;
  color:#526175;
  font-size:18px;
  line-height:1.35;
  font-weight:450;
}

.pr-last-champion-card__badges{
  width:100%;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:8px;
  margin:14px 0 0;
}

.pr-last-champion-card__badges .pr-member-badges{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:8px;
}

.pr-last-champion-card__badges .pr-member-badge{
  min-height:36px;
  border-radius:8px;
  padding:0 12px 0 8px;
  font-size:.76rem;
  font-weight:700;
}

.pr-last-champion-card__badges .pr-member-badge.is-icon-only{
  width:36px;
  min-width:36px;
  height:36px;
  min-height:36px;
  flex:0 0 36px;
  padding:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
}

.pr-last-champion-card__badges .pr-member-badge.is-icon-only .pr-member-badge__icon{
  width:100%;
  height:100%;
  flex:1 1 100%;
  margin:0;
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:1;
}

.pr-last-champion-card__badges .pr-member-badge.is-icon-only .pr-member-badge__icon i{
  display:block;
  margin:0;
  font-size:.76rem;
  line-height:1;
}

.pr-last-champion-card__badges .pr-member-badge.is-icon-only .pr-member-badge__icon img{
  width:15px;
  height:15px;
  display:block;
  margin:auto;
  object-fit:contain;
}

.pr-last-champion-card__badge-fallback{
  min-height:34px;
  border-radius:9px;
  background:linear-gradient(180deg,#ffb733,#f39a18);
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:0 11px;
  font-size:.76rem;
  font-weight:700;
}

.pr-last-champion-card__quote{
  width:min(100%,520px);
  margin:18px 0 0;
  border:1px solid #d9e0e8;
  border-radius:15px;
  background:#fff;
  padding:20px 22px;
  display:grid;
  grid-template-columns:26px minmax(0,1fr);
  gap:12px;
  align-items:start;
  text-align:left;
  font-size:14px;
  line-height:1.65;
  font-weight:400;
}

.pr-last-champion-card__quote i{
  color:var(--pr-red);
  margin-top:4px;
  font-size:18px;
}

.pr-last-champion-card__link,
.pr-top-card__link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  color:var(--pr-red);
  font-size:15px;
  line-height:1.2;
  font-weight:600;
  text-align:center;
}

.pr-last-champion-card__link{
  width:max-content;
  max-width:100%;
  margin:auto auto 0;
  padding-top:24px;
}

.pr-top-card{
  display:flex;
  flex-direction:column;
}

.pr-top-card .pr-top-list{
  flex:1 1 auto;
  border-top:0;
}

.pr-top-champions-list{
  display:grid;
  gap:0;
  margin-top:8px;
}

.pr-top-champion-row{
  grid-template-columns:28px 50px minmax(0,1fr) auto;
  gap:12px;
  min-width:0;
  padding:15px 0;
  border-bottom:1px solid #dfe5ec;
  align-items:center;
}

.pr-top-row__rank{
  color:var(--bs-black);
  font-size:15px;
  line-height:1;
  font-weight:600;
  text-align:center;
}

.pr-top-row__avatar{
  width:44px;
  height:44px;
  border:1px solid #d9e0e8;
  border-radius:999px;
  background:#f0f3f8;
  color:var(--bs-black);
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:13px;
  font-weight:650;
}

.pr-top-row__avatar img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.pr-top-row__avatar span{
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}

.pr-top-row__main{
  min-width:0;
  display:block;
}

.pr-top-row__name{
  display:block;
  color:var(--bs-black);
  font-size:15px;
  line-height:1.2;
  font-weight:550;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.pr-top-row__meta {
    display: block;
    margin-top: 4px;
    color: var(--bs-black);
    font-size: 13px;
    line-height: 1.35;
    font-weight: 400;
}

.pr-top-row__score{
  color:var(--bs-black);
  font-size:15px;
  line-height:1.2;
  font-weight:500;
  white-space:nowrap;
}

.pr-top-card__link{
  align-self:center;
  margin-top:20px;
}

@media (max-width:1100px){
  .pr-last-champion-card__inner{
    padding-left:40px;
    padding-right:40px;
  }
}

@media (max-width:760px){
  .pr-last-champion-card,
  .pr-top-champions-card{
    padding:22px;
  }

  .pr-last-champion-card .pr-section-title h2,
  .pr-top-champions-card .pr-section-title h2{
    font-size:16px;
    letter-spacing:.1em;
  }

  .pr-home-card-divider{
    margin-top:14px;
  }

  .pr-last-champion-card__inner{
    padding:20px 0 0;
  }

  .pr-last-champion-card__avatar{
    width:146px;
    height:146px;
  }

  .pr-last-champion-card__avatar span{
    font-size:38px;
  }

  .pr-last-champion-card__content h3{
    margin-top:16px;
    font-size:28px;
  }

  .pr-last-champion-card__pool{
    margin-top:6px;
    font-size:16px;
  }

  .pr-last-champion-card__badges{
    margin-top:13px;
  }

  .pr-last-champion-card__quote{
    margin-top:18px;
    padding:17px 18px;
    grid-template-columns:22px minmax(0,1fr);
    gap:10px;
    font-size:13px;
    line-height:1.6;
  }

  .pr-last-champion-card__quote i{
    font-size:16px;
  }

  .pr-last-champion-card__link,
  .pr-top-card__link{
    font-size:14px;
  }

  .pr-top-champion-row{
    grid-template-columns:22px 42px minmax(0,1fr) auto;
    gap:9px;
    padding:13px 0;
  }

  .pr-top-row__avatar{
    width:40px;
    height:40px;
    font-size:12px;
  }

  .pr-top-row__name{
    font-size:14px;
  }

  .pr-top-row__meta{
    font-size:12px;
  }

  .pr-top-row__score{
    font-size:14px;
  }
}

@media (max-width:430px){
  .pr-last-champion-card,
  .pr-top-champions-card{
    padding:18px;
  }

  .pr-last-champion-card__avatar{
    width:132px;
    height:132px;
  }

  .pr-last-champion-card__content h3{
    font-size:26px;
  }

  .pr-last-champion-card__badges,
  .pr-last-champion-card__badges .pr-member-badges{
    display:flex;
    width:100%;
    flex-wrap:wrap;
    justify-content:center;
  }

  .pr-last-champion-card__badges .pr-member-badge,
  .pr-last-champion-card__badge-fallback{
    width:auto;
    max-width:100%;
  }

  .pr-last-champion-card__badges .pr-member-badge.is-icon-only{
    flex:0 0 36px;
  }

  .pr-last-champion-card__quote{
    border-radius:13px;
    padding:15px;
  }

  .pr-top-champion-row{
    grid-template-columns:20px 38px minmax(0,1fr) auto;
    gap:8px;
  }

  .pr-top-row__avatar{
    width:36px;
    height:36px;
  }

  .pr-top-row__name{
    white-space:normal;
  }

  .pr-top-row__score{
    font-size:13px;
  }
}

/* Accueil — CTA invitation modernisé, léger et responsive */
.pr-home-cta-section{
  padding:30px 0 34px;
}

.pr-cta-band{
  position:relative;
  margin:0;
  border:1px solid #dce4ee;
  border-radius:24px;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(270px,330px);
  align-items:center;
  gap:36px;
  overflow:hidden;
}

.pr-cta-main{
  min-width:0;
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  align-items:center;
  gap:24px;
}

.pr-cta-icon{
  position:relative;
  width:84px;
  height:84px;
  border:1px solid #dce4ee;
  border-radius:999px;
  background:#fff;
  color:var(--bs-black);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:31px;
}

.pr-cta-icon > i{
  transform:translateY(-1px);
}

.pr-cta-icon span{
  position:absolute;
  right:-3px;
  bottom:2px;
  width:30px;
  height:30px;
  border:3px solid #fff;
  border-radius:999px;
  background:var(--pr-red);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:11px;
}

.pr-cta-copy{
  min-width:0;
}

.pr-cta-hello{
  width:max-content;
  max-width:100%;
  margin:0 0 10px;
  padding:6px 11px;
  border-radius:999px;
  background:#fff0f2;
  color:var(--bs-black);
  font-size:12px;
  line-height:1;
  font-weight:700;
}

.pr-cta-copy h2{
  margin:0;
  font-size:clamp(33px,3vw,30px);
  line-height:1.12;
  font-weight:900;
  letter-spacing:-.035em;
}

.pr-cta-copy h2 em{
  display:block;
  margin-top:3px;
  color:var(--pr-red);
}

.pr-cta-copy p:not(.pr-cta-hello){
  max-width:560px;
  margin:14px 0 0;
  line-height:1.45;
  font-weight:450;
}

.pr-cta-actions{
  min-width:0;
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  padding-left:34px;
  border-left:1px solid #dfe6ef;
}

.pr-cta-actions .pr-btn{
  width:100%;
  min-height:60px;
  border-radius:14px;
  padding-inline:20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  font-size:16px;
}

.pr-cta-actions .pr-btn i{
  flex:0 0 auto;
  font-size:14px;
  transition:transform .18s ease;
}

.pr-cta-actions .pr-btn:hover i{
  transform:translateX(3px);
}

.pr-cta-actions .pr-btn--ghost{
  border-color:#cbd5e1;
  background:#fff;
  color:var(--bs-black);
}

.pr-cta-actions .pr-btn--ghost:hover{
  border-color:var(--bs-black);
  background:#f8fafc;
  color:var(--bs-black);
}

@media (max-width:960px){
  .pr-cta-band{
    grid-template-columns:minmax(0,1fr) minmax(235px,285px);
    gap:24px;
    padding:28px 24px 28px 28px;
  }

  .pr-cta-main{
    grid-template-columns:82px minmax(0,1fr);
    gap:18px;
  }

  .pr-cta-icon{
    width:72px;
    height:72px;
    font-size:27px;
  }

  .pr-cta-icon span{
    width:27px;
    height:27px;
    font-size:10px;
  }

  .pr-cta-copy h2{
    font-size:34px;
  }

  .pr-cta-copy p:not(.pr-cta-hello){
    font-size:15px;
  }

  .pr-cta-actions{
    padding-left:24px;
  }
}

@media (max-width:760px){
  .pr-home-cta-section{
    padding:20px 0 26px;
  }

  .pr-cta-band{
    border-left-width:5px;
    border-radius:22px;
    background:
      linear-gradient(225deg,rgba(237,13,31,.09) 0 54px,transparent 55px),
      radial-gradient(circle at 24px 24px,rgba(7,20,38,.12) 0 2px,transparent 3px) 0 0/16px 16px,
      #fff;
    grid-template-columns:1fr;
    gap:22px;
    padding:28px 20px 22px;
    text-align:center;
  }

  .pr-cta-main{
    grid-template-columns:1fr;
    justify-items:center;
    gap:16px;
  }

  .pr-cta-icon{
    width:82px;
    height:82px;
    font-size:29px;
  }

  .pr-cta-icon span{
    width:29px;
    height:29px;
  }

  .pr-cta-copy{
    width:100%;
    display:grid;
    justify-items:center;
  }

  .pr-cta-hello{
    margin-bottom:12px;
    font-size:13px;
  }

  .pr-cta-copy h2{
    width:100%;
    max-width:none;
    font-size:30px;
    line-height:1.04;
  }

  .pr-cta-copy p:not(.pr-cta-hello){
    width:100%;
    max-width:none;
    margin:14px auto 0;
    font-size:15px;
    line-height:1.5;
  }

  .pr-cta-actions{
    width:100%;
    max-width:390px;
    margin-inline:auto;
    gap:10px;
    padding:0;
    border-left:0;
  }

  .pr-cta-actions .pr-btn{
    min-height:54px;
    border-radius:13px;
    justify-content:center;
    text-align:center;
    gap:10px;
    font-size:15px;
  }
}

@media (max-width:430px){
  .pr-cta-band{
    border-radius:19px;
    padding:24px 16px 18px;
    gap:19px;
  }

  .pr-cta-icon{
    width:74px;
    height:74px;
    font-size:27px;
  }

  .pr-cta-copy h2{
    width:100%;
    max-width:none;
    font-size:27px;
  }

  .pr-cta-copy p:not(.pr-cta-hello){
    width:100%;
    max-width:none;
    font-size:14px;
  }

  .pr-cta-actions .pr-btn{
    min-height:52px;
    padding-inline:17px;
  }
}

/* Accueil — emplacement publicitaire maison ou AdSense */
.pr-home-ad-section{
  padding-top:10px;
}
.pr-home-ad-shell{
  border:1px solid var(--pr-line);
  border-radius:22px;
  background:#fff;
  padding:18px;
}
.pr-home-ad-label {
    margin-bottom: 10px;
    color: var(--bs-gray);
    font-size: 10px;
    /* font-weight: 900; */
}
.pr-home-ad-carousel{
  position:relative;
}
.pr-home-ad-slide{
  display:none;
  overflow:hidden;
  color:inherit;
  text-decoration:none;
}
.pr-home-ad-slide.is-active{
  display:block;
}
.pr-home-ad-slide.is-active:not(.pr-home-ad-slide--text){
  display:flex;
  align-items:center;
  justify-content:center;
}
.pr-home-ad-slide img{
  display:block;
  width:auto;
  max-width:100%;
  height:auto;
  margin-inline:auto;
  object-fit:contain;
  background:#fff;
}
.pr-home-ad-slide--text{
  background:var(--bs-black);
  color:#fff;
}
.pr-home-ad-copy{
  min-height:150px;
  padding:24px;
  display:grid;
  align-content:center;
  justify-items:start;
  gap:8px;
}
.pr-home-ad-copy > span{
  color:#fff;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.pr-home-ad-copy strong{
  font-family:var(--pr-display);
  font-size:clamp(28px,4vw,48px);
  line-height:1;
  font-weight:900;
  text-transform:uppercase;
}
.pr-home-ad-copy em{
  display:inline-flex;
  min-height:38px;
  padding:0 15px;
  align-items:center;
  border-radius:10px;
  background:var(--pr-red);
  color:#fff;
  font-size:13px;
  font-style:normal;
  font-weight:900;
}
.pr-home-ad-dots{
  display:flex;
  justify-content:center;
  gap:7px;
  margin-top:10px;
}
.pr-home-ad-dots button{
  width:8px;
  height:8px;
  padding:0;
  border:0;
  border-radius:999px;
  background:#cbd5e1;
}
.pr-home-ad-dots button.is-active{
  width:20px;
  background:var(--pr-red);
}
.pr-home-adsense-unit{
  display:block;
  width:100%;
  min-height:90px;
}
.pr-home-adsense-shell:has(.adsbygoogle[data-ad-status="unfilled"]){
  display:none;
}
@media (max-width:620px){
  .pr-home-ad-shell{
    padding:14px;
    border-radius:18px;
  }
  .pr-home-ad-slide,
  .pr-home-ad-slide img{
    max-height:none;
  }
  .pr-home-ad-copy{
    min-height:140px;
    padding:18px;
  }
}


/* Accueil — cartes horaires avec logos d’équipes */
.pr-home-highlights{margin-top:20px}
.pr-home-highlights .pr-highlight-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
  border:0;
  border-radius:0;
  background:transparent;
  overflow:visible;
}
.pr-home-highlights .pr-highlight{
  min-width:0;
  min-height:340px;
  padding:24px 24px 22px;
  border:1px solid var(--pr-line);
  border-radius:20px;
  background:#fff;
}
.pr-home-highlights .pr-highlight + .pr-highlight{border-left:1px solid var(--pr-line)}
.pr-home-highlights .pr-highlight__header{
  display:flex;
  align-items:center;
  gap:14px;
  padding-bottom:18px;
  margin-bottom:4px;
  border-bottom:1px solid #e5eaf1;
}
.pr-home-highlights .pr-highlight__league-icon{
  width:44px;
  height:44px;
  flex:0 0 44px;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:var(--bs-black);
  color:#fff;
  font-size:21px;
}
.pr-home-highlights .pr-highlight--mlb .pr-highlight__league-icon{background:#1261c9}
.pr-home-highlights .pr-highlight--nba_wnba .pr-highlight__league-icon{background:#f97316}
.pr-home-highlights .pr-highlight h2{
  margin:0;
  color:var(--bs-black);
  font-size:21px;
  line-height:1.05;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:-.01em;
}
.pr-home-highlights .pr-game-list{display:grid;gap:0;min-width:0}
.pr-home-highlights .pr-game{
  display:grid;
  grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) max-content;
  align-items:center;
  gap:10px;
  min-width:0;
  min-height:58px;
  padding:10px 0;
  border-bottom:1px solid #e8edf3;
  color:#263346;
}
.pr-home-highlights .pr-game:last-child{border-bottom:0}
.pr-home-highlights .pr-team{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
  color:#263346;
  font-size:14px;
  font-weight:850;
  white-space:nowrap;
}
.pr-home-highlights .pr-team__logo-wrap{
  width:34px;
  height:34px;
  flex:0 0 34px;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f4f7fb;
  overflow:hidden;
}
.pr-home-highlights .pr-team__logo-wrap.is-fallback{
  background:var(--bs-black);
}
.pr-home-highlights .pr-team__logo{
  display:block;
  width:30px;
  height:30px;
  object-fit:contain;
}
.pr-home-highlights .pr-team__abbr{min-width:0;overflow:hidden;text-overflow:ellipsis}
.pr-home-highlights .pr-vs{
  justify-self:center;
  color:var(--bs-black);
  font-size:12px;
  font-weight:950;
}
.pr-home-highlights .pr-time{
  justify-self:end;
  color:var(--bs-black);
  font-size:13px;
  line-height:1.15;
  font-weight:600;
  white-space:nowrap;
  text-align:right;
}
.pr-home-highlights .pr-game--empty{
  display:flex;
  min-height:238px;
  padding:20px 0;
  border-bottom:0;
  align-items:center;
  justify-content:center;
}
.pr-home-highlights .pr-empty-state{
  display:grid;
  justify-items:center;
  gap:18px;
  text-align:center;
}
.pr-home-highlights .pr-empty-state__icon{
  width:104px;
  height:104px;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f3f5f8;
  color:#98a4b4;
  font-size:43px;
}
.pr-home-highlights .pr-empty-state__text{
  color:#5c687a;
  font-size:16px;
  line-height:1.3;
  font-weight:750;
}

@media (max-width:1100px){
  .pr-home-highlights .pr-highlight-grid{grid-template-columns:1fr;gap:18px}
  .pr-home-highlights .pr-highlight{min-height:0}
  .pr-home-highlights .pr-game--empty{min-height:180px}
}

@media (max-width:620px){
  .pr-home-highlights .pr-highlight{padding:18px 16px;border-radius:17px}
  .pr-home-highlights .pr-highlight__header{gap:11px;padding-bottom:14px}
  .pr-home-highlights .pr-highlight__league-icon{width:38px;height:38px;flex-basis:38px;font-size:18px}
  .pr-home-highlights .pr-highlight h2{font-size:17px}
  .pr-home-highlights .pr-game{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) max-content;gap:7px;min-height:52px}
  .pr-home-highlights .pr-team{gap:7px;font-size:13px}
  .pr-home-highlights .pr-team__logo-wrap{width:28px;height:28px;flex-basis:28px}
  .pr-home-highlights .pr-team__logo{width:25px;height:25px}
  .pr-home-highlights .pr-vs{font-size:11px}
  .pr-home-highlights .pr-time{font-size:11px}
  .pr-home-highlights .pr-game--empty{min-height:150px}
  .pr-home-highlights .pr-empty-state__icon{width:78px;height:78px;font-size:32px}
  .pr-home-highlights .pr-empty-state__text{font-size:14px}
}


/* Carrousel des horaires — CSS externe pour compatibilité CSP */
.pr-home-highlights .pr-game-list--carousel {
  position: relative;
  overflow: hidden;
  min-width: 0;
}

.pr-home-highlights .pr-game-carousel {
  width: 100%;
  overflow: hidden;
  min-width: 0;
}

.pr-home-highlights .pr-game-carousel__track {
  display: flex;
  width: 100%;
  min-width: 0;
  transition: transform .55s cubic-bezier(.22,.61,.36,1);
  will-change: transform;
}

.pr-home-highlights .pr-game-carousel__page {
  display: grid;
  flex: 0 0 100%;
  width: 100%;
  min-width: 100%;
  gap: 0;
}

.pr-home-highlights .pr-game-list--carousel .pr-game {
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  .pr-home-highlights .pr-game-carousel__track {
    transition: none;
  }
}


/* Ajustement des pages partielles et centrage du VS */
.pr-home-highlights .pr-game-carousel,
.pr-home-highlights .pr-game-carousel__track,
.pr-home-highlights .pr-game-carousel__page {
  height: 100%;
}

.pr-home-highlights .pr-game-carousel__page {
  align-content: start;
}

/* Le VS reste dans sa propre colonne, centrée entre les deux équipes. */
.pr-home-highlights .pr-game {
  position: static;
  grid-template-columns: minmax(0, 1fr) 34px minmax(0, 1fr) max-content;
}

.pr-home-highlights .pr-game > .pr-team:first-child,
.pr-home-highlights .pr-game > .pr-team:nth-of-type(2) {
  padding: 0;
}

.pr-home-highlights .pr-vs {
  position: static;
  left: auto;
  transform: none;
  justify-self: center;
  align-self: center;
  width: 34px;
  text-align: center;
}

@media (max-width: 620px) {
  .pr-home-highlights .pr-game {
    grid-template-columns: minmax(0, 1fr) 28px minmax(0, 1fr) max-content;
  }

  .pr-home-highlights .pr-vs {
    width: 28px;
  }
}


/* Espace supplémentaire entre VS et l'équipe à domicile */
.pr-home-highlights .pr-game > .pr-team:nth-of-type(2) {
  padding-left: 10px;
}

@media (max-width: 620px) {
  .pr-home-highlights .pr-game > .pr-team:nth-of-type(2) {
    padding-left: 8px;
  }
}


/* Espacement réel après le VS */
.pr-home-highlights .pr-game > .pr-vs + .pr-team {
  padding-left: 12px;
}

@media (max-width: 620px) {
  .pr-home-highlights .pr-game > .pr-vs + .pr-team {
    padding-left: 9px;
  }
}

/* =========================================================
   ACCUEIL — HERO POOLROOMS RESPONSIVE
   Bloc unique : desktop, tablette et mobile
   Images attendues :
   /assets/img/home-hero-arena.webp
   /assets/img/home-hero-arena-ultrawide.webp
   /assets/img/mobilehero/home-hero-arena-mobile-short.webp
   /assets/img/mobilehero/home-hero-arena-mobile-standard.webp
   /assets/img/mobilehero/home-hero-arena-mobile-tall.webp
========================================================= */

.pr-home{
  padding-top:0;
}

.pr-home-title__mobile-line{
  display:none!important;
}

.pr-home-hero--arena{
  position:relative;
  min-height:560px;
  padding:0;
  overflow:hidden;
  background-color:#031326;
  background-image:url('/assets/img/home-hero-arena.webp');
  background-repeat:no-repeat;
  background-position:right center;
  background-size:auto 100%;
}

.pr-home-hero--arena .pr-home-hero__inner{
  min-height:560px;
  display:flex;
  align-items:center;
  padding-top:24px;
  padding-bottom:24px;
}

.pr-home-hero--arena .pr-home-copy{
  position:relative;
  z-index:2;
  width:min(56%,820px);
}

.pr-home-hero--arena .pr-home-copy__text{
  width:100%;
}

.pr-home-hero--arena .pr-home-title{
  max-width:820px;
  margin:0;
  color:#fff;
  font-size:clamp(68px,5.5vw,102px);
  line-height:.91;
  letter-spacing:-.03em;
}

.pr-home-hero--arena .pr-home-title span{
  display:block;
}

.pr-home-hero--arena .pr-home-title .is-red{
  margin-top:10px;
  color:#f20d21;
}

.pr-home-hero--arena .pr-home-lead{
  max-width:620px;
  margin:24px 0 0;
  color:#fff;
  font-size:21px;
  line-height:1.35;
  font-weight:500;
}

.pr-home-hero--arena .pr-home-actions{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:30px;
}

.pr-home-hero--arena .pr-home-actions .pr-btn{
  min-width:235px;
  min-height:60px;
  display:inline-flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:0 24px;
  border-radius:12px;
  font-size:16px;
  font-weight:750;
}

.pr-home-hero--arena .pr-home-actions .pr-btn--primary{
  border-color:#f20d21;
  background:#f20d21;
  color:#fff;
}

.pr-home-hero--arena .pr-home-actions .pr-btn--ghost{
  border-color:rgba(255,255,255,.9)!important;
  background:rgba(3,19,38,.46)!important;
  color:#fff!important;
  opacity:1!important;
}

.pr-home-hero--arena .pr-home-actions .pr-btn--ghost span,
.pr-home-hero--arena .pr-home-actions .pr-btn--ghost i{
  color:#fff!important;
  opacity:1!important;
}

.pr-home-hero--arena + .pr-home-highlights{
  margin-top:20px;
}

/* Tablettes */
@media (min-width:761px) and (max-width:1100px){
  .pr-home-hero--arena{
    min-height:560px;
    background-position:70% center;
  }

  .pr-home-hero--arena .pr-home-hero__inner{
    min-height:560px;
  }

  .pr-home-hero--arena .pr-home-copy{
    width:58%;
  }

  .pr-home-hero--arena .pr-home-title{
    font-size:clamp(52px,7vw,72px);
  }
}

/* Très grands écrans */
@media (min-width:1500px) and (min-aspect-ratio:16/8){
  .pr-home-hero--arena{
    min-height:580px;
    background-image:url('/assets/img/home-hero-arena-ultrawide.webp');
    /* Ancre l’image au bas du hero pour conserver les pieds des athlètes visibles. */
    background-position:center bottom;
    background-size:cover;
  }

  .pr-home-hero--arena .pr-home-hero__inner{
    min-height:580px;
    padding-top:26px;
    padding-bottom:26px;
  }
}

/* Mobile — règles communes et uniques */
@media (max-width:760px){
  .pr-home-hero--arena{
    height:clamp(720px,195vw,820px);
    min-height:0;
    padding:0;
    background-color:#031326;
    background-image:url('/assets/img/mobilehero/home-hero-arena-mobile-standard.webp');
    background-position:center top;
    background-size:cover;
  }

  .pr-home-hero--arena .pr-home-hero__inner{
    width:100%;
    height:100%;
    min-height:0;
    display:block;
    padding:0 16px 16px;
  }

  .pr-home-hero--arena .pr-home-copy{
    position:relative;
    width:100%;
    height:100%;
    min-height:0;
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    padding-top:26px;
  }

  /* Descend le titre et le sous-titre de 55 px au total. */
  .pr-home-hero--arena .pr-home-copy__text{
    width:100%;
    transform:translateY(55px);
  }

  .pr-home-title__desktop-line{
    display:none!important;
  }

  .pr-home-title__mobile-line{
    display:block!important;
  }

  .pr-home-hero--arena .pr-home-title,
  .pr-home-title--mobile-stack{
    width:100%;
    max-width:360px;
    margin:0 auto;
    color:#fff;
    text-align:center;
    font-size:clamp(48px,13vw,58px);
    line-height:.92;
    letter-spacing:-.02em;
  }

  .pr-home-hero--arena .pr-home-title .pr-home-title__mobile-line{
    color:#fff;
  }

  .pr-home-hero--arena .pr-home-title .pr-home-title__mobile-line.is-red{
    margin-top:10px;
    color:#f20d21;
    font-size:calc(1em - 4px);
    line-height:.9;
  }

  .pr-home-hero--arena .pr-home-lead{
    max-width:310px;
    margin:20px auto 0;
    color:#fff;
    text-align:center;
    font-size:clamp(14px,4vw,16px);
    line-height:1.35;
    font-weight:650;
  }

  .pr-home-hero--arena .pr-home-actions{
    position:static;
    width:100%;
    margin-top:auto;
    padding:0 0 10px;
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
  }

  .pr-home-hero--arena .pr-home-actions .pr-btn{
    width:100%;
    min-width:0;
    min-height:58px;
    padding:0 24px;
    border-radius:18px;
    justify-content:center;
    gap:20px;
    font-size:clamp(15px,4.4vw,18px);
    font-weight:800;
  }

  .pr-home-hero--arena .pr-home-actions .pr-btn--ghost{
    background:rgba(255,255,255,.98)!important;
    border-color:#d9e0ea!important;
    color:var(--bs-black)!important;
  }

  .pr-home-hero--arena .pr-home-actions .pr-btn--ghost span,
  .pr-home-hero--arena .pr-home-actions .pr-btn--ghost i{
    color:var(--bs-black)!important;
  }

  .pr-home-hero--arena + .pr-home-highlights{
    margin-top:16px;
  }
}

/* Mobile court : iPhone SE et petits Android */
@media (max-width:430px) and (max-height:740px){
  .pr-home-hero--arena{
    height:620px;
    background-image:url('/assets/img/mobilehero/home-hero-arena-mobile-short.webp');
  }

  .pr-home-hero--arena .pr-home-copy{
    padding-top:22px;
  }

  .pr-home-hero--arena .pr-home-title,
  .pr-home-title--mobile-stack{
    max-width:320px;
    font-size:clamp(43px,12vw,50px);
  }

  .pr-home-hero--arena .pr-home-lead{
    max-width:280px;
    margin-top:16px;
    font-size:14px;
  }

  .pr-home-hero--arena .pr-home-actions{
    gap:7px;
  }

  .pr-home-hero--arena .pr-home-actions .pr-btn{
    min-height:54px;
    border-radius:16px;
  }
}

/* Mobile standard : majorité des iPhone et Samsung */
@media (max-width:430px) and (min-height:741px) and (max-height:900px){
  .pr-home-hero--arena{
    height:700px;
    background-image:url('/assets/img/mobilehero/home-hero-arena-mobile-standard.webp');
  }
}

/* Mobile haut : Galaxy Ultra, Pro Max et grands écrans */
@media (max-width:430px) and (min-height:901px){
  .pr-home-hero--arena{
    height:730px;
    background-image:url('/assets/img/mobilehero/home-hero-arena-mobile-tall.webp');
  }
}


/* Accueil — badges visuels en images */
.pr-last-champion-card__badges .pr-member-badge{
  width:36px;
  min-width:36px;
  height:36px;
  min-height:36px;
  flex:0 0 36px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
}
.pr-last-champion-card__badges .pr-member-badge img{
  width:100%;
  height:100%;
  object-fit:contain;
}
@media (max-width:430px){
  .pr-last-champion-card__badges .pr-member-badge{
    width:34px;
    min-width:34px;
    height:34px;
    min-height:34px;
    flex-basis:34px;
  }
}

/* =========================================================
   ACCUEIL — CTA MOBILE : CENTRAGE FORCÉ ET TEXTE PLEINE LARGEUR
   Placé en fin de fichier afin de neutraliser les anciennes règles.
========================================================= */
@media (max-width:760px){
  .pr-home-cta-section .pr-cta-band{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    width:100% !important;
    gap:20px !important;
    padding:26px 18px 20px !important;
    text-align:center !important;
  }

  .pr-home-cta-section .pr-cta-main{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    width:100% !important;
    gap:15px !important;
  }

  .pr-home-cta-section .pr-cta-copy{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    text-align:center !important;
  }

  .pr-home-cta-section .pr-cta-copy h2{
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    text-align:center !important;
    font-size:clamp(25px,8vw,30px) !important;
    line-height:1.05 !important;
  }

  .pr-home-cta-section .pr-cta-copy h2 > span,
  .pr-home-cta-section .pr-cta-copy h2 > em{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    white-space:nowrap !important;
  }

  .pr-home-cta-section .pr-cta-copy p:not(.pr-cta-hello){
    width:100% !important;
    max-width:none !important;
    margin:12px 0 0 !important;
    padding:0 !important;
    text-align:center !important;
    font-size:15px !important;
    line-height:1.45 !important;
  }

  .pr-home-cta-section .pr-cta-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    padding:0 !important;
    border-left:0 !important;
    gap:10px !important;
  }

  .pr-home-cta-section .pr-cta-actions .pr-btn{
    width:100% !important;
    min-width:0 !important;
    justify-content:center !important;
    text-align:center !important;
  }
}

@media (max-width:360px){
  .pr-home-cta-section .pr-cta-copy h2{
    font-size:24px !important;
  }

  .pr-home-cta-section .pr-cta-copy p:not(.pr-cta-hello){
    font-size:14px !important;
  }
}
