.react-flow__edge-path{stroke:#b8b9bc;stroke-width:2px;transition:stroke .2s ease}.react-flow__edge.selected .react-flow__edge-path{stroke:#06f;stroke-width:3px}.edgebutton{width:24px;height:24px;background:#fff;border:2px solid #b8b9bc;cursor:pointer;border-radius:50%;font-size:14px;display:flex;justify-content:center;align-items:center;transition:all .2s ease}.edgebutton:hover{background:#06f;border-color:#06f;color:#fff;box-shadow:0 2px 8px rgba(0,102,255,.2)}html{transition:font-size .2s ease-in-out}.MuiAppBar-root,.MuiDialog-paper,.MuiDrawer-paper,.MuiMenu-paper,.MuiPaper-root,.MuiPopover-paper,.MuiTableContainer-root,.MuiToolbar-root{transition:all .2s ease-in-out}@media (max-width:600px){html{font-size:100%!important}}.MuiSvgIcon-root{font-size:1.5rem}.MuiContainer-root{min-height:100vh}body{overflow-x:hidden}