.heatmap-container{display:flex;flex-direction:column;height:100%;width:100%;padding:20px;box-sizing:border-box}.heatmap-container h1{margin-top:0;margin-bottom:20px;font-size:24px}.map-container{height:80vh;width:100%;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1;position:relative}.loading-indicator{padding:20px;text-align:center;font-weight:700;color:#555}.error-message{padding:20px;margin-bottom:20px;background-color:#ffecec;color:#d8000c;border-radius:4px;border-left:5px solid #d8000c}.controls{margin-bottom:12px;display:flex;gap:16px}.controls label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px}.controls input[type=checkbox]{cursor:pointer}.data-summary{margin-top:12px;padding:10px;background-color:#f8f9fa;border-radius:4px;font-size:14px;color:#0a0f43}.maplibregl-popup{z-index:10;max-width:240px!important}.maplibregl-popup-content{padding:12px;border-radius:6px;box-shadow:0 2px 10px #0003}.incident-popup h3{margin-top:0;margin-bottom:8px;font-size:16px;color:#333}.incident-popup p{margin:6px 0;font-size:14px;color:#555}.tooltip{font-size:13px;transition:all .2s;z-index:9999;pointer-events:none!important;color:#333!important;background-color:#fff!important}.tooltip strong{color:#333!important;font-weight:700}.tooltip div{color:#555!important}.maplibregl-marker{z-index:2}.webgl-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;background-color:#1a1a1a;color:#fff;padding:20px;border-radius:8px;text-align:center;border:1px solid #333}.webgl-fallback h3{margin-bottom:12px;color:#ff6b6b;font-size:18px}.webgl-fallback p{margin-bottom:16px;line-height:1.5;color:#ccc}.webgl-fallback ul{text-align:left;margin-top:8px;padding-left:20px}.webgl-fallback li{margin-bottom:4px;color:#ccc}.webgl-fallback button{padding:10px 20px;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.webgl-fallback button:first-of-type{background-color:#4287f5}.webgl-fallback button:first-of-type:hover{background-color:#36c}.webgl-fallback button:first-of-type:active{background-color:#2a55a3}.webgl-fallback button:last-of-type{background-color:#666}.webgl-fallback button:last-of-type:hover{background-color:#555}.webgl-fallback button:last-of-type:active{background-color:#444}
