.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__edge-path,.react-flow__connection-path{stroke:#ff7a00;stroke-width:1px;fill:none;background-color:#ff7a00}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__node{-webkit-user-select:none;user-select:none;transform-origin:0 0;box-sizing:border-box;position:absolute}.react-flow__handle-left{width:1px;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.react-flow__handle-right{background-color:#ff7a00;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.react-flow .react-flow__edges{overflow:visible}.react-flow__minimap svg{z-index:8;position:absolute;bottom:0;left:0}
