: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;--header-height: 50px;--footer-height: 40px;--dark-color-1: #0a0a23}html{height:100%}body{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;background-color:#111418}header-component{flex-shrink:0}#map{flex-grow:1;width:100%}.content{max-width:800px;align-self:center}.maplibregl-popup{max-width:400px}.maplibregl-popup-content{background:var(--dark-color-1)!important;border-radius:8px!important}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:var(--dark-color-1)!important}.properties{padding:3px 0 0;max-height:auto;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;font-size:14px}.properties>:not(:last-child){border-bottom:1px solid #eee;padding-bottom:6px}.properties>:not(:first-child){padding-top:6px}.property{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0;background:transparent}.property-name{font-weight:550;flex:1 1 auto;white-space:nowrap;text-wrap:balance}.attribute-control-panel{background-color:#d8d8d8;padding:12px;border-radius:4px;box-shadow:0 2px 4px #0003;min-width:145px}.panel-title{font-weight:600;margin-bottom:10px;font-size:14px;border-bottom:2px solid #656565;padding-bottom:5px;color:var(--dark-color-1);text-align:left}.attribute-button{display:block;width:100%;background:none;border:none;padding:6px;text-align:left;font-size:14px;font-family:inherit;color:var(--dark-color-1);cursor:pointer;transition:all .2s ease}.attribute-button:hover{color:#13132b;padding-left:4px}.attribute-button.active{font-weight:700;color:var(--dark-color-1);background-color:#ebebeb}.map-legend{background-color:#d8d8d8;padding:12px;border-radius:4px;box-shadow:0 2px 4px #0003;font-family:inherit;color:var(--dark-color-1);width:auto;min-width:145px;pointer-events:auto}.legend-title{font-weight:600;margin-bottom:10px;font-size:14px;border-bottom:2px solid #656565;padding-bottom:5px;text-transform:capitalize}.legend-row{display:flex;align-items:center;margin-bottom:6px;font-size:14px;line-height:1}.legend-key{display:inline-block;width:16px;height:16px;margin-right:12px;border-radius:3px;flex-shrink:0}
