.clip-path-triangle{clip-path:polygon(50% 0,0 100%,100% 100%)}.clip-path-pentagon{clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%)}.clip-path-hexagon{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.clip-path-star{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.animated-edge{stroke-dasharray:5;animation:dashdraw 1s linear infinite}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edge-path{stroke-width:2}.react-flow__edge.selected .react-flow__edge-path{stroke-width:3}.edge-controls,.edge-label{z-index:1000!important}.react-flow__edge{pointer-events:all;cursor:pointer}.react-flow__edge-path{cursor:pointer;stroke-width:4}.react-flow__edge.selected{z-index:1001}.edge-controls .relative{z-index:1002}