.ds-globe{aspect-ratio:1;width:100%;color:var(--color-text-primary);border-radius:var(--radius-md);touch-action:none;-webkit-user-select:none;user-select:none;outline:none;display:block;position:relative}.ds-globe:focus-visible{outline:var(--border-md) solid var(--color-action-primary-bg);outline-offset:var(--padding-xxs)}.ds-globe--interactive{cursor:grab}.ds-globe--dragging{cursor:grabbing}.ds-globe__svg{width:100%;height:100%;display:block;overflow:visible}.ds-globe__limb{fill:none;stroke:var(--color-text-tertiary);stroke-width:1px;opacity:.6}.ds-globe__graticule{fill:none;stroke:var(--color-divider);stroke-width:1px}.ds-globe__graticule-back{fill:none;stroke:var(--color-divider);stroke-width:1px;stroke-dasharray:2 4;opacity:.5}.ds-globe__arc-stop-start{stop-color:var(--color-chart-series-7)}.ds-globe__arc-stop-end{stop-color:var(--color-chart-series-5)}.ds-globe__arc{fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.ds-globe__arc-back{fill:none;stroke-width:1px;stroke-linecap:round;opacity:.15}.ds-globe__point{color:var(--color-text-secondary);transition:color var(--motion-duration-fast) var(--motion-ease-standard)}.ds-globe__point--back{opacity:.3}.ds-globe__point--active,.ds-globe__point:hover{color:var(--color-text-primary)}.ds-globe__hit{fill:#0000;stroke:none;pointer-events:all}.ds-globe--interactive .ds-globe__point{cursor:pointer}.ds-globe__glyph{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;transform-box:fill-box;transform-origin:50%;transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized)}.ds-globe__point--active .ds-globe__glyph{transform:scale(1.4)}.ds-globe__label{font-family:var(--font-family-code);font-size:var(--font-caption-size);fill:var(--color-text-tertiary);pointer-events:none}.ds-globe__point--active .ds-globe__label{fill:var(--color-text-primary)}.ds-globe__callout{pointer-events:none;padding:0 var(--padding-md);white-space:nowrap;position:absolute;transform:translateY(-100%)}.ds-globe__callout[data-side=left]{transform:translate(-100%,-100%)}
