:root{--scrollbar-size: .5rem;--scrollbar-track-color: transparent;--scrollbar-thumb-color: #c0c0c0;background-color:#171923}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);box-sizing:border-box!important}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:calc(var(--scrollbar-size) / 2)}body{margin:0}#root{height:100dvh;overflow:hidden}html,body{background-color:#171923}.cesium-widget-credits{display:none!important}.cesium-geocoder-input{border-radius:.25rem}.cesium-geocoder-searchButton{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.cesium-viewer-geocoderContainer:not(:has(:hover)):not(:has(:focus)) .cesium-geocoder-searchButton{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}@keyframes blink{0%{opacity:1}to{opacity:0}}
