.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.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__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-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}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.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-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.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.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.stx-root{position:fixed;inset:0;display:flex;flex-direction:column;background:#0a0b10;color:#e7e9ee;font-family:var(--font-body, sans-serif);z-index:1}.stx-top{display:flex;align-items:center;justify-content:space-between;gap:12px;height:56px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08);background:#0d0e14eb;flex:none}.stx-brand{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display, sans-serif);font-weight:700;font-size:16px;color:#fff}.stx-mark{color:#a855f7}.stx-tag{font-size:11px;font-weight:600;color:#0a0b10;background:var(--grad, #a855f7);padding:2px 8px;border-radius:999px}.stx-projbar{display:flex;align-items:center;gap:8px}.stx-projname{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-family:inherit;font-size:13px;padding:7px 10px;width:170px}.stx-projname:focus{outline:none;border-color:#a855f78c}.stx-savebtn{font-family:inherit;font-size:13px;font-weight:700;color:#fff;background:var(--grad, #a855f7);border:0;border-radius:8px;padding:8px 16px;cursor:pointer}.stx-savebtn:disabled{opacity:.6;cursor:default}.stx-ghost{font-family:inherit;font-size:13px;font-weight:600;color:#cfd3dc;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px 12px;cursor:pointer}.stx-ghost:hover{background:#ffffff1f;color:#fff}.stx-right{display:flex;align-items:center;gap:10px}.stx-credits{font-size:13px;font-weight:600;color:#c4b5fd;background:#a855f724;border:1px solid rgba(168,85,247,.3);padding:5px 11px;border-radius:999px}.stx-user{display:flex;align-items:center;gap:8px}.stx-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover}.stx-avatar-fb{display:grid;place-items:center;background:var(--grad, #a855f7);color:#fff;font-weight:700;font-size:13px}.stx-name{font-size:14px;color:#cfd3dc;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stx-logout{width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:transparent;color:#9aa3b2;cursor:pointer;font-size:15px}.stx-logout:hover{color:#fff;background:#ffffff14}.stx-login{font-size:13px;font-weight:700;color:#fff;background:var(--grad, #a855f7);border-radius:999px;padding:9px 16px}.stx-body-row{flex:1;display:flex;min-height:0}.stx-canvas-wrap{flex:1;position:relative;min-width:0}.stx-rail{width:96px;flex:none;display:flex;flex-direction:column;gap:4px;padding:12px 10px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:#ffffff04}.stx-rail-h{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;padding:0 4px 4px}.stx-node-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:11px 6px;border-radius:12px;border:1px solid transparent;background:transparent;color:#aab1bd;font-family:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.stx-node-btn:hover{background:#a855f71f;border-color:#a855f74d;color:#fff}.stx-node-ico{width:18px;height:18px;border-radius:5px}.stx-rail-tip{margin-top:8px;font-size:10px;line-height:1.5;color:#5b6270;padding:0 4px}.stx-preset-name{font-size:10.5px;max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stx-rail-link{display:block;width:100%;box-sizing:border-box;text-align:center;font-family:inherit;background:transparent;font-size:11px;font-weight:600;color:#c4b5fd;border:1px dashed rgba(168,85,247,.4);border-radius:10px;padding:8px 4px;margin-top:4px;cursor:pointer}.stx-rail-link:hover{background:#a855f71f}.nd-root{position:fixed;inset:0;display:flex;flex-direction:column;background:#0a0b10;color:#e7e9ee;font-family:var(--font-body, sans-serif);z-index:1}.nd-top{display:flex;align-items:center;gap:14px;height:56px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08);background:#0d0e14eb;flex:none}.nd-title{flex:1;font-family:var(--font-display, sans-serif);font-weight:700;font-size:15px;color:#fff}.nd-body{flex:1;display:flex;min-height:0}.nd-list{width:260px;flex:none;border-right:1px solid rgba(255,255,255,.08);padding:14px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.nd-new{font-family:inherit;font-size:13px;font-weight:700;color:#fff;background:var(--grad, #a855f7);border:0;border-radius:9px;padding:9px;cursor:pointer;margin-bottom:6px}.nd-list-empty{font-size:12px;color:#6b7280;padding:8px 4px;line-height:1.6}.nd-item{display:flex;align-items:center;gap:8px;text-align:left;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:9px 11px;color:#e7e9ee;font-family:inherit;cursor:pointer}.nd-item:hover{background:#a855f71a}.nd-item.active{border-color:#a855f799;background:#a855f724}.nd-item-dot{width:10px;height:10px;border-radius:3px;flex:none}.nd-item-name{flex:1;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nd-item-base{font-size:10.5px;color:#8a92a0}.nd-editor{flex:1;display:flex;gap:28px;padding:26px;overflow-y:auto}.nd-form{width:380px;max-width:100%;display:flex;flex-direction:column;gap:14px}.nd-field{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#9aa3b2}.nd-input{background:#0f1015;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#e7e9ee;font-family:inherit;font-size:13px;padding:9px 10px}.nd-input:focus{outline:none;border-color:#a855f78c}.nd-ta{min-height:96px;resize:vertical;line-height:1.5}.nd-colors{display:flex;gap:8px;flex-wrap:wrap}.nd-swatch{width:26px;height:26px;border-radius:7px;border:2px solid transparent;cursor:pointer}.nd-swatch.on{border-color:#fff}.nd-check{display:flex;align-items:center;gap:8px;font-size:13px;color:#cfd3dc;cursor:pointer}.nd-check input{accent-color:#a855f7}.nd-actions{display:flex;gap:10px;margin-top:6px}.nd-preview{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.nd-preview-label{font-size:12px;color:#6b7280}.nd-prev-line{font-size:12px;color:#cfd3dc;line-height:1.5}.nd-prev-base{font-size:11px;color:#8a92a0;margin-top:6px}.nd-hint{font-size:12px;color:#6b7280;line-height:1.6;max-width:320px}.nd-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#9aa3b2;font-size:15px}.nd-back{color:#c4b5fd;font-size:13px}.nd-ports{display:flex;flex-direction:column;gap:6px}.nd-port-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.nd-port-dot{width:10px;height:10px;border-radius:50%;flex:none}.nd-port-name{flex:1;min-width:110px;padding:7px 9px!important;font-size:12.5px!important}.nd-port-kind{width:84px;padding:7px 6px!important;font-size:12.5px!important}.nd-port-grp{width:96px;padding:7px 6px!important;font-size:12px!important}.nd-port-flag{display:inline-flex;align-items:center;gap:3px;font-size:11.5px;color:#9aa3b2;white-space:nowrap;cursor:pointer}.nd-port-flag input{margin:0}.nd-port-kindfixed{width:90px;font-size:12px;color:#8a92a0}.nd-port-del{width:28px;height:28px;flex:none;border-radius:7px;border:1px solid rgba(255,255,255,.12);background:transparent;color:#9aa3b2;cursor:pointer}.nd-port-del:hover{color:#fca5a5;border-color:#fca5a566}.nd-port-add{align-self:flex-start;font-size:12px;font-weight:600;color:#c4b5fd;background:transparent;border:1px dashed rgba(168,85,247,.4);border-radius:8px;padding:7px 12px;cursor:pointer}.nd-port-add:hover{background:#a855f71f}.nd-prev-flow{width:100%;height:380px;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden;background:#0d0e13}.nd-prev-flow .react-flow__attribution{display:none}.stx-req{color:#f87171;margin-left:2px}.stx-edge-del{position:absolute;pointer-events:all;width:20px;height:20px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#1a1b22;color:#e7e9ee;font-size:11px;line-height:1;display:grid;place-items:center;cursor:pointer;font-family:inherit}.stx-edge-del:hover{background:#ef4444;border-color:#ef4444;color:#fff}.react-flow__node-output,.react-flow__node-input,.react-flow__node-default,.react-flow__node-group{padding:0;border:none;background:transparent;border-radius:0;width:auto;color:inherit;font-size:inherit;text-align:left}.stx-card{position:relative;width:216px;background:#15161d;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 18px 40px -22px #000000d9;font-size:12.5px}.react-flow__node.selected .stx-card{border-color:#a855f7b3;box-shadow:0 0 0 2px #a855f759,0 18px 40px -22px #000000d9}.stx-head{height:34px;display:flex;align-items:center;gap:7px;padding:0 6px 0 11px;border-bottom:1px solid rgba(255,255,255,.07);font-family:var(--font-display, sans-serif);font-weight:700;font-size:12.5px;color:#fff}.stx-dot{width:9px;height:9px;border-radius:3px;flex:none}.stx-title{flex:1}.stx-x{background:transparent;border:0;color:#6b7280;cursor:pointer;font-size:12px;padding:4px 6px;border-radius:6px}.stx-x:hover{color:#fff;background:#ffffff14}.stx-handle{width:12px!important;height:12px!important;border:2px solid #15161d!important}.stx-port-lbl{position:absolute;transform:translateY(-50%);font-size:10.5px;color:#9aa3b2;white-space:nowrap;pointer-events:none}.stx-port-lbl.stx-in{left:12px}.stx-port-lbl.stx-out{right:12px}.stx-body{padding:0 12px 12px;display:flex;flex-direction:column;gap:8px}.stx-ta{width:100%;min-height:86px;resize:vertical;background:#0f1015;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#e7e9ee;font-family:inherit;font-size:12.5px;line-height:1.5;padding:8px;box-sizing:border-box}.stx-ta:focus{outline:none;border-color:#a855f78c}.stx-asset{display:flex;flex-direction:column;gap:7px}.stx-drop{position:relative;height:112px;border:1.5px dashed rgba(255,255,255,.18);border-radius:10px;display:grid;place-items:center;gap:4px;color:#8a92a0;cursor:pointer;overflow:hidden;background:#0f1015}.stx-drop:hover{border-color:#a855f780;color:#c4b5fd}.stx-drop img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stx-drop-ico{font-size:24px;line-height:1}.stx-drop-txt{font-size:12px}.stx-asset-pill{padding:6px 12px;border-radius:999px;background:#ffffff14;color:#e7e9ee;font-size:12px}.stx-asset-err{position:absolute;bottom:6px;font-size:10.5px;color:#fca5a5;background:#00000080;padding:2px 8px;border-radius:999px}.stx-plaza{font-size:11.5px;font-weight:600;color:#c4b5fd;background:transparent;border:1px solid rgba(168,85,247,.35);border-radius:8px;padding:6px;cursor:pointer}.stx-plaza:hover{background:#a855f71f}.stx-params{display:flex;flex-direction:column;gap:9px}.stx-field{display:flex;flex-direction:column;gap:4px}.stx-flabel{font-size:11px;color:#9aa3b2}.stx-sel{background:#0f1015;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#e7e9ee;font-family:inherit;font-size:12.5px;padding:6px 8px}.stx-range{width:100%;accent-color:#a855f7}.stx-toggle{display:flex;align-items:center;gap:8px;font-size:12px;color:#cfd3dc;cursor:pointer}.stx-toggle input{accent-color:#a855f7}.stx-runwrap{display:flex;flex-direction:column;gap:8px;margin-top:2px}.stx-cost{font-size:11px;color:#9aa3b2;text-align:right}.stx-run{font-family:inherit;font-size:13.5px;font-weight:700;color:#fff;background:var(--grad, #a855f7);border:0;border-radius:9px;padding:10px;cursor:pointer}.stx-run:disabled{opacity:.5;cursor:not-allowed}.stx-note{font-size:11.5px;color:#8a92a0;line-height:1.5}.stx-result{display:flex;flex-direction:column;gap:6px}.stx-result-empty{font-size:11.5px;color:#6b7280;line-height:1.5}.stx-video{width:100%;border-radius:8px;background:#000;display:block}.stx-status{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#cfd3dc}.stx-status.err{color:#fca5a5}.stx-spin{width:14px;height:14px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:stxspin .7s linear infinite;display:inline-block;flex:none}@keyframes stxspin{to{transform:rotate(360deg)}}.stx-ov{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#08090e99}.stx-modal{position:relative;width:min(560px,94vw);max-height:84vh;overflow:auto;background:#121319;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:20px}.stx-modal.stx-plaza{width:min(760px,94vw)}.stx-modal-h{font-family:var(--font-display, sans-serif);font-weight:700;font-size:18px;color:#fff;margin-bottom:14px}.stx-modal-x{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;border:0;background:#0006;color:#fff;cursor:pointer}.stx-proj-list{display:flex;flex-direction:column;gap:6px}.stx-proj-row{display:flex;align-items:center;gap:8px}.stx-proj-open{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:10px 14px;color:#e7e9ee;font-family:inherit;cursor:pointer}.stx-proj-open:hover{background:#a855f71f;border-color:#a855f766}.stx-proj-name{font-size:14px;font-weight:600}.stx-proj-time{font-size:11.5px;color:#8a92a0}.stx-proj-del{font-family:inherit;font-size:12px;color:#9aa3b2;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:9px 12px;cursor:pointer}.stx-proj-del:hover{color:#fca5a5;border-color:#fca5a566}.stx-plaza-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.stx-plaza-cell{padding:0;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;cursor:pointer;aspect-ratio:1;background:#0f1015}.stx-plaza-cell:hover{border-color:#a855f799}.stx-plaza-cell img{width:100%;height:100%;object-fit:cover;display:block}.stx-modal.stx-cn{width:min(640px,94vw)}.stx-cn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.stx-cn-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#e7e9ee;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s,border-color .15s}.stx-cn-card:hover{background:#a855f71f;border-color:#a855f773}.stx-cn-dot{width:14px;height:14px;border-radius:5px}.stx-cn-name{font-size:14px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stx-cn-meta{font-size:11.5px;color:#8a92a0}.stx-cn-foot{display:inline-block;margin-top:14px;font-size:12.5px;font-weight:600;color:#c4b5fd;cursor:pointer}.stx-cn-foot:hover{text-decoration:underline}.stx-cn-link{color:#c4b5fd;cursor:pointer}.stx-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%) translateY(10px);opacity:0;background:#1b1d27;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:10px 20px;font-size:14px;box-shadow:0 20px 50px -20px #000000b3;transition:opacity .2s,transform .2s;pointer-events:none;z-index:200}.stx-toast.show{opacity:1;transform:translate(-50%) translateY(0)}.stx-toast.error{border-color:#fca5a580}.stx-toast.ok{border-color:#86efac80}.react-flow__attribution{background:#0000004d}.react-flow__attribution a{color:#6b7280}
