.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__connection-path,.react-flow__edge-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:white}.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;background-color:#333}.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:translateX(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);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__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{border:1px solid #bbb}.react-flow__node-default.selected,.react-flow__node-default:focus,.react-flow__node-default:focus-visible,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible,.react-flow__node-input.selected,.react-flow__node-input:focus,.react-flow__node-input:focus-visible,.react-flow__node-output.selected,.react-flow__node-output:focus,.react-flow__node-output:focus-visible{outline:none;border:1px solid #555}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(150,150,180,.1);border:1px dotted rgba(155,155,155,.8)}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;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.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{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.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.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.bottom,.react-flow__resize-control.line.top{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%}.nodes-flow_nodeSelected__oWtrK{opacity:0;transition:all .2s ease-in-out;cursor:pointer}.nodes-flow_nodeSelected__oWtrK[data-selected=false]:hover{opacity:.2}.nodes-flow_nodeSelected__oWtrK[data-selected=true]{opacity:1}.nodes-flow_nodeIconsContainer__oFxtK{display:flex;flex-direction:row;justify-content:center;gap:1rem;flex-wrap:wrap}.nodes-flow_nodeClientServerType__Ly9Yr{position:absolute;top:0;left:0;width:fit-content;height:fit-content;color:white;padding:.5rem;border-radius:.5rem;font-size:.8rem;transform:translate(-20px,-50%);font-weight:bolder}.flow_truncateText__t_hJa{overflow:hidden;width:100%;text-overflow:ellipsis}.flow_flow__SqF7X{width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:row;z-index:999999;position:fixed;top:0;left:0;color:#000;font-family:sans-serif;box-sizing:border-box}.flow_reactFlow___2ZCm{width:100%;height:100%;transition:all .3s ease-in-out}.flow_flow__SqF7X[data-menu=true] .flow_reactFlow___2ZCm{width:70%}.flow_flowPanel__daOqA{position:relative;width:fit-content;height:fit-content;background:#fff;top:1rem;left:1rem}.flow_refreshButton__X8P4m{padding:.5rem;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #eaeaea;border-radius:.5rem;cursor:pointer;z-index:9999999;box-shadow:0 3px 8px rgba(0,0,0,.1)}.flow_refreshButton__X8P4m:hover .flow_refreshIcon__49TLw{-webkit-animation:flow_rotating__exDCh 2s linear infinite;-moz-animation:flow_rotating__exDCh 2s linear infinite;-ms-animation:flow_rotating__exDCh 2s linear infinite;-o-animation:flow_rotating__exDCh 2s linear infinite;animation:flow_rotating__exDCh 2s linear infinite}.flow_refreshIcon__49TLw{display:flex;align-items:center;justify-content:center}.flow_sideDashBoard__tvHG5{min-width:300px;width:30%;background:#fafafa;border-right:1px solid #eaeaea;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease-in-out;padding:1.5rem;overflow-x:hidden;overflow-y:auto}.flow_flow__SqF7X[data-menu=false] .flow_sideDashBoard__tvHG5{width:0;padding:0;min-width:0}.flow_sideDashBoard__tvHG5 *{opacity:1;transition:all .3s ease-in-out;transition-delay:.3s}.flow_flow__SqF7X[data-menu=false] .flow_sideDashBoard__tvHG5 *{opacity:0;transition:all 0s ease-in-out}.flow_sideDashBoard__tvHG5::-webkit-scrollbar{width:10px}.flow_sideDashBoard__tvHG5::-webkit-scrollbar-track{background:#f0f0f0}.flow_sideDashBoard__tvHG5::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.flow_sideDashBoard__tvHG5::-webkit-scrollbar-thumb:hover{background:#999}.flow_sideDashBoard__tvHG5 p{margin:0}.flow_sideDashHeader__8KE7a{font-size:1.5rem;font-weight:bolder;display:flex;justify-content:space-between}.flow_sideDashGroup__jidJa{width:100%;display:flex;flex-direction:column;gap:.5rem}.flow_sideDashGroupHeader__cPslF{font-size:1rem;font-weight:600;margin-bottom:1rem}.flow_sideDashGroupItem__Jmh60{width:100%;background:#f0f0f0;border-radius:.5rem;padding:.5rem 1rem;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:1rem;border:1px solid #eaeaea;box-sizing:border-box;font-family:monospace;min-height:2.6rem}.flow_sideDashGroupItemError__aEoRN{background:#fce7f3;color:#ec4899;border:1px solid #ec4899}.flow_sideDashGroupLink__PPN2J{word-break:break-word}.flow_sideDashGroupLinkIcon__kRNM9 *{margin-left:auto;transition:color 0s}.flow_sideDashGroupLinkIcon__kRNM9[data-valid=false]{pointer-events:none}.flow_sideDashGroupItemRightTag__4E19Y{margin-left:auto;font-weight:600;padding:.4rem;border-radius:.2rem;border:1px solid #ccc;background:#fafafa}.flow_sideDashFooter__QL1uH{display:flex;align-items:center;justify-content:center;margin-top:auto;gap:1rem}.flow_sideDashFooter__QL1uH a{color:#000;text-decoration:none;font-weight:600;gap:.5rem}.flow_sideDashFooter__QL1uH a,.flow_sideDashFooter__QL1uH span{display:flex;align-items:center;justify-content:center}@-webkit-keyframes flow_rotating__exDCh{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes flow_rotating__exDCh{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(1turn);-moz-transform:rotate(1turn);-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}