.Toastify__toast-container{z-index:9999;padding:16px;width:fit-content!important}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.custom-toast{border:1px solid #0000;border-radius:8px;width:max-content;min-width:320px;max-width:500px;padding:14px 44px 14px 16px;transition:all .2s;animation:.3s cubic-bezier(.21,1.02,.73,1) forwards toastSlideIn;position:relative;box-shadow:0 2px 8px #00000014}.custom-toast.info{background:#cfdde6;border-color:#cfdde666}.custom-toast.info .toast-body .main-text{color:#1d2939}.custom-toast.info .toast-body .sub-text{color:#475467}.custom-toast.info .toast-body .toast-timestamp{color:#667085}.custom-toast.info .custom-close-btn{color:#475467}.custom-toast.error{background:#fef3f2;border-color:#fef3f266}.custom-toast.error .toast-body .main-text{color:#344054}.custom-toast.error .toast-body .sub-text,.custom-toast.error .toast-body .toast-timestamp{color:#667085}.custom-toast.error .custom-close-btn{color:#475467}.custom-toast.warning{background:#fef3cd;border-color:#fef3cd66}.custom-toast.warning .toast-body .main-text{color:#344054}.custom-toast.warning .toast-body .sub-text,.custom-toast.warning .toast-body .toast-timestamp{color:#667085}.custom-toast.warning .custom-close-btn{color:#475467}.custom-toast.success{background:#e6f5f0;border-color:#e6f5f066}.custom-toast.success .toast-body .main-text{color:#344054}.custom-toast.success .toast-body .sub-text,.custom-toast.success .toast-body .toast-timestamp{color:#667085}.custom-toast.success .custom-close-btn{color:#475467}.custom-toast .toast-body{align-items:flex-start;gap:12px;display:flex;position:relative}.custom-toast .toast-body img{flex-shrink:0;margin-top:2px}.custom-toast .toast-body .toast-text{word-wrap:break-word;flex-direction:column;flex-grow:1;gap:4px;max-width:100%;display:flex}.custom-toast .toast-body .toast-text .main-text{letter-spacing:-.01em;font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:600;line-height:20px}.custom-toast .toast-body .toast-text .sub-text{margin-top:0;font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:400;line-height:18px}.custom-toast .toast-body .toast-text .toast-timestamp{opacity:.8;margin-top:4px;font-family:Be Vietnam Pro,sans-serif;font-size:11px;font-weight:400;line-height:14px}.custom-toast .toast-body .undo-button{color:var(--Primary-500,#108482);white-space:nowrap;border-radius:6px;flex-shrink:0;margin-left:8px;padding:4px 12px;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:all .2s}.custom-toast .toast-body .undo-button:hover{background-color:#1084821a;text-decoration:none}.custom-toast .custom-close-btn{cursor:pointer;opacity:.6;pointer-events:auto;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.custom-toast .custom-close-btn:hover{opacity:1;background-color:#0000000d}.custom-toast .custom-close-btn img{pointer-events:none;width:16px;height:16px;display:block}@media (max-width:640px){.custom-toast{min-width:280px;max-width:calc(100vw - 32px);padding:12px 40px 12px 14px}.custom-toast .toast-body{gap:10px}.custom-toast .toast-body .toast-text .main-text{font-size:14px;line-height:18px}.custom-toast .toast-body .toast-text .sub-text{font-size:12px;line-height:16px}.custom-toast .toast-body .toast-text .toast-timestamp{font-size:10px;line-height:12px}.custom-toast .custom-close-btn{top:10px;right:10px}}
