body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 12% 8%,rgba(160,106,255,.18) 0,rgba(9,6,28,0) 35%),radial-gradient(circle at 85% 16%,rgba(117,71,233,.22) 0,rgba(9,6,28,0) 40%),radial-gradient(circle,hsla(0,0%,100%,.13) 1px,transparent 0) 0 0 /28px 28px,#09061c;color:#f1ebff;font-family:Manrope,Segoe UI,Tahoma,sans-serif;margin:0}code{font-family:IBM Plex Mono,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}:root{--ink-main:#f6f0ff;--ink-muted:#c9bcf5;--line:#5f3fbe;--accent:#a16bff}#root{min-height:100vh}.app-shell{display:flex;flex-direction:column;gap:1rem;height:100dvh;overflow:hidden;padding:1rem 1rem .75rem}.pipeline-toolbar{background:linear-gradient(180deg,#1d0f4e,#140b36);border:1px solid #5332ab;border-radius:16px;box-shadow:0 14px 26px rgba(5,3,17,.58);padding:1rem}.toolbar-header h1{color:#f6f0ff;color:var(--ink-main);font-size:1.4rem;letter-spacing:.01em;margin:0}.toolbar-header p{color:#c9bcf5;color:var(--ink-muted);font-size:.95rem;margin:.35rem 0 1rem}.toolbar-groups{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.2rem;scrollbar-width:thin}.toolbar-group{background:linear-gradient(180deg,rgba(66,34,144,.5),rgba(37,17,86,.5));border:1px solid #603ac4;border-radius:12px;flex:1 0 280px;min-width:280px;padding:.55rem .6rem .5rem}.toolbar-group h2{color:#bda8f8;font-size:.8rem;letter-spacing:.08em;margin:0 0 .4rem;text-transform:uppercase}.toolbar-node-grid{display:flex;flex-wrap:nowrap;gap:.55rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.2rem;scrollbar-width:thin}.draggable-node{align-items:center;background:linear-gradient(180deg,#6a35dd,#4f23b5);border:1px solid #8052e6;border-radius:999px;color:#f7f1ff;cursor:grab;display:flex;font-size:.75rem;font-weight:700;height:36px;justify-content:center;min-width:80px;padding:.25rem .6rem;transition:box-shadow .12s ease,border-color .12s ease,-webkit-transform .12s ease;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,-webkit-transform .12s ease}.draggable-node:hover{border-color:#b08fff;box-shadow:0 10px 22px rgba(70,32,160,.55);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.pipeline-main{flex:1 1;min-height:0}.pipeline-canvas{background:radial-gradient(circle at 50% -10%,rgba(138,87,255,.24),rgba(14,9,42,.96)),#0d0730;border:1px solid #4f2ca5;border-radius:16px;box-shadow:0 14px 30px rgba(5,3,17,.62);height:100%;overflow:hidden;position:relative;width:100%}.canvas-empty-tip{background:rgba(19,11,49,.78);border:1px solid rgba(148,105,243,.6);border-radius:10px;color:#d8c9ff;font-size:.85rem;left:50%;padding:.7rem .95rem;pointer-events:none;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pipeline-footer{padding-bottom:.3rem}.submit-wrap{align-items:center;display:flex;justify-content:center}.submit-button{background:linear-gradient(90deg,#8d56ff,#bc8bff);border:0;border-radius:999px;box-shadow:0 11px 24px rgba(82,42,188,.48);color:#1b0a3f;cursor:pointer;font-size:.9rem;font-weight:800;letter-spacing:.01em;padding:.72rem 1.2rem;transition:box-shadow .14s ease,-webkit-transform .14s ease,-webkit-filter .14s ease;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease,-webkit-transform .14s ease,-webkit-filter .14s ease}.submit-button:disabled{cursor:not-allowed;-webkit-filter:grayscale(.15);filter:grayscale(.15);opacity:.75}.submit-button:hover{box-shadow:0 13px 28px rgba(97,50,218,.6);-webkit-filter:saturate(1.1);filter:saturate(1.1);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.submit-button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.result-overlay{align-items:center;background:rgba(5,3,17,.58);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.result-card{background:linear-gradient(180deg,#271462,#170d43);border:1px solid #6742cd;border-radius:14px;box-shadow:0 16px 32px rgba(6,3,21,.62);padding:.9rem 1rem;width:min(420px,100%)}.result-header{align-items:center;display:flex;gap:.8rem;justify-content:space-between}.result-header h3{color:#f4edff;font-size:1rem;margin:0}.result-close{background:#3b1e8a;border:1px solid #7f58e2;border-radius:999px;color:#f4edff;cursor:pointer;font-size:.76rem;font-weight:700;padding:.25rem .55rem}.result-grid{grid-gap:.5rem;display:grid;gap:.5rem;margin-top:.8rem}.result-grid p{align-items:center;background:rgba(76,42,165,.35);border:1px solid #5f3ebf;border-radius:10px;display:flex;justify-content:space-between;margin:0;padding:.45rem .55rem}.result-grid p span{color:#cec0f8;font-size:.82rem}.result-grid p strong{color:#fff;font-size:.95rem}.result-error{color:#ffd6d6;font-size:.85rem;margin:.8rem 0 0}.node-card{background:linear-gradient(180deg,#2b1771,#1a0f49);border:1px solid #5f3fbe;border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 24px rgba(8,3,27,.55);min-width:220px;padding:.65rem .7rem .7rem}.node-header{align-items:baseline;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.55rem}.node-title{color:#f6f0ff;color:var(--ink-main);font-size:.9rem;font-weight:800;letter-spacing:.01em}.node-subtitle{color:#cebdf9;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.node-content{display:flex;flex-direction:column;gap:.4rem}.node-copy{color:#d5c8fa;font-size:.8rem;line-height:1.25;margin:0}.node-field-grid{grid-gap:.4rem;display:grid;gap:.4rem}.node-field{grid-gap:.35rem;align-items:center;color:#d6cafa;display:grid;font-size:.76rem;font-weight:600;gap:.35rem;grid-template-columns:68px 1fr}.node-field-stacked{grid-template-columns:1fr}.node-field input,.node-field select,.node-field textarea{background:#3b1e8a;border:1px solid #6f4dca;border-radius:8px;color:#f7f2ff;font-family:inherit;font-size:.78rem;padding:.3rem .45rem;width:100%}.node-field input:focus,.node-field select:focus,.node-field textarea:focus{border-color:#b997ff;outline:2px solid rgba(161,107,255,.35)}.text-node-input{line-height:1.32;min-height:40px;overflow:hidden;resize:none}.react-flow__handle{background:#a16bff;background:var(--accent);border:2px solid #e4d8ff;border-radius:50%;height:10px;width:10px}.react-flow__handle-left{left:-6px}.react-flow__handle-right{right:-6px}.react-flow__edge-path{stroke:#a975ff;stroke-width:2}.react-flow__edge.animated path{stroke-dasharray:4 4}.react-flow__controls{border:1px solid #5f3fc0;box-shadow:0 8px 18px rgba(8,3,27,.48)}.react-flow__controls button{background:#2d156e;border-bottom:1px solid #4f2ca8;color:#f4edff}.react-flow__controls button:hover{background:#3d1e8f}.react-flow__minimap{background:#120a30;border:1px solid #4d2aa0}@media (max-width:840px){.app-shell{padding:.7rem .7rem .5rem}.pipeline-canvas{min-height:300px}.draggable-node{height:34px;min-width:74px}.toolbar-group{flex-basis:240px;min-width:240px}}.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%}
/*# sourceMappingURL=main.a3dc40a1.css.map*/