.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.modal-open{display:flex;animation:fadeIn .3s ease-in-out}.modal-content{background:#fff;padding:20px;border-radius:8px;max-width:90%;max-height:90%;overflow:auto}.leaflet-container{width:100%;height:100%;z-index:1}.map-container{width:100%;height:100%;position:relative}.leaflet-tile,.leaflet-tile-container{filter:none!important}.leaflet-control-container{z-index:1000}.leaflet-map-pane{z-index:2!important}.leaflet-tile-pane{z-index:3!important}.leaflet-overlay-pane{z-index:4!important}.leaflet-marker-pane{z-index:5!important}.leaflet-popup-pane{z-index:6!important}.leaflet-control{z-index:7!important}