.layoutflow{flex-grow:1;height:100%;position:relative}.layoutflow .controls{z-index:10;font-size:12px;position:absolute;top:10px;right:10px}.layoutflow .controls button:first-child{margin-right:10px}
.react-flow__node-custom{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:9px;font-weight:500;display:flex}.react-flow__node-custom .react-flow__handle{background-color:#789;border-radius:2px;width:6px;height:10px}.react-flow__node.circle{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-weight:700;display:flex}.react-flow__node.annotation{text-align:left;background:#fff;border:none;border-radius:0;width:225px;line-height:1.4;box-shadow:0 4px 6px -1px #00000026,0 2px 4px -1px #00000014}.react-flow__node.annotation .react-flow__handle{display:none}
