.modal.map-modal{width:min(100%,900px);max-height:92vh}.map-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.map-gallery figure{margin:0;border:1px solid #e6ecf3;border-radius:12px;overflow:hidden;background:#f7f9fc}.map-gallery figure>a{display:block;aspect-ratio:4/3;overflow:hidden;background:#e9eef5}.map-gallery img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .25s}.map-gallery figure>a:hover img{transform:scale(1.02)}.map-gallery figcaption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px}.map-gallery figcaption span,.map-gallery figcaption strong,.map-gallery figcaption small{display:block}.map-gallery figcaption strong{font-size:12px;color:#2c3d56}.map-gallery figcaption small{font-size:10px;color:#8491a3;margin-top:2px}.map-gallery figcaption>a{font-size:11px;color:#2f71e8;text-decoration:none;white-space:nowrap}@media(max-width:650px){.modal.map-modal{max-height:90vh}.map-gallery{grid-template-columns:1fr}.map-gallery figure>a{aspect-ratio:16/11}}
