.react-flow{--xy-edge-stroke:var(--color-border);--xy-edge-stroke-selected:var(--color-accent);--xy-connectionline-stroke:var(--color-accent);--xy-edge-label-background-color:var(--color-surface);--xy-edge-label-color:var(--color-foreground)}.automations-dag-node{width:264px;min-height:118px}.automations-dag-handle{border:2px solid var(--color-surface);background:var(--color-accent);width:10px;height:10px}.automations-dag-node+.react-flow__handle{transition:transform .12s}.automations-dag-handle:hover{transform:scale(1.2)}