/* VEE Results 1.14.12 — raccourci CCI YH 2* + vrai bandeau partenaires */
.results-tools .shf-classification-switch.has-cci-shortcut{
  grid-template-columns:repeat(3,minmax(108px,1fr))!important;
  min-width:382px!important;
}
.results-tools .shf-classification-switch a.cci-yh2{
  background:#eaf0ff!important;
  color:#304e99!important;
  box-shadow:inset 0 0 0 1px rgba(48,78,153,.10);
}
.results-tools .shf-classification-switch a.cci-yh2:hover{
  background:#3c5db0!important;
  color:#fff!important;
  box-shadow:0 3px 9px rgba(60,93,176,.22);
}
.bottom-logo-band-v11412{
  margin-top:52px!important;
  padding:0!important;
  border-top:1px solid #dce4ea!important;
  background:#f8fafc!important;
}
.bottom-logo-band-v11412>.container-wide{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;
  align-items:center!important;
  justify-items:center!important;
  gap:18px!important;
  padding:22px 0 28px!important;
}
.bottom-logo-band-v11412 .bottom-logo-entry{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:82px!important;
  padding:8px 12px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
.bottom-logo-band-v11412 .bottom-logo-entry img{
  display:block!important;
  width:auto!important;
  max-width:180px!important;
  height:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
  margin:0 auto!important;
}
/* Une image enregistrée comme « Bandeau » est une composition horizontale complète,
   pas un petit logo : elle occupe toute la largeur disponible, sans légende. */
.bottom-logo-band-v11412 .bottom-logo-entry.is-banner{
  grid-column:1 / -1!important;
  min-height:0!important;
  padding:10px 0!important;
}
.bottom-logo-band-v11412 .bottom-logo-entry.is-banner img{
  width:min(100%,1200px)!important;
  max-width:1200px!important;
  height:auto!important;
  max-height:180px!important;
  object-fit:contain!important;
}
@media(max-width:760px){
  .results-tools .shf-classification-switch.has-cci-shortcut{
    width:100%!important;
    min-width:0!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .results-tools .shf-classification-switch.has-cci-shortcut a{
    padding:8px 5px!important;
    font-size:10px!important;
  }
  .bottom-logo-band-v11412>.container-wide{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:16px 0 20px!important}
  .bottom-logo-band-v11412 .bottom-logo-entry img{height:46px!important;max-height:46px!important;max-width:135px!important}
  .bottom-logo-band-v11412 .bottom-logo-entry.is-banner{grid-column:1 / -1!important;padding:8px 0!important}
  .bottom-logo-band-v11412 .bottom-logo-entry.is-banner img{width:100%!important;max-width:100%!important;height:auto!important;max-height:110px!important}
}
