Fetch the MapLibre style document for styleId via
GET /ogc/styles/{styleId} (content-negotiated to
MAPLIBRE_STYLE_MEDIA_TYPE).
Fetch the style metadata document via GET /ogc/styles/{styleId}/metadata.
List available styles via GET /ogc/styles.
Thin client over the server's OGC API – Styles surface. Uses the shared HonuaClient request pipeline (auth / retry / interceptors), matching the other
/ogc/*consumers in the SDK.