Note: Mapbox/MapLibre style rendering is typically WebMercator. If your basemap is truly served in a non-WebMercator projection (e.g., Lambert tiles), you’ll need a raster-tile + custom CRS approach (e.g., Proj4Leaflet) with tiles generated in that CRS.