.nc-stage{background:transparent;margin-inline:auto;overflow:hidden;position:relative;touch-action:none;user-select:none;width:100%}.nc-links{height:100%;inset:0;overflow:visible;pointer-events:none;position:absolute;width:100%;z-index:0}.nc-links path{fill:none;stroke:var(--nc-line,rgba(120,130,150,.55));stroke-width:var(--nc-lw,1.25)}.nc-stage.nc-line-anim .nc-links path,.nc-stage.nc-line-dashed .nc-links path{stroke-dasharray:7 6;stroke-linecap:round}.nc-stage.nc-line-anim .nc-links path{animation:nc-march 1s linear infinite}@keyframes nc-march{to{stroke-dashoffset:-13}}@media (prefers-reduced-motion:reduce){.nc-stage.nc-line-anim .nc-links path{animation:none}}.nc-node{cursor:grab;line-height:0;position:absolute;transform:translate(-50%,-50%) rotate(var(--tilt,0deg));will-change:left,top;z-index:1}.nc-node.grabbing{cursor:grabbing}.nc-node a{display:block;line-height:0}.nc-node img{display:block;height:auto;width:100%;-webkit-user-drag:none;user-drag:none}.nc-node.nc-round img{border-radius:10px}.nc-node.nc-shadow img{box-shadow:0 4px 14px rgba(0,0,0,.24)}.nc-node.nc-feat.nc-shadow img{box-shadow:0 8px 30px rgba(0,0,0,.4)}.nc-node.nc-dragged a{pointer-events:none}@media (prefers-reduced-motion:reduce){.nc-node{transition:none}}