<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swal2-container .swal2-popup {
  border-radius: 0.428rem;
  padding: 2rem; }

.swal2-container .swal2-popup .swal2-close:focus {
  outline: none;
  box-shadow: none; }

.swal2-container .swal2-popup .swal2-content {
  color: #6e6b7b; }

.swal2-container .swal2-popup .swal2-title {
  font-size: 1.5rem;
  font-weight: inherit;
  color: #344146; }

.swal2-container .swal2-popup button.swal2-confirm:focus {
  box-shadow: none; }

.swal2-container .swal2-popup input.swal2-input {
  height: 2.714rem;
  font-size: 1rem;
  padding: 0.438rem 1rem;
  color: #6e6b7b;
  border-color: #d8d6de;
  border-radius: 0.357rem;
  line-height: 1.45; }

.swal2-container .swal2-popup input.swal2-input:focus {
  border-color: #2371E7 !important;
  box-shadow: 0 3px 10px 0 rgba(34, 41, 47, 0.1); }

.swal2-container .swal2-popup .swal2-progress-steps .swal2-progress-step {
  background-color: #2371E7; }

.swal2-container .swal2-popup .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line,
.swal2-container .swal2-popup .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background-color: #689eef; }

.swal2-container .swal2-popup .swal2-progress-steps .swal2-progress-step-line {
  background-color: #2371E7; }

.swal2-container .swal2-popup pre {
  min-height: 1.35rem;
  margin-top: 0.5rem; }

.swal2-container .swal2-popup .swal2-footer {
  border-color: #ebe9f1;
  color: #6e6b7b; }

.dark-layout .swal2-container .swal2-modal {
  background-color: #2c353dbf; }

.dark-layout .swal2-container .swal2-modal .swal2-header .swal2-title {
  color: #ECF2FD; }

.dark-layout .swal2-container .swal2-modal .swal2-header .swal2-icon-text {
  color: inherit; }

.dark-layout .swal2-container .swal2-modal .swal2-header .swal2-success-circular-line-left,
.dark-layout .swal2-container .swal2-modal .swal2-header .swal2-success-circular-line-right,
.dark-layout .swal2-container .swal2-modal .swal2-header .swal2-success-fix,
.dark-layout .swal2-container .swal2-modal .swal2-header .swal2-animate-success-icon {
  background-color: #2c353dbf !important; }

.dark-layout .swal2-container .swal2-modal input.swal2-input {
  border-color: #3b4253;
  color: #ECF2FD; }

.dark-layout .swal2-container .swal2-modal .swal2-content {
  color: #ECF2FD; }

.dark-layout .swal2-container .swal2-modal pre,
.dark-layout .swal2-container .swal2-modal code {
  color: #ECF2FD; }

.dark-layout .swal2-container .swal2-modal .swal2-input {
  background-color: #2c353dbf; }

.dark-layout .swal2-container .swal2-modal .swal2-footer {
  border-color: #3b4253;
  color: #ECF2FD; }
</pre></body></html>