body{background-color:#242424;margin:0;font-family:sans-serif;overflow:hidden}#map{width:100%;height:100%;position:absolute}.label{color:#fff;pointer-events:none;white-space:nowrap;background:#0009;border-radius:6px;padding:4px 6px;font-size:12px;line-height:1.3;position:absolute}.label.alert{background-color:#dc3545;animation:1.2s ease-in infinite alternate both alert-fade}#compass{color:#fff;z-index:10;-webkit-user-select:none;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex;position:absolute;top:15px;left:15px}@keyframes alert-fade{0%{background-color:#dc3545}to{background-color:#bb2d3b}}
