.react-flow__edge-path{stroke-width:2}.react-flow__edge.animated .react-flow__edge-path{stroke-dasharray:5 5}.react-flow__controls{bottom:10px;right:10px;left:auto;top:auto}.react-flow__edge-path{stroke-dasharray:5,5!important}.react-flow__edge.animated .react-flow__edge-path{animation:flowPathAnimation 1s linear infinite!important}@keyframes flowPathAnimation{to{stroke-dashoffset:-10}}.react-flow__edge{pointer-events:all;z-index:10}.react-flow-wrapper .react-flow__edge-path{stroke-width:1.5}.flow-chart_react-flow__node__ix8hc{font-size:12px;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.flow-chart_flowchartWrapper__TxRIV{width:100%;height:600px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}@media (max-width:768px){.flow-chart_flowchartWrapper__TxRIV{height:400px}}.flow-chart_flowchartWrapper__TxRIV .react-flow__edge-path{stroke-dasharray:5,5;animation:flow-chart_flowAnimation__wXhFI 1s linear infinite}@keyframes flow-chart_flowAnimation__wXhFI{to{stroke-dashoffset:-10}}.dark .flow-chart_flowchartWrapper__TxRIV .react-flow__edge-path{stroke-width:2px}.flow-chart_flowchartWrapper__TxRIV .react-flow__edge{--edge-stroke:var(--foreground)}