.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.toolbar{background:#fff;padding:12px;border-radius:8px;box-shadow:0 2px 8px #00000026;display:flex;gap:10px;align-items:center}.toolbar-section{display:flex;gap:8px;align-items:center}.toolbar-divider{width:1px;height:32px;background:#e5e7eb}.toolbar-button{padding:8px 16px;border:none;border-radius:6px;background:#4f46e5;color:#fff;font-size:14px;cursor:pointer;transition:all .2s;font-weight:500;white-space:nowrap}.toolbar-button:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.toolbar-button:active{transform:translateY(0)}.toolbar-button.connected{background:#10b981}.toolbar-button.connected:hover{background:#059669}.toolbar-button-danger{background:#ef4444}.toolbar-button-danger:hover{background:#dc2626}.toolbar-button-export{background:#8b7ec8}.toolbar-button-export:hover{background:#7a6db8}.toolbar-button-info{background:#3b82f6}.toolbar-button-info:hover{background:#2563eb}.toolbar-button-success{background:#10b981}.toolbar-button-success:hover{background:#059669}.toolbar-button-clear-filter{background:#f59e0b;padding:10px 20px;font-size:15px;font-weight:600;box-shadow:0 4px 12px #f59e0b66;animation:pulseOrange 2s infinite}.toolbar-button-clear-filter:hover{background:#d97706;box-shadow:0 6px 16px #f59e0b80}@keyframes pulseOrange{0%,to{box-shadow:0 4px 12px #f59e0b66}50%{box-shadow:0 6px 20px #f59e0b99}}.api-status{font-size:16px;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.api-status.online{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.toolbar-label{font-size:14px;font-weight:500;color:#374151;white-space:nowrap}.toolbar-select{padding:6px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;cursor:pointer;transition:all .2s;outline:none;min-width:150px}.toolbar-select:hover{border-color:#8b7ec8}.toolbar-select:focus{border-color:#8b7ec8;box-shadow:0 0 0 2px #8b7ec81a}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:hover .react-flow__edge-path{stroke-width:3}.react-flow__edge.selected .react-flow__arrowhead,.react-flow__edge:hover .react-flow__arrowhead{fill:currentColor}.chatbot-node{background:#f5f5f7;border:2px solid #e5e7eb;border-radius:8px;padding:12px;min-width:280px;box-shadow:0 2px 8px #0000001a;transition:all .2s}.chatbot-node:hover{box-shadow:0 4px 12px #00000026;border-color:#4f46e5}.chatbot-node.highlighted{border-color:#10b981;border-width:3px;box-shadow:0 0 0 4px #10b9814d,0 8px 24px #0003;animation:highlightPulse 1s ease-in-out 2}@keyframes highlightPulse{0%,to{box-shadow:0 0 0 4px #10b9814d,0 8px 24px #0003}50%{box-shadow:0 0 0 8px #10b98180,0 12px 32px #0000004d}}.node-header{display:flex;align-items:center;gap:6px;margin-bottom:10px;position:relative}.sheet-link-button{background:#e9d5ff;border:1px solid #d8b4fe;border-radius:4px;width:32px;height:32px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.sheet-link-button:hover{background:#ddd6fe;transform:scale(1.05)}.question-input-wrapper{flex:1;position:relative;min-height:36px}.question-input{padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;outline:none;resize:none;overflow:hidden;font-family:inherit;line-height:1.5;min-height:36px;max-height:36px;width:100%}.question-input.expanded{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;min-height:200px;max-height:400px;overflow-y:auto;z-index:1000;box-shadow:0 8px 24px #0000004d;background:#fff;border:2px solid #4F46E5;cursor:text;transition:none!important}.question-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.question-input.expanded:focus{box-shadow:0 4px 16px #4f46e540}.question-input.expanded::-webkit-scrollbar{width:6px}.question-input.expanded::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.question-input.expanded::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.question-input.expanded::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.add-output-button{background:#e9d5ff;border:1px solid #d8b4fe;border-radius:4px;width:32px;height:32px;cursor:pointer;font-size:16px;color:#6b21a8;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.add-output-button:hover{background:#ddd6fe;transform:scale(1.05)}.outputs-container{display:flex;flex-direction:column;gap:6px}.output-item{position:relative;background:#f3e8ff;border:1px solid #e9d5ff;border-radius:4px;padding:8px 30px 8px 12px;display:flex;align-items:center;gap:8px;transition:all .2s;cursor:grab}.output-item:active{cursor:grabbing}.output-item:hover{background:#e9d5ff;border-color:#c084fc}.output-item.dragging{opacity:.5;cursor:grabbing}.output-item.drop-line-before{border-top:3px solid #4F46E5;box-shadow:0 -2px 8px #4f46e566;margin-top:-2px}.output-item.drop-line-after{border-bottom:3px solid #4F46E5;box-shadow:0 2px 8px #4f46e566;margin-bottom:-2px}.output-item.unconnected{background:#fee2e2;border-color:#fecaca}.output-item.unconnected:hover{background:#fecaca;border-color:#fca5a5}.output-item.from-reference{background:#dbeafe;border-color:#bfdbfe}.output-item.from-reference:hover{background:#bfdbfe;border-color:#93c5fd}.output-label{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;color:#374151;flex:1}.output-label:hover{color:#4f46e5}.output-input{width:100%;padding:4px 8px;border:1px solid #4F46E5;border-radius:4px;font-size:14px;outline:none;background:#fff}.handle-input,.handle-output{width:12px;height:12px;background:#4f46e5;border:2px solid white;border-radius:50%;transition:all .2s}.handle-input{left:-8px;top:20px}.handle-input:hover,.handle-output:hover{background:#4338ca;transform:scale(1.2);box-shadow:0 0 0 4px #4f46e533}.react-flow__handle-connecting,.react-flow__handle-valid{background:#10b981!important}.output-tools-indicator{width:12px;height:12px;border-radius:50%;flex-shrink:0;transition:all .2s;cursor:pointer}.output-tools-indicator.red{background:#ef4444;box-shadow:0 0 0 2px #ef44444d}.output-tools-indicator.yellow{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b4d}.output-tools-indicator.green{background:#10b981;box-shadow:0 0 0 2px #10b9814d}.output-tools-indicator:hover{transform:scale(1.2)}.output-autocomplete{position:relative;width:100%}.output-autocomplete-input{width:100%;padding:4px 8px;border:1px solid #4F46E5;border-radius:4px;font-size:14px;outline:none;background:#fff}.output-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #4F46E5;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 6px #0000001a;z-index:10000;overscroll-behavior:contain}.output-autocomplete-item{padding:8px 12px;cursor:pointer;font-size:14px;color:#374151;transition:background-color .15s}.output-autocomplete-item:hover,.output-autocomplete-item.selected{background-color:#e9d5ff;color:#4f46e5}.output-autocomplete-dropdown::-webkit-scrollbar{width:6px}.output-autocomplete-dropdown::-webkit-scrollbar-track{background:#f1f1f1}.output-autocomplete-dropdown::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.output-autocomplete-dropdown::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.edge-label-wrapper{z-index:1000}.edge-label{background:#fff;padding:4px 12px;border-radius:4px;border:2px solid #4F46E5;font-size:12px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s;box-shadow:0 2px 4px #0000001a;color:#374151;min-width:40px;text-align:center}.edge-label:hover{background:#f3f4f6;border-color:#4338ca;transform:scale(1.05);box-shadow:0 4px 8px #00000026}.edge-label.has-label{padding:6px 16px;font-size:13px}.edge-label-edit-container{background:#fff;padding:4px;border-radius:6px;box-shadow:0 4px 12px #0003;border:2px solid #4F46E5}.edge-label-input{border:none;outline:none;padding:6px 12px;font-size:13px;font-weight:500;min-width:150px;border-radius:4px;background:#f9fafb;color:#374151}.edge-label-input:focus{background:#fff}.react-flow__edge-path{stroke:#a5b4fc;stroke-width:2}.react-flow__edge:hover .react-flow__edge-path{stroke:#818cf8;stroke-width:3}.react-flow__edge.selected .react-flow__edge-path{stroke:#10b981;stroke-width:3}.react-flow__edge-path[stroke="#e5e7eb"]{stroke:#e5e7eb;opacity:.8}.react-flow__edge:hover .react-flow__edge-path[stroke="#e5e7eb"]{stroke:#d1d5db;stroke-width:3;opacity:.9}.modal-content{background:#fff;padding:30px;border-radius:8px;min-width:500px;max-width:700px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.tabs{display:flex;gap:10px;margin-bottom:20px;border-bottom:2px solid #e0e0e0}.tab{padding:10px 20px;border:none;background:none;cursor:pointer;font-size:16px;color:#666;transition:all .3s;border-bottom:3px solid transparent;margin-bottom:-2px}.tab:hover:not(:disabled){color:#333;background:#f5f5f5}.tab.active{color:#8b7ec8;border-bottom-color:#8b7ec8;font-weight:600}.tab:disabled{cursor:not-allowed;opacity:.5}.tab-content{margin-top:20px}.current-connection{background:#e8f5e9;padding:15px;border-radius:6px;margin-bottom:20px;border-left:4px solid #4caf50}.current-connection p{margin:5px 0;color:#2e7d32}.connection-title{font-weight:600;font-size:16px}.connection-id{font-size:12px;color:#558b2f}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#8b7ec8;box-shadow:0 0 0 2px #8b7ec81a}.form-group input:disabled,.form-group textarea:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group textarea{resize:vertical;font-family:inherit}.form-group small{display:block;margin-top:5px;color:#666;font-size:12px;line-height:1.4}.form-group small strong{color:#8b7ec8}.info-text{color:#666;margin-bottom:20px;line-height:1.6}.loading-text{color:#8b7ec8;font-style:italic}.empty-text{color:#999;font-style:italic;text-align:center;padding:20px}.graphs-list{border:1px solid #ddd;border-radius:6px;max-height:300px;overflow-y:auto;margin-top:10px}.graph-item{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #eee;cursor:pointer;transition:background .2s}.graph-item:last-child{border-bottom:none}.graph-item:hover{background:#f8f8f8}.graph-item.selected{background:#f3f0ff;border-left:4px solid #8b7ec8}.graph-info{flex:1}.graph-name{font-weight:600;color:#333;margin-bottom:5px;font-size:15px}.graph-description{color:#666;font-size:13px;margin-bottom:5px}.graph-meta{font-size:11px;color:#999}.graph-radio{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#8b7ec8;font-size:18px;font-weight:700}.modal-buttons button{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.modal-buttons button[type=button]:not(.secondary){background:#f5f5f5;color:#333}.modal-buttons button[type=button]:not(.secondary):hover:not(:disabled){background:#e0e0e0}.modal-buttons button[type=submit],.modal-buttons button:not([type]):not(.secondary){background:#8b7ec8;color:#fff}.modal-buttons button[type=submit]:hover:not(:disabled),.modal-buttons button:not([type]):not(.secondary):hover:not(:disabled){background:#7a6db8}.modal-buttons button.secondary{background:#fff;color:#8b7ec8;border:1px solid #8b7ec8}.modal-buttons button.secondary:hover:not(:disabled){background:#f3f0ff}.error-message{background:#ffebee;color:#c62828;padding:12px;border-radius:4px;margin-bottom:20px;border-left:4px solid #c62828;font-size:14px}.modal-note{margin-top:20px;padding:12px;background:#f5f5f5;border-radius:4px;font-size:12px;color:#666;line-height:1.5}.modal-note strong{color:#333}.modal-note code{background:#fff;padding:2px 6px;border-radius:3px;font-size:11px;color:#8b7ec8;border:1px solid #e0e0e0}.feedmer-bots-list{border:1px solid #ddd;border-radius:6px;max-height:350px;overflow-y:auto;margin-top:10px}.bots-group-header{background:#f8f8f8;padding:10px 15px;font-weight:600;font-size:13px;color:#666;text-transform:uppercase;letter-spacing:.5px;border-top:1px solid #ddd}.bots-group-header:first-child{border-top:none;border-radius:6px 6px 0 0}.bot-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-bottom:1px solid #eee;cursor:pointer;transition:background .2s}.bot-item:last-child{border-bottom:none}.bot-item:hover{background:#f8f8f8}.bot-item.selected{background:#fff4e6;border-left:4px solid #ff9800}.bot-info{flex:1}.bot-name{font-weight:600;color:#333;margin-bottom:4px;font-size:14px}.bot-meta{font-size:11px;color:#999}.bot-radio{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#ff9800;font-size:18px;font-weight:700}.graphs-list::-webkit-scrollbar,.feedmer-bots-list::-webkit-scrollbar{width:8px}.graphs-list::-webkit-scrollbar-track,.feedmer-bots-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.graphs-list::-webkit-scrollbar-thumb,.feedmer-bots-list::-webkit-scrollbar-thumb{background:silver;border-radius:4px}.graphs-list::-webkit-scrollbar-thumb:hover,.feedmer-bots-list::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.export-modal{min-width:550px;max-width:650px}.export-source-info{background:#e3f2fd;padding:15px;border-radius:6px;margin-bottom:20px;border-left:4px solid #2196f3}.export-source-info p{margin:5px 0;color:#1565c0}.export-source-info strong{font-weight:600}.source-name{font-size:16px;font-weight:600;color:#0d47a1}.export-target-section{margin-bottom:20px}.export-label{display:block;font-weight:600;margin-bottom:12px;color:#333;font-size:15px}.export-options{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.export-option{display:flex;align-items:center;padding:15px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s;background:#fff}.export-option:hover{border-color:#8b7ec8;background:#f8f7fc}.export-option input[type=radio]{margin:0 12px 0 0;width:18px;height:18px;cursor:pointer;accent-color:#8b7ec8}.export-option input[type=radio]:checked~.export-option-label{color:#8b7ec8;font-weight:600}.export-option input[type=radio]:checked{outline:2px solid #8b7ec8;outline-offset:2px}.export-option-label{display:flex;align-items:center;gap:10px;font-size:15px;color:#333;transition:all .2s}.export-option-icon{font-size:24px}.export-option input[type=radio]:disabled{cursor:not-allowed;opacity:.5}.export-option:has(input[type=radio]:disabled){cursor:not-allowed;opacity:.6;background:#f5f5f5}.export-form-section{margin-top:20px}.export-note{margin-top:15px;padding:12px;background:#fff3e0;border-radius:6px;border-left:4px solid #ff9800;font-size:13px;color:#e65100;line-height:1.5}.export-note strong{color:#e65100;font-weight:600}.export-button{background:#8b7ec8!important;color:#fff!important}.export-button:hover:not(:disabled){background:#7a6db8!important}.export-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 600px){.export-modal{min-width:90vw;max-width:90vw}.export-option-label{font-size:14px}.export-option-icon{font-size:20px}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease-in-out}.loading-content{background:#fff;padding:40px;border-radius:12px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;align-items:center;gap:20px;min-width:200px}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #8b7ec8;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-message{margin:0;color:#333;font-size:16px;font-weight:500;text-align:center}.hotkeys-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:800px;width:90%;max-height:85vh;display:flex;flex-direction:column;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hotkeys-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:2px solid #e5e7eb;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0}.hotkeys-header h2{margin:0;font-size:24px;font-weight:600;color:#fff}.help-tabs{display:flex;gap:0;background:#f9fafb;border-bottom:2px solid #e5e7eb}.help-tab{flex:1;padding:14px 20px;background:transparent;border:none;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent}.help-tab:hover{background:#f3f4f6;color:#374151}.help-tab.active{color:#667eea;background:#fff;border-bottom-color:#667eea}.hotkeys-content{padding:28px;overflow-y:auto;flex:1}.help-section{max-width:100%}.help-section h3{margin:0 0 20px;color:#1f2937;font-size:22px;font-weight:600}.help-section h4{margin:24px 0 12px;color:#374151;font-size:16px;font-weight:600}.help-section p{margin:0 0 16px;color:#4b5563;line-height:1.6;font-size:14px}.help-section ul{margin:0 0 20px;padding-left:24px;list-style-type:disc}.help-section li{margin-bottom:10px;color:#4b5563;line-height:1.6;font-size:14px}.help-section li strong{color:#1f2937;font-weight:600}.feature-item{margin-bottom:24px;padding:16px;background:#f9fafb;border-radius:8px;border-left:4px solid #667eea}.feature-item h4{margin:0 0 8px;color:#1f2937;font-size:15px;font-weight:600}.feature-item p{margin:0;color:#4b5563;font-size:14px;line-height:1.6}.hotkeys-table{width:100%;border-collapse:separate;border-spacing:0 8px}.hotkeys-table thead th{text-align:left;padding:12px 16px;font-weight:600;color:#374151;font-size:14px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb}.hotkeys-table tbody tr{background:#f9fafb;transition:all .2s}.hotkeys-table tbody tr:hover{background:#f3f4f6;transform:translate(4px)}.hotkeys-table tbody td{padding:16px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.hotkeys-table tbody td:first-child{border-left:1px solid #e5e7eb;border-radius:8px 0 0 8px}.hotkeys-table tbody td:last-child{border-right:1px solid #e5e7eb;border-radius:0 8px 8px 0}.hotkey-key code{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 12px;border-radius:6px;font-family:Courier New,monospace;font-size:13px;font-weight:600;white-space:nowrap;box-shadow:0 2px 8px #667eea4d}.hotkey-description{color:#4b5563;font-size:14px;line-height:1.6}.hotkeys-footer{padding:20px 28px;background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px}.hotkeys-note{margin:0;color:#6b7280;font-size:14px;line-height:1.6}.hotkeys-note strong{color:#374151}.close-button{background:#fff3;border:2px solid rgba(255,255,255,.3);color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-button:hover{background:#ffffff4d;transform:rotate(90deg)}.search-panel{position:fixed;top:0;right:-350px;width:320px;height:100vh;background:#fff;box-shadow:-4px 0 20px #00000026;transition:right .3s ease;z-index:1000;display:flex;flex-direction:column}.search-panel.open{right:0}.search-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:2px solid #e5e7eb;background:linear-gradient(135deg,#10b981,#059669)}.search-header h3{margin:0;font-size:18px;font-weight:600;color:#fff}.close-button{background:#fff3;border:none;color:#fff;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-button:hover{background:#ffffff4d}.search-content{padding:20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;flex:1}.search-input{padding:10px 14px;border:2px solid #d1d5db;border-radius:6px;font-size:14px;transition:all .2s;outline:none}.search-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.search-type-section{display:flex;flex-direction:column;gap:8px}.radio-option{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}.radio-option:hover{background:#f3f4f6;border-color:#10b981}.radio-option input[type=radio]{width:16px;height:16px;cursor:pointer;accent-color:#10b981}.radio-option span{font-size:13px;color:#374151;font-weight:500}.search-button{padding:10px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.search-button:hover:not(:disabled){background:#059669}.search-button:disabled{background:#9ca3af;cursor:not-allowed}.search-results{padding:14px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px}.results-info{font-size:13px;color:#4b5563;text-align:center}.results-info strong{color:#10b981;font-size:16px}.results-navigation{display:flex;align-items:center;justify-content:center;gap:10px}.nav-button{width:32px;height:32px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.nav-button:hover:not(:disabled){background:#059669}.nav-button:disabled{background:#d1d5db;cursor:not-allowed}.results-counter{font-size:13px;font-weight:600;color:#374151;min-width:60px;text-align:center;padding:6px 10px;background:#fff;border-radius:4px;border:1px solid #10b981}.no-results{text-align:center;color:#ef4444;font-size:13px;font-weight:500;padding:12px;background:#fee2e2;border-radius:6px}.create-node-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.create-node-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;width:90%;max-width:500px;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.create-node-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.create-node-modal-header h2{margin:0;font-size:20px;font-weight:600;color:#111827}.create-node-modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.create-node-modal-close:hover{background-color:#f3f4f6;color:#111827}.create-node-modal-body{padding:24px}.create-node-modal-body label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.create-node-modal-body input{width:100%;padding:10px 12px;border:2px solid #d1d5db;border-radius:8px;font-size:15px;transition:all .2s;box-sizing:border-box}.create-node-modal-body input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.create-node-modal-body input.input-error{border-color:#ef4444}.create-node-modal-body input.input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.error-message{margin-top:8px;padding:8px 12px;background-color:#fef2f2;border-left:3px solid #ef4444;color:#991b1b;font-size:13px;border-radius:4px;animation:shake .3s}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.create-node-modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.create-node-modal-footer button{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.btn-cancel{background-color:#fff;color:#374151;border:1px solid #d1d5db!important}.btn-cancel:hover{background-color:#f9fafb;border-color:#9ca3af!important}.btn-create{background-color:#3b82f6;color:#fff}.btn-create:hover{background-color:#2563eb;box-shadow:0 2px 8px #3b82f64d}.btn-create:active{transform:scale(.98)}.save-indicator{position:fixed;top:20px;right:20px;display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;box-shadow:0 2px 8px #00000026;z-index:999;transition:all .3s ease;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}.save-indicator-saving{background-color:#eff6ff;color:#1e40af;border:1px solid #93c5fd}.save-indicator-saved{background-color:#f0fdf4;color:#15803d;border:1px solid #86efac}.save-indicator-error{background-color:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.save-icon{font-size:18px;display:flex;align-items:center;justify-content:center}.save-icon.saving{animation:blink 1s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.save-text{white-space:nowrap}.save-indicator-saved{animation:slideInRight .3s ease-out,fadeOut .5s ease-in 2s forwards}@keyframes fadeOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}.toast-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:8px;background:#fff;box-shadow:0 4px 12px #00000026;min-width:300px;max-width:500px;pointer-events:auto;animation:slideIn .3s ease-out;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.toast-icon{font-size:20px;flex-shrink:0}.toast-message{flex:1;font-size:14px;line-height:1.5;color:#333}.toast-close{background:none;border:none;cursor:pointer;font-size:18px;color:#999;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;flex-shrink:0}.toast-close:hover{background:#0000000d;color:#333}.toast-success{border-left:4px solid #10b981}.toast-error{border-left:4px solid #ef4444}.toast-warning{border-left:4px solid #f59e0b}.toast-info{border-left:4px solid #3b82f6}.context-menu{position:fixed;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026,0 0 0 1px #0000001a;padding:4px;min-width:180px;z-index:10001;animation:contextMenuFadeIn .15s ease-out}@keyframes contextMenuFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.context-menu-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;color:#374151;transition:background .1s;-webkit-user-select:none;user-select:none}.context-menu-item:hover{background:#f3f4f6}.context-menu-item.danger{color:#ef4444}.context-menu-item.danger:hover{background:#fee2e2}.context-menu-icon{font-size:16px;width:20px;text-align:center}.context-menu-label{flex:1}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:30px;border-radius:8px;min-width:500px;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.modal-content h2{margin-top:0;margin-bottom:20px;color:#333}.modal-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.modal-buttons button{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;background:#8b7ec8;color:#fff}.modal-buttons button:hover:not(:disabled){background:#7a6db8}.modal-buttons button:disabled{opacity:.5;cursor:not-allowed}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100vw;height:100vh}
