
.cc_9uzemnk2_uO7rqyyIEb .confirm-modal__overlay, .cc_9uzemnk2_NLQ4nMHPMC .confirm-modal__overlay {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.45);
}

.cc_9uzemnk2_uO7rqyyIEb .confirm-modal, .cc_9uzemnk2_NLQ4nMHPMC .confirm-modal {
  width: 100%;
  max-width: 420px;
  padding: 1.5rem;
  border-radius: 15px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.cc_9uzemnk2_uO7rqyyIEb .confirm-modal__title, .cc_9uzemnk2_NLQ4nMHPMC .confirm-modal__title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 600;
  color: #333333;
}

.cc_9uzemnk2_uO7rqyyIEb .confirm-modal__message, .cc_9uzemnk2_NLQ4nMHPMC .confirm-modal__message {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #666666;
}

.cc_9uzemnk2_uO7rqyyIEb .confirm-modal__field, .cc_9uzemnk2_NLQ4nMHPMC .confirm-modal__field {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.cc_9uzemnk2_uO7rqyyIEb .confirm-modal__label, .cc_9uzemnk2_NLQ4nMHPMC .confirm-modal__label {
  font-size: 0.875rem;
  color: #555555;
}

.cc_9uzemnk2_uO7rqyyIEb .confirm-modal__actions, .cc_9uzemnk2_NLQ4nMHPMC .confirm-modal__actions {
  display: flex;
  gap: 0.75rem;
  justify-content: flex-end;
  margin-top: 0.5rem;
}
