.canvas-selection-context-menu{width:231px;max-height:none;background:var(--color-surface-primary);border-color:rgba(217,217,217,.04);box-shadow:0 4px 4px 0 rgba(0,0,0,.12)}.canvas-selection-context-menu .canvas-menu-item-main{border-radius:6px}.canvas-selection-context-menu .canvas-menu-divider{margin:0;background:rgba(217,217,217,.04)}.canvas-selection-context-menu__icon,.canvas-selection-context-menu__label{color:#fff}.canvas-selection-context-menu__icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.canvas-selection-context-menu__icon svg{display:block;width:16px;height:16px}.canvas-selection-context-menu__label{font-family:var(--text-sm-medium--font-family);font-size:var(--text-sm-medium);font-weight:var(--text-sm-medium--font-weight);line-height:var(--text-sm-medium--line-height)}.canvas-selection-context-menu__icon--danger,.canvas-selection-context-menu__label--danger{color:#e72930}.react-flow__edge.workflow-ghost-edge,.react-flow__edge.workflow-ghost-edge *,.react-flow__node.workflow-ghost-node,.react-flow__node.workflow-ghost-node *,.workflow-ghost-flow-layer,.workflow-ghost-flow-layer *{pointer-events:none!important}.workflow-ghost-action-bar-wrapper{pointer-events:auto}.workflow-ghost-flow-layer{position:absolute;left:0;top:0;z-index:4}.workflow-ghost-action-bar-wrapper{position:absolute;transform:translate(-50%,-100%);z-index:6}.workflow-ghost-rect{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;border:1.5px dashed rgba(255,255,255,.25);background:#ffffff0d}.workflow-ghost-label{position:absolute;top:-28px;left:8px;padding:4px 10px;border-radius:8px;background:rgba(20,20,22,.85);color:rgba(255,255,255,.85);font-size:12px;font-weight:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap}.react-flow__node.workflow-ghost-node{opacity:.65;filter:saturate(.85)}.react-flow__edge.workflow-ghost-edge{opacity:.65}.react-flow__edge.workflow-ghost-edge .react-flow__edge-path{stroke-dasharray:6 4}.canvas-connection-line{animation:connection-fade-in .15s ease-out forwards,connection-dash-flow .4s linear infinite}@keyframes connection-fade-in{0%{opacity:0}to{opacity:1}}@keyframes connection-dash-flow{to{stroke-dashoffset:-14}}