.property-body-shell{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:72px 0 100px}
.detail-photos{padding:0 0 64px;border:0}.detail-photos-heading{position:static;display:flex;align-items:end;justify-content:space-between;margin:0 0 24px}.detail-photos-heading .eyebrow{margin-bottom:8px}.detail-photos-heading h2{margin:0;font:500 clamp(38px,4vw,55px)/1 var(--serif)}.detail-photos-heading button{border:0;border-bottom:1px solid var(--ink);background:transparent;padding:5px 0;color:var(--ink);font:500 12px var(--sans);cursor:pointer}
.detail-photos .property-gallery--compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,205px);gap:7px;height:auto;padding:0}.property-gallery--compact .gallery-item{position:relative;border-radius:7px}.property-gallery--compact .gallery-item--main{grid-column:1/3;grid-row:1/3}.property-gallery--compact .gallery-item--thumb{grid-row:auto}.property-gallery--compact .gallery-item--thumb:nth-child(2):last-child{grid-column:3/5;grid-row:1/3}.property-gallery--compact .gallery-item--thumb:nth-child(2):nth-last-child(2),.property-gallery--compact .gallery-item--thumb:nth-child(3):last-child,.property-gallery--compact .gallery-item--thumb:nth-child(4):last-child{grid-column:3/5}.property-gallery--compact .gallery-item--hidden{display:none!important}.property-gallery--compact.property-gallery--single{grid-template-columns:1fr;grid-template-rows:minmax(360px,62vh)}.property-gallery--compact.property-gallery--single .gallery-item--main{grid-column:1;grid-row:1}.gallery-more{position:absolute;inset:0;display:grid;place-content:center;gap:4px;text-align:center;background:rgba(5,24,18,.58);color:#fff;font:600 13px var(--sans)}.gallery-more b{font-size:27px}
.property-information-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:70px;align-items:start}.property-information-main{min-width:0}.property-details{padding:0 0 58px;border-bottom:1px solid var(--line)}.property-details-heading{display:block;max-width:none;margin:0 0 32px}.property-details-heading h2,.property-description h2{margin:0;font:500 37px/1 var(--serif)}.property-details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 25px}.property-detail-item{display:flex;gap:11px;align-items:flex-start;min-width:0}.property-detail-item svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.property-detail-item div{display:grid;gap:3px}.property-detail-item span{font-size:11px;color:#6c7973}.property-detail-item strong{font:500 16px/1.25 var(--sans);overflow-wrap:anywhere}
.property-description{padding-top:58px}.property-description .eyebrow{margin-bottom:12px}.property-description h2{margin-bottom:30px}.property-description-copy{max-width:780px;color:#30463d;font-size:16px;line-height:1.85}
.contact-card.property-inquiry{position:sticky;top:105px;padding:32px;background:#e0d2b8}.property-inquiry h2{font-size:34px;margin-bottom:14px}.property-inquiry>p:not(.eyebrow){margin:0 0 22px;font-size:14px;line-height:1.55}.property-inquiry .contact-card-whatsapp{display:grid;place-items:center;width:56px;height:56px;margin:2px auto 0;color:#fff;background:#25d366;border-radius:50%;box-shadow:0 9px 22px rgba(17,98,53,.2);transition:transform .2s,box-shadow .2s}.property-inquiry .contact-card-whatsapp:hover{transform:translateY(-2px);box-shadow:0 12px 27px rgba(17,98,53,.28)}.property-inquiry .contact-card-whatsapp svg{width:29px;height:29px;fill:currentColor}.inquiry-divider{display:flex;align-items:center;gap:10px;margin:25px 0 19px;color:#69746f;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.inquiry-divider:before,.inquiry-divider:after{content:"";height:1px;flex:1;background:rgba(15,61,48,.2)}
.property-contact-form{display:grid;gap:15px}.property-contact-form label span{display:block;margin-bottom:6px;color:#40564d;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.property-contact-form input,.property-contact-form textarea{box-sizing:border-box;width:100%;border:0;border-bottom:1px solid rgba(15,61,48,.3);border-radius:0;padding:8px 0;background:transparent;color:var(--ink);font:13px/1.4 var(--sans);outline:none;resize:vertical}.property-contact-form input:focus,.property-contact-form textarea:focus{border-color:var(--forest)}.property-contact-form textarea{min-height:74px}.property-contact-form button{border:1px solid var(--forest);padding:13px 15px;background:transparent;color:var(--forest);font:600 12px var(--sans);cursor:pointer}.property-contact-form button span{margin-left:18px}
@media(max-width:1000px){.property-body-shell{width:min(900px,calc(100% - 40px))}.property-information-layout{grid-template-columns:1fr;gap:55px}.contact-card.property-inquiry{position:static;width:min(560px,100%);box-sizing:border-box}.detail-photos .property-gallery--compact{grid-template-rows:repeat(2,165px)}}
@media(max-width:700px){.property-body-shell{width:calc(100% - 28px);padding:55px 0 72px}.detail-photos{padding-bottom:48px}.detail-photos .property-gallery--compact{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(250px,68vw) 105px 105px}.detail-photos .property-gallery--compact .gallery-item{min-width:0;min-height:0;height:100%;box-sizing:border-box}.property-gallery--compact .gallery-item--main{display:block;grid-column:1/-1!important;grid-row:1!important}.property-gallery--compact .gallery-item--thumb,.property-gallery--compact .gallery-item--thumb:nth-child(n){display:block;grid-column:auto!important;grid-row:auto!important;height:100%}.property-gallery--compact .gallery-item--main img,.property-gallery--compact .gallery-item--thumb img{height:100%}.property-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 18px}.property-details{padding-bottom:45px}.property-description{padding-top:45px}.property-description-copy{font-size:15px}.contact-card.property-inquiry{padding:28px 23px}}
