.leaflet-control-locate{--locate-control-icon-color:black;--locate-control-active-color:#2074b6;--locate-control-following-color:#fc8428}.leaflet-control-locate a .leaflet-control-locate-location-arrow{background-color:var(--locate-control-icon-color);width:16px;height:16px;margin:7px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.leaflet-control-locate a .leaflet-control-locate-spinner{background-color:var(--locate-control-icon-color);width:16px;height:16px;margin:7px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.leaflet-control-locate a .leaflet-locate-icon{color:var(--locate-control-icon-color)}.leaflet-control-locate a .leaflet-control-locate-location-arrow{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,");mask-image:url("data:image/svg+xml;charset=UTF-8,")}.leaflet-control-locate a .leaflet-control-locate-spinner{animation:2s linear infinite leaflet-control-locate-spin;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,");mask-image:url("data:image/svg+xml;charset=UTF-8,")}.leaflet-control-locate.active a .leaflet-control-locate-location-arrow{background-color:var(--locate-control-active-color)}.leaflet-control-locate.active a .leaflet-locate-icon{color:var(--locate-control-active-color)}.leaflet-control-locate.following a .leaflet-control-locate-location-arrow{background-color:var(--locate-control-following-color)}.leaflet-control-locate.following a .leaflet-locate-icon{color:var(--locate-control-following-color)}.leaflet-control-locate.locate-timeout a .leaflet-control-locate-spinner{background-color:#f39c12}.leaflet-bar .leaflet-locate-text-active{text-overflow:ellipsis;white-space:nowrap;align-items:center;width:auto;max-width:200px;padding:0 10px;display:flex;overflow:hidden}.leaflet-bar .leaflet-locate-text-active .leaflet-locate-icon{padding:0 5px 0 0}.leaflet-touch .leaflet-bar .leaflet-locate-text-active{width:100%}.leaflet-control-locate-location circle{animation:4s infinite leaflet-control-locate-throb}@keyframes leaflet-control-locate-throb{0%{stroke-width:1px}50%{stroke-width:3px;transform:scale(.8)}to{stroke-width:1px}}@keyframes leaflet-control-locate-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.leaflet-control-locate a .leaflet-control-locate-location-arrow,.leaflet-control-locate a .leaflet-control-locate-spinner{margin:5px} /*# sourceMappingURL=dist/L.Control.Locate.mapbox.min.css.map */