/* IMPULSE v8.13.27 — notificações sempre no topo */
.toast{
  z-index:2147483647 !important;
  position:fixed !important;
  isolation:isolate;
  filter:none !important;
  opacity:1 !important;
}
