:root{--red-100:#891a2f;--red-200:#d30d44;--red-300:#dc3f57;--red-400:#e45c6a;--red-status:#e50000;--red-status-100:#c21010;--blue-100:#242636;--blue-200:#0c0e20;--blue-300:#0b0c1b;--blue-400:#03030b;--yellow-status:#e3a939;--yellow-status-100:#f2c264;--warning-background:hsla(47,96%,90%,.1);--warning-border:#fecb4a;--warning-color:#fcd34d;--warning-text:#fbbf24;--error-background:hsla(0,86%,97%,.1);--error-color:#ef4444;--error-color-dark:#dc2626;--error-color-light:#fca5a5;--background-primary:var(--background);--background-secondary:hsla(0,0%,100%,.05);--background-hover:hsla(0,0%,100%,.1);--background-disabled:hsla(0,0%,100%,.03);--border-color:hsla(0,0%,100%,.1);--text-primary:#fff;--text-secondary:hsla(0,0%,100%,.7);--text-disabled:hsla(0,0%,100%,.4);--primary-color:#3b82f6;--primary-color-light:rgba(59,130,246,.1);--info-color:#06b6d4}.Toastify__toast{background:#fff;border-radius:15px!important}.Toastify__toast-container{width:350px!important}.Toastify__toast-theme--light{color:#fff!important;font-family:Work Sans,sans-serif!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:20px!important}.Toastify__toast-body{width:405px!important;flex:unset!important}.Toastify__close-button--light{color:#fff!important;opacity:1!important;margin:0;position:absolute;top:50%;right:8px;transform:translate(-50%,-50%)}.Toastify__toast--success{background:#26af7e!important;color:#fff!important}.Toastify__toast--error{background:var(--red-200)!important;color:#fff!important}.Toastify__toast--warning{background:#dd7e48!important;color:#fff!important}.Toastify__toast--info{background:#6c51d8!important;color:#fff!important}.Toastify__toast--info .Toastify__close-button--light{color:#3f352d!important}.Toastify__toast-icon{width:30px!important}