.properties[data-astro-cid-wlycimdn]{padding:var(--sp-24) 0;background:var(--white)}.properties__header[data-astro-cid-wlycimdn]{margin-bottom:var(--sp-12)}.properties__header-row[data-astro-cid-wlycimdn]{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--sp-4);margin-bottom:var(--sp-4);flex-wrap:wrap}.properties__title[data-astro-cid-wlycimdn]{font-family:var(--font-serif);font-size:var(--fs-4xl);font-weight:600;color:var(--charcoal);letter-spacing:-.02em;line-height:1.1}.properties__view-all[data-astro-cid-wlycimdn]{font-size:var(--fs-sm);font-weight:600;color:var(--mid-green);white-space:nowrap;transition:color var(--dur-fast)}.properties__view-all[data-astro-cid-wlycimdn]:hover{color:var(--dark-green)}.properties__subtitle[data-astro-cid-wlycimdn]{font-size:var(--fs-base);color:var(--muted);line-height:1.6;max-width:520px}.properties__grid[data-astro-cid-wlycimdn]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-6);margin-bottom:var(--sp-12)}.prop-card[data-astro-cid-wlycimdn]{background:var(--cream);border-radius:var(--r-xl);overflow:hidden;border:1px solid var(--border);transition:transform var(--dur-base) var(--ease),box-shadow var(--dur-base) var(--ease);position:relative;display:flex;flex-direction:column}.prop-card[data-astro-cid-wlycimdn]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.prop-card__tag[data-astro-cid-wlycimdn]{position:absolute;top:var(--sp-4);left:var(--sp-4);z-index:2;background:var(--dark-green);color:var(--white);font-size:var(--fs-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:var(--sp-1) var(--sp-3);border-radius:var(--r-full)}.prop-card__image-wrap[data-astro-cid-wlycimdn]{display:block;height:240px;overflow:hidden;position:relative}.prop-card__image[data-astro-cid-wlycimdn]{width:100%;height:100%;object-fit:cover;transition:transform var(--dur-slow) var(--ease)}.prop-card__image-overlay[data-astro-cid-wlycimdn]{position:absolute;inset:0;background:linear-gradient(to top,rgba(20,18,16,.3),transparent 60%)}.prop-card[data-astro-cid-wlycimdn]:hover .prop-card__image[data-astro-cid-wlycimdn]{transform:scale(1.06)}.prop-card__body[data-astro-cid-wlycimdn]{padding:var(--sp-5) var(--sp-6) var(--sp-6);display:flex;flex-direction:column;flex:1}.prop-card__meta[data-astro-cid-wlycimdn]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--sp-2)}.prop-card__type[data-astro-cid-wlycimdn]{font-size:var(--fs-xs);color:var(--muted);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.prop-card__rating[data-astro-cid-wlycimdn]{font-size:var(--fs-sm);font-weight:600;color:var(--charcoal)}.prop-card__name[data-astro-cid-wlycimdn]{font-family:var(--font-serif);font-size:var(--fs-2xl);font-weight:600;color:var(--charcoal);margin-bottom:var(--sp-3);line-height:1.2}.prop-card__desc[data-astro-cid-wlycimdn]{font-size:var(--fs-sm);color:var(--muted);line-height:1.65;margin-bottom:var(--sp-4);flex:1}.prop-card__specs[data-astro-cid-wlycimdn]{display:flex;gap:var(--sp-4);font-size:var(--fs-xs);color:var(--muted);margin-bottom:var(--sp-5);padding-top:var(--sp-4);border-top:1px solid var(--border)}.prop-card__footer[data-astro-cid-wlycimdn]{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3)}.prop-card__price[data-astro-cid-wlycimdn]{display:flex;align-items:baseline;gap:var(--sp-1)}.prop-card__price-from[data-astro-cid-wlycimdn]{font-size:var(--fs-xs);color:var(--muted)}.prop-card__price-amount[data-astro-cid-wlycimdn]{font-family:var(--font-serif);font-size:var(--fs-2xl);font-weight:600;color:var(--charcoal)}.prop-card__price-night[data-astro-cid-wlycimdn]{font-size:var(--fs-xs);color:var(--muted)}.prop-card__btn[data-astro-cid-wlycimdn]{background:var(--dark-green);color:var(--white);padding:var(--sp-3) var(--sp-5);border-radius:var(--r-full);font-size:var(--fs-sm);font-weight:600;transition:background var(--dur-fast) var(--ease),transform var(--dur-fast) var(--ease);white-space:nowrap}.prop-card__btn[data-astro-cid-wlycimdn]:hover{background:var(--mid-green);transform:translateY(-1px)}.properties__cta[data-astro-cid-wlycimdn]{text-align:center}.properties__explore-btn[data-astro-cid-wlycimdn]{display:inline-flex;align-items:center;gap:var(--sp-2);border:2px solid var(--charcoal);color:var(--charcoal);padding:var(--sp-4) var(--sp-10);border-radius:var(--r-full);font-size:var(--fs-sm);font-weight:600;transition:background var(--dur-base) var(--ease),color var(--dur-base) var(--ease),transform var(--dur-fast) var(--ease)}.properties__explore-btn[data-astro-cid-wlycimdn]:hover{background:var(--charcoal);color:var(--white);transform:translateY(-1px)}@media(max-width:1024px){.properties__grid[data-astro-cid-wlycimdn]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.properties__grid[data-astro-cid-wlycimdn]{grid-template-columns:1fr}.properties__title[data-astro-cid-wlycimdn]{font-size:var(--fs-3xl)}.prop-card__image-wrap[data-astro-cid-wlycimdn]{height:200px}}
