/* MartinsCode v73 — rodapé final, carregado por último */
footer .footer-grid{
  padding-bottom:30px!important;
}
footer .footer-bottom-v73{
  box-sizing:border-box!important;
  width:var(--mc-page)!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:18px 0 28px!important;
  border:0!important;
  border-top:0!important;
  background:transparent!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  text-align:left!important;
}
footer .footer-copyright-v73{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#747d91!important;
  font-size:10px!important;
  font-weight:500!important;
  line-height:1.6!important;
  letter-spacing:.045em!important;
  text-align:left!important;
  white-space:nowrap!important;
  text-transform:none!important;
}
footer .footer-top-v73{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:7px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#9ba5ba!important;
  font-size:10px!important;
  font-weight:700!important;
  line-height:1.4!important;
  letter-spacing:.055em!important;
  text-transform:none!important;
  white-space:nowrap!important;
  transition:color .22s ease,transform .22s ease!important;
}
footer .footer-top-v73 span{
  display:inline-block!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font-size:13px!important;
  line-height:1!important;
  letter-spacing:0!important;
}
footer .footer-top-v73:hover{
  color:#fff!important;
  transform:translateY(-1px)!important;
}
html[data-theme="light"] footer .footer-copyright-v73,
html[data-theme="light"] footer .footer-top-v73{
  color:#687287!important;
}
@media(max-width:780px){
  footer .footer-grid{
    padding-bottom:24px!important;
  }
  footer .footer-bottom-v73{
    width:calc(100% - 40px)!important;
    padding:16px 0 24px!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    gap:10px!important;
  }
  footer .footer-copyright-v73{
    white-space:normal!important;
  }
  footer .footer-top-v73{
    justify-content:flex-start!important;
  }
}


/* v75 — redes sociais uniformes, legíveis e sem mudança de tamanho no hover */
footer .social-links{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:20px!important;
}
footer .social-link{
  box-sizing:border-box!important;
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 40px!important;
  width:40px!important;
  min-width:40px!important;
  max-width:40px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.045)!important;
  color:#aeb7ca!important;
  box-shadow:none!important;
  overflow:hidden!important;
  transform:none!important;
  transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease!important;
}
footer .social-link::before,
footer .social-link::after{
  display:none!important;
  content:none!important;
}
footer .social-link svg{
  display:block!important;
  position:static!important;
  z-index:auto!important;
  width:19px!important;
  height:19px!important;
  margin:0!important;
  transform:none!important;
}
footer .social-link:hover,
footer .social-link:focus-visible{
  transform:translateY(-2px)!important;
  box-shadow:none!important;
  outline:none!important;
}
footer .social-link.instagram:hover,
footer .social-link.instagram:focus-visible{
  color:#c4b5fd!important;
  border-color:rgba(139,92,246,.38)!important;
  background:rgba(139,92,246,.12)!important;
}
footer .social-link.whatsapp:hover,
footer .social-link.whatsapp:focus-visible{
  color:#6ee7b7!important;
  border-color:rgba(16,185,129,.35)!important;
  background:rgba(16,185,129,.11)!important;
}
footer .social-link.facebook:hover,
footer .social-link.facebook:focus-visible{
  color:#93c5fd!important;
  border-color:rgba(59,130,246,.35)!important;
  background:rgba(59,130,246,.11)!important;
}
footer .social-link.linkedin:hover,
footer .social-link.linkedin:focus-visible{
  color:#7dd3fc!important;
  border-color:rgba(14,165,233,.35)!important;
  background:rgba(14,165,233,.11)!important;
}
footer .social-link.youtube:hover,
footer .social-link.youtube:focus-visible{
  color:#fca5a5!important;
  border-color:rgba(239,68,68,.35)!important;
  background:rgba(239,68,68,.11)!important;
}
html[data-theme="light"] footer .social-link{
  border-color:rgba(28,35,54,.10)!important;
  background:rgba(255,255,255,.72)!important;
  color:#667086!important;
  box-shadow:none!important;
}
@media(max-width:640px){
  footer .social-links{gap:9px!important}
  footer .social-link{
    flex-basis:38px!important;
    width:38px!important;
    min-width:38px!important;
    max-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    border-radius:11px!important;
  }
  footer .social-link svg{width:18px!important;height:18px!important}
}


