*{font-family:--apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}body{margin:0;padding:0}html,body,#map{width:100%;height:100%}.legend-control{color:#d3d3d3;background:#0e0e0eeb;border:1px solid #2f2f2f;border-radius:8px;min-width:176px;padding:10px;font-family:sans-serif;font-size:12px;box-shadow:0 4px 14px #00000059}.legend-row{color:#cfcfcf;align-items:center;gap:8px;margin-bottom:6px;display:flex}.legend-row:last-of-type{margin-bottom:10px}.legend-dot,.legend-swatch{border:1px solid #ffffff59;flex:none}.legend-dot{background:#39ab7e;border-radius:999px;width:10px;height:10px}.legend-swatch{background:#8b0000;width:14px;height:10px}.legend-ramp{border:1px solid #ffffff59;height:10px;display:flex}.legend-ramp i{flex:auto;width:10px}.legend-toggle{color:#f0f0f0;cursor:pointer;text-align:center;background:#2b2b2b;border:1px solid #3e3e3e;border-radius:6px;width:100%;padding:6px 8px;font-size:12px}.legend-toggle:hover{background:#363636}.legend-filter-heading{letter-spacing:.06em;text-transform:uppercase;color:#8a8a8a;margin:2px 0 6px;font-size:10px;font-weight:600}.legend-filter-panel{background:#161616;border:1px solid #2f2f2f;border-radius:6px;margin-bottom:10px;padding:6px 8px;display:block}.legend-filter-row{color:#cfcfcf;cursor:pointer;align-items:center;gap:8px;margin-bottom:4px;display:flex}.legend-filter-row:last-of-type{margin-bottom:0}.legend-filter-row input{accent-color:#39ab7e;margin:0}.info-link{color:#8a8a8a;text-align:center;cursor:pointer;background:0 0;border:none;width:100%;margin-top:8px;font-size:11px;text-decoration:none;display:block}.info-link:hover{color:silver;text-decoration:underline}.info-overlay{z-index:200;background:#0a0a0acc;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.info-overlay.is-open{display:flex}.info-modal{color:#d3d3d3;box-sizing:border-box;background:#1c1c1c;border:1px solid #333;border-radius:10px;width:min(480px,100vw - 32px);max-height:80vh;padding:20px;position:relative;overflow:auto;box-shadow:0 12px 40px #0009}.info-modal h2{color:#f0f0f0;margin:0 0 10px;font-size:18px}.info-modal p{margin:8px 0;font-size:13px;line-height:1.5}.info-credits{color:#b0b0b0;border-top:1px solid #2f2f2f;margin-top:14px;padding-top:12px;font-size:12px}.info-credits a{color:#7fb3e8}.info-close{color:#b7b7b7;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:18px;position:absolute;top:10px;right:12px}.info-close:hover{color:#f0f0f0}.info-close svg{display:block}.debug-scheme-control{color:#d3d3d3;background:#212121f2;align-items:center;gap:8px;padding:8px;font-size:12px;display:flex}.debug-scheme-control select{color:#ededed;background:#2b2b2b;border:1px solid #454545;border-radius:4px;padding:4px 6px}.dashboard-overlay{z-index:15;color:#d3d3d3;box-sizing:border-box;background:#0a0a0af2;flex-direction:column;padding:12px;display:none;position:fixed;inset:0}.dashboard-overlay.is-open{display:flex}.dashboard-toolbar{align-items:center;gap:8px;margin-bottom:10px;display:flex}.dashboard-icon-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;line-height:0;display:flex}.dashboard-icon-btn svg{width:28px;height:28px}.dashboard-icon-btn:hover{color:#ccc}.dashboard-title{margin-right:auto;font-weight:700}.dashboard-btn{color:#ededed;cursor:pointer;background:#2b2b2b;border:1px solid #454545;border-radius:6px;padding:6px 10px;font-size:12px}.dashboard-btn:disabled{opacity:.45;cursor:default}.dashboard-page-label{text-align:center;color:#b7b7b7;min-width:82px;font-size:12px}.dashboard-grid{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:10px;display:grid;overflow:auto}.dashboard-card{box-sizing:border-box;background:#1c1c1c;border:1px solid #333;min-height:210px;padding:8px;position:relative}.dashboard-card-title{color:#dedede;height:30px;margin-bottom:8px;padding-right:34px;font-size:12px;line-height:1.25;overflow:hidden}.dashboard-expand-btn{color:#e0e0e0;cursor:pointer;background:#141414b3;border:1px solid #3a3a3a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:6px;right:6px}.dashboard-expand-btn:hover{color:#fff;background:#2b2b2be6}.dashboard-expand-btn svg{width:16px;height:16px}.dashboard-card img,.dashboard-card video{object-fit:cover;background:#111;border:0;width:100%;height:320px;display:block}.dashboard-card iframe{aspect-ratio:16/9;background:#111;border:0;width:100%;max-height:320px;display:block}.dashboard-grid.is-loading{align-content:center}.dashboard-loader{grid-column:1/-1;grid-template-columns:repeat(10,1fr);align-self:center;gap:2px;width:100%;max-width:480px;margin:0 auto;padding:8px;display:grid}.dashboard-loader-cell{aspect-ratio:1;opacity:.15;border:1px solid #ffffff0f;animation:2.6s ease-in-out infinite dashboard-loader-pulse}.dashboard-loader-label{text-align:center;color:#9a9a9a;grid-column:1/-1;padding:12px 0;font-size:13px}@keyframes dashboard-loader-pulse{0%,to{opacity:.15}50%{opacity:1}}@media (width<=1100px){.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.dashboard-grid{grid-template-columns:minmax(0,1fr)}}.maplibregl-popup{max-width:360px}.maplibregl-popup-content{color:#d3d3d3;background:#212121;border:1px solid #2f2f2f;border-radius:0;width:fit-content;box-shadow:0 8px 20px #0006}.maplibregl-popup-close-button{color:#d3d3d3;padding:4px 8px;font-size:18px;line-height:18px}.maplibregl-popup-close-button:hover{color:#f0f0f0;background:#2b2b2b}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-bottom-color:#212121}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#212121}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:#212121}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#212121}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip,.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-bottom-color:#212121}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip,.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#212121}.hover-image-popup .maplibregl-popup-content{border-radius:10px;padding:4px}.hover-preview{line-height:0}.hover-preview--text{color:#d3d3d3;text-align:center;min-width:110px;padding:6px;font-size:12px;line-height:1.25}.hover-preview img{object-fit:cover;border-radius:8px;width:120px;height:80px;display:block}.expanded-overlay{z-index:100;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.expanded-overlay.is-open{display:flex}.expanded-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 275px);display:flex;position:relative}#expandedMediaContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#expandedMediaContainer img,#expandedMediaContainer video{object-fit:contain;border:0;width:100%;max-width:100%;max-height:100%}#expandedMediaContainer iframe{aspect-ratio:16/9;border:0;width:100%;max-width:100%;max-height:100%}#expandedInfo{color:#fff;background:#0009;border-radius:4px;padding:8px 16px;position:absolute;bottom:20px;left:20px}.close-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;display:flex;position:absolute;top:20px;right:20px}.close-btn:hover{background:#fff6}.maplibregl-ctrl-top-right .maplibregl-ctrl.maplibregl-ctrl-group,.maplibregl-ctrl.maplibregl-ctrl-attrib.maplibregl-compact.maplibregl-compact-show{filter:invert()}.maplibregl-ctrl-geocoder{box-shadow:none;color:#d3d3d3;background:#1c1c1c;border:1px solid #2f2f2f;border-radius:6px}.maplibregl-ctrl-geocoder--input{color:#ededed;caret-color:#f0f0f0;background:0 0}.maplibregl-ctrl-geocoder--input:focus{color:#ededed;caret-color:#f0f0f0;outline:none}.maplibregl-ctrl-geocoder--input::placeholder{color:#9a9a9a}.maplibregl-ctrl-geocoder--input::-webkit-search-cancel-button{appearance:none}.maplibregl-ctrl-geocoder .suggestions{background:#1c1c1c;border:1px solid #2f2f2f;border-radius:0 0 6px 6px}.maplibregl-ctrl-geocoder .suggestions>li>a{color:#cfcfcf}.maplibregl-ctrl-geocoder .suggestions li{border-top:1px solid #2b2b2b}.maplibregl-ctrl-geocoder .suggestions>.active>a,.maplibregl-ctrl-geocoder .suggestions>li>a:hover{color:#f0f0f0;background:#2b2b2b}
