.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))}.flow-editor-page{flex-direction:column;gap:16px;height:calc(100vh - 170px);min-height:620px;display:flex}.flow-editor-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.flow-editor-canvas{background:#f7f8fa;border:1px solid #05050514;border-radius:8px;flex:1;min-height:0;overflow:hidden}.flow-editor-workspace{flex:1;gap:16px;min-height:0;display:flex}.flow-tester-panel{flex-direction:column;width:360px;min-width:320px;display:flex}.flow-tester-panel .ant-card-body{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.flow-chat-messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.flow-chat-row{display:flex}.flow-chat-row-bot{justify-content:flex-start}.flow-chat-row-user{justify-content:flex-end}.flow-chat-bubble{white-space:pre-wrap;background:#f5f5f5;border-radius:8px;max-width:86%;padding:8px 10px}.flow-chat-row-user .flow-chat-bubble{background:#e6f4ff}.flow-chat-choices{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.flow-node-toolbar{justify-content:flex-end}.flow-node{background:#fff;border:1px solid #0505051f;border-top-width:3px;border-radius:8px;width:280px;padding:14px;transition:background .2s,border-color .2s,box-shadow .2s,color .2s;box-shadow:0 4px 16px #00000012}.flow-node-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.flow-node-start{border-color:#1677ff #1677ff33 #1677ff33}.flow-node-message{border-color:#52c41a #52c41a33 #52c41a33}.flow-node-list{border-color:#faad14 #faad1433 #faad1433}.flow-node-condition{border-color:#722ed1 #722ed133 #722ed133}.flow-node-buttons{border-color:#2f54eb #2f54eb33 #2f54eb33}.flow-node-media{border-color:#eb2f96 #eb2f9633 #eb2f9633}.flow-node-template{border-color:#fa541c #fa541c33 #fa541c33}.flow-node-location{border-color:#389e0d #389e0d33 #389e0d33}.flow-node-contact{border-color:#08979c #08979c33 #08979c33}.flow-node-reaction{border-color:#fa8c16 #fa8c1633 #fa8c1633}.flow-node-input-collector{border-color:#531dab #531dab33 #531dab33}.flow-node-delay{border-color:#8c8c8c #8c8c8c33 #8c8c8c33}.flow-node-handoff{border-color:#13c2c2 #13c2c233 #13c2c233}.flow-node-end{border-color:#ff4d4f #ff4d4f33 #ff4d4f33}.flow-node-switch{border-color:#d46b08 #d46b0833 #d46b0833}.flow-node-api-call{border-color:#003a8c #003a8c33 #003a8c33}.flow-node-set-variable{border-color:#006d75 #006d7533 #006d7533}.flow-node-time-condition{border-color:#614700 #61470033 #61470033}.flow-node-goto{border-color:#434343 #43434333 #43434333}.flow-node-call-flow{border-color:#531dab #531dab33 #531dab33}.flow-node-cta-url{border-color:#0050b3 #0050b333 #0050b333}.flow-node-location-request{border-color:#237804 #23780433 #23780433}.flow-node-whatsapp-flow{border-color:#c41d7f #c41d7f33 #c41d7f33}.flow-node-icon{color:#1677ff;background:#f0f5ff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.flow-node-message .flow-node-icon{color:#52c41a;background:#f6ffed}.flow-node-list .flow-node-icon{color:#faad14;background:#fffbe6}.flow-node-condition .flow-node-icon{color:#722ed1;background:#f9f0ff}.flow-node-buttons .flow-node-icon{color:#2f54eb;background:#f0f5ff}.flow-node-media .flow-node-icon{color:#eb2f96;background:#fff0f6}.flow-node-template .flow-node-icon{color:#fa541c;background:#fff2e8}.flow-node-location .flow-node-icon{color:#389e0d;background:#f6ffed}.flow-node-contact .flow-node-icon{color:#08979c;background:#e6fffb}.flow-node-reaction .flow-node-icon{color:#fa8c16;background:#fff7e6}.flow-node-input-collector .flow-node-icon{color:#531dab;background:#f9f0ff}.flow-node-delay .flow-node-icon{color:#595959;background:#fafafa}.flow-node-handoff .flow-node-icon{color:#13c2c2;background:#e6fffb}.flow-node-end .flow-node-icon{color:#ff4d4f;background:#fff1f0}.flow-node-switch .flow-node-icon{color:#d46b08;background:#fff7e6}.flow-node-api-call .flow-node-icon{color:#003a8c;background:#e6f0ff}.flow-node-set-variable .flow-node-icon{color:#006d75;background:#e6fffb}.flow-node-time-condition .flow-node-icon{color:#614700;background:#fffbe6}.flow-node-goto .flow-node-icon{color:#434343;background:#f5f5f5}.flow-node-call-flow .flow-node-icon{color:#531dab;background:#f0e6ff}.flow-node-cta-url .flow-node-icon{color:#0050b3;background:#e6f0ff}.flow-node-location-request .flow-node-icon{color:#237804;background:#f0f9e8}.flow-node-whatsapp-flow .flow-node-icon{color:#c41d7f;background:#fff0f6}.flow-node-cta-preview{color:#0050b3;background:#0050b30a;border:1px solid #0050b34d;border-radius:6px;align-items:center;padding:5px 10px;display:flex}.flow-node-description{font-size:12px}.flow-node-body{width:100%;margin-top:14px}.flow-node-control{width:100%;margin-top:4px}.flow-node-preview{color:#000000a6;margin:12px 0 0;transition:color .2s}.flow-tag-list{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.flow-list-options{flex-direction:column;gap:8px;display:flex}.flow-list-option{background:#05050505;border:1px solid #05050514;border-radius:6px;min-height:30px;padding:6px 22px 6px 10px;position:relative}.flow-list-option .flow-option-handle{top:50%;right:-20px;transform:translateY(-50%)}.flow-option-form-row{background:#05050505;border:1px solid #05050514;border-radius:8px;padding:12px}.react-flow__handle{background:#1677ff;border:2px solid #fff;width:10px;height:10px}.react-flow__node.sim-node-active{z-index:10!important;overflow:visible!important}.react-flow__node.sim-node-visited{opacity:.78;overflow:visible!important}.react-flow__node.node-orphan{opacity:.45;filter:grayscale(60%)}.react-flow__node.node-orphan:after{content:"⚠ Inalcanzable";color:#d97706;white-space:nowrap;pointer-events:none;font-size:10px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}@keyframes sim-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.flow-chat-row-system{justify-content:center;margin:4px 0;display:flex}.flow-chat-system-pill{color:#1677ff;white-space:nowrap;text-overflow:ellipsis;background:#1677ff12;border:1px solid #1677ff33;border-radius:12px;align-items:center;gap:5px;max-width:260px;padding:2px 10px;font-size:11px;font-weight:500;display:inline-flex;overflow:hidden}.flow-node-block{background:#1677ff08;border-left:2px solid #1677ff59;border-radius:0 8px 8px 0;flex-direction:column;margin:2px 0;display:flex;overflow:hidden}.flow-node-block-header{border-bottom:1px solid #1677ff1a;align-items:center;gap:6px;padding:5px 10px 4px;display:flex}.flow-node-block-dot{opacity:.7;background:#1677ff;border-radius:50%;flex-shrink:0;width:7px;height:7px}.flow-node-block-name{text-transform:uppercase;letter-spacing:.04em;color:#1677ff!important;font-size:11px!important;font-weight:600!important}.flow-node-block-body{color:#000000bf;flex-direction:column;gap:4px;padding:8px 12px;display:flex}[data-theme=dark] .flow-editor-canvas{background:#1a1a2e;border-color:#ffffff14}[data-theme=dark] .flow-node{color:#e5e7eb;background:#1e1e30;border-color:#ffffff1f;box-shadow:0 4px 16px #00000059}[data-theme=dark] .flow-node-description,[data-theme=dark] .flow-node-preview{color:#ffffff8c}[data-theme=dark] .flow-node-icon{background:#ffffff14!important}[data-theme=dark] .flow-list-option{color:#e5e7eb;background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .flow-option-form-row{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .react-flow__handle{border-color:#1e1e30}[data-theme=dark] .flow-node-cta-preview{background:#0050b326;border-color:#0050b366}[data-theme=dark] .flow-chat-bubble{color:#e5e7eb;background:#2a2a40}[data-theme=dark] .flow-chat-row-user .flow-chat-bubble{color:#e5e7eb;background:#1a3352}[data-theme=dark] .flow-node-block{background:#1677ff0f;border-left-color:#1677ff80}[data-theme=dark] .flow-node-block-header{border-bottom-color:#1677ff26}[data-theme=dark] .flow-node-block-body{color:#ffffffb8}[data-theme=dark] .flow-chat-system-pill{background:#1677ff1f;border-color:#1677ff4d}[data-theme=dark] .react-flow__node.node-orphan:after{color:#f59e0b}[data-theme=dark] .flow-node-note{color:#fef3c7!important;background:#2d2a12!important;border-color:#7a6a00!important}[data-theme=dark] .flow-node-note *{color:#fde68a!important}*{box-sizing:border-box}body{background:linear-gradient(to bottom right,#f2f2f2,#fff);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