/* v76 — refinamentos finais do footer e assistente Martin */
#header .brand-logo::after{
  display:none!important;
  content:none!important;
}
footer .footer-top-v73{
  width:38px!important;
  min-width:38px!important;
  height:38px!important;
  min-height:38px!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.05)!important;
  box-shadow:none!important;
  font-size:0!important;
  letter-spacing:0!important;
}
footer .footer-top-v73 span{
  font-size:16px!important;
  font-weight:700!important;
}
footer .footer-top-v73:hover,
footer .footer-top-v73:focus-visible{
  color:#fff!important;
  border-color:rgba(138,92,255,.34)!important;
  background:rgba(138,92,255,.12)!important;
  transform:translateY(-1px)!important;
  outline:none!important;
}
html[data-theme="light"] footer .footer-top-v73{
  border-color:rgba(28,35,54,.10)!important;
  background:rgba(255,255,255,.78)!important;
}
.martin-assistant{
  position:fixed!important;
  right:20px!important;
  bottom:20px!important;
  z-index:120!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  gap:12px!important;
}
.martin-assistant-panel{
  width:min(360px,calc(100vw - 24px))!important;
  padding:18px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(15,18,28,.98),rgba(9,12,19,.98))!important;
  box-shadow:0 24px 80px rgba(0,0,0,.45)!important;
  color:#f5f7ff!important;
}
html[data-theme="light"] .martin-assistant-panel{
  border-color:rgba(33,40,58,.10)!important;
  background:rgba(255,255,255,.98)!important;
  color:#151826!important;
  box-shadow:0 18px 48px rgba(29,25,45,.16)!important;
}
.martin-assistant-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-bottom:14px!important;
}
.martin-assistant-brand{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
}
.martin-assistant-avatar,
.martin-assistant-toggle-avatar{
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#8b5cf6,#3b82f6)!important;
  color:#fff!important;
  font:800 15px/1 'DM Sans',sans-serif!important;
  box-shadow:0 12px 32px rgba(96,87,255,.28)!important;
}
.martin-assistant-brand strong{
  display:block!important;
  font-size:15px!important;
  line-height:1.1!important;
}
.martin-assistant-brand small{
  display:block!important;
  margin-top:3px!important;
  color:#96a2bb!important;
  font-size:11px!important;
  line-height:1.4!important;
}
html[data-theme="light"] .martin-assistant-brand small,
html[data-theme="light"] .martin-assistant-intro,
html[data-theme="light"] .martin-assistant-response small{
  color:#667086!important;
}
.martin-assistant-close{
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:11px!important;
  background:rgba(255,255,255,.04)!important;
  color:inherit!important;
  font-size:20px!important;
  cursor:pointer!important;
}
html[data-theme="light"] .martin-assistant-close{
  border-color:rgba(33,40,58,.10)!important;
  background:#f7f7fb!important;
}
.martin-assistant-intro{
  margin:0 0 14px!important;
  color:#96a2bb!important;
  font-size:13px!important;
  line-height:1.6!important;
}
.martin-assistant-questions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-bottom:16px!important;
}
.martin-assistant-question{
  appearance:none!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.04)!important;
  color:inherit!important;
  padding:10px 12px!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1.35!important;
  cursor:pointer!important;
  transition:background-color .2s ease,border-color .2s ease,transform .2s ease!important;
}
.martin-assistant-question:hover,
.martin-assistant-question.is-active{
  border-color:rgba(138,92,255,.34)!important;
  background:rgba(138,92,255,.13)!important;
  transform:translateY(-1px)!important;
}
html[data-theme="light"] .martin-assistant-question{
  border-color:rgba(33,40,58,.10)!important;
  background:#f7f7fb!important;
}
html[data-theme="light"] .martin-assistant-question:hover,
html[data-theme="light"] .martin-assistant-question.is-active{
  background:#efe9ff!important;
  border-color:rgba(113,56,232,.22)!important;
}
.martin-assistant-response{
  padding:14px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.04)!important;
}
html[data-theme="light"] .martin-assistant-response{
  border-color:rgba(33,40,58,.08)!important;
  background:#f8f8fc!important;
}
.martin-assistant-response small{
  display:block!important;
  margin-bottom:8px!important;
  color:#96a2bb!important;
  font-size:10px!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.martin-assistant-response-title{
  display:block!important;
  margin-bottom:6px!important;
  font-size:14px!important;
  line-height:1.4!important;
}
.martin-assistant-response-text{
  margin:0!important;
  color:#c4ccdc!important;
  font-size:13px!important;
  line-height:1.65!important;
}
html[data-theme="light"] .martin-assistant-response-text{
  color:#50596d!important;
}
.martin-assistant-actions{
  display:flex!important;
  gap:10px!important;
  margin-top:15px!important;
}
.martin-assistant-action{
  flex:1 1 0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  padding:11px 14px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.04)!important;
  color:inherit!important;
  font-size:12px!important;
  font-weight:700!important;
  text-align:center!important;
}
.martin-assistant-action.primary{
  border-color:transparent!important;
  background:linear-gradient(135deg,#8b5cf6,#3b82f6)!important;
  color:#fff!important;
}
html[data-theme="light"] .martin-assistant-action{
  border-color:rgba(33,40,58,.10)!important;
  background:#f7f7fb!important;
}
.martin-assistant-toggle{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:11px 14px 11px 11px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:18px!important;
  background:rgba(12,16,24,.96)!important;
  color:#f5f7ff!important;
  box-shadow:0 20px 44px rgba(0,0,0,.30)!important;
  cursor:pointer!important;
}
html[data-theme="light"] .martin-assistant-toggle{
  border-color:rgba(33,40,58,.10)!important;
  background:rgba(255,255,255,.96)!important;
  color:#151826!important;
}
.martin-assistant-toggle-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  line-height:1.2!important;
}
.martin-assistant-toggle-copy strong{
  font-size:14px!important;
}
.martin-assistant-toggle-copy small{
  margin-top:2px!important;
  color:#96a2bb!important;
  font-size:11px!important;
}
html[data-theme="light"] .martin-assistant-toggle-copy small{
  color:#667086!important;
}
@media(max-width:780px){
  footer .footer-bottom-v73{
    align-items:flex-start!important;
  }
  .martin-assistant{
    right:12px!important;
    bottom:14px!important;
    left:12px!important;
    align-items:flex-end!important;
  }
  .martin-assistant-panel{
    width:min(100%,360px)!important;
  }
  .martin-assistant-actions{
    flex-direction:column!important;
  }
  .martin-assistant-action{
    width:100%!important;
  }
  .martin-assistant-toggle{
    max-width:100%!important;
    align-self:flex-end!important;
  }
}


