/* NEXEI 3.2.6 — tamanho definitivo do Assistente, após todos os estilos legados */
html body .nexei-assistant-launcher{
  width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;
  max-width:42px!important;max-height:42px!important;padding:0!important;border-radius:50%!important;
  right:16px!important;bottom:16px!important;overflow:hidden!important;
}
html body .nexei-assistant-launcher img{
  position:absolute!important;left:50%!important;top:50%!important;
  width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;
  max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;
  transform:translate(-50%,-50%) scale(1.06)!important;object-fit:cover!important;
}
html body .assistant-title img{
  width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;
  max-width:32px!important;max-height:32px!important;margin:0!important;transform:scale(1.04)!important;
}
html body .assistant-head{min-height:52px!important;padding:7px 10px!important}
@media(max-width:650px){
  html body .nexei-assistant-launcher{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}
  html body .nexei-assistant-launcher img{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}
}
