:root{--sp-toast-success-bg:#f0fdf4;--sp-toast-success-border:#bbf7d0;--sp-toast-success-text:#16a34a;--sp-toast-success-icon:#22c55e;--sp-toast-success-progress:#22c55e;--sp-toast-error-bg:#fef2f2;--sp-toast-error-border:#fecaca;--sp-toast-error-text:#dc2626;--sp-toast-error-icon:#ef4444;--sp-toast-error-progress:#ef4444;--sp-toast-warning-bg:#fffbeb;--sp-toast-warning-border:#fde68a;--sp-toast-warning-text:#d97706;--sp-toast-warning-icon:#f59e0b;--sp-toast-warning-progress:#f59e0b;--sp-toast-info-bg:#eff6ff;--sp-toast-info-border:#bfdbfe;--sp-toast-info-text:#2563eb;--sp-toast-info-icon:#3b82f6;--sp-toast-info-progress:#3b82f6;--sp-toast-loading-bg:#232f3e;--sp-toast-loading-border:#37475a;--sp-toast-loading-text:#fff;--sp-toast-loading-icon:#f90;--sp-toast-loading-progress:#f90}.Toastify__toast-container{width:min(400px,100vw - 32px);padding:0}.sp-toastify__toast{min-height:unset;border:1px solid;border-radius:10px;margin-bottom:10px;padding:14px 16px;box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014}.sp-toastify__toast .Toastify__toast-body{margin:0;padding:0}.sp-toastify__content{align-items:flex-start;gap:12px;width:100%;display:flex}.sp-toastify__icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:22px;font-weight:300;line-height:1;display:inline-flex}.sp-toastify__icon--spin{animation:.8s linear infinite sp-toastify-spin}.sp-toastify__text{flex:1;min-width:0}.sp-toastify__title{color:currentColor;margin:0 0 2px;font-size:13.5px;font-weight:700;line-height:1.3}.sp-toastify__message{color:currentColor;opacity:.88;margin:0;font-size:13px;line-height:1.45}.sp-toastify__close{color:currentColor;cursor:pointer;opacity:.58;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;margin:0 0 0 8px;transition:background-color .15s,opacity .15s;display:inline-flex}.sp-toastify__close:hover{opacity:1;background:#0000000f}.sp-toastify__close-icon{font-size:18px}.sp-toastify__progress{border-radius:0 0 10px 10px;height:3px}.sp-toastify__toast--success{background:var(--sp-toast-success-bg);border-color:var(--sp-toast-success-border);color:var(--sp-toast-success-text)}.sp-toastify__toast--error{background:var(--sp-toast-error-bg);border-color:var(--sp-toast-error-border);color:var(--sp-toast-error-text)}.sp-toastify__toast--warning{background:var(--sp-toast-warning-bg);border-color:var(--sp-toast-warning-border);color:var(--sp-toast-warning-text)}.sp-toastify__toast--info{background:var(--sp-toast-info-bg);border-color:var(--sp-toast-info-border);color:var(--sp-toast-info-text)}.sp-toastify__toast--loading{background:var(--sp-toast-loading-bg);border-color:var(--sp-toast-loading-border);color:var(--sp-toast-loading-text)}.sp-toastify__icon--success{color:var(--sp-toast-success-icon)}.sp-toastify__icon--error{color:var(--sp-toast-error-icon)}.sp-toastify__icon--warning{color:var(--sp-toast-warning-icon)}.sp-toastify__icon--info{color:var(--sp-toast-info-icon)}.sp-toastify__icon--loading{color:var(--sp-toast-loading-icon)}.sp-toastify__progress--success{background:var(--sp-toast-success-progress)}.sp-toastify__progress--error{background:var(--sp-toast-error-progress)}.sp-toastify__progress--warning{background:var(--sp-toast-warning-progress)}.sp-toastify__progress--info{background:var(--sp-toast-info-progress)}.sp-toastify__progress--loading{background:var(--sp-toast-loading-progress)}@keyframes sp-toastify-spin{to{transform:rotate(360deg)}}.Toastify--animate{animation-duration:.42s!important;animation-timing-function:ease-in-out!important}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__slideInLeft!important}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__slideInRight!important}.Toastify__bounce-enter--top-center{animation-name:Toastify__slideInDown!important}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__slideInUp!important}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__slideOutLeft!important;animation-duration:.42s!important;animation-timing-function:ease-in-out!important}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__slideOutRight!important;animation-duration:.42s!important;animation-timing-function:ease-in-out!important}.Toastify__bounce-exit--top-center{animation-name:Toastify__slideOutUp!important;animation-duration:.42s!important;animation-timing-function:ease-in-out!important}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__slideOutDown!important;animation-duration:.42s!important;animation-timing-function:ease-in-out!important}
