body,html{padding:0;margin:0;height:100%;background-color:#0e1117;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}*{box-sizing:border-box}.App{height:100dvh;display:flex;flex-direction:column;background-color:#0e1117}.leaflet-container{width:100%;height:100%}.leaflet-popup-content-wrapper{background-color:#161b27;border:1px solid rgba(148,163,184,.12);border-radius:8px;color:#e2e8f0;box-shadow:0 4px 16px rgba(0,0,0,.4)}.leaflet-popup-tip{background-color:#161b27}.leaflet-popup-content{margin:10px 12px}.leaflet-popup-content h3{margin:0 0 6px;font-size:15px;font-weight:600;color:#e2e8f0}.leaflet-popup-content p{margin:3px 0;font-size:13px;color:#94a3b8}.leaflet-popup-close-button{color:#94a3b8!important}.leaflet-popup-close-button:hover{color:#e2e8f0!important}body[data-theme=light] .leaflet-popup-content-wrapper{background-color:#fff;border:1px solid rgba(15,23,42,.08);color:#0f172a;box-shadow:0 4px 16px rgba(0,0,0,.1)}body[data-theme=light] .leaflet-popup-tip{background-color:#fff}body[data-theme=light] .leaflet-popup-content h3{color:#0f172a}body[data-theme=light] .leaflet-popup-content p{color:#5a6a7e}body[data-theme=light] .leaflet-popup-close-button{color:#5a6a7e!important}body[data-theme=light] .leaflet-popup-close-button:hover{color:#0f172a!important}