{"version":3,"sources":["styles.css"],"names":[],"mappings":"AAAA,4BAGI,kBAAmB,CAFnB,YAAa,CACb,qBAEJ,CAEA,sBACI,qBAAuB,CACvB,qBAAuB,CACvB,iBAAkB,CAElB,mCAAwC,CADxC,WAEJ,CAKA,kCAGI,aAAc,CADd,gBAAiB,CADjB,eAGJ,CAEA,wBACI,cAAe,CAGf,kBAAmB,CAFnB,cAAe,CACf,iBAEJ,CAEA,0BAGI,kCAAmC,CACnC,mCAAoC,CACpC,0BAA4B,CAH5B,QAAS,CAIT,eAAgB,CALhB,OAMJ","file":"leaflet-independo-maps.min.css","sourcesContent":[".pictogram-marker-container {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n}\n\n.pictogram-marker-box {\n    background-color: white;\n    border: 2px solid black;\n    border-radius: 5px;\n    padding: 5px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);\n}\n\n.pictogram-marker-img-wrapper {\n}\n\n.pictogram-marker-img-wrapper img {\n    max-width: 100px;\n    max-height: 100px;\n    display: block;\n}\n\n.pictogram-marker-label {\n    font-size: 12px;\n    margin-top: 5px;\n    text-align: center;\n    font-weight: bolder;\n}\n\n.pictogram-marker-pointer {\n    width: 0;\n    height: 0;\n    border-left: 10px solid transparent;\n    border-right: 10px solid transparent;\n    border-top: 10px solid black;\n    margin-top: -1px;\n}\n"]}