@layer quartz-base{.nsw-local-graph>h3{margin:0;font-size:1rem}.nsw-local-graph>.graph-outer{border:1px solid var(--lightgray);box-sizing:border-box;border-radius:5px;height:250px;margin:.5em 0;position:relative;overflow:hidden}.nsw-local-graph-container{width:100%;height:100%;min-height:248px}.nsw-local-graph-svg{width:100%;height:100%;display:block}.nsw-local-graph-edge{stroke:var(--gray);stroke-width:1.25px;opacity:.72}.nsw-local-graph-node circle{fill:var(--gray);stroke:var(--light);stroke-width:1.5px;opacity:.95}.nsw-local-graph-node.is-center circle{fill:var(--secondary)}.nsw-local-graph-node:focus circle,.nsw-local-graph-node:hover circle{fill:var(--tertiary);stroke:var(--dark)}.nsw-local-graph-label{fill:var(--dark);font:600 11px var(--bodyFont);opacity:0;paint-order:stroke;pointer-events:none;stroke:var(--light);stroke-width:3px;text-anchor:middle}.nsw-local-graph-node:focus .nsw-local-graph-label,.nsw-local-graph-node:hover .nsw-local-graph-label{opacity:1}.nsw-local-graph-empty{color:var(--gray);justify-content:center;align-items:center;height:100%;font-size:.9rem;display:flex}}