.poster-map.premium-map{touch-action:none;cursor:grab;flex:0 0 50%;height:50%}.poster-map.premium-map.is-panning{cursor:grabbing}.poster-map .poster-map-image,.poster-map #routeSvg{transform-origin:50% 50%;will-change:transform}.preview-map-controls{position:absolute;right:10px;top:10px;z-index:8;display:flex;flex-direction:column;gap:4px}.preview-map-controls button{width:30px;height:30px;border:1px solid rgba(169,132,69,.55);background:rgba(249,244,234,.92);color:#1c1b18;border-radius:7px;font:700 16px/1 Arial;display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08)}.preview-map-controls button[data-map-reset]{font-size:11px}.preview-map-hint{position:absolute;right:10px;bottom:8px;z-index:7;background:rgba(249,244,234,.78);padding:4px 7px;border-radius:999px;font-size:7px;color:#756d61;pointer-events:none;opacity:.9}

/* Editorial screen composition mirrors the exported artwork more closely.
   The lower copy stays comfortably inside the poster instead of being clipped. */
.final-poster.editorial{justify-content:flex-start;padding-bottom:5.5%;}
.final-poster.editorial .poster-photos{flex:0 0 18%;height:18%;margin:10px 0 10px}
.final-poster.editorial .poster-stops{flex:0 0 auto;margin:0;min-height:54px;align-items:start}
.final-poster.editorial .poster-footer{position:static!important;flex:0 0 auto;margin:18px 0 0!important;padding:0!important;transform:none!important}
.final-poster.editorial .poster-footer blockquote{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%;margin:0!important;padding:8px 2% 0!important;text-align:center;line-height:1.3;white-space:normal;overflow:visible}
.final-poster.editorial .poster-footer>span{display:block;text-align:center;margin-top:4px;font-size:6px;color:#6f6a61}

@media(max-width:620px){.preview-map-controls{right:7px;top:7px;gap:3px}.preview-map-controls button{width:27px;height:27px}.preview-map-hint{display:none}.final-poster.editorial .poster-footer{margin-top:12px!important}}