.travel-map{height:560px;border-radius:8px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);background:#dcecea}.article-map{height:420px;margin-top:20px}.leaflet-popup-content{margin:12px;min-width:210px}.map-popup img{width:100%;height:105px;object-fit:cover;border-radius:6px;margin-bottom:8px}.map-popup strong{display:block;margin-bottom:4px;color:#21302f}.map-popup a{display:inline-block;margin-top:8px;color:#2f6f73;font-weight:800}.marker-cluster{background:rgba(47,111,115,.24);border-radius:50%}.marker-cluster div{background:#2f6f73;color:white;border-radius:50%;display:grid;place-items:center;font-weight:800}

.custom-marker span{display:block;width:22px;height:22px;background:#f3b35c;border:4px solid #fff;border-radius:50%;box-shadow:0 6px 18px rgba(33,48,47,.28)}

.custom-marker.step-marker span{width:28px;height:28px;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:900;line-height:1;background:var(--map-step-marker,#e9892f);border-width:3px}
.route-arrow{pointer-events:none;background:transparent!important;border:0!important}.route-arrow svg{display:block;width:28px;height:28px;overflow:visible;filter:drop-shadow(0 5px 10px rgba(33,48,47,.32))}.route-arrow circle{fill:#fff;stroke:var(--map-route-arrow,#e9892f);stroke-width:4.5}.route-arrow path{fill:none;stroke:var(--map-route-arrow,#e9892f);stroke-width:6;stroke-linecap:round;stroke-linejoin:round}


.custom-marker.adventure-marker span{background:var(--map-marker-adventure,#20b8bd)}
.custom-marker.mountain-marker span{background:var(--map-marker-mountain,#111)}
.custom-marker.recit-marker span{background:var(--map-marker-recit,#9b5cdb)}

.photo-map-marker{background:transparent!important;border:0!important}.photo-map-marker span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;border:3px solid var(--map-route-line,#2f6f73);box-shadow:0 8px 18px rgba(33,48,47,.26);font-size:16px}.map-photo-popup .map-photo-open{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.map-photo-popup img{height:118px}.map-photo-popup span{display:block;color:#5d706e;font-size:.9rem}
