.dev-map-tooltip{display:inline-block;line-height:1.25;text-align:center}
.dev-tt-title{font-weight:600;margin-bottom:6px;text-align:center}
.dev-tt-badge{display:inline-block;padding:4px 8px;border-radius:14px;font-weight:600;text-align:center}
.dev-map-coming-soon{opacity:0.6;fill:#9e9e9e !important;stroke:#757575 !important}
.dev-apt-map svg polygon.dev-map-coming-soon{cursor:not-allowed}
.dev-apt-map svg polygon.dev-map-coming-soon.dev-map-highlight{opacity:0.75}
.dev-zoom-layer{will-change:transform}
:root{--dev-hover-fill:#26a69a}
/* Remove mobile tap highlight / focus outline on polygons */
.dev-apt-map svg polygon{outline:none;-webkit-tap-highlight-color:transparent}
.dev-apt-map svg polygon:focus{outline:none}
/* Glow on hover/highlight */
.dev-apt-map svg polygon.dev-map-highlight{filter:drop-shadow(0 0 10px rgba(38,166,154,.55))}
