
.cc_lcqyye1g_ZklZT4T7lv .incivera-toast-host, .cc_lcqyye1g_APfMi3FPHZ .incivera-toast-host, .cc_lcqyye1g_header .incivera-toast-host {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 10001;
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 320px;
  pointer-events: none;
}

.cc_lcqyye1g_ZklZT4T7lv .incivera-toast, .cc_lcqyye1g_APfMi3FPHZ .incivera-toast, .cc_lcqyye1g_header .incivera-toast {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 14px 20px;
  border-radius: 12px;
  color: #fff;
  font-size: 0.88rem;
  font-weight: 600;
  line-height: 1.4;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
  animation: cc_lcqyye1g_slideIn 0.2s ease;
  pointer-events: auto;
}

.cc_lcqyye1g_ZklZT4T7lv .incivera-toast--success, .cc_lcqyye1g_APfMi3FPHZ .incivera-toast--success, .cc_lcqyye1g_header .incivera-toast--success {
  background: #166534;
}

.cc_lcqyye1g_ZklZT4T7lv .incivera-toast--error, .cc_lcqyye1g_APfMi3FPHZ .incivera-toast--error, .cc_lcqyye1g_header .incivera-toast--error {
  background: #991b1b;
}

.cc_lcqyye1g_ZklZT4T7lv .incivera-toast--info, .cc_lcqyye1g_APfMi3FPHZ .incivera-toast--info, .cc_lcqyye1g_header .incivera-toast--info {
  background: #1e40af;
}

.cc_lcqyye1g_ZklZT4T7lv .incivera-toast__icon, .cc_lcqyye1g_APfMi3FPHZ .incivera-toast__icon, .cc_lcqyye1g_header .incivera-toast__icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  font-weight: 800;
}

@media (max-width: 767px) {
.cc_lcqyye1g_ZklZT4T7lv .incivera-toast-host, .cc_lcqyye1g_APfMi3FPHZ .incivera-toast-host, .cc_lcqyye1g_header .incivera-toast-host {
    left: 12px;
    right: 12px;
    bottom: 80px;
    max-width: none;
  }
}
