:root{--toast-radius:12px;--toast-padding-y:10px;--toast-padding-x:14px;--toast-shadow:0 6px 20px rgba(15,23,42,0.08),0 1px 2px rgba(15,23,42,0.04);--toast-bg:#fff;--toast-border:#eef0f4;--toast-text:#0f172a;--toast-muted:#64748b;--toast-success:#16a34a;--toast-success-soft:#dcfce7;--toast-error:#dc2626;--toast-error-soft:#fee2e2;--toast-warning:#d97706;--toast-warning-soft:#fef3c7;--toast-info:#25b6e8;--toast-info-soft:#e6f6fd}.Toastify__toast-container{width:auto!important;max-width:380px;min-width:280px;padding:0!important;z-index:99999}.Toastify__toast-container--top-center{top:16px!important;left:50%!important;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:16px!important;right:16px!important}.Toastify__toast{position:relative!important;background:var(--toast-bg)!important;color:var(--toast-text)!important;border-radius:var(--toast-radius)!important;border:1px solid var(--toast-border)!important;box-shadow:var(--toast-shadow)!important;padding:var(--toast-padding-y) var(--toast-padding-x)!important;padding-left:48px!important;min-height:0!important;font-family:inherit!important;font-size:.82rem!important;font-weight:500!important;line-height:1.35!important;text-align:left!important;overflow:hidden!important;margin-bottom:8px!important;display:flex!important;align-items:center!important;cursor:pointer}.Toastify__toast:after{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--toast-muted);background-repeat:no-repeat;background-position:50%;background-size:14px 14px;flex-shrink:0}.Toastify__toast-icon{display:none!important}.Toastify__toast-body{margin:0!important;padding:0!important;flex:1 1!important;min-width:0!important;color:var(--toast-text)!important;font-size:.82rem!important;font-weight:500!important;line-height:1.35!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;grid-gap:1px;gap:1px}.Toastify__toast-body>div:last-child{flex:1 1;min-width:0}.Toastify__toast-body b,.Toastify__toast-body strong{font-weight:700;font-size:.84rem;display:block;line-height:1.3}.Toastify__close-button{align-self:center!important;color:var(--toast-muted)!important;opacity:.55!important;width:20px!important;height:20px!important;border-radius:4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:opacity .15s ease,background .15s ease!important;background:transparent!important;border:none!important;flex-shrink:0;margin-left:8px;padding:0!important}.Toastify__close-button:hover{opacity:1!important;background:rgba(15,23,42,.05)!important}.Toastify__close-button>svg{width:12px!important;height:12px!important;fill:currentColor!important}.Toastify__progress-bar{height:2px!important;background:var(--toast-muted)!important;opacity:.35!important;border-bottom-left-radius:var(--toast-radius);border-bottom-right-radius:var(--toast-radius)}.Toastify__progress-bar--bg{opacity:.12!important}.Toastify__toast--success{border-color:var(--toast-border)!important}.Toastify__toast--success:after{background-color:var(--toast-success)!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>")!important}.Toastify__toast--success .Toastify__toast-body{color:var(--toast-success)!important;font-weight:600!important}.Toastify__toast--success .Toastify__progress-bar{background:var(--toast-success)!important;opacity:.7!important}.Toastify__toast--error:after{background-color:var(--toast-error)!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><line x1='18' y1='6' x2='6' y2='18'/><line x1='6' y1='6' x2='18' y2='18'/></svg>")!important}.Toastify__toast--error .Toastify__toast-body{color:var(--toast-error)!important;font-weight:600!important}.Toastify__toast--error .Toastify__progress-bar{background:var(--toast-error)!important;opacity:.7!important}.Toastify__toast--warning:after{background-color:var(--toast-warning)!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><line x1='12' y1='6' x2='12' y2='13'/><line x1='12' y1='17' x2='12.01' y2='17'/></svg>")!important}.Toastify__toast--warning .Toastify__toast-body{color:var(--toast-warning)!important;font-weight:600!important}.Toastify__toast--warning .Toastify__progress-bar{background:var(--toast-warning)!important;opacity:.7!important}.Toastify__toast--info:after{background-color:var(--toast-info)!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><line x1='12' y1='8' x2='12.01' y2='8'/><polyline points='11 12 12 12 12 16 13 16'/></svg>")!important}.Toastify__toast--info .Toastify__toast-body{color:var(--toast-info)!important;font-weight:600!important}.Toastify__toast--info .Toastify__progress-bar{background:var(--toast-info)!important;opacity:.7!important}.Toastify__toast--default:after{background-color:var(--toast-muted)!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='9'/></svg>")!important}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-slide-out{to{opacity:0;transform:translateY(-6px) scale(.97)}}.Toastify__bounce-enter--top-center,.Toastify__bounce-enter--top-right,.Toastify__slide-enter--top-center,.Toastify__slide-enter--top-left,.Toastify__slide-enter--top-right{animation:toast-slide-in .22s cubic-bezier(.16,1,.3,1) forwards!important}.Toastify__bounce-exit--top-center,.Toastify__bounce-exit--top-right,.Toastify__slide-exit--top-center,.Toastify__slide-exit--top-left,.Toastify__slide-exit--top-right{animation:toast-slide-out .18s ease forwards!important}@media (max-width:600px){.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{width:calc(100% - 20px)!important;min-width:0!important;max-width:none!important;left:10px!important;right:10px!important;top:10px!important;transform:none!important}.Toastify__toast{padding:9px 12px 9px 42px!important;font-size:.8rem!important;margin-bottom:6px!important}.Toastify__toast:after{width:20px;height:20px;left:11px;background-size:12px 12px}.Toastify__close-button{width:18px!important;height:18px!important;margin-left:6px}}.react-flow__edge-path{stroke:#c5cbd6;stroke-width:1.75px;transition:stroke .18s ease,stroke-width .18s ease}.react-flow__edge:hover .react-flow__edge-path{stroke:#94a3b8;stroke-width:2.25px}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path{stroke:#25b6e8;stroke-width:2.25px}.edgebutton-foreignobject{overflow:visible}.edgebutton-foreignobject body{background:transparent;width:100%;height:100%;margin:0}.edgebutton,.edgebutton-foreignobject body{display:flex;align-items:center;justify-content:center}.edgebutton{width:18px;height:18px;background:#fff;border:1.5px solid #c5cbd6;cursor:pointer;border-radius:50%;font-size:11px;line-height:1;color:#64748b;padding:0;transition:all .18s ease;box-shadow:0 1px 2px rgba(15,23,42,.06)}.edgebutton:hover{background:#dc2626;border-color:#dc2626;color:#fff;transform:scale(1.1);box-shadow:0 2px 8px rgba(220,38,38,.25)}.react-flow__handle{transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.react-flow__handle.react-flow__handle-right:hover{transform:scale(1.35);box-shadow:0 2px 8px rgba(37,182,232,.35)!important}.react-flow__handle.connectingfrom,.react-flow__handle.connectingto{transform:scale(1.4);box-shadow:0 0 0 4px rgba(37,182,232,.2)!important}.react-flow__connectionline path{stroke:#25b6e8!important;stroke-width:2px!important;stroke-dasharray:4 4}html{transition:font-size .2s ease-in-out}.MuiAppBar-root,.MuiDialog-paper,.MuiDrawer-paper,.MuiMenu-paper,.MuiPaper-root,.MuiPopover-paper,.MuiTableContainer-root,.MuiToolbar-root{transition:all .2s ease-in-out}@media (max-width:600px){html{font-size:100%!important}}.MuiSvgIcon-root{font-size:1.5rem}.MuiContainer-root{min-height:100vh}body{overflow-x:hidden}