:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--scrollbar-track:#e2e8f0;--scrollbar-thumb:#94a3b8;--scrollbar-thumb-hover:#64748b}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--scrollbar-track:#18181b;--scrollbar-thumb:#3f3f46;--scrollbar-thumb-hover:#52525b}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--scrollbar-track:#18181b;--scrollbar-thumb:#3f3f46;--scrollbar-thumb-hover:#52525b}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--scrollbar-track)!important}::-webkit-scrollbar-thumb{border:2px solid var(--scrollbar-track);border-radius:5px;background:var(--scrollbar-thumb)!important}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)!important}::-webkit-scrollbar-corner{background:var(--scrollbar-track)!important}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.leaflet-control-geosearch form{overflow:hidden;box-shadow:0 2px 8px #0000001a;background-color:#ffffffc0!important;border-radius:8px!important}.leaflet-container{background:inherit!important}.leaflet-control-geosearch input{outline:none;color:#333!important;background-color:#0000!important;border:none!important;padding:8px 12px!important;font-size:14px!important}.leaflet-control-geosearch button{color:#fff!important;background-color:#1976d2!important;border:none!important}.leaflet-control-geosearch button:hover{background-color:#1565c0!important}.leaflet-control-geosearch .results{border-radius:8px;max-height:200px;font-size:13px;overflow-y:auto;background:#fffffff2!important}