#meetup-map{width:100%;height:570px;background:#1a1a1c}.map-error{margin:0;padding:2rem;color:#aaa}.map-legend{background:rgba(255,255,255,.96);color:#222;padding:9px 11px;border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,.35);font:600 12px/1.2 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.map-legend span{display:flex;align-items:center;gap:7px}.map-legend span+span{margin-top:6px}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block;border:2px solid}.legend-dot.active{background:#f7931a;border-color:#c66f00}.legend-dot.paused{background:#8a8a8a;border-color:#737373}.map-popup{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-width:190px}.map-popup>strong{display:block;font-size:14px;line-height:1.25;margin:0 0 5px;color:#111}.map-popup-status{display:inline-block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#397343;margin-bottom:5px}.map-popup-status.paused{color:#8a5c16}.map-popup p{margin:3px 0 9px;color:#555;line-height:1.35;font-size:12px}.map-popup-links{display:flex;flex-wrap:wrap;gap:5px}.map-popup-links a{font-size:11px;color:#9b5200;text-decoration:none;font-weight:700}.map-popup-note{font-size:11px;color:#555}.leaflet-control-attribution{font-size:10px}@media(max-width:760px){#meetup-map{height:480px}}