.featured{margin-top:3.5rem}.ghost-button{display:inline-flex;align-items:center;gap:.375rem;border:1px solid #cbd5f5;color:#2337b8;background:transparent;border-radius:.75rem;padding:.6rem 1.4rem;font-weight:600;cursor:pointer;transition:gap .2s ease}.ghost-button:hover{gap:.625rem}.property-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.property-card{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 15px 35px rgba(15,23,42,.08);display:flex;flex-direction:column}.property-media{position:relative;width:100%;height:180px;overflow:hidden}.property-media img{width:100%;height:100%;object-fit:cover}.featured .property-media{height:auto;aspect-ratio:16/10}.featured .property-media img{object-position:center 52%}@media (max-width:768px){.featured .property-media{aspect-ratio:4/3}}.property-tags{position:absolute;top:1rem;left:1rem;display:flex;gap:.35rem}.property-tags span{font-size:.75rem;padding:.25rem .6rem;border-radius:999px;font-weight:600;color:#fff}.property-tags .status{background:#2337b8}.property-badge,.property-tags .category{background:rgba(15,23,42,.65)}.property-badge{font-size:.75rem;padding:.25rem .6rem;border-radius:999px;font-weight:600;color:#fff}.property-badge-not-on-bazaraki{background:#10b981}.property-badge-killer-price{background:#ef4444}.property-badge-price-down{background:#f59e0b}.property-body{padding:.625rem 1.25rem;display:flex;flex-direction:column;gap:.05rem}.property-price{font-size:1.25rem;font-weight:700;line-height:1.1;margin:0 0 .15rem}.property-area{margin:0;color:#64748b;font-size:.6875rem;line-height:1}.property-city{margin:0;font-size:.75rem;line-height:1;font-weight:500;color:#475569}.property-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem;gap:.35rem;font-size:.9rem;color:#475569}.featured .property-stats span{display:flex;align-items:center;gap:.25rem}.featured .property-stats svg{flex-shrink:0;width:1rem;height:1rem;color:#2337b8}