.cobe-globe{aspect-ratio:1;width:100%;max-width:640px;margin-inline:auto;position:relative;overflow:hidden}.cobe-globe canvas{touch-action:pan-y;cursor:default;display:block;width:100%!important;height:100%!important}@media (hover:hover) and (pointer:fine){.cobe-globe canvas{touch-action:none;cursor:grab}}.cobe-globe--placeholder{background:radial-gradient(circle,#1783e814,#0000 65%)}.cobe-pulse{bottom:anchor(center);left:anchor(center);pointer-events:none;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .4s,filter .4s;display:flex;position:absolute;translate:-50% 50%}.cobe-pulse-ring{border:2px solid var(--pulse-color,#1783e8);opacity:0;animation:2s ease-out infinite cobe-pulse-expand;animation-delay:var(--delay,0s);border-radius:50%;position:absolute;inset:0}.cobe-pulse-ring:nth-child(2){animation-delay:calc(var(--delay,0s) + .5s)}@keyframes cobe-pulse-expand{0%{opacity:.8;transform:scale(.3)}to{opacity:0;transform:scale(1.5)}}.cobe-pulse-dot{background:var(--pulse-color,#1783e8);width:10px;height:10px;box-shadow:0 0 0 3px #070b14e6, 0 0 0 5px var(--pulse-color,#1783e8);border-radius:50%}@supports not (anchor-name:--cobe-test){.cobe-pulse{display:none}}@media (hover:none),(pointer:coarse){.cobe-pulse{display:none}}@media (prefers-reduced-motion:reduce){.cobe-pulse-ring{animation:none}}
