/* Finition prioritaire : chargée après toutes les anciennes règles. */

/* Fond studio animé rouge/noir sur toutes les pages. */
html{background:#050505!important;overflow-x:hidden!important}
body{background-color:#050505!important;background-image:linear-gradient(180deg,rgba(3,3,3,.14),rgba(3,3,3,.42))!important;background-attachment:fixed!important}
body::before,body.radio-in-menu::before{
  content:""!important;position:fixed!important;z-index:0!important;inset:-6%!important;pointer-events:none!important;
  background-color:#050505!important;
  background-image:linear-gradient(180deg,rgba(3,3,3,.65),rgba(3,3,3,.9))!important;
  filter:contrast(1.06) brightness(.94) saturate(1.08)!important;
  transform:scale(1.06)!important;animation:mzFinalStudioPan 22s ease-in-out infinite alternate!important;
}
body::after{
  content:""!important;position:fixed!important;z-index:0!important;inset:0!important;pointer-events:none!important;opacity:1!important;
  background-image:radial-gradient(circle at 50% 18%,rgba(227,6,19,.2),transparent 33%),linear-gradient(90deg,rgba(0,0,0,.5),transparent 28%,transparent 72%,rgba(0,0,0,.5)),linear-gradient(180deg,transparent 55%,rgba(0,0,0,.48))!important;
  mask-image:none!important;animation:mzFinalStudioLight 8s ease-in-out infinite alternate!important;
}
.radio-studio-bg{display:block!important;position:fixed!important;z-index:1!important;inset:0!important;overflow:hidden!important;pointer-events:none!important;background-image:linear-gradient(180deg,rgba(3,3,3,.55),rgba(3,3,3,.8)),url("studio-background-official-v2.png?v=813")!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-color:#050505!important;opacity:1!important}
.radio-studio-bg::before,.radio-studio-bg::after{content:none!important;display:none!important}
.radio-studio-bg .radio-on-air{display:flex!important;top:155px!important;right:4vw!important;color:#fff!important;background:rgba(110,0,10,.66)!important;border-color:rgba(255,66,80,.35)!important;box-shadow:0 0 28px rgba(227,6,19,.2)!important;animation:mzFinalOnAir 2s ease-in-out infinite!important}
.radio-studio-bg .radio-wave{display:flex!important;z-index:2!important;opacity:.15!important}.radio-studio-bg .radio-wave i{background:linear-gradient(to top,transparent,#ff3041)!important}
body main,body>.topbar,body>.site-footer{position:relative!important;z-index:3!important}

/* Menu verrouillé en noir et rouge, sur toutes les tailles d’écran. */
body>.topbar,body header.topbar{background:linear-gradient(135deg,rgba(9,9,9,.995),rgba(38,3,6,.995))!important;background-color:#080808!important;border-color:rgba(255,48,65,.34)!important;box-shadow:0 15px 46px rgba(0,0,0,.62),0 0 28px rgba(227,6,19,.08)!important}
body>.topbar::before,body header.topbar::before{background:radial-gradient(circle at 85% 50%,rgba(227,6,19,.14),transparent 28%)!important}
.topbar .main-nav,.topbar .dedicated-nav{background-color:transparent!important}
.topbar .main-nav a,.topbar .dedicated-nav a{color:#dedede!important}
.topbar .main-nav a:hover,.topbar .main-nav a:focus-visible,.topbar .main-nav a.active,.topbar .dedicated-nav a:hover,.topbar .dedicated-nav a:focus-visible,.topbar .dedicated-nav a.active{color:#fff!important;background:rgba(227,6,19,.2)!important}
.topbar .main-nav a[href$="#contact"],.topbar .dedicated-nav a[href$="#contact"]{color:#fff!important;background:linear-gradient(135deg,#ff3041,#b7000e)!important;border-color:rgba(255,81,94,.42)!important;box-shadow:0 9px 24px rgba(227,6,19,.28)!important}
.topbar .menu-btn,.topbar .dedicated-menu-button{border-color:rgba(255,48,65,.42)!important;background:rgba(227,6,19,.14)!important;box-shadow:none!important}
.topbar>.dedicated-radio{border-color:rgba(255,48,65,.34)!important;background:linear-gradient(145deg,rgba(64,4,9,.98),rgba(8,8,8,.99))!important;box-shadow:0 12px 30px rgba(0,0,0,.38)!important}
.topbar .dedicated-radio__cover{background:#210306!important}.topbar .dedicated-radio__cover img[src*="radio-fallback"]{filter:hue-rotate(135deg) saturate(1.65) contrast(1.1)!important}.topbar .dedicated-radio__meta small{color:#ff6571!important}.topbar .dedicated-radio__play{background:linear-gradient(145deg,#ff3041,#b7000e)!important;box-shadow:0 8px 22px rgba(227,6,19,.36)!important}

/* Une seule géométrie de menu pour toutes les pages. */
body.mz-unified-menu>.topbar{
  position:sticky!important;top:0!important;width:100%!important;max-width:none!important;
  min-height:76px!important;height:auto!important;margin:0!important;padding:8px 14px!important;
  display:grid!important;grid-template-columns:150px minmax(0,1fr) minmax(300px,350px)!important;
  grid-template-rows:60px!important;align-items:center!important;gap:12px!important;border-radius:0!important;
}
body.mz-unified-menu>.topbar .logo,body.mz-unified-menu>.topbar .brand{grid-column:1!important;grid-row:1!important;width:150px!important;max-width:150px!important}
body.mz-unified-menu>.topbar .main-nav,body.mz-unified-menu>.topbar .dedicated-nav{grid-column:2!important;grid-row:1!important;position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:1px!important;width:auto!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
body.mz-unified-menu>.topbar .main-nav a,body.mz-unified-menu>.topbar .dedicated-nav a{min-height:38px!important;padding:8px 5px!important;font-size:9px!important;white-space:nowrap!important}
body.mz-unified-menu>.topbar>.dedicated-radio{grid-column:3!important;grid-row:1!important;width:100%!important;max-width:350px!important;height:60px!important;min-height:60px!important;margin:0!important}
@media(max-width:1179px){
  body.mz-unified-menu>.topbar{grid-template-columns:minmax(145px,1fr) 46px minmax(280px,350px)!important;grid-template-rows:60px!important}
  body.mz-unified-menu>.topbar .main-nav,body.mz-unified-menu>.topbar .dedicated-nav{position:absolute!important;top:calc(100% + 6px)!important;left:10px!important;right:10px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:13px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px)!important}
  body.mz-unified-menu>.topbar .main-nav.open,body.mz-unified-menu>.topbar .main-nav.is-open,body.mz-unified-menu>.topbar .dedicated-nav.open,body.mz-unified-menu>.topbar .dedicated-nav.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
  body.mz-unified-menu>.topbar .main-nav a,body.mz-unified-menu>.topbar .dedicated-nav a{min-height:46px!important;padding:12px 14px!important;font-size:12px!important}
}
@media(max-width:800px){
  body.mz-unified-menu>.topbar{grid-template-columns:minmax(0,1fr) 44px!important;grid-template-rows:52px 64px!important;min-height:132px!important;padding:7px 9px 9px!important;gap:6px 9px!important}
  body.mz-unified-menu>.topbar .logo,body.mz-unified-menu>.topbar .brand{grid-column:1!important;grid-row:1!important;width:150px!important;max-width:150px!important}
  body.mz-unified-menu>.topbar>.dedicated-radio{grid-column:1/-1!important;grid-row:2!important;width:100%!important;max-width:100%!important;height:62px!important;min-height:62px!important}
  body.mz-unified-menu>.topbar .main-nav,body.mz-unified-menu>.topbar .dedicated-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@keyframes mzFinalStudioPan{0%{transform:scale(1.06) translate3d(-1.5%,-.5%,0)}100%{transform:scale(1.12) translate3d(1.5%,1%,0)}}
@keyframes mzFinalStudioLight{50%{opacity:.72;filter:brightness(1.15)}}
@keyframes mzFinalStudioRing{50%{transform:translate(-50%,-50%) scale(1.045);opacity:.65}}
@keyframes mzFinalOnAir{50%{box-shadow:0 0 38px rgba(227,6,19,.42)}}

/* Twitch : bloc compact, lisible et strictement rouge/noir/blanc. */
#twitch.twitch-modern-section{width:100%!important;max-width:none!important;padding:84px 18px 92px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(5,5,5,.52),rgba(20,3,5,.62),rgba(5,5,5,.58))!important}
#twitch .twitch-modern-grid{opacity:.11!important;background-image:linear-gradient(rgba(255,48,65,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,48,65,.08) 1px,transparent 1px)!important}
#twitch .twitch-modern-heading{width:min(780px,100%)!important;margin:0 auto 30px!important}
#twitch .twitch-modern-heading h2{font-size:clamp(2.45rem,5vw,5rem)!important;line-height:.96!important}
#twitch .twitch-modern-heading>p:last-child{color:#d2d2d2!important;margin-top:18px!important}
#twitch .twitch-modern-shell{width:min(1080px,100%)!important;padding:10px!important;border:1px solid rgba(255,48,65,.3)!important;background:linear-gradient(145deg,rgba(19,6,7,.97),rgba(4,4,4,.98))!important;box-shadow:0 32px 90px rgba(0,0,0,.58),0 0 55px rgba(227,6,19,.1)!important}
#twitch .twitch-modern-avatar{color:#fff!important;background:linear-gradient(145deg,#ff3041,#a9000c)!important;box-shadow:0 10px 26px rgba(227,6,19,.28)!important}
#twitch .twitch-modern-channel span{color:#c9c9c9!important}
#twitch .twitch-modern-follow{color:#fff!important;background:linear-gradient(135deg,#ff3041,#b7000e)!important;box-shadow:0 10px 24px rgba(227,6,19,.25)!important}
#twitch .twitch-modern-player{aspect-ratio:16/9!important;min-height:0!important;border-color:rgba(255,48,65,.22)!important;background:#050505!important}
#twitch .twitch-modern-player iframe{display:block!important;width:100%!important;height:100%!important;background:#050505!important}
#twitch .twitch-modern-footer{background:rgba(255,48,65,.16)!important}
#twitch .twitch-modern-footer>div{background:#090909!important}
#twitch .twitch-modern-footer span{color:#bdbdbd!important}

/* « Qui suis-je ? » : section isolée et restaurée, sans décor studio derrière. */
#apropos.about-reference{
  position:relative!important;isolation:isolate!important;width:100%!important;max-width:none!important;
  margin:34px 0 0!important;padding:64px max(28px,calc((100vw - 1380px)/2 + 28px)) 68px!important;
  overflow:hidden!important;text-align:center!important;border-top:1px solid rgba(255,48,65,.18)!important;border-bottom:1px solid rgba(255,48,65,.14)!important;
  background:linear-gradient(180deg,#080808,#0d0506,#060606)!important;
  box-shadow:0 30px 80px rgba(0,0,0,.38)!important;
}
#apropos.about-reference::before{content:""!important;position:absolute!important;z-index:-1!important;inset:0!important;background:radial-gradient(circle at 50% 0,rgba(227,6,19,.13),transparent 36%)!important;opacity:1!important;pointer-events:none!important}
#apropos.about-reference::after{content:none!important;display:none!important}
#apropos .about-heading{width:min(820px,100%)!important;margin:0 auto 30px!important;padding:0!important;text-align:center!important}
#apropos .about-heading .section-label{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin:0 0 12px!important;color:#ff3041!important;font-size:.72rem!important;font-weight:900!important;letter-spacing:.18em!important}
#apropos .about-heading .section-label span{display:block!important;width:28px!important;height:1px!important;background:#ff3041!important}
#apropos .about-heading h2{margin:0!important;color:#fff!important;font-size:clamp(2.15rem,4.2vw,4.15rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;text-wrap:balance!important}
#apropos .about-cards{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;width:min(1380px,100%)!important;margin:0 auto!important}
#apropos .about-cards article{display:flex!important;flex-direction:column!important;align-items:center!important;min-height:250px!important;padding:24px 18px 22px!important;border:1px solid rgba(255,48,65,.19)!important;border-radius:20px!important;background:linear-gradient(145deg,#121212,#080808)!important;box-shadow:0 18px 45px rgba(0,0,0,.3)!important;transition:transform .25s,border-color .25s!important}
#apropos .about-cards article:hover{transform:translateY(-5px)!important;border-color:rgba(255,48,65,.48)!important}
#apropos .about-icon{display:grid!important;place-items:center!important;width:54px!important;height:54px!important;min-height:54px!important;margin:0 auto 12px!important;padding:0!important;border:1px solid rgba(255,48,65,.38)!important;border-radius:50%!important;color:#fff!important;background:linear-gradient(145deg,#e30613,#780009)!important;box-shadow:0 10px 24px rgba(227,6,19,.22)!important;font-size:1.35rem!important;line-height:1!important}
#apropos .about-cards h3{margin:5px 0 10px!important;color:#fff!important;font-size:1.05rem!important;line-height:1.2!important}
#apropos .about-cards p{margin:0!important;color:#c8c8c8!important;font-size:.82rem!important;line-height:1.6!important}
#apropos .about-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:min(1180px,100%)!important;margin:18px auto 0!important;overflow:hidden!important;border:1px solid rgba(255,48,65,.18)!important;border-radius:18px!important;background:#090909!important;box-shadow:none!important}
#apropos .about-stats>div{position:relative!important;display:grid!important;grid-template-columns:44px 1fr!important;grid-template-rows:auto auto auto!important;column-gap:12px!important;min-height:105px!important;padding:18px 16px!important;text-align:left!important;border-right:1px solid rgba(255,48,65,.14)!important;background:transparent!important}
#apropos .about-stats>div:last-child{border-right:0!important}
#apropos .stat-icon{position:static!important;inset:auto!important;grid-column:1!important;grid-row:1/4!important;align-self:center!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border:1px solid rgba(255,48,65,.32)!important;border-radius:12px!important;color:#fff!important;background:#7a0009!important;box-shadow:none!important;font-size:1rem!important;transform:none!important}
#apropos .about-stats strong{position:static!important;grid-column:2!important;margin:0!important;color:#fff!important;font-size:1.65rem!important;line-height:1!important;text-align:left!important}
#apropos .about-stats b{position:static!important;grid-column:2!important;margin:5px 0 0!important;color:#ff3041!important;font-size:.7rem!important;line-height:1.2!important;text-align:left!important}
#apropos .about-stats small{position:static!important;grid-column:2!important;margin:4px 0 0!important;color:#bdbdbd!important;font-size:.72rem!important;line-height:1.3!important;text-align:left!important}

/* Pied de page plus compact et réellement placé en fin de page. */
.site-footer{min-height:0!important;height:auto!important;margin:0!important;padding:34px 18px 20px!important;background:rgba(3,3,3,.82)!important;border-top:1px solid rgba(255,48,65,.2)!important;backdrop-filter:blur(16px)!important}
.site-footer-inner{width:min(980px,100%)!important;min-height:0!important;height:auto!important;gap:13px!important}
.site-footer .footer-brand img{width:auto!important;height:auto!important;max-width:min(300px,74vw)!important;max-height:90px!important;margin:0 auto!important}
.site-footer .footer-socials{gap:10px!important}
.site-footer .footer-socials a{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;flex:0 0 40px!important}
.site-footer .footer-socials a svg,.site-footer .footer-socials a img{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important}
.site-footer .footer-copyright{margin:8px auto 0!important;padding-top:16px!important;font-size:.78rem!important;line-height:1.45!important}

/* Couleurs officielles des réseaux sociaux, partout sur le site. */
.social-line a[aria-label],.footer-socials a[aria-label],.contact-socials a[aria-label]{
  color:#fff!important;border-color:rgba(255,255,255,.22)!important;
  box-shadow:0 10px 26px rgba(0,0,0,.28)!important;
}
.social-line a[aria-label] svg,.footer-socials a[aria-label] svg,.contact-socials a[aria-label] svg{
  fill:#fff!important;color:#fff!important;filter:none!important;
}
.social-line a[aria-label="Instagram"],.footer-socials a[aria-label="Instagram"],.contact-socials a[aria-label="Instagram"]{
  background:radial-gradient(circle at 30% 107%,#feda75 0 8%,#fa7e1e 24%,#d62976 48%,#f0a66f 72%,#f0a66f 100%)!important;
}
.social-line a[aria-label="YouTube"],.site-footer .footer-socials a[aria-label="YouTube"],.contact-socials a[aria-label="YouTube"]{background:#ff0000!important}
.social-line a[aria-label="Twitch"],.site-footer .footer-socials a[aria-label="Twitch"],.contact-socials a[aria-label="Twitch"]{background:#f0a66f!important}
.social-line a[aria-label="Facebook"],.site-footer .footer-socials a[aria-label="Facebook"],.contact-socials a[aria-label="Facebook"]{background:#f0a66f!important}
.social-line a[aria-label="TikTok"],.footer-socials a[aria-label="TikTok"],.contact-socials a[aria-label="TikTok"]{
  background:#050505!important;border-color:rgba(240,166,111,.58)!important;
  box-shadow:-3px 0 0 rgba(240,166,111,.72),3px 0 0 rgba(254,44,85,.72),0 10px 26px rgba(0,0,0,.32)!important;
}
.social-line a[aria-label="X"],.footer-socials a[aria-label="X"],.contact-socials a[aria-label="X"]{background:#000!important;border-color:rgba(255,255,255,.55)!important}
.social-line a[aria-label]:hover,.footer-socials a[aria-label]:hover,.contact-socials a[aria-label]:hover{filter:brightness(1.12) saturate(1.08)!important;transform:translateY(-3px) scale(1.06)!important}

@media(max-width:760px){
  body{background-position:100% center!important;background-attachment:scroll!important}body::before{inset:-10%!important;background-position:100% center!important;animation-duration:28s!important}
  .radio-studio-bg{background-position:100% center!important}.radio-studio-bg .radio-on-air{top:145px!important;right:12px!important}.radio-studio-bg::after{font-size:15vw!important}.radio-studio-bg::before{width:120vw!important}
  #twitch.twitch-modern-section{padding:68px 11px 72px!important}#twitch .twitch-modern-heading h2{font-size:clamp(2.5rem,13vw,3.6rem)!important}#twitch .twitch-modern-topbar{gap:9px!important}#twitch .twitch-modern-footer{grid-template-columns:1fr!important}
  .site-footer{padding:28px 14px 18px!important}.site-footer .footer-brand img{max-width:min(245px,72vw)!important;max-height:72px!important}.site-footer .footer-socials a{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex-basis:38px!important}.site-footer .footer-copyright{font-size:.72rem!important}
  #apropos.about-reference{margin-top:22px!important;padding:42px 12px 46px!important}#apropos .about-heading{margin-bottom:20px!important}#apropos .about-heading h2{font-size:clamp(1.85rem,9.5vw,2.7rem)!important}#apropos .about-cards{grid-template-columns:1fr!important;gap:9px!important}#apropos .about-cards article{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:13px!important;min-height:0!important;padding:15px!important;text-align:left!important;align-items:center!important}#apropos .about-icon{grid-column:1!important;grid-row:1/3!important;width:44px!important;height:44px!important;min-height:44px!important;margin:0!important;font-size:1rem!important}#apropos .about-cards h3{grid-column:2!important;grid-row:1!important;margin:0 0 4px!important;font-size:.95rem!important}#apropos .about-cards p{grid-column:2!important;grid-row:2!important;font-size:.74rem!important;line-height:1.45!important}#apropos .about-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important}#apropos .about-stats>div{display:block!important;min-height:92px!important;padding:14px 8px!important;text-align:center!important;border-right:1px solid rgba(255,48,65,.14)!important;border-bottom:1px solid rgba(255,48,65,.14)!important}#apropos .about-stats>div:nth-child(2n){border-right:0!important}#apropos .about-stats>div:nth-last-child(-n+2){border-bottom:0!important}#apropos .stat-icon{display:none!important}#apropos .about-stats strong{display:block!important;font-size:1.35rem!important}#apropos .about-stats b{display:block!important;font-size:.6rem!important}#apropos .about-stats small{display:block!important;font-size:.62rem!important}
}

/* Page Ma Team : rapproche la dernière rangée du pied de page. */
.team-premium-section{
  padding-bottom:44px!important;
  margin-bottom:0!important;
}
.team-premium-section + .site-footer,
main:has(> .team-premium-section) + .site-footer{
  margin-top:0!important;
}
@media(max-width:760px){
  .team-premium-section{padding-bottom:32px!important}
}

/* Accueil : évite le grand vide entre le formulaire de contact et le footer. */
#contact.contact-ultra-premium{
  padding-bottom:46px!important;
  margin-bottom:0!important;
}
#contact.contact-ultra-premium + .site-footer,
main:has(> #contact.contact-ultra-premium) + .site-footer{
  margin-top:0!important;
}
@media(max-width:760px){
  #contact.contact-ultra-premium{padding-bottom:34px!important}
}
@media(max-width:1179px){.topbar .main-nav,.topbar .dedicated-nav{background:rgba(8,3,4,.995)!important;border-color:rgba(255,48,65,.28)!important;box-shadow:0 28px 80px rgba(0,0,0,.72)!important}.topbar .main-nav a,.topbar .dedicated-nav a{background:rgba(255,255,255,.035)!important;border-color:rgba(255,48,65,.12)!important}}
@media(min-width:761px) and (max-width:1120px){#apropos .about-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}#apropos .about-cards article:last-child{grid-column:1/-1!important}#apropos .about-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}#apropos .about-stats>div:nth-child(2){border-right:0!important}#apropos .about-stats>div:nth-child(-n+2){border-bottom:1px solid rgba(255,48,65,.14)!important}}
@media(prefers-reduced-motion:reduce){body::before,body::after,.radio-studio-bg::before,.radio-studio-bg .radio-on-air{animation:none!important}}

/* Boutons de navigation flottants communs à toutes les pages. */
.mz-home-return,.mz-back-top{
  position:fixed!important;z-index:10000!important;bottom:max(18px,env(safe-area-inset-bottom))!important;
  display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,74,88,.42)!important;
  color:#fff!important;background:linear-gradient(145deg,rgba(35,3,6,.96),rgba(5,5,5,.98))!important;
  box-shadow:0 14px 38px rgba(0,0,0,.48),0 0 24px rgba(227,6,19,.12)!important;backdrop-filter:blur(14px)!important;
  text-decoration:none!important;transition:opacity .25s,transform .25s,border-color .25s!important;
}
.mz-home-return{left:max(18px,env(safe-area-inset-left))!important;gap:9px!important;min-height:46px!important;padding:0 16px!important;border-radius:999px!important}
.mz-home-return span{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border-radius:50%!important;color:#fff!important;background:#e30613!important;font-size:16px!important}
.mz-home-return b{font-size:11px!important;letter-spacing:.04em!important}
.mz-back-top{right:max(18px,env(safe-area-inset-right))!important;width:46px!important;height:46px!important;padding:0!important;border-radius:50%!important;opacity:0!important;visibility:hidden!important;transform:translateY(14px)!important;cursor:pointer!important}
.mz-back-top span{display:block!important;color:#fff!important;font-size:21px!important;line-height:1!important}
.mz-back-top.is-visible,.mz-back-top.show{opacity:1!important;visibility:visible!important;transform:none!important}
.mz-home-return:hover,.mz-back-top:hover{border-color:#ff3041!important;transform:translateY(-3px)!important;background:linear-gradient(145deg,#e30613,#650008)!important}
@media(max-width:600px){
  .mz-home-return{left:10px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;min-height:42px!important;padding:0 12px!important}
  .mz-home-return b{font-size:10px!important}
  .mz-back-top{right:10px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:42px!important;height:42px!important}
}
