.property-card{box-shadow:none;color:inherit;cursor:pointer;background:#fff;border-radius:12px;text-decoration:none;transition:box-shadow .3s,transform .3s;display:block;overflow:visible}.property-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #00000026}.property-image{aspect-ratio:196/155;isolation:isolate;background:#f4f4f4;border-radius:8px;width:100%;position:relative;overflow:hidden}.property-image img{object-fit:cover;border-radius:8px;width:100%;height:100%}.property-status-tab{--status-pill-gap:10px;z-index:2;min-width:84px;min-height:40px;padding:var(--status-pill-gap);background:#fff;border-radius:0 9px 0 18px;justify-content:center;align-items:center;display:flex;position:absolute;top:-1px;right:-1px;transform:translateZ(0)}.property-status-tab:before{content:"";background:0 0;border-top-right-radius:18px;width:18px;height:18px;position:absolute;top:0;left:-17px;box-shadow:8px -8px 0 8px #fff}.property-status-tab:after{content:"";background:0 0;border-top-right-radius:18px;width:18px;height:18px;position:absolute;bottom:-17px;right:0;box-shadow:8px -8px 0 8px #fff}.property-status{z-index:1;background:var(--background-muted,#ebedf0);height:32px;color:var(--text-primary,#101011);text-align:center;font-family:var(--font-inria-serif), sans-serif;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:18px;font-style:normal;font-weight:400;line-height:normal;display:inline-flex;position:relative}.property-status-available{background:var(--status-green-bg,#dff1c4);color:var(--status-green-text,#384d19)}.property-content{flex-direction:column;gap:10px;padding:20px 16px 16px;display:flex}.property-content h3{color:#1c1d21;font-family:var(--font-inter), sans-serif;margin:0;font-size:20px;font-style:normal;font-weight:500;line-height:1.2}.property-location{color:#666;font-family:var(--font-inter), sans-serif;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:1.4}.property-info{color:#333;font-family:var(--font-inter), sans-serif;align-items:center;gap:16px;margin-bottom:6px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex}.property-info span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.property-meta-icon{color:#333;flex:0 0 20px;width:20px;height:20px;display:inline-flex}.property-meta-icon img{object-fit:contain;opacity:1;filter:contrast(1.35)brightness(.55);width:100%;height:100%;display:block}.property-amount,.property-price{color:#1f2937;width:auto;font-family:var(--font-inter), sans-serif;background:#f3f4f6;border-radius:8px;align-self:flex-start;margin:0;padding:8px 12px;font-size:16px;font-weight:500;line-height:normal;display:inline-flex}@media (max-width:768px){.property-content{text-align:center;align-items:center}.property-content h3,.property-location{text-align:center}.property-info{flex-wrap:wrap;justify-content:center}.property-amount,.property-price{align-self:center}}
