.listing-card-wrapper[data-astro-cid-m5gpva63]{position:relative;display:flex;flex-direction:column;width:100%;background:#fff;border-radius:16px;transition:var(--transition)}.listing-card[data-astro-cid-m5gpva63]{display:flex;flex-direction:column;gap:.85rem;width:100%;cursor:pointer}.card-image-column[data-astro-cid-m5gpva63]{position:relative;width:100%}.image-wrapper[data-astro-cid-m5gpva63]{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;border-radius:16px;background-color:#f3f4f6}.image-wrapper[data-astro-cid-m5gpva63] img[data-astro-cid-m5gpva63]{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.25,1,.5,1)}.listing-card[data-astro-cid-m5gpva63]:hover .image-wrapper[data-astro-cid-m5gpva63] img[data-astro-cid-m5gpva63]{transform:scale(1.04)}.spec-overlay-badge[data-astro-cid-m5gpva63]{position:absolute;top:.75rem;left:.75rem;background-color:#1e293bd9;backdrop-filter:blur(4px);color:#fff;font-size:.72rem;font-weight:700;padding:.3rem .6rem;border-radius:6px;letter-spacing:.03em;z-index:2}.avail-badge[data-astro-cid-m5gpva63]{position:absolute;bottom:.75rem;left:.75rem;font-size:.72rem;font-weight:700;padding:.3rem .6rem;border-radius:6px;z-index:2;box-shadow:0 2px 4px #0000000d}.avail-now[data-astro-cid-m5gpva63]{background-color:#fffffff2;color:#10b981;border:1px solid rgba(16,185,129,.2)}.avail-tomorrow[data-astro-cid-m5gpva63]{background-color:#fffffff2;color:#3b82f6;border:1px solid rgba(59,130,246,.2)}.avail-new[data-astro-cid-m5gpva63]{background-color:#ff5a00;color:#fff}.admin-status-badge[data-astro-cid-m5gpva63]{position:absolute;top:.75rem;right:3.5rem;background-color:#1f2937f2;color:#fff;font-size:.65rem;font-weight:700;padding:.3rem .6rem;border-radius:6px;text-transform:uppercase;z-index:2}.card-details[data-astro-cid-m5gpva63]{display:flex;flex-direction:column;gap:.45rem;padding:.25rem .1rem}.title-price-row[data-astro-cid-m5gpva63]{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.title[data-astro-cid-m5gpva63]{font-size:1.05rem;font-weight:700;color:#1e293b;line-height:1.3;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.price-info[data-astro-cid-m5gpva63]{display:flex;align-items:baseline;gap:.15rem;flex-shrink:0}.price-value[data-astro-cid-m5gpva63]{font-size:1.05rem;font-weight:800;color:#1e293b}.price-period[data-astro-cid-m5gpva63]{font-size:.8rem;color:#64748b;font-weight:500}.location-row[data-astro-cid-m5gpva63]{display:flex;align-items:center;gap:.3rem;color:#64748b;font-size:.85rem;font-weight:500}.pin-icon[data-astro-cid-m5gpva63]{width:14px;height:14px;color:#94a3b8}.specs-text[data-astro-cid-m5gpva63]{font-size:.82rem;color:#64748b;font-weight:400;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.description-text[data-astro-cid-m5gpva63]{display:none;font-size:.85rem;color:#64748b;line-height:1.5;margin:.25rem 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.footer-location-text[data-astro-cid-m5gpva63]{display:none}.card-footer-row[data-astro-cid-m5gpva63]{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;border-top:1px solid #F1F5F9;padding-top:.65rem}.rating-verification-group[data-astro-cid-m5gpva63]{display:flex;align-items:center;gap:.75rem}.rating-info[data-astro-cid-m5gpva63]{font-size:.82rem;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:.15rem}.star[data-astro-cid-m5gpva63]{color:#fbbf24;font-size:.9rem}.reviews-count[data-astro-cid-m5gpva63]{color:#94a3b8;font-weight:500}.verification-badge[data-astro-cid-m5gpva63]{display:inline-flex;align-items:center;gap:.25rem;color:#10b981;font-size:.8rem;font-weight:600}.verification-badge[data-astro-cid-m5gpva63].unverified{color:var(--text-muted);font-weight:500}.empty-rating[data-astro-cid-m5gpva63]{color:var(--text-muted);font-size:.8rem;font-weight:500}.check-icon[data-astro-cid-m5gpva63]{width:11px;height:11px}.btn-show-details[data-astro-cid-m5gpva63]{font-size:.8rem;font-weight:700;color:#1e293b;border:1px solid #E2E8F0;border-radius:6px;padding:.35rem .75rem;transition:var(--transition);background-color:#fff}.listing-card[data-astro-cid-m5gpva63]:hover .btn-show-details[data-astro-cid-m5gpva63]{border-color:#ff5a00;color:#ff5a00;background-color:#ff5a0005}.wishlist-btn[data-astro-cid-m5gpva63]{position:absolute;top:.75rem;right:.75rem;background:none;border:none;cursor:pointer;z-index:10;padding:0;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));transition:var(--transition)}.wishlist-btn[data-astro-cid-m5gpva63]:hover{transform:scale(1.1)}.heart-svg[data-astro-cid-m5gpva63]{width:22px;height:22px;pointer-events:none}.heart-svg[data-astro-cid-m5gpva63] path[data-astro-cid-m5gpva63]{transition:fill .2s ease,stroke .2s ease}.wishlist-btn[data-astro-cid-m5gpva63].active .heart-svg[data-astro-cid-m5gpva63] path[data-astro-cid-m5gpva63]{fill:#ff385c;stroke:#ff385c}.list-view .description-text[data-astro-cid-m5gpva63]{display:-webkit-box}.list-view .location-row[data-astro-cid-m5gpva63],.list-view .spec-overlay-badge[data-astro-cid-m5gpva63]{display:none}.list-view .footer-location-text[data-astro-cid-m5gpva63]{display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;color:#64748b;font-weight:500}.list-view .footer-pin-icon[data-astro-cid-m5gpva63]{width:13px;height:13px;color:#94a3b8}@media(min-width:768px){.list-view .listing-card-wrapper[data-astro-cid-m5gpva63]{border:1px solid #E2E8F0;border-radius:12px;box-shadow:none;overflow:hidden}.list-view .listing-card-wrapper[data-astro-cid-m5gpva63]:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000008}.list-view .listing-card[data-astro-cid-m5gpva63]{flex-direction:row;gap:1.25rem;padding:.75rem;align-items:stretch}.list-view .card-image-column[data-astro-cid-m5gpva63]{display:flex;flex-direction:column;align-items:center;gap:.45rem;width:200px;flex-shrink:0}.list-view .image-wrapper[data-astro-cid-m5gpva63]{width:100%;height:130px;aspect-ratio:auto;border-radius:8px}.list-view .avail-badge[data-astro-cid-m5gpva63]{position:static;display:inline-block;text-align:center;width:max-content;max-width:100%;box-shadow:none;font-size:.72rem;padding:.25rem .5rem}.list-view .card-details[data-astro-cid-m5gpva63]{flex:1;padding:.15rem 0;display:flex;flex-direction:column;justify-content:space-between;gap:.2rem}.list-view .title-price-row[data-astro-cid-m5gpva63]{display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem}.list-view .title[data-astro-cid-m5gpva63]{font-size:1.05rem;font-weight:700;-webkit-line-clamp:2}.list-view .price-info[data-astro-cid-m5gpva63]{text-align:right;flex-direction:column;align-items:flex-end;gap:0}.list-view .price-value[data-astro-cid-m5gpva63]{font-size:1.15rem;color:#ff5a00;font-weight:800;line-height:1.1}.list-view .price-period[data-astro-cid-m5gpva63]{font-size:.75rem;color:#64748b}.list-view .specs-text[data-astro-cid-m5gpva63]{font-size:.8rem;color:#475569;font-weight:500;margin:.1rem 0}.list-view .description-text[data-astro-cid-m5gpva63]{font-size:.8rem;line-height:1.4;color:#64748b;margin:.15rem 0}.list-view .card-footer-row[data-astro-cid-m5gpva63]{margin-top:.25rem;border-top:1px solid #F1F5F9;padding-top:.5rem;display:flex;justify-content:space-between;align-items:center}.list-view .btn-show-details[data-astro-cid-m5gpva63]{background-color:#ff5a00;color:#fff;border:none;border-radius:6px;padding:.35rem .85rem;font-size:.78rem;font-weight:700;cursor:pointer;transition:var(--transition)}.list-view .btn-show-details[data-astro-cid-m5gpva63]:hover{background-color:#e04f00;color:#fff}.list-view .wishlist-btn[data-astro-cid-m5gpva63]{top:1.25rem;left:11.25rem;right:auto}}
