.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.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;-moz-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;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:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;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:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;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{position:absolute;z-index:5;margin:15px}.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:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@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}.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-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.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-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,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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 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 #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.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.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:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform: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:#3367d9;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%}:root{--bg: #f5f7fb;--bg-soft: #fafbfd;--card: #ffffff;--line: #eaecef;--line-2: #f2f3f5;--line-3: #e6e9ee;--ink: #0e1116;--ink-2: #3b4250;--ink-3: #6b7280;--ink-4: #9ca3af;--ink-5: #c7cdd6;--brand: #1677ff;--brand-hover: #4096ff;--brand-active: #0958d9;--brand-soft: #e6f4ff;--brand-soft-hover: #bae0ff;--brand-text: #0958d9;--success: #10b981;--success-soft: #ecfdf5;--warn: #f59e0b;--warn-soft: #fff7ed;--danger: #ef4444;--danger-soft: #fef2f2;--info: #3b82f6;--info-soft: #eff6ff;--pill: #f4f6f8;--radius-sm: 6px;--radius: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-xs: 0 1px 2px rgba(15, 23, 42, .04);--shadow-sm: 0 2px 8px rgba(15, 23, 42, .06);--shadow-md: 0 8px 24px rgba(15, 23, 42, .08);--shadow-lg: 0 16px 40px rgba(15, 23, 42, .1)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5;color:var(--ink)}body{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ink-1{color:var(--ink)}.ink-2{color:var(--ink-2)}.ink-3{color:var(--ink-3)}.ink-4{color:var(--ink-4)}.ink-5{color:var(--ink-5)}.mf-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg)}.mf-card-soft{background:var(--card);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);border:1px solid var(--line)}.mf-card-hover{transition:all .15s ease}.mf-card-hover:hover{box-shadow:var(--shadow-sm);border-color:var(--brand-soft-hover)}.mf-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--radius);font-size:13px;font-weight:500;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer;transition:all .15s;white-space:nowrap}.mf-btn:hover{border-color:var(--brand);color:var(--brand);background:#fff}.mf-btn-primary{background:var(--brand);color:#fff;border-color:var(--brand)}.mf-btn-primary:hover{background:var(--brand-hover);color:#fff;border-color:var(--brand-hover)}.mf-btn-ghost{background:transparent;border-color:transparent;color:var(--ink-2)}.mf-btn-ghost:hover{background:var(--pill);color:var(--ink);border-color:transparent}.mf-btn-sm{padding:4px 10px;font-size:12px}.mf-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:100px;font-size:12px;background:var(--pill);color:var(--ink-2);white-space:nowrap}.mf-chip-brand{background:var(--brand-soft);color:var(--brand-text)}.mf-chip-green{background:var(--success-soft);color:#047857}.mf-chip-amber{background:var(--warn-soft);color:#c2410c}.mf-chip-red{background:var(--danger-soft);color:#b91c1c}.mf-chip-blue{background:var(--info-soft);color:#1d4ed8}.mf-chip-dark{background:var(--ink);color:#fff}.mf-input{width:100%;padding:8px 12px;border-radius:var(--radius);border:1px solid var(--line);font-size:13px;background:#fff;outline:none;transition:border-color .15s;font-family:inherit;color:var(--ink)}.mf-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1677ff1a}.mf-input:disabled{background:var(--bg);color:var(--ink-3);cursor:not-allowed}textarea.mf-input{resize:vertical;min-height:84px;line-height:1.6}.mf-field-label{font-size:13px;font-weight:500;color:var(--ink);margin-bottom:6px;display:flex;align-items:center;gap:4px;justify-content:space-between}.mf-field-label .req{color:var(--danger)}.mf-field-help{font-size:12px;color:var(--ink-4);margin-bottom:8px;margin-top:-2px}.mf-seg-tab{padding:9px 14px;border-radius:var(--radius);font-size:13px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);background:#fff;color:var(--ink-2);transition:all .15s;-webkit-user-select:none;user-select:none}.mf-seg-tab:hover{border-color:var(--ink-4);color:var(--ink)}.mf-seg-tab.active{border-color:var(--brand);color:var(--brand);background:var(--brand-soft);font-weight:500}.mf-pill-tab{padding:6px 12px;border-radius:var(--radius);font-size:13px;cursor:pointer;border:1px solid transparent;color:var(--ink-2);background:transparent;transition:all .15s;-webkit-user-select:none;user-select:none}.mf-pill-tab:hover{background:var(--pill);color:var(--ink)}.mf-pill-tab.active{background:var(--ink);color:#fff}.mf-sidebar{background:#fff;border-right:1px solid var(--line)}.mf-menu-group{font-size:11px;color:var(--ink-4);text-transform:uppercase;letter-spacing:.06em;padding:14px 16px 6px;font-weight:600}.mf-menu-item{display:flex;align-items:center;gap:10px;padding:8px 12px;margin:0 8px;border-radius:var(--radius);color:var(--ink-2);font-size:13px;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.mf-menu-item:hover{background:var(--pill);color:var(--ink)}.mf-menu-item.active{background:var(--brand);color:#fff;font-weight:500}.mf-menu-item.parent-active{color:var(--ink);font-weight:500}.mf-menu-item.sub{padding-left:38px;font-size:12.5px}.mf-menu-item.sub.active{background:var(--brand-soft);color:var(--brand-text);font-weight:500}.mf-topbar{height:56px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;padding:0 24px;gap:16px}.mf-breadcrumb{font-size:13px;color:var(--ink-3);display:flex;align-items:center;gap:8px}.mf-breadcrumb-current{color:var(--ink);font-weight:500}.mf-breadcrumb-sep{color:var(--ink-5)}.mf-ph-grid{background:repeating-linear-gradient(45deg,#f4f5f7,#f4f5f7 8px,#fafbfc 8px,#fafbfc 16px)}.mf-canvas-grid{background-image:radial-gradient(circle,#dadde3 1px,transparent 1px);background-size:18px 18px}.mf-task-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:all .15s;cursor:pointer}.mf-task-card:hover{border-color:var(--brand-soft-hover);box-shadow:var(--shadow-sm)}.mf-model-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:var(--radius);background:#fff;border:1.5px solid var(--line);cursor:pointer;transition:all .15s}.mf-model-badge:hover{border-color:var(--brand-hover)}.mf-model-badge.selected{border-color:var(--brand);background:var(--brand-soft)}@keyframes mf-spin{to{transform:rotate(360deg)}}.mf-spin{animation:mf-spin 1s linear infinite}@keyframes mf-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.mf-fade-in{animation:mf-fade-in .2s ease}.ant-btn-primary{background:var(--brand);border-color:var(--brand);box-shadow:none;font-weight:500}.ant-btn-primary:not(:disabled):hover{background:var(--brand-hover);border-color:var(--brand-hover)}.ant-btn-primary:not(:disabled):active{background:var(--brand-active);border-color:var(--brand-active)}.ant-btn-default{border-color:var(--line)}.ant-btn-default:not(:disabled):hover{border-color:var(--brand);color:var(--brand)}.ant-tag{font-size:12px;border-radius:4px}.ant-modal-content{border-radius:var(--radius-xl);padding:24px 28px}.ant-modal-header{margin-bottom:16px}.ant-input,.ant-input-affix-wrapper{border-radius:var(--radius)}.ant-input:focus,.ant-input-affix-wrapper-focused{border-color:var(--brand);box-shadow:0 0 0 3px #1677ff1a}.ant-select-selector{border-radius:var(--radius)!important}.ant-table-thead>tr>th{background:var(--bg-soft);color:var(--ink-3);font-size:12px;font-weight:500;border-bottom:1px solid var(--line)}.ant-pagination-item-active{background:var(--brand);border-color:var(--brand)}.ant-pagination-item-active a{color:#fff!important}.ant-drawer-content{background:#fff}.mf-page{padding:24px;min-height:calc(100vh - 56px)}.mf-page-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.mf-page-title{font-size:18px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:8px}.mf-page-subtitle{font-size:12px;color:var(--ink-3);margin-top:4px}.mf-empty{padding:60px 24px;text-align:center;color:var(--ink-3)}.mf-empty-icon{width:56px;height:56px;border-radius:var(--radius-lg);background:var(--pill);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:var(--ink-4)}.react-flow__renderer{background:transparent}.react-flow__node{border-radius:var(--radius-lg)}
