.progress-bar{width:var(--progress-width,0%)}.width-dynamic{width:var(--width,0%)}.bg-dynamic{background-color:var(--bg-color)}.h-dynamic{height:var(--height,auto)}.max-h-dynamic{max-height:var(--max-height,none)}
.WebGLGraphCanvas-module__zH_12W__graphContainer{height:var(--graph-height);width:var(--graph-width);justify-content:center;align-items:center;display:flex}.WebGLGraphCanvas-module__zH_12W__graphContainerWithPadding{height:var(--graph-height);width:var(--graph-width);justify-content:center;align-items:center;padding:1rem;display:flex}.WebGLGraphCanvas-module__zH_12W__canvasWrapper{height:var(--graph-height);width:var(--graph-width);position:relative}
.GraphVisualization-module__pVsjmG__heightContainer{height:var(--height,400px)}.GraphVisualization-module__pVsjmG__nodeColorIndicator{background-color:var(--bg-color,#ccc);border-radius:50%;width:12px;height:12px}
.ResponsiveLayout-module__siYFCW__autoFitGrid{grid-template-columns:repeat(auto-fit,minmax(var(--min-item-width,200px),1fr));display:grid}
