.loader{height:15px;aspect-ratio:4;--_g: no-repeat radial-gradient(farthest-side, #ffffff 90%, #0000);background:var(--_g) left,var(--_g) right;background-size:25% 100%;display:grid}.loader:before,.loader:after{content:"";height:inherit;aspect-ratio:1;grid-area:1/1;margin:auto;border-radius:50%;transform-origin:-100% 50%;background:#fff;animation:l49 1s infinite linear}.loader:after{transform-origin:200% 50%;--s: -1;animation-delay:-.5s}@keyframes l49{58%,to{transform:rotate(calc(var(--s, 1) * 1turn))}}.demo{width:70px;height:70px;border-radius:100%}.circle{width:100%;height:100%;position:absolute}.circle .inner{width:100%;height:100%;border-radius:100%;border:5px solid rgba(255,255,255,.7);border-right:none;border-top:none;background-clip:padding;box-shadow:inset 0 0 10px #ffffff26}@-webkit-keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle:nth-of-type(0){transform:rotate(0)}.circle:nth-of-type(0) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.circle:nth-of-type(1){transform:rotate(70deg)}.circle:nth-of-type(1) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.circle:nth-of-type(2){transform:rotate(140deg)}.circle:nth-of-type(2) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.demo{-webkit-animation:spin 5s infinite linear;animation:spin 5s infinite linear}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background-color:#19171c;color:#fff;min-height:100vh;display:flex;flex-direction:column}#map-container{aspect-ratio:1.5 / 1;background-color:#d3d3d3;box-shadow:0 2px 4px #0000001a;border-bottom-left-radius:24px;border-bottom-right-radius:24px;position:relative}.pad-10{padding:10px}.gap-10{gap:10px}.gap-8{gap:8px}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.sidebar{background-color:#23374be5;color:#fff;padding:6px 12px;font-family:monospace;z-index:1;position:absolute;margin:12px;border-radius:4px}.left-sidebar{left:12px;top:12px}.right-sidebar{right:12px;top:12px}.reset-button{position:absolute;z-index:1;left:12px;bottom:12px;padding:4px 10px;border-radius:10px;cursor:pointer}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{border-bottom-color:#242424}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:#242424}.mapboxgl-popup-content{background-color:#242424;position:relative;height:100%;display:flex}.mapboxgl-popup{width:50%;height:80%;display:flex}.slider-container{padding:10px 5px 0;border-radius:4px;width:100%}.slider-legend{display:flex;justify-content:space-between;color:#fff;font-size:10px;padding:0 8px}.slider-legend span:nth-child(2){font-weight:500}.slider-container input[type=range]{width:100%;height:4px;border-radius:2px;outline:none}.slider-container input[type=range]::-webkit-slider-thumb{width:16px;height:16px;border-radius:50%;cursor:pointer;transition:background .3s}.slider-container input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;cursor:pointer;border:none;transition:background .3s}.slider-container input[type=range]::-ms-thumb{width:16px;height:14px;border-radius:50%;cursor:pointer;transition:background .3s}.sensor-details{padding:20px;max-width:800px;margin:0 auto;color:#fff;display:flex;flex-direction:column;gap:20px}.sensor-details h2{margin-top:0;color:#333;font-size:24px;margin-bottom:20px;color:#fff}.sensor-details p{margin:10px 0;color:#666;font-size:16px;color:#fff}.sensor-details strong{color:#333;font-weight:600;color:#fff}.header-container{padding:10px 10%;display:flex;justify-content:space-between;gap:20px;align-items:center;background-color:#000}.header-buttons-container{display:flex;flex-direction:row;gap:60px;justify-content:center;align-items:center}.header-buttons-container-left{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center}.header-container .link-hiw{color:#438eff;font-weight:400}.header-container .external-link-icon{width:16px;height:16px;padding-left:4px}@media (max-width: 768px){.header-buttons-container-left{flex-direction:row;gap:10px}.header-container .external-link-icon{display:none}}.header-buttons-container-right{display:flex;flex-direction:row;gap:20px;justify-content:center}.footer-container{background:#000000e5;padding:10px 10% 20px;width:100%;display:flex;align-items:stretch;justify-content:space-between}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
