.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))}:root{--md3-primary:#09c;--md3-on-primary:#fff;--md3-primary-container:#cddfef;--md3-on-primary-container:#001e2e;--md3-secondary:#0083c1;--md3-secondary-container:#eef4f7;--md3-tertiary:#eb6100;--md3-tertiary-container:#ffdbc8;--md3-surface:#f8fafb;--md3-on-surface:#1a1c1e;--md3-surface-variant:#dde3ea;--md3-on-surface-variant:#41484d;--md3-surface-container:#eef4f7;--md3-surface-container-high:#e6ecf0;--md3-surface-container-highest:#e0e6ea;--md3-outline:#73797c;--md3-outline-variant:#c3c9cd;--md3-error:#b3261e;--md3-error-container:#f9dedc;--md3-success:#4caf50;--md3-success-container:#c8e6c9;--md3-warning:#ff9800;--md3-warning-container:#ffe0b2;--primary-color:var(--md3-primary);--secondary-color:var(--md3-secondary);--background-color:var(--md3-surface);--text-color:var(--md3-on-surface);--node-bg-color:var(--md3-surface-container);--node-border-color:var(--md3-outline-variant);--node-selected-border-color:var(--md3-primary);--node-warning-color:var(--md3-warning);--node-error-color:var(--md3-error);--connection-line-color:var(--md3-outline);--handle-color:var(--md3-secondary)}@media (prefers-color-scheme:dark){:root:not(.light):not(.dark){--md3-primary:#7dd0ed;--md3-on-primary:#00344a;--md3-primary-container:#004c6a;--md3-on-primary-container:#cddfef;--md3-secondary:#a4c9db;--md3-secondary-container:#244b5c;--md3-tertiary:#ffb68a;--md3-tertiary-container:#743200;--md3-surface:#111416;--md3-on-surface:#e1e3e5;--md3-surface-variant:#41484d;--md3-on-surface-variant:#c3c9cd;--md3-surface-container:#1e2022;--md3-surface-container-high:#282a2d;--md3-surface-container-highest:#333537;--md3-outline:#8d9397;--md3-outline-variant:#41484d;--md3-error:#f2b8b5;--md3-error-container:#8c1d18;--md3-success:#81c784;--md3-success-container:#2e7d32;--md3-warning:#ffb74d;--md3-warning-container:#f57c00}}:root.dark{--md3-primary:#7dd0ed;--md3-on-primary:#00344a;--md3-primary-container:#004c6a;--md3-on-primary-container:#cddfef;--md3-secondary:#a4c9db;--md3-secondary-container:#244b5c;--md3-tertiary:#ffb68a;--md3-tertiary-container:#743200;--md3-surface:#111416;--md3-on-surface:#e1e3e5;--md3-surface-variant:#41484d;--md3-on-surface-variant:#c3c9cd;--md3-surface-container:#1e2022;--md3-surface-container-high:#282a2d;--md3-surface-container-highest:#333537;--md3-outline:#8d9397;--md3-outline-variant:#41484d;--md3-error:#f2b8b5;--md3-error-container:#8c1d18;--md3-success:#81c784;--md3-success-container:#2e7d32;--md3-warning:#ffb74d;--md3-warning-container:#f57c00}:root.light{--md3-primary:#09c;--md3-on-primary:#fff;--md3-primary-container:#cddfef;--md3-on-primary-container:#001e2e;--md3-secondary:#0083c1;--md3-secondary-container:#eef4f7;--md3-tertiary:#eb6100;--md3-tertiary-container:#ffdbc8;--md3-surface:#f8fafb;--md3-on-surface:#1a1c1e;--md3-surface-variant:#dde3ea;--md3-on-surface-variant:#41484d;--md3-surface-container:#eef4f7;--md3-surface-container-high:#e6ecf0;--md3-surface-container-highest:#e0e6ea;--md3-outline:#73797c;--md3-outline-variant:#c3c9cd;--md3-error:#b3261e;--md3-error-container:#f9dedc;--md3-success:#4caf50;--md3-success-container:#c8e6c9;--md3-warning:#ff9800;--md3-warning-container:#ffe0b2}*{box-sizing:border-box;margin:0;padding:0}code,pre,kbd,samp,.mono{font-family:JetBrains Mono,Fira Code,Source Code Pro,Menlo,Consolas,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);color:var(--text-color);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background-color .2s,color .2s}.react-flow__node{background:0 0;border:none;border-radius:0;font-size:12px}.react-flow__node.react-flow__node-triggerNode{border-radius:0}.node-card{border-radius:var(--node-card-radius,10px);border:1.5px solid var(--node-category-border,var(--node-border-color));background:var(--node-category-bg,var(--node-bg-color));background-clip:padding-box;flex-direction:column;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.node-card:before{content:"";background:var(--node-category-color,var(--md3-primary));border-radius:0 2px 2px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.node-card__body{align-items:center;gap:10px;display:flex}.node-card__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.node-card__text{flex-direction:column;flex:1;min-width:0;display:flex}.node-card__label{white-space:nowrap;text-overflow:ellipsis;color:var(--md3-on-surface);font-size:12.5px;font-weight:500;line-height:1.2;overflow:hidden}.node-card__module{color:var(--md3-on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-family:JetBrains Mono,Fira Code,Source Code Pro,Menlo,Consolas,monospace;font-size:9.5px;overflow:hidden}.node-card--compact{width:180px}.node-card--compact .node-card__body{padding:10px 12px 10px 16px}.node-card--compact .node-card__icon{width:32px;height:32px}.node-card--expanded{width:220px}.node-card--expanded .node-card__body{padding:8px 12px 8px 16px}.node-card--expanded .node-card__icon{width:28px;height:28px}.node-card--selected{border-color:var(--md3-primary);box-shadow:0 0 0 2px #09c3}.node-card--disabled{opacity:.4;border-style:dashed}.node-card--disabled .node-card__label{text-decoration:line-through}.node-card--running{border-color:var(--md3-primary);animation:1.5s ease-in-out infinite nodeRunPulse}@keyframes nodeRunPulse{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 16px 4px #0099cc4d}}.node-card--success{border-color:var(--md3-success)}.node-card--error{border-color:var(--md3-error);box-shadow:0 0 0 2px #b3261e26}.node-card:hover:not(.node-card--disabled){border-color:var(--node-category-color,var(--md3-primary));box-shadow:0 0 0 1px var(--node-category-color,var(--md3-primary)), 0 0 12px -2px color-mix(in srgb, var(--node-category-color,var(--md3-primary)) 35%, transparent)}.node-param-preview{flex-direction:column;gap:3px;padding:0 12px 8px 16px;display:flex}.node-param-preview__row{align-items:center;gap:6px;font-size:10px;line-height:1.3;display:flex}.node-param-preview__key{color:var(--md3-on-surface-variant);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;max-width:70px;overflow:hidden}.node-param-preview__value{color:var(--md3-on-surface);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.node-param-preview__value--truncated{color:var(--md3-on-surface);text-overflow:ellipsis;white-space:nowrap;opacity:.7;overflow:hidden}.node-param-preview__bool{font-weight:600}.node-param-preview__bool--true{color:var(--md3-success)}.node-param-preview__bool--false{color:var(--md3-error)}.node-param-preview__overflow{color:var(--md3-on-surface-variant);font-size:9px;font-style:italic}.branch-output-labels{flex-direction:column;gap:4px;padding:4px 12px 8px 16px;display:flex}.branch-output-labels__condition{color:var(--md3-on-surface-variant);text-overflow:ellipsis;white-space:nowrap;font-family:JetBrains Mono,Fira Code,Source Code Pro,Menlo,Consolas,monospace;font-size:9.5px;overflow:hidden}.branch-output-labels__row{justify-content:space-between;gap:8px;display:flex}.branch-output-labels__label{border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}.branch-output-labels__label--true{color:var(--md3-success);background:#4caf501a}.branch-output-labels__label--false{color:var(--md3-error);background:#b3261e1a}@keyframes triggerNodeHighlightPulse{0%,to{box-shadow:0 0 #09c0}50%{box-shadow:0 0 20px 8px #0099cc80}}.react-flow__node.react-flow__node-triggerNode.highlighted,.react-flow__node.react-flow__node-actionNode.highlighted{border-radius:var(--node-card-radius,10px);animation:2s ease-in-out triggerNodeHighlightPulse}.react-flow__node.preview-add{opacity:.7}.react-flow__node.preview-add:not(:has(.node-card)){border:2px dashed #2e7d32;box-shadow:0 0 12px 2px #2e7d324d}.react-flow__node.preview-add .node-card{border:2px dashed #2e7d32;box-shadow:0 0 12px 2px #2e7d324d}.react-flow__node.preview-remove{opacity:.4}.react-flow__node.preview-remove:not(:has(.node-card)){border:2px dashed #d32f2f;box-shadow:0 0 12px 2px #d32f2f4d}.react-flow__node.preview-remove .node-card{border:2px dashed #d32f2f;box-shadow:0 0 12px 2px #d32f2f4d}.react-flow__node.preview-modify{opacity:.8}.react-flow__node.preview-modify:not(:has(.node-card)){border:2px dashed #ed6c02;box-shadow:0 0 12px 2px #ed6c024d}.react-flow__node.preview-modify .node-card{border:2px dashed #ed6c02;box-shadow:0 0 12px 2px #ed6c024d}.canvas-locked .react-flow__viewport,.canvas-locked .react-flow__viewport *{pointer-events:none}.react-flow__node.selected:not(:has(.node-card)){border:2px solid var(--node-selected-border-color);box-shadow:0 0 0 2px #09c3}.react-flow__node.warning:not(:has(.node-card)){border:2px solid var(--node-warning-color)}.react-flow__node.error:not(:has(.node-card)){border:2px solid var(--node-error-color)}.react-flow__edge-path{stroke:var(--connection-line-color);stroke-width:2px;transition:stroke .2s,stroke-width .2s}.react-flow__edge.selected .react-flow__edge-path{stroke:var(--primary-color);stroke-width:3px}.react-flow__edge.preview-add .react-flow__edge-path{stroke:#2e7d32;stroke-dasharray:6 3;stroke-width:2px}.react-flow__edge.preview-remove .react-flow__edge-path{stroke:#d32f2f;stroke-dasharray:6 3;stroke-width:2px;opacity:.5}.react-flow__handle{background-color:var(--handle-color);border:1.5px solid var(--md3-surface,#f8fafb);z-index:1;border-radius:4px;transition:background-color .2s,box-shadow .15s}.react-flow__handle:hover{box-shadow:0 0 0 2.5px var(--handle-accent-color,var(--md3-primary)), 0 0 12px -2px color-mix(in srgb, var(--handle-accent-color,var(--md3-primary)) 35%, transparent)}.react-flow__handle[data-connected=false]{border:1.5px solid var(--md3-surface,#f8fafb);box-shadow:inset 0 0 0 1px var(--handle-accent-color,var(--md3-primary,#09c));overflow:visible;background-color:var(--md3-surface,#f8fafb)!important;border-radius:50%!important}.react-flow__handle[data-connected=false]:before,.react-flow__handle[data-connected=false]:after{content:"";background-color:var(--handle-accent-color,var(--md3-primary,#09c));pointer-events:none;border-radius:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.react-flow__handle[data-connected=false]:before{width:6px;height:2px}.react-flow__handle[data-connected=false]:after{width:2px;height:6px}.react-flow__handle[data-connected=false]:hover{box-shadow:inset 0 0 0 1px var(--handle-accent-color,var(--md3-primary,#09c)), 0 0 0 2.5px var(--handle-accent-color,var(--md3-primary,#09c)), 0 0 12px -2px color-mix(in srgb, var(--handle-accent-color,var(--md3-primary)) 35%, transparent);transition:box-shadow .15s}.firebase-emulator-warning{opacity:.85;border-radius:6px 6px 0 0;padding:4px 16px;font-size:12px;transform:translate(-50%);width:auto!important;left:50%!important}
