.worldmap-wrapper{width:100%;max-width:1200px;margin:auto;position:relative}.worldmap-svg{width:100%;height:auto;display:block}.logo-circle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 6px 30px #00000026}.logo-img{-o-object-fit:contain;object-fit:contain}.floating{animation:4s ease-in-out infinite floatLogo}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.connection-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:20 20;stroke-dashoffset:0;opacity:.9;filter:drop-shadow(0 0 4px #d7333366);animation:2.5s linear infinite dashFlow}@keyframes dashFlow{to{stroke-dashoffset:-100px}}.endpoint-dot{fill:#d73333;stroke:#fff;stroke-width:2px}