/* v70 — remove bordas da seta e redes sociais */
footer .social-link{border:none!important;box-shadow:none!important;}
footer .footer-top-v73{border:none!important;box-shadow:none!important;}
html[data-theme="light"] footer .social-link,html[data-theme="light"] footer .footer-top-v73{border:none!important;box-shadow:none!important;}


/* v77 — remover caixas/bordas das redes sociais e seta */
footer .social-link,
footer .social-link:hover,
footer .social-link:focus-visible,
footer .footer-top-v73,
footer .footer-top-v73:hover,
footer .footer-top-v73:focus-visible,
html[data-theme="light"] footer .social-link,
html[data-theme="light"] footer .social-link:hover,
html[data-theme="light"] footer .social-link:focus-visible,
html[data-theme="light"] footer .footer-top-v73,
html[data-theme="light"] footer .footer-top-v73:hover,
html[data-theme="light"] footer .footer-top-v73:focus-visible{
  border:none!important;
  background:transparent!important;
  box-shadow:none!important;
}
footer .social-link:hover,
footer .social-link:focus-visible,
footer .footer-top-v73:hover,
footer .footer-top-v73:focus-visible{
  transform:translateY(-1px)!important;
}

/* v80 — ícones sociais sem borda/caixa ao passar o mouse */
footer .social-link,
footer .social-link:hover,
footer .social-link:active,
footer .social-link:focus,
footer .social-link:focus-visible,
html[data-theme="light"] footer .social-link,
html[data-theme="light"] footer .social-link:hover,
html[data-theme="light"] footer .social-link:active,
html[data-theme="light"] footer .social-link:focus,
html[data-theme="light"] footer .social-link:focus-visible{
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
footer .social-link::before,
footer .social-link::after,
footer .social-link:hover::before,
footer .social-link:hover::after{
  content:none!important;
  display:none!important;
  border:0!important;
  box-shadow:none!important;
}
