.real-houses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.house-card{background:#fff;border:1px solid #ccd9cf;border-radius:10px;overflow:hidden}.house-cover{position:relative;display:block;width:100%;padding:0;height:390px;overflow:hidden}.house-cover img{width:100%;height:100%;object-fit:cover;transition:transform 1s}.house-cover:hover img{transform:scale(1.06)}.house-tag,.house-photo-action{position:absolute;color:#fff;background:#103c30e8;padding:9px 13px;font-size:13px;border-radius:4px}.house-tag{top:18px;left:18px;letter-spacing:2px}.house-photo-action{bottom:18px;right:18px}.house-copy{padding:27px}.house-copy h3{font-size:32px;line-height:1.15;color:#143e30;margin-bottom:17px}.house-copy p{font-size:16px;line-height:1.65}.house-copy .house-facts{font-size:14px;color:#1c6045;font-weight:600;margin-bottom:14px}.house-actions{display:flex;flex-direction:column;gap:18px;margin-top:23px}.house-details{text-align:left;text-decoration:underline;text-underline-offset:5px;font-size:15px;color:#204f3c}.house-actions .button{font-size:15px}.house-help{margin-top:35px;padding:27px;background:#eaf2eb;border-radius:8px}.house-help h3{margin-top:0}.house-help .text-link{font-size:15px}#house-dialog{width:min(1100px,calc(100% - 40px));max-height:94dvh}#house-body{padding:25px}.house-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;border-radius:8px;scrollbar-width:thin;background:#092e27}.house-gallery img{flex:0 0 100%;width:100%;height:530px;object-fit:contain;scroll-snap-align:center}.house-gallery-controls{display:flex;justify-content:space-between;align-items:center;padding:12px 0;color:#254c38;font-size:14px}.house-gallery-controls button{height:44px;width:44px;border:1px solid #759782;border-radius:50%;font-size:23px;margin-left:8px}.house-info{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:20px 0}.house-info h2{font-size:39px;margin:8px 0 15px}.house-info p{font-size:16px}.house-info ul{padding-left:20px;line-height:1.9;color:#254f3e}.house-modal-cta{position:sticky;bottom:0;background:#faf8f2;padding:13px 0;display:flex;justify-content:space-between;gap:20px;align-items:center}.house-modal-cta span{font-size:14px;color:#315440}@media(max-width:1000px){.real-houses{gap:17px}.house-cover{height:300px}.house-copy{padding:20px}.house-copy h3{font-size:28px}}@media(max-width:760px){.real-houses{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;margin-inline:-20px;padding:0 20px 14px;scrollbar-width:thin}.house-card{flex:0 0 91%;scroll-snap-align:center;min-width:0}.house-cover{height:290px}.house-copy{padding:22px}.house-copy h3{font-size:29px}.house-copy p{font-size:15px}.house-copy .house-facts{font-size:14px}.house-actions{gap:17px;margin-top:19px}.stay-content.house-help{display:block;padding:21px;margin-top:23px}.house-help h3{font-size:19px;margin-bottom:17px}.house-help .text-link{font-size:15px}#house-dialog{width:100%;max-height:calc(100dvh - 15px)}#house-body{padding:16px}.house-gallery img{height:350px}.house-info{display:block;padding-top:10px}.house-info h2{font-size:32px}.house-info ul{font-size:15px}.house-modal-cta{gap:12px}.house-modal-cta span{display:none}.house-modal-cta .button{width:100%;font-size:15px}.house-tag{top:13px;left:13px}.house-photo-action{bottom:13px;right:13px}}@media(prefers-reduced-motion:reduce){.house-cover img{transition:none}}
.house-card{display:flex;flex-direction:column}.house-copy{display:flex;flex-direction:column;flex:1}.house-actions{margin-top:auto;padding-top:23px}.house-cover{flex-shrink:0}
