.ai-helper-toggle{
  position: fixed;
  right: 14px;
  bottom: 18px;
  width: 52px;
  height: 52px;
  border-radius: 999px;
  font-weight: 900;
  z-index: 1055;
}

.offcanvas{
  width: 420px;
}

@media (max-width: 576px){
  .offcanvas{ width: 100%; }
}
