body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-flow__node{background:#0000!important;border:none!important;box-shadow:none!important;padding:0!important;transition:box-shadow .2s ease}.react-flow__node:hover{box-shadow:0 0 18px #6496ff99}@keyframes edgePulse{0%{stroke-width:2;filter:drop-shadow(0 0 2px rgba(255,77,77,.5))}50%{stroke-width:4;filter:drop-shadow(0 0 8px rgba(255,77,77,.9))}to{stroke-width:2;filter:drop-shadow(0 0 2px rgba(255,77,77,.5))}}.highlighted-edge{stroke:#ff4d4d!important;animation:edgePulse 1.2s ease-in-out infinite}