.listing-profile-card{margin:0 0 2.5rem;padding:1.5rem;border:1px solid var(--homige-border);border-radius:18px;background:#fff}.listing-profile-card h2{margin:0 0 1.25rem}.listing-profile-card h3{margin:1.5rem 0 .75rem;font-size:1.05rem}.listing-profile-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--homige-border);border-left:1px solid var(--homige-border)}.listing-profile-summary>div{padding:1rem;border-right:1px solid var(--homige-border);border-bottom:1px solid var(--homige-border)}.listing-profile-summary span{display:block;color:var(--homige-muted);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.listing-profile-summary strong{display:block;margin-top:.25rem;color:var(--homige-navy)}.listing-profile-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;border-bottom:1px solid var(--homige-border)}.listing-profile-row strong{font-size:1.35rem;line-height:1}.listing-profile-row .is-yes{color:#2f9e44}.listing-profile-row .is-no{color:#d6333c}.listing-map-section{margin:2.5rem 0}.listing-map-section h2{margin-bottom:.45rem}.listing-map-postcode{color:var(--homige-muted)}.listing-map-frame{overflow:hidden;border:1px solid var(--homige-border);border-radius:18px;background:#eef2f4}.listing-map-frame iframe{display:block;width:100%;height:430px;border:0}@media(max-width:640px){.listing-profile-summary{grid-template-columns:1fr}.listing-map-frame iframe{height:340px}}
