:root{--sidebar-width:60px}.Sidebar-module__WZVnLW__sidebar{-webkit-backdrop-filter:blur(20px);border-right:1px solid var(--color-border);width:60px;padding:var(--space-md)0;z-index:200;background:#080810f2;flex-direction:column;align-items:center;transition:width .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:visible}.Sidebar-module__WZVnLW__sidebar.Sidebar-module__WZVnLW__expanded{align-items:stretch;width:200px}.Sidebar-module__WZVnLW__logo{margin-bottom:var(--space-xl);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast);padding:0 var(--space-sm);flex-shrink:0;justify-content:center;align-items:center;gap:10px;min-height:42px;display:flex;text-decoration:none!important}.Sidebar-module__WZVnLW__logo:hover{transform:scale(1.04)}.Sidebar-module__WZVnLW__logoText{color:var(--color-text-primary,#fff);white-space:nowrap;letter-spacing:.02em;opacity:0;font-size:.85rem;font-weight:700;animation:.2s .1s forwards Sidebar-module__WZVnLW__fadeLabel}@keyframes Sidebar-module__WZVnLW__fadeLabel{to{opacity:1}}@keyframes Sidebar-module__WZVnLW__orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Sidebar-module__WZVnLW__orbit-spin-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes Sidebar-module__WZVnLW__core-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}.Sidebar-module__WZVnLW__orbitOuter{transform-origin:18px 18px;animation:10s linear infinite Sidebar-module__WZVnLW__orbit-spin}.Sidebar-module__WZVnLW__orbitInner{transform-origin:18px 18px;animation:12s linear infinite Sidebar-module__WZVnLW__orbit-spin-reverse}.Sidebar-module__WZVnLW__corePulse{transform-origin:18px 18px;animation:2s ease-in-out infinite Sidebar-module__WZVnLW__core-pulse}.Sidebar-module__WZVnLW__logo:hover .Sidebar-module__WZVnLW__orbitOuter,.Sidebar-module__WZVnLW__logo:hover .Sidebar-module__WZVnLW__orbitInner{animation-duration:3s}.Sidebar-module__WZVnLW__nav{width:100%;padding:0 var(--space-xs);flex-direction:column;flex:1;align-items:center;gap:2px;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__nav::-webkit-scrollbar{display:none}.Sidebar-module__WZVnLW__expanded .Sidebar-module__WZVnLW__nav{align-items:stretch}.Sidebar-module__WZVnLW__navItem{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:10px;text-decoration:none;display:flex;position:relative}.Sidebar-module__WZVnLW__navItem:hover{color:var(--color-text-primary);background:#ffffff0f}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{color:var(--color-primary-light);background:#6366f11f}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active:before{content:"";background:var(--gradient-primary);border-radius:0 2px 2px 0;width:3px;height:20px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.Sidebar-module__WZVnLW__expanded .Sidebar-module__WZVnLW__navItem{justify-content:flex-start;width:100%;height:38px;padding:0 12px}.Sidebar-module__WZVnLW__expanded .Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active:before{left:0}.Sidebar-module__WZVnLW__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Sidebar-module__WZVnLW__navIcon svg,.Sidebar-module__WZVnLW__navItem>svg{flex-shrink:0;width:20px;height:20px}.Sidebar-module__WZVnLW__navLabel{white-space:nowrap;text-overflow:ellipsis;opacity:0;font-size:.78rem;font-weight:480;animation:.2s 80ms forwards Sidebar-module__WZVnLW__fadeLabel;overflow:hidden}.Sidebar-module__WZVnLW__chevron{opacity:.5;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-left:auto;transition:transform .2s;display:flex}.Sidebar-module__WZVnLW__chevron svg{width:14px;height:14px}.Sidebar-module__WZVnLW__chevronOpen{transform:rotate(180deg)}.Sidebar-module__WZVnLW__chatActive{box-shadow:0 0 12px #22d3ee40;color:#22d3ee!important;background:#22d3ee1f!important}.Sidebar-module__WZVnLW__chatActive svg{filter:drop-shadow(0 0 4px #22d3ee80)}.Sidebar-module__WZVnLW__navItem:after{content:attr(data-tooltip);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity var(--transition-fast),transform var(--transition-fast);z-index:1000;background:#14141ef2;padding:6px 12px;font-size:.75rem;font-weight:500;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)translate(-4px)}.Sidebar-module__WZVnLW__navItem:hover:after{opacity:1;transform:translateY(-50%)translate(0)}.Sidebar-module__WZVnLW__expanded .Sidebar-module__WZVnLW__navItem:after{display:none}.Sidebar-module__WZVnLW__navGroup{justify-content:center;width:100%;display:flex;position:relative}.Sidebar-module__WZVnLW__expanded .Sidebar-module__WZVnLW__navGroup{justify-content:stretch}.Sidebar-module__WZVnLW__navGroup>.Sidebar-module__WZVnLW__navItem:after{display:none}.Sidebar-module__WZVnLW__flyout{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-md,10px);z-index:10000;background:#0e0e18f7;border:1px solid #6366f126;min-width:210px;padding:6px;animation:.15s forwards Sidebar-module__WZVnLW__flyoutIn;position:fixed;box-shadow:0 8px 32px #00000073,0 0 1px #6366f133}@keyframes Sidebar-module__WZVnLW__flyoutIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.Sidebar-module__WZVnLW__flyoutHeader{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted,#ffffff73);border-bottom:1px solid #ffffff0f;margin-bottom:4px;padding:6px 10px 4px;font-size:.65rem;font-weight:600}.Sidebar-module__WZVnLW__flyoutItem{border-radius:var(--radius-sm,6px);color:var(--color-text-secondary,#ffffffb3);white-space:nowrap;align-items:center;gap:10px;padding:8px 10px;font-size:.8rem;font-weight:450;text-decoration:none;transition:all .15s;display:flex}.Sidebar-module__WZVnLW__flyoutItem:hover{color:var(--color-text-primary,#fff);background:#ffffff0f}.Sidebar-module__WZVnLW__flyoutItemActive{background:#6366f11a;color:var(--color-primary-light,#818cf8)!important}.Sidebar-module__WZVnLW__flyoutIcon{opacity:.7;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Sidebar-module__WZVnLW__flyoutIcon svg{width:16px;height:16px}.Sidebar-module__WZVnLW__flyoutItem:hover .Sidebar-module__WZVnLW__flyoutIcon{opacity:1}.Sidebar-module__WZVnLW__inlineGroup{flex-direction:column;width:100%;display:flex}.Sidebar-module__WZVnLW__subItems{flex-direction:column;gap:1px;padding-left:20px;animation:.2s forwards Sidebar-module__WZVnLW__slideDown;display:flex;overflow:hidden}@keyframes Sidebar-module__WZVnLW__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:300px}}.Sidebar-module__WZVnLW__subItem{border-radius:var(--radius-sm,6px);color:var(--color-text-muted,#ffffff8c);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;padding:7px 12px;font-size:.75rem;font-weight:450;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__subItem:hover{color:var(--color-text-primary,#fff);background:#ffffff0d}.Sidebar-module__WZVnLW__subItemActive{background:#6366f114;color:var(--color-primary-light,#818cf8)!important}.Sidebar-module__WZVnLW__subIcon{opacity:.6;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.Sidebar-module__WZVnLW__subIcon svg{width:14px;height:14px}.Sidebar-module__WZVnLW__subItem:hover .Sidebar-module__WZVnLW__subIcon{opacity:1}.Sidebar-module__WZVnLW__divider{background:var(--color-border);width:28px;height:1px;margin:var(--space-sm)0;flex-shrink:0}.Sidebar-module__WZVnLW__expanded .Sidebar-module__WZVnLW__divider{width:100%}.Sidebar-module__WZVnLW__toggleBtn{margin-bottom:var(--space-sm);opacity:.5;transition:opacity .2s,background .15s}.Sidebar-module__WZVnLW__toggleBtn:hover{opacity:1}.Sidebar-module__WZVnLW__premiumZone{width:100%;padding:var(--space-sm)var(--space-xs);background:linear-gradient(#6366f10f 0%,#8b5cf61f 100%);border-top:1px solid #6366f133;flex-direction:column;align-items:center;gap:2px;margin-top:auto;display:flex;position:relative}.Sidebar-module__WZVnLW__premiumZone:before{content:"";background:linear-gradient(90deg,#0000,#6366f199,#0000);width:80%;height:1px;position:absolute;top:-1px;left:10%}.Sidebar-module__WZVnLW__expanded .Sidebar-module__WZVnLW__premiumZone{align-items:stretch}.Sidebar-module__WZVnLW__premiumItem{color:#a5b4fc!important}.Sidebar-module__WZVnLW__premiumItem:hover{color:#c7d2fe!important;background:#6366f11a!important}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{width:50px}.Sidebar-module__WZVnLW__sidebar.Sidebar-module__WZVnLW__expanded{width:200px}.Sidebar-module__WZVnLW__logo{width:30px;height:30px;font-size:.6rem}.Sidebar-module__WZVnLW__navItem{width:36px;height:36px}.Sidebar-module__WZVnLW__expanded .Sidebar-module__WZVnLW__navItem{width:100%}.Sidebar-module__WZVnLW__navItem:after{display:none}}
.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))}
