.map-layout{display:grid;grid-template-columns:minmax(0,2fr) 340px;gap:15px}.map-canvas{min-height:560px;border:1px solid #dde5e0;border-radius:12px;background:#eaf0ec;overflow:hidden;display:grid;place-items:center}.map-loading{color:#708078}.map-list{position:static;width:auto;background:#fff;color:#17231d;padding:20px;display:block;overflow:auto;max-height:560px}.map-list h2{margin-bottom:12px}.map-bin{padding:13px 0;border-top:1px solid #edf0ee}.map-bin b,.map-bin span{display:block}.map-bin span{font-size:12px;color:#708078;margin:4px 0}.map-bin a{font-size:12px;color:#176b4a;text-decoration:none}.map-placeholder{padding:35px;max-width:560px;text-align:center}.map-placeholder h3{margin:0 0 8px}.map-placeholder p{color:#708078;line-height:1.5}@media(max-width:900px){.map-layout{grid-template-columns:1fr}.map-canvas{min-height:430px}.map-list{max-height:none}}
