.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.app{flex-direction:column;height:100%;display:flex}.toolbar{background:#fafafa;border-bottom:1px solid #e0e0e0;align-items:center;gap:8px;padding:8px 12px;display:flex}.toolbar button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:6px 12px;font-size:13px}.toolbar button:hover{background:#f0f0f0}.toolbar .project-name{margin-right:auto;font-size:14px;font-weight:600}.toolbar-dropdown-wrap{position:relative}.toolbar-dropdown{z-index:50;background:#fff;border:1px solid #ccc;border-radius:6px;min-width:240px;margin-top:4px;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.toolbar-dropdown-item{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;width:100%;padding:8px 12px;font-size:13px;display:flex}.toolbar-dropdown-item:hover{background:#f0f0f0}.toolbar-dropdown-item.disabled{color:#999;cursor:default}.toolbar-dropdown-item.disabled:hover{background:0 0}.toolbar-dropdown-name{font-weight:500}.toolbar-dropdown-meta{color:#999;margin-top:2px;font-size:11px}.workspace{flex:1;display:flex;overflow:hidden}.left-panel{background:#fafafa;border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;min-width:200px;max-width:600px;display:flex}.left-panel-tabs{border-bottom:1px solid #e0e0e0;align-items:center;display:flex}.left-panel-tab{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:6px;font-size:12px}.left-panel-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:500}.chat-panel-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.chat-panel{background:#fafafa;border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;min-width:200px;max-width:600px;display:flex}.chat-header{color:#666;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:6px 12px;font-size:13px;font-weight:500;display:flex}.chat-toggle{cursor:pointer;color:#999;background:0 0;border:none;border-radius:3px;padding:2px 6px;font-size:16px}.chat-toggle:hover{color:#333;background:#e0e0e0}.chat-resize-handle{cursor:col-resize;background:0 0;flex-shrink:0;width:4px}.chat-resize-handle:hover{background:#2563eb40}.chat-messages{flex:1;padding:12px;overflow-y:auto}.chat-input-area{border-top:1px solid #e0e0e0;padding:12px}.chat-input-area textarea{resize:vertical;border:1px solid #ccc;border-radius:4px;width:100%;min-height:60px;padding:8px;font-family:inherit;font-size:13px}.chat-input-area button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:4px;width:100%;margin-top:6px;padding:8px;font-size:13px}.chat-input-area button:hover{background:#1d4ed8}.chat-empty{color:#999;text-align:center;padding:40px 20px;font-size:13px}.chat-message-content{font-size:13px}.chat-message-content p{margin:0 0 6px}.chat-message-content p:last-child{margin-bottom:0}.chat-message-content ul,.chat-message-content ol{margin:4px 0;padding-left:18px}.chat-message-content li{margin-bottom:2px}.chat-message-content strong{font-weight:600}.chat-message-content code{background:#f3f4f6;border-radius:3px;padding:1px 4px;font-size:12px}.chat-message-content pre{background:#f3f4f6;border-radius:4px;margin:4px 0;padding:8px;overflow-x:auto}.chat-message-content pre code{background:0 0;padding:0}.view-area{flex-direction:column;flex:1;display:flex;overflow:hidden}.view-tabs{background:#fafafa;border-bottom:1px solid #e0e0e0;gap:0;padding:0 12px;display:flex}.view-tab{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-size:13px}.view-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:500}.view-canvas{color:#999;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.side-panel{background:#fafafa;border-left:1px solid #e0e0e0;width:280px;min-width:240px;padding:12px;overflow-y:auto}.side-panel h3{margin-bottom:12px;font-size:14px}.dialog-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dialog{background:#fff;border-radius:8px;width:480px;max-width:90vw;padding:24px;box-shadow:0 8px 30px #00000026}.dialog h2{margin-bottom:16px;font-size:18px}.dialog label{margin-bottom:12px;font-size:13px;display:block}.dialog label span{margin-bottom:4px;font-weight:500;display:block}.dialog input{border:1px solid #ccc;border-radius:4px;width:100%;padding:8px;font-size:13px}.dialog .dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.loading-bar{background:#2563eb;height:3px;animation:1.5s infinite loading;position:absolute;top:0;left:0;right:0}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.error-toast{color:#dc2626;z-index:200;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;max-width:400px;padding:12px 16px;font-size:13px;position:fixed;top:16px;right:16px}.error-toast button{color:#dc2626;cursor:pointer;background:0 0;border:none;margin-left:12px;font-weight:700}.canvas-toolbar{z-index:10;gap:6px;display:flex;position:absolute;top:8px;right:8px}.canvas-toolbar button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:4px 10px;font-size:12px;box-shadow:0 1px 3px #00000014}.canvas-toolbar button:hover{background:#f0f0f0}.side-panel-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.side-panel-header h3{margin:0;font-size:14px}.side-panel-close{cursor:pointer;color:#999;background:0 0;border:none;border-radius:3px;padding:2px 6px;font-size:18px}.side-panel-close:hover{color:#333;background:#e0e0e0}.side-panel-section{margin-bottom:10px}.side-panel-label{color:#999;text-transform:capitalize;margin-bottom:2px;font-size:11px}.side-panel-value{color:#1f2937;word-break:break-word;font-size:13px}.object-tree{flex:1;padding:8px;overflow-y:auto}.object-tree-group{margin-bottom:4px}.object-tree-group-header{cursor:pointer;color:#374151;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:500;display:flex}.object-tree-group-header:hover{background:#f3f4f6}.object-tree-group-count{color:#9ca3af;font-weight:400}.object-tree-item{cursor:pointer;color:#4b5563;border-radius:4px;align-items:center;gap:6px;padding:3px 8px 3px 24px;font-size:12px;display:flex}.object-tree-item:hover{background:#f3f4f6}.object-tree-item.selected{color:#2563eb;background:#eff6ff}.object-tree-item .on-view-dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:6px;height:6px}.object-tree-item .add-to-view-btn{cursor:pointer;color:#6b7280;opacity:0;background:#fff;border:1px solid #d1d5db;border-radius:3px;margin-left:auto;padding:1px 6px;font-size:10px}.object-tree-item:hover .add-to-view-btn{opacity:1}.debug-panel{background:#fff;border-radius:8px;flex-direction:column;width:800px;max-width:95vw;max-height:85vh;display:flex;box-shadow:0 8px 30px #0003}.debug-panel-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.debug-panel-header h2{margin:0;font-size:16px}.debug-entries{flex:1;padding:8px;overflow-y:auto}.debug-entry{border:1px solid #e5e7eb;border-radius:6px;margin-bottom:6px;overflow:hidden}.debug-entry-header{cursor:pointer;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;display:flex}.debug-entry-header:hover{background:#f9fafb}.debug-tokens{color:#6b7280;gap:10px;font-family:monospace;font-size:11px;display:flex}.debug-entry-detail{border-top:1px solid #e5e7eb}.debug-tabs{border-bottom:1px solid #e5e7eb;display:flex}.debug-tab{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:2px solid #0000;padding:6px 14px;font-size:12px}.debug-tab.active{color:#2563eb;border-bottom-color:#2563eb}.debug-content{max-height:400px;overflow-y:auto}.debug-message{border-bottom:1px solid #f3f4f6}.debug-message-role{color:#6b7280;text-transform:uppercase;background:#f9fafb;padding:4px 12px;font-size:10px;font-weight:600}.debug-message-content{white-space:pre-wrap;word-break:break-word;max-height:200px;margin:0;padding:8px 12px;font-family:SF Mono,Monaco,Fira Code,monospace;font-size:11px;overflow-y:auto}.chat-loading-indicator{gap:4px;padding:8px 12px;display:flex}.chat-loading-dot{background:#2563eb;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite chat-dot-pulse}.chat-loading-dot:nth-child(2){animation-delay:.2s}.chat-loading-dot:nth-child(3){animation-delay:.4s}@keyframes chat-dot-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.empty-state-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:400px;padding:48px 32px;box-shadow:0 2px 8px #0000000f}.empty-state-card h2{color:#1f2937;margin:0 0 8px;font-size:20px;font-weight:600}.empty-state-card p{color:#6b7280;margin:0 0 24px;font-size:14px}.empty-state-actions{justify-content:center;gap:12px;display:flex}.empty-state-btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 20px;font-size:13px}.empty-state-btn:hover{background:#f9fafb}.empty-state-btn.primary{color:#fff;background:#2563eb;border-color:#2563eb}.empty-state-btn.primary:hover{background:#1d4ed8}.project-name-input{border:1px solid #2563eb;border-radius:4px;outline:none;width:200px;margin-right:auto;padding:2px 6px;font-size:14px;font-weight:600}.react-flow__node{cursor:grab}.react-flow__node:active{cursor:grabbing}.react-flow__edge-textbg{rx:4}.spec-handle{opacity:0;transition:opacity .15s;border:none!important;width:6px!important;height:6px!important}.react-flow__node:hover .spec-handle,.react-flow__node.selected .spec-handle{opacity:1}.spec-handle:hover{opacity:1;width:10px!important;height:10px!important}.spec-handle[data-handlepos][id$=-target]{pointer-events:all;opacity:0!important}
