.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%}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#090d14;color:#e5edf7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh}body{margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.graphConsole{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(77,163,255,.14),transparent 28%),#090d14}.consoleNav{display:flex;flex-direction:column;gap:24px;min-width:0;padding:22px;border-right:1px solid #1f2937;background:#090d14db}.brandMark{display:flex;align-items:center;gap:11px;min-width:0}.brandMark svg{color:#4da3ff;flex:0 0 auto}.brandMark strong,.brandMark span{display:block;line-height:1.2}.brandMark strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brandMark span{color:#8b9bb0;font-size:.82rem}.consoleNav nav{display:grid;gap:8px}.consoleNav a{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:#b8c4d6;text-decoration:none}.consoleNav a.active,.consoleNav a:hover{border-color:#2b5d88;background:#101b2b;color:#fff}.serviceStack{display:grid;gap:10px;margin-top:auto}.statusLine{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:10px;border:1px solid #1f2937;border-radius:8px;background:#0c121d}.statusLine strong,.statusLine small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statusLine small{margin-top:2px;color:#8b9bb0;font-size:.76rem}.statusDot{width:9px;height:9px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.statusDot.ok{background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.graphWorkspace{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;max-height:100vh;padding:20px;overflow:hidden}.graphTopbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;margin-bottom:14px}.eyebrow{margin:0 0 4px;color:#7b8ba2;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.35rem,1.8vw,2rem);line-height:1.1}h2{font-size:1rem}h3{font-size:.8rem;color:#b8c4d6;text-transform:uppercase}.topbarControls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0}.userSelect,.graphSearch{display:flex;align-items:center;gap:8px;min-height:40px;border:1px solid #243043;border-radius:8px;background:#0d1522;color:#c8d5e8}.userSelect{min-width:260px;padding:0 10px}.userSelect select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#e5edf7}.segmentedControl{display:inline-flex;align-items:center;min-height:40px;padding:3px;border:1px solid #243043;border-radius:8px;background:#0d1522}.segmentedControl button,.consoleButton,.graphSearch button,.graphSidebar header button{border:0;border-radius:7px;background:transparent;color:#b8c4d6}.segmentedControl button{min-height:32px;padding:0 11px;font-weight:800}.segmentedControl button.active{background:#1d4ed8;color:#fff}.consoleButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid #243043;background:#0d1522;font-weight:800}.consoleButton.primary{border-color:#2b6cb0;background:#1d4ed8;color:#fff}.consoleNotice{display:flex;align-items:center;gap:8px;min-height:38px;margin-bottom:12px;padding:0 12px;border:1px solid #92400e;border-radius:8px;background:#2b1707;color:#fbd38d}.graphStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.graphMetric{min-width:0;padding:12px;border:1px solid #1f2937;border-radius:8px;background:#0d1522d1}.graphMetric span{color:#8796ac;font-size:.78rem;font-weight:800}.graphMetric strong{display:block;margin-top:2px;font-size:1.2rem}.graphMain{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:12px;min-height:0}.graphPanel,.graphSidebar{min-width:0;min-height:0;border:1px solid #1f2937;border-radius:8px;background:#0a101af5;box-shadow:0 18px 60px #00000040}.graphPanel{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.graphToolbar{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:12px;padding:12px;border-bottom:1px solid #1f2937}.graphSearch{min-width:0;padding:0 10px}.graphSearch input{width:100%;min-width:0;height:38px;border:0;outline:0;background:transparent;color:#e5edf7}.graphSearch button{display:grid;place-items:center;width:28px;height:28px}.filterPanel{display:grid;gap:8px;min-width:0}.filterPanel>span{display:flex;align-items:center;gap:7px;color:#8b9bb0;font-size:.78rem;font-weight:900;text-transform:uppercase}.filterPanel>div{display:flex;flex-wrap:wrap;gap:7px}.filterChip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 9px;border:1px solid #243043;border-radius:999px;background:#0b111b;color:#8b9bb0;font-size:.78rem;font-weight:800}.filterChip.active{border-color:#365d8f;background:#10223a;color:#dbeafe}.filterChip input{width:13px;height:13px;accent-color:#4da3ff}.reactFlowShell{position:relative;min-height:0;background:linear-gradient(rgba(148,163,184,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.035) 1px,transparent 1px),#080d15;background-size:28px 28px}.reactFlowShell .react-flow{width:100%;height:100%}.graphNode{position:relative;width:220px;min-height:76px;padding:10px 12px 10px 14px;border:1px solid color-mix(in srgb,var(--node-color),#ffffff 10%);border-left:4px solid var(--node-color);border-radius:8px;background:#0f172af5;box-shadow:0 10px 30px #00000052;color:#eef4ff}.graphNode.selected,.graphNode.searchMatch{box-shadow:0 0 0 2px var(--node-color),0 16px 42px #00000061}.graphNode.searchMatch{background:#1e293bfa}.graphNode strong,.graphNode small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graphNode strong{margin-top:7px;font-size:.92rem}.graphNode small{margin-top:4px;color:#9fb0c7;font-size:.76rem}.nodeTopline{display:flex;align-items:center;justify-content:space-between;gap:8px}.nodeType,.nodeStatus{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aebdd2;font-size:.68rem;font-weight:900;text-transform:uppercase}.nodeStatus{color:var(--node-color)}.nodeHandle{width:8px;height:8px;border-color:#0f172a;background:var(--node-color)}.edgeLabel{position:absolute;padding:3px 6px;border:1px solid #243043;border-radius:999px;background:#080d15db;color:#8b9bb0;font-size:.62rem;font-weight:900;pointer-events:all;text-transform:uppercase}.graphLegend{display:flex;flex-wrap:wrap;gap:6px;max-width:min(760px,70vw);padding:8px;border:1px solid #1f2937;border-radius:8px;background:#080d15d1}.graphLegend span{display:inline-flex;align-items:center;gap:5px;color:#b8c4d6;font-size:.72rem;font-weight:800}.graphLegend i{width:9px;height:9px;border-radius:50%}.graphSidebar{display:grid;align-content:start;gap:14px;padding:16px;overflow:auto}.graphSidebar.empty{display:flex;align-items:center;justify-content:center;color:#7b8ba2;font-weight:800}.graphSidebar header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #1f2937}.graphSidebar header p{color:#4da3ff;font-size:.75rem;font-weight:900;text-transform:uppercase}.graphSidebar header h2{margin-top:4px;line-height:1.2;overflow-wrap:anywhere}.graphSidebar header button{display:grid;place-items:center;width:34px;height:34px;background:#0d1522}.graphSidebar section{display:grid;gap:10px}.graphSidebar dl{display:grid;gap:8px;margin:0}.graphSidebar dt{color:#7b8ba2;font-size:.72rem;font-weight:900;text-transform:uppercase}.graphSidebar dd{margin:2px 0 0;color:#dbe7f7;overflow-wrap:anywhere}.statPair{display:grid;gap:2px;padding:8px;border:1px solid #1f2937;border-radius:8px;background:#0b111b}.connectedList{display:grid;gap:8px}.connectedList button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:50px;padding:8px 10px;border:1px solid #1f2937;border-radius:8px;background:#0b111b;color:#dbe7f7;text-align:left}.connectedList strong,.connectedList small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.connectedList small{color:#7b8ba2;font-size:.73rem}.mutedText{color:#7b8ba2;font-size:.86rem}.rawJson{border:1px solid #1f2937;border-radius:8px;background:#0b111b}.rawJson summary{min-height:38px;padding:10px;color:#b8c4d6;font-weight:900;cursor:pointer}.rawJson pre{max-height:360px;margin:0;padding:10px;border-top:1px solid #1f2937;overflow:auto;color:#cbd5e1;font-size:.72rem;line-height:1.45}.timelineView{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;padding:14px;overflow:hidden}.timelineView header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.timelineList{display:grid;gap:10px;min-height:0;overflow:auto;padding-right:6px}.timelineItem{display:grid;grid-template-columns:180px minmax(0,1fr);gap:12px;padding:12px;border:1px solid #1f2937;border-radius:8px;background:#0b111b}.timelineItem time{color:#7b8ba2;font-size:.78rem;font-weight:800}.timelineItem strong,.timelineItem span,.timelineItem small{display:block}.timelineItem span{margin-top:3px;color:#4da3ff;font-size:.78rem;font-weight:900}.timelineItem p{margin-top:8px;color:#cbd5e1}.timelineItem small{margin-top:8px;color:#7b8ba2}.graphEmpty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:24px;color:#7b8ba2;font-weight:800;text-align:center}.react-flow__controls{border:1px solid #1f2937;border-radius:8px;overflow:hidden;box-shadow:none}.react-flow__controls-button{border-bottom-color:#1f2937;background:#0d1522;color:#e5edf7}.react-flow__minimap{border:1px solid #1f2937;border-radius:8px;background:#0b111b}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){body{overflow:auto}.graphConsole{grid-template-columns:1fr}.consoleNav{flex-direction:row;align-items:center;padding:12px 16px}.consoleNav nav{margin-left:auto}.serviceStack{display:none}.graphWorkspace{max-height:none;min-height:calc(100vh - 67px)}.graphMain{grid-template-columns:1fr}.graphSidebar{max-height:420px}}@media(max-width:760px){.graphWorkspace{padding:12px}.graphTopbar{align-items:flex-start;flex-direction:column}.topbarControls,.userSelect,.segmentedControl,.consoleButton{width:100%}.graphStats,.graphToolbar{grid-template-columns:1fr}.reactFlowShell{min-height:620px}.timelineItem{grid-template-columns:1fr}}
