.bd-map-app{min-height:650px}.bd-map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px}.bd-map-toolbar>div:first-child{display:flex;flex-direction:column;gap:4px}.bd-map-toolbar small{color:#777;font-size:11px;letter-spacing:0}.bd-map-tools{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}.bd-map-tools button{border:1px solid #555;background:#111;color:#bbb;padding:7px 9px;font:700 11px/1.1 Arial,"PingFang SC",sans-serif;cursor:pointer}.bd-map-tools button:hover,.bd-map-tools button:focus-visible,.bd-map-tools button.is-active{border-color:#ddd;background:#eee;color:#050505}.bd-map-tools button[aria-label]{font-size:17px;padding-inline:10px}.bd-map-app canvas{position:absolute;inset:49px 0 0;width:100%;height:calc(100% - 49px);touch-action:none;cursor:grab}.bd-map-app canvas:active{cursor:grabbing}.bd-map-legend{position:absolute;z-index:3;left:14px;bottom:14px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px 10px;background:rgba(5,5,5,.86);border:1px solid #444;color:#aaa;font-size:11px}.bd-map-legend span{display:inline-flex;align-items:center;gap:5px}.bd-map-legend i{display:inline-block;width:10px;height:10px}.legend-low{background:#70bfdc}.legend-mid{background:#74c39b}.legend-high{background:#d66d45}.bd-map-legend small{color:#777}.bd-map-app .bd-map-message{z-index:4}.bd-map-message[hidden]{display:none}.bd-map-tooltip{position:absolute;z-index:5;min-width:185px;padding:11px 13px;border:1px solid #777;background:rgba(5,5,5,.94);box-shadow:0 8px 30px rgba(0,0,0,.35);font-size:12px;pointer-events:none}.bd-map-tooltip strong,.bd-map-tooltip span{display:block}.bd-map-tooltip strong{margin-bottom:6px;color:#fff;font:16px/1.15 Georgia,"Times New Roman",serif}.bd-map-tooltip span{color:#aaa;line-height:1.5}.bd-layer-list{display:flex;flex-direction:column;gap:9px}.bd-layer-list label{color:#aaa;font-size:12px;line-height:1.4}.bd-layer-list input{accent-color:var(--accent);margin:0 6px 0 0;vertical-align:-1px}.bd-layer-list .is-planned{color:#666}.bd-layer-list em{margin-left:3px;color:#777;font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.08em}@media(max-width:720px){.bd-map-app{min-height:500px}.bd-map-toolbar{padding:10px 12px}.bd-map-tools{justify-content:flex-start}.bd-map-app canvas{inset:86px 0 0;height:calc(100% - 86px)}.bd-map-legend{left:10px;right:10px;bottom:10px}.bd-map-legend small{width:100%}}
