/* Casa Direct V30.1 — privacy-safe approximate property maps */
.property-location-card{margin:28px 0 0;border:1px solid #dce5dc;border-radius:24px;background:#f7faf6;overflow:hidden}.property-location-copy{padding:22px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.property-location-copy h3{margin:4px 0 7px;font-size:1.35rem;letter-spacing:-.035em;color:#101710}.property-location-copy p{margin:0;color:#627067;line-height:1.55;font-size:.92rem}.property-location-kicker{font-size:.69rem;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:#577063}.property-location-place{margin-top:8px;font-weight:850;color:#142018;font-size:.98rem}.property-location-badge{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#eafac4;color:#183018;font-size:.74rem;font-weight:850;white-space:nowrap}.property-location-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:#79ae00;box-shadow:0 0 0 4px rgba(121,174,0,.14)}.property-location-map{height:360px;background:#e8eee7;position:relative}.property-location-map .leaflet-container{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.property-location-map .leaflet-control-attribution{font-size:10px}.property-location-footer{padding:15px 24px 19px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid #e1e9e0;background:#fff}.property-location-footer span{font-size:.78rem;line-height:1.45;color:#66736a;max-width:720px}.property-location-footer a{font-size:.78rem;font-weight:900;color:#173019;text-decoration:none;white-space:nowrap}.property-location-footer a:hover{text-decoration:underline}.property-location-fallback{height:100%;display:grid;place-items:center;text-align:center;padding:30px;color:#5f6d63}.property-location-fallback strong{display:block;color:#142018;margin-bottom:5px}.leaflet-container .casa-location-dot{background:#aaf400;border:4px solid #102014;border-radius:50%;width:18px!important;height:18px!important;margin-left:-9px!important;margin-top:-9px!important;box-shadow:0 0 0 8px rgba(170,244,0,.3)}
@media(max-width:700px){.property-location-copy{padding:20px;display:block}.property-location-badge{margin-top:14px}.property-location-map{height:310px}.property-location-footer{padding:14px 20px 18px;display:block}.property-location-footer a{display:inline-block;margin-top:10px}}

/* V30.1 map rendering fix: isolate the map from page CSS and browser tile issues. */
.property-location-map{overflow:hidden;isolation:isolate}
.property-location-frame{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;background:#e8eee7;pointer-events:none}
.property-location-zone{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid rgba(91,129,0,.88);background:rgba(170,244,0,.18);box-shadow:0 0 0 1px rgba(255,255,255,.65) inset,0 10px 30px rgba(50,75,20,.12);border-radius:50%;pointer-events:none;display:grid;place-items:center;z-index:3}
.property-location-zone-property{width:min(190px,42%);aspect-ratio:1}
.property-location-zone-town{width:min(270px,58%);aspect-ratio:1}
.property-location-zone span{background:rgba(17,23,19,.88);color:#fff;border-radius:999px;padding:6px 9px;font-size:.65rem;font-weight:850;box-shadow:0 6px 18px rgba(0,0,0,.18)}
@media(max-width:700px){.property-location-zone-property{width:min(160px,46%)}.property-location-zone-town{width:min(225px,64%)}}
