:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font:16px/1.4 system-ui,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-bar{border-bottom:1px solid var(--lightningcss-light,#e5e4e7)var(--lightningcss-dark,#2e303a);justify-content:flex-end;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.auth-bar__message{margin:0;color:var(--lightningcss-light,#8a1f1f)var(--lightningcss-dark,#f2a3a3);margin-inline-end:auto}.auth-bar__button{color:var(--lightningcss-light,#fff)var(--lightningcss-dark,#16171d);background:var(--lightningcss-light,#08060d)var(--lightningcss-dark,#f3f4f6);border-radius:4px;padding:.4rem .9rem;font-weight:500;text-decoration:none}.auth-bar__button:focus-visible,.auth-bar__identity button:focus-visible{outline-offset:2px;outline:2px solid var(--lightningcss-light,#aa3bff)var(--lightningcss-dark,#c084fc)}.auth-bar__identity{align-items:center;gap:.75rem;display:flex}.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:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--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;touch-action:none}.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))}.create-aa__overlay{z-index:10;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.create-aa__dialog{color:var(--lightningcss-light,#1a1a1a)var(--lightningcss-dark,#f2f2f4);background:var(--lightningcss-light,#fff)var(--lightningcss-dark,#1c1d24);border-radius:12px;width:min(480px,92vw);max-height:88vh;padding:1.5rem;overflow-y:auto;box-shadow:0 12px 40px #00000040}.create-aa__dialog h2{margin:0 0 1rem;font-size:1.1rem}.create-aa__field{flex-direction:column;gap:.3rem;margin-bottom:1rem;font-size:.9rem;display:flex}.create-aa__field input,.create-aa__field select{width:100%}.create-aa__hint{color:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#9ca3af);margin:0;font-size:.85rem}.create-aa__greeting{border:1px solid var(--lightningcss-light,#e5e4e7)var(--lightningcss-dark,#2e303a);border-radius:8px;flex-direction:column;gap:.4rem;margin-bottom:1rem;padding:.75rem;font-size:.9rem;display:flex}.create-aa__greeting legend{padding:0 .25rem;font-weight:600}.create-aa__greeting select{margin-top:.25rem}.create-aa__warning{color:var(--lightningcss-light,#8a6417)var(--lightningcss-dark,#f3e1be);background:var(--lightningcss-light,#fdf6e9)var(--lightningcss-dark,#3a3117);border:1px solid var(--lightningcss-light,#f3e1be)var(--lightningcss-dark,#5a4a1f);border-radius:8px;margin:0 0 1rem;padding:.6rem .75rem;font-size:.85rem}.create-aa__error{color:var(--lightningcss-light,#b3261e)var(--lightningcss-dark,#f2b8b5);margin:0 0 1rem;font-size:.85rem}.create-aa__actions{justify-content:flex-end;gap:.5rem;display:flex}.canvas{flex:1;min-height:0;display:flex}.canvas__main{flex-direction:column;flex:1;min-width:0;display:flex}.canvas__toolbar{border-bottom:1px solid var(--lightningcss-light,#e5e4e7)var(--lightningcss-dark,#2e303a);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.canvas__flow{flex:1;min-height:0}.canvas__message{color:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#9ca3af);padding:1rem}.entity-search{flex-direction:column;gap:.4rem;max-width:320px;display:flex}.entity-search__label{font-size:.85rem}.entity-search input{color:inherit;background:var(--lightningcss-light,#fff)var(--lightningcss-dark,#1f2028);border:1px solid var(--lightningcss-light,#c7c5cc)var(--lightningcss-dark,#3a3c47);border-radius:4px;padding:.4rem .6rem}.entity-search input:focus-visible{outline-offset:1px;outline:2px solid var(--lightningcss-light,#aa3bff)var(--lightningcss-dark,#c084fc)}.entity-search__status{color:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#9ca3af);margin:0;font-size:.85rem}.entity-search__status--error{color:var(--lightningcss-light,#8a1f1f)var(--lightningcss-dark,#f2a3a3)}.entity-search__results{border:1px solid var(--lightningcss-light,#e5e4e7)var(--lightningcss-dark,#2e303a);border-radius:4px;max-height:220px;margin:0;padding:0;list-style:none;overflow-y:auto}.entity-search__results li+li{border-top:1px solid var(--lightningcss-light,#e5e4e7)var(--lightningcss-dark,#2e303a)}.entity-search__results button{text-align:start;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;gap:.5rem;padding:.5rem .6rem;display:flex}.entity-search__results button:hover,.entity-search__results button:focus-visible{background:var(--lightningcss-light,#f4f3ec)var(--lightningcss-dark,#2e303a)}.entity-search__results button:focus-visible{outline-offset:-2px;outline:2px solid var(--lightningcss-light,#aa3bff)var(--lightningcss-dark,#c084fc)}.entity-search__destination{color:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#9ca3af);white-space:nowrap;font-size:.85rem}.properties-panel{border-inline-start:1px solid var(--lightningcss-light,#e5e4e7)var(--lightningcss-dark,#2e303a);flex-shrink:0;width:280px;padding:1rem;overflow-y:auto}.properties-panel h2{margin:0 0 .75rem;font-size:1rem}.properties-panel__empty{color:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#9ca3af);margin:0;font-size:.9rem}.properties-panel dl{grid-template-columns:auto 1fr;gap:.35rem .75rem;margin:0;font-size:.85rem;display:grid}.properties-panel dt{color:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#9ca3af)}.properties-panel dd{margin:0}.properties-panel__edit{margin-top:1rem}.properties-panel__editor{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.properties-panel__editor select{width:100%}.properties-panel__field{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.properties-panel__field input,.properties-panel__field select{width:100%}.properties-panel__status{color:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#9ca3af);margin:0;font-size:.85rem}.properties-panel__status--error{color:var(--lightningcss-light,#b3261e)var(--lightningcss-dark,#f2b8b5)}.flow-node{min-width:220px;color:inherit;background:var(--lightningcss-light,#fff)var(--lightningcss-dark,#1f2028);border:1px solid var(--lightningcss-light,#d9d8dd)var(--lightningcss-dark,#3a3c47);border-radius:6px;font-size:.85rem;box-shadow:0 1px 3px var(--lightningcss-light,#00000014)var(--lightningcss-dark,#0006)}.flow-node:focus-visible,.react-flow__node.selected .flow-node{outline-offset:2px;outline:2px solid var(--lightningcss-light,#aa3bff)var(--lightningcss-dark,#c084fc)}.flow-node__header{color:#fff;background:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#4b4658);border-radius:6px 6px 0 0;padding:.5rem .75rem;font-weight:600}.flow-node__meta{color:var(--lightningcss-light,#6b6375)var(--lightningcss-dark,#9ca3af);padding:.35rem .75rem;font-size:.78rem}.flow-node__body{padding:.35rem .75rem}.flow-node__rows{margin:0;padding:0;list-style:none}.flow-node__rows li{border-top:1px solid var(--lightningcss-light,#eeedf0)var(--lightningcss-dark,#2e303a);align-items:center;gap:.5rem;padding:0 .75rem;display:flex;position:relative}.flow-node__key{background:var(--lightningcss-light,#f4f3ec)var(--lightningcss-dark,#2e303a);border-radius:4px;justify-content:center;align-items:center;min-width:1.4rem;height:1.4rem;font-size:.78rem;font-weight:600;display:inline-flex}.flow-node__row-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flow-node--menu .flow-node__header,.flow-node--aa .flow-node__header{color:var(--lightningcss-light,#fff)var(--lightningcss-dark,#16171d);background:var(--lightningcss-light,#08060d)var(--lightningcss-dark,#f3f4f6)}.flow-node--person .flow-node__header{background:var(--lightningcss-light,#2563eb)var(--lightningcss-dark,#60a5fa)}.flow-node--queue .flow-node__header{background:var(--lightningcss-light,#0d9488)var(--lightningcss-dark,#2dd4bf)}.flow-node--huntGroup .flow-node__header{background:var(--lightningcss-light,#0891b2)var(--lightningcss-dark,#22d3ee)}.flow-node--voicemailGroup .flow-node__header,.flow-node--mailbox .flow-node__header{background:var(--lightningcss-light,#7c3aed)var(--lightningcss-dark,#a78bfa)}.flow-node--number .flow-node__header{background:var(--lightningcss-light,#57534e)var(--lightningcss-dark,#a8a29e)}.flow-node--operator .flow-node__header{background:var(--lightningcss-light,#ea580c)var(--lightningcss-dark,#fb923c)}.flow-node--announcement .flow-node__header{background:var(--lightningcss-light,#16a34a)var(--lightningcss-dark,#4ade80)}.flow-node--nameDialing .flow-node__header,.flow-node--extensionDialing .flow-node__header{background:var(--lightningcss-light,#4338ca)var(--lightningcss-dark,#818cf8)}.flow-node--repeatMenu .flow-node__header{background:var(--lightningcss-light,#b45309)var(--lightningcss-dark,#fbbf24)}.flow-node--exit .flow-node__header{background:var(--lightningcss-light,#b91c1c)var(--lightningcss-dark,#f87171)}
