.era-location-map{display:flex;align-items:center;gap:18px;padding:20px;background:#eef1f5;color:#101d30;min-width:0}
.era-location-map svg{display:block;width:48%;max-width:240px;height:auto;flex-shrink:0}
.era-map-land{fill:#cbd4df;stroke:#fff;stroke-width:1;stroke-linejoin:round}
.era-map-halo{fill:#ff7a4533}.era-map-dot{fill:#e85e28;stroke:#fff;stroke-width:1.5}
.era-map-caption{display:flex;flex-direction:column;gap:5px;min-width:0;overflow-wrap:anywhere;font-size:14px;line-height:1.35}
.era-map-caption strong{font-size:20px;line-height:1.15;font-weight:800}
.era-map-kicker{font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:750}
.era-map-caption small{font-size:10px;color:#53617a;margin-top:7px}
@media(max-width:420px){.era-location-map{padding:15px;gap:12px}.era-map-caption strong{font-size:18px}}
