.property-page{margin:0;background:#f5f2e9;color:#18302d;font-family:Inter,system-ui,sans-serif}
.property-hero{padding:78px 5vw;background:linear-gradient(115deg,#082f2b,#155e55);color:#fff}
.property-wrap{max-width:1180px;margin:auto}.property-kicker{color:#e8c875;text-transform:uppercase;letter-spacing:.14em;font-weight:800}
.property-hero h1{font-size:clamp(42px,7vw,82px);line-height:1;margin:16px 0;max-width:850px}.property-hero p{max-width:720px;font-size:19px;line-height:1.65}
.property-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:32px auto}.property-cats a,.property-card{background:#fff;border-radius:14px;padding:20px;color:inherit;text-decoration:none;box-shadow:0 8px 30px #143c3420}
.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:50px}.property-card h3{margin:8px 0}.property-meta{color:#9a6c19;font-weight:700}.property-empty{grid-column:1/-1;padding:35px;background:#fff;border-radius:14px}
@media(max-width:760px){.property-cats{grid-template-columns:repeat(2,1fr)}.property-grid{grid-template-columns:1fr}}
