.planning-map-section{padding:clamp(3rem,7vw,6rem) max(5vw,1.25rem);background:#f5ecd9;color:#082f3b}
.planning-map-section .section-head{max-width:1180px;margin:0 auto 1.5rem}.map-filters{display:flex;flex-wrap:wrap;gap:.6rem;max-width:1180px;margin:0 auto 1rem}.map-filter{border:1px solid #0b3c49;background:#fffaf0;color:#0b3c49;padding:.7rem 1rem;font:700 .76rem/1 sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.map-filter[aria-pressed=true]{background:#0b3c49;color:#fff}.map-shell{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);background:#fff;border:1px solid rgba(8,47,59,.18)}#planning-map{min-height:570px;background:#d9d5ca}.map-detail{padding:1.5rem;display:flex;flex-direction:column;gap:.8rem}.map-detail .map-type{color:#ef5b32;font:800 .72rem/1 sans-serif;letter-spacing:.13em;text-transform:uppercase}.map-detail h3{font-size:clamp(1.7rem,3vw,2.6rem);margin:0}.map-detail p{line-height:1.65;margin:0}.map-meta{display:grid;grid-template-columns:auto 1fr;gap:.45rem .8rem;font-size:.88rem}.map-meta dt{font-weight:800;text-transform:uppercase;letter-spacing:.08em}.map-meta dd{margin:0}.map-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:auto}.map-actions a,.map-actions button{border:1px solid #0b3c49;background:#fff;color:#0b3c49;padding:.7rem .9rem;font-weight:800;text-decoration:none;cursor:pointer}.map-list{max-width:1180px;margin:1rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.map-place{border:1px solid rgba(8,47,59,.2);background:#fffaf0;text-align:left;padding:1rem;cursor:pointer}.map-place span{display:block;color:#ef5b32;font:800 .68rem/1 sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem}.map-place strong{font-size:1rem}.map-place.is-active{outline:3px solid #ef5b32}.map-official{max-width:1180px;margin:1.25rem auto 0;padding:1rem 1.2rem;border-left:4px solid #ef5b32;background:#fffaf0}.map-official a{font-weight:800;color:#0b3c49}.leaflet-popup-content h3{margin:.2rem 0 .5rem}.leaflet-popup-content p{margin:0;line-height:1.45}.map-marker{width:18px;height:18px;border-radius:50%;border:3px solid white;box-shadow:0 1px 5px #0008}.map-marker.arrival{background:#ed5b32}.map-marker.ride{background:#2f7650}.map-marker.camp{background:#b68a3c}.map-marker.services{background:#185c88}.map-marker.safety{background:#8b3c65}.map-marker.history{background:#725637}@media(max-width:800px){.map-shell{grid-template-columns:1fr}#planning-map{min-height:460px}.map-list{grid-template-columns:1fr 1fr}}@media(max-width:520px){.map-list{grid-template-columns:1fr}.planning-map-section{padding-inline:1rem}}
