.favourite-btn[data-astro-cid-r5lvk32v]{position:relative;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;box-shadow:0 2px 8px #0000001a;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,box-shadow .3s ease,transform .2s cubic-bezier(.34,1.56,.64,1);outline:none;width:44px;height:44px}.favourite-btn[data-astro-cid-r5lvk32v]:hover{background:var(--color-bg-secondary);box-shadow:0 4px 16px #0003;transform:scale(1.08)}.favourite-btn[data-astro-cid-r5lvk32v]:active{transform:scale(.95)}.favourite-btn[data-astro-cid-r5lvk32v]:focus-visible{box-shadow:0 2px 8px #0000001a,0 0 0 3px rgba(var(--color-error),.3)}.favourite-btn[data-astro-cid-r5lvk32v]:disabled{cursor:not-allowed;opacity:.7}.favourite-btn--sm[data-astro-cid-r5lvk32v]{width:36px;height:36px}.favourite-btn--lg[data-astro-cid-r5lvk32v]{width:52px;height:52px}.favourite-btn__icon[data-astro-cid-r5lvk32v]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .2s ease,transform .3s cubic-bezier(.34,1.56,.64,1),color .2s ease}.favourite-btn__icon--outline[data-astro-cid-r5lvk32v]{color:var(--color-bg-primary);width:22px;height:22px}.favourite-btn--sm[data-astro-cid-r5lvk32v] .favourite-btn__icon--outline[data-astro-cid-r5lvk32v]{width:18px;height:18px}.favourite-btn--lg[data-astro-cid-r5lvk32v] .favourite-btn__icon--outline[data-astro-cid-r5lvk32v]{width:26px;height:26px}.favourite-btn[data-astro-cid-r5lvk32v]:hover .favourite-btn__icon--outline[data-astro-cid-r5lvk32v]{color:var(--color-error);transform:translate(-50%,-50%) scale(1.1)}.favourite-btn[data-astro-cid-r5lvk32v].is-favourited .favourite-btn__icon--outline[data-astro-cid-r5lvk32v]{opacity:0;transform:translate(-50%,-50%) scale(.5)}.favourite-btn__icon--filled[data-astro-cid-r5lvk32v]{color:var(--color-error);opacity:0;transform:translate(-50%,-50%) scale(.5);width:22px;height:22px}.favourite-btn--sm[data-astro-cid-r5lvk32v] .favourite-btn__icon--filled[data-astro-cid-r5lvk32v]{width:18px;height:18px}.favourite-btn--lg[data-astro-cid-r5lvk32v] .favourite-btn__icon--filled[data-astro-cid-r5lvk32v]{width:26px;height:26px}.favourite-btn[data-astro-cid-r5lvk32v].is-favourited .favourite-btn__icon--filled[data-astro-cid-r5lvk32v]{opacity:1;transform:translate(-50%,-50%) scale(1)}.favourite-btn[data-astro-cid-r5lvk32v].is-favourited{background:var(--color-bg-secondary);border-color:var(--color-error-border);box-shadow:0 4px 16px rgba(var(--color-error-rgb, 239, 68, 68),.25)}.favourite-btn[data-astro-cid-r5lvk32v].is-favourited:hover{box-shadow:0 6px 20px rgba(var(--color-error-rgb, 239, 68, 68),.3)}.favourite-btn__spinner[data-astro-cid-r5lvk32v]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;width:20px;height:20px}.favourite-btn--sm[data-astro-cid-r5lvk32v] .favourite-btn__spinner[data-astro-cid-r5lvk32v]{width:16px;height:16px}.favourite-btn--lg[data-astro-cid-r5lvk32v] .favourite-btn__spinner[data-astro-cid-r5lvk32v]{width:24px;height:24px}.favourite-btn[data-astro-cid-r5lvk32v].is-loading .favourite-btn__spinner[data-astro-cid-r5lvk32v]{opacity:1;animation:spin .8s linear infinite}.favourite-btn[data-astro-cid-r5lvk32v].is-loading .favourite-btn__icon--outline[data-astro-cid-r5lvk32v],.favourite-btn[data-astro-cid-r5lvk32v].is-loading .favourite-btn__icon--filled[data-astro-cid-r5lvk32v]{opacity:0!important}.favourite-btn[data-astro-cid-r5lvk32v].is-animating:after{content:"";position:absolute;inset:-4px;border-radius:50%;background:var(--color-bg-secondary);animation:pulse-ring .6s ease-out forwards}.favourite-btn--text[data-astro-cid-r5lvk32v]{border-radius:100px;padding:.5rem 1rem;width:auto;height:auto;min-height:36px;background:transparent;border:1px solid rgba(0,0,0,.1);box-shadow:none}.favourite-btn--text[data-astro-cid-r5lvk32v]:hover{background:rgba(var(--color-error),.08);border-color:rgba(var(--color-error),.3);box-shadow:none;transform:none}.favourite-btn--text[data-astro-cid-r5lvk32v]:active{transform:scale(.98)}.favourite-btn--text[data-astro-cid-r5lvk32v].is-favourited{background:rgba(var(--color-error),.08);border-color:rgba(var(--color-error),.3);box-shadow:none}.favourite-btn--text[data-astro-cid-r5lvk32v].is-favourited:hover{background:rgba(var(--color-error),.12)}.favourite-btn--text[data-astro-cid-r5lvk32v] .favourite-btn__label[data-astro-cid-r5lvk32v]{margin-left:0}.favourite-btn--text[data-astro-cid-r5lvk32v] .favourite-btn__spinner--inline[data-astro-cid-r5lvk32v]{width:16px;height:16px;margin-right:.5rem;opacity:0;display:none}.favourite-btn--text[data-astro-cid-r5lvk32v].is-loading .favourite-btn__label[data-astro-cid-r5lvk32v]{opacity:.5}.favourite-btn--text[data-astro-cid-r5lvk32v].is-loading .favourite-btn__spinner--inline[data-astro-cid-r5lvk32v]{display:block;opacity:1;animation:spin-inline .8s linear infinite}.favourite-btn--icon-text[data-astro-cid-r5lvk32v]{border-radius:100px;padding:0 1rem;width:auto;gap:.5rem}.favourite-btn--icon-text[data-astro-cid-r5lvk32v] .favourite-btn__icon[data-astro-cid-r5lvk32v]{position:relative;top:auto;left:auto;transform:none;flex-shrink:0}.favourite-btn--icon-text[data-astro-cid-r5lvk32v] .favourite-btn__icon--outline[data-astro-cid-r5lvk32v]{opacity:1;transform:none;transition:opacity .2s ease,transform .2s ease,color .2s ease}.favourite-btn--icon-text[data-astro-cid-r5lvk32v]:hover .favourite-btn__icon--outline[data-astro-cid-r5lvk32v]{transform:scale(1.1)}.favourite-btn--icon-text[data-astro-cid-r5lvk32v].is-favourited .favourite-btn__icon--outline[data-astro-cid-r5lvk32v]{opacity:0;transform:scale(.5)}.favourite-btn--icon-text[data-astro-cid-r5lvk32v] .favourite-btn__icon--filled[data-astro-cid-r5lvk32v]{position:absolute;left:1rem;top:50%;transform:translateY(-50%) scale(.5);opacity:0}.favourite-btn--icon-text[data-astro-cid-r5lvk32v].is-favourited .favourite-btn__icon--filled[data-astro-cid-r5lvk32v]{opacity:1;transform:translateY(-50%) scale(1)}.favourite-btn__label[data-astro-cid-r5lvk32v]{margin-left:.5rem;font-size:var(--font-size-sm);font-weight:500;color:var(--color-text-secondary);white-space:nowrap;transition:color .2s ease}.favourite-btn[data-astro-cid-r5lvk32v].is-favourited .favourite-btn__label[data-astro-cid-r5lvk32v]{color:var(--color-error)}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes spin-inline{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-ring{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes heart-pop{0%{transform:translate(-50%,-50%) scale(.5)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}.favourite-btn[data-astro-cid-r5lvk32v].is-favourited .favourite-btn__icon--filled[data-astro-cid-r5lvk32v]{animation:heart-pop .4s cubic-bezier(.34,1.56,.64,1)}.favourite-toast[data-astro-cid-r5lvk32v]{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--color-bg-secondary);color:var(--color-bg-primary);font-size:var(--font-size-sm);font-weight:500;border-radius:var(--radius-lg);box-shadow:0 8px 24px #0003;z-index:9999;animation:toast-in .3s ease-out}.favourite-toast[data-astro-cid-r5lvk32v].is-hiding{animation:toast-out .3s ease-out forwards}.favourite-toast__icon[data-astro-cid-r5lvk32v]{font-size:1.25rem}@keyframes toast-in{0%{opacity:0;transform:translateY(16px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.95)}}:root{--radius-none: 0;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-3xl: 24px;--radius-full: 9999px;--shadow-none: none;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .08), 0 4px 10px rgba(0, 0, 0, .04);--shadow-xl: 0 20px 40px rgba(0, 0, 0, .1), 0 8px 16px rgba(0, 0, 0, .06);--shadow-2xl: 0 25px 50px rgba(0, 0, 0, .15);--shadow-inner: inset 0 2px 4px rgba(0, 0, 0, .05);--shadow-card: 0 2px 8px rgba(0, 0, 0, .06);--shadow-card-hover: 0 8px 25px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--transition-slower: .4s ease;--transition-smooth: .3s cubic-bezier(.4, 0, .2, 1);--transition-bounce: .5s cubic-bezier(.34, 1.56, .64, 1);--focus-ring-width: 3px;--focus-ring-color: rgba(var(--color-primary-rgb), .3);--focus-ring: 0 0 0 var(--focus-ring-width) var(--focus-ring-color);--opacity-disabled: .5;--opacity-hover: .8;--opacity-muted: .6}:root{--spacing-0: 0;--spacing-px: 1px;--spacing-0-5: .125rem;--spacing-1: .25rem;--spacing-1-5: .375rem;--spacing-2: .5rem;--spacing-2-5: .625rem;--spacing-3: .75rem;--spacing-3-5: .875rem;--spacing-4: 1rem;--spacing-4-5: 1.125rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem}:root{--font-family-heading: "Fraunces", Georgia, "Times New Roman", serif;--font-family-body: "Figtree", system-ui, -apple-system, sans-serif;--font-weight-heading: 600;--font-weight-body: 400;--font-family-mono: "SF Mono", "Monaco", "Inconsolata", "Fira Code", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-size-6xl: 3.75rem;--line-height-none: 1;--line-height-tight: 1.25;--line-height-snug: 1.375;--line-height-base: 1.5;--line-height-relaxed: 1.625;--line-height-loose: 2;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0;--letter-spacing-wide: .025em;--letter-spacing-wider: .05em}:root{--container-max: 1280px;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px;--container-padding: 1.5rem;--container-padding-mobile: 1rem;--grid-gap: 1.5rem;--grid-gap-sm: 1rem;--grid-gap-lg: 2rem;--sidebar-width: 280px;--sidebar-width-collapsed: 64px;--header-height: 72px;--header-height-mobile: 64px}:root{--z-below: -1;--z-base: 0;--z-dropdown: 10;--z-sticky: 20;--z-fixed: 30;--z-overlay: 40;--z-modal: 50;--z-popover: 60;--z-tooltip: 70;--z-toast: 80;--z-max: 9999}.property-card[data-astro-cid-hw5h576b]{position:relative;background:var(--color-bg-dark);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);transition:box-shadow var(--transition-base),transform var(--transition-base)}.property-card[data-astro-cid-hw5h576b]:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.property-card[data-astro-cid-hw5h576b].featured{box-shadow:0 4px 20px #00000040}.property-card[data-astro-cid-hw5h576b].featured:hover{box-shadow:0 12px 40px #00000059}.property-card__link[data-astro-cid-hw5h576b]{display:block;height:100%;text-decoration:none;color:inherit}.property-card__image-container[data-astro-cid-hw5h576b]{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--color-bg-dark)}@media(min-width:768px){.property-card__image-container[data-astro-cid-hw5h576b]{aspect-ratio:4/5}}.property-card__image-wrapper[data-astro-cid-hw5h576b]{position:absolute;inset:0}.property-card__image[data-astro-cid-hw5h576b]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease,transform .6s ease}.property-card__image--active[data-astro-cid-hw5h576b]{opacity:1;z-index:1}.property-card[data-astro-cid-hw5h576b]:hover .property-card__image[data-astro-cid-hw5h576b]{transform:scale(1.03)}.property-card__slider-nav[data-astro-cid-hw5h576b]{position:absolute;inset:0;pointer-events:none;z-index:15;opacity:0;transition:opacity .2s ease}.property-card[data-astro-cid-hw5h576b]:hover .property-card__slider-nav[data-astro-cid-hw5h576b]{opacity:1}.property-card__slider-arrow[data-astro-cid-hw5h576b]{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;pointer-events:auto;box-shadow:0 2px 8px #00000026;transition:background .2s ease,transform .2s ease,opacity .2s ease}.property-card__slider-arrow[data-astro-cid-hw5h576b] svg[data-astro-cid-hw5h576b]{width:16px;height:16px;color:var(--color-text-primary)}.property-card__slider-arrow[data-astro-cid-hw5h576b]:hover:not(:disabled){background:#fff;transform:translateY(-50%) scale(1.1)}.property-card__slider-arrow--prev[data-astro-cid-hw5h576b]{left:.75rem}.property-card__slider-arrow--next[data-astro-cid-hw5h576b]{right:.75rem}.property-card__slider-arrow--disabled[data-astro-cid-hw5h576b]{opacity:.4;cursor:not-allowed;pointer-events:none}.property-card__badge[data-astro-cid-hw5h576b]{position:absolute;z-index:10}.property-card__badge--status[data-astro-cid-hw5h576b]{top:1.25rem;left:1.25rem;padding:.5rem 1rem;background:#1e1e1ed9;color:#fff;font-size:var(--font-size-sm);font-weight:500;border-radius:100px;backdrop-filter:blur(8px)}.property-card__favourite[data-astro-cid-hw5h576b]{position:absolute;top:1.25rem;right:1.25rem;z-index:20}.property-card__content[data-astro-cid-hw5h576b]{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(20,30,25,.95) 0%,rgba(20,30,25,.85) 50%,rgba(20,30,25,.6) 80%,transparent 100%);backdrop-filter:blur(1.2px);z-index:5}@media(max-width:767px){.property-card__content[data-astro-cid-hw5h576b]{padding:1.25rem}}.property-card__header[data-astro-cid-hw5h576b]{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.property-card__title[data-astro-cid-hw5h576b]{font-size:1.375rem;font-weight:600;color:#fff;line-height:1.3;margin:0;flex:1;min-width:0}@media(max-width:767px){.property-card__title[data-astro-cid-hw5h576b]{font-size:1.25rem}}.property-card__price[data-astro-cid-hw5h576b]{display:flex;align-items:baseline;gap:2px;flex-shrink:0}.property-card__price-value[data-astro-cid-hw5h576b]{font-size:1.375rem;font-weight:600;color:#fff;line-height:1.3}@media(max-width:767px){.property-card__price-value[data-astro-cid-hw5h576b]{font-size:1.25rem}}.property-card__price-suffix[data-astro-cid-hw5h576b]{font-size:var(--font-size-sm);font-weight:500;color:#ffffffb3}.property-card__address[data-astro-cid-hw5h576b]{font-size:var(--font-size-base);font-weight:400;color:#ffffffb3;line-height:1.4;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-card__type[data-astro-cid-hw5h576b]{font-size:var(--font-size-sm);font-weight:500;color:#fff9;line-height:1.4;margin:0 0 1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-card__divider[data-astro-cid-hw5h576b]{width:100%;height:1px;background:#ffffff26;margin-bottom:1.25rem}.property-card__specs[data-astro-cid-hw5h576b]{display:flex;align-items:center;justify-content:space-between}.property-card__spec[data-astro-cid-hw5h576b]{display:flex;align-items:center;gap:.5rem;flex:1;justify-content:center}.property-card__spec[data-astro-cid-hw5h576b]:first-child{justify-content:flex-start}.property-card__spec[data-astro-cid-hw5h576b]:last-child{justify-content:flex-end}.property-card__spec-icon[data-astro-cid-hw5h576b]{width:18px;height:18px;color:#ffffffb3;flex-shrink:0}@media(max-width:767px){.property-card__spec-icon[data-astro-cid-hw5h576b]{width:16px;height:16px}}.property-card__spec-label[data-astro-cid-hw5h576b]{font-size:var(--font-size-sm);font-weight:400;color:#ffffffb3}@media(max-width:767px){.property-card__spec-label[data-astro-cid-hw5h576b]{font-size:var(--font-size-xs)}}.property-card__spec-value[data-astro-cid-hw5h576b]{font-size:var(--font-size-sm);font-weight:600;color:#fff}@media(max-width:767px){.property-card__spec-value[data-astro-cid-hw5h576b]{font-size:var(--font-size-xs)}}.property-card__spec-divider[data-astro-cid-hw5h576b]{width:1px;height:24px;background:#fff3;flex-shrink:0}.property-card__more-slide[data-astro-cid-hw5h576b]{display:flex;align-items:center;justify-content:center;background:var(--color-bg-dark)}.property-card__more-slide[data-astro-cid-hw5h576b].property-card__image--active{opacity:1}.property-card__more-slide-content[data-astro-cid-hw5h576b]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem;gap:.25rem}.property-card__more-slide-icon[data-astro-cid-hw5h576b]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;margin-bottom:.5rem}.property-card__more-slide-icon[data-astro-cid-hw5h576b] svg[data-astro-cid-hw5h576b]{width:1.25rem;height:1.25rem;color:#ffffffd9}.property-card__more-slide-count[data-astro-cid-hw5h576b]{font-size:1.5rem;font-weight:700;color:#fff;line-height:1;letter-spacing:-.02em}.property-card__more-slide-text[data-astro-cid-hw5h576b]{font-size:.75rem;font-weight:500;color:#ffffffd9;text-transform:uppercase;letter-spacing:.08em}.property-card__more-slide-cta[data-astro-cid-hw5h576b]{display:inline-flex;align-items:center;gap:.375rem;margin-top:.75rem;padding:.5rem 1rem;background:#ffffff1a;color:#fff;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm);transition:background-color .2s ease}.property-card[data-astro-cid-hw5h576b]:hover .property-card__more-slide-cta[data-astro-cid-hw5h576b]{background:#ffffff26}.property-card__badge--featured[data-astro-cid-hw5h576b],.property-card__badge--type[data-astro-cid-hw5h576b],.property-card__image-counter[data-astro-cid-hw5h576b],.property-card__description[data-astro-cid-hw5h576b]{display:none}
