:root{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;--primary-color: #1c468e;--primary-light: #5073c0;--primary-dark: #002060}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow:hidden}body{margin:0;min-height:100vh;background-color:#f5f5f5}#root{height:100vh;display:flex;flex-direction:column}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}.full-height{height:100%}.map-container{height:100%;width:100%;z-index:0}body,html,#root{height:100%;margin:0;padding:0}.leaflet-container{height:100%;width:100%;z-index:1}.map-container{position:relative;z-index:1}.search-results-container{height:100%;overflow-y:auto;z-index:2}.leaflet-control-container .leaflet-top,.leaflet-control-container .leaflet-bottom{z-index:1000!important}.marker-selected{filter:hue-rotate(120deg)}.leaflet-pane{z-index:400!important}.leaflet-control{z-index:800!important}.leaflet-popup-pane{z-index:700!important}.leaflet-tooltip-pane{z-index:650!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1c468e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#143669}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
