.pothole-marker{font-size:22px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#0009;border:2px solid rgba(255,255,255,.2);cursor:pointer;transition:transform .15s}.pothole-marker:hover{transform:scale(1.2)}.pothole-marker--reported{border-color:#f97316;box-shadow:0 0 8px #f9731680}.pothole-marker--wanksyd{border-color:#0ea5e9;box-shadow:0 0 8px #0ea5e980}.pothole-marker--filled{border-color:#22c55e;box-shadow:0 0 8px #22c55e80}.popup-content{font-family:system-ui,sans-serif;font-size:13px;line-height:1.5}.popup-status{display:inline-block;font-size:11px;font-weight:600;padding:1px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.popup-status--reported{background:#f9731620;color:#f97316}.popup-status--wanksyd{background:#0ea5e920;color:#0ea5e9}.popup-status--filled{background:#22c55e20;color:#22c55e}.popup-link{display:inline-block;margin-top:4px;color:#0ea5e9;font-weight:600;text-decoration:none}.popup-link:hover{text-decoration:underline}.location-dot{width:20px;height:20px;border-radius:50%;background:#3b82f6;border:3px solid white;box-shadow:0 0 #3b82f699;animation:location-pulse 2s ease-out infinite}@keyframes location-pulse{0%{box-shadow:0 0 #3b82f699}70%{box-shadow:0 0 0 12px #3b82f600}to{box-shadow:0 0 #3b82f600}}
