.property-detail h1{max-width:900px}.property-address{font-size:18px;color:var(--muted);margin-top:-6px}.property-hero-image{margin:32px 0 0}.property-hero-image img{width:100%;max-height:680px;aspect-ratio:16/9;object-fit:cover}.property-overview{display:grid;grid-template-columns:220px 1fr;border:1px solid var(--line);margin-bottom:24px}.property-price{padding:26px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.property-price strong{font:34px Georgia,serif}.property-price span,.property-facts span{font-size:13px;color:var(--muted)}.property-facts{display:grid;grid-template-columns:repeat(5,1fr)}.property-facts div{padding:24px 18px;border-right:1px solid var(--line);display:flex;flex-direction:column}.property-facts div:last-child{border-right:0}.property-facts strong{font-size:18px}.property-copy-section{max-width:850px;margin:58px 0}.property-copy-section>p{color:var(--muted);font-size:17px}.property-documents{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin:58px 0}.property-documents>div{border:1px solid var(--line);padding:24px}.property-documents img{height:auto;object-fit:contain}.property-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;background:var(--pale);padding:36px;margin-top:58px}.property-cta h2{margin-bottom:0}
@media(max-width:850px){.property-overview{grid-template-columns:1fr}.property-price{border-right:0;border-bottom:1px solid var(--line)}.property-facts{grid-template-columns:1fr 1fr}.property-facts div{border-bottom:1px solid var(--line)}.property-documents{grid-template-columns:1fr}.property-cta{display:block}.property-hero-image img{aspect-ratio:4/3}}

/* Keep every listing image at its natural aspect ratio. */
.property-hero-image{background:var(--pale);text-align:center}
.property-hero-image img{width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}
.property-copy-section .gallery{align-items:start}
.property-copy-section .gallery img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:var(--pale)}
@media(max-width:850px){.property-hero-image img{aspect-ratio:auto}}

.property-location-section{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:0;margin:58px 0;border:1px solid var(--line);background:var(--pale)}
.property-location-copy{padding:34px;align-self:center}.property-location-copy h2{margin-bottom:12px}.property-map-address{font-size:17px;font-weight:600;margin-bottom:10px}.property-location-copy .micro{margin-bottom:0}.property-map{min-height:390px;background:#e4e9ed}.property-map iframe{display:block;width:100%;height:100%;min-height:390px;border:0}.nearby-universities{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.nearby-universities h3{font-size:17px}.nearby-universities ul{margin:10px 0 0;padding-left:20px}.nearby-universities li{margin:7px 0;color:var(--muted)}
@media(max-width:850px){.property-location-section{grid-template-columns:1fr}.property-location-copy{padding:26px}.property-map,.property-map iframe{min-height:320px}}
