/* Reuse Finder IA's map, sized to the landing's existing scroll scene. */
.source-map[hidden],.source-result [data-source-fields][hidden]{display:none}
.source-map .fc-map{font-family:inherit;border-color:#d5e2d9;border-radius:10px}
.source-map .fc-map .fc-map-viewport{height:clamp(150px,22svh,205px);min-height:0!important;max-height:none;aspect-ratio:auto}
.source-map .fc-map .fc-map-footer{min-height:42px;padding:8px 11px;background:#f3f7f2}
.source-map .fc-map-summary{font-size:13px}
.source-map .fc-map-detail{font-size:11px}
.source-map .fc-map-controls button{min-width:30px;min-height:30px}
.source-result.is-local .source-explainer{min-height:0;margin-top:14px}
@media(max-width:800px){
 .source-map .fc-map .fc-map-viewport{height:160px}
 .source-map .fc-map-controls{top:8px;bottom:auto;right:8px;flex-direction:row}
 .source-map .fc-map-controls button{width:36px;min-width:36px;height:36px;min-height:36px}
 .source-map .fc-map-controls .fc-map-reset{margin:0;padding:0;border:0}
 .source-map .fc-map-credit,.source-map .fc-map-place-credit{font-size:8px}
 .source-map .fc-map .fc-map-footer{min-height:38px;padding:6px 9px}
 .source-map .fc-map-detail{font-size:10px}
 .source-result.is-local h3{margin-block:12px}
}
@media(max-width:800px) and (max-height:720px){
 .source-map .fc-map .fc-map-viewport{height:110px}
 .source-map .fc-map .fc-map-footer{min-height:34px;padding:3px 9px}
 .scroll-scenes .source-result.is-local h3{margin-block:8px}
 .source-result.is-local .source-explainer{margin-top:10px}
 .source-result.is-local .source-to-contact{margin-top:12px;padding-top:12px}
}
@media(max-width:800px) and (pointer:coarse){
 .source-map .fc-map-controls button{width:44px;min-width:44px;height:44px;min-height:44px}
}
