:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{font-size:1.125rem}html,body{width:100%;max-width:100dvw;height:100dvh;min-height:-webkit-fill-available;position:fixed;overflow:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.custom-leaflet-marker{background:0 0!important;border:none!important}@keyframes markerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.marker-bounce{animation:2s ease-in-out infinite markerFloat}.tab-content,.tab-pane{margin:0!important;padding:0!important}.leaflet-container{z-index:1;width:100%!important;height:100%!important;display:block!important}.leaflet-popup-pane,.leaflet-popup{z-index:1100!important}.leaflet-popup{max-width:calc(100vw - 32px)!important;max-height:calc(100svh - 230px)!important}.leaflet-popup-content-wrapper{max-width:100%!important;max-height:calc(100svh - 270px)!important;padding:7px!important;overflow:hidden!important}.leaflet-popup-content .container{min-width:260px!important}.leaflet-popup-content{max-width:100%!important;max-height:calc(100svh - 290px)!important;margin:1px!important;padding:4px!important;overflow:hidden auto!important}.leaflet-popup-content img{object-fit:contain!important;max-width:100%!important;height:auto!important}.leaflet-popup-content .img-fluid{max-width:100%!important;height:auto!important}.leaflet-popup-content .btn-primary{color:#fff!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;display:block!important}
