.ae2-edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1}.ae2-edgebutton:hover{box-shadow:0 0 6px 2px #00000014}.react-flow__node-command{width:300px;background:var(--md-sys-color-surface, #ffffff);color:var(--md-sys-color-on-surface, #222222);border:1px solid var(--md-sys-color-outline, #9e9e9e);border-radius:6px;padding:6px 10px 10px;box-shadow:0 1px 3px #0000001f;font-size:12px;cursor:pointer}.react-flow__node.draggable{.react-flow__node-command{cursor:pointer}}.react-flow__node-command.selected,.react-flow__node-command:focus,.react-flow__node-command:focus-visible{box-shadow:0 0 0 1.5px var(--md-sys-color-primary, #6495ed)}.react-flow__node-start{background:transparent}.ae2-drag-handle{display:flex;align-items:center;justify-content:space-between;cursor:grab;padding:2px 0;border-bottom:1px solid var(--md-sys-color-outline-variant, #e0e0e0);margin-bottom:.5rem}.ae2-drag-handle:active{cursor:grabbing}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate{animation:rotate360 .5s ease-in-out}
