{
  "version": 8,
  "name": "versatiles-neutrino",
  "metadata": {
    "license": "https://creativecommons.org/publicdomain/zero/1.0/"
  },
  "glyphs": "/demo/shortbread/fonts/{fontstack}/{range}.pbf",
  "sprite": [
    {
      "id": "basics",
      "url": "/demo/shortbread/sprites/basics/sprites"
    }
  ],
  "sources": {
    "versatiles-shortbread": {
      "attribution": "© <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors",
      "tiles": [
        "/shortbread_v1/{z}/{x}/{y}.mvt"
      ],
      "type": "vector",
      "scheme": "xyz",
      "bounds": [
        -180,
        -85.0511287798066,
        180,
        85.0511287798066
      ],
      "minzoom": 0,
      "maxzoom": 14
    }
  },
  "layers": [
    {
      "id": "background",
      "type": "background",
      "paint": {
        "background-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-ocean",
      "type": "fill",
      "source-layer": "ocean",
      "paint": {
        "fill-color": "rgb(203,210,223)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-glacier",
      "type": "fill",
      "source-layer": "water_polygons",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "glacier"
        ]
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-commercial",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "commercial",
          "retail"
        ]
      ],
      "paint": {
        "fill-color": "rgb(239,233,239)",
        "fill-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-industrial",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "industrial",
          "quarry",
          "railway"
        ]
      ],
      "paint": {
        "fill-color": "rgb(239,233,239)",
        "fill-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-residential",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "garages",
          "residential"
        ]
      ],
      "paint": {
        "fill-color": "rgb(239,233,239)",
        "fill-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-agriculture",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "brownfield",
          "farmland",
          "farmyard",
          "greenfield",
          "greenhouse_horticulture",
          "orchard",
          "plant_nursery",
          "vineyard"
        ]
      ],
      "paint": {
        "fill-color": "rgb(248,238,238)",
        "fill-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-waste",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "landfill"
        ]
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-park",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "park",
          "village_green",
          "recreation_ground"
        ]
      ],
      "paint": {
        "fill-color": "hsl(90,6%,86%)",
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-garden",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "allotments",
          "garden"
        ]
      ],
      "paint": {
        "fill-color": "hsl(90,6%,86%)",
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-burial",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "cemetery",
          "grave_yard"
        ]
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-leisure",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "miniature_golf",
          "playground",
          "golf_course"
        ]
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-rock",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "bare_rock",
          "scree",
          "shingle"
        ]
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-forest",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "forest"
        ]
      ],
      "paint": {
        "fill-color": "rgb(217,227,217)",
        "fill-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-grass",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "grass",
          "grassland",
          "meadow",
          "wet_meadow"
        ]
      ],
      "paint": {
        "fill-color": "rgb(231,233,229)",
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-vegetation",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "heath",
          "scrub"
        ]
      ],
      "paint": {
        "fill-color": "hsl(90,6%,86%)",
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-sand",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "beach",
          "sand"
        ]
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "land-wetland",
      "type": "fill",
      "source-layer": "land",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "bog",
          "marsh",
          "string_bog",
          "swamp"
        ]
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-river",
      "type": "line",
      "source-layer": "water_lines",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "river"
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "!=",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(203,210,223)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-canal",
      "type": "line",
      "source-layer": "water_lines",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "canal"
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "!=",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(203,210,223)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-stream",
      "type": "line",
      "source-layer": "water_lines",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "stream"
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "!=",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(203,210,223)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-ditch",
      "type": "line",
      "source-layer": "water_lines",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "ditch"
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "!=",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(203,210,223)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-area",
      "type": "fill",
      "source-layer": "water_polygons",
      "filter": [
        "==",
        "kind",
        "water"
      ],
      "paint": {
        "fill-color": "rgb(203,210,223)",
        "fill-opacity": {
          "stops": [
            [
              4,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-area-river",
      "type": "fill",
      "source-layer": "water_polygons",
      "filter": [
        "==",
        "kind",
        "river"
      ],
      "paint": {
        "fill-color": "rgb(203,210,223)",
        "fill-opacity": {
          "stops": [
            [
              4,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-area-small",
      "type": "fill",
      "source-layer": "water_polygons",
      "filter": [
        "in",
        "kind",
        "reservoir",
        "basin",
        "dock"
      ],
      "paint": {
        "fill-color": "rgb(203,210,223)",
        "fill-opacity": {
          "stops": [
            [
              4,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-dam-area",
      "type": "fill",
      "source-layer": "dam_polygons",
      "filter": [
        "==",
        "kind",
        "dam"
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)",
        "fill-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-dam",
      "type": "line",
      "source-layer": "dam_lines",
      "filter": [
        "==",
        "kind",
        "dam"
      ],
      "paint": {
        "line-color": "rgb(203,210,223)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-pier-area",
      "type": "fill",
      "source-layer": "pier_polygons",
      "filter": [
        "in",
        "kind",
        "pier",
        "breakwater",
        "groyne"
      ],
      "paint": {
        "fill-color": "rgb(246,240,246)",
        "fill-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "water-pier",
      "type": "line",
      "source-layer": "pier_lines",
      "filter": [
        "in",
        "kind",
        "pier",
        "breakwater",
        "groyne"
      ],
      "paint": {
        "line-color": "rgb(246,240,246)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "site-parking",
      "type": "fill",
      "source-layer": "sites",
      "filter": [
        "in",
        "kind",
        "parking"
      ],
      "paint": {
        "fill-color": "rgb(235,232,230)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "site-bicycleparking",
      "type": "fill",
      "source-layer": "sites",
      "filter": [
        "in",
        "kind",
        "bicycle_parking"
      ],
      "paint": {
        "fill-color": "rgb(235,232,230)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "building",
      "type": "fill",
      "source-layer": "buildings",
      "paint": {
        "fill-color": "rgb(224,209,217)",
        "fill-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-pedestrian-zone",
      "type": "fill",
      "source-layer": "street_polygons",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "==",
          "kind",
          "pedestrian"
        ]
      ],
      "paint": {
        "fill-color": "rgb(247,247,247)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-track:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              14,
              2
            ],
            [
              16,
              4
            ],
            [
              18,
              18
            ],
            [
              19,
              48
            ],
            [
              20,
              96
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-pedestrian:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-service:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              14,
              2
            ],
            [
              16,
              4
            ],
            [
              18,
              18
            ],
            [
              19,
              48
            ],
            [
              20,
              96
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-livingstreet:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ]
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-residential:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-unclassified:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-tertiary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-secondary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-primary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-trunk-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-motorway-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-tertiary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-secondary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              11,
              2
            ],
            [
              14,
              5
            ],
            [
              16,
              8
            ],
            [
              18,
              30
            ],
            [
              19,
              68
            ],
            [
              20,
              138
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-primary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              7,
              2
            ],
            [
              10,
              4
            ],
            [
              14,
              6
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              74
            ],
            [
              20,
              144
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-trunk:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              7,
              2
            ],
            [
              10,
              4
            ],
            [
              14,
              6
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              74
            ],
            [
              20,
              144
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-motorway:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(222,222,222)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": {
          "stops": [
            [
              5,
              2
            ],
            [
              10,
              5
            ],
            [
              14,
              5
            ],
            [
              16,
              14
            ],
            [
              18,
              38
            ],
            [
              19,
              84
            ],
            [
              20,
              168
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-track",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              14,
              1
            ],
            [
              16,
              3
            ],
            [
              18,
              16
            ],
            [
              19,
              44
            ],
            [
              20,
              88
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-pedestrian",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-service",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              14,
              1
            ],
            [
              16,
              3
            ],
            [
              18,
              16
            ],
            [
              19,
              44
            ],
            [
              20,
              88
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-livingstreet",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-residential",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-unclassified",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-track-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-pedestrian-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-service-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-livingstreet-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-residential-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-unclassified-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-tertiary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-secondary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-primary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-trunk-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-motorway-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-tertiary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-secondary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              4
            ],
            [
              16,
              6
            ],
            [
              18,
              28
            ],
            [
              19,
              64
            ],
            [
              20,
              130
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-primary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              7,
              1
            ],
            [
              10,
              3
            ],
            [
              14,
              5
            ],
            [
              16,
              10
            ],
            [
              18,
              34
            ],
            [
              19,
              70
            ],
            [
              20,
              140
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-trunk",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              7,
              1
            ],
            [
              10,
              3
            ],
            [
              14,
              5
            ],
            [
              16,
              10
            ],
            [
              18,
              34
            ],
            [
              19,
              70
            ],
            [
              20,
              140
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-street-motorway",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(247,247,247)",
        "line-width": {
          "stops": [
            [
              5,
              1
            ],
            [
              10,
              4
            ],
            [
              14,
              4
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              80
            ],
            [
              20,
              160
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-transport-lightrail:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "light_rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(232,213,224)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              0.3
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-transport-rail:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(232,213,224)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              8,
              0
            ],
            [
              9,
              0.3
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-transport-lightrail",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "light_rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(234,217,227)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              2
            ]
          ]
        },
        "line-dasharray": [
          2,
          2
        ],
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              0.3
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "tunnel-transport-rail",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "==",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(234,217,227)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              2
            ]
          ]
        },
        "line-dasharray": [
          2,
          2
        ],
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              0.3
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge",
      "type": "fill",
      "source-layer": "bridges",
      "paint": {
        "fill-color": "rgb(244,238,244)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-pedestrian-zone",
      "type": "fill",
      "source-layer": "street_polygons",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "==",
          "kind",
          "pedestrian"
        ]
      ],
      "paint": {
        "fill-color": "rgb(254,248,255)",
        "fill-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "way-footway:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "footway"
        ]
      ],
      "paint": {
        "line-width": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              1
            ]
          ]
        },
        "line-color": "rgb(241,236,242)"
      },
      "minzoom": 17
    },
    {
      "source": "versatiles-shortbread",
      "id": "way-steps:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "steps"
        ]
      ],
      "paint": {
        "line-width": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              1
            ]
          ]
        },
        "line-color": "rgb(241,236,242)"
      },
      "minzoom": 17
    },
    {
      "source": "versatiles-shortbread",
      "id": "way-path:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "path"
        ]
      ],
      "paint": {
        "line-width": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              1
            ]
          ]
        },
        "line-color": "rgb(241,236,242)"
      },
      "minzoom": 17
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-track:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              14,
              2
            ],
            [
              16,
              4
            ],
            [
              18,
              18
            ],
            [
              19,
              48
            ],
            [
              20,
              96
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-pedestrian:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-service:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              14,
              2
            ],
            [
              16,
              4
            ],
            [
              18,
              18
            ],
            [
              19,
              48
            ],
            [
              20,
              96
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-livingstreet:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)"
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-residential:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-unclassified:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-tertiary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-secondary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-primary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-trunk-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-motorway-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-tertiary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-secondary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              11,
              2
            ],
            [
              14,
              5
            ],
            [
              16,
              8
            ],
            [
              18,
              30
            ],
            [
              19,
              68
            ],
            [
              20,
              138
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-primary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              7,
              2
            ],
            [
              10,
              4
            ],
            [
              14,
              6
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              74
            ],
            [
              20,
              144
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-trunk:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              7,
              2
            ],
            [
              10,
              4
            ],
            [
              14,
              6
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              74
            ],
            [
              20,
              144
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-motorway:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,230,230)",
        "line-width": {
          "stops": [
            [
              5,
              2
            ],
            [
              10,
              5
            ],
            [
              14,
              5
            ],
            [
              16,
              14
            ],
            [
              18,
              38
            ],
            [
              19,
              84
            ],
            [
              20,
              168
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "way-footway",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "footway"
        ]
      ],
      "paint": {
        "line-width": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              2
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              1
            ]
          ]
        },
        "line-color": "rgb(254,248,255)"
      },
      "minzoom": 17
    },
    {
      "source": "versatiles-shortbread",
      "id": "way-steps",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "steps"
        ]
      ],
      "paint": {
        "line-width": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              2
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              1
            ]
          ]
        },
        "line-color": "rgb(254,248,255)"
      },
      "minzoom": 17
    },
    {
      "source": "versatiles-shortbread",
      "id": "way-path",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "path"
        ]
      ],
      "paint": {
        "line-width": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              2
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              17,
              0
            ],
            [
              18,
              1
            ]
          ]
        },
        "line-color": "rgb(254,248,255)"
      },
      "minzoom": 17
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-track",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              14,
              1
            ],
            [
              16,
              3
            ],
            [
              18,
              16
            ],
            [
              19,
              44
            ],
            [
              20,
              88
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-pedestrian",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(254,248,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              13,
              1
            ],
            [
              14,
              2
            ],
            [
              15,
              3
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-service",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              14,
              1
            ],
            [
              16,
              3
            ],
            [
              18,
              16
            ],
            [
              19,
              44
            ],
            [
              20,
              88
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-livingstreet",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-residential",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-unclassified",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-track-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-pedestrian-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-service-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-livingstreet-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-residential-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-unclassified-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-tertiary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-secondary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-primary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-trunk-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-motorway-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-tertiary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-secondary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              4
            ],
            [
              16,
              6
            ],
            [
              18,
              28
            ],
            [
              19,
              64
            ],
            [
              20,
              130
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-primary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              7,
              1
            ],
            [
              10,
              3
            ],
            [
              14,
              5
            ],
            [
              16,
              10
            ],
            [
              18,
              34
            ],
            [
              19,
              70
            ],
            [
              20,
              140
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-trunk",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              7,
              1
            ],
            [
              10,
              3
            ],
            [
              14,
              5
            ],
            [
              16,
              10
            ],
            [
              18,
              34
            ],
            [
              19,
              70
            ],
            [
              20,
              140
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "street-motorway",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              5,
              1
            ],
            [
              10,
              4
            ],
            [
              14,
              4
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              80
            ],
            [
              20,
              160
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "transport-lightrail:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "light_rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(232,213,224)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "transport-rail:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(232,213,224)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              8,
              0
            ],
            [
              9,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "transport-lightrail",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "light_rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(234,217,227)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              2
            ]
          ]
        },
        "line-dasharray": [
          2,
          2
        ],
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "transport-rail",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "!=",
          "bridge",
          true
        ],
        [
          "!=",
          "tunnel",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(234,217,227)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              2
            ]
          ]
        },
        "line-dasharray": [
          2,
          2
        ],
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-pedestrian-zone",
      "type": "fill",
      "source-layer": "street_polygons",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "==",
          "kind",
          "pedestrian"
        ]
      ],
      "paint": {
        "fill-color": "rgb(255,255,255)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-track:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              14,
              2
            ],
            [
              16,
              4
            ],
            [
              18,
              18
            ],
            [
              19,
              48
            ],
            [
              20,
              96
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-pedestrian:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-service:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              14,
              2
            ],
            [
              16,
              4
            ],
            [
              18,
              18
            ],
            [
              19,
              48
            ],
            [
              20,
              96
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-livingstreet:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-residential:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-unclassified:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-tertiary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-secondary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-primary-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-trunk-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-motorway-link:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              7
            ],
            [
              18,
              14
            ],
            [
              20,
              40
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-tertiary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              12,
              2
            ],
            [
              14,
              3
            ],
            [
              16,
              6
            ],
            [
              18,
              26
            ],
            [
              19,
              64
            ],
            [
              20,
              128
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-secondary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              11,
              2
            ],
            [
              14,
              5
            ],
            [
              16,
              8
            ],
            [
              18,
              30
            ],
            [
              19,
              68
            ],
            [
              20,
              138
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-primary:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              7,
              2
            ],
            [
              10,
              4
            ],
            [
              14,
              6
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              74
            ],
            [
              20,
              144
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-trunk:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              7,
              2
            ],
            [
              10,
              4
            ],
            [
              14,
              6
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              74
            ],
            [
              20,
              144
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-motorway:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(217,217,217)",
        "line-width": {
          "stops": [
            [
              5,
              2
            ],
            [
              10,
              5
            ],
            [
              14,
              5
            ],
            [
              16,
              14
            ],
            [
              18,
              38
            ],
            [
              19,
              84
            ],
            [
              20,
              168
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-track",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              14,
              1
            ],
            [
              16,
              3
            ],
            [
              18,
              16
            ],
            [
              19,
              44
            ],
            [
              20,
              88
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-pedestrian",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-service",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              14,
              1
            ],
            [
              16,
              3
            ],
            [
              18,
              16
            ],
            [
              19,
              44
            ],
            [
              20,
              88
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-livingstreet",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-residential",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-unclassified",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-track-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "track"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-pedestrian-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "pedestrian"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-service-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "service"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-livingstreet-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "living_street"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-residential-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "residential"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-unclassified-bicycle",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "kind",
          "unclassified"
        ],
        [
          "==",
          "bicycle",
          "designated"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": 1
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-tertiary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-secondary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-primary-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-trunk-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-motorway-link",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "==",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              12
            ],
            [
              20,
              38
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-tertiary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "tertiary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              12,
              1
            ],
            [
              14,
              2
            ],
            [
              16,
              5
            ],
            [
              18,
              24
            ],
            [
              19,
              60
            ],
            [
              20,
              120
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-secondary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "secondary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              4
            ],
            [
              16,
              6
            ],
            [
              18,
              28
            ],
            [
              19,
              64
            ],
            [
              20,
              130
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-primary",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "primary"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              7,
              1
            ],
            [
              10,
              3
            ],
            [
              14,
              5
            ],
            [
              16,
              10
            ],
            [
              18,
              34
            ],
            [
              19,
              70
            ],
            [
              20,
              140
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-trunk",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "trunk"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              7,
              1
            ],
            [
              10,
              3
            ],
            [
              14,
              5
            ],
            [
              16,
              10
            ],
            [
              18,
              34
            ],
            [
              19,
              70
            ],
            [
              20,
              140
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-street-motorway",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "==",
          "bridge",
          true
        ],
        [
          "in",
          "kind",
          "motorway"
        ],
        [
          "!=",
          "link",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(255,255,255)",
        "line-width": {
          "stops": [
            [
              5,
              1
            ],
            [
              10,
              4
            ],
            [
              14,
              4
            ],
            [
              16,
              12
            ],
            [
              18,
              36
            ],
            [
              19,
              80
            ],
            [
              20,
              160
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        }
      },
      "layout": {
        "line-join": "round",
        "line-cap": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-transport-lightrail:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "light_rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(232,213,224)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-transport-rail:outline",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(232,213,224)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              8,
              0
            ],
            [
              9,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-transport-lightrail",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "light_rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(234,217,227)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              2
            ]
          ]
        },
        "line-dasharray": [
          2,
          2
        ],
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "bridge-transport-rail",
      "type": "line",
      "source-layer": "streets",
      "filter": [
        "all",
        [
          "in",
          "kind",
          "rail"
        ],
        [
          "!has",
          "service"
        ],
        [
          "==",
          "bridge",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(234,217,227)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              12,
              1
            ],
            [
              15,
              2
            ]
          ]
        },
        "line-dasharray": [
          2,
          2
        ],
        "line-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "boundary-country:outline",
      "type": "line",
      "source-layer": "boundaries",
      "filter": [
        "all",
        [
          "==",
          "admin_level",
          2
        ],
        [
          "!=",
          "maritime",
          true
        ],
        [
          "!=",
          "disputed",
          true
        ],
        [
          "!=",
          "coastline",
          true
        ]
      ],
      "paint": {
        "line-width": {
          "stops": [
            [
              2,
              2
            ],
            [
              10,
              6
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              2,
              0
            ],
            [
              4,
              0.3
            ]
          ]
        },
        "line-color": "rgb(246,241,246)",
        "line-blur": 1
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "boundary-state:outline",
      "type": "line",
      "source-layer": "boundaries",
      "filter": [
        "all",
        [
          "==",
          "admin_level",
          4
        ],
        [
          "!=",
          "maritime",
          true
        ],
        [
          "!=",
          "disputed",
          true
        ],
        [
          "!=",
          "coastline",
          true
        ]
      ],
      "paint": {
        "line-width": {
          "stops": [
            [
              7,
              3
            ],
            [
              10,
              5
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              0.3
            ]
          ]
        },
        "line-color": "rgb(246,241,246)",
        "line-blur": 1
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "boundary-country",
      "type": "line",
      "source-layer": "boundaries",
      "filter": [
        "all",
        [
          "==",
          "admin_level",
          2
        ],
        [
          "!=",
          "maritime",
          true
        ],
        [
          "!=",
          "disputed",
          true
        ],
        [
          "!=",
          "coastline",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,204,216)",
        "line-width": {
          "stops": [
            [
              2,
              1
            ],
            [
              10,
              4
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              2,
              0
            ],
            [
              4,
              1
            ]
          ]
        }
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "boundary-state",
      "type": "line",
      "source-layer": "boundaries",
      "filter": [
        "all",
        [
          "==",
          "admin_level",
          4
        ],
        [
          "!=",
          "maritime",
          true
        ],
        [
          "!=",
          "disputed",
          true
        ],
        [
          "!=",
          "coastline",
          true
        ]
      ],
      "paint": {
        "line-color": "rgb(230,204,216)",
        "line-width": {
          "stops": [
            [
              7,
              2
            ],
            [
              10,
              3
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        },
        "line-dasharray": [
          0,
          1.5,
          1,
          1.5
        ]
      },
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      }
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-motorway-shield",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "motorway"
      ],
      "layout": {
        "text-field": "{ref}",
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              14,
              8
            ],
            [
              18,
              10
            ],
            [
              20,
              16
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 14
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-street-pedestrian",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "pedestrian"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              15,
              13
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-street-livingstreet",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "living_street"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              15,
              13
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-street-residential",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "residential"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              15,
              13
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-street-unclassified",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "unclassified"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              15,
              13
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-street-tertiary",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "tertiary"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              15,
              13
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-street-secondary",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "secondary"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              15,
              13
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-street-primary",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "primary"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              15,
              13
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-street-trunk",
      "type": "symbol",
      "source-layer": "street_labels",
      "filter": [
        "==",
        "kind",
        "trunk"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "symbol-placement": "line",
        "text-anchor": "center",
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              15,
              13
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(204,195,195)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 12
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-neighbourhood",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "neighbourhood"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              14,
              12
            ]
          ]
        },
        "text-transform": "uppercase"
      },
      "paint": {
        "icon-color": "rgb(202,164,196)",
        "text-color": "rgb(202,164,196)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 14
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-quarter",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "quarter"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              13,
              13
            ]
          ]
        },
        "text-transform": "uppercase"
      },
      "paint": {
        "icon-color": "rgb(202,164,190)",
        "text-color": "rgb(202,164,190)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 13
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-suburb",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "suburb"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              11,
              11
            ],
            [
              13,
              14
            ]
          ]
        },
        "text-transform": "uppercase"
      },
      "paint": {
        "icon-color": "rgb(202,164,183)",
        "text-color": "rgb(202,164,183)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 11
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-hamlet",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "hamlet"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              10,
              11
            ],
            [
              12,
              14
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(202,164,174)",
        "text-color": "rgb(202,164,174)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 10
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-village",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "village"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              9,
              11
            ],
            [
              12,
              14
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(202,164,174)",
        "text-color": "rgb(202,164,174)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 9
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-town",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "town"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              8,
              11
            ],
            [
              12,
              14
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(202,164,174)",
        "text-color": "rgb(202,164,174)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 8
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-boundary-state",
      "type": "symbol",
      "source-layer": "boundary_labels",
      "filter": [
        "in",
        "admin_level",
        4,
        "4"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_bold"
        ],
        "text-transform": "uppercase",
        "text-size": {
          "stops": [
            [
              5,
              8
            ],
            [
              8,
              12
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(206,187,187)",
        "text-color": "rgb(206,187,187)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 5
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-city",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "city"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              7,
              11
            ],
            [
              10,
              14
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(202,164,174)",
        "text-color": "rgb(202,164,174)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 7
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-statecapital",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "state_capital"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              6,
              11
            ],
            [
              10,
              15
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(202,164,174)",
        "text-color": "rgb(202,164,174)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 6
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-place-capital",
      "type": "symbol",
      "source-layer": "place_labels",
      "filter": [
        "==",
        "kind",
        "capital"
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_regular"
        ],
        "text-size": {
          "stops": [
            [
              5,
              12
            ],
            [
              10,
              16
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(202,164,174)",
        "text-color": "rgb(202,164,174)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 5
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-boundary-country-small",
      "type": "symbol",
      "source-layer": "boundary_labels",
      "filter": [
        "all",
        [
          "in",
          "admin_level",
          2,
          "2"
        ],
        [
          "<=",
          "way_area",
          10000000
        ]
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_bold"
        ],
        "text-transform": "uppercase",
        "text-size": {
          "stops": [
            [
              4,
              11
            ],
            [
              5,
              14
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 4
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-boundary-country-medium",
      "type": "symbol",
      "source-layer": "boundary_labels",
      "filter": [
        "all",
        [
          "in",
          "admin_level",
          2,
          "2"
        ],
        [
          "<",
          "way_area",
          90000000
        ],
        [
          ">",
          "way_area",
          10000000
        ]
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_bold"
        ],
        "text-transform": "uppercase",
        "text-size": {
          "stops": [
            [
              3,
              11
            ],
            [
              5,
              15
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 3
    },
    {
      "source": "versatiles-shortbread",
      "id": "label-boundary-country-large",
      "type": "symbol",
      "source-layer": "boundary_labels",
      "filter": [
        "all",
        [
          "in",
          "admin_level",
          2,
          "2"
        ],
        [
          ">=",
          "way_area",
          90000000
        ]
      ],
      "layout": {
        "text-field": [
          "get",
          "name"
        ],
        "text-font": [
          "noto_sans_bold"
        ],
        "text-transform": "uppercase",
        "text-size": {
          "stops": [
            [
              2,
              11
            ],
            [
              5,
              16
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "rgb(203,183,183)",
        "text-color": "rgb(203,183,183)",
        "text-halo-color": "rgb(229,219,219)",
        "text-halo-width": 0.1,
        "text-halo-blur": 1
      },
      "minzoom": 2
    }
  ]
}