:root{color:#111827;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;background:#edf4ff;font-size:14px;--config-control-height: 38px;--config-param-row-gap: 10px;--config-label-gap: 8px}*{box-sizing:border-box}body{margin:0;min-width:1200px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{border:0;background:transparent;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{outline:0}input:disabled,textarea:disabled,select:disabled,input[readonly],textarea[readonly]{color:#667085;background:#f5f7fb;cursor:not-allowed}.pa-app{min-height:100vh;padding-top:46px;padding-left:200px;background:#edf4ff}.topbar{position:fixed;inset:0 0 auto 0;z-index:30;display:flex;align-items:center;height:46px;padding:0 20px 0 14px;background:#edf4ff;border-bottom:1px solid #dce5f4}.brand{display:flex;align-items:center;width:150px;gap:8px;font-size:16px;font-weight:700}.brand-icon{color:#1795f6;font-size:26px}.topnav{display:flex;align-items:stretch;height:100%;gap:26px}.topnav button{display:inline-flex;align-items:center;gap:5px;border-bottom:2px solid transparent;color:#1f2937}.topnav button.active{border-color:#111827;font-weight:600}.top-actions{display:flex;align-items:center;gap:14px;margin-left:auto;font-size:13px;color:#202b3f}.tenant-select{display:inline-flex;align-items:center;gap:8px;height:30px;min-width:128px;padding:0 10px;background:#e2eaf7;border-radius:6px}.tenant-select span{display:grid;place-items:center;width:22px;height:22px;border-radius:5px;color:#fff;background:#7048f4;font-weight:700}.avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;color:#165be8;background:#d8e6ff;font-weight:700}.sidebar{position:fixed;top:46px;bottom:0;left:0;z-index:20;width:200px;padding:18px 14px 52px;background:#edf4ff;border-right:1px solid #dce5f4;overflow-y:auto}.nav-group{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #d9e3f2}.nav-title{margin:0 0 7px 6px;color:#6b7280;font-size:12px}.nav-block{display:grid;gap:2px;margin-bottom:2px}.nav-item{display:flex;align-items:center;width:100%;height:34px;padding:0 10px;border-radius:6px;color:#202b3f;text-align:left}.nav-item.active{background:#dfe8f8;font-weight:600}.nav-submenu{display:grid;gap:2px;padding:2px 0 4px 18px}.nav-subitem{display:flex;align-items:center;width:100%;height:30px;padding:0 10px;border-radius:6px;color:#415066;font-size:13px;text-align:left}.nav-subitem:hover{background:#e7eef9}.nav-subitem.active{color:#0f63f6;background:#e9f2ff;font-weight:700}.collapse-button{position:fixed;left:24px;bottom:24px;font-size:18px}.workspace{min-height:calc(100vh - 46px);padding:10px 28px 32px}.workspace.workbench-workspace{height:calc(100vh - 46px);min-height:0;overflow:hidden;padding:10px 28px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:38px;margin-bottom:10px}.page-header h1{margin:0;color:#111827;font-size:16px;font-weight:700;letter-spacing:0}.page-header p{margin:6px 0 0;color:#667085;font-size:13px}.page-actions{display:flex;gap:8px;align-items:center}.panel{background:#fff;border:1px solid #e1e8f4;border-radius:7px;box-shadow:0 1px #0f172a05}.toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.primary,.secondary,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 14px;border-radius:6px;white-space:nowrap}.primary{color:#fff;background:#0f63f6;box-shadow:0 4px 10px #0f63f629}.primary:hover{background:#0b55d8}.primary:disabled{color:#e7efff;background:#77a8f5;box-shadow:none;cursor:not-allowed}.secondary{color:#1f2937;background:#f5f7fb;border:1px solid #d3dbe8}.danger-button{color:#fff;background:#e5484d}.danger-link{color:#d92d20!important}.text-link{height:30px;color:#0f63f6}.full{width:100%}.icon-button{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:6px}.icon-button:hover{background:#f1f4f9}.primary-mini{color:#fff;background:#0f63f6}.search-box,.select-field{display:inline-flex;align-items:center;height:36px;border-radius:6px;background:#e5edf9;color:#7b8796;border:0}.search-box{width:300px;padding:0 12px;gap:8px}.search-box input{width:100%;border:0;color:#1f2937;background:transparent}.select-field-wrap{position:relative;display:inline-flex;min-width:150px;vertical-align:middle}.select-field{width:100%;min-width:150px;justify-content:space-between;gap:10px;padding:0 10px 0 12px;color:#1f2937;text-align:left}.select-field span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-field svg{flex:0 0 auto;color:#475569;font-size:12px;transition:transform .16s ease}.select-field-wrap.open .select-field{background:#fff;box-shadow:0 0 0 1px #0f63f6,0 0 0 4px #0f63f61a}.select-field-wrap.open .select-field svg{transform:rotate(180deg)}.select-field.readonly{color:#667085;background:#f5f7fb;pointer-events:none;cursor:not-allowed;opacity:1}.select-dropdown{position:absolute;z-index:120;top:calc(100% + 6px);left:0;width:max(100%,180px);max-height:260px;padding:5px;overflow:auto;border:1px solid #d8e0eb;border-radius:8px;background:#fff;box-shadow:0 12px 30px #0f172a29}.select-option{display:flex;align-items:center;width:100%;min-height:34px;padding:7px 10px;border-radius:6px;color:#344054;text-align:left;font-size:13px;line-height:1.35}.select-option-with-type{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0}.select-option-with-type span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-option-with-type small{flex:0 0 auto;color:#667085;font-size:11px;font-weight:500}.select-option:hover{color:#0f63f6;background:#eff6ff}.select-option.selected{color:#0f63f6;background:#e9f2ff;font-weight:700}.select-option.disabled,.select-option:disabled{color:#a3adbd;background:#f8fafc;cursor:not-allowed}.select-option.disabled:hover,.select-option:disabled:hover{color:#a3adbd;background:#f8fafc}.select-option.disabled .field-type-tag,.select-option:disabled .field-type-tag{color:#98a2b3;background:#eef2f6}.mcp-tool-option{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0}.mcp-tool-option span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.missing-output-schema{flex:0 0 auto;color:#d92d20;font-size:12px;font-weight:700;white-space:nowrap}.select-option.disabled .missing-output-schema,.select-option:disabled .missing-output-schema{color:#d92d20}.project-toolbar .search-box{width:300px}.project-toolbar .select-field-wrap,.project-toolbar .select-field{min-width:150px}.table-panel{padding:18px 24px;overflow:visible}.data-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed}.data-table th{height:44px;padding:0 14px;color:#667085;font-weight:600;text-align:left;background:#f5f7fb;border-right:1px solid #edf1f7}.data-table td{height:52px;padding:0 14px;color:#111827;border-bottom:1px solid #edf0f5;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-table tr:hover td{background:#fbfcff}.data-table tr.clickable-row{cursor:pointer}.data-table tr.clickable-row:hover td{background:#fafafa}.data-table .strong{font-weight:600}.data-table small{display:block;margin-top:5px;color:#6b7280;overflow:hidden;text-overflow:ellipsis}.data-table td.actions{overflow:visible;white-space:nowrap}.actions button{margin-right:12px;color:#0f63f6}.status-inline{display:inline-flex;align-items:center;gap:6px}.mini-icon{display:inline-grid;place-items:center;width:24px;height:24px;margin-left:6px;border-radius:5px;color:#0f63f6}.mini-icon:hover{background:#e9f2ff}.menu-cell{position:relative}.floating-menu{position:absolute;top:42px;right:18px;z-index:15;width:150px;padding:6px;border:1px solid #dfe7f3;border-radius:7px;background:#fff;box-shadow:0 12px 28px #0f172a24}.floating-menu button{display:block;width:100%;height:32px;padding:0 10px;color:#1f2937;text-align:left;border-radius:5px}.floating-menu button:hover{background:#f3f6fb}.project-menu{right:8px;min-width:160px}.project-menu-fixed{position:fixed;right:auto;z-index:220}.badge{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:4px;font-size:12px;line-height:1;white-space:nowrap;color:#677084;background:#f1f4f8}.badge.success{color:#1f9a2d;background:#eafbe7}.badge.warning{color:#a66700;background:#fff4cc}.badge.danger{color:#d92d20;background:#ffecee}.badge.blue{color:#1d5fd6;background:#e9f2ff;border:1px solid #b5d3ff}.badge.neutral{color:#677084;background:#f1f4f8}.toast{position:fixed;top:58px;left:50%;transform:translate(-50%);z-index:100;min-width:220px;max-width:min(520px,calc(100vw - 48px));padding:11px 18px;border-radius:7px;background:#111827;color:#fff;box-shadow:0 12px 28px #0f172a38;text-align:center}.toast.success{background:#159947}.toast.error{background:#d92d20}.toast.warning{background:#b36b00}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:16px;background:#10182852}.modal-card{display:flex;flex-direction:column;width:520px;max-height:min(86vh,calc(100vh - 32px));overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0f172a47}.modal-card.wide{width:760px}.modal-card.config-modal{width:min(1080px,calc(100vw - 72px));border-radius:14px}.modal-card.add-tool-modal{width:min(900px,calc(100vw - 96px));border-radius:14px}.modal-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 18px;border-bottom:1px solid #edf0f5}.modal-head h2,.drawer-head h2{margin:0;font-size:17px;font-weight:700}.modal-body{flex:1 1 auto;min-height:0;padding:18px;overflow:auto}.modal-actions{display:flex;flex:0 0 auto;justify-content:flex-end;gap:10px;padding:14px 18px;border-top:1px solid #edf0f5}.config-modal .modal-head{min-height:72px;padding:0 24px}.config-modal .modal-head h2{min-width:0}.config-modal .modal-body{padding:18px 24px;background:#fbfcff}.config-modal-title{display:inline-flex;align-items:center;gap:10px;min-width:0}.config-modal-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#0f63f6;background:#e9f2ff;flex:0 0 auto}.config-modal-title-copy{display:grid;gap:2px;min-width:0}.config-modal-title-copy strong{color:#111827;font-size:19px;font-weight:800;line-height:1.25}.config-modal-title-copy small{overflow:hidden;color:#667085;font-size:12px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.add-tool-title{display:grid;gap:4px}.add-tool-title strong{color:#111827;font-size:18px;font-weight:700;line-height:1.25}.add-tool-title small{color:#667085;font-size:12px;font-weight:500;line-height:1.35}.add-tool-modal .modal-head{min-height:68px;padding:0 22px}.add-tool-modal .modal-body{padding:12px 22px 18px}.add-tool-modal .modal-actions{padding:14px 22px 18px}.add-tool-modal .modal-actions .secondary{border:0;color:#64748b;background:transparent}.add-tool-modal .modal-actions .secondary:hover{background:#f8fafc}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.form-field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;color:#344054;font-size:13px}.field-label-text{position:relative;display:inline-flex;align-items:center;gap:5px;width:fit-content;max-width:100%}.form-field em{margin-left:4px;color:#e5484d;font-style:normal}.field-help-tip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:999px;color:#667085;background:#eef2f7;font-size:11px;font-weight:700;line-height:1;cursor:help}.field-help-tip:after{content:attr(data-tip);position:absolute;z-index:500;left:calc(100% + 8px);top:50%;width:max-content;max-width:280px;padding:8px 10px;border-radius:6px;color:#fff;background:#111827;box-shadow:0 10px 24px #0f172a33;font-size:12px;font-weight:400;line-height:1.5;text-align:left;white-space:normal;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .12s ease,transform .12s ease}.field-help-tip:hover:after,.field-help-tip:focus:after{opacity:1;transform:translateY(-50%)}.form-field input,.form-field textarea,.form-field select{width:100%;min-height:36px;padding:8px 10px;color:#111827;background:#fff;border:1px solid #d3dbe8;border-radius:6px}.form-field .select-field-wrap{width:100%;min-width:0}.form-field .select-field{width:100%;min-width:0;height:36px;color:#111827;background:#fff;border:1px solid #d3dbe8}.form-field textarea{min-height:82px;resize:vertical}.field-help{margin:-8px 0 12px;color:#98a2b3;font-size:12px}.step-tip{margin:0 0 12px;padding:10px 12px;border:1px solid #dbe6f3;border-radius:8px;color:#344054;background:#f8fafc;font-size:13px;line-height:1.55}.plain-step-tip{margin:-4px 0 10px;color:#667085;font-size:13px;line-height:1.6}.info-line{margin:2px 0 0;padding:9px 11px;border:1px solid #bfdbfe;border-radius:6px;color:#1e40af;background:#eff6ff;font-size:13px;line-height:1.6}.dialog-stack{display:grid;gap:12px}.headers-box{padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.headers-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.headers-head button{color:#0f63f6}.headers-box p{margin:0;color:#98a2b3;font-size:12px}.header-row{display:grid;grid-template-columns:1fr 1fr 32px;gap:8px;margin-bottom:8px}.header-row input{min-height:34px;padding:7px 9px;border:1px solid #d3dbe8;border-radius:6px}.code-textarea{min-height:260px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6}.checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkbox-option{display:flex;align-items:center;gap:8px;min-height:36px;padding:8px 10px;border:1px solid #d3dbe8;border-radius:6px;background:#fff;color:#344054;font-size:13px}.checkbox-option input{width:14px;height:14px;accent-color:#0f63f6}.confirm-copy{margin:0;color:#344054;line-height:1.7}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;pointer-events:none}.drawer-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#10182847;pointer-events:auto}.drawer{position:absolute;top:0;right:0;bottom:0;width:520px;background:#fff;pointer-events:auto;box-shadow:-16px 0 48px #0f172a2e}.drawer.wide{width:min(1040px,calc(100vw - 96px))}.drawer.node-detail-drawer{width:min(860px,calc(100vw - 96px))}.drawer-body{height:calc(100vh - 54px);padding:18px;overflow:auto;background:#fbfcff}.drawer-section-title{margin:18px 0 10px;font-size:15px}.drawer-subtitle{margin:-4px 0 14px;color:#667085;font-size:13px}.drawer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.drawer-table{padding:0;overflow:auto}.compact-table{min-width:560px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.detail-grid div,.metric-card{padding:13px;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.detail-grid label,.metric-card label{display:block;margin-bottom:7px;color:#667085;font-size:12px}.node-detail-section{margin-bottom:18px}.node-detail-section h3{margin:0 0 10px;color:#111827;font-size:15px;font-weight:800}.node-detail-info-card{display:grid;align-content:start;gap:10px;margin-bottom:0}.node-detail-info-card h4{margin:0;color:#111827;font-size:13px;font-weight:800;line-height:1.35}.node-basic-fields{display:grid;gap:10px}.node-basic-field{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:start;min-width:0}.node-basic-field label{color:#667085;font-size:13px;line-height:1.6}.node-basic-field span{min-width:0;color:#111827;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.node-detail-table{min-width:0;width:100%;background:#fff;table-layout:fixed}.node-mapping-group .node-detail-table{min-width:0;max-width:100%}.node-detail-table td{vertical-align:top}.node-detail-table th,.node-detail-table td{word-break:break-word}.node-detail-linear{display:grid;gap:12px;min-width:0}.node-mapping-group{min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;overflow:hidden}.node-mapping-group h4{margin:0 0 8px;color:#344054;font-size:13px;font-weight:800}.node-detail-tip{margin:-2px 0 8px;color:#667085;font-size:12px;line-height:1.45}.node-mapping-table{min-width:0}.node-detail-code-preview{max-height:220px;margin:0;padding:10px 12px;border:1px solid #dbe6f3;border-radius:8px;color:#1f2937;background:#f8fafc;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.55;white-space:pre;overflow:auto}.node-detail-schema-card{display:grid;gap:8px;margin-bottom:0}.standard-tool-modal .node-detail-schema-card{height:100%;max-height:none;min-height:0;overflow:hidden}.standard-tool-modal .node-detail-schema-card .schema-tree,.standard-tool-modal .node-detail-schema-card .json-schema-preview{max-height:none;min-height:0;overflow:auto}.node-detail-schema-card .json-schema-preview{height:auto;min-height:0;max-height:240px;overflow:auto}.schema-view-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #b9dcff;border-radius:7px;color:#0f8cff;background:#f5fbff;font-size:15px}.schema-view-toggle:hover,.schema-view-toggle.active{border-color:#0f8cff;color:#0270d7;background:#eaf6ff}.schema-tree{position:relative;margin-top:10px;overflow-x:auto;color:#111827;font-size:12px}.schema-tree-content{position:relative;z-index:1;display:grid;gap:10px;width:max-content;min-width:100%;padding:2px 0}.schema-tree-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:visible}.schema-tree-lines path{fill:none;stroke:#cbd3df;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.schema-tree-node{display:grid;gap:10px;min-width:0}.schema-tree-node-main{display:grid;gap:4px;min-width:0}.schema-tree-children{display:grid;gap:10px;margin-left:16px}.schema-tree-row{display:inline-grid;grid-template-columns:6px minmax(0,max-content) max-content max-content;align-items:center;column-gap:6px;min-width:0;width:fit-content;max-width:none;color:#111827;font-size:12px;line-height:1.35;white-space:nowrap}.schema-tree-dot{position:relative;z-index:2;width:5px;height:5px;border-radius:999px;background:#a8b0bd}.schema-tree-row strong{min-width:0;max-width:320px;color:#1f2937;font-size:12px;font-weight:800;overflow-wrap:anywhere}.schema-type-pill,.schema-required-pill{display:inline-flex;align-items:center;flex:0 0 auto;min-height:20px;width:fit-content;max-width:max-content;padding:2px 7px;border-radius:6px;font-size:11px;font-weight:400;line-height:1.2}.schema-type-pill{color:#475467;background:#e5e7eb}.schema-type-pill.type-object{color:#175cd3;background:#eaf2ff}.schema-type-pill.type-array{color:#7a2e0e;background:#fff4e5}.schema-type-pill.type-string{color:#047857;background:#e8f7ef}.schema-type-pill.type-number,.schema-type-pill.type-integer{color:#6941c6;background:#f3ecff}.schema-type-pill.type-boolean{color:#b42318;background:#fff1f0}.schema-required-pill{color:#d92d20;border:1px solid #fecdca;background:#fff7f6}.schema-tree-desc{min-width:0;max-width:520px;margin:0 0 0 12px!important;color:#344054!important;font-size:12px;line-height:1.55!important;white-space:normal;overflow-wrap:anywhere}.schema-card{min-width:0;padding:14px;margin-bottom:12px;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.schema-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.schema-card p{margin:8px 0 12px;color:#667085;line-height:1.6}.schema-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.schema-columns.single{display:flex;flex-direction:column}.schema-columns div{min-width:0;padding:10px;border-radius:6px;background:#f8fafc}.schema-columns label{display:block;margin-bottom:8px;color:#667085;font-weight:600}.schema-columns span{display:block;margin-bottom:5px;color:#344054;font-size:12px}.schema-columns .schema-item{min-width:0;padding:8px;border:1px solid #eef2f7;border-radius:7px;background:#fff}.schema-item strong{display:inline;margin-right:5px;color:#1d2939;font-size:12px}.schema-item em,.schema-item b{display:inline-flex;align-items:center;max-width:100%;height:18px;margin:0 4px 4px 0;padding:0 6px;border-radius:999px;overflow-wrap:anywhere;font-size:10px;font-style:normal;font-weight:600}.schema-item em{color:#0f63f6;background:#eff6ff}.schema-item em{height:auto;min-height:18px;white-space:normal;word-break:break-all}.schema-item b{color:#b42318;background:#fff1f0}.schema-item small{display:block;margin-top:2px;color:#667085;line-height:1.5}.schema-columns .empty-schema{color:#98a2b3}.split-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px}.category-sidebar{padding:12px;align-self:start}.side-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.category-button{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;height:34px;padding:0 9px;margin-bottom:5px;border-radius:6px;color:#344054}.category-button.active{color:#0f63f6;background:#e9f2ff;font-weight:600}.category-row:hover .category-inline-actions{opacity:1;pointer-events:auto}.category-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-inline-actions{display:inline-flex;align-items:center;gap:6px;margin-left:auto;opacity:0;pointer-events:none;transition:opacity .16s ease}.category-inline-actions span{color:#667085}.category-edit-row{display:flex;justify-content:space-between;gap:6px;margin-top:6px;font-size:12px}.category-edit-row button{color:#667085}.flex-panel{min-width:0}.table-panel.flex-panel{overflow-x:auto;overflow-y:visible}.selection-text{color:#667085;font-size:12px}.empty-table-cell{height:110px!important;text-align:center;color:#98a2b3!important}.field-help.visible{margin:0 0 12px}.tool-param-panel{margin-bottom:14px;overflow:hidden}.tool-param-title{padding:12px 14px;border-bottom:1px solid #edf0f5;font-size:13px;font-weight:800}.compact-table{min-width:0;table-layout:auto}.compact-table th,.compact-table td{white-space:normal;line-height:1.55}.standard-tool-panel{min-width:0;padding:18px 24px 20px;overflow-x:auto}.standard-tool-toolbar{justify-content:space-between;margin-bottom:14px}.standard-tool-toolbar .search-box{max-width:340px}.standard-tool-table{min-width:0}.standard-tool-col-name{width:220px}.standard-tool-col-source{width:300px}.standard-tool-col-status{width:80px}.standard-tool-col-owner{width:100px}.standard-tool-col-updated{width:140px}.standard-tool-col-action{width:190px}.standard-tool-table th,.standard-tool-table td{padding-left:10px;padding-right:10px}.standard-tool-table td{overflow:hidden;text-overflow:ellipsis}.standard-tool-name-cell{display:grid;gap:5px;min-width:0}.standard-tool-name-cell strong{color:#101828;font-weight:700}.standard-tool-status-cell{display:flex;flex-wrap:wrap;gap:6px}.standard-tool-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.standard-tool-actions button{padding:0;color:#0f63f6;background:transparent}.standard-tool-actions .danger-link{color:#d92d20}.muted-text{color:#667085;font-size:12px;line-height:1.45}.project-table-panel{padding:18px 24px 12px;overflow:visible}.project-table-scroll{overflow-x:auto;border-radius:7px}.project-management-table{min-width:1230px}.project-management-table .project-col-name,.project-management-table .project-col-desc{width:150px}.project-management-table .project-col-relationship{width:180px}.project-management-table .project-col-template{width:145px}.project-management-table .project-col-vector{width:160px}.project-management-table .project-col-solution{width:115px}.project-management-table .project-col-status{width:90px}.project-management-table .project-col-created{width:100px}.project-management-table .project-col-action{width:140px}.project-management-table .actions button{margin-right:12px}.project-management-table th:first-child,.project-management-table td:first-child{position:sticky;left:0;z-index:2;background:#fff}.project-management-table th:first-child{z-index:3;background:#f5f7fb}.project-management-table th:first-child:after,.project-management-table td:first-child:after{content:"";position:absolute;top:0;right:-1px;bottom:0;width:1px;pointer-events:none;background:#edf1f7}.project-management-table th:last-child,.project-management-table td:last-child{position:sticky;right:0;z-index:2;background:#fff}.project-management-table th:last-child{z-index:3;background:#f5f7fb}.project-management-table th:last-child:before,.project-management-table td:last-child:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;pointer-events:none;background:#edf1f7}.project-management-table .project-actions{overflow:visible;white-space:nowrap}.project-management-table .project-actions button:disabled{color:#c4cad4;opacity:1}.project-management-table .project-actions .more-button{width:22px;margin-right:0;color:#1f2937}.completion-cell{color:#667085!important}.completion-cell span{margin-right:6px;font-size:12px}.completion-cell strong{color:#111827}.project-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;height:38px;color:#1f2937;font-size:13px}.project-pagination button{min-width:28px;height:28px;border-radius:6px;color:#667085}.project-pagination button.active{color:#0f63f6;border:1px solid #0f63f6;background:#fff}.project-pagination .page-size{min-width:72px;background:#f5f7fb;color:#1f2937}.knowledge-result-page{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;min-height:calc(100vh - 102px)}.knowledge-category-panel{align-self:stretch;min-height:calc(100vh - 102px);padding:14px 10px;border-color:#d8e3f2;background:#fff}.knowledge-category-title{height:28px;padding:0 8px;color:#111827;font-size:14px;font-weight:800;line-height:28px}.knowledge-category-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 10px;border-radius:6px;color:#1f2937;text-align:left}.knowledge-category-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-category-item strong{color:#0f63f6;font-size:12px;font-weight:800}.knowledge-category-item.active{background:#e9f2ff}.knowledge-main{min-width:0}.knowledge-main .page-header{margin-bottom:10px}.project-space-label{color:#1f2937;font-size:13px;font-weight:500}.knowledge-toolbar{display:grid;grid-template-columns:auto auto minmax(220px,300px) minmax(120px,1fr) minmax(120px,1fr) minmax(110px,1fr);gap:12px;margin-bottom:12px}.knowledge-toolbar .primary{justify-self:start}.tagging-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:118px;height:36px;padding:0 14px;border:1px solid #b5d3ff;border-radius:6px;color:#0f63f6;background:#fff;white-space:nowrap}.tagging-button svg{font-size:15px}.tagging-button.running,.tagging-button.completed{min-width:230px;justify-content:flex-start}.tagging-button.running{color:#0f63f6;background:#eef6ff}.tagging-button.completed{color:#16a34a;border-color:#bbf7d0;background:#f0fdf4}.tagging-button.running svg{color:#0f63f6;animation:tagging-spin 1.1s linear infinite}.tagging-button.completed svg{color:#16a34a}.tagging-button span{font-weight:700}.tagging-button em{color:#415066;font-size:12px;font-style:normal;font-weight:500}@keyframes tagging-spin{to{transform:rotate(360deg)}}.knowledge-toolbar .search-box,.knowledge-toolbar .select-field-wrap,.knowledge-toolbar .select-field{width:100%;min-width:0}.knowledge-table-panel{display:flex;flex-direction:column;min-height:calc(100vh - 186px);padding:16px 18px 10px;overflow-x:auto}.knowledge-table{min-width:1050px;table-layout:fixed}.knowledge-col-expand{width:40px}.knowledge-col-title{width:160px}.knowledge-col-content{width:250px}.knowledge-col-source{width:130px}.knowledge-col-tag,.knowledge-col-status{width:100px}.knowledge-col-time{width:160px}.knowledge-col-action{width:150px}.knowledge-table th{height:46px;background:#f5f7fb}.knowledge-table td{height:64px;background:#fff}.knowledge-expand-cell{color:#111827!important;text-align:center}.knowledge-expand-cell .right-chevron{display:inline-block;color:#111827;font-size:14px;transform:rotate(0)}.knowledge-actions{display:flex;align-items:center;gap:16px}.knowledge-actions button{margin:0;color:#0f63f6}.knowledge-actions button:last-child{display:grid;place-items:center;width:24px;color:#1f2937}.knowledge-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:auto;height:46px;color:#1f2937;font-size:13px}.knowledge-pagination button{min-width:26px;height:28px;border-radius:6px;color:#344054}.knowledge-pagination button.active{color:#0f63f6;font-weight:700}.knowledge-pagination .page-size{min-width:76px;color:#1f2937}.modal-card.knowledge-tagging-modal{width:min(640px,calc(100vw - 72px))}.knowledge-tagging-modal .modal-head{min-height:56px;padding:0 20px}.knowledge-tagging-modal .modal-body{padding:18px 22px 20px;background:#fff}.knowledge-tagging-modal .modal-actions{padding:14px 20px 16px}.tagging-tip{margin:0 0 18px;padding:10px 12px;border-radius:6px;color:#415066;background:#f5f8fd;font-size:13px;line-height:1.6}.tagging-section{display:grid;gap:14px;margin-top:18px;padding:0;border:0;background:transparent}.tagging-section h3{margin:0;color:#111827;font-size:14px;font-weight:700}.tagging-option-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.tagging-option{display:flex;align-items:center;gap:8px;min-height:26px;padding:0;border:0;border-radius:0;color:#344054;background:transparent;line-height:1.45}.tagging-option.active{color:#0f63f6;font-weight:700}.tagging-option input{width:14px;height:14px;accent-color:#0f63f6}.tagging-form-row{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:16px;min-height:34px}.tagging-form-row>label{color:#344054;font-size:13px;font-weight:600}.tagging-segment{display:inline-flex;width:fit-content;padding:2px;border:1px solid #d8e0eb;border-radius:6px;background:#f5f7fb}.tagging-segment button{min-width:88px;height:28px;padding:0 10px;border-radius:4px;color:#667085;font-size:13px}.tagging-segment.compact button{min-width:64px}.tagging-segment button.active{color:#0f63f6;background:#fff;box-shadow:0 1px 3px #0f172a14;font-weight:700}.tagging-label-pool{display:flex;flex-wrap:wrap;gap:8px}.tagging-label-pool span{display:inline-flex;align-items:center;height:24px;padding:0 9px;border:1px solid #dbe6f3;border-radius:4px;color:#344054;background:#f8fafc;font-size:12px;font-weight:600}.tagging-status-card{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px;border-radius:6px;background:#f5f8fd}.tagging-status-card div{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;padding:0;border:0;background:transparent}.tagging-status-card label,.tagging-readonly-grid label{color:#667085;font-size:12px;font-weight:700}.tagging-status-card strong{display:inline-flex;align-items:center;gap:6px;color:#0f63f6;font-size:14px}.tagging-status-card strong svg{animation:tagging-spin 1.1s linear infinite}.tagging-status-card.completed strong{color:#16a34a}.tagging-status-card.completed strong svg{animation:none}.tagging-status-card span{color:#111827;font-size:13px;font-weight:600}.tagging-readonly-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.tagging-readonly-grid>div{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding:0;border-radius:0;background:transparent}.tagging-readonly-grid>div.wide{grid-column:auto}.tagging-readonly-grid .tagging-label-pool{display:flex;flex-wrap:wrap;gap:8px;padding:0;background:transparent}.tagging-readonly-grid strong{color:#111827;font-size:13px;font-weight:600}.metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.metric-card strong{font-size:22px}.solution-info-panel{margin-bottom:14px;overflow:hidden}.section-head.compact{min-height:48px;padding:0 18px}.solution-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 56px;padding:20px 18px 22px}.solution-info-grid div{min-width:0}.solution-info-grid label{display:block;margin-bottom:8px;color:#667085;font-size:12px}.solution-info-grid strong{display:block;min-height:22px;color:#111827;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.solution-metrics .metric-card{background:#fbfcff}.warning-line{display:flex;align-items:center;gap:8px;min-height:34px;padding:8px 14px;margin-bottom:14px;color:#b46a00;background:#fff9e8;border:1px solid #f8ca57;border-radius:7px}.success-line{display:flex;align-items:center;gap:8px;min-height:34px;padding:8px 14px;margin-bottom:14px;color:#067647;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px}.empty-state,.empty-panel{display:grid;place-items:center;min-height:380px;padding:40px;text-align:center;color:#667085}.empty-state>span,.empty-panel>span{font-size:42px;color:#8aa2c7}.empty-state h2,.empty-panel h1{margin:14px 0 8px;color:#111827}.empty-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px}.tree-panel{padding:0 0 18px}.section-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #edf0f5}.section-head h2{margin:0;font-size:17px}.section-head div{display:flex;gap:8px}.tree-summary{min-height:36px;padding:10px 18px 0;color:#667085;font-size:12px}.tree-list{padding:18px 28px}.category-card{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:10px 12px;margin-bottom:10px;border:1px solid #dfe7f3;border-left:3px solid #0f63f6;border-radius:7px;background:#fff}.category-card.branch{border-left-color:#344054}.category-main{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.expand-button{display:grid;place-items:center;width:22px;height:22px;border-radius:5px;background:#f1f4f8;color:#344054}.expand-button:disabled{color:#c4cad4;background:transparent}.right-chevron{display:block;line-height:1;font-size:18px;transform:translateY(-1px)}.category-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.category-actions button{color:#0f63f6}.viewer-category-card{min-height:58px;align-items:center}.viewer-category-card.leaf{border-left-color:#0f63f6}.viewer-category-main{flex:1;flex-wrap:nowrap;padding-top:0}.viewer-category-content{display:flex;flex:1;min-width:0;flex-direction:column;align-items:flex-start;gap:6px}.viewer-category-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;max-width:100%;min-width:0}.viewer-category-title-row strong{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-form-tags{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;max-width:100%;min-width:0}.viewer-form-tags .badge{flex:0 0 auto}.viewer-category-actions{align-items:center;flex-direction:row;justify-content:flex-end;gap:8px;min-width:92px;margin-left:auto}.viewer-category-actions .category-config-button{height:30px;padding:0 12px;border:1px solid #cfe0f6;border-radius:8px;color:#0f63f6;background:#fff;font-weight:600}.viewer-category-actions .category-config-button:hover{border-color:#9cc3ff;background:#f8fbff}.form-action{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:10px;width:100%}.form-action button{text-align:left;color:#0f63f6;font-weight:600}.category-note{color:#98a2b3;font-size:12px;line-height:28px}.workbench-page{display:flex;flex-direction:column;min-height:0;height:100%}.workbench-page .page-header{flex:0 0 auto;min-height:34px;margin-bottom:10px}.workbench-page .primary{background:#0f63f6;box-shadow:none}.workbench-page .primary:hover{background:#0b55d8}.workbench-page .primary:disabled{color:#77a8f5;background:#dbeafe;box-shadow:none;cursor:not-allowed}.workbench-page .primary-mini{background:#0f63f6}.workbench-page .text-link{color:#0f63f6}.workbench-grid{display:grid;grid-template-columns:248px minmax(360px,1fr) 420px;grid-template-rows:minmax(0,1fr);gap:10px;flex:1;min-height:0;height:auto}.workbench-grid>.panel{border-color:#e0e8f2;border-radius:15px}.workbench-entry-panel{min-height:520px;display:grid;place-items:center;border-color:#e0e8f2;border-radius:12px}.workbench-entry-empty{display:grid;justify-items:center;gap:12px;color:#667085;text-align:center}.workbench-entry-empty>.anticon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eff6ff;color:#0f63f6;font-size:22px}.workbench-entry-empty strong{color:#1f2937;font-size:16px}.workbench-entry-empty span{max-width:320px;color:#667085;font-size:13px;line-height:1.6}.workbench-entry-actions{display:flex;gap:10px;margin-top:4px}.workbench-entry-actions button{min-width:128px;height:36px;border-radius:10px}.sample-column,.agent-column,.workbench-main-panel{min-height:0;overflow:hidden}.plan-column{min-height:0;overflow:visible}.sample-column{grid-column:1;grid-row:1}.workbench-strip-separator{flex:0 0 auto;color:#94a3b8;font-size:13px}.workbench-strip-text{min-width:0;overflow:hidden;color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.workbench-strip-tag{display:inline-flex;align-items:center;flex:0 0 auto;gap:5px;height:22px;padding:0 8px;border-radius:999px;color:#0f63f6;background:#e8f1ff;font-size:12px;font-weight:400}.workbench-strip-tag.format{color:var(--format-color);background:color-mix(in srgb,var(--format-color) 12%,white)}.workbench-strip-tag.format .anticon{font-size:13px}.workbench-main-panel{position:relative;grid-column:2 / 4;grid-row:1;display:block;padding:0;border:1px solid #e0e8f2;border-radius:15px;background:#fff;box-shadow:none;overflow:visible}.sample-column{padding:12px;overflow:hidden}.sample-column h3{margin:0 0 8px;color:#374151;font-size:13px;font-weight:700}.scheme-overview{display:flex;flex-direction:column;min-height:0;height:100%;margin-top:0}.scheme-overview-head{flex:0 0 auto}.scheme-info-box{padding:10px 12px;border-radius:8px;background:#f8fafc}.scheme-info-box p{margin:0;color:#1f2937;font-size:12px;line-height:1.7;word-break:break-word}.sample-column .scheme-config-title{margin-top:10px}.scheme-overview-tip{margin:-2px 0 0;color:#64748b;font-size:12px;line-height:1.5}.scheme-config-divider{height:1px;margin:10px 0;background:#e5e7eb}.scheme-overview-list{display:grid;flex:1;min-height:0;align-content:start;grid-auto-rows:max-content;gap:12px;overflow-x:hidden;overflow-y:auto}.scheme-format-group{min-width:0;max-width:100%}.scheme-format-title{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;margin-bottom:6px;padding:0;border:0;color:#111827;background:transparent;font-size:13px;line-height:1.4;text-align:left}.scheme-format-title .anticon{color:#64748b;font-size:12px}.scheme-format-title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheme-format-title em{padding:2px 6px;border-radius:999px;color:#475569;background:#eef2f7;font-size:11px;font-style:normal;line-height:1.2}.scheme-format-arrow{display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:16px;height:16px;color:#64748b;line-height:1;transition:transform .16s ease}.scheme-format-arrow .anticon{color:inherit;font-size:12px;line-height:1}.scheme-format-arrow.collapsed{transform:rotate(-90deg)}.scheme-format-list{display:grid;gap:4px}.scheme-format-item{display:flex;align-items:center;gap:7px;width:100%;height:28px;padding:0 10px;border:0;border-radius:6px;color:#475569;background:transparent;font-size:13px;text-align:left}.scheme-format-icon{display:grid;place-items:center;width:20px;height:20px;border-radius:5px;background:color-mix(in srgb,var(--format-color) 12%,white)}.scheme-format-icon .anticon{color:var(--format-color);font-size:14px}.scheme-format-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheme-format-status{margin-left:auto;font-size:12px}.scheme-format-status.done{color:#16a34a}.scheme-format-item:hover{color:#0f63f6;background:#eef5ff}.scheme-format-item.active{color:#0f63f6;background:#e8f1ff;font-weight:600}.upload-box{display:grid;place-items:center;width:100%;min-height:114px;padding:16px;border:1px dashed #cbd5e1;border-radius:12px;background:#fbfcff;color:#667085;text-align:center;transition:.18s}.upload-box:hover{border-color:#0f63f6;background:#f8fbff}.upload-box>span:first-child{color:#0f63f6;font-size:24px}.upload-box strong{margin-top:6px;color:#475569;font-size:12px;font-weight:700}.upload-box span:last-child{margin-top:4px;color:#94a3b8;font-size:11px}.sample-column>.text-link{display:flex;justify-content:center;width:fit-content;margin:6px auto 10px;color:#0f63f6;font-size:12px}.file-list{display:flex;flex-direction:column;gap:8px;margin:10px 0 16px}.sample-column .file-list{max-height:190px;padding-bottom:16px;overflow:auto;border-bottom:1px solid #edf0f5}.sample-column .file-list:has(.file-item){border-bottom:0}.processed-list{flex:1;min-height:0;margin:0;padding:12px;overflow-y:auto}.file-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:7px;padding:9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.file-type-badge{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;color:#667085;background:#eef2f7;font-size:11px;font-weight:800}.file-meta{min-width:0;display:grid;gap:2px}.file-meta strong{overflow:hidden;color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.file-meta span{color:#667085;font-size:12px}.issue-box{padding:12px;margin-bottom:16px;border-radius:10px;color:#64748b;background:#f8fafc;font-size:12px;line-height:1.5}.sample-action-hint{margin:8px 4px 0;color:#94a3b8;font-size:11px;line-height:1.5}.empty-mini{padding:14px;color:#98a2b3;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:7px;text-align:center}.sample-column .empty-mini{padding:10px;border:0;border-radius:10px;color:#94a3b8;background:#f8fafc;font-size:12px;text-align:left}.empty-mini.large{display:grid;place-items:center;min-height:240px;margin:12px}.category-empty-content{gap:10px}.category-empty-content>span:first-child{color:#8aa2c7;font-size:34px}.category-empty-content strong{color:#111827;font-size:15px}.category-empty-content span{color:#667085;font-size:13px}.category-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-dialog-hint{margin:-2px 0 0;padding:10px 12px;border:1px solid #bfdbfe;border-radius:6px;color:#1e40af;background:#eff6ff;font-size:12px;line-height:1.6}.form-error{margin:0;padding:9px 11px;border:1px solid #fecaca;border-radius:6px;color:#991b1b;background:#fef2f2;font-size:12px;line-height:1.5}.plan-column>.empty-mini.large{flex:1;min-height:0}.agent-column{display:flex;flex-direction:column;width:100%;height:100%}.panel-title{display:flex;align-items:center;gap:8px;height:48px;padding:0 16px;border-bottom:1px solid #eef2f7;font-size:14px;font-weight:700;color:#1f2937}.workbench-context-title{min-width:0;overflow:hidden;border-bottom:0;font-weight:400}.agent-title-icon{flex:0 0 auto;width:20px;height:20px;color:#0f63f6;font-size:20px}.agent-stream{flex:1;min-height:0;padding:16px 446px 16px 16px;overflow-y:auto;background:#fff}.agent-stream{scrollbar-width:none}.agent-stream::-webkit-scrollbar{display:none}.agent-event{max-width:580px;margin-bottom:12px;padding:4px 3px;color:#374151}.agent-event.user{max-width:520px;margin-left:auto;padding:11px;border-radius:13px;color:#fff;background:#0f63f6;box-shadow:0 10px 22px #0f63f629}.agent-event.thought{padding:3px 3px 4px;border:0;border-radius:0;background:transparent}.agent-event.agent{padding:3px 3px 4px;border:0;background:transparent}.agent-event.tool-call{max-width:580px;padding:10px;border:1px solid #b5d3ff;border-radius:12px;color:#1e40af;background:#f8fbff;box-shadow:0 8px 18px #0f63f614}.agent-event strong{display:flex;align-items:center;gap:6px;margin-bottom:5px;color:inherit;font-size:12.5px;font-weight:800}.agent-event p{margin:0;font-size:13px;line-height:1.7}.agent-event.thought strong,.agent-event.agent strong{color:#101828}.agent-event.tool-call strong{color:#1e40af}.agent-event.tool-call strong svg{color:#0f63f6}.agent-event.tool-call p{color:#1e40af}.flow-steps{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;color:#667085;font-size:12px}.flow-steps span{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;color:#1d5fd6;background:#e9f2ff;font-size:11px;font-weight:700}.agent-task-chip{display:inline-flex!important;align-items:center;flex:0 1 auto;width:auto!important;height:24px!important;min-width:0;max-width:178px;padding:0 8px!important;border-radius:999px!important;color:#1d5fd6!important;background:#e9f2ff!important;border:1px solid #b5d3ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:800}.agent-input{display:block;padding:12px 446px 12px 12px}.agent-input-box{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:0;min-height:104px;gap:8px;padding:12px;border:1px solid #d3dbe8;border-radius:14px;background:#fff}.agent-input-box:focus-within{border-color:#9cc3ff;box-shadow:0 0 0 3px #0f63f614}.agent-input-box textarea{width:100%;min-width:0;max-height:132px;padding:0 2px;border:0;border-radius:0;background:transparent;color:#111827;font:inherit;font-size:13px;line-height:1.65;resize:none;overflow-y:auto}.agent-input-box textarea{scrollbar-width:none}.agent-input-box textarea::-webkit-scrollbar{display:none}.agent-input-box textarea:focus{outline:0}.agent-input-box textarea:disabled{color:#94a3b8;cursor:not-allowed}.agent-input-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px}.agent-input-tools{display:inline-flex;align-items:center;min-width:0;gap:8px}.sample-file-trigger-wrap,.issue-list-trigger-wrap{position:relative}.sample-file-trigger,.agent-send-button{display:grid;place-items:center;height:32px;border-radius:999px;color:#64748b;background:#f1f5f9}.sample-file-trigger{display:inline-flex;align-items:center;gap:6px;width:auto;padding:0 12px;font-size:12px}.issue-list-trigger{color:#b45309;background:#fff7ed}.agent-send-button{width:32px}.sample-file-trigger:hover{color:#0f63f6;background:#e9f2ff}.issue-list-trigger:hover{color:#9a3412;background:#ffedd5}.agent-send-button{color:#fff;background:#0f63f6}.agent-send-button:hover{background:#0b55d9}.agent-send-button:disabled{color:#94a3b8;background:#f1f5f9;cursor:not-allowed}.sample-file-popover{position:absolute;left:0;bottom:40px;z-index:20;display:grid;gap:8px;width:420px;padding:12px;border:1px solid #dbe6f3;border-radius:12px;background:#fff;box-shadow:0 16px 36px #0f172a29}.sample-file-popover-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sample-file-popover-head-actions{display:inline-flex;align-items:center;flex:0 0 auto;gap:6px}.sample-file-popover strong{color:#111827;font-size:13px;line-height:1.2}.sample-file-popover-head button{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 7px;border:1px solid #b5d3ff;border-radius:8px;color:#0f63f6;background:#f8fbff;font-size:11px}.sample-file-popover-head button svg{width:13px;height:13px}.sample-file-popover-head button:hover{background:#e9f2ff}.sample-file-popover p{margin:0;color:#94a3b8;font-size:12px}.sample-file-popover-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;min-width:0;min-height:32px;padding:0 6px 0 0;border-radius:8px;color:#475569;background:transparent;font-size:12px;text-align:left}.sample-file-popover-item:hover{color:#0f63f6;background:#f1f7ff}.sample-file-popover-name{display:inline-flex;align-items:center;min-width:0;gap:6px;overflow:hidden}.sample-file-popover-name>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sample-file-popover-name em{flex:0 0 auto;padding:1px 6px;border-radius:999px;color:#64748b;background:#eef2f7;font-size:11px;font-style:normal;line-height:1.35}.sample-file-popover-name .status-上传中{color:#1d4ed8;background:#dbeafe}.sample-file-popover-name .status-上传失败{color:#b91c1c;background:#fee2e2}.sample-file-popover-name .status-未发送{color:#64748b;background:#eef2f7}.sample-file-popover-name .status-试跑中{color:#c2410c;background:#ffedd5}.sample-file-popover-name .status-已完成,.sample-file-popover-name .status-已试跑{color:#15803d;background:#dcfce7}.sample-file-popover-actions{display:none;align-items:center;gap:4px}.sample-file-popover-item:hover .sample-file-popover-actions{display:inline-flex}.sample-file-popover-actions>span{display:grid;place-items:center;width:26px;height:26px}.sample-file-popover-actions button{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;color:#0f63f6;background:transparent;font-size:13px}.sample-file-popover-actions button:hover{background:#dbeafe}.sample-file-popover-actions button.danger{color:#dc2626;background:transparent}.sample-file-popover-actions button.danger:hover{background:#fecaca}.sample-file-popover-actions button:disabled{color:#94a3b8;background:#f1f5f9;cursor:not-allowed}.issue-list-popover{width:390px}.issue-list-tabs{display:flex;align-items:center;gap:16px;border-bottom:1px solid #edf0f5}.issue-list-tabs button{position:relative;height:30px;padding:0;color:#64748b;background:transparent;font-size:12px}.issue-list-tabs button.active{color:#0f63f6;font-weight:600}.issue-list-tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:#0f63f6}.issue-list-items{display:grid;gap:6px;max-height:220px;overflow-y:auto}.issue-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:5px 0;border:0;border-radius:8px;color:#475569;background:transparent}.issue-list-item>.anticon{color:#16a34a;font-size:14px}.issue-list-item>span{display:flex;align-items:center;min-width:0;gap:6px;overflow:hidden}.issue-list-item strong{flex:0 0 auto;color:#344054;font-size:12px;font-weight:600}.issue-list-item em{overflow:hidden;color:#667085;font-size:12px;font-style:normal;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.issue-list-item.resolved{color:#475569;background:transparent;cursor:default}.issue-list-item.resolved strong{color:#344054}.issue-list-item.resolved em{color:#667085}.issue-list-item-actions{display:none!important;grid-auto-flow:column;align-items:center;gap:4px}.issue-list-item:hover .issue-list-item-actions{display:grid!important}.issue-list-item-actions button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:999px;color:#0f63f6;background:transparent;font-size:13px}.issue-list-item-actions button:hover{background:#e9f2ff}.issue-list-item-actions button:disabled{color:#94a3b8;border-color:#e2e8f0;background:#f8fafc;cursor:not-allowed}.plan-column{position:absolute;top:10px;right:10px;bottom:12px;z-index:5;display:flex;width:420px;height:auto;flex-direction:column;border:1px solid #dbe6f3;border-radius:15px;background:#fffffff5;box-shadow:0 18px 48px #0f172a29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.plan-column.empty-plan-column{min-height:0}.tabs{display:flex;flex:0 0 44px;align-items:stretch;height:44px;min-height:44px;padding:0 12px;border-bottom:1px solid #edf0f5}.tabs button{display:inline-flex;align-items:center;height:100%;padding:0 12px;color:#667085;border-bottom:2px solid transparent;line-height:1;font-weight:600}.plan-column .tabs button.active{color:#0f63f6;border-color:#0f63f6}.plan-column .badge.blue{color:#1d5fd6;background:#e9f2ff;border-color:#b5d3ff}.plan-tab{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;overflow:hidden}.plan-summary{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px}.plan-summary.without-version{grid-template-columns:minmax(0,1fr);justify-items:end}.plan-summary:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:1px;background:#edf0f5}.plan-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-summary div{display:flex;gap:6px}.plan-version-select{display:flex;align-items:center;min-width:0;gap:8px}.plan-version-select>span{flex:0 0 auto;color:#475569;font-size:13px;font-weight:400}.plan-version-select .plan-version-field.select-field-wrap{min-width:100px}.plan-version-select .select-field.plan-version-field{width:100px;min-width:100px;height:28px;padding:0 8px 0 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1f2937;font-size:12px}.plan-version-select .select-field.plan-version-field:hover{border-color:#9cc3ff;background:#f8fbff}.plan-version-copy{display:inline-grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid #d3dbe8;border-radius:8px;color:#0f63f6;background:#fff;font-size:14px}.plan-version-copy:hover{border-color:#9cc3ff;background:#f0f6ff}.plan-version-draft-tag{flex:0 0 auto;display:inline-flex;align-items:center;height:22px;padding:0 7px;border-radius:999px;color:#b54708;background:#fff7e6;font-size:11px;font-style:normal;font-weight:400}.add-node-pill{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 12px;border-radius:10px;color:#fff;background:#0f63f6;font-size:12px;font-weight:400}.add-node-pill:hover{background:#0b55d9}.add-node-pill:disabled{color:#94a3b8;background:#f1f5f9;cursor:not-allowed}.modal-card.plan-copy-modal{width:min(760px,calc(100vw - 48px));overflow:visible;border-radius:12px}.plan-copy-modal .modal-body{padding:16px 18px 18px;overflow:visible;background:#fbfcff}.plan-copy-content{display:grid;gap:16px}.plan-copy-grid{display:grid;grid-template-columns:minmax(0,1fr)}.plan-copy-grid .form-field{margin-bottom:12px}.plan-copy-dropdown{position:relative}.plan-copy-select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;height:36px;padding:0 10px 0 12px;border:1px solid #d3dbe8;border-radius:8px;color:#344054;background:#fff;text-align:left}.plan-copy-select-trigger:hover:not(:disabled){border-color:#9cc3ff}.plan-copy-select-trigger:disabled{color:#98a2b3;background:#f8fafc;cursor:not-allowed}.plan-copy-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.plan-copy-select-trigger>svg{flex:0 0 auto;margin-left:8px;color:#98a2b3;font-size:11px}.plan-copy-dropdown-panel{position:absolute;z-index:100;top:calc(100% + 6px);right:0;left:0;max-height:236px;overflow:auto;padding:6px;border:1px solid #d3dbe8;border-radius:8px;background:#fff;box-shadow:0 8px 18px #0f23411f;scrollbar-width:thin}.plan-copy-tree{display:grid;gap:2px}.plan-copy-tree p{margin:8px;color:#98a2b3;font-size:12px}.plan-copy-tree-node{display:grid;gap:2px}.plan-copy-tree-row{display:grid;grid-template-columns:calc(var(--copy-tree-depth) * 18px) minmax(0,1fr) auto;align-items:center;width:100%;min-height:30px;padding:0 8px 0 0;color:#667085;border-radius:6px;text-align:left}.plan-copy-tree-row.selectable{color:#344054;cursor:pointer}.plan-copy-tree-row.selectable:hover{background:#f2f6fc}.plan-copy-tree-row.selected{color:#0f63f6;background:#e9f2ff}.plan-copy-tree-row:disabled{cursor:default}.plan-copy-tree-indent{height:1px}.plan-copy-tree-name{min-width:0;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.plan-copy-tree-meta{margin-left:8px;color:#98a2b3;font-size:11px;white-space:nowrap}.plan-copy-format-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:2px}.plan-copy-format-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;min-height:32px;padding:0 8px;border:0;border-radius:6px;color:#475569;background:#fff;cursor:pointer;text-align:left}.plan-copy-format-option:hover{background:#f8fbff}.plan-copy-format-option.selected{color:#0f63f6;background:#eff6ff}.plan-copy-format-option.disabled{color:#98a2b3;background:#f8fafc;cursor:not-allowed}.plan-copy-format-option>span{min-width:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.plan-copy-format-option em{min-width:0;overflow:hidden;color:#667085;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.plan-copy-full-width .field-help{margin:6px 0 0}.modal-card.plan-copy-result-modal{width:min(620px,calc(100vw - 48px));border-radius:12px}.plan-copy-result-summary{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.plan-copy-result-summary>svg{flex:0 0 auto;margin-top:2px;color:#16a34a;font-size:22px}.plan-copy-result-summary>div{display:grid;gap:4px}.plan-copy-result-summary strong{color:#111827;font-size:15px}.plan-copy-result-summary span{color:#667085;font-size:12px;line-height:1.5}.plan-copy-result-list{display:grid;gap:8px}.plan-copy-result-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:1px solid #dce7f5;border-radius:8px;background:#fbfdff}.plan-copy-result-item.failed{border-color:#fecaca;background:snow}.plan-copy-result-item>div{display:grid;min-width:0;gap:3px}.plan-copy-result-item strong{color:#344054;font-size:13px}.plan-copy-result-item span,.plan-copy-result-item em{overflow:hidden;color:#667085;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.plan-copy-result-item em{color:#d92d20}.plan-copy-result-item .secondary{display:inline-flex;align-items:center;flex:0 0 auto;gap:5px;height:30px;padding:0 10px;border-radius:8px;color:#0f63f6;background:#fff;font-size:12px}.workflow-list{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:14px;overflow-y:auto}.workflow-list{scrollbar-width:none}.workflow-list::-webkit-scrollbar{display:none}.empty-plan-column .workflow-list{padding-bottom:14px;overflow:visible}.workflow-section-wrap{position:relative}.workflow-card,.workflow-section{display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px;margin-bottom:12px}.workflow-section.dragging{opacity:.54;filter:saturate(.86)}.workflow-section.building .tool-runtime-row,.workflow-section.building .tool-pending-row{border-color:#9cc3ff;box-shadow:0 0 0 4px #0f63f614,0 10px 24px #0f63f614}.workflow-drop-indicator{height:16px;margin:-2px 0 8px 44px;border-top:2px solid #0f63f6;box-shadow:0 0 10px #0f63f638;position:relative;pointer-events:none}.workflow-drop-indicator:before{content:"";position:absolute;left:-5px;top:-5px;width:8px;height:8px;border-radius:999px;background:#0f63f6;box-shadow:0 0 0 4px #0f63f61f}.workflow-step{position:relative;display:flex;flex-direction:column;align-items:center;min-height:0}.step-number{position:relative;z-index:1;display:grid;place-items:center;width:30px;height:30px;border-radius:999px;color:#fff;background:#111827;font-weight:900;font-size:12px}.step-number.running{background:#0f63f6;box-shadow:0 0 0 4px #e9f2ff}.workflow-line{position:absolute;top:36px;bottom:-12px;left:50%;width:2px;transform:translate(-50%);background:#d9e3f2}.workflow-line button{position:absolute;top:50%;left:50%;display:none;place-items:center;width:22px;height:22px;transform:translate(-50%,-50%);border-radius:999px;color:transparent;background:#d9e3f2;border:1px solid transparent;font-size:12px;font-weight:800}.workflow-line.error,.workflow-line.resolving,.workflow-line.resolved{background-size:100% 220%;animation:connection-flow 1.1s ease-in-out infinite}.workflow-line.error{background:linear-gradient(180deg,#d9e3f2,#f87171 42%,#dc2626 58%,#d9e3f2);box-shadow:0 0 12px #dc26262e}.workflow-line.error:after{content:"";position:absolute;top:50%;left:-10px;width:380px;height:72px;transform:translateY(-50%)}.workflow-line.error button,.workflow-line.resolving button,.workflow-line.resolved button{display:grid}.workflow-line.error button{color:#fff;background:#dc2626;border-color:#fecaca;box-shadow:0 6px 16px #dc262638}.workflow-line.resolving{background:linear-gradient(180deg,#d9e3f2,#9cc3ff 42%,#0f63f6 58%,#d9e3f2);box-shadow:0 0 12px #0f63f629}.workflow-line.resolving button{color:#0f63f6;background:#e9f2ff;border-color:#b5d3ff;box-shadow:0 6px 16px #0f63f633}.workflow-line.resolved{background:linear-gradient(180deg,#d9e3f2,#86efac 42%,#22c55e 58%,#d9e3f2);box-shadow:0 0 12px #22c55e29}.workflow-line.resolved button{color:#fff;background:#16a34a;border-color:#bbf7d0;box-shadow:0 6px 16px #16a34a33}@keyframes connection-flow{0%{background-position:0 -80%}to{background-position:0 120%}}.connection-popover{display:none;position:absolute;z-index:9;left:18px;top:50%;width:330px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;background:#111827;color:#fff;box-shadow:0 12px 30px #0f172a42;transform:translateY(-50%)}.workflow-line.error:hover .connection-popover,.connection-popover:hover{display:grid}.connection-popover p{min-width:0;margin:0;font-size:12px;line-height:1.55}.workflow-line.error .connection-popover button{position:static;display:inline-flex;width:auto;height:28px;padding:0 10px;border-radius:6px;transform:none;color:#fff;background:#dc2626;border:1px solid #fecaca;font-size:12px;white-space:nowrap;box-shadow:none}.workflow-body{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.workflow-body[draggable=true]{cursor:grab}.workflow-body[draggable=true]:active{cursor:grabbing}.workflow-card.has-issue .workflow-body,.workflow-body.has-issue{border-color:#f8ca57;background:#fffdf5}.tool-row{display:flex;align-items:center;gap:8px}.workflow-warning-list{display:grid;gap:5px;margin:0 12px 8px;color:#9a3412;font-size:12px;line-height:1.5}.workflow-warning-list span{display:inline-flex;align-items:flex-start;gap:5px}.tool-row{padding:8px;border-radius:6px;background:#f8fafc;color:#344054}.workflow-tools{display:grid;gap:8px;padding:0}.tool-pending-row{display:flex;align-items:center;gap:8px;min-height:48px;padding:9px;border:1px dashed #b5d3ff;border-radius:10px;background:#f8fbff;color:#0f63f6}.tool-pending-row div{display:grid;gap:2px;min-width:0}.tool-pending-row strong{color:#111827;font-size:13px;font-weight:700}.tool-pending-row span{color:#667085;font-size:12px}.tool-runtime-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:8px 10px 8px 8px;border:1px solid #dfe7f3;border-radius:10px;background:#fff;box-shadow:0 8px 22px #0f172a0d;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.tool-runtime-row[draggable=true]{cursor:grab}.tool-runtime-row[draggable=true]:active{cursor:grabbing}.tool-runtime-row.dragging{opacity:.55;transform:scale(.985)}.tool-runtime-row.expanded{border-color:#b5d3ff;box-shadow:0 8px 18px #0f172a0d}.tool-runtime-row.warning{border-color:#fca5a5;background:#fff1f2}.tool-runtime-row.success{border-color:#bbf7d0;background:#f9fffb}.tool-runtime-main{display:inline-flex;align-items:center;min-width:0;gap:7px;min-height:22px;padding:0;color:#111827;text-align:left;cursor:pointer}.tool-runtime-icon{display:grid;place-items:center;flex:0 0 auto;width:22px;height:22px;border-radius:8px;color:#0f63f6;background:#f8fbff;border:1px solid #b5d3ff}.tool-runtime-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827;font-size:13px;font-weight:500}.tool-runtime-main em{flex:0 0 auto;color:#667085;font-size:12px;font-style:normal}.tool-runtime-actions{display:inline-flex;align-items:center;gap:4px;opacity:0;transition:opacity .16s ease}.tool-runtime-row:hover>.tool-runtime-actions{opacity:1}.iteration-runtime-row:has(.iteration-inner-section:hover)>.tool-runtime-actions{opacity:0}.tool-runtime-actions button{display:grid;place-items:center;width:26px;height:26px;border-radius:5px;color:#667085}.tool-runtime-actions button:hover{background:#e9f2ff}.tool-runtime-actions.visible{opacity:1}.iteration-runtime-row{border-color:#b5d3ff;background:#f8fbff}.iteration-runtime-row.success{border-color:#bbf7d0;background:#f9fffb}.iteration-icon{color:#1d5fd6;background:#e9f2ff}.iteration-body,.iteration-config-preview{grid-column:1 / -1;display:grid;gap:8px;padding:9px;border:1px solid #d7e7ff;border-radius:8px;background:#fff}.iteration-body-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.iteration-body-head strong{color:#111827;font-size:12px;font-weight:800}.iteration-add-inner-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:4px;min-height:24px;padding:0 8px;border:1px solid transparent;border-radius:6px;color:#0f63f6;background:transparent;font-size:12px;font-weight:400}.iteration-add-inner-button:hover{border-color:#b5d3ff;background:#f8fbff}.iteration-add-inner-button:disabled{color:#94a3b8;background:#f8fafc;cursor:not-allowed}.iteration-inner-list{display:grid;gap:8px}.iteration-inner-list:empty{display:none}.iteration-inner-section{margin-bottom:0}.iteration-inner-section.workflow-section{grid-template-columns:30px minmax(0,1fr);gap:7px}.iteration-inner-section .step-number{width:24px;height:24px;border-radius:999px;font-size:10px}.iteration-inner-section .workflow-line{top:30px;bottom:-8px}.iteration-drop-indicator{margin-left:37px}.iteration-inner-node.readonly{grid-template-columns:minmax(0,1fr);background:#fbfcff}.iteration-empty{border:1px dashed #d7e7ff;background:#fbfcff}.smart-button{display:inline-flex;align-items:center;flex:0 0 auto;gap:4px;height:22px;min-width:0;padding:0 7px;border:0;border-radius:8px;color:#0f63f6;background:#eef6ff;font-size:10.5px;font-weight:800;line-height:1;white-space:nowrap}.smart-button svg{width:12px;height:12px;flex:0 0 auto}.smart-button:hover{background:#dbeafe}.smart-button:disabled{color:#94a3b8;background:#f1f5f9;cursor:not-allowed}.tool-param-preview{grid-column:1 / -1;display:grid;gap:6px;margin-top:8px;padding:8px;border:1px solid #e2e8f0;border-radius:9px;color:#667085;background:#fff;font-size:12px;line-height:1.55}.tool-param-preview span{min-width:0;overflow:hidden;color:#111827;text-overflow:ellipsis;white-space:nowrap}.tool-warning{grid-column:1 / -1;display:flex;align-items:flex-start;gap:6px;color:#b45309;font-size:12px;line-height:1.5}.param-preview{display:grid;gap:4px;margin-top:8px;color:#667085;font-size:12px}.plan-actions{padding:12px 14px;border-top:1px solid #edf0f5;display:flex;justify-content:flex-end;gap:10px}.plan-run-wrap{position:relative;flex:0 0 auto;min-width:0}.plan-run-wrap>.secondary{width:80px}.plan-run-popover{right:0;left:auto;bottom:44px;z-index:40}.plan-actions .secondary{height:32px;border-color:#b5d3ff;border-radius:10px;color:#0f63f6;background:#fff}.plan-actions .secondary:hover{border-color:#9cc3ff;background:#f8fbff}.plan-actions .secondary:disabled{color:#94a3b8;border-color:#e5e7eb;background:#fff;cursor:not-allowed}.plan-actions .plan-save-button{width:auto;min-width:80px;height:32px;padding:0 12px;border-radius:10px;white-space:nowrap}.error-line{grid-column:1 / -1;padding:8px;border-radius:6px;color:#b42318;background:#fff1f3;border:1px solid #fecdd3;font-size:12px}.plan-empty{display:grid;flex:1;min-height:0;margin:0;align-content:center;justify-items:center;gap:6px;padding:24px;border:0;border-radius:0;color:#94a3b8;background:transparent;text-align:center}.plan-empty .anticon{margin-bottom:2px;color:#9aa8bd;font-size:18px}.plan-empty strong{color:#344054;font-size:13px}.plan-empty span{max-width:280px;color:#94a3b8;font-size:12px;line-height:1.5}.result-empty{min-height:260px}.result-list{flex:1 1 auto;min-height:0;padding:12px;overflow-y:auto}.result-list{scrollbar-width:none}.result-list::-webkit-scrollbar{display:none}.result-filter-bar{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px;max-width:100%;margin-bottom:12px;overflow:hidden}.result-filter-bar.with-run{grid-template-columns:minmax(0,1fr) 82px minmax(0,150px)}.result-filter-bar label{display:grid;gap:6px;min-width:0;color:#64748b;font-size:12px}.result-filter-bar .result-filter-field.select-field-wrap{min-width:0;width:100%;max-width:100%}.result-filter-bar .select-field.result-filter-field{width:100%;min-width:0;height:32px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1f2937;font-size:12px}.run-record-dropdown .select-option{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sample-result-group{display:grid;gap:10px;margin-bottom:16px}.sample-result-head{display:flex;align-items:center;justify-content:flex-start;gap:10px}.sample-result-head div{min-width:0;flex:1;display:grid;gap:2px}.sample-result-head .badge{margin-left:auto}.sample-result-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.sample-result-head span{color:#98a2b3;font-size:11px}.knowledge-preview-list{display:flex;flex-direction:column}.knowledge-preview-card{display:flex;flex-direction:column;min-height:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;overflow:hidden}.knowledge-graph-preview-empty{flex:1 1 auto;min-height:480px}.knowledge-graph-preview-tabs{display:flex;align-items:stretch;justify-content:space-evenly;width:100%;border-bottom:1px solid #e2e8f0;background:#fff}.knowledge-graph-preview-tabs button{flex:0 0 auto;height:42px;margin:0;padding:0 4px;border:0;border-bottom:2px solid transparent;color:#667085;background:transparent;cursor:pointer;font-size:13px;font-weight:600;text-align:center;transition:color .16s ease,background .16s ease,border-color .16s ease}.knowledge-graph-preview-tabs button:hover{color:#0f63f6;background:#f8fbff}.knowledge-graph-preview-tabs button.active{border-bottom-color:#0f63f6;color:#0f63f6;font-weight:700}.knowledge-graph-entity-tree{padding:10px 12px}.knowledge-graph-entity-type{border-bottom:1px solid #eef2f7}.knowledge-graph-entity-type:last-child{border-bottom:0}.knowledge-graph-entity-type-trigger{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;width:100%;min-height:40px;padding:0 4px;border:0;color:#344054;background:transparent;cursor:pointer;text-align:left}.knowledge-graph-entity-type-trigger:hover{background:#f8fbff;color:#0f63f6}.knowledge-graph-tree-caret{color:#98a2b3;font-size:14px;line-height:1}.knowledge-graph-entity-type-name{overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.knowledge-graph-entity-type-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 7px;border-radius:10px;color:#52637c;background:#eef2f7;font-size:11px}.knowledge-graph-entity-results{display:grid;gap:4px;padding:2px 0 10px 28px}.knowledge-graph-entity-result{min-height:30px;padding:6px 10px;border-radius:6px;color:#475467;background:#f8fafc;font-size:12px;line-height:18px;word-break:break-word}.knowledge-graph-preview-empty-state{padding:36px 12px;color:#98a2b3;font-size:12px;text-align:center}.knowledge-graph-attribute-relations{display:grid;gap:8px;padding:12px}.knowledge-graph-attribute-relation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:8px 10px;border:1px solid #eef2f7;border-radius:7px;color:#475467;background:#f8fafc;font-size:12px;line-height:18px}.knowledge-graph-attribute-relation strong{overflow:hidden;color:#344054;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.knowledge-graph-attribute-relation-arrow{color:#98a2b3;font-size:11px}.knowledge-graph-preview-stage{display:grid;grid-template-rows:auto auto;align-content:start;gap:12px;flex:1 1 auto;min-height:0;padding:12px;background:#f8fafc}.knowledge-graph-preview-canvas{min-height:330px;background:#fff}.knowledge-graph-preview-legends{display:grid;grid-auto-rows:min-content;align-content:start;gap:8px}.knowledge-graph-preview-legend{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:8px;color:#667085;font-size:11px}.knowledge-graph-preview-legend strong{color:#475467;font-weight:600;line-height:20px}.knowledge-graph-preview-legend>div{display:flex;flex-wrap:wrap;gap:6px 12px}.knowledge-graph-preview-legend span{display:inline-flex;align-items:center;gap:5px}.knowledge-graph-preview-legend i{width:8px;height:8px;border-radius:50%}.knowledge-preview-head{display:grid;gap:3px;padding:10px 11px;border-bottom:1px solid #eef2f7;background:#fbfcff}.knowledge-preview-head strong{overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.knowledge-preview-head span{overflow:hidden;color:#98a2b3;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.knowledge-result-items{display:grid;gap:10px;padding:12px;background:#f8fafc}.knowledge-result-item{display:grid;gap:7px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.knowledge-result-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.knowledge-result-item-head strong{min-width:0;overflow:hidden;color:#111827;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.knowledge-result-item-head span{flex:0 0 auto;color:#98a2b3;font-size:11px}.knowledge-result-item p{margin:0;color:#344054;font-size:12px;line-height:1.6;word-break:break-word}.knowledge-result-item p b{color:#475467;font-weight:600}.knowledge-result-item em{color:#98a2b3;font-size:11px;font-style:normal;line-height:1.4}.qa-expansion-list,.qa-source-evidence{display:grid;gap:5px;padding:8px 9px;border-radius:7px;background:#f8fafc}.qa-expansion-list>strong,.qa-source-evidence>strong{color:#475467;font-size:11px;font-weight:600}.qa-expansion-list ul{display:grid;gap:4px;margin:0;padding-left:18px;color:#344054;font-size:12px;line-height:1.5}.qa-expansion-list li::marker{color:#8098f9}.qa-source-evidence{border-left:3px solid #a5b4fc;background:#f5f7ff}.qa-source-evidence p{color:#667085;font-size:11px;line-height:1.5}.knowledge-graph-result{display:grid;gap:10px;padding:10px;background:#f8fafc;color:#111827}.knowledge-graph-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.knowledge-graph-status{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.knowledge-graph-status .muted{color:#64748b;font-size:11px}.knowledge-graph-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:2px;color:#475467;font-size:11px;line-height:1.4}.knowledge-graph-stats span{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;background:#eef2ff;color:#1e40af}.knowledge-graph-tabs{display:inline-flex;align-items:center;height:32px;background:#f1f5f9;border-radius:8px;padding:2px;margin-top:2px}.knowledge-graph-tabs button{height:100%;min-width:58px;border:0;border-radius:6px;padding:0 10px;color:#64748b;background:transparent;font-size:12px}.knowledge-graph-tabs button.active{color:#0f172a;background:#fff;box-shadow:0 2px 6px #0f172a14}.knowledge-graph-filterbar{display:grid;grid-template-columns:minmax(180px,1fr) 140px 140px;gap:6px;align-items:end}.knowledge-graph-filter-item{display:grid;gap:4px;color:#64748b;font-size:11px}.knowledge-graph-filter-item select{width:100%;height:32px;padding:0 8px;border:1px solid #d3dbe8;border-radius:8px;color:#111827;background:#fff;font-size:12px}.knowledge-graph-filterbar .search-box{grid-column:1 / -1}.knowledge-graph-stage{display:grid;gap:8px}.knowledge-graph-canvas{width:100%;min-height:260px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.knowledge-graph-canvas .kg-edge-label{fill:#475467;font-size:11px;font-weight:500}.knowledge-graph-canvas .kg-node{cursor:pointer}.knowledge-graph-canvas .kg-node-name{fill:#0f172a;font-size:11px;font-weight:700}.knowledge-graph-canvas .kg-node-type{fill:#64748b;font-size:10px}.knowledge-graph-canvas .kg-node.focused circle{filter:drop-shadow(0 0 0 3px rgba(15,99,246,.22))}.knowledge-graph-canvas .kg-node.isolated circle{stroke:#ef4444;stroke-width:2px;stroke-dasharray:4 3}.knowledge-graph-canvas .kg-node circle{transition:transform .12s ease;transform-origin:center}.knowledge-graph-canvas .kg-node:hover circle{filter:brightness(1.07)}.knowledge-graph-content{display:grid;gap:8px}.knowledge-graph-list{display:grid;gap:8px;max-height:290px;overflow-y:auto;padding-right:2px}.knowledge-graph-row{display:grid;gap:5px;padding:10px;border:1px solid #dbeafe;border-radius:8px;background:#f8fafc}.knowledge-graph-row-head{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px}.knowledge-graph-row-head strong{color:#111827;font-size:13px}.knowledge-graph-row-head span{color:#64748b;font-size:11px}.knowledge-graph-row p{margin:0;color:#475467;font-size:11px;line-height:1.45}.knowledge-graph-tree-group{border:1px solid #dbeafe;border-radius:8px;background:#fff}.knowledge-graph-tree-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:8px 10px;cursor:pointer;color:#111827;font-size:12px;font-weight:700;list-style:none}.knowledge-graph-tree-summary::-webkit-details-marker{display:none}.knowledge-graph-tree-summary:after{content:"▾";display:inline-block;color:#64748b;transition:transform .18s ease}.knowledge-graph-tree-group[open] .knowledge-graph-tree-summary:after{transform:rotate(180deg)}.knowledge-graph-tree-count{border-radius:999px;padding:2px 8px;background:#eef2ff;color:#1e40af;font-weight:600;font-size:11px}.knowledge-graph-tree-body{display:grid;gap:8px;padding:8px 10px 10px;border-top:1px solid #e7eef9}.knowledge-graph-tree-item{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.knowledge-graph-tree-subsummary{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;padding:8px 10px;color:#334155;font-weight:600;list-style:none}.knowledge-graph-tree-subsummary::-webkit-details-marker{display:none}.knowledge-graph-tree-subsummary:after{content:"▾";color:#64748b;transition:transform .18s ease}.knowledge-graph-tree-item[open] .knowledge-graph-tree-subsummary:after{transform:rotate(180deg)}.knowledge-graph-tree-content{display:grid;gap:8px;padding:0 10px 10px}.knowledge-graph-tree-type{color:#64748b;font-size:11px}.knowledge-graph-triple-row{display:grid;gap:4px;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.knowledge-graph-triple-row p{margin:0;color:#475467;font-size:11px;line-height:1.45}.knowledge-graph-tag-editor{display:grid;gap:8px;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.knowledge-graph-tag-editor>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#111827;font-weight:700;cursor:pointer}.knowledge-graph-tag-editor>summary::-webkit-details-marker{display:none}.knowledge-graph-tag-editor>summary:after{content:"▾";color:#64748b;transition:transform .18s ease}.knowledge-graph-tag-editor[open]>summary:after{transform:rotate(180deg)}.knowledge-graph-tag-list{display:grid;gap:8px;margin-top:2px}.knowledge-graph-tag-item{display:grid;grid-template-columns:1fr 50px;gap:8px;align-items:center}.knowledge-graph-tag-item input{width:100%;min-height:32px;padding:0 10px;border:1px solid #d3dbe8;border-radius:6px;color:#111827;background:#fff}.kg-empty-mini{color:#98a3b3;font-size:11px}.kg-empty-match{color:#b45309;background:#fff7ed;border:1px solid #fed7aa;padding:8px;border-radius:8px;font-size:11px}.kg-evidence-list{display:flex;flex-wrap:wrap;gap:6px}.kg-evidence-list button{border:1px solid #dbeafe;border-radius:999px;padding:0 8px;color:#1d4ed8;height:24px;background:#f8faff;font-size:11px}.kg-evidence-drawer .drawer-body{display:grid;gap:10px}.kg-evidence-box{padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.kg-evidence-box h4{margin:0 0 6px;color:#475467;font-size:12px}.kg-evidence-box div{font-size:12px;color:#344054;margin-bottom:3px}.kg-evidence-box pre{margin:0;white-space:pre-wrap;color:#344054;font-size:11px;line-height:1.55;max-height:170px;overflow:auto}.kg-evidence-actions{display:inline-flex;gap:8px;justify-content:flex-end}.knowledge-graph-json{display:grid;gap:8px}.knowledge-graph-json button{justify-self:start}.knowledge-graph-json pre{margin:0;padding:10px;min-height:180px;border:1px solid #dbeafe;border-radius:8px;color:#1f2937;background:#fff;white-space:pre-wrap;font-size:11px;line-height:1.5}.knowledge-graph-suggestions{display:grid;gap:6px;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.knowledge-graph-suggestions-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.knowledge-graph-suggestions-head h4{margin:0;color:#111827;font-size:12px}.knowledge-graph-suggestions-head .muted{color:#98a3b3;font-size:11px}.knowledge-graph-suggestion-item{display:grid;gap:4px;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.knowledge-graph-suggestion-item p{margin:0;color:#111827;font-size:12px}.knowledge-graph-suggestion-item span{color:#64748b;font-size:11px}.knowledge-graph-suggestion-actions{display:grid;justify-items:start}.knowledge-graph-suggestion-actions button{height:28px;display:inline-flex;align-items:center;gap:5px}.knowledge-graph-focus{padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.knowledge-graph-focus h4{margin:0 0 6px;color:#111827;font-size:12px}.knowledge-graph-focus p{margin:0 0 4px;color:#475467;font-size:11px;line-height:1.45}.run-card{padding:0;margin-bottom:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;overflow:hidden}.run-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border-bottom:1px solid #eef2f7;background:#fbfcff}.run-card-head div{min-width:0;display:grid;gap:2px}.run-card-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.run-card-head span{color:#98a2b3;font-size:11px}.run-block{padding:10px 11px;border-bottom:1px solid #f1f5f9}.run-block:last-child{border-bottom:0}.run-block-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.run-block h4{margin:0;color:#667085;font-size:12px;font-weight:700}.run-block-head button{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:6px;color:#667085;background:transparent}.run-block-head button:hover{color:#0f63f6;background:#e9f2ff}.run-block h4 code{margin-left:6px;padding:2px 5px;border:1px solid #e2e8f0;border-radius:5px;color:#475467;background:#f8fafc;font-size:11px;font-weight:500}.run-card .run-params{display:grid;grid-template-columns:1fr;gap:5px;color:#667085;font-size:12px;line-height:1.5}.run-card .run-params span{display:grid;grid-template-columns:118px minmax(0,1fr);gap:8px;min-width:0}.run-card .run-params em{color:#667085;font-style:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.run-card .run-params b{min-width:0;overflow:hidden;color:#101828;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.run-card pre{margin:0;padding:10px;overflow:visible;border:1px solid #e5e7eb;border-radius:6px;color:#344054;background:#f8fafc;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.add-tool-grid{display:grid;grid-template-columns:168px minmax(260px,1fr) 280px;gap:12px;height:460px}.tool-picker-list,.tool-detail-mini{overflow-y:auto;border:1px solid #e0e8f2;border-radius:12px;padding:8px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.tool-picker-list::-webkit-scrollbar,.tool-detail-mini::-webkit-scrollbar{width:6px;height:6px}.tool-picker-list::-webkit-scrollbar-thumb,.tool-detail-mini::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.tool-picker-list::-webkit-scrollbar-track,.tool-detail-mini::-webkit-scrollbar-track{background:transparent}.tool-picker-title{margin:0 0 8px;color:#64748b;font-size:12px;font-weight:700}.tool-picker-list button{display:block;width:100%;min-height:34px;padding:8px;margin-bottom:6px;border-radius:8px;color:#64748b;text-align:left}.category-picker button.active{color:#1d5fd6;background:#e9f2ff}.tool-list-picker button{border:1px solid #eef2f7;border-radius:10px;color:#1f2937;background:#fff}.tool-list-picker button.active{border-color:#9cc3ff;color:#1f2937;background:#f8fbff}.tool-picker-list button strong{display:flex;align-items:center;justify-content:space-between;gap:8px}.tool-picker-list span{display:block;margin-top:4px;color:#667085;font-size:12px}.category-picker button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px}.category-picker button span{margin:0;color:inherit}.category-picker button .badge{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;margin:0;color:#677084;line-height:18px}.tool-list-picker button{display:block}.tool-detail-mini{min-width:0;overflow-x:hidden;padding:10px}.tool-detail-mini .schema-card{margin-bottom:0;padding:0;border:0;border-radius:0;background:transparent}.tool-detail-mini .schema-head,.tool-detail-mini .schema-card>p{display:none}.tool-detail-mini .schema-columns{grid-template-columns:minmax(0,1fr);gap:10px}.tool-detail-mini .schema-columns div{padding:0;background:transparent}.tool-detail-mini .schema-columns label{margin-bottom:8px;color:#111827;font-size:13px;font-weight:800}.tool-detail-mini .schema-columns .schema-item{padding:8px;border-color:#eef2f7;border-radius:8px;background:#f8fafc}.tool-detail-mini .schema-item em{color:#1d5fd6;background:#e9f2ff}.add-node-detail{display:grid;gap:12px}.add-node-param-group{display:grid;gap:8px}.add-node-param-group h4{margin:0;color:#111827;font-size:13px;font-weight:800}.add-node-param-item{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:start;padding:8px;border:1px solid #eef2f7;border-radius:8px;background:#f8fafc}.add-node-param-item div{min-width:0;display:grid;gap:3px}.add-node-param-title{display:flex;align-items:center;gap:6px;min-width:0}.add-node-param-title strong{min-width:0;overflow:hidden;color:#111827;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.add-node-param-item span{color:#667085;font-size:11px;line-height:1.4;word-break:break-word}.add-node-param-title em,.add-node-param-title b{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:20px;padding:2px 6px;border-radius:999px;font-size:10px;font-style:normal;font-weight:700;white-space:nowrap}.add-node-param-title em{color:#0f63f6;background:#eff6ff}.add-node-param-title b{color:#475467;background:#eef2f7}.simple-node-param-list{display:grid;gap:10px}.simple-node-param-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:var(--config-param-row-gap);align-items:start}.simple-node-param-row>span{min-height:var(--config-control-height);display:flex;align-items:center;color:#344054;font-size:12px;font-weight:700;line-height:1.2}.simple-node-param-row>span em{margin-left:2px;color:#f04438;font-style:normal}.simple-node-param-row input,.simple-node-param-row textarea,.simple-node-param-row .select-field-wrap{min-width:0;width:100%}.simple-node-param-row input,.simple-node-param-row textarea{padding:8px 11px;color:#111827;border:1px solid #cfd9e8;border-radius:8px;font-size:13px;font-weight:400;line-height:1.4}.simple-node-param-row input{height:var(--config-control-height)}.simple-node-param-row textarea{min-height:76px}.simple-node-param-row .select-field{height:var(--config-control-height);color:#111827;background:#fff;border:1px solid #cfd9e8;border-radius:8px}.graph-schema-tag-input{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:var(--config-control-height);padding:5px 8px;border:1px solid #cfd9e8;border-radius:8px;background:#fff}.graph-schema-tag-input:focus-within{border-color:#0f63f6;box-shadow:0 0 0 3px #0f63f61a}.graph-schema-tag-input input{flex:1 1 160px;width:auto;min-width:120px;height:26px;padding:0 3px;border:0;outline:0;box-shadow:none}.graph-schema-tag{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:3px 7px 3px 9px;color:#0f63f6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;font-size:12px;font-weight:700;line-height:1.2}.graph-schema-tag button{display:grid;place-items:center;width:16px;height:16px;padding:0;color:#0f63f6;background:transparent;border:0;border-radius:50%;font-size:16px;font-weight:400;line-height:1;cursor:pointer}.graph-schema-tag button:hover{color:#fff;background:#0f63f6}.graph-isolated-entity-row{align-items:center}.graph-isolated-entity-row .switch-control{justify-self:start;margin:0}.modal-card.standard-tool-modal{width:min(1040px,calc(100vw - 72px));height:min(780px,calc(100vh - 32px));max-height:calc(100vh - 32px);border-radius:14px}.standard-tool-modal .modal-body{padding:12px 16px;overflow:auto;background:#fbfcff}.standard-tool-modal .modal-actions{padding:12px 20px 14px}.standard-tool-form{display:grid;gap:10px;min-height:0}.standard-tool-form .schema-card{margin-bottom:0}.standard-tool-modal,.standard-tool-modal input,.standard-tool-modal textarea,.standard-tool-modal button,.standard-tool-modal .select-field{font-size:12px}.standard-tool-modal .form-field{gap:5px;margin-bottom:10px;font-size:12px}.standard-tool-modal .form-field label{font-size:12px;font-weight:600}.node-binding-grid{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:stretch;gap:12px;min-width:0}.binding-column{display:grid;grid-template-rows:auto 1fr;gap:8px;min-width:0}.binding-column h3{margin:0;color:#111827;font-size:14px;font-weight:700;line-height:1.3}.binding-box{display:grid;align-content:start;gap:2px;height:100%;padding:12px}.binding-arrow{align-self:center;justify-self:center;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:14px solid #9db2ce}.mcp-description-box{min-height:74px;padding:10px 12px;border:1px solid #dbe6f3;border-radius:8px;color:#475467;background:#f8fafc;font-size:12px;line-height:1.55}.standard-step-stack{display:grid;gap:12px;min-width:0}.standard-tool-steps{display:grid;grid-template-columns:repeat(var(--step-count, 3),minmax(120px,1fr));gap:0;width:min(100%,calc(var(--step-count, 3) * 220px));margin:0 auto;padding:4px 4px 8px}.standard-tool-steps .step-item{position:relative;display:grid;justify-items:center;gap:7px;min-width:0;min-height:44px;padding:0 4px;border:0;color:#667085;background:transparent;font-size:13px}.standard-tool-steps .step-item:before{content:"";position:absolute;top:10px;left:0;right:0;height:1px;background:#dbe4f0;z-index:0}.standard-tool-steps .step-item:first-child:before{left:50%}.standard-tool-steps .step-item:last-child:before{right:50%}.standard-tool-steps .step-item.done:before{background:#9cc3ff}.standard-tool-steps .step-item.done+.step-item:before{background:linear-gradient(90deg,#9cc3ff 0,#9cc3ff 50%,#dbe4f0 50%,#dbe4f0)}.standard-tool-steps .step-item.done+.step-item.active:before{background:#9cc3ff}.standard-tool-steps .step-dot{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid #dbe4f0;border-radius:999px;color:#667085;background:#fff;font-size:11px;font-weight:700}.standard-tool-steps .step-label{max-width:100%;overflow:hidden;color:inherit;font-size:12px;line-height:1.3;text-align:center;text-overflow:ellipsis;white-space:nowrap}.standard-tool-steps .step-item.done{color:#0f63f6}.standard-tool-steps .step-item.done .step-dot{color:#0f63f6;border-color:#9cc3ff;background:#eef6ff}.standard-tool-steps .step-item.active{color:#0f63f6;font-weight:700}.standard-tool-steps .step-item.active .step-dot{color:#fff;border-color:#0f63f6;background:#0f63f6}.schema-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.schema-actions{display:flex;justify-content:flex-end;margin-bottom:8px}.form-grid.two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.empty-hint{margin:0;padding:12px;border:1px dashed #cbd5e1;border-radius:8px;color:#667085;background:#f8fafc;font-size:13px;line-height:1.6}.checkbox-line{display:inline-flex;align-items:center;gap:8px;min-height:34px;margin:4px 0 12px;color:#344054;font-size:13px}.checkbox-line.inline{align-self:end;margin:0 0 2px}.raw-tool-preview{display:grid;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #edf0f5}.raw-tool-summary{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.raw-tool-summary div{display:grid;gap:6px;min-width:0}.raw-tool-summary label,.raw-schema-title{color:#667085;font-size:12px;font-weight:700;line-height:1.2}.raw-tool-summary strong{color:#111827;font-size:14px;font-weight:700}.raw-tool-summary p{margin:0;color:#344054;font-size:13px;line-height:1.55}.raw-schema-block{display:grid;gap:8px;min-width:0}.json-schema-preview{margin:0;padding:12px 14px;border:1px solid #dbe6f3;border-radius:8px;color:#1f2937;background:#f8fafc;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.55;white-space:pre}.editable-schema-card{overflow-x:hidden}.editable-schema-table{width:100%;min-width:0;table-layout:fixed}.editable-schema-table th,.editable-schema-table td{padding-left:7px;padding-right:7px}.standard-tool-modal .editable-schema-table th,.drawer .node-detail-table th{height:36px;font-size:12px;font-weight:600;line-height:1.3}.input-schema-table th:nth-child(1){width:16%}.input-schema-table th:nth-child(2){width:16%}.input-schema-table th:nth-child(3){width:14%}.input-schema-table th:nth-child(4){width:8%}.input-schema-table th:nth-child(5){width:16%}.input-schema-table th:nth-child(6){width:22%}.input-schema-table th:nth-child(7){width:8%}.input-artifact-table th:nth-child(1){width:20%}.input-artifact-table th:nth-child(2){width:20%}.input-artifact-table th:nth-child(3){width:18%}.input-artifact-table th:nth-child(4){width:32%}.input-artifact-table th:nth-child(5){width:10%}.output-schema-table th:nth-child(1){width:16%}.output-schema-table th:nth-child(2){width:20%}.output-schema-table th:nth-child(3){width:16%}.output-schema-table th:nth-child(4){width:30%}.output-schema-table th:nth-child(5){width:12%}.output-schema-table th:nth-child(6){width:6%}.storage-rule-table{min-width:0}.storage-rule-table th:nth-child(1){width:14%}.storage-rule-table th:nth-child(2){width:14%}.storage-rule-table th:nth-child(3){width:11%}.storage-rule-table th:nth-child(4){width:17%}.storage-rule-table th:nth-child(5){width:16%}.storage-rule-table th:nth-child(6){width:12%}.storage-rule-table th:nth-child(7){width:10%}.storage-rule-table th:nth-child(8){width:6%}.standardization-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(520px,2fr);align-items:stretch;gap:10px;min-width:0;min-height:0}.standardization-grid.mapping-grid{grid-template-columns:minmax(520px,2fr) minmax(260px,1fr)}.standardization-right-stack{display:grid;gap:10px;min-width:0;min-height:0}.input-config-stack{display:grid;gap:10px;min-width:0}.standardization-panel{display:grid;align-content:start;gap:8px;min-width:0;min-height:0;padding:10px 12px;overflow:hidden}.standardization-panel .schema-head{min-height:24px}.standardization-panel .schema-head strong{font-size:14px;line-height:1.25}.standardization-panel .plain-step-tip{margin:-2px 0 4px;font-size:12px;line-height:1.45}.agent-code-tip-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px}.standardization-panel .agent-code-tip-row .plain-step-tip{flex:1;min-width:0;margin:0}.agent-code-editor-field{gap:6px}.agent-code-editor-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px}.agent-code-generate-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:5px;width:auto;height:28px;padding:0 10px;border:1px solid #a9cfff;border-radius:7px;color:#0f63f6;background:#f7fbff;font-size:12px;font-weight:700;line-height:1}.agent-code-generate-button:hover:not(:disabled){border-color:#6da9ff;background:#edf6ff}.agent-code-generate-button.generating{border-color:#a9cfff;color:#0f63f6;background:#edf6ff}.agent-code-generate-button:disabled{cursor:not-allowed;opacity:.72}.standardization-panel .json-schema-preview{height:500px;max-height:none;padding:10px 12px;overflow:auto}.schema-fill-panel{grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding-bottom:8px}.schema-fill-panel .schema-tree{min-height:0;height:auto}.schema-fill-panel .json-schema-preview{height:auto;min-height:0}.output-schema-panel{padding-bottom:8px}.binding-panel{margin-bottom:0}.persistence-panel{position:relative;gap:10px;overflow:visible}.persistence-head .switch-control{position:absolute;top:10px;right:12px;margin:0}.persistence-config-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:flex-start;padding:2px 0 4px}.persistence-shape-field{display:grid;gap:8px;width:100%;margin:0;color:#344054;font-size:13px}.persistence-shape-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.persistence-shape-label>span:first-child{display:inline-flex;align-items:center}.persistence-shape-field em{margin-right:4px;color:#e5484d;font-style:normal}.persistence-shape-field .select-field-wrap,.persistence-shape-field .select-field{width:100%}.persistence-shape-field .select-field{height:36px;color:#111827;background:#fff;border:1px solid #d3dbe8}.storage-schema-trigger{position:relative;display:inline-flex;flex:0 0 auto}.storage-schema-link{height:auto;padding:0;font-size:12px;white-space:nowrap}.storage-schema-popover{display:grid;gap:8px;padding:12px;color:#1f2937;background:#fff;border:1px solid #cbd8eb;border-radius:6px;box-shadow:0 10px 26px #0f172a29}.storage-schema-popover strong{font-size:13px}.storage-schema-popover pre{max-height:250px;margin:0;padding:10px;overflow:auto;color:#1e3a5f;background:#f6f9fd;border-radius:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap}.persistence-config-fields{display:grid;gap:10px;margin-top:2px}.persistence-config-fields .form-field{gap:6px}.persistence-output-tip{margin:0;color:#667085;font-size:12px;line-height:1.45}.standardization-code-editor{height:285px;min-height:285px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.55;resize:none;white-space:pre}.standard-tool-form textarea.code-dependency-changed{border-color:#f04438;background:#fff8f7;box-shadow:0 0 0 1px #f0443814}.standard-tool-form textarea.code-dependency-changed:focus{border-color:#d92d20;outline:2px solid rgba(240,68,56,.12);outline-offset:0}.schema-card p.code-dependency-warning{margin:0;color:#d92d20;font-size:12px;line-height:1.45}.compact-code-editor{height:180px;min-height:180px}.node-output-config{display:grid;gap:8px;padding-top:10px;border-top:1px solid #e2e8f0}.node-output-actions{display:flex;justify-content:flex-start}.binding-list{display:grid;gap:10px;min-width:0;overflow:visible}.output-binding-table{min-width:0}.output-binding-table th{height:34px;padding:0 10px}.output-binding-table td{height:42px;padding:4px 10px}.output-binding-table th:nth-child(1){width:29%}.output-binding-table th:nth-child(2){width:16%}.output-binding-table th:nth-child(3){width:27%}.output-binding-table th:nth-child(4){width:16%}.output-binding-table th:nth-child(5){width:12%}.node-output-table{min-width:0}.node-output-table th{height:34px;padding:0 10px}.node-output-table td{height:42px;padding:4px 10px}.node-output-table th:nth-child(1){width:17%}.node-output-table th:nth-child(2){width:17%}.node-output-table th:nth-child(3){width:16%}.node-output-table th:nth-child(4){width:22%}.node-output-table th:nth-child(5){width:20%}.node-output-table th:nth-child(6){width:8%}.system-output-row{background:#f6faff}.system-output-row td{color:#415066}.system-output-label{color:#667085;font-size:12px;white-space:nowrap}.exception-rule-table th:nth-child(1){width:14%}.exception-rule-table th:nth-child(2){width:12%}.exception-rule-table th:nth-child(3){width:22%}.exception-rule-table th:nth-child(4){width:24%}.exception-rule-table th:nth-child(5){width:18%}.exception-rule-table th:nth-child(6){width:10%}.editable-schema-table input[type=text],.editable-schema-table input:not([type]){width:100%;min-height:32px;padding:6px 7px;border:1px solid #d6deea;border-radius:6px;background:#fff}.editable-schema-table input[type=checkbox]{display:block;margin:0 auto}.editable-schema-table input:disabled{color:#98a2b3;background:#f5f7fb}.editable-schema-table .muted-cell{display:block;color:#98a2b3;text-align:center}.type-mismatch-tip{position:absolute;left:7px;top:calc(100% - 3px);z-index:2;display:inline-flex;padding:1px 5px;border-radius:4px;color:#d92d20;background:#fff4f2;font-size:11px;line-height:1.2}.input-artifact-table td{position:relative;overflow:visible}.switch-control{position:relative;display:block;width:34px;height:20px;margin:0 auto;border-radius:999px;background:#d0d5dd;transition:background .16s ease}.switch-control span{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #1018282e;transition:transform .16s ease}.switch-control.active{background:#0f63f6}.switch-control.active span{transform:translate(14px)}.editable-schema-table .select-field-wrap{width:100%;min-width:0}.editable-schema-table .select-field{width:100%;min-width:0;height:32px;padding-left:7px;padding-right:7px;color:#111827;background:#fff;border:1px solid #d6deea;border-radius:6px}.table-delete-button{display:inline-grid;place-items:center;width:28px;height:28px;margin:0 auto;border:0;border-radius:6px;color:#d92d20;background:transparent;font-size:14px}.table-delete-button:hover{background:#fef2f2}.standard-tool-form textarea{width:100%;min-height:72px;padding:9px 11px;border:1px solid #cfd9e8;border-radius:8px;color:#111827;background:#fff;resize:vertical}.output-rule-section .schema-actions{margin-top:-4px}.output-rule-list{display:grid;gap:12px;min-width:0}.output-rule-card{display:grid;gap:12px;min-width:0;padding:12px;border:1px solid #dbe6f3;border-radius:8px;background:#fbfcff}.output-rule-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.output-rule-head strong{color:#111827;font-size:14px;font-weight:700}.output-rule-head .danger-link{height:28px;padding:0 4px}.output-rule-card>.form-field{margin-bottom:0}.output-rule-card .checkbox-line input{width:14px;height:14px;accent-color:#0f63f6}.rule-subsection{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid #e5edf7;border-radius:8px;background:#fff}.rule-subsection .form-field{margin-bottom:0}.rule-subtitle{color:#111827;font-size:13px;font-weight:700}.rule-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.storage-rule-detail-list{display:grid;gap:10px;margin-top:12px}.storage-rule-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcff}.storage-rule-detail div{min-width:0}.storage-rule-detail label{display:block;margin-bottom:5px;color:#667085;font-size:12px}.storage-rule-detail strong{display:block;min-width:0;overflow:hidden;color:#111827;text-overflow:ellipsis;white-space:nowrap}.param-list{display:grid;gap:var(--config-param-row-gap)}.config-dialog-subtitle{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#667085;font-size:12px}.config-section{padding:16px;margin-bottom:14px;border:1px solid #dbe6f3;border-radius:12px;background:#fff}.config-section:last-child{margin-bottom:0}.config-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.config-section-head h3{margin:0;color:#111827;font-size:16px;font-weight:800}.config-section-head .text-link{height:28px;padding:0 4px;gap:4px}.param-editor-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:start;padding:0;border:0;border-radius:0;background:transparent}.param-editor-row label{padding:0;color:#344054;font-size:12px;font-weight:700;line-height:1.2}.param-editor-row label em{margin-left:3px;color:#e5484d;font-style:normal}.param-editor-field{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:10px}.param-editor-field.no-fx{grid-template-columns:minmax(0,1fr)}.param-editor-field input,.param-editor-field textarea,.param-editor-field select{width:100%;min-height:38px;padding:8px 11px;color:#111827;background:#fff;border:1px solid #cfd9e8;border-radius:8px}.param-editor-field .select-field-wrap{width:100%;min-width:0}.param-editor-field .select-field{width:100%;min-width:0;height:38px;color:#111827;background:#fff;border:1px solid #cfd9e8;border-radius:8px}.param-editor-field textarea{min-height:72px;resize:vertical}.param-editor-row.inline-source{grid-template-columns:220px 170px minmax(0,1fr);column-gap:16px;row-gap:var(--config-param-row-gap);align-items:start}.param-editor-row.inline-source.iteration-output-source{grid-template-columns:180px 180px minmax(0,1fr)}.param-editor-row.inline-source>.source-field{gap:var(--config-label-gap)}.param-name-column,.param-value-column{display:grid;min-width:0;gap:var(--config-label-gap);color:#344054;font-size:12px;font-weight:700;line-height:1.2}.param-editor-row.inline-source .param-name-column>span:empty,.param-editor-row.inline-source .source-field>span:empty,.param-editor-row.inline-source .param-value-column>span:empty{display:none}.param-name-display{display:flex;align-items:center;gap:12px;height:var(--config-control-height);padding:8px 14px;color:#111827;border:1px solid #cfd9e8;border-radius:8px;background:#f5f7fb;font-size:13px;font-weight:700;line-height:1.4}.param-name-display>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-type-tag{display:inline-flex;align-items:center;flex:0 1 auto;max-width:136px;min-height:20px;padding:2px 7px;overflow:hidden;border:0;border-radius:999px;color:#0f63f6;background:#eff6ff;font-size:11px;font-style:normal;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.option-label-with-type{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;width:100%}.option-label-with-type>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.param-value-column>span{color:#344054;font-size:12px;font-weight:700;line-height:1.2}.param-value-column input,.param-value-column textarea{width:100%;height:var(--config-control-height);padding:8px 11px;color:#111827;background:#fff;border:1px solid #cfd9e8;border-radius:8px;font-size:13px;line-height:1.4}.param-value-column textarea{min-height:72px;resize:vertical}.param-value-column .select-field-wrap,.param-value-column .select-field{width:100%;min-width:0}.param-value-column .select-field{height:var(--config-control-height);color:#111827;background:#fff;border:1px solid #cfd9e8;border-radius:8px}.param-upstream-setting{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:10px;min-width:0}.iteration-output-source .param-upstream-setting{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.prefixed-field{position:relative;display:block;min-width:0;height:var(--config-control-height);overflow:visible;color:#344054;background:#f1f5fb;border:1px solid #cfd9e8;border-radius:8px;font-size:13px;line-height:1.4}.prefixed-label{position:absolute;inset:-1px auto -1px 0;display:flex;align-items:center;justify-content:flex-start;width:var(--prefix-width, 84px);padding:0 14px;color:#344054;font-weight:700;white-space:nowrap;pointer-events:none}.prefixed-body{position:absolute;inset:0 0 0 auto;display:flex;width:calc(100% - var(--prefix-width, 84px));min-width:0;background:#fff;border-radius:0 8px 8px 0}.prefixed-field input{position:absolute;inset:0 0 0 auto;width:calc(100% - var(--prefix-width, 84px));min-width:0;height:auto;padding:8px 11px;color:#111827;background:#fff;border:1px solid transparent;border-radius:0 8px 8px 0;font-size:13px;line-height:1.4}.prefixed-field .select-field-wrap{width:100%;min-width:0}.prefixed-field .select-field{width:100%;min-width:0;height:100%;color:#111827;background:#fff;border:1px solid transparent;border-radius:0 8px 8px 0;box-shadow:none}.prefixed-field .embedded-select,.prefixed-field .embedded-select .select-field{min-width:0}.prefixed-field:has(.select-field-wrap.open){box-shadow:0 0 0 1px #0f63f6,0 0 0 4px #0f63f61a}.prefixed-field .select-field-wrap.open .select-field{box-shadow:none}.fx-button{display:grid;place-items:center;height:38px;border:0;border-radius:8px;color:#667085;background:transparent;font-size:16px;font-weight:800}.fx-button:hover{background:#f1f6ff}.fx-button.active{color:#0f63f6;background:#e9f2ff}.param-source-row{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,150px) minmax(0,170px) minmax(0,1fr);gap:8px;margin-right:46px;padding:8px;border:1px solid #dbe6f3;border-radius:9px;background:#f8fbff}.param-source-row input{width:100%;min-height:36px;padding:7px 10px;border:1px solid #cfd9e8;border-radius:8px;background:#fff}.source-field{display:grid;min-width:0;gap:6px}.source-field span{color:#344054;font-size:12px;font-weight:700;line-height:1.2}.param-name-display .field-type-tag,.option-label-with-type .field-type-tag,.source-field .field-type-tag{display:inline-flex;align-items:center;flex:0 0 auto;max-width:136px;min-height:20px;padding:2px 7px;overflow:hidden;border:0;border-radius:999px;color:#0f63f6;background:#eff6ff;font-size:11px;font-style:normal;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.source-field-wide{grid-column:span 2}.source-field .select-field-wrap,.source-field .select-field,.source-field input{width:100%;min-width:0}.source-field .select-field{height:var(--config-control-height);color:#111827;background:#fff;border:1px solid #cfd9e8;border-radius:8px}.code-input-list{display:grid;gap:var(--config-param-row-gap)}.code-input-row{display:grid;grid-template-columns:180px 160px minmax(0,1fr) 36px;gap:var(--config-param-row-gap);align-items:start;padding:0;border:0;border-radius:0;background:transparent}.code-input-name-field,.code-input-value-field,.code-input-value-setting{display:grid;min-width:0;gap:var(--config-label-gap);color:#344054;font-size:12px;font-weight:700;line-height:1.2}.code-input-row .source-field{gap:var(--config-label-gap)}.code-input-row .code-input-name-field>span:empty,.code-input-row .source-field>span:empty,.code-input-row .code-input-value-setting>span:empty{display:none}.code-input-row>input{min-height:38px;padding:8px 11px;border:1px solid #cfd9e8;border-radius:8px}.code-input-name-field input,.code-input-value-field input,.code-input-value-setting input{height:var(--config-control-height);padding:8px 11px;color:#111827;border:1px solid #cfd9e8;border-radius:8px;font-size:13px;font-weight:400;line-height:1.4}.code-input-value-setting .select-field-wrap,.code-input-value-setting .select-field{width:100%;min-width:0}.code-input-value-setting .select-field{height:var(--config-control-height);color:#111827;background:#fff;border:1px solid #cfd9e8;border-radius:8px}.param-upstream-setting .prefixed-field .select-field,.param-upstream-setting .prefixed-field input{height:100%;background:#fff;border-color:transparent;border-radius:0 8px 8px 0}.param-upstream-setting .prefixed-field input{position:absolute;inset:0 0 0 auto;width:calc(100% - var(--prefix-width, 84px));height:auto}.code-input-actions{display:inline-flex;align-items:center;justify-content:flex-start;gap:2px;height:38px;margin-top:20px}.code-input-actions .fx-button{width:32px;height:38px;border-radius:8px}.code-row-delete-button,.code-output-row>button{display:grid;place-items:center;width:28px;height:var(--config-control-height);border-radius:8px;color:#ef4444;background:transparent}.code-row-delete-button:hover,.code-output-row>button:hover{background:#fef2f2}.code-input-row.has-header>.code-row-delete-button{margin-top:22.4px}.code-input-fx-panel{grid-column:1 / 3;width:100%;margin:0}.code-output-list{display:grid;gap:var(--config-param-row-gap)}.code-output-row{display:grid;grid-template-columns:minmax(0,.8fr) 150px minmax(0,1.2fr) 36px;gap:var(--config-param-row-gap)}.code-output-row input,.code-output-row select{height:var(--config-control-height);padding:8px 11px;border:1px solid #cfd9e8;border-radius:8px;background:#fff}.code-output-field{display:grid;gap:var(--config-label-gap);color:#344054;font-size:12px;font-weight:700;line-height:1.2}.code-output-field>span:empty{display:none}.code-output-field input{height:var(--config-control-height);padding:8px 11px;color:#111827;border:1px solid #cfd9e8;border-radius:8px;font-size:13px;font-weight:400;line-height:1.4}.code-output-row .select-field-wrap{width:100%;min-width:0}.code-output-row .select-field{width:100%;min-width:0;height:var(--config-control-height);background:#fff;border:1px solid #cfd9e8;border-radius:8px}.code-output-row>button{margin-top:0}.code-output-row.has-header>button{margin-top:22.4px}.code-lang-chip{display:inline-flex;align-items:center;height:22px;margin-left:6px;padding:0 8px;border-radius:999px;color:#475467;background:#f2f4f7;font-size:12px;font-weight:600;vertical-align:middle}.output-schema{display:grid;gap:8px;padding:0;background:#fff}.output-item{display:grid;gap:4px;padding:4px 0;color:#344054;font-size:13px}.output-item:last-child{border-bottom:0}.output-item-title{display:flex;align-items:center;gap:8px;min-width:0}.output-item strong{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:999px;color:#0f63f6;background:#eff6ff;font-size:11px;font-weight:700;line-height:1.2}.output-item code{color:#111827;font-family:inherit;font-size:13px;font-weight:700}.output-item small{display:block;color:#667085;line-height:1.4}select.select-field,.form-field select,.param-editor-field select,.param-value-column select,.param-source-row select,.code-output-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:34px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='%23475569' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px 14px}.form-field input:disabled,.form-field input[readonly],.param-editor-field input:disabled,.param-editor-field input[readonly],.param-value-column input:disabled,.param-value-column input[readonly],.code-input-value-setting input:disabled,.code-input-value-setting input[readonly],.prefixed-field input:disabled,.prefixed-field input[readonly],.param-source-row input:disabled,.param-source-row input[readonly],.source-field input:disabled,.source-field input[readonly],.code-output-row input:disabled,.code-output-row input[readonly],.form-field .select-field.readonly,.param-editor-field .select-field.readonly,.source-field .select-field.readonly,.editable-schema-table .select-field.readonly,.code-output-row .select-field.readonly{color:#667085;background:#f5f7fb;border-color:#d3dbe8;cursor:not-allowed;opacity:1}@media(max-width:1500px){.workspace.workbench-workspace{padding:10px 24px}.workbench-grid{grid-template-columns:248px minmax(360px,1fr) 420px;gap:10px}}@media(max-width:1280px){.workbench-grid{grid-template-columns:230px minmax(380px,1fr) 390px}.data-table{min-width:980px}.project-management-table{min-width:1230px}}
