.food-map-shell{margin:0 0 28px;padding:16px;background:#fff;border:1px solid #e5e5ea;border-radius:22px;box-shadow:0 5px 22px #1c1c1e0a;overflow:hidden}
.food-map-head{display:flex;justify-content:space-between;gap:14px;align-items:start;margin:0 0 13px}
.food-map-head h2{font-size:23px;letter-spacing:-.035em;line-height:1.1;margin:0 0 5px}
.food-map-head p{font-size:13px;line-height:1.4;color:#6e6e73;margin:0;max-width:700px}
.food-map-count{flex:none;white-space:nowrap;background:#edf5ff;color:#0064d9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}
.food-map{height:440px;border-radius:15px;background:#eaf2f8;overflow:hidden}
.food-map-error{padding:24px;color:#6e6e73;font-size:14px}
.food-map-error a,.food-map-popup a{color:#007aff;font-weight:700}
.food-map-popup{font:13px/1.4 -apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}
.food-map-popup h3{font-size:16px;margin:0 0 6px}
.food-map-popup p{margin:5px 0}
.food-map-popup .price{font-weight:700;color:#a85c00}
.food-map-footnote{font-size:12px;color:#6e6e73;margin:9px 2px 0}
.food-map-shell .leaflet-popup-content-wrapper{border-radius:15px}
.food-map-shell .leaflet-popup-content{margin:13px 15px}
@media(max-width:640px){.food-map-shell{padding:12px;border-radius:19px}.food-map-head{display:block}.food-map-count{display:inline-block;margin-top:10px}.food-map{height:390px}.food-map-head h2{font-size:21px}}
@media print{.food-map-shell{display:none}}
