:root{--app-viewport-height: 100dvh}html,body,#root{margin:0;padding:0;width:100%;height:100%}html.map-route-locked,body.map-route-locked{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body.map-route-locked{position:fixed;inset:0}body.map-route-locked #root{width:100%;height:100%;overflow:hidden}.map-popup{font-family:system-ui,sans-serif;max-width:240px}.map-popup__title{margin:0 0 6px;font-size:16px}.map-popup__image{width:100%;height:120px;object-fit:cover;border-radius:6px;margin-bottom:6px}.map-popup__address{margin:4px 0;font-size:13px;color:#374151}.map-popup__actions{display:flex;justify-content:space-between;margin-top:8px}.map-popup__actions a{font-size:13px;color:#2563eb;text-decoration:none}
