/* AmbonManise v30 — interactive map polish */
.amx-map-strip.v14-map{margin-bottom:28px;border-bottom:1px solid rgba(11,59,79,.08)}
.amx-map-grid{min-height:250px}
.amx-map-copy{display:flex;flex-direction:column;justify-content:center;padding:34px 28px 34px 5px}
.amx-map-copy h2{font-size:34px;line-height:1.04}
.amx-map-copy p{font-size:12px;line-height:1.7;max-width:260px}
.amx-map-art{min-height:250px;border-radius:18px 0 0 18px;overflow:hidden;box-shadow:0 18px 40px rgba(3,43,62,.12)}
#am-home-map,#am-full-map{width:100%;height:100%;min-height:250px;background:#dff3f6}
#am-full-map{min-height:620px;border-radius:22px;box-shadow:0 18px 48px rgba(3,43,62,.14)}
.am-map-popup{font-family:var(--am-font-body,"Plus Jakarta Sans",sans-serif);min-width:180px}
.am-map-popup strong{display:block;font-size:14px;color:#0B3B4F;margin-bottom:4px}
.am-map-popup span{display:block;font-size:11px;line-height:1.5;color:#667985;margin-bottom:8px}
.am-map-popup a{display:inline-flex;align-items:center;gap:6px;background:#E2622F;color:#fff!important;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;text-decoration:none}
.am-map-pin{width:34px;height:34px;border-radius:50% 50% 50% 0;background:#0b6ba8;border:3px solid #fff;transform:rotate(-45deg);box-shadow:0 6px 16px rgba(0,65,104,.28)}
.am-map-pin:after{content:"";position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;left:9px;top:9px}
.am-map-pin-wrap{background:transparent!important;border:0!important}
.leaflet-control-attribution{font-size:9px!important}
.page-map-shell{padding:34px 0 58px}
.page-map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;flex-wrap:wrap}
.page-map-toolbar h2{margin:0;font-size:28px;color:#0B3B4F}
.page-map-chips{display:flex;gap:8px;flex-wrap:wrap}
.page-map-chips button{border:1px solid #d8e3e7;background:#fff;color:#264958;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700;cursor:pointer}
.page-map-chips button:hover,.page-map-chips button.active{background:#0B3B4F;color:#fff;border-color:#0B3B4F}
@media(max-width:900px){.amx-map-strip.v14-map{margin-bottom:20px}.amx-map-grid{grid-template-columns:1fr;gap:0;padding:0 16px 22px}.amx-map-copy{padding:26px 4px 18px}.amx-map-copy h2{font-size:30px}.amx-map-art{min-height:330px;border-radius:18px}.amx-map-copy p{max-width:100%}#am-home-map{min-height:330px}#am-full-map{min-height:520px}}
@media(max-width:560px){.amx-map-strip.v14-map{margin-bottom:16px}.amx-map-grid{padding:0 12px 18px}.amx-map-copy h2{font-size:27px}.amx-map-art,#am-home-map{min-height:300px}.page-map-shell{padding:24px 14px 44px}#am-full-map{min-height:460px}.leaflet-popup-content-wrapper{border-radius:14px}}
