.network-globe{--globe-height:min(clamp(650px, 60vw, 1000px), calc(100svh - var(--header-height) - var(--hero-facts-height) - 20px));z-index:0;right:calc(-.55 * var(--globe-height));bottom:var(--hero-facts-height);width:calc(1.8 * var(--globe-height));height:var(--globe-height);pointer-events:none;position:absolute}.network-globe-svg{width:100%;height:100%;display:block;overflow:visible}.network-globe-edge{stroke-linecap:round}.network-globe-edge.is-rear{stroke:var(--border-strong)}.network-globe-edge.is-front{stroke:var(--accent)}.network-globe-node.is-rear{fill:var(--border-strong)}.network-globe-node.is-front{fill:var(--accent)}[data-theme=dark] .network-globe-edge.is-rear{stroke:var(--text-faint);opacity:.19}[data-theme=dark] .network-globe-node.is-rear{fill:var(--text-faint)}@media (width<=600px){.network-globe{min-height:0;width:calc(100% + 2 * var(--page-padding));height:auto;margin-inline:calc(-1 * var(--page-padding));flex:1;position:relative;bottom:auto;right:auto}.network-globe-svg{aspect-ratio:1.8;width:auto;height:100%;position:absolute;right:0;transform:translate(30.5556%)}}@media (height<=540px) and (width>=480px) and (width<=600px){.network-globe{right:calc(-.55 * var(--globe-height));bottom:var(--hero-facts-height);width:calc(1.8 * var(--globe-height));height:var(--globe-height);opacity:.4;margin:0;position:absolute}.network-globe-svg{width:100%;height:100%;position:static;transform:none}}
