.swal2-popup.custom-toast-popup {
  border-radius: 14px !important;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18) !important;
  padding: 14px 16px !important;
  min-width: 320px;
  max-width: 420px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.swal2-title.custom-toast-title {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
}

.swal2-timer-progress-bar {
  height: 4px !important;
}
