{
  "$schema": "https://agentic-mermaid.dev/schemas/style-spec.schema.json",
  "formatVersion": 1,
  "name": "look:transit-route-map",
  "blurb": "Transit-map inspired palette: white map stock, red route line, and blue transfer accent.",
  "colors": {
    "bg": "#fbfbf8",
    "fg": "#171923",
    "line": "#d22630",
    "accent": "#0067a8",
    "muted": "#5b6472",
    "surface": "#ffffff",
    "border": "#171923"
  },
  "font": "DejaVu Sans",
  "stroke": "crisp",
  "strokeWidth": 4,
  "intent": "premium"
}
