[data-sonner-toaster]{z-index:2147483000!important}[data-sonner-toast]{padding:0!important;background:rgba(0,0,0,0)!important;border:none!important;box-shadow:none!important}.sonner-close-button{display:none!important}@keyframes toastSlideIn{0%{transform:translate3d(0,-100%,0);opacity:0}to{transform:translateZ(0);opacity:1}}.custom-toast{width:max-content;min-width:320px;max-width:500px;padding:14px 44px 14px 16px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);animation:toastSlideIn .3s cubic-bezier(.21,1.02,.73,1) forwards;transition:all .2s ease;position:relative;border:1px solid rgba(0,0,0,0)}.custom-toast.info{background:#cfdde6;border-color:rgba(207,221,230,.4)}.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:rgba(254,243,242,.4)}.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:rgba(254,243,205,.4)}.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:rgba(230,245,240,.4)}.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{display:flex;align-items:flex-start;gap:12px;position:relative}.custom-toast .toast-body img{flex-shrink:0;margin-top:2px}.custom-toast .toast-body .toast-text{flex-grow:1;display:flex;flex-direction:column;gap:4px;max-width:100%;word-wrap:break-word}.custom-toast .toast-body .toast-text .main-text{font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:600;line-height:20px;letter-spacing:-.01em}.custom-toast .toast-body .toast-text .sub-text{font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:400;line-height:18px;margin-top:0}.custom-toast .toast-body .toast-text .toast-timestamp{font-family:Be Vietnam Pro,sans-serif;font-size:11px;font-weight:400;line-height:14px;margin-top:4px;opacity:.8}.custom-toast .toast-body .undo-button{color:var(--Primary-500,#108482);font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:600;line-height:20px;padding:4px 12px;border-radius:6px;text-decoration:none;transition:all .2s ease;white-space:nowrap;flex-shrink:0;margin-left:8px}.custom-toast .toast-body .undo-button:hover{background-color:rgba(16,132,130,.1);text-decoration:none}.custom-toast .custom-close-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;position:absolute;top:14px;right:14px;opacity:.6;pointer-events:auto;z-index:10}.custom-toast .custom-close-btn:hover{opacity:1;background-color:rgba(0,0,0,.05)}.custom-toast .custom-close-btn img{width:16px;height:16px;display:block;pointer-events:none}@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}}