.map-icon{border-radius:50%;border:2px solid white;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.3)}.map-icon svg{color:white}.fort-popup .leaflet-popup-content-wrapper{border-radius:10px;padding:0;box-shadow:0 4px 20px rgba(0,0,0,.18);overflow:hidden}.fort-popup .leaflet-popup-content{margin:8px 10px;min-width:200px;max-width:260px;font-size:13px;line-height:1.3}.fort-popup .leaflet-popup-content p{margin:0}.fort-popup .leaflet-popup-tip{box-shadow:0 2px 8px rgba(0,0,0,.1)}.fort-popup .leaflet-popup-close-button{display:none!important}.fort-popup-close{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:hsl(var(--muted));color:hsl(var(--muted-foreground));border:none;cursor:pointer;transition:background .15s,color .15s}.fort-popup-close:hover{background:hsl(var(--destructive));color:white}.map-icon-obsolete{filter:grayscale(60%) opacity(50%)}