.react-flow__edge-path{stroke:hsl(var(--fg-subtle)/.7);stroke-width:1.5px}.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:hsl(var(--accent-cyan));stroke-width:2px}.react-flow__edge-text{font-size:10px;fill:hsl(var(--fg-subtle))}.react-flow__edge-textbg{fill:hsl(var(--canvas))}.react-flow__handle{border-radius:9999px}.react-flow__controls{background-color:hsl(var(--elevated));border:1px solid hsl(var(--border-subtle));border-radius:8px;overflow:hidden}.react-flow__controls-button{background-color:hsl(var(--elevated));border-bottom:1px solid hsl(var(--border-subtle))}.react-flow__controls-button:hover{background-color:hsl(var(--surface))}.react-flow__controls-button svg{fill:hsl(var(--fg))}.react-flow__attribution{display:none}.react-flow__background-pattern{stroke:hsl(var(--fg-subtle)/.25)}