.header-actions{display:flex;align-items:center;gap:22px}.language{display:flex;border:1px solid #d4d1cb;border-radius:20px;padding:2px}.language button,.filter{border:0;background:transparent;color:var(--muted);font:600 10px 'DM Sans',sans-serif;letter-spacing:.08em;cursor:pointer}.language button{padding:5px 7px;border-radius:15px}.language button.active{background:var(--ink);color:#fff}.hero>img{animation:slowZoom 16s ease-out both}@keyframes slowZoom{from{transform:scale(1.06)}to{transform:scale(1)}}.listing-toolbar{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d5d3cd;padding:15px 0;margin:0 0 24px}.listing-toolbar p{margin:0;color:var(--muted);font-size:12px}.filters{display:flex;gap:7px}.filter{border:1px solid #d5d3cd;border-radius:20px;padding:7px 11px}.filter.active,.filter:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.property-gallery{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:12px}.property-gallery>img,.gallery-card{height:300px;width:100%}.property-gallery>img{object-fit:cover}.gallery-card{background:var(--sand);padding:34px;display:flex;flex-direction:column;justify-content:space-between}.gallery-card h3{font-size:27px}.gallery-card .text-link{width:max-content}.featured-listing,.property-gallery>*,.approach-photo{overflow:hidden}.featured-listing img,.property-gallery img,.approach-photo img{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.featured-listing:hover img,.property-gallery img:hover,.approach-photo:hover img{transform:scale(1.04)}@media(max-width:720px){.header-actions{gap:10px}.listing-toolbar{display:block}.filters{margin-top:12px;overflow:auto;padding-bottom:3px}.property-gallery{grid-template-columns:1fr}.property-gallery>img,.gallery-card{height:260px}.language{display:none}}
