.pp-globe{position:relative;width:100%;height:100%}.pp-globe canvas{display:block;width:100%;height:100%}.pp-globe .markers{inset:0;overflow:hidden;z-index:5}.pp-globe .markers,.pp-globe:after{position:absolute;pointer-events:none}.pp-globe:after{content:"";left:0;right:0;bottom:0;height:30px;background:linear-gradient(180deg,rgba(212,232,224,0),#d4e8e0);z-index:4}.pp-globe .mk{will-change:transform,opacity}.pp-globe .mk,.pp-globe .pin{position:absolute;top:0;left:0}.pp-globe .pin{transform:translate(-50%,-50%)}.pp-globe .pin-dot{position:absolute;left:-4px;top:-4px;width:8px;height:8px;border-radius:50%;background:#2f7d66;box-shadow:0 0 0 2px rgba(212,232,224,.95),0 0 10px 1px rgba(79,165,139,.7)}.pp-globe .pin-ring{position:absolute;left:-5px;top:-5px;width:10px;height:10px;border-radius:50%;border:1.5px solid #4fa58b;opacity:0}.pp-globe .mk.active .pin-ring{animation:pp-pin-ripple 1.6s ease-out infinite}@keyframes pp-pin-ripple{0%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(3.4)}}.pp-globe .mk-card{position:absolute;left:0;bottom:16px;transform:translate(-50%,6px) scale(.94);transform-origin:bottom center;width:max-content;max-width:220px;padding:10px 12px;background:rgba(255,252,245,.96);backdrop-filter:blur(8px);border:1px solid rgba(47,125,102,.22);border-radius:13px;box-shadow:0 14px 30px rgba(20,17,13,.14);opacity:0;transition:opacity .38s ease,transform .45s cubic-bezier(.34,1.56,.64,1)}.pp-globe .mk-card:after{content:"";position:absolute;left:50%;bottom:-16px;width:1px;height:16px;transform:translateX(-50%);background:linear-gradient(180deg,rgba(47,125,102,.5),rgba(47,125,102,0))}.pp-globe .mk.active .mk-card{opacity:1;transform:translate(-50%) scale(1)}.pp-globe .mk-city{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#2f7d66;margin-bottom:8px}.pp-globe .mk-cos{display:flex;flex-direction:column;gap:6px}.pp-globe .co{display:flex;align-items:center;gap:8px;opacity:0;transform:translateX(-6px)}.pp-globe .mk.active .co{animation:pp-co-in .4s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(.12s + var(--i) * .08s)}@keyframes pp-co-in{to{opacity:1;transform:none}}.pp-globe .co-mono{flex-shrink:0;min-width:15px;height:15px;background:transparent;color:#0f3d32;display:grid;place-items:center;font-size:15px;font-weight:800;letter-spacing:-.02em}.pp-globe .co-mono.has-logo{width:auto;height:auto;min-width:0;background:transparent;border-radius:0}.pp-globe .co-mono.has-logo svg{display:block;height:15px;width:auto}.pp-globe .co-mono.has-logo svg,.pp-globe .co-mono.has-logo svg *{fill:#0f3d32!important;stroke:none!important}.pp-globe .co-mono.has-logo svg .logo-cut,.pp-globe .co-mono.has-logo svg .logo-cut *{fill:#fffcf5!important}.pp-globe .co.wordmark .co-name{display:none}.pp-globe .co-name{font-size:13px;font-weight:600;color:#14110d;letter-spacing:-.01em;white-space:nowrap}@media (prefers-reduced-motion:reduce){.pp-globe .mk.active .pin-ring{animation:none}.pp-globe .mk.active .co{animation:none;opacity:1;transform:none}}