.dialog-map{position:relative;isolation:isolate;background:#dfe8e2;touch-action:pan-y;user-select:none}
.raster-map{position:absolute;inset:0;overflow:hidden;background:#dfe8e2}
.raster-map__tiles{position:absolute;inset:0;overflow:hidden}
.raster-map__tile{position:absolute;width:256px;height:256px;max-width:none;display:block;pointer-events:none;-webkit-user-drag:none}
.raster-map__marker{position:absolute;left:50%;top:50%;z-index:5;width:34px;height:46px;transform:translate(-50%,-100%);filter:drop-shadow(0 3px 4px rgba(0,0,0,.28));pointer-events:none}
.raster-map__marker path:first-child{fill:#c89a24;stroke:#8f6c13;stroke-width:1.4}
.raster-map__marker circle{fill:#fff;stroke:#8f6c13;stroke-width:1.2}
.raster-map__controls{position:absolute;z-index:8;right:10px;top:10px;display:grid;border:1px solid rgba(23,33,25,.18);border-radius:10px;overflow:hidden;background:rgba(255,255,255,.96);box-shadow:0 3px 10px rgba(20,30,24,.16)}
.raster-map__controls button{width:40px;height:40px;border:0;background:#fff;color:#253229;font-size:24px;line-height:1;cursor:pointer}.raster-map__controls button+button{border-top:1px solid #d9e0db}.raster-map__controls button:disabled{opacity:.35;cursor:default}
.raster-map__attribution{position:absolute;z-index:7;left:0;bottom:0;max-width:calc(100% - 8px);padding:4px 7px;border-radius:0 8px 0 0;background:rgba(255,255,255,.88);color:#536059;font-size:8px;line-height:1.2;text-decoration:none}
.raster-map__status{position:absolute;z-index:6;left:50%;top:50%;transform:translate(-50%,-50%);max-width:80%;padding:7px 10px;border-radius:10px;background:rgba(255,255,255,.9);color:#56635b;font-size:10px;text-align:center;box-shadow:0 3px 12px rgba(20,30,24,.1)}
.raster-map.is-loaded .raster-map__status{display:none}
.dialog-map-label a{font-weight:750;color:#4e6659}
@media(min-width:720px){.dialog-map{height:300px}.raster-map__controls button{width:44px;height:44px}}
