.vue-flow{z-index:0;direction:ltr;width:100%;height:100%;position:relative;overflow:hidden}.vue-flow__container{width:100%;height:100%;position:absolute;top:0;left: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{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.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:1px;fill:none}.vue-flow__edge{pointer-events:visibleStroke;cursor:pointer}.vue-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.vue-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{pointer-events:none;min-width:5px;min-height:5px;position:absolute}.vue-flow__handle.connectable{pointer-events:all;cursor:crosshair}.vue-flow__handle-bottom{bottom:0;left:50%;transform:translate(-50%,50%)}.vue-flow__handle-top{top:0;left:50%;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{z-index:5;margin:15px;position:absolute}.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:10px}}: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{text-align:center;width:150px;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-style:solid;border-width:1px;border-color:var(--vf-node-color);border-radius:3px;padding:10px;font-size:12px}.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{border:1px solid #555;outline:none}.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{border:1px solid var(--vf-node-color,#0041d0);outline:none}.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{border:1px solid var(--vf-node-color,#1a192b);outline:none}.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{border:1px solid var(--vf-node-color,#ff0072);outline:none}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.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{background:var(--vf-handle);border:1px solid #fff;border-radius:100%;width:6px;height:6px}.vue-flow__controls{box-shadow:0 0 2px 1px #00000014}.vue-flow__controls-button{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.vue-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.vue-flow__controls-button:hover{background:#f4f4f4}.vue-flow__controls-button:disabled{pointer-events:none}.vue-flow__controls-button:disabled svg{fill-opacity:.4}.vue-flow__minimap{background-color:#fff}.vue-flow__minimap.pannable{cursor:grab}.vue-flow__minimap.dragging{cursor:grabbing}.vue-flow__minimap-mask.pannable{cursor:grab}:root{--jl-primary:#1d4ed8;--jl-primary-hover:#1e40af;--jl-sidebar-width:220px;--jl-header-height:50px;--jl-border:#e5e6eb;--jl-bg:#f5f6f8;--brand:#1d4ed8;--brand-soft:#eff4ff;--el-color-primary:#1d4ed8;--el-color-primary-light-3:#5b7fe0;--el-color-primary-light-5:#8fa8ea;--el-color-primary-light-7:#c3d0f3;--el-color-primary-light-8:#dde5f9;--el-color-primary-light-9:#eef2fd;--el-color-primary-dark-2:#173db1;--text-strong:#1f2937;--text-normal:#374151;--text-muted:#6b7280;--text-faint:#9ca3af;--border-light:#e5e7eb;--bg-subtle:#f8fafc;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 2px 8px #0000000f}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{color:#333;background:#fff;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d0d3d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b8bcc4}@media (width<=768px){.el-button:not(.is-text):not(.el-button--small):not(.el-button--mini){min-height:40px}.el-button--small{min-height:34px}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner{min-height:38px}.el-button:active{opacity:.75}.el-dialog{flex-direction:column;max-width:94vw;max-height:86vh;margin-bottom:4vh;margin-left:auto;margin-right:auto;display:flex;width:94vw!important}.el-dialog__header,.el-dialog__footer{flex-shrink:0;padding:12px 14px}.el-dialog__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;padding:10px 14px;overflow-y:auto}.el-message-box{max-width:90vw;width:90vw!important}.el-pagination{flex-wrap:wrap;row-gap:6px}.el-form-item{display:block}.el-form-item__label{justify-content:flex-start;line-height:1.6}.el-drawer.rtl,.el-drawer.ltr{max-width:92vw;width:92vw!important}.el-descriptions__table,.el-descriptions__body .el-descriptions__row{display:block}.el-message{width:fit-content;min-width:0;max-width:86vw}.ai-fab{bottom:16px!important;left:16px!important;right:auto!important}.ai-fab .fab-btn{border-radius:24px;padding:10px 14px}.ai-fab .fab-panel{max-width:360px;height:60vh;max-height:480px;width:92vw!important}}@media (width>=769px) and (width<=1024px){.el-dialog{width:min(700px,80vw)}}.el-select .el-select__input,.el-select input.el-select__input{caret-color:#0000}.el-select:not(.is-filterable) .el-select__input,.el-select:not(.is-filterable) input.el-select__input{caret-color:#0000;-webkit-user-select:none;user-select:none}.ud-drag{opacity:.6;position:relative;border-color:var(--brand,#409eff)!important;z-index:20!important;box-shadow:0 8px 22px #1e5adc40!important}.ud-ghost{opacity:.55;border:1.5px dashed var(--brand,#409eff);background:#eef4ff;border-radius:8px;box-shadow:inset 0 4px #1e5adc2e,inset 0 -4px #1e5adc2e}.ud-ghost>*{visibility:hidden}.ud-handle{color:#c0c7d4;opacity:0;cursor:grab;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .15s;display:inline-flex}.ud-handle:hover{color:var(--brand,#409eff);background:#f1f5f9}.ud-row:hover .ud-handle,.ud-item:hover .ud-handle{opacity:1}.ud-grip{background:currentColor;border-radius:1px;width:4px;height:13px;box-shadow:6px 0,-6px 0}.ui-opt-hover{cursor:pointer;transition:background .15s,color .15s,transform .15s}.ui-opt-hover:hover{background:var(--brand-soft,#eef2ff);color:var(--brand,#1d4ed8);transform:translate(2px)}.el-tag,.el-tag *,[class*=tag],[class*=tag] *,[class*=Tag]{-webkit-user-select:none!important;user-select:none!important}.el-tag,[class*=tag],[class*=Tag]{-webkit-touch-callout:none}
