body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.draggable-node{align-items:center;background:#fff;border:1.5px solid #6366f1;border:1.5px solid var(--accent-color,#6366f1);border-radius:8px;color:#6366f1;color:var(--accent-color,#6366f1);cursor:grab;display:flex;font-size:13px;font-weight:600;gap:6px;height:56px;justify-content:center;min-width:96px;padding:0 14px;transition:background .15s ease,color .15s ease,transform .1s ease}.draggable-node:hover{background:#6366f1;background:var(--accent-color,#6366f1);color:#fff;transform:translateY(-1px)}.draggable-node-icon{font-size:16px}.toolbar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0a;padding:14px 20px}.toolbar-title{color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:700;margin-bottom:12px}.toolbar-nodes{display:flex;flex-wrap:wrap;gap:10px}.base-node{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 6px #0f172a0f,0 1px 2px #0f172a0a;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;overflow:visible;transition:box-shadow .15s ease,border-color .15s ease}.base-node:hover{border-color:#6366f1;border-color:var(--accent-color,#6366f1);box-shadow:0 4px 14px #0f172a1f,0 2px 4px #0f172a0f}.base-node-header{align-items:center;background:#6366f1;background:var(--accent-color,#6366f1);border-radius:10px 10px 0 0;color:#fff;display:flex;gap:8px;padding:8px 12px}.base-node-icon{align-items:center;display:flex;font-size:14px;line-height:1}.base-node-titles{display:flex;flex-direction:column;line-height:1.2}.base-node-title{font-size:12.5px;font-weight:600;letter-spacing:.2px}.base-node-subtitle{font-size:10px;opacity:.85}.base-node-body{gap:8px;padding:10px 12px 12px}.base-node-body,.base-node-field{display:flex;flex-direction:column}.base-node-field{gap:4px}.base-node-label{color:#64748b;font-size:10.5px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.base-node-input{background:#f8fafc;border:1px solid #d6dbe3;border-radius:6px;box-sizing:border-box;color:#1e293b;font-family:inherit;font-size:12px;outline:none;padding:5px 8px;transition:border-color .15s ease,background .15s ease;width:100%}.base-node-input:focus{background:#fff;border-color:#6366f1;border-color:var(--accent-color,#6366f1)}.base-node-textarea{font-family:Fira Code,Source Code Pro,monospace;line-height:1.4;min-height:32px;resize:vertical}.base-node-checkbox{accent-color:#6366f1;accent-color:var(--accent-color,#6366f1);align-self:flex-start;height:16px;width:16px}.base-node-handle{background:#6366f1!important;background:var(--accent-color,#6366f1)!important;border:2px solid #fff!important;box-shadow:0 0 0 1px #0f172a1a;height:10px!important;width:10px!important}.base-node-handle-label{color:#64748b;font-size:9px;font-weight:600;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}.base-node-handle-label-left{left:12px}.base-node-handle-label-right{right:12px}.text-node{transition:width .12s ease}.text-node-textarea{max-height:320px;min-height:36px;overflow:hidden}.text-node-var-label{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:4px;color:#047857;left:14px;padding:1px 5px}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.pipeline-ui{background:#f1f5f9;height:70vh;width:100%}.react-flow__controls,.react-flow__minimap{border-radius:8px;overflow:hidden}.react-flow__controls{box-shadow:0 2px 6px #0f172a26}.react-flow__edge-path{stroke:#94a3b8;stroke-width:2}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:hover .react-flow__edge-path{stroke:#6366f1}.submit-bar{align-items:center;background:#fff;border-top:1px solid #e2e8f0;display:flex;justify-content:center;padding:18px}.submit-button{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;box-shadow:0 2px 8px #4f46e559;color:#fff;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;padding:10px 28px;transition:transform .1s ease,box-shadow .1s ease,opacity .1s ease}.submit-button:hover{box-shadow:0 4px 12px #4f46e573;transform:translateY(-1px)}.submit-button:active{transform:translateY(0)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.app{background:#f1f5f9;display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.a50b9d3b.css.map*/