.vue-flow{position:relative;width:100%;height:100%;overflow:hidden;z-index:0;direction:ltr}.vue-flow__container{position:absolute;height:100%;width:100%;left:0;top:0}.vue-flow__pane{z-index:1}.vue-flow__pane.draggable{cursor:grab}.vue-flow__pane.selection{cursor:pointer}.vue-flow__pane.dragging{cursor:grabbing}.vue-flow__transformationpane{transform-origin:0 0;z-index:2;pointer-events:none}.vue-flow__viewport{z-index:4;overflow:clip}.vue-flow__selection{z-index:6}.vue-flow__edge-labels{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible{outline:none}.vue-flow .vue-flow__edges{pointer-events:none;overflow:visible}.vue-flow__edge-path,.vue-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.vue-flow__edge{pointer-events:visibleStroke;cursor:pointer}.vue-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.vue-flow__edge.animated path.vue-flow__edge-interaction{stroke-dasharray:none;animation:none}.vue-flow__edge.inactive{pointer-events:none}.vue-flow__edge.selected,.vue-flow__edge:focus,.vue-flow__edge:focus-visible{outline:none}.vue-flow__edge.selected .vue-flow__edge-path,.vue-flow__edge:focus .vue-flow__edge-path,.vue-flow__edge:focus-visible .vue-flow__edge-path{stroke:#555}.vue-flow__edge-textwrapper{pointer-events:all}.vue-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.vue-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px}.vue-flow__handle.connectable{pointer-events:all;cursor:crosshair}.vue-flow__handle-bottom{left:50%;bottom:0;transform:translate(-50%,50%)}.vue-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.vue-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.vue-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.vue-flow__edgeupdater{cursor:move;pointer-events:all}.vue-flow__panel{position:absolute;z-index:5;margin:15px}.vue-flow__panel.top{top:0}.vue-flow__panel.bottom{bottom:0}.vue-flow__panel.left{left:0}.vue-flow__panel.right{right:0}.vue-flow__panel.center{left:50%;transform:translate(-50%)}@keyframes dashdraw{0%{stroke-dashoffset:10}}:root{--vf-node-bg: #fff;--vf-node-text: #222;--vf-connection-path: #b1b1b7;--vf-handle: #555}.vue-flow__edge.updating .vue-flow__edge-path{stroke:#777}.vue-flow__edge-text{font-size:10px}.vue-flow__edge-textbg{fill:#fff}.vue-flow__connection-path{stroke:var(--vf-connection-path)}.vue-flow__node{cursor:grab}.vue-flow__node.selectable:focus,.vue-flow__node.selectable:focus-visible{outline:none}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;text-align:center;border-width:1px;border-style:solid;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-color:var(--vf-node-color)}.vue-flow__node-default.selected,.vue-flow__node-default.selected:hover,.vue-flow__node-input.selected,.vue-flow__node-input.selected:hover,.vue-flow__node-output.selected,.vue-flow__node-output.selected:hover{box-shadow:0 0 0 .5px var(--vf-box-shadow)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible,.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible,.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{outline:none;border:1px solid #555}.vue-flow__node-default .vue-flow__handle,.vue-flow__node-input .vue-flow__handle,.vue-flow__node-output .vue-flow__handle{background:var(--vf-handle)}.vue-flow__node-default.selectable:hover,.vue-flow__node-input.selectable:hover,.vue-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.vue-flow__node-input{--vf-node-color: var(--vf-node-color, #0041d0);--vf-handle: var(--vf-node-color, #0041d0);--vf-box-shadow: var(--vf-node-color, #0041d0);background:var(--vf-node-bg);border-color:var(--vf-node-color, #0041d0)}.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible{outline:none;border:1px solid var(--vf-node-color, #0041d0)}.vue-flow__node-default{--vf-handle: var(--vf-node-color, #1a192b);--vf-box-shadow: var(--vf-node-color, #1a192b);background:var(--vf-node-bg);border-color:var(--vf-node-color, #1a192b)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible{outline:none;border:1px solid var(--vf-node-color, #1a192b)}.vue-flow__node-output{--vf-handle: var(--vf-node-color, #ff0072);--vf-box-shadow: var(--vf-node-color, #ff0072);background:var(--vf-node-bg);border-color:var(--vf-node-color, #ff0072)}.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{outline:none;border:1px solid var(--vf-node-color, #ff0072)}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible,.vue-flow__selection:focus,.vue-flow__selection:focus-visible{outline:none}.vue-flow__handle{width:6px;height:6px;background:var(--vf-handle);border:1px solid #fff;border-radius:100%}.flowchart-node[data-v-c0e40551]{width:180px;height:60px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:box-shadow .2s;font-size:13px;box-sizing:border-box}.flowchart-node[data-v-c0e40551]:hover{box-shadow:0 0 0 2px var(--flowchart-hover-ring)}.flowchart-node.dimmed[data-v-c0e40551]{opacity:.2}.flowchart-node.selected[data-v-c0e40551]{box-shadow:0 0 0 3px var(--flowchart-selected-ring)}.flowchart-node.is-start[data-v-c0e40551]{border-left-width:5px}.flowchart-node.status-success[data-v-c0e40551]{background:var(--flowchart-success-bg);border:2px solid var(--flowchart-success-border);color:var(--flowchart-success-text)}.flowchart-node.status-failed[data-v-c0e40551]{background:var(--flowchart-failed-bg);border:2px solid var(--flowchart-failed-border);color:var(--flowchart-failed-text)}.flowchart-node.status-not-executed[data-v-c0e40551]{background:var(--flowchart-notexec-bg);border:2px dashed var(--flowchart-notexec-border);color:var(--flowchart-notexec-text)}.node-content[data-v-c0e40551]{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 8px;overflow:hidden}.node-label[data-v-c0e40551]{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.node-badge[data-v-c0e40551]{font-size:11px;padding:0 6px;border-radius:8px;background:var(--flowchart-badge-bg);color:var(--flowchart-badge-text);line-height:16px}.flowchart-view[data-v-5b15f5ae]{height:100%;display:flex;flex-direction:column}.flowchart-body[data-v-5b15f5ae]{flex:1;min-height:0;display:flex;position:relative}.flowchart-canvas[data-v-5b15f5ae]{flex:1;min-width:0;position:relative}.flowchart-nav-panel[data-v-5b15f5ae]{width:220px;border-right:1px solid var(--n-border-color);display:flex;flex-direction:column;background:var(--n-color)}.nav-header[data-v-5b15f5ae]{padding:8px 12px;border-bottom:1px solid var(--n-border-color)}.nav-item[data-v-5b15f5ae]{display:flex;align-items:center;gap:6px;padding:6px 10px;cursor:pointer;border-radius:4px;transition:background-color .15s}.nav-item[data-v-5b15f5ae]:hover{background:var(--flowchart-nav-hover)}.nav-item.active[data-v-5b15f5ae]{background:var(--flowchart-nav-active)}.nav-index[data-v-5b15f5ae]{font-size:11px;font-weight:600;padding:1px 5px;border-radius:6px;background:var(--flowchart-badge-bg);color:var(--flowchart-badge-text);flex-shrink:0;line-height:16px}.nav-name[data-v-5b15f5ae]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.nav-status-dot[data-v-5b15f5ae]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.nav-status-dot.dot-success[data-v-5b15f5ae]{background:#18a058}.nav-status-dot.dot-failed[data-v-5b15f5ae]{background:#d03050}.nav-float-btn[data-v-5b15f5ae]{position:absolute;top:8px;left:8px;z-index:10}.node-popover[data-v-5b15f5ae]{position:absolute;z-index:20;width:280px;max-height:360px;display:flex;flex-direction:column;background:var(--flowchart-popover-bg);border:1px solid var(--flowchart-popover-border);border-radius:8px;box-shadow:0 4px 16px #0000001f;font-size:12px}.popover-header[data-v-5b15f5ae]{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid var(--flowchart-popover-border);flex-shrink:0}.popover-title[data-v-5b15f5ae]{font-weight:600;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.popover-close[data-v-5b15f5ae]{cursor:pointer;font-size:18px;line-height:1;color:var(--flowchart-popover-close);margin-left:8px;flex-shrink:0}.popover-close[data-v-5b15f5ae]:hover{color:var(--flowchart-popover-close-hover)}.popover-body[data-v-5b15f5ae]{padding:8px 10px;overflow-y:auto;flex:1;min-height:0}.popover-exec-label[data-v-5b15f5ae]{font-weight:600;font-size:11px;color:var(--flowchart-badge-text);margin-bottom:4px}.popover-row[data-v-5b15f5ae]{display:flex;align-items:center;gap:6px;margin-bottom:4px;flex-wrap:wrap}.popover-time[data-v-5b15f5ae]{color:var(--flowchart-popover-secondary);font-size:11px}.popover-locate[data-v-5b15f5ae]{font-size:11px;color:#18a058;cursor:pointer;margin-left:auto;flex-shrink:0}.popover-locate[data-v-5b15f5ae]:hover{text-decoration:underline}.popover-label[data-v-5b15f5ae]{font-weight:500;color:var(--flowchart-popover-secondary);flex-shrink:0}.popover-secondary[data-v-5b15f5ae]{color:var(--flowchart-popover-secondary);font-size:11px}.popover-divider[data-v-5b15f5ae]{border-bottom:1px solid var(--flowchart-popover-border);margin:6px 0}.popover-img[data-v-5b15f5ae]{max-width:100%;border-radius:4px;margin-top:4px}.flowchart-canvas[data-v-5b15f5ae] .vue-flow__pane{cursor:grab}body{--flowchart-success-bg: #1a3a2a;--flowchart-success-border: #18a058;--flowchart-success-text: #a0d8b0;--flowchart-failed-bg: #3a1a1a;--flowchart-failed-border: #d03050;--flowchart-failed-text: #d8a0a0;--flowchart-notexec-bg: #2a2a2a;--flowchart-notexec-border: #666;--flowchart-notexec-text: #888;--flowchart-badge-bg: rgba(255, 255, 255, .1);--flowchart-badge-text: #aaa;--flowchart-hover-ring: rgba(24, 160, 88, .5);--flowchart-selected-ring: rgba(24, 160, 88, .9);--flowchart-nav-hover: rgba(255, 255, 255, .06);--flowchart-nav-active: rgba(24, 160, 88, .2);--flowchart-popover-bg: #2a2a2a;--flowchart-popover-border: #444;--flowchart-popover-close: #888;--flowchart-popover-close-hover: #ddd;--flowchart-popover-secondary: #999}.vue-flow{background:#1a1a1a}@media (prefers-color-scheme: light){body:not(.force-dark){--flowchart-success-bg: #e8f5e9;--flowchart-success-border: #18a058;--flowchart-success-text: #1a3a1a;--flowchart-failed-bg: #fdecea;--flowchart-failed-border: #d03050;--flowchart-failed-text: #3a1a1a;--flowchart-notexec-bg: #f5f5f5;--flowchart-notexec-border: #999;--flowchart-notexec-text: #888;--flowchart-badge-bg: rgba(0, 0, 0, .08);--flowchart-badge-text: #666;--flowchart-hover-ring: rgba(24, 160, 88, .4);--flowchart-selected-ring: rgba(24, 160, 88, .8);--flowchart-nav-hover: rgba(0, 0, 0, .04);--flowchart-nav-active: rgba(24, 160, 88, .1);--flowchart-popover-bg: #fff;--flowchart-popover-border: #e0e0e0;--flowchart-popover-close: #999;--flowchart-popover-close-hover: #333;--flowchart-popover-secondary: #888}body:not(.force-dark) .vue-flow{background:#fff}}body.force-light{--flowchart-success-bg: #e8f5e9;--flowchart-success-border: #18a058;--flowchart-success-text: #1a3a1a;--flowchart-failed-bg: #fdecea;--flowchart-failed-border: #d03050;--flowchart-failed-text: #3a1a1a;--flowchart-notexec-bg: #f5f5f5;--flowchart-notexec-border: #999;--flowchart-notexec-text: #888;--flowchart-badge-bg: rgba(0, 0, 0, .08);--flowchart-badge-text: #666;--flowchart-hover-ring: rgba(24, 160, 88, .4);--flowchart-selected-ring: rgba(24, 160, 88, .8);--flowchart-nav-hover: rgba(0, 0, 0, .04);--flowchart-nav-active: rgba(24, 160, 88, .1);--flowchart-popover-bg: #fff;--flowchart-popover-border: #e0e0e0;--flowchart-popover-close: #999;--flowchart-popover-close-hover: #333;--flowchart-popover-secondary: #888}body.force-light .vue-flow{background:#fff}
