.Toastify__toast-container{width:372px;padding:0}.Toastify__toast{background:#2c353d!important;color:#fff;border-radius:12px;box-shadow:0 16px 40px rgba(16,20,26,.34);padding:14px 15px;min-height:auto;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;border-left:3px solid #8b95a0}.Toastify__toast--success{border-left-color:#63d89a}.Toastify__toast--error{border-left-color:#f08b80}.Toastify__toast--warning{border-left-color:#f0b57c}.Toastify__toast--info{border-left-color:#7cb8ec}.Toastify__toast-body{display:flex;align-items:flex-start;grid-gap:10px;gap:10px;margin:0;padding:0;color:#fff;font-size:13.5px;font-weight:600;line-height:1.35}.Toastify__toast-body:before{flex-shrink:0;font-size:16px;font-weight:700;line-height:1.3}.Toastify__toast--success .Toastify__toast-body:before{content:"\2713";color:#63d89a}.Toastify__toast--error .Toastify__toast-body:before{content:"\26A0";color:#f08b80}.Toastify__toast--warning .Toastify__toast-body:before{content:"\26A0";color:#f0b57c}.Toastify__toast--info .Toastify__toast-body:before{content:"\24D8";color:#7cb8ec}.Toastify__toast--default .Toastify__toast-body:before{content:"\24D8";color:#8b95a0}.Toastify__close-button{color:#8b95a0;opacity:1;align-self:center}.Toastify__close-button>svg{width:15px;height:15px;fill:#8b95a0}.Toastify__close-button:hover>svg{fill:#cdd4db}.Toastify__progress-bar{opacity:0!important}@media (max-width:480px){.Toastify__toast-container{width:calc(100vw - 24px);left:12px;right:12px;margin:0}}@keyframes nbEdgeDraw{0%{stroke-dashoffset:2000}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:no-preference){.react-flow__edge.nbEdgeGrow .react-flow__edge-path{stroke-dasharray:2000;animation:nbEdgeDraw .15s ease-out .13s both}}body{margin:0;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}