svg marker.dx-arrow path{fill:none}svg marker.dx-dot circle{fill:none}svg g.dx-grid path.dx-axis{stroke:var(--dx-neutral-200)}:is(.dark svg g.dx-grid path.dx-axis){stroke:var(--dx-neutral-700)}svg g.dx-grid path.dx-major{stroke:var(--dx-neutral-100)}:is(.dark svg g.dx-grid path.dx-major){stroke:var(--dx-neutral-800)}svg g.dx-grid path.dx-minor{stroke:var(--dx-neutral-100)}:is(.dark svg g.dx-grid path.dx-minor){stroke:var(--dx-neutral-850)}svg g.dx-graph g.dx-guides circle{fill:var(--dx-neutral-300);stroke:var(--dx-neutral-500);opacity:.1}:is(.dark svg g.dx-graph g.dx-guides circle){fill:var(--dx-neutral-700);stroke:var(--dx-neutral-900)}svg g.dx-graph g.dx-subgraphs path.dx-subgraph{fill:var(--dx-neutral-100);stroke:var(--dx-red-500);stroke-dasharray:4 4}:is(.dark svg g.dx-graph g.dx-subgraphs path.dx-subgraph){fill:var(--dx-neutral-900)}svg g.dx-graph g.dx-nodes g.dx-node circle{fill:var(--dx-neutral-200);stroke:var(--dx-neutral-700)}:is(.dark svg g.dx-graph g.dx-nodes g.dx-node circle){fill:var(--dx-neutral-500);stroke:none}svg g.dx-graph g.dx-nodes g.dx-node.dx-selected circle{fill:var(--dx-red-500)!important;stroke:var(--dx-neutral-900);stroke-width:2}:is(.dark svg g.dx-graph g.dx-nodes g.dx-node.dx-selected circle){stroke:var(--dx-neutral-200)}svg g.dx-graph g.dx-nodes g.dx-node g.dx-label{display:none}svg g.dx-graph g.dx-nodes g[data-color=orange].dx-node circle{fill:var(--dx-orange-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=orange].dx-node circle){fill:var(--dx-orange-500)}svg g.dx-graph g.dx-nodes g[data-color=amber].dx-node circle{fill:var(--dx-amber-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=amber].dx-node circle){fill:var(--dx-amber-500)}svg g.dx-graph g.dx-nodes g[data-color=yellow].dx-node circle{fill:var(--dx-yellow-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=yellow].dx-node circle){fill:var(--dx-yellow-500)}svg g.dx-graph g.dx-nodes g[data-color=lime].dx-node circle{fill:var(--dx-lime-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=lime].dx-node circle){fill:var(--dx-lime-500)}svg g.dx-graph g.dx-nodes g[data-color=green].dx-node circle{fill:var(--dx-green-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=green].dx-node circle){fill:var(--dx-green-500)}svg g.dx-graph g.dx-nodes g[data-color=emerald].dx-node circle{fill:var(--dx-emerald-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=emerald].dx-node circle){fill:var(--dx-emerald-500)}svg g.dx-graph g.dx-nodes g[data-color=teal].dx-node circle{fill:var(--dx-teal-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=teal].dx-node circle){fill:var(--dx-teal-500)}svg g.dx-graph g.dx-nodes g[data-color=cyan].dx-node circle{fill:var(--dx-cyan-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=cyan].dx-node circle){fill:var(--dx-cyan-500)}svg g.dx-graph g.dx-nodes g[data-color=sky].dx-node circle{fill:var(--dx-sky-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=sky].dx-node circle){fill:var(--dx-sky-500)}svg g.dx-graph g.dx-nodes g[data-color=indigo].dx-node circle{fill:var(--dx-indigo-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=indigo].dx-node circle){fill:var(--dx-indigo-500)}svg g.dx-graph g.dx-nodes g[data-color=violet].dx-node circle{fill:var(--dx-violet-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=violet].dx-node circle){fill:var(--dx-violet-500)}svg g.dx-graph g.dx-nodes g[data-color=purple].dx-node circle{fill:var(--dx-purple-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=purple].dx-node circle){fill:var(--dx-purple-500)}svg g.dx-graph g.dx-nodes g[data-color=fuchsia].dx-node circle{fill:var(--dx-fuchsia-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=fuchsia].dx-node circle){fill:var(--dx-fuchsia-500)}svg g.dx-graph g.dx-nodes g[data-color=rose].dx-node circle{fill:var(--dx-rose-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=rose].dx-node circle){fill:var(--dx-rose-500)}svg g.dx-graph g.dx-nodes g[data-color=pink].dx-node circle{fill:var(--dx-pink-300)}:is(.dark svg g.dx-graph g.dx-nodes g[data-color=pink].dx-node circle){fill:var(--dx-pink-500)}svg g.dx-graph g.dx-nodes g.dx-dragging circle,svg g.dx-graph g.dx-nodes g.dx-highlight circle{cursor:pointer;stroke:var(--dx-neutral-900);stroke-width:2}:is(.dark svg g.dx-graph g.dx-nodes g.dx-dragging circle),:is(.dark svg g.dx-graph g.dx-nodes g.dx-highlight circle){stroke:var(--dx-neutral-200)}svg g.dx-graph g.dx-nodes g.dx-dragging g.dx-label,svg g.dx-graph g.dx-nodes g.dx-highlight g.dx-label{display:block}svg g.dx-graph g.dx-nodes g.dx-dragging g.dx-label line,svg g.dx-graph g.dx-nodes g.dx-highlight g.dx-label line{stroke:var(--dx-neutral-500);stroke-width:2}svg g.dx-graph g.dx-nodes g.dx-dragging g.dx-label rect,svg g.dx-graph g.dx-nodes g.dx-highlight g.dx-label rect{fill:var(--dx-inverseSurface);stroke:var(--dx-neutral-500);stroke-width:1}svg g.dx-graph g.dx-nodes g.dx-dragging g.dx-label text,svg g.dx-graph g.dx-nodes g.dx-highlight g.dx-label text{fill:var(--dx-inverseSurfaceText)}svg g.dx-graph g.dx-edges g.dx-edge path{stroke:var(--dx-neutral-700);stroke-width:1}:is(.dark svg g.dx-graph g.dx-edges g.dx-edge path){stroke:var(--dx-neutral-700)}svg g.dx-graph g.dx-edges g.dx-edge.dx-dashed path{stroke-dasharray:4 4}svg g.dx-graph g.dx-edges g[data-color=orange].dx-edge path{stroke:var(--dx-orange-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=orange].dx-edge path){stroke:var(--dx-orange-500)}svg g.dx-graph g.dx-edges g[data-color=amber].dx-edge path{stroke:var(--dx-amber-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=amber].dx-edge path){stroke:var(--dx-amber-500)}svg g.dx-graph g.dx-edges g[data-color=yellow].dx-edge path{stroke:var(--dx-yellow-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=yellow].dx-edge path){stroke:var(--dx-yellow-500)}svg g.dx-graph g.dx-edges g[data-color=lime].dx-edge path{stroke:var(--dx-lime-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=lime].dx-edge path){stroke:var(--dx-lime-500)}svg g.dx-graph g.dx-edges g[data-color=green].dx-edge path{stroke:var(--dx-green-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=green].dx-edge path){stroke:var(--dx-green-500)}svg g.dx-graph g.dx-edges g[data-color=emerald].dx-edge path{stroke:var(--dx-emerald-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=emerald].dx-edge path){stroke:var(--dx-emerald-500)}svg g.dx-graph g.dx-edges g[data-color=teal].dx-edge path{stroke:var(--dx-teal-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=teal].dx-edge path){stroke:var(--dx-teal-500)}svg g.dx-graph g.dx-edges g[data-color=cyan].dx-edge path{stroke:var(--dx-cyan-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=cyan].dx-edge path){stroke:var(--dx-cyan-500)}svg g.dx-graph g.dx-edges g[data-color=sky].dx-edge path{stroke:var(--dx-sky-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=sky].dx-edge path){stroke:var(--dx-sky-500)}svg g.dx-graph g.dx-edges g[data-color=indigo].dx-edge path{stroke:var(--dx-indigo-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=indigo].dx-edge path){stroke:var(--dx-indigo-500)}svg g.dx-graph g.dx-edges g[data-color=violet].dx-edge path{stroke:var(--dx-violet-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=violet].dx-edge path){stroke:var(--dx-violet-500)}svg g.dx-graph g.dx-edges g[data-color=purple].dx-edge path{stroke:var(--dx-purple-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=purple].dx-edge path){stroke:var(--dx-purple-500)}svg g.dx-graph g.dx-edges g[data-color=fuchsia].dx-edge path{stroke:var(--dx-fuchsia-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=fuchsia].dx-edge path){stroke:var(--dx-fuchsia-500)}svg g.dx-graph g.dx-edges g[data-color=rose].dx-edge path{stroke:var(--dx-rose-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=rose].dx-edge path){stroke:var(--dx-rose-500)}svg g.dx-graph g.dx-edges g[data-color=pink].dx-edge path{stroke:var(--dx-pink-300)}:is(.dark svg g.dx-graph g.dx-edges g[data-color=pink].dx-edge path){stroke:var(--dx-pink-500)}svg g.dx-graph .dx-linker path{stroke:var(--dx-orange-500);stroke-dasharray:4 4}svg g.dx-graph .dx-linker path::marker{stroke:var(--dx-red-500)}svg g.dx-graph circle.dx-bullet{fill:var(--dx-red-500);stroke:none}
