.glaas-map-display{height:600px}.who-map{display:flex;position:relative;overflow:hidden;font-family:'Noto Sans', sans-serif;flex-direction:column;width:100%;height:100%;max-height:100vh;max-height:100svh;border:1px solid #e7e7e7}.who-map.who-map--legend-top{flex-direction:column-reverse}.who-map.who-map--legend-left{flex-direction:row-reverse}.who-map.who-map--legend-right{flex-direction:row}.who-map .who-map-canvas{flex:1 1 auto;width:100%;position:relative;background-color:#fff;overflow:hidden}.who-map.who-map--legend-left .who-map-canvas,.who-map.who-map--legend-right .who-map-canvas{height:100%}.who-map .who-map-legend{flex:0 0 auto;background-color:#fff;color:#000;padding:10px;font-size:13px;display:flex;gap:2px;align-items:center;z-index:5;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;max-height:35%;overflow-y:auto}.who-map.who-map--legend-bottom.who-map--legend-bottom-layout-stacked .who-map-legend{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:0}.who-map.who-map--legend-bottom.who-map--legend-bottom-layout-stacked .legend-item{margin:0 5px 6px}.who-map.who-map--legend-bottom.who-map--legend-bottom-layout-2-columns .who-map-legend{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));column-gap:16px;row-gap:6px;align-items:start;justify-content:stretch}.who-map.who-map--legend-bottom.who-map--legend-bottom-layout-1-column .who-map-legend{display:grid;grid-template-columns:1fr;row-gap:6px;align-items:start;justify-content:stretch}.who-map.who-map--legend-top .who-map-legend{border-bottom:1px solid #e7e7e7}.who-map.who-map--legend-left .who-map-legend,.who-map.who-map--legend-right .who-map-legend{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;height:100%;min-width:140px;max-width:250px;width:auto;max-height:none;overflow-y:auto}.who-map.who-map--legend-left .who-map-legend{border-right:1px solid #e7e7e7}.who-map.who-map--legend-right .who-map-legend{border-left:1px solid #e7e7e7}.who-map.who-map--mobile .who-map-legend{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.who-map .who-map-legend--align-left{align-items:flex-start}.who-map .who-map-legend--align-right{align-items:flex-end}.who-map.who-map--legend-top .who-map-legend--align-left,.who-map.who-map--legend-bottom .who-map-legend--align-left,.who-map.who-map--legend-top .who-map-legend--align-right,.who-map.who-map--legend-bottom .who-map-legend--align-right{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.who-map .who-map-title{position:absolute;top:0.5em;left:calc(0.5em + 2.1em + 6px);background-color:rgba(255,255,255,0.85);color:#333;font-size:13px;font-weight:600;padding:4px 8px;border-radius:4px;z-index:10;pointer-events:none;max-width:calc(100% - 5em);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4;background-color:#e2efff}.who-map .who-map-tooltip{position:absolute;display:none;padding:6px 8px;background:rgba(32,32,32,0.9);color:#f3f3f3;border-radius:4px;border:1px solid #555;font-size:13px;pointer-events:none;white-space:pre;z-index:1000;box-shadow:0 4px 10px rgba(0,0,0,0.25)}.who-map .legend-item{display:flex;align-items:center;gap:6px}.who-map.who-map--legend-bottom .legend-item{min-width:0}.who-map .legend-color{width:16px;height:16px;border:1px solid #555;border-radius:2px}.who-map .ol-control{position:absolute;background-color:rgba(255,255,255,0.7);border-radius:4px;padding:2px;gap:4px}.who-map .ol-control button{width:26px;height:26px;line-height:1em;display:block;text-align:center;font-size:1em;cursor:pointer;background:rgba(0,60,136,0.7);color:#fff;border:none;border-radius:2px;padding:0}.who-map .ol-control button:hover{background:#003c88}.who-map .ol-zoom{top:0.5em;left:0.5em;display:flex;flex-direction:column;gap:2px}

/*# sourceMappingURL=map.widget.min.css.map */