@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.Toastify__toast-container{width:400px;padding:1rem}.Toastify__toast{padding:20!important;min-height:60px!important;border-radius:12px!important;box-shadow:0 4px 20px #00000014!important;overflow:visible!important;font-family:Outfit,sans-serif!important}.custom-toast-container{display:flex;padding:1;width:100%;border-radius:12px;position:relative;align-items:flex-start;gap:1rem}.custom-toast-content{display:flex;flex-direction:column;gap:.25rem;flex-grow:1}.custom-toast-title{margin:0;font-size:1rem;font-weight:600;color:#1f2937}.custom-toast-message{margin:0;font-size:.875rem;color:#6b7280;line-height:1.4}.custom-toast-action{background:none;border:none;padding:0;margin-top:.5rem;font-size:.875rem;font-weight:600;color:#1f2937;cursor:pointer;display:flex;align-items:center;gap:.5rem;width:fit-content}.custom-toast-action:hover{opacity:.8}.custom-toast-close{position:absolute;top:1.25rem;right:1.25rem;cursor:pointer;color:#9ca3af;background:none;border:none;padding:0;line-height:1;transition:color .15s ease;font-size:16px;display:flex;align-items:center;justify-content:center}.custom-toast-close:hover{color:#4b5563}.toast-success{background:linear-gradient(135deg,#ecfdf5f2,#fff)!important}.toast-success .custom-toast-title{color:#10b981}.toast-error{background:linear-gradient(135deg,#fef2f2f2,#fff)!important}.toast-error .custom-toast-title{color:#ef4444}.toast-warning{background:linear-gradient(135deg,#fffbebf2,#fff)!important}.toast-warning .custom-toast-title{color:#f59e0b}.toast-info{background:linear-gradient(135deg,#eff6fff2,#fff)!important}.toast-info .custom-toast-title{color:#3b82f6}.toast-purple{background:linear-gradient(135deg,#f5f3fff2,#fff)!important}.toast-purple .custom-toast-title{color:#8b5cf6}.Toastify__toast-body{margin:0!important;padding:0!important}.Toastify__close-button{display:none!important}.Toastify__progress-bar{opacity:.3}
