.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_139a4_1{position:absolute;top:10px;left:10px;z-index:10;background:#fff;padding:12px;border-radius:8px;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;gap:8px;min-width:200px}._title_139a4_16{font-weight:700;font-size:14px;margin-bottom:8px;border-bottom:1px solid #e0e0e0;padding-bottom:8px}._modeSection_139a4_24{margin-bottom:8px}._modeLabel_139a4_28{font-size:11px;color:#666;margin-bottom:4px}._modeButtons_139a4_34{display:flex;gap:4px}._modeButton_139a4_34{flex:1;padding:6px 8px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#333;cursor:pointer;font-size:11px;font-weight:400;transition:all .2s}._modeButton_139a4_34:hover{background:#f5f5f5}._modeButton_139a4_34._active_139a4_56{color:#fff;font-weight:700}._modeButton_139a4_34._view_139a4_61._active_139a4_56{background:#4caf50}._modeButton_139a4_34._edit_139a4_65._active_139a4_56{background:#2196f3}._modeButton_139a4_34._present_139a4_69._active_139a4_56{background:#ff9800}._controls_139a4_73{display:flex;flex-direction:column;gap:6px}._nodeTypeSection_139a4_79{display:flex;align-items:center;gap:8px;padding:6px 0}._nodeTypeLabel_139a4_86{font-size:11px;color:#666;font-weight:500;white-space:nowrap}._nodeTypeSelect_139a4_93{flex:1;padding:6px 8px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:12px;cursor:pointer;transition:all .2s}._nodeTypeSelect_139a4_93:hover:not(:disabled){border-color:#3b82f6}._nodeTypeSelect_139a4_93:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._nodeTypeSelect_139a4_93:disabled{opacity:.5;cursor:not-allowed}._layoutSection_139a4_119{display:flex;flex-direction:column;gap:4px;padding:8px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}._layoutLabel_139a4_128{font-size:11px;color:#666;font-weight:500}._layoutControls_139a4_134{display:flex;gap:4px;align-items:center}._layoutSelect_139a4_140{flex:1;padding:6px 8px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:12px;cursor:pointer;transition:all .2s}._layoutSelect_139a4_140:hover:not(:disabled){border-color:#10b981}._layoutSelect_139a4_140:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 2px #10b9811a}._layoutSelect_139a4_140:disabled{opacity:.5;cursor:not-allowed}._applyLayoutButton_139a4_166{padding:6px 12px;border:1px solid #10b981;border-radius:4px;background:#10b981;color:#fff;cursor:pointer;font-size:14px;transition:all .2s;min-width:40px;display:flex;align-items:center;justify-content:center}._applyLayoutButton_139a4_166:hover:not(:disabled){background:#059669;border-color:#059669}._applyLayoutButton_139a4_166:disabled{opacity:.5;cursor:not-allowed;background:#d1d5db;border-color:#d1d5db}._presetSection_139a4_193{display:flex;flex-direction:column;gap:4px;margin-top:8px}._presetLabel_139a4_200{font-size:11px;color:#666;font-weight:500}._presetSelect_139a4_206{padding:6px 8px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:12px;cursor:pointer;transition:all .2s;color:#666}._presetSelect_139a4_206:hover:not(:disabled){border-color:#8b5cf6}._presetSelect_139a4_206:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf61a}._presetSelect_139a4_206:disabled{opacity:.5;cursor:not-allowed}._activeLayoutButton_139a4_232{padding:6px 12px;border:1px solid #8b5cf6;border-radius:4px;background:#8b5cf6;color:#fff;cursor:pointer;font-size:11px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:4px;margin-top:4px}._activeLayoutButton_139a4_232:hover{background:#7c3aed;border-color:#7c3aed}._controlButton_139a4_253{padding:6px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:12px;transition:all .2s}._controlButton_139a4_253:hover{background:#f5f5f5}._controlButton_139a4_253._active_139a4_56{background:#e3f2fd}._fitButton_139a4_271{padding:6px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:12px;transition:all .2s;margin-top:4px}._fitButton_139a4_271:hover{background:#f5f5f5}._contextMenu_1x4n6_1{position:fixed;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:4px 0;min-width:200px;z-index:1000;animation:_fadeIn_1x4n6_1 .15s ease}@keyframes _fadeIn_1x4n6_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._menuItem_1x4n6_24{padding:8px 16px;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:14px;color:#374151;background:transparent;border:none;width:100%;text-align:left;transition:background-color .1s ease}._menuItem_1x4n6_24:hover:not(:disabled){background:#f3f4f6}._menuItem_1x4n6_24:disabled{opacity:.4;cursor:not-allowed}._menuIcon_1x4n6_48{font-size:16px;width:20px;display:flex;align-items:center;justify-content:center}._menuLabel_1x4n6_56{flex:1}._menuShortcut_1x4n6_60{font-size:12px;color:#9ca3af}._menuDivider_1x4n6_65{height:1px;background:#e5e7eb;margin:4px 0}._menuSection_1x4n6_71{padding:4px 0}._destructive_1x4n6_75{color:#dc2626}._destructive_1x4n6_75:hover:not(:disabled){background:#fee2e2}._menuItemContainer_1x4n6_83{position:relative}._hasSubmenu_1x4n6_87{justify-content:space-between}._submenuArrow_1x4n6_91{font-size:10px;color:#9ca3af;margin-left:auto}._submenu_1x4n6_91{position:absolute;left:100%;top:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:4px 0;min-width:200px;z-index:1001;animation:_fadeIn_1x4n6_1 .15s ease;margin-left:4px}._simpleTextNode_5k7or_1{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:12px 16px;min-width:150px;min-height:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center}._simpleTextNode_5k7or_1._rectangular_5k7or_18{border-radius:12px}._simpleTextNode_5k7or_1._circular_5k7or_22{border-radius:50%;aspect-ratio:1;min-width:120px;min-height:120px;padding:16px}._simpleTextNode_5k7or_1._rounded_5k7or_30{border-radius:999px}._simpleTextNode_5k7or_1:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633}._simpleTextNode_5k7or_1._selected_5k7or_39{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}._content_5k7or_44{width:100%;display:flex;align-items:center;justify-content:center}._text_5k7or_51{width:100%;padding:4px;white-space:pre-wrap;word-break:break-word;color:#1f2937;font-size:14px;line-height:1.5;text-align:center}._input_5k7or_62{width:100%;min-height:40px;padding:4px;border:none;outline:none;background:transparent;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;text-align:center;color:#1f2937}._input_5k7or_62::placeholder{color:#9ca3af}._richTextNode_v598a_1{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:16px;min-width:200px;min-height:80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center}._richTextNode_v598a_1._rectangular_v598a_18{border-radius:12px}._richTextNode_v598a_1._circular_v598a_22{border-radius:50%;aspect-ratio:1;min-width:150px;min-height:150px;padding:20px}._richTextNode_v598a_1._rounded_v598a_30{border-radius:999px}._richTextNode_v598a_1:hover{border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf633}._richTextNode_v598a_1._selected_v598a_39{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}._content_v598a_44{width:100%;display:flex;align-items:center;justify-content:center}._richText_v598a_1{width:100%;padding:8px;outline:none;color:#1f2937;font-size:14px;line-height:1.6;text-align:center}._richText_v598a_1._editing_v598a_61{background:#fafafa;border-radius:4px;cursor:text}._richText_v598a_1 p{margin:0 0 8px}._richText_v598a_1 p:last-child{margin-bottom:0}._richText_v598a_1 strong{font-weight:600}._richText_v598a_1 em{font-style:italic}._richText_v598a_1 u{text-decoration:underline}._toolbar_v598a_87{position:absolute;top:-40px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:4px;display:flex;gap:4px;box-shadow:0 2px 8px #00000026;z-index:10}._toolbarButton_v598a_102{width:32px;height:32px;border:none;background:transparent;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#374151;transition:all .15s ease}._toolbarButton_v598a_102:hover{background:#f3f4f6}._toolbarButton_v598a_102:active{background:#e5e7eb}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}
