@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.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;-webkit-transform-origin:0 0;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;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none}.react-flow__node,.react-flow__nodes{-webkit-transform-origin:0 0;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;-webkit-transform-origin:left top;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;top:auto}.react-flow__handle-bottom,.react-flow__handle-top{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.react-flow__handle-top{top:-4px}.react-flow__handle-left{left:-4px}.react-flow__handle-left,.react-flow__handle-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.react-flow__handle-right{right:-4px}.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%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-flow__attribution{background:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@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 rgba(0,0,0,.08)}.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:hsla(0,0%,94%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.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 rgba(0,0,0,.08)}.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__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;-webkit-transform:translate(-50%,-50%);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;-webkit-transform:translate(-50%);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;-webkit-transform:translateY(-50%);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%}:root{--primary:#6366f1;--primary-dark:#4f46e5;--primary-light:#818cf8;--secondary:#10b981;--accent:#f59e0b;--danger:#ef4444;--background:#0f172a;--surface:#1e293b;--surface-light:#334155;--border:#475569;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--node-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -2px rgba(0,0,0,.2);--node-shadow-hover:0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -4px rgba(0,0,0,.3)}*{box-sizing:border-box}body{background:#0f172a;background:var(--background);color:#f8fafc;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.app-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}.control-bar{background:#1e293b;background:var(--surface);border-bottom:1px solid #475569;border-bottom:1px solid var(--border);gap:12px;padding:8px 16px}.control-bar,.control-group{align-items:center;display:flex}.control-group{gap:6px}.control-divider{background:#475569;background:var(--border);height:24px;width:1px}.control-button{align-items:center;background:#0f172a;background:var(--background);border:1px solid #475569;border:1px solid var(--border);border-radius:6px;color:#94a3b8;color:var(--text-secondary);cursor:pointer;display:flex;font-family:inherit;font-size:.8125rem;font-weight:500;gap:6px;padding:6px 12px;transition:all .15s ease}.control-button:hover:not(:disabled){background:#334155;background:var(--surface-light);border-color:#6366f1;border-color:var(--primary);color:#f8fafc;color:var(--text-primary)}.control-button:disabled{cursor:not-allowed;opacity:.4}.control-button svg{flex-shrink:0}.control-button-danger:hover:not(:disabled){border-color:#ef4444;border-color:var(--danger);color:#ef4444;color:var(--danger)}.loading-overlay{align-items:center;-webkit-animation:fadeIn .2s ease;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(15,23,42,.9);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-content{align-items:center;display:flex;flex-direction:column;gap:16px}.loading-spinner svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;color:#6366f1;color:var(--primary)}.loading-message{color:#f8fafc;color:var(--text-primary);font-size:.9375rem;font-weight:500;margin:0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.toolbar{background:linear-gradient(180deg,#1e293b,#0f172a);background:linear-gradient(180deg,var(--surface) 0,var(--background) 100%);border-bottom:1px solid #475569;border-bottom:1px solid var(--border);padding:16px 24px}.toolbar-header{justify-content:space-between;margin-bottom:16px}.toolbar-header,.toolbar-logo{align-items:center;display:flex}.toolbar-logo{gap:12px}.toolbar-brand{display:flex;flex-direction:column}.toolbar-brand h1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#6366f1,#818cf8);background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);-webkit-background-clip:text;background-clip:text;font-size:1.375rem;font-weight:700;line-height:1.2;margin:0}.toolbar-subtitle{color:#64748b;color:var(--text-muted);font-size:.75rem;font-weight:500;letter-spacing:.5px}.toolbar-nodes{display:flex;flex-wrap:wrap;gap:12px}.draggable-node{align-items:center;background:#1e293b;background:var(--surface);border:1px solid #475569;border:1px solid var(--border);border-radius:10px;cursor:grab;display:flex;gap:10px;min-width:100px;padding:12px 16px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.draggable-node:hover{background:#334155;background:var(--surface-light);border-color:#6366f1;border-color:var(--primary);box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -2px rgba(0,0,0,.2);box-shadow:var(--node-shadow);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.draggable-node:active{cursor:grabbing;-webkit-transform:translateY(0);transform:translateY(0)}.draggable-node-icon{align-items:center;border-radius:6px;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.draggable-node-label{color:#f8fafc;color:var(--text-primary);font-size:.875rem;font-weight:500}.draggable-node.input .draggable-node-icon{background:rgba(16,185,129,.2);color:#10b981}.draggable-node.output .draggable-node-icon{background:rgba(239,68,68,.2);color:#ef4444}.draggable-node.llm .draggable-node-icon{background:rgba(99,102,241,.2);color:#6366f1}.draggable-node.text .draggable-node-icon{background:rgba(245,158,11,.2);color:#f59e0b}.draggable-node.filter .draggable-node-icon{background:rgba(236,72,153,.2);color:#ec4899}.draggable-node.api .draggable-node-icon{background:rgba(14,165,233,.2);color:#0ea5e9}.draggable-node.transform .draggable-node-icon{background:rgba(168,85,247,.2);color:#a855f7}.draggable-node.merge .draggable-node-icon{background:rgba(20,184,166,.2);color:#14b8a6}.draggable-node.note .draggable-node-icon{background:rgba(148,163,184,.2);color:#94a3b8}.pipeline-container{flex:1 1;position:relative}.react-flow__node{font-family:inherit}.react-flow__edge-path{stroke:#6366f1;stroke:var(--primary);stroke-width:2}.react-flow__edge.selected .react-flow__edge-path{stroke:#818cf8;stroke:var(--primary-light);stroke-width:3}.react-flow__handle{border:2px solid #1e293b;border:2px solid var(--surface);height:12px;transition:all .15s ease;width:12px}.react-flow__handle:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.react-flow__handle-left{left:-6px}.react-flow__handle-right{right:-6px}.react-flow__controls{background:#1e293b;background:var(--surface);border:1px solid #475569;border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -2px rgba(0,0,0,.2);box-shadow:var(--node-shadow)}.react-flow__controls-button{background:#1e293b;background:var(--surface);border-bottom:1px solid #475569;border-bottom:1px solid var(--border);color:#94a3b8;color:var(--text-secondary);height:28px;width:28px}.react-flow__controls-button:hover{background:#334155;background:var(--surface-light);color:#f8fafc;color:var(--text-primary)}.react-flow__minimap{background:#1e293b;background:var(--surface);border:1px solid #475569;border:1px solid var(--border);border-radius:8px;overflow:hidden}.react-flow__background pattern circle{fill:#475569;fill:var(--border)}.pipeline-node{background:#1e293b;background:var(--surface);border:1px solid #475569;border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -2px rgba(0,0,0,.2);box-shadow:var(--node-shadow);min-width:220px;overflow:hidden;transition:all .2s ease}.pipeline-node:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -4px rgba(0,0,0,.3);box-shadow:var(--node-shadow-hover)}.pipeline-node.selected,.pipeline-node:hover{border-color:#6366f1;border-color:var(--primary)}.pipeline-node.selected{box-shadow:0 0 0 2px rgba(99,102,241,.3),0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -4px rgba(0,0,0,.3);box-shadow:0 0 0 2px rgba(99,102,241,.3),var(--node-shadow-hover)}.node-header{border-bottom:1px solid #475569;border-bottom:1px solid var(--border);gap:10px;padding:10px 14px}.node-header,.node-icon{align-items:center;display:flex}.node-icon{border-radius:6px;font-size:14px;height:28px;justify-content:center;width:28px}.node-title{color:#f8fafc;color:var(--text-primary);flex:1 1;font-size:.8125rem;font-weight:600}.node-id{color:#64748b;color:var(--text-muted);font-family:Monaco,Menlo,monospace;font-size:.6875rem}.node-content{padding:12px 14px}.node-field{margin-bottom:10px}.node-field:last-child{margin-bottom:0}.node-label{color:#94a3b8;color:var(--text-secondary);display:block;font-size:.6875rem;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.node-input{background:#0f172a;background:var(--background);border:1px solid #475569;border:1px solid var(--border);border-radius:6px;color:#f8fafc;color:var(--text-primary);font-family:inherit;font-size:.8125rem;padding:8px 10px;transition:all .15s ease;width:100%}.node-input:focus{border-color:#6366f1;border-color:var(--primary);box-shadow:0 0 0 2px rgba(99,102,241,.2);outline:none}.node-input::-webkit-input-placeholder{color:#64748b;color:var(--text-muted)}.node-input::placeholder{color:#64748b;color:var(--text-muted)}.node-select{background:#0f172a;background:var(--background);border:1px solid #475569;border:1px solid var(--border);border-radius:6px;color:#f8fafc;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:.8125rem;padding:8px 10px;transition:all .15s ease;width:100%}.node-select:focus{border-color:#6366f1;border-color:var(--primary);outline:none}.node-textarea{background:#0f172a;background:var(--background);border:1px solid #475569;border:1px solid var(--border);border-radius:6px;color:#f8fafc;color:var(--text-primary);font-family:inherit;font-size:.8125rem;min-height:60px;padding:8px 10px;resize:vertical;transition:all .15s ease;width:100%}.node-textarea:focus{border-color:#6366f1;border-color:var(--primary);box-shadow:0 0 0 2px rgba(99,102,241,.2);outline:none}.pipeline-node.input-node .node-icon{background:rgba(16,185,129,.2);color:#10b981}.pipeline-node.input-node .node-header{background:rgba(16,185,129,.05)}.pipeline-node.output-node .node-icon{background:rgba(239,68,68,.2);color:#ef4444}.pipeline-node.output-node .node-header{background:rgba(239,68,68,.05)}.pipeline-node.llm-node .node-icon{background:rgba(99,102,241,.2);color:#6366f1}.pipeline-node.llm-node .node-header{background:rgba(99,102,241,.05)}.pipeline-node.text-node .node-icon{background:rgba(245,158,11,.2);color:#f59e0b}.pipeline-node.text-node .node-header{background:rgba(245,158,11,.05)}.pipeline-node.filter-node .node-icon{background:rgba(236,72,153,.2);color:#ec4899}.pipeline-node.filter-node .node-header{background:rgba(236,72,153,.05)}.pipeline-node.api-node .node-icon{background:rgba(14,165,233,.2);color:#0ea5e9}.pipeline-node.api-node .node-header{background:rgba(14,165,233,.05)}.pipeline-node.transform-node .node-icon{background:rgba(168,85,247,.2);color:#a855f7}.pipeline-node.transform-node .node-header{background:rgba(168,85,247,.05)}.pipeline-node.merge-node .node-icon{background:rgba(20,184,166,.2);color:#14b8a6}.pipeline-node.merge-node .node-header{background:rgba(20,184,166,.05)}.pipeline-node.note-node .node-icon{background:rgba(148,163,184,.2);color:#94a3b8}.pipeline-node.note-node .node-header{background:rgba(148,163,184,.05)}.pipeline-node.note-node{border-style:dashed}.handle-input{background:#10b981!important}.handle-output{background:#ef4444!important}.handle-llm{background:#6366f1!important}.handle-text{background:#f59e0b!important}.handle-filter{background:#ec4899!important}.handle-api{background:#0ea5e9!important}.handle-transform{background:#a855f7!important}.handle-merge{background:#14b8a6!important}.handle-default{background:#6366f1!important;background:var(--primary)!important}.handle-wrapper{bottom:0;left:0;right:0;top:0}.handle-label,.handle-wrapper{pointer-events:none;position:absolute}.handle-label{background:#1e293b;background:var(--surface);border-radius:2px;color:#64748b;color:var(--text-muted);font-size:.5625rem;padding:1px 4px;white-space:nowrap}.handle-label-left{left:18px}.handle-label-left,.handle-label-right{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.handle-label-right{right:18px}.variable-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.variable-tag{align-items:center;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3);border-radius:4px;color:#818cf8;color:var(--primary-light);display:inline-flex;font-family:Monaco,Menlo,monospace;font-size:.6875rem;padding:2px 8px}.submit-container{background:#1e293b;background:var(--surface);border-top:1px solid #475569;border-top:1px solid var(--border);gap:16px;justify-content:space-between;padding:16px 24px}.submit-container,.submit-info{align-items:center;display:flex}.submit-info{gap:12px}.submit-stats{color:#64748b;color:var(--text-muted);font-size:.8125rem;font-weight:500}.submit-shortcuts{align-items:center;display:flex;gap:8px}.shortcut-hint{color:#64748b;color:var(--text-muted);font-size:.75rem;font-style:italic}.submit-button{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border:none;border-radius:8px;box-shadow:0 4px 14px rgba(99,102,241,.4);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:600;gap:8px;padding:12px 32px;transition:all .2s ease}.submit-button:hover:not(:disabled){box-shadow:0 6px 20px rgba(99,102,241,.5);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.submit-button:active:not(:disabled){-webkit-transform:translateY(0);transform:translateY(0)}.submit-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;-webkit-transform:none;transform:none}.llm-info{align-items:center;background:rgba(99,102,241,.1);border-radius:6px;color:#94a3b8;color:var(--text-secondary);display:flex;font-size:.75rem;gap:6px;padding:8px 10px}.llm-info svg{color:#6366f1;color:var(--primary)}.method-badge{border-radius:4px;display:inline-flex;font-size:.625rem;font-weight:700;padding:2px 6px;text-transform:uppercase}.method-get{background:rgba(16,185,129,.2);color:#10b981}.method-post{background:rgba(99,102,241,.2);color:#6366f1}.method-put{background:rgba(245,158,11,.2);color:#f59e0b}.method-delete{background:rgba(239,68,68,.2);color:#ef4444}@media (max-width:768px){.toolbar{padding:12px 16px}.toolbar-nodes{gap:8px}.draggable-node{min-width:80px;padding:8px 12px}}
/*# sourceMappingURL=main.c3de84d8.css.map*/