.yandex-map-widget{display:flex;flex-direction:column;min-width:0;height:auto;background:#f2f4f4;color:#172027}
.izhs-project-map.yandex-map-widget{height:auto;min-height:0}
.yandex-map-widget iframe{display:block;flex:1 0 420px;width:100%;height:420px;min-height:420px;border:0}
.yandex-map-widget>.map-location-picker,.yandex-map-widget>.map-external-link{flex:0 0 auto}
.map-location-picker{display:grid;gap:8px;padding:16px 18px;background:#fff;color:#172027;font-size:14px;line-height:1.4;font-weight:700}
.map-location-picker select{display:block;width:100%;min-width:0;min-height:48px;border:1px solid #adb7bd;border-radius:4px;padding:10px 30px 10px 12px;background:#fff;color:#172027;font:500 16px/1.4 Manrope,sans-serif;text-overflow:ellipsis}
.map-location-picker select:focus-visible{outline:3px solid #c78300;outline-offset:2px}
.map-external-link{display:block;position:relative;margin:0;padding:14px 18px;min-height:48px;background:#fff;color:#8c5c00;font-size:14px;line-height:1.5;font-weight:700;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.izhs-map-card[hidden]{display:none}
@media(max-width:640px){.yandex-map-widget iframe{flex-basis:360px;height:360px;min-height:360px}.map-location-picker{padding:14px}.map-external-link{padding:12px 14px}}

/* Map entries may have city-level location without a published case. */
.project-map-card [hidden] { display: none !important; }
.project-map-card.without-image { display: flex; }
.project-map-location-note { color: #59666d; font-size: 14px; line-height: 1.6; margin: 16px 0 0; }
