// Shared MapLibre style URL — single source of truth for maplibre-utils.js // (multi-marker/GPX maps) and location-map.js (post-form pin preview), so the // two never drift apart (KTD1). export const MAP_STYLE = 'https://basemaps.cartocdn.com/gl/dark-matter-gl-style/style.json';