.prop-card-body.editorial-body{display:flex;flex-direction:column;padding:0;gap:0}
.editorial-body>*{min-width:0;width:100%;box-sizing:border-box}
.editorial-body>.prop-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:20px;gap:12px}
.editorial-body>.prop-photos>.rental-photo-grid,.editorial-body>.prop-photos>details,.editorial-body>.prop-photos>.btn-detail{grid-column:1/-1}
.editorial-body>.prop-photos>a:not(.btn-detail){min-width:0}
.editorial-body>.prop-photos>details>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.editorial-body>.prop-info{padding:20px;border-top:1px solid #e6dfd5}
.editorial-body .info-row{grid-template-columns:100px minmax(0,1fr)}
.editorial-body .info-value{overflow-wrap:anywhere}
.listing-headline{margin:0;padding:18px 20px 0;color:#503b2d;font-size:18px;line-height:1.6;text-align:left;overflow-wrap:anywhere}
#home-redesign .editorial-picks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
#home-redesign .editorial-pick{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e0d5bf;text-decoration:none;color:#36250f}
#home-redesign .editorial-pick img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
#home-redesign .editorial-pick>div{padding:16px;display:flex;flex-direction:column;flex:1}
#home-redesign .editorial-pick h3{font-size:19px;line-height:1.6;margin:0 0 10px;overflow-wrap:anywhere}
#home-redesign .editorial-pick p{font-size:15px;line-height:1.8;margin:0 0 10px;overflow-wrap:anywhere}
#home-redesign .editorial-pick .editorial-pick-name{font-size:14px;color:#66573f}
#home-redesign .editorial-pick-link{font-size:14px;margin-top:auto;padding-top:10px;text-decoration:underline;text-underline-offset:4px}
#home-redesign .editorial-pick:hover{box-shadow:0 5px 15px #39220618}
@media(max-width:640px){.editorial-body>.prop-photos,.editorial-body>.prop-info{padding:16px}.editorial-body .info-row{grid-template-columns:90px minmax(0,1fr)}.listing-headline{padding:16px 16px 0;font-size:18px}#home-redesign .editorial-picks-grid{grid-template-columns:minmax(0,1fr)}#home-redesign .editorial-pick{display:grid;grid-template-columns:100px minmax(0,1fr)}#home-redesign .editorial-pick img{margin-top:16px}#home-redesign .editorial-pick>div{padding:12px}#home-redesign .editorial-pick h3{font-size:18px}}
.prop-card{scroll-margin-top:100px}
.property-more-photos{grid-column:1/-1;min-width:0;width:100%}
.property-more-photos summary{cursor:pointer;min-height:44px;padding:10px 12px;border:1px solid #d7c9ad;border-radius:4px;color:#503b2d;background:#faf8f3;font-size:15px}
.property-more-photos>div{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.property-more-photos summary:focus-visible{outline:3px solid #987728;outline-offset:3px}
.property-comparison{margin:0 0 28px;padding:20px;background:#faf8f3;border:1px solid #dfd3bd;border-radius:8px;min-width:0}
.property-comparison h3{font-size:19px;line-height:1.6;margin:0 0 12px;color:#503b2d}
.comparison-common{font-size:15px;line-height:1.8;margin-bottom:16px;overflow-wrap:anywhere}
.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}
.comparison-card{min-width:0;background:#fff;padding:16px;border:1px solid #e3dac9;display:flex;flex-direction:column}
.comparison-card h4{font-size:16px;line-height:1.6;margin:0 0 14px;overflow-wrap:anywhere}
.comparison-card a{color:#61452d;text-underline-offset:4px}
.comparison-card dl{margin:0}.comparison-card dl>div{margin-bottom:12px}
.comparison-card dt{font-size:13px;color:#66573f}.comparison-card dd{margin:0;font-size:15px;line-height:1.8;overflow-wrap:anywhere}
.comparison-link{display:block;padding:10px 0 0;margin-top:auto;min-height:44px;font-size:15px}
#home-redesign .editorial-pick-price{font-weight:600;color:#503b2d;font-size:16px}
@media(max-width:640px){.prop-card{scroll-margin-top:150px}.property-comparison{padding:16px}.comparison-grid{grid-template-columns:minmax(0,1fr)}.comparison-card dl>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:8px}.comparison-card h4{margin-bottom:10px}}

.property-comparison>summary{cursor:pointer;font-size:18px;font-weight:600;line-height:1.6;color:#503b2d;min-height:44px;padding:8px 0}.property-comparison[open]>summary{margin-bottom:16px}.property-comparison>summary:focus-visible{outline:3px solid #987728;outline-offset:3px}
