@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap);[data-mode=dark]{color-scheme:dark}[data-mode=dark] [style*="color:#0f172a"],[data-mode=dark] [style*="color: #0f172a"],[data-mode=dark] [style*="color: rgb(15, 23, 42)"]{color:#e8e8f4!important}[data-mode=dark] [style*="color: #64748b"],[data-mode=dark] [style*="color: #334155"],[data-mode=dark] [style*="color: #475569"]{color:hsla(0,0%,100%,.65)!important}[data-mode=dark] [style*="background-color: #fff"],[data-mode=dark] [style*="background-color: rgb(255, 255, 255)"],[data-mode=dark] [style*="background-color: white"],[data-mode=dark] [style*="background: #fff"],[data-mode=dark] [style*="background: white"]{background-color:#0d0d1a!important}[data-mode=dark] [style*="background-color: #f1f5f9"],[data-mode=dark] [style*="background-color: #f8fafc"],[data-mode=dark] [style*="background: #f1f5f9"],[data-mode=dark] [style*="background: #f8fafc"]{background-color:#12121f!important}[data-mode=dark] .MuiCard-root,[data-mode=dark] .MuiPaper-root:not(.MuiMenu-paper):not(.MuiPopover-paper){background-color:#0d0d1a!important;border-color:hsla(0,0%,100%,.06)!important}[data-mode=dark] .MuiOutlinedInput-root{background-color:hsla(0,0%,100%,.03)!important}[data-mode=dark] .MuiOutlinedInput-notchedOutline{border-color:hsla(0,0%,100%,.15)!important}[data-mode=dark] .MuiInputBase-input,[data-mode=dark] .MuiOutlinedInput-input,[data-mode=dark] .MuiSelect-select{color:hsla(0,0%,100%,.87)!important}[data-mode=dark] .MuiFormLabel-root,[data-mode=dark] .MuiInputLabel-root{color:hsla(0,0%,100%,.6)!important}[data-mode=dark] .MuiTableHead-root .MuiTableCell-root{background-color:#0a0a15!important;color:hsla(0,0%,100%,.7)!important;border-color:hsla(0,0%,100%,.06)!important}[data-mode=dark] .MuiTableBody-root .MuiTableCell-root{color:hsla(0,0%,100%,.85)!important;border-color:hsla(0,0%,100%,.04)!important}[data-mode=dark] .MuiTableRow-root:hover{background-color:hsla(0,0%,100%,.03)!important}[data-mode=dark] .MuiDivider-root{border-color:hsla(0,0%,100%,.06)!important}[data-mode=dark] .MuiDialog-paper{background-color:#0d0d1a!important;border:1px solid hsla(0,0%,100%,.06)!important}[data-mode=dark] .MuiDialogTitle-root{color:hsla(0,0%,100%,.9)!important;border-bottom:1px solid hsla(0,0%,100%,.06)!important}[data-mode=dark] .MuiDialogContent-root{color:hsla(0,0%,100%,.8)!important}[data-mode=dark] .MuiChip-root{background-color:hsla(0,0%,100%,.08)!important;color:hsla(0,0%,100%,.85)!important}[data-mode=dark] .MuiTooltip-tooltip{background-color:#1e1e3a!important;color:hsla(0,0%,100%,.9)!important}[data-mode=dark] .MuiTab-root{color:hsla(0,0%,100%,.6)!important}[data-mode=dark] .MuiTab-root.Mui-selected{color:hsla(0,0%,100%,.95)!important}[data-mode=dark] .MuiTypography-colorTextSecondary{color:hsla(0,0%,100%,.55)!important}[data-mode=dark] .MuiTypography-body1,[data-mode=dark] .MuiTypography-body2,[data-mode=dark] .MuiTypography-colorTextPrimary{color:hsla(0,0%,100%,.87)!important}.MuiButtonBase-root.buttonHover:hover{background:#242424}.MuiButtonBase-root.buttonHover{background:#474747}.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.delete-icon,.edit-icon{opacity:0;transition:opacity .3s;margin-left:5px;z-index:1}.event-container:hover .delete-icon,.event-container:hover .edit-icon{opacity:1}.flow-node{font-family:"Plus Jakarta Sans",sans-serif!important;transition:transform .18s ease,box-shadow .2s ease!important;cursor:default}.flow-node:hover{transform:translateY(-2px)!important}.flow-node.light:hover{box-shadow:0 6px 24px rgba(0,0,0,.13)!important}.fn-handle{transition:transform .15s ease!important}.fn-handle:hover{transform:scale(1.25)!important}.fn-actions{opacity:.2;transition:opacity .18s ease!important}.flow-node:hover .fn-actions{opacity:1!important}.edgebutton{width:22px;height:22px;background:#1a1a2e;border:1.5px solid hsla(0,0%,100%,.2);cursor:pointer;border-radius:50%;font-size:16px;line-height:1;display:flex;justify-content:center;align-items:center;color:hsla(0,0%,100%,.7);transition:background .15s ease,border-color .15s ease,transform .15s ease;padding:0}.edgebutton:hover{background:#f43f5e;border-color:#f43f5e;color:#fff;transform:scale(1.2)}.edgebutton-foreignobject body{background:transparent;width:28px;height:28px;display:flex;justify-content:center;align-items:center;min-height:28px}.react-flow__edge-path{stroke-width:2.5px}.react-flow__edge:hover .react-flow__edge-path{stroke-width:3px}.react-flow__edge.selected .react-flow__edge-path{stroke:#2f8;stroke-width:3px}.react-flow__edge.selected .edgebutton{background:#f43f5e;border-color:#f43f5e;color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--primaryColor,#00c853);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--primaryColor,#009624);filter:brightness(.85)}