body .site-footer.mz-footer-premium{
  position:relative!important;
  isolation:isolate!important;
  width:100%!important;
  max-width:none!important;
  margin:clamp(60px,8vw,110px) 0 0!important;
  padding:34px 4% 26px!important;
  overflow:hidden!important;
  border:0!important;
  background:
    radial-gradient(circle at 50% 0,rgba(227,6,19,.15),transparent 38%),
    linear-gradient(180deg,rgba(5,5,7,.82),#020203)!important;
  box-sizing:border-box!important;
}
body .site-footer.mz-footer-premium::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-1!important;
  pointer-events:none!important;
  opacity:.24!important;
  background-image:
    linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px)!important;
  background-size:34px 34px!important;
  mask-image:linear-gradient(to bottom,#000,transparent 82%)!important;
}
body .site-footer.mz-footer-premium::after{
  content:""!important;
  position:absolute!important;
  left:10%!important;right:10%!important;top:0!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,#e30613 35%,#ff6675 50%,#e30613 65%,transparent)!important;
  box-shadow:0 0 24px rgba(227,6,19,.7)!important;
}
body .site-footer.mz-footer-premium .site-footer-inner{
  position:relative!important;
  width:min(1500px,100%)!important;
  margin:0 auto!important;
  padding:clamp(28px,4vw,48px)!important;
  display:grid!important;
  grid-template-columns:minmax(220px,.8fr) minmax(250px,1fr) minmax(340px,1.25fr)!important;
  grid-template-areas:
    "brand signature nav"
    "social social social"
    "copyright copyright copyright"!important;
  align-items:center!important;
  gap:30px 42px!important;
  border:1px solid rgba(255,255,255,.105)!important;
  border-radius:26px!important;
  background:
    linear-gradient(145deg,rgba(255,255,255,.045),transparent 42%),
    rgba(7,7,9,.82)!important;
  box-shadow:
    0 30px 90px rgba(0,0,0,.55),
    inset 0 1px rgba(255,255,255,.07),
    0 0 0 1px rgba(227,6,19,.025)!important;
  backdrop-filter:blur(24px) saturate(120%)!important;
  -webkit-backdrop-filter:blur(24px) saturate(120%)!important;
  box-sizing:border-box!important;
}
body .site-footer.mz-footer-premium .site-footer-inner::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  border-radius:inherit!important;
  background:radial-gradient(circle at 10% 10%,rgba(227,6,19,.1),transparent 28%)!important;
}
body .site-footer.mz-footer-premium .footer-brand{
  position:relative!important;
  z-index:1!important;
  grid-area:brand!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body .site-footer.mz-footer-premium .footer-brand img{
  display:block!important;
  width:min(240px,100%)!important;
  height:auto!important;
  max-height:72px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  transition:transform .3s ease,filter .3s ease!important;
}
body .site-footer.mz-footer-premium .footer-brand:hover img{
  transform:translateY(-2px)!important;
  filter:drop-shadow(0 10px 20px rgba(227,6,19,.18))!important;
}
body .site-footer.mz-footer-premium .mz-footer-signature{
  position:relative!important;
  z-index:1!important;
  grid-area:signature!important;
  margin:0!important;
  padding-left:26px!important;
  border-left:1px solid rgba(227,6,19,.3)!important;
}
body .site-footer.mz-footer-premium .mz-footer-signature small{
  display:block!important;
  margin:0 0 9px!important;
  color:#ff3041!important;
  font:800 10px/1.2 Inter,system-ui,sans-serif!important;
  letter-spacing:.18em!important;
}
body .site-footer.mz-footer-premium .mz-footer-signature p{
  max-width:360px!important;
  margin:0!important;
  color:rgba(255,255,255,.67)!important;
  font:500 13px/1.65 Inter,system-ui,sans-serif!important;
}
body .site-footer.mz-footer-premium .mz-footer-nav{
  position:relative!important;
  z-index:1!important;
  grid-area:nav!important;
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
}
body .site-footer.mz-footer-premium .mz-footer-nav a{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:38px!important;
  padding:0 13px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:999px!important;
  color:rgba(255,255,255,.78)!important;
  background:rgba(255,255,255,.025)!important;
  font:700 10px/1 Inter,system-ui,sans-serif!important;
  letter-spacing:.02em!important;
  transition:.25s ease!important;
}
body .site-footer.mz-footer-premium .mz-footer-nav a::before{display:none!important}
body .site-footer.mz-footer-premium .mz-footer-nav a:hover,
body .site-footer.mz-footer-premium .mz-footer-nav a:focus-visible{
  color:#fff!important;
  border-color:rgba(227,6,19,.48)!important;
  background:rgba(227,6,19,.11)!important;
  box-shadow:0 8px 24px rgba(227,6,19,.1)!important;
  transform:translateY(-2px)!important;
}
body .site-footer.mz-footer-premium .footer-socials{
  position:relative!important;
  z-index:1!important;
  grid-area:social!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:24px 0 0!important;
  border-top:1px solid rgba(255,255,255,.075)!important;
}
body .site-footer.mz-footer-premium .footer-socials a{
  display:grid!important;
  place-items:center!important;
  width:42px!important;height:42px!important;
  margin:0!important;padding:0!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:13px!important;
  color:#fff!important;
  background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.018))!important;
  box-shadow:inset 0 1px rgba(255,255,255,.05)!important;
  transition:.25s ease!important;
}
body .site-footer.mz-footer-premium .footer-socials a:hover,
body .site-footer.mz-footer-premium .footer-socials a:focus-visible{
  border-color:#e30613!important;
  background:rgba(227,6,19,.13)!important;
  box-shadow:0 10px 30px rgba(227,6,19,.18),inset 0 1px rgba(255,255,255,.08)!important;
  transform:translateY(-3px)!important;
}
body .site-footer.mz-footer-premium .footer-socials svg,
body .site-footer.mz-footer-premium .footer-socials img{
  display:block!important;
  width:18px!important;height:18px!important;
  color:#fff!important;fill:currentColor!important;
  filter:brightness(0) invert(1)!important;
}
body .site-footer.mz-footer-premium .footer-copyright{
  position:relative!important;
  z-index:1!important;
  grid-area:copyright!important;
  width:100%!important;
  margin:0!important;
  padding:20px 0 0!important;
  border-top:1px solid rgba(255,255,255,.075)!important;
  color:rgba(255,255,255,.42)!important;
  font:500 10px/1.6 Inter,system-ui,sans-serif!important;
  text-align:center!important;
  letter-spacing:.04em!important;
}
body .site-footer.mz-footer-premium .footer-copyright::before{display:none!important}
body .site-footer.mz-footer-premium .footer-copyright a{color:rgba(255,255,255,.7)!important}
body .site-footer.mz-footer-premium .footer-copyright a:hover{color:#ff3041!important}
@media(max-width:1050px){
  body .site-footer.mz-footer-premium .site-footer-inner{
    grid-template-columns:minmax(200px,.8fr) 1.2fr!important;
    grid-template-areas:"brand signature" "nav nav" "social social" "copyright copyright"!important;
  }
  body .site-footer.mz-footer-premium .mz-footer-nav{justify-content:center!important}
}
@media(max-width:650px){
  body .site-footer.mz-footer-premium{margin-top:60px!important;padding:22px 10px 16px!important}
  body .site-footer.mz-footer-premium .site-footer-inner{
    padding:28px 18px!important;
    grid-template-columns:1fr!important;
    grid-template-areas:"brand" "signature" "nav" "social" "copyright"!important;
    gap:22px!important;
    border-radius:20px!important;
  }
  body .site-footer.mz-footer-premium .footer-brand{justify-content:center!important}
  body .site-footer.mz-footer-premium .footer-brand img{
    width:min(220px,82vw)!important;
    object-position:center!important;
  }
  body .site-footer.mz-footer-premium .mz-footer-signature{
    padding:18px 0 0!important;
    border-left:0!important;
    border-top:1px solid rgba(227,6,19,.24)!important;
    text-align:center!important;
  }
  body .site-footer.mz-footer-premium .mz-footer-signature p{margin:auto!important}
  body .site-footer.mz-footer-premium .mz-footer-nav{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
  body .site-footer.mz-footer-premium .mz-footer-nav a{justify-content:center!important;width:100%!important}
  body .site-footer.mz-footer-premium .footer-socials{gap:8px!important}
  body .site-footer.mz-footer-premium .footer-socials a{width:39px!important;height:39px!important}
}

/* Version 80 : pied de page inspiré directement du bandeau-menu */
body .site-footer.mz-footer-premium{
  margin-top:clamp(55px,7vw,90px)!important;
  padding:20px 4% 24px!important;
  background:transparent!important;
}
body .site-footer.mz-footer-premium::before{display:none!important}
body .site-footer.mz-footer-premium::after{
  left:8%!important;
  right:8%!important;
  top:20px!important;
}
body .site-footer.mz-footer-premium .site-footer-inner{
  width:min(1500px,92vw)!important;
  min-height:116px!important;
  padding:20px 28px!important;
  grid-template-columns:230px minmax(0,1fr) auto!important;
  grid-template-areas:
    "brand nav social"
    "signature copyright copyright"!important;
  gap:12px 30px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-right-color:rgba(227,6,19,.72)!important;
  border-bottom-color:rgba(227,6,19,.72)!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 82% 50%,rgba(227,6,19,.085),transparent 24%),
    linear-gradient(105deg,rgba(12,12,14,.96),rgba(3,3,4,.94))!important;
  box-shadow:
    0 22px 65px rgba(0,0,0,.48),
    inset 0 1px rgba(255,255,255,.055),
    10px 10px 28px rgba(227,6,19,.075)!important;
  backdrop-filter:blur(24px) saturate(125%)!important;
  -webkit-backdrop-filter:blur(24px) saturate(125%)!important;
}
body .site-footer.mz-footer-premium .site-footer-inner::before{
  background:linear-gradient(90deg,rgba(227,6,19,.045),transparent 24%,transparent 78%,rgba(227,6,19,.06))!important;
}
body .site-footer.mz-footer-premium .footer-brand{
  padding-right:24px!important;
  border-right:1px solid rgba(255,255,255,.1)!important;
}
body .site-footer.mz-footer-premium .footer-brand img{
  width:210px!important;
  max-height:58px!important;
}
body .site-footer.mz-footer-premium .mz-footer-nav{
  justify-content:center!important;
  flex-wrap:nowrap!important;
  gap:4px!important;
}
body .site-footer.mz-footer-premium .mz-footer-nav a{
  min-height:36px!important;
  padding:0 11px!important;
  border-color:transparent!important;
  border-radius:9px!important;
  background:transparent!important;
  white-space:nowrap!important;
}
body .site-footer.mz-footer-premium .mz-footer-nav a:hover,
body .site-footer.mz-footer-premium .mz-footer-nav a:focus-visible{
  border-color:rgba(227,6,19,.24)!important;
  background:rgba(227,6,19,.12)!important;
}
body .site-footer.mz-footer-premium .footer-socials{
  width:auto!important;
  padding:0 0 0 22px!important;
  border-top:0!important;
  border-left:1px solid rgba(255,255,255,.1)!important;
  gap:6px!important;
}
body .site-footer.mz-footer-premium .footer-socials a{
  width:36px!important;
  height:36px!important;
  border-color:transparent!important;
  border-radius:10px!important;
  background:transparent!important;
  box-shadow:none!important;
}
body .site-footer.mz-footer-premium .mz-footer-signature{
  align-self:start!important;
  padding:0 24px 0 0!important;
  border:0!important;
}
body .site-footer.mz-footer-premium .mz-footer-signature small{
  margin:0!important;
  font-size:8px!important;
  letter-spacing:.2em!important;
}
body .site-footer.mz-footer-premium .mz-footer-signature p{display:none!important}
body .site-footer.mz-footer-premium .footer-copyright{
  align-self:start!important;
  padding:0!important;
  border:0!important;
  text-align:right!important;
  font-size:9px!important;
}
@media(max-width:1100px){
  body .site-footer.mz-footer-premium .site-footer-inner{
    grid-template-columns:210px minmax(0,1fr) auto!important;
    gap:12px 18px!important;
    padding-inline:22px!important;
  }
  body .site-footer.mz-footer-premium .footer-brand img{width:190px!important}
  body .site-footer.mz-footer-premium .mz-footer-nav a{padding-inline:7px!important;font-size:9px!important}
  body .site-footer.mz-footer-premium .footer-socials{padding-left:14px!important}
}
@media(max-width:850px){
  body .site-footer.mz-footer-premium .site-footer-inner{
    width:calc(100vw - 20px)!important;
    padding:24px 18px!important;
    grid-template-columns:1fr!important;
    grid-template-areas:"brand" "nav" "social" "signature" "copyright"!important;
    gap:18px!important;
  }
  body .site-footer.mz-footer-premium .footer-brand{
    justify-content:center!important;
    padding:0 0 18px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.09)!important;
  }
  body .site-footer.mz-footer-premium .footer-brand img{width:min(220px,72vw)!important;object-position:center!important}
  body .site-footer.mz-footer-premium .mz-footer-nav{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    gap:6px!important;
  }
  body .site-footer.mz-footer-premium .mz-footer-nav a{
    justify-content:center!important;
    width:100%!important;
    min-height:40px!important;
    border-color:rgba(255,255,255,.065)!important;
    background:rgba(255,255,255,.025)!important;
  }
  body .site-footer.mz-footer-premium .footer-socials{
    justify-content:center!important;
    width:100%!important;
    padding:16px 0 0!important;
    border-left:0!important;
    border-top:1px solid rgba(255,255,255,.09)!important;
  }
  body .site-footer.mz-footer-premium .mz-footer-signature{text-align:center!important;padding:0!important}
  body .site-footer.mz-footer-premium .footer-copyright{text-align:center!important}
}

/* Version 81 : copyright et mentions légales parfaitement centrés */
body .site-footer.mz-footer-premium .site-footer-inner{
  grid-template-areas:
    "brand nav social"
    "copyright copyright copyright"!important;
}
body .site-footer.mz-footer-premium .mz-footer-signature{display:none!important}
body .site-footer.mz-footer-premium .footer-copyright{
  grid-column:1/-1!important;
  width:100%!important;
  padding-top:14px!important;
  border-top:1px solid rgba(255,255,255,.075)!important;
  text-align:center!important;
}
@media(max-width:850px){
  body .site-footer.mz-footer-premium .site-footer-inner{
    grid-template-areas:"brand" "nav" "social" "copyright"!important;
  }
}
