.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow{overflow:visible!important}.react-flow__node{background:transparent!important;border:none!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.node-container{width:100%;height:100%;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;overflow:visible;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.node-header{padding:4px 8px;font-size:.85rem;font-weight:600;-webkit-user-select:none;user-select:none;cursor:move}.react-flow__node-areaNode .node-container{border:1px solid #b0b0b0;border-radius:0;min-width:180px}.react-flow__node-areaNode .node-header{background-color:#eef1f4;color:#333;flex-grow:1;display:flex;align-items:center;justify-content:center}.react-flow__node-processNode .node-container{border:1px solid #999;border-radius:0}.react-flow__node-processNode .node-header{background-color:#eef1f4;color:#333;border-bottom:1px solid #ddd;text-align:center}.react-flow__node-group .node-container{border:2px dashed #a0a0a0;background-color:#f0f2f599;border-radius:0}.react-flow__node-group .node-header{background-color:#eef1f4cc;color:#333;border-bottom:1px solid #ddd;text-align:center}.react-flow__node.selected .node-container{border-color:#2b73d2!important;box-shadow:0 0 0 2px #2b73d24d}.react-flow__node.selected,.react-flow__node:focus,.react-flow__node:focus-visible{outline:none!important}.react-flow *:focus-visible{outline:none;box-shadow:0 0 0 2px #2b73d280!important;border-radius:4px}.react-flow__handle{width:8px!important;height:8px!important;opacity:1!important;z-index:20!important;background-color:#9ca3af!important;border:2px solid #f9fafb!important}.react-flow__handle.fallback-handle{opacity:0!important;background-color:transparent!important;border:none!important;pointer-events:none!important}.react-flow__handle:hover{background-color:#2563eb!important}.react-flow__handle.connecting{background-color:#6b7280!important}.react-flow__handle.valid{background-color:#22c55e!important}.react-flow .MuiButtonBase-root:focus-visible{outline:none!important;box-shadow:0 0 0 1px #2b73d280!important}.react-flow__edge.snappable path{stroke:#2563eb!important;stroke-width:3px!important}@keyframes dashdraw{to{stroke-dashoffset:20}}.creation-mode-edge_flows_to .react-flow__pane{cursor:crosshair}.creation-mode-node_junction .react-flow__pane{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><circle cx="12" cy="12" r="8" fill="rgba(107, 114, 128, 0.7)" stroke="white" stroke-width="2"/></svg>') 12 12,auto}.edgebutton{width:20px;height:20px;background:#f8f8f8;border:1px solid #ccc;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;opacity:0;transition:opacity .2s ease;pointer-events:none}.react-flow__edge.selected .edgebutton{opacity:1;pointer-events:all}.node-container.state-desirable{border-color:#4caf50;box-shadow:0 0 12px 2px #4caf50b3;transition:border-color .5s ease,box-shadow .5s ease}.node-container.state-critical{border-color:#f44336;box-shadow:0 0 12px 2px #f44336b3;animation:pulse-red 2s infinite}@keyframes pulse-red{0%{box-shadow:0 0 12px 2px #f44336b3}50%{box-shadow:0 0 18px 4px #f44336}to{box-shadow:0 0 12px 2px #f44336b3}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#2d2d2d;background-color:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-family:inherit;font-weight:500;color:#2b73d2;text-decoration:none;transition:color .2s ease}a:hover{color:#1f4f9f}body{margin:0;min-width:320px;min-height:100vh;background-color:#f4f6f8;color:#2d2d2d}h1,h2,h3,h4,h5{font-weight:600;color:#1e1e1e;margin:0}h1{font-size:2rem;line-height:1.2}h2{font-size:1.5rem;line-height:1.3}button{border-radius:0;border:1px solid rgba(0,0,0,.2);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;cursor:pointer;transition:all .2s ease}button:hover{border-color:#2b73d2;color:#2b73d2}button:focus{outline:none}button:focus-visible{outline:2px solid #2b73d2;outline-offset:1px}@media(prefers-color-scheme:light){:root{color:#2d2d2d;background-color:#f4f6f8}}html[data-color-mode=dark]{color:#e4e8ec;background-color:#0e161f}html[data-color-mode=dark] body{background-color:#0e161f;color:#e4e8ec}html[data-color-mode=dark] h1,html[data-color-mode=dark] h2,html[data-color-mode=dark] h3,html[data-color-mode=dark] h4,html[data-color-mode=dark] h5{color:#eef2f5}html[data-color-mode=dark] button{background-color:#16222e;border-color:#fff3;color:#e4e8ec}html[data-color-mode=dark] a{color:#6fa8dc}html[data-color-mode=dark] a:hover{color:#9cc3e8}html[data-color-mode=dark] .react-flow__background{background-color:#101a24!important}html[data-color-mode=dark] ::-webkit-scrollbar-track{background:#1b2733}html[data-color-mode=dark] ::-webkit-scrollbar-thumb{background-color:#45566a;border-color:#1b2733}html[data-color-mode=dark] ::-webkit-scrollbar-thumb:hover{background-color:#5b6f86}html[data-color-mode=dark]{scrollbar-color:#45566a #1b2733}html[data-color-mode=dark] .prod-subtle-scroll{scrollbar-color:rgba(255,255,255,.24) transparent}html[data-color-mode=dark] .prod-subtle-scroll::-webkit-scrollbar-thumb{background-color:#ffffff24}html[data-color-mode=dark] .prod-subtle-scroll:hover::-webkit-scrollbar-thumb{background-color:#ffffff3d}html[data-color-mode=dark] .prod-subtle-scroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff57}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e6e9ed}::-webkit-scrollbar-thumb{background-color:#bdbdbd;border-radius:5px;border:2px solid #e6e9ed}::-webkit-scrollbar-thumb:hover{background-color:#9c9c9c}html{scrollbar-width:thin;scrollbar-color:#bdbdbd #e6e9ed}.prod-subtle-scroll{scrollbar-width:thin;scrollbar-color:rgba(16,36,52,.24) transparent}.prod-subtle-scroll::-webkit-scrollbar{width:6px;height:6px}.prod-subtle-scroll::-webkit-scrollbar-track{background:transparent;margin-block:4px}.prod-subtle-scroll::-webkit-scrollbar-thumb{background-color:#1024341f;border-radius:99px;border:1px solid transparent;background-clip:padding-box;transition:background-color .18s ease}.prod-subtle-scroll:hover::-webkit-scrollbar-thumb{background-color:#10243438}.prod-subtle-scroll::-webkit-scrollbar-thumb:hover{background-color:#10243452}.react-flow__node{border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;transition:border-color .2s ease,box-shadow .2s ease}.react-flow__node.selected{background:transparent!important;border-radius:0!important;box-shadow:0 0 0 2px #2b73d240!important}.react-flow__background{background-color:#fafbfc!important}.marker-group{--marker-theme: #2b73d2;position:absolute;top:0;bottom:0;display:flex;flex-direction:column;align-items:center;transform:translate(-50%);cursor:ew-resize;z-index:10;touch-action:none}.marker-line{flex-grow:1;width:1px;background-color:var(--marker-theme);opacity:.5;transition:opacity .2s ease,width .2s ease}.marker-label{margin-top:0;background-color:#fff;border:1px solid var(--marker-theme);color:var(--marker-theme);font-family:Inter,Segoe UI,sans-serif;font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:0;box-shadow:0 1px 3px #0000001a;white-space:nowrap;-webkit-user-select:none;user-select:none;transition:all .2s ease}.marker-group:hover .marker-line{opacity:1;width:2px}.marker-group:hover .marker-label{background-color:var(--marker-theme);color:#fff;box-shadow:0 2px 6px #00000026}.marker-group:active .marker-label{cursor:grabbing}.MuiDrawer-paper{overflow-x:hidden!important}.marker-group.variant-blue{--marker-theme: #2b73d2}.marker-group.variant-orange{--marker-theme: #f59e0b}.marker-group.variant-green{--marker-theme: #10b981}
