*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}#root{height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1em;font-family:sans-serif;color:#333;background:linear-gradient(135deg,#0d9488,#06b6d4);overflow:hidden}.leaflet-container{height:100%;z-index:1!important;width:100%;border-radius:.5rem;background:#e0f2fe;font-family:inherit;font-size:1rem;line-height:1.5}.leaflet-pane{z-index:400!important}.leaflet-bottom,.leaflet-top{z-index:1000!important}.leaflet-right{right:15px!important}.map{width:100%;height:100%}.leaflet-control-attribution{background:hsla(0,0%,100%,.8)!important;font-size:10px!important;padding:2px 6px!important;border-radius:4px!important}.leaflet-marker-icon{filter:drop-shadow(0 2px 4px rgba(13,115,119,.3))}.leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 12px rgba(13,115,119,.2)}.leaflet-popup-tip{box-shadow:0 2px 4px rgba(13,115,119,.1)}@media screen and (min-width:768px){.map{width:100%;height:100%}}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#14abaa;border-radius:3px;-webkit-transition:background .2s;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0d7377}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#14abaa #f1f5f9}