.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.topo-node{display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;font-size:11px;font-weight:700;font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;text-align:center;word-break:break-word;padding:4px 10px;cursor:default;-webkit-user-select:none;user-select:none;overflow:hidden;letter-spacing:.5px;text-transform:uppercase;color:#fffffff2}.topo-node.shape-Rectangle,.topo-node.shape-RoundedRectangle{border-radius:0;border:1.5px solid rgba(255,255,255,.45)}.topo-node.shape-Ellipse{border-radius:50%;border:1.5px solid rgba(255,255,255,.45)}.topo-node.shape-Parallelogram{clip-path:polygon(12% 0%,100% 0%,88% 100%,0% 100%);border:none}.topo-node.shape-FramedRectangle{border-radius:0;border:1.5px solid rgba(255,255,255,.45);outline:2px solid rgba(255,255,255,.5);outline-offset:-6px}.topo-node.shape-Database{border:none;position:relative;background:transparent!important}.topo-node.shape-Database .db-svg{position:absolute;inset:0;width:100%;height:100%}.topo-node.shape-Database .db-label{position:relative;z-index:1;margin-top:28%;color:#fffffff2;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.topo-node.shape-Junction{clip-path:polygon(12% 0%,100% 0%,88% 100%,0% 100%);border:none;position:relative;overflow:visible}.react-flow__handle{width:8px!important;height:8px!important;background:#fff!important;border:1.5px solid #7c6af9!important;border-radius:0!important;opacity:0;transform:scale(0)!important;transition:opacity .18s ease,transform .18s cubic-bezier(.34,1.56,.64,1)!important;z-index:20}.react-flow__node:hover .react-flow__handle,.react-flow__node.selected .react-flow__handle{opacity:1!important;transform:scale(1)!important}.react-flow__handle:hover{opacity:1!important;transform:scale(1.8)!important;background:#7c6af9!important;border-color:#fff!important;cursor:crosshair!important}.react-flow__handle.valid{opacity:1!important;transform:scale(2)!important;background:#34d399!important;border-color:#fff!important}.react-flow__node.connecting .react-flow__handle{opacity:1!important;transform:scale(1)!important}.react-flow__node.selected .topo-node{outline:2px solid #7c6af9!important;outline-offset:2px}.react-flow__node.selected .topo-node.shape-Parallelogram{outline:none!important;filter:drop-shadow(0 0 0 2px #7c6af9)!important}.react-flow__node.selected .topo-node.shape-Database .db-svg{filter:drop-shadow(0 0 3px #7c6af9)!important}.react-flow__resize-control.handle{width:7px!important;height:7px!important;background:#7c6af9!important;border:1.5px solid #fff!important;border-radius:0!important}.react-flow__resize-control.line{border-color:#7c6af999!important}.react-flow__connection-path{stroke:#7c6af9!important;stroke-width:1.5!important;stroke-dasharray:5 3!important}.react-flow__controls{background:#252540!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:0!important;box-shadow:none!important}.react-flow__controls-button{background:transparent!important;border:none!important;border-bottom:1px solid rgba(255,255,255,.08)!important;transition:background .1s!important;width:28px!important;height:28px!important}.react-flow__controls-button:last-child{border-bottom:none!important}.react-flow__controls-button:hover{background:#7c6af933!important}.react-flow__controls-button svg{fill:#c8c8dccc!important;width:13px!important;height:13px!important}.react-flow__minimap{background:#252540!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:0!important}.react-flow__minimap-mask{fill:#1a1a2ebf!important}.react-flow__attribution{display:none}.react-flow__edgeupdater{cursor:crosshair;fill:#7c6af9;stroke:#fff;stroke-width:1.5;r:5;opacity:0;transition:opacity .15s,r .15s}.react-flow__edge:hover .react-flow__edgeupdater,.react-flow__edge.selected .react-flow__edgeupdater{opacity:1}.react-flow__edgeupdater:hover{fill:#ef4444;r:7}.topo-edge-label{background:#252540;border:1px solid rgba(255,255,255,.12);border-radius:0;padding:3px 8px;font-size:10px;font-weight:500;color:#dcdcf0f2;font-family:-apple-system,Segoe UI,Roboto,sans-serif;white-space:nowrap;letter-spacing:.2px;pointer-events:none}.topo-edge-delete{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:#ef4444;border:1px solid rgba(255,255,255,.3);border-radius:0;color:#fff;font-size:14px;font-weight:700;line-height:1;cursor:pointer;padding:0;pointer-events:all;transition:background .15s,transform .1s}.topo-edge-delete:hover{background:#dc2626;transform:scale(1.2)}.palette-card{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:0;cursor:grab;-webkit-user-select:none;user-select:none;transition:background .1s;font-size:11px;font-weight:600;font-family:-apple-system,Segoe UI,Roboto,sans-serif;color:#c8c8dccc;border-left:2px solid transparent;letter-spacing:.3px}.palette-card:hover{background:#7c6af91f;border-left-color:#7c6af9;color:#e6e6fff2}.palette-card:active{cursor:grabbing;background:#7c6af933}.palette-dot{width:8px;height:8px;border-radius:0;flex-shrink:0}.node-highlight{position:absolute;top:0;left:0;right:0;height:40%;background:#ffffff26;pointer-events:none}.node-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:5px;width:100%;height:100%;padding:0 6px;box-sizing:border-box}.node-icon{font-size:12px;opacity:1;flex-shrink:0;line-height:1}.node-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.db-label-wrap{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:2px}.db-label-wrap .node-icon{font-size:14px;margin-top:4px;opacity:.9}.db-label-wrap .db-label{font-size:10px;font-weight:700;color:#fffffff2;text-transform:uppercase;letter-spacing:.5px;text-align:center;word-break:break-word}.topo-scroll::-webkit-scrollbar{width:3px;height:3px}.topo-scroll::-webkit-scrollbar-track{background:transparent}.topo-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:0}.topo-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff40}@keyframes node-firing{0%{filter:drop-shadow(0 0 3px #10b981) drop-shadow(0 0 6px rgba(16,185,129,.9))}50%{filter:drop-shadow(0 0 10px #10b981) drop-shadow(0 0 20px rgba(16,185,129,.5))}to{filter:drop-shadow(0 0 3px #10b981) drop-shadow(0 0 6px rgba(16,185,129,.9))}}@keyframes node-recent{0%{filter:drop-shadow(0 0 2px rgba(16,185,129,.5))}50%{filter:drop-shadow(0 0 5px rgba(16,185,129,.8))}to{filter:drop-shadow(0 0 2px rgba(16,185,129,.5))}}.node-log-firing{animation:node-firing .9s ease-in-out infinite}.node-log-recent{animation:node-recent 2.5s ease-in-out infinite}@keyframes edge-flow{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}.edge-flow-firing{fill:none;stroke:#10b981;stroke-width:2;stroke-dasharray:6 5;stroke-linecap:round;animation:edge-flow .45s linear infinite;pointer-events:none}.edge-flow-recent{fill:none;stroke:#10b981a6;stroke-width:1.5;stroke-dasharray:8 7;stroke-linecap:round;animation:edge-flow 1s linear infinite;pointer-events:none}@keyframes edge-zzz{0%,to{opacity:.4}50%{opacity:.7}}.edge-zzz-label{font-size:10px;color:#ffffff8c;font-family:-apple-system,Segoe UI,sans-serif;letter-spacing:1.5px;animation:edge-zzz 3s ease-in-out infinite;pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes edge-bottleneck{0%{stroke:#ef4444;stroke-width:3;stroke-opacity:1}40%{stroke:#f97316;stroke-width:5;stroke-opacity:.9}to{stroke:#ef4444;stroke-width:3;stroke-opacity:1}}.edge-flow-bottleneck{fill:none;stroke:#ef4444;stroke-width:3;stroke-dasharray:5 3;stroke-linecap:round;animation:edge-bottleneck .35s ease-in-out infinite;pointer-events:none}@keyframes edge-bottleneck-icon{0%,to{opacity:.8;filter:drop-shadow(0 0 2px #f97316)}50%{opacity:1;filter:drop-shadow(0 0 8px #ef4444) drop-shadow(0 0 14px rgba(239,68,68,.5))}}.edge-bottleneck-label{font-size:15px;animation:edge-bottleneck-icon .35s ease-in-out infinite;pointer-events:none;-webkit-user-select:none;user-select:none}.node-search-highlight{position:absolute;inset:-4px;border:2px solid #7c6af9;box-shadow:0 0 12px #7c6af999,0 0 24px #7c6af940;z-index:5;pointer-events:none;animation:search-pulse 1.5s ease-in-out infinite}@keyframes search-pulse{0%,to{box-shadow:0 0 8px #7c6af980,0 0 16px #7c6af933}50%{box-shadow:0 0 16px #7c6af9cc,0 0 32px #7c6af966}}@font-face{font-family:SUITE;src:url(/fonts/suite/SUITE-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SUITE;src:url(/fonts/suite/SUITE-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SUITE;src:url(/fonts/suite/SUITE-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SUITE;src:url(/fonts/suite/SUITE-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SUITE;src:url(/fonts/suite/SUITE-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SUITE;src:url(/fonts/suite/SUITE-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SUITE;src:url(/fonts/suite/SUITE-Heavy.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:SUITE,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,Courier New,monospace}
