@keyframes cg-pulse{0%{transform:scale(.5);opacity:.5}to{transform:scale(2.2);opacity:0}}.cg-pulse-dot{position:relative;width:6px;height:6px}.cg-pulse-dot,.cg-pulse-dot:after{border-radius:50%;background:var(--color-brand-primary)}.cg-pulse-dot:after{content:"";position:absolute;inset:-3px;opacity:.4;animation:cg-pulse 2.4s ease-out infinite}.map-preview-dark,.theme-dark .map-preview-light{display:none}.theme-dark .map-preview-dark{display:block}.cg-code-c{color:#857b6b}.cg-code-k{color:#7a86d4}.cg-code-s{color:#f0e8d8}.cg-code-m{color:#f0b96a}