.RentalCards-module__lAywXG__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.RentalCards-module__lAywXG__card{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000f}.RentalCards-module__lAywXG__imageWrap{aspect-ratio:4/3;background:var(--color-bg-subtle);justify-content:center;align-items:center;height:200px;display:flex;overflow:hidden}.RentalCards-module__lAywXG__image{object-fit:cover;width:100%;height:100%}.RentalCards-module__lAywXG__content{padding:12px}.RentalCards-module__lAywXG__title{font-size:var(--text-sm);margin:0 0 6px;font-weight:600}.RentalCards-module__lAywXG__address{font-size:var(--text-xs);color:var(--color-text-muted)}.RentalCards-module__lAywXG__meta{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.RentalCards-module__lAywXG__price{font-size:var(--text-sm);font-weight:700}.RentalCards-module__lAywXG__stats{font-size:var(--text-xs);color:var(--color-text-muted)}.RentalCards-module__lAywXG__infoRow{gap:10px;margin-top:10px;display:flex}.RentalCards-module__lAywXG__boxTitle{font-size:var(--text-xs);color:var(--color-text-muted);margin-bottom:6px;font-weight:700;display:block}.RentalCards-module__lAywXG__amenitiesBox{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-wrap:wrap;flex:2;gap:6px 10px;display:flex}.RentalCards-module__lAywXG__amenityTag{font-size:var(--text-xs);color:var(--color-text-secondary)}.RentalCards-module__lAywXG__availableBox{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;flex:1;justify-content:center;padding:8px;display:flex}.RentalCards-module__lAywXG__availableDate{font-size:var(--text-xs)}@media (max-width:900px){.RentalCards-module__lAywXG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.RentalCards-module__lAywXG__grid{grid-template-columns:1fr}}.RentalCards-module__lAywXG__rentedCard{opacity:1}.RentalCards-module__lAywXG__rentedCard .RentalCards-module__lAywXG__image{filter:grayscale(40%)brightness(.7)}.RentalCards-module__lAywXG__rentedCard .RentalCards-module__lAywXG__content{background:var(--color-bg-subtle)}.RentalCards-module__lAywXG__rentedCard .RentalCards-module__lAywXG__title{color:var(--color-text-muted)}.RentalCards-module__lAywXG__rentedCard .RentalCards-module__lAywXG__price{color:var(--color-text-subtle)}.RentalCards-module__lAywXG__rentedOverlay{background:#0000008c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.RentalCards-module__lAywXG__rentedBadge{color:#fff;font-size:var(--text-sm);letter-spacing:1.5px;border-radius:var(--radius-sm);background:#dc3545;padding:10px 24px;font-weight:700;box-shadow:0 2px 8px #0000004d}.RentalCards-module__lAywXG__imageWrap{position:relative}
