.am-event-map-wrap{width:100%;margin:0 auto}.am-event-map{width:100%;min-height:300px;background:#f2eee5;border-radius:12px;overflow:hidden;position:relative}.am-event-map-placeholder{height:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;color:#473a2d}.am-event-map-placeholder-title{font-weight:700;font-size:1.15rem}.am-event-map-placeholder-text{margin-top:8px;font-size:.95rem;opacity:.75}.am-event-map-status{min-height:1px;font-size:.88rem;margin-top:6px;color:#6b6258}.am-event-map-count{position:absolute;z-index:500;right:12px;bottom:12px;background:rgba(255,255,255,.95);border:1px solid rgba(78,58,35,.18);border-radius:7px;padding:6px 9px;font-size:.82rem;font-weight:600;color:#3a2c20;box-shadow:0 1px 4px rgba(0,0,0,.12)}.am-map-popup{display:flex;flex-direction:column;gap:6px;min-width:220px}.am-map-popup strong{font-size:14px;line-height:1.35;color:#2d241c}.am-map-popup-place{font-size:12px;color:#493a2e;font-weight:600}.am-map-popup-date{font-size:12px;color:#6b6258}.am-map-popup a{font-weight:700;text-decoration:none;color:#8b1d13}.leaflet-container{font-family:inherit}.leaflet-popup-content-wrapper{border-radius:10px}.leaflet-popup-content{margin:14px 16px}

/* Marcador individual: mini escudo medieval, más coherente con los clusters. */
.am-mini-shield-shell{background:transparent!important;border:0!important}
.am-mini-shield{position:relative;display:block;width:22px;height:25px;filter:drop-shadow(0 1px 3px rgba(0,0,0,.28))}
.am-mini-shield::before{content:"";position:absolute;left:1px;right:1px;top:1px;bottom:1px;background:#d3a629;clip-path:polygon(10% 0,90% 0,90% 63%,50% 100%,10% 63%)}
.am-mini-shield::after{content:"";position:absolute;left:3px;right:3px;top:3px;bottom:3px;background:linear-gradient(135deg,#c52c20 0%,#a91611 62%,#82100d 100%);clip-path:polygon(10% 0,90% 0,90% 61%,50% 100%,10% 61%)}
.am-mini-shield-core{position:absolute;left:50%;top:48%;width:8px;height:8px;transform:translate(-50%,-50%);border-radius:50%;background:#f7edd2;border:1px solid #b4872b;box-shadow:0 0 0 1px rgba(122,77,21,.15);z-index:2}
.am-mini-shield-core i{display:block;width:2px;height:2px;border-radius:50%;background:#b21b14;margin:2px auto 0}

/* Cluster medieval: escudo/estandarte simplificado. No usa imágenes externas. */
.am-shield-cluster-shell{background:transparent!important;border:0!important}.am-shield-cluster{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:33px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.34));font-family:inherit}.am-shield-cluster::before{content:"";position:absolute;left:3px;right:3px;top:3px;bottom:2px;background:#d3a629;clip-path:polygon(8% 0,92% 0,92% 66%,50% 100%,8% 66%)}.am-shield-cluster::after{content:"";position:absolute;left:6px;right:6px;top:6px;bottom:6px;background:linear-gradient(135deg,#c52c20 0%,#a91611 62%,#82100d 100%);clip-path:polygon(8% 0,92% 0,92% 64%,50% 100%,8% 64%)}.am-shield-cluster span{position:relative;z-index:2;color:#fff8df;font-size:11px;font-weight:800;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.55);transform:translateY(-2px)}.am-shield-cluster::marker{display:none}.am-shield-cluster--medium{width:36px;height:40px}.am-shield-cluster--medium span{font-size:12px}.am-shield-cluster--large{width:42px;height:46px}.am-shield-cluster--large span{font-size:14px}.am-shield-cluster--large::before{background:#e0b630}

@media(max-width:700px){.am-event-map{min-height:360px!important;height:360px!important;border-radius:10px}.am-event-map-count{right:9px;bottom:9px;font-size:.78rem}.am-event-map-placeholder{min-height:360px}}
