.mapboxgl-popup.globe-tooltip{pointer-events:auto}.mapboxgl-popup.globe-tooltip .mapboxgl-popup-content{background-color:transparent;color:white;border-radius:0;padding:0;box-shadow:none;pointer-events:auto}.mapboxgl-popup.globe-tooltip .mapboxgl-popup-close-button,.mapboxgl-popup.globe-tooltip .mapboxgl-popup-tip{display:none}.know-open-globe{position:relative;width:100%;height:100%;background:radial-gradient(ellipse at center,#13283b,#080e18 75%)}.know-open-globe>svg{width:100%;height:100%;touch-action:none;cursor:grab;outline-offset:-3px}.know-open-globe>svg:active{cursor:grabbing}.know-open-globe [role=button]{cursor:pointer}.know-open-globe [role=button]:focus-visible,.know-open-globe [role=button]:hover{stroke:#fff;stroke-width:2;outline:none}.know-globe-point{fill:#6ee7b7;stroke:#ecfdf5;stroke-width:1.5}.know-globe-controls{position:absolute;top:80px;right:16px;display:flex;flex-direction:column;gap:4px}.know-globe-controls button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #3a4a5a;border-radius:8px;background:#111c2a;color:#cbd5e1;transition:color var(--duration-quick) var(--ease-in-out),opacity var(--duration-quick) var(--ease-in-out)}.know-globe-controls button:hover{color:#fff}.know-globe-controls button:focus-visible,.know-open-globe>svg:focus-visible{outline:2px solid #6ee7b7}.know-globe-status{position:absolute;top:85px;left:20px;color:#e2e8f0}@media (prefers-reduced-motion:reduce){.know-globe-controls button{transition:none}}