@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.react-flow__node{border:none!important;outline:none!important;box-shadow:none!important;background-color:transparent!important}.react-flow__node:hover{box-shadow:none!important}.react-flow__node:focus{outline:none!important;box-shadow:none!important}.react-flow__node.selected{box-shadow:none!important}.react-flow__edge-path{transition:stroke .2s ease-in-out,stroke-width .2s ease-in-out;pointer-events:stroke;stroke-opacity:1!important}.react-flow__edge:hover .react-flow__edge-path{stroke:var(--chakra-colors-brand-fg)!important;stroke-width:4!important}.react-flow__edge.hidden{display:none!important}.react-flow__handle{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:16px!important;height:16px!important;border-radius:50%!important}.react-flow__handle.source{background-color:var(--chakra-colors-brand-subtle, #dbeafe)!important;border:2px solid var(--chakra-colors-brand-focus-ring, #3b82f6)!important;cursor:crosshair}.react-flow__handle.source:hover{border-color:var(--chakra-colors-brand-fg, #1d4ed8)!important;box-shadow:0 0 8px var(--chakra-colors-brand-fg, #1d4ed8)!important;cursor:crosshair}.react-flow__handle.target{background-color:var(--chakra-colors-brand-focus-ring, #3b82f6)!important;border:none!important}.react-flow__handle.target:hover{background-color:var(--chakra-colors-brand-fg, #1d4ed8)!important;box-shadow:0 0 8px var(--chakra-colors-brand-fg, #1d4ed8)!important}.react-flow__handle.connecting{box-shadow:0 0 8px var(--chakra-colors-brand-fg, #1d4ed8)!important}.react-flow__handle.source.connecting{background-color:var(--chakra-colors-brand-subtle, #dbeafe)!important;border:2px solid var(--chakra-colors-brand-fg, #1d4ed8)!important}.react-flow__handle.target.connecting{background-color:var(--chakra-colors-brand-fg, #1d4ed8)!important;border:none!important}.react-flow__handle.highlighted{box-shadow:0 0 10px var(--chakra-colors-brand-fg, #1d4ed8)!important}.react-flow__handle.source.highlighted{background-color:var(--chakra-colors-brand-subtle, #dbeafe)!important;border-color:var(--chakra-colors-brand-fg, #1d4ed8)!important;box-shadow:0 0 8px var(--chakra-colors-brand-fg, #1d4ed8)!important}.react-flow__handle.target.highlighted{background-color:var(--chakra-colors-brand-fg, #1d4ed8)!important;border:none!important;box-shadow:0 0 8px var(--chakra-colors-brand-fg, #1d4ed8)!important}*,*:before,*:after{box-sizing:border-box}body{position:relative;height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100vh}
