.universe{--transition-time:300ms;display:block;margin:0 auto;overflow:visible;transition:width .5s}@media(min-width:901px){.universe{width:100%!important;max-height:95vh}}.universe__svg-wrapper{height:calc(100% - 12rem)}@media(max-width:900px){.universe__svg-wrapper{padding:0}}.universe__animated-line{stroke:var(--gray-600);transition:stroke-dashoffset var(--transition-time);stroke-width:1px}.universe__zoom-controls{display:flex;flex-direction:column;width:min-content;margin-left:auto;margin-right:2rem;gap:1.25rem}.universe__zoom-controls .button{height:1.6875rem;width:1.6875rem;padding:0;border-radius:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.universe__zoom-controls .button path{fill:var(--gray-300)}@media(min-width:901px){.universe__zoom-controls{display:none}}@media(max-width:900px){.universe__mobile-wrapper{padding:0 .25rem;max-height:calc(var(--app-height) - 15rem);overflow:auto;margin-bottom:2rem}}.universe__tooltip{width:19.5rem;padding:1.25rem;background:var(--sage--orange-50);position:relative}.universe__tooltip__close-button{position:absolute;top:.5rem;right:.5rem}.universe__tooltip__wrapper{height:0;position:-webkit-sticky;position:sticky;top:6rem;z-index:1}@media(max-width:900px){.universe__tooltip__wrapper{margin-left:2rem}}.universe__tooltip .cta{background:var(--sage--orange-300);margin-bottom:0}.universe__tooltip .cta span{color:var(--gray-750)}.universe__tooltip .cta path{fill:var(--gray-750)}.universe__tooltip .body--small,.universe__tooltip .body--xsmall{margin:0}.universe__tooltip__title{margin:0 0 .625rem}.universe text{fill:var(--gray-600);font-size:.75rem;transition:opacity .3s}.universe .particle{mix-blend-mode:multiply;pointer-events:none}.universe__entity text{cursor:default}@media(max-width:900px){.universe__entity foreignObject{display:none}}.universe__label{font-weight:var(--font-weight--bold);font-size:1rem;text-anchor:middle}