/*!
 * Real Estate Listings Plugin v2.0.0
 * Build Date: 2026-08-13T04:18:04.480Z
 */
@charset "UTF-8";.blog-item-content{margin-bottom:0}.property-breadcrumbs{display:flex;align-items:center;gap:var(--breadcrumb-gap, 8px);margin-bottom:var(--breadcrumb-margin-bottom, 24px);font-size:var(--breadcrumb-font-size, 14px);font-weight:var(--breadcrumb-font-weight, 400);line-height:1.5;color:var(--breadcrumb-color, #64748b)}.breadcrumb-link{color:var(--breadcrumb-color, #64748b);text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:var(--breadcrumb-hover-color, #334155);text-decoration:underline}.breadcrumb-separator{color:var(--breadcrumb-separator-color, #94a3b8);-webkit-user-select:none;user-select:none}.breadcrumb-current{color:var(--breadcrumb-current-color, #334155);font-weight:var(--breadcrumb-current-font-weight, 500)}.property-card-compact.range-filtered{display:none!important}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.property-listing-content,#propertyListingsContainer{opacity:0;transition:opacity .4s ease-in}body.re-styles-loaded .property-listing-content,body.re-styles-loaded #propertyListingsContainer{opacity:1}body.re-styles-loaded .skeleton-gallery,body.re-styles-loaded .skeleton-details,body.re-styles-loaded .skeleton-description,body.re-styles-loaded .skeleton-map{display:none!important}.skeleton-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:400px;gap:12px;margin-bottom:32px}@media(max-width:768px){.skeleton-gallery{grid-template-columns:1fr;grid-template-rows:300px repeat(4,100px)}}.skeleton-gallery-hero{grid-row:1/-1;background:#e0e0e0;border-radius:8px;animation:skeleton-pulse 1.5s ease-in-out infinite}@media(max-width:768px){.skeleton-gallery-hero{grid-row:1}}.skeleton-gallery-grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);gap:12px}@media(max-width:768px){.skeleton-gallery-grid{grid-template-rows:repeat(4,100px)}}.skeleton-gallery-item{background:#e0e0e0;border-radius:8px;animation:skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.1s}.skeleton-details{display:flex;gap:32px;margin-bottom:40px;flex-wrap:wrap}@media(max-width:768px){.skeleton-details{gap:20px}}.skeleton-detail-item{width:100px;height:60px;background:#e0e0e0;border-radius:8px;animation:skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.2s}.skeleton-description{margin-bottom:32px}.skeleton-line{height:16px;background:#e0e0e0;border-radius:4px;margin-bottom:12px;animation:skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.3s}.skeleton-map{width:100%;height:400px;background:#e0e0e0;border-radius:8px;animation:skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.4s}.showinghero-scheduling-section{padding:100px var(--sqs-site-gutter, 4vw);background:#f8f9fa}@media(max-width:768px){.showinghero-scheduling-section{padding:60px var(--sqs-site-gutter, 4vw)}}.scheduling-title{margin:0 0 2rem;font-family:var(--re-title-font-family);font-size:28px;font-weight:700;color:var(--re-title-color)}@media(max-width:768px){.scheduling-title{font-size:24px;margin-bottom:1.5rem}}.scheduling-iframe-wrapper{position:relative;width:100%;height:0;padding-bottom:75%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media(max-width:768px){.scheduling-iframe-wrapper{padding-bottom:100%}}.scheduling-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.property-listing-content{width:100%;min-width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}.related-properties-section{padding:100px var(--sqs-site-gutter, 4vw)}.related-properties-header{margin-bottom:2rem}.related-properties-header h3{margin:0;font-family:var(--re-title-font-family);font-size:28px;font-weight:700;color:var(--re-title-color)}.related-properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}@media(max-width:768px){.related-properties-grid{grid-template-columns:1fr}}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact{display:flex;flex-direction:column;background:var(--re-card-background);border-radius:var(--re-card-border-radius);overflow:hidden;box-shadow:var(--re-card-shadow);transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit;height:100%}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal{flex-direction:row}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__image-wrapper{width:40%;height:auto;min-height:100%;padding:0}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__image-wrapper img,:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__image-wrapper .property-image{width:100%;height:100%;aspect-ratio:unset;object-fit:cover}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__image-wrapper .property-image__placeholder{height:100%}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__content{width:60%}@media(max-width:767px){:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal{flex-direction:column}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__image-wrapper{width:100%;height:auto;min-height:unset;padding:var(--re-image-padding);padding-bottom:0}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__image-wrapper img,:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__image-wrapper .property-image{height:auto;aspect-ratio:var(--re-image-aspect-ratio)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__image-wrapper .property-image__placeholder{height:auto}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact--horizontal .property-card-compact__content{width:100%}}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__image-wrapper{width:100%;overflow:hidden;position:relative;padding:var(--re-image-padding);padding-bottom:0;box-sizing:border-box}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__image-wrapper img{width:100%;aspect-ratio:var(--re-image-aspect-ratio);object-fit:var(--re-image-object-fit);border-radius:var(--re-image-border-radius);transition:opacity .2s ease}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__image-wrapper .property-image{position:relative;width:100%;aspect-ratio:var(--re-image-aspect-ratio);overflow:hidden;background:#f5f5f5;border-radius:var(--re-image-border-radius)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__image-wrapper .property-image__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#c1cacb}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__image-wrapper .property-image__placeholder-icon{font-size:48px;opacity:.3}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__status-badge{position:absolute;top:12px;left:12px;padding:var(--re-badge-padding) calc(var(--re-badge-padding) * 2.33);border-radius:var(--re-badge-border-radius);color:var(--re-badge-text-color);text-align:center;font-family:var(--body-font-font-family);font-size:var(--re-badge-font-size);font-weight:var(--re-badge-font-weight);z-index:1}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__status-badge--sold{background:var(--re-badge-sold-background)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__status-badge--rented{background:var(--re-badge-rented-background)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__content{flex:1;padding:var(--re-card-padding);display:flex;flex-direction:column;gap:12px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__header{display:flex;flex-direction:column;gap:0}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__title{margin:0!important;font-family:var(--re-title-font-family);font-size:var(--re-title-font-size);font-weight:var(--re-title-font-weight);line-height:var(--re-title-line-height);color:var(--re-title-color);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__actions{margin-top:auto;padding-top:8px;display:flex;gap:12px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__view-btn,:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__edit-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background:#fff;color:#011e45;border:2px solid rgba(1,30,69,.2);border-radius:10px;font-family:var(--body-font-font-family);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__view-btn:hover,:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__edit-btn:hover{border-color:#011e45;background:#011e450d}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__view-btn svg,:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__edit-btn svg{flex-shrink:0}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__view-btn{border-color:#22a24e4d;color:#22a24e}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__view-btn:hover{border-color:#22a24e;background:#22a24e0d}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__custom-fields{display:flex;flex-direction:column;gap:8px;margin-top:4px;padding-top:12px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__custom-field{display:flex;align-items:center;gap:8px;font-size:14px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__custom-label{font-weight:600;color:#011e4599}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__custom-value{color:#011e45}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__rental-details{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;padding-top:12px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__rental-field{display:flex;align-items:center;gap:6px;font-size:14px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__rental-label{font-weight:600;color:#011e4599}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__rental-value{color:#011e45}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__rental-badge{display:flex;align-items:center;gap:6px;color:#555;font-size:16px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-card-compact__rental-badge svg{flex-shrink:0;width:20px;height:20px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--re-property-details-gap);align-items:center;color:#555;font-size:16px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details--horizontal{flex-direction:row;flex-wrap:wrap}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details--vertical{flex-direction:column}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details .property-details__item{display:flex;align-items:center;gap:var(--re-icon-spacing)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details .property-details__icon{width:var(--re-icon-size);height:var(--re-icon-size);min-height:var(--re-icon-size);color:var(--re-icon-color);flex-shrink:0;display:flex;align-items:center;justify-content:center}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details .property-details__icon svg{width:100%;height:100%}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details .property-details__icon img{width:100%;height:100%;object-fit:contain}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details .property-details__value{font-family:var(--re-icon-text-font-family);font-weight:600;color:var(--re-icon-text-color);font-size:var(--re-icon-text-size)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-details .property-details__label{color:#666}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-detail-item{display:flex;align-items:center;gap:var(--re-icon-spacing)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-detail-icon{width:var(--re-icon-size);height:var(--re-icon-size);min-height:var(--re-icon-size);color:var(--re-icon-color);flex-shrink:0;display:flex;align-items:center;justify-content:center}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-detail-icon svg{width:100%;height:100%}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-detail-icon img{width:100%;height:100%;object-fit:contain}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-detail-value{font-family:var(--re-icon-text-font-family);font-weight:600;color:var(--re-icon-text-color);font-size:var(--re-icon-text-size)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-price{font-weight:500;color:#12203a}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-price--inline{display:inline-flex;align-items:center;gap:6px;font-size:18px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-price--block{display:block;font-size:17px;margin:4px 0}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-price .property-price__label{font-weight:400;color:#666;font-size:.9em}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-price .property-price__value{font-family:var(--re-price-font-family);font-weight:var(--re-price-font-weight);font-size:var(--re-price-font-size);color:var(--re-price-color)}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-price .property-price__period{font-weight:400;color:#666;font-size:.85em;margin-left:4px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-address--compact{display:flex;align-items:center;gap:8px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-address .property-address__text{color:#555;font-size:14px;line-height:1.5}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-address .property-address__street{font-weight:500;color:#333;margin-bottom:2px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-address .property-address__location{color:#666;display:flex;align-items:center;gap:4px}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-address .property-address__map-link{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;margin-top:8px;background:transparent;border:1px solid #ddd;border-radius:4px;color:#06c;font-size:13px;cursor:pointer;transition:all .2s}:is(.related-properties-grid,.listings-page-grid,.favorites-drawer__grid) .property-address .property-address__map-link:hover{background:#f5f5f5;border-color:#bbb}.property-details{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--re-property-details-gap);align-items:center;color:#555;font-size:16px}.property-details--horizontal{flex-direction:row;flex-wrap:wrap}.property-details--vertical{flex-direction:column}.property-details .property-details__item{display:flex;align-items:center;gap:var(--re-icon-spacing)}.property-details .property-details__icon{width:var(--re-page-details-icon-size);height:var(--re-page-details-icon-size);min-height:var(--re-page-details-icon-size);color:var(--re-page-details-icon-color);flex-shrink:0;display:flex;align-items:center;justify-content:center}.property-details .property-details__icon svg{width:100%;height:100%}.property-details .property-details__icon img{width:100%;height:100%;object-fit:contain}.property-details .property-details__value{font-family:var(--re-icon-text-font-family);font-weight:var(--re-page-details-text-weight);color:var(--re-page-details-text-color);font-size:var(--re-page-details-text-size)}.property-details .property-details__label{color:#666}.property-listing-content>.property-details,.blog-item-content>.property-details{background:var(--re-page-details-card-background);border-radius:var(--re-page-details-card-border-radius);padding:var(--re-page-details-card-padding);box-shadow:var(--re-page-details-card-shadow)}.property-header-container{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:30px}@media only screen and (max-width:768px){.property-header-container{display:block}}.property-header{max-width:70%;flex:1 1 auto}@media only screen and (max-width:768px){.property-header{max-width:100%}}.property-header-actions{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}@media only screen and (max-width:768px){.property-header-actions{margin-top:30px}}.property-apply-button{display:inline-block;padding:var(--re-cta-button-padding-vertical, .75rem) var(--re-cta-button-padding-horizontal, 2rem);background-color:var(--re-cta-button-background, #007bff);color:var(--re-cta-button-text-color, white);text-decoration:none;border-radius:var(--re-cta-button-border-radius, 4px);font-weight:var(--re-cta-button-font-weight, 600);font-size:var(--re-cta-button-font-size, 1rem);transition:all .2s ease;white-space:nowrap}@media only screen and (max-width:768px){.property-apply-button{width:100%;display:block;box-sizing:border-box;text-align:center}}.property-apply-button:hover{opacity:.9;transform:translateY(-1px);color:var(--re-cta-button-text-color, white)}.property-tour-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.property-tour-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background-color:#0000000d;border-radius:999px;font-size:.85rem;font-weight:500;white-space:nowrap}.property-title{margin:0 0 .5rem;font-family:var(--re-page-title-font-family);font-size:var(--re-page-title-font-size);font-weight:var(--re-page-title-font-weight);line-height:var(--re-page-title-line-height);color:var(--re-page-title-color)}.property-header .property-address{margin:0 0 1rem;font-size:inherit;font-weight:400;color:inherit;line-height:inherit}.property-price{font-family:var(--re-page-price-font-family);font-size:var(--re-page-price-font-size);font-weight:var(--re-page-price-font-weight);color:var(--re-page-price-color)}.sh-currency:before{content:var(--re-currency-symbol, "$")}.property-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:var(--re-sticky-bar-background, white);box-shadow:0 -2px 10px #0000001a;padding:50px var(--sqs-site-gutter);z-index:1000;transform:translateY(100%);transition:transform .3s ease;display:flex;align-items:center;justify-content:space-between;gap:2rem}.property-sticky-bar.visible{transform:translateY(0)}.property-sticky-bar-info{flex:1 1 auto;min-width:0}.property-sticky-bar-title{font-size:var(--re-sticky-bar-title-font-size, 1.25rem);font-weight:var(--re-sticky-bar-title-font-weight, 600);color:var(--re-sticky-bar-title-color, inherit);margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-sticky-bar-price{font-size:var(--re-sticky-bar-price-font-size, 1.125rem);font-weight:var(--re-sticky-bar-price-font-weight, 500);margin:0;color:var(--re-sticky-bar-price-color, var(--re-page-price-color, #333))}.property-sticky-bar-price:before{content:var(--re-currency-symbol, "$")}.property-sticky-bar-actions{flex:0 0 auto;display:flex;gap:.75rem;align-items:center}.property-sticky-cta-button{padding:var(--re-sticky-cta-padding-vertical, .75rem) var(--re-sticky-cta-padding-horizontal, 2rem)!important;background-color:var(--re-sticky-cta-background, var(--re-cta-button-background, #007bff))!important;color:var(--re-sticky-cta-text-color, var(--re-cta-button-text-color, white))!important;border-radius:var(--re-sticky-cta-border-radius, var(--re-cta-button-border-radius, 4px))!important;font-weight:var(--re-sticky-cta-font-weight, var(--re-cta-button-font-weight, 600))!important;font-size:var(--re-sticky-cta-font-size, var(--re-cta-button-font-size, 1rem))!important}.property-rentengine-button{display:inline-block;padding:var(--re-cta-button-padding-vertical, .75rem) var(--re-cta-button-padding-horizontal, 2rem);background-color:var(--re-secondary-color, #6B7280);color:#fff;text-decoration:none;border-radius:var(--re-cta-button-border-radius, 4px);font-weight:var(--re-cta-button-font-weight, 600);font-size:var(--re-cta-button-font-size, 1rem);transition:all .2s ease;white-space:nowrap}.property-rentengine-button:hover{opacity:.9;transform:translateY(-1px);color:#fff}.property-sticky-rentengine-button{padding:var(--re-sticky-cta-padding-vertical, .75rem) var(--re-sticky-cta-padding-horizontal, 2rem)!important;background-color:var(--re-sticky-cta-background, var(--re-secondary-color, #6B7280))!important;color:var(--re-sticky-cta-text-color, white)!important;border-radius:var(--re-sticky-cta-border-radius, var(--re-cta-button-border-radius, 4px))!important;font-weight:var(--re-sticky-cta-font-weight, var(--re-cta-button-font-weight, 600))!important;font-size:var(--re-sticky-cta-font-size, var(--re-cta-button-font-size, 1rem))!important}.property-gallery{margin-bottom:2rem}[data-gallery]{display:flex;flex-wrap:wrap;gap:var(--re-gallery-gap);width:100%;align-items:stretch}.property-gallery-hero{flex:1;min-width:0;position:relative}.property-gallery-hero:before{content:"";display:block;padding-bottom:calc(100% / var(--re-gallery-grid-aspect-ratio, 1))}@supports (aspect-ratio: 1){.property-gallery-hero{aspect-ratio:var(--re-gallery-grid-aspect-ratio)}.property-gallery-hero:before{display:none}}.property-gallery-hero img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}.property-gallery-grid{flex:1;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:var(--re-gallery-gap);min-width:0}.property-gallery-grid-item{overflow:hidden;border-radius:8px;position:relative}.property-gallery-grid-item:before{content:"";display:block;padding-bottom:calc(100% / var(--re-gallery-grid-aspect-ratio, 1))}@supports (aspect-ratio: 1){.property-gallery-grid-item{aspect-ratio:var(--re-gallery-grid-aspect-ratio)}.property-gallery-grid-item:before{display:none}}.property-gallery-grid-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.property-gallery-modal{position:fixed;inset:0;z-index:9999;display:none}.property-gallery-modal.active{display:flex}.property-gallery-modal-overlay{position:absolute;inset:0;background:#000000e6}.property-gallery-modal-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px 100px;box-sizing:border-box}.property-gallery-modal-image{max-width:90vw;max-height:calc(100vh - 160px);width:auto;height:auto;object-fit:contain;border-radius:4px}.property-gallery-modal-close,.property-gallery-modal-prev,.property-gallery-modal-next{position:absolute;background:#ffffff1a;border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;z-index:10}.property-gallery-modal-close:hover,.property-gallery-modal-prev:hover,.property-gallery-modal-next:hover{background:#fff3}.property-gallery-modal-close svg,.property-gallery-modal-prev svg,.property-gallery-modal-next svg{width:24px;height:24px}.property-gallery-modal-close{top:20px;right:20px}.property-gallery-modal-prev{left:20px;top:50%;transform:translateY(-50%)}.property-gallery-modal-next{right:20px;top:50%;transform:translateY(-50%)}.property-gallery-modal-counter{position:absolute;bottom:30px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;z-index:1;pointer-events:none}.property-detail-item{display:flex;align-items:center;gap:.5rem}.property-detail-icon{width:20px;height:20px;color:#666;flex-shrink:0}.property-detail-value{font-size:1rem;font-weight:500;color:#333;white-space:nowrap}.property-description-section{width:100%;margin-bottom:2rem}.property-description-section h3{font-size:1.5rem;font-weight:600;margin-top:0!important;margin-bottom:1rem;color:#333}.property-description p{margin-bottom:1rem;line-height:1.6;color:#555}.property-description p:last-child{margin-bottom:0}.property-content-columns{display:grid;grid-template-columns:1fr 30%;gap:40px;margin-top:40px}.property-left-column,.property-right-column{min-width:0}.property-map-section{width:100%}.property-map-section h3{margin:0 0 1rem;font-size:1.5rem;font-weight:600}.property-map-section .property-address{margin:0 0 1rem;color:#666;line-height:1.6}.property-map{width:100%;height:400px;border-radius:8px;background:#f0f0f0;overflow:hidden}.property-map .gm-style{border-radius:8px}.gm-style-iw-c{padding:0!important;border-radius:12px!important;box-shadow:0 4px 12px #00000026!important;overflow:hidden!important}.gm-style-iw-d{overflow:hidden!important;padding:0!important}.map-info-card{width:280px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.map-info-card__link{display:block;text-decoration:none;color:inherit;transition:transform .2s ease}.map-info-card__link:hover .map-info-card__title{color:var(--re-primary-color, #2c5aa0)}.map-info-card__link:hover .map-info-card__image{transform:scale(1.05)}.gm-style-iw-chr{position:absolute;top:0;z-index:10;left:0;width:100%}.map-info-card__image-wrapper{width:100%;height:150px;overflow:hidden;background:#f5f5f5;position:relative}.map-info-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.map-info-card__image-placeholder{display:flex;align-items:center;justify-content:center;background:#c1cacb}.map-info-card__image-placeholder .map-info-card__placeholder-icon{opacity:.4;display:flex;align-items:center;justify-content:center}.map-info-card__content{padding:16px;background:#fff}.map-info-card__title{margin:0 0 6px;font-size:16px;font-weight:600;line-height:1.3;color:#1a1a1a;transition:color .2s ease;text-wrap:unset}.map-info-card__address{margin:0 0 12px;font-size:13px;line-height:1.4;color:#666}.map-info-card__price{margin:0 0 8px;font-size:14px;font-weight:700;color:var(--re-primary-color, #2c5aa0)}.map-info-card__price .map-info-card__price-period{font-size:12px;font-weight:400}.map-info-card__details{margin:0;font-size:14px;color:#555;display:flex;align-items:center;gap:8px}@media(max-width:768px){.property-title{font-size:1.5rem}.property-price{font-size:1.25rem}.property-gallery{flex-direction:column;max-height:none}.gallery-overlay--text{font-size:14px;line-height:120%}.property-gallery-modal-content{padding:40px 20px 80px}.property-gallery-modal-counter{bottom:20px}.property-gallery-modal-prev{left:10px}.property-gallery-modal-next{right:10px}.property-details{gap:1rem}.property-detail-item{gap:.4rem}.property-detail-icon{width:18px;height:18px}.property-detail-value{font-size:.95rem}.property-content-columns{grid-template-columns:1fr;gap:30px}.property-map{height:300px}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-animation,.property-card-skeleton .skeleton-content .skeleton-details .skeleton-detail,.property-card-skeleton .skeleton-content .skeleton-price,.property-card-skeleton .skeleton-content .skeleton-text,.property-card-skeleton .skeleton-content .skeleton-title,.property-card-skeleton .skeleton-image,.listings-page-map-skeleton,.listings-page-filters-skeleton .skeleton-button,.listings-page-filters-skeleton .skeleton-filter{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.listings-page-filters-skeleton{display:flex;gap:16px;margin-bottom:24px;padding:20px;background:#fff;border-radius:12px}.listings-page-filters-skeleton .skeleton-filter{flex:1;height:48px;border-radius:8px}.listings-page-filters-skeleton .skeleton-button{width:120px;height:48px;border-radius:8px}.listings-page-map-skeleton{height:500px;margin-bottom:32px;border-radius:12px}.listings-page-grid-skeleton{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.property-card-skeleton{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.property-card-skeleton .skeleton-image{width:100%;height:200px}.property-card-skeleton .skeleton-content{padding:20px}.property-card-skeleton .skeleton-content .skeleton-title{height:24px;width:80%;margin-bottom:12px;border-radius:4px}.property-card-skeleton .skeleton-content .skeleton-text{height:16px;width:60%;margin-bottom:16px;border-radius:4px}.property-card-skeleton .skeleton-content .skeleton-price{height:20px;width:40%;margin-bottom:16px;border-radius:4px}.property-card-skeleton .skeleton-content .skeleton-details{display:flex;gap:16px}.property-card-skeleton .skeleton-content .skeleton-details .skeleton-detail{height:16px;flex:1;border-radius:4px}.listings-loading,.listings-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.listings-loading .spinner,.listings-error .spinner{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-top-color:var(--re-primary-color);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.listings-loading h3,.listings-error h3{margin:0 0 10px;font-size:24px;color:var(--re-text-color)}.listings-loading p,.listings-error p{margin:0;color:var(--re-text-color-secondary)}@keyframes spin{to{transform:rotate(360deg)}}.listings-page-filters{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:32px;padding:var(--re-listings-filters-card-padding);background:var(--re-listings-filters-card-background);border-radius:var(--re-listings-filters-card-border-radius)}.listings-page-filters .filter-group{display:flex;flex-direction:column;gap:8px;flex:1;max-width:400px}.listings-page-filters .filter-group label{font-size:var(--re-listings-filters-font-size);font-weight:600;color:var(--re-listings-filters-color)}.listings-page-filters .filter-group:has(.dropdown-filter){min-width:200px}.listings-page-filters .filter-group:has(.button-group){flex:0 0 auto}.listings-page-filters .filter-group:has(.range-slider){min-width:240px}.listings-page-filters .dropdown-filter{padding:10px 14px;border:1px solid var(--re-border-color);border-radius:var(--re-listings-filters-border-radius);background:#fff;font-size:var(--re-listings-filters-font-size);color:var(--re-listings-filters-color);cursor:pointer;transition:border-color .2s}.listings-page-filters .dropdown-filter:hover{border-color:var(--re-primary-color)}.listings-page-filters .dropdown-filter:focus{outline:none;border-color:var(--re-primary-color);box-shadow:0 0 0 3px #011e451a}.listings-page-filters .button-group{display:flex;gap:8px;flex-wrap:wrap}.listings-page-filters .button-group .filter-button{padding:8px 16px;border:1px solid var(--re-border-color);border-radius:var(--re-listings-filters-border-radius);background:#fff;font-size:var(--re-listings-filters-font-size);color:var(--re-listings-filters-color);cursor:pointer;transition:all .2s}.listings-page-filters .button-group .filter-button:hover{border-color:var(--re-primary-color);background:var(--re-primary-color-light)}.listings-page-filters .button-group .filter-button.active{background:var(--re-primary-color);color:#fff;border-color:var(--re-primary-color)}.listings-page-filters .slider-label-container{display:flex;justify-content:space-between;align-items:center}.listings-page-filters .slider-label-container .range-display{font-size:var(--re-listings-filters-font-size);color:var(--re-listings-filters-color);font-weight:500}.listings-page-filters .range-slider{height:8px;margin-top:8px;margin-right:8px}.listings-page-filters .listings-reset-button{align-self:flex-end;padding:10px 20px;border:none;border-radius:var(--re-listings-filters-border-radius);background:var(--re-secondary-color);color:#fff;font-size:var(--re-listings-filters-font-size);font-weight:600;cursor:pointer;transition:background .2s}.listings-page-filters .listings-reset-button:hover{background:var(--re-secondary-color-dark)}.listings-wrapper{width:100%;display:flex;gap:32px}.listings-wrapper[data-layout=stacked]{flex-direction:column}.listings-wrapper[data-layout=stacked] .listings-page-map{width:calc(100% + var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * 2);max-width:calc(100% + var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * 2);margin-left:calc(var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * -1);margin-right:calc(var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * -1)}.listings-wrapper[data-layout=side-by-side]{flex-direction:row;align-items:flex-start;gap:32px}.listings-wrapper[data-layout=side-by-side] .listings-content{width:50%;flex:1;min-width:0}.listings-wrapper[data-layout=side-by-side] .listings-content .listings-page-grid{grid-template-columns:1fr}@media(max-width:992px){.listings-wrapper[data-layout=side-by-side]{flex-direction:column}.listings-wrapper[data-layout=side-by-side] .listings-content{width:100%}}#siteWrapper .listings-wrapper[data-layout=side-by-side] .listings-page-map{width:calc(50% + var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width));max-width:calc(50% + var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width));min-width:400px;position:sticky!important;top:50px;margin-bottom:0;margin-left:calc(var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * -1);margin-right:0}@media(max-width:992px){#siteWrapper .listings-wrapper[data-layout=side-by-side] .listings-page-map{position:static!important;width:calc(100% + var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * 2);max-width:calc(100% + var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * 2);min-width:unset;margin-bottom:32px;height:var(--re-listings-map-mobile-height, var(--re-listings-map-height));margin-left:calc(var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * -1);margin-right:calc(var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * -1)}}.listings-page-map{width:100%;height:var(--re-listings-map-height);margin-bottom:32px;border-radius:var(--re-listings-filters-card-border-radius);overflow:hidden;margin-left:calc(var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * -1);margin-right:calc(var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * -1);width:calc(100% + var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * 2);max-width:calc(100% + var(--sqs-site-gutter, 4vw) * var(--re-listings-map-full-width) * 2)}.listings-status-tabs{display:flex;gap:12px;margin-bottom:24px;border-bottom:2px solid var(--re-listings-filters-border-color);padding-bottom:0}.listings-status-tabs .status-tab{padding:12px 24px;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:16px;font-weight:500;color:var(--re-text-color-secondary);transition:all .2s ease;margin-bottom:-2px}.listings-status-tabs .status-tab:hover{color:var(--re-primary-color)}.listings-status-tabs .status-tab.active{color:var(--re-primary-color);border-bottom-color:var(--re-primary-color)}.listings-page-grid{display:grid;grid-template-columns:repeat(var(--re-listings-grid-columns),minmax(var(--re-listings-grid-min-width),1fr));gap:var(--re-listings-grid-gap)}.listings-page-no-results{text-align:center;padding:60px 20px}.listings-page-no-results h3{margin:0 0 12px;font-size:24px;color:var(--re-text-color)}.listings-page-no-results p{margin:0;font-size:16px;color:var(--re-text-color-secondary);line-height:1.6}.listings-page-no-results .reset-filters-link{color:var(--re-primary-color);text-decoration:underline;cursor:pointer}.listings-page-no-results .reset-filters-link:hover{text-decoration:none}@media(max-width:768px){.listings-page-filters{flex-direction:column}.listings-page-filters .filter-group{min-width:100%}.listings-page-filters .listings-reset-button{align-self:stretch}.listings-page-grid{grid-template-columns:1fr}.listings-page-map{height:400px}}#siteWrapper .listings-page-filters .noUi-target{background:var(--re-slider-background);border:none;box-shadow:none}#siteWrapper .listings-page-filters .noUi-connect{background:var(--re-primary-color)}#siteWrapper .listings-page-filters .noUi-handle{width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid var(--re-primary-color);box-shadow:0 2px 6px #0003}#siteWrapper .listings-page-filters .noUi-handle:before,#siteWrapper .listings-page-filters .noUi-handle:after{display:none}.favorites-header-btn{position:relative;padding:8px 12px;background:transparent;border:none;cursor:pointer;color:var(--navigationLinkColor, #fff);transition:all .2s ease;display:flex;align-items:center;gap:6px}.favorites-header-btn:hover{opacity:.8;transform:scale(1.05)}.favorites-header-btn svg{width:20px;height:18px}.favorites-header-btn svg path{stroke:currentColor}.favorites-header-btn__count{position:absolute;right:0;top:-2px;display:none;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:var(--re-wishlist-count-background, #e74c3c);color:var(--re-wishlist-count-color, white);font-size:11px;font-weight:600;border-radius:9px;line-height:1}.property-favorite-btn{position:absolute;top:12px;right:12px;width:40px;height:40px;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease}.property-favorite-btn svg{width:20px;height:18px}.property-favorite-btn .heart-outline{stroke:#fff;transition:all .2s ease}.property-favorite-btn .heart-fill{fill:transparent;transition:all .2s ease}.property-favorite-btn:hover{background:#000000b3;transform:scale(1.1)}.property-favorite-btn--active{background:var(--re-wishlist-button-background, rgba(231, 76, 60, .9));border-radius:var(--re-wishlist-border-radius, 50%)}.property-favorite-btn--active .heart-outline{stroke:var(--re-wishlist-button-color, #fff)}.property-favorite-btn--active .heart-fill{fill:var(--re-wishlist-button-color, #fff)}.property-favorite-btn--active:hover{background:var(--re-wishlist-button-background, rgb(231, 76, 60));opacity:.9}.property-favorite-btn--animate{animation:heartBeat .6s ease}@keyframes heartBeat{0%,to{transform:scale(1)}15%{transform:scale(1.3)}30%{transform:scale(1)}45%{transform:scale(1.2)}60%{transform:scale(1)}}.favorites-drawer{position:fixed;inset:0;z-index:10000;pointer-events:none}.favorites-drawer--open{pointer-events:auto}.favorites-drawer--open .favorites-drawer__overlay{opacity:1}.favorites-drawer--open .favorites-drawer__panel{transform:translate(0)}.favorites-drawer__overlay{position:absolute;inset:0;background:#00000080;opacity:0;transition:opacity .3s ease;cursor:pointer}.favorites-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:var(--re-wishlist-drawer-max-width, 50%);background:var(--re-wishlist-drawer-background, #fff);box-shadow:-4px 0 24px #00000026;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}@media(max-width:768px){.favorites-drawer__panel{max-width:100%}}.favorites-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e0e0e0;background:var(--re-wishlist-drawer-header-background, #f8f8f8)}.favorites-drawer__title{margin:0;font-size:24px;font-weight:600;color:var(--re-wishlist-drawer-title-color, #2c3e50)}.favorites-drawer__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;cursor:pointer;color:#7f8c8d;transition:all .2s ease}.favorites-drawer__close:hover{background:#0000000d;color:#2c3e50}.favorites-drawer__close svg{width:24px;height:24px}.favorites-drawer__content{flex:1;overflow-y:auto;padding:24px}.favorites-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#95a5a6;padding:40px}.favorites-drawer__empty svg{width:64px;height:64px;margin-bottom:24px;opacity:.5}.favorites-drawer__empty h3{margin:0 0 12px;font-size:20px;font-weight:600;color:#7f8c8d}.favorites-drawer__empty p{margin:0;font-size:15px;color:#95a5a6}.favorites-drawer__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--re-wishlist-card-min-width, 400px),1fr));gap:var(--re-wishlist-card-gap, 24px)}.favorites-card-wrapper{position:relative}.favorites-card-wrapper .favorites-card__remove{position:absolute;top:12px;right:12px;width:32px;height:32px;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:all .2s ease;z-index:10}.favorites-card-wrapper .favorites-card__remove:hover{background:var(--re-wishlist-count-background, rgba(231, 76, 60, .9));transform:scale(1.1)}.favorites-card-wrapper .favorites-card__remove svg{width:16px;height:16px}.favorites-card-wrapper:hover .favorites-card__remove{opacity:1}.favorites-card-wrapper .property-card-compact{margin:0}.favorites-card-wrapper .property-card-compact:hover .property-favorite-btn{display:none}.favorites-notification{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(100px);background:#2c3e50;color:#fff;padding:16px 24px;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:10001;font-size:15px;font-weight:500;opacity:0;transition:all .3s ease}.favorites-notification--show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:768px){.favorites-header-btn{padding:6px 10px}.favorites-header-btn svg{width:18px;height:16px}.property-favorite-btn{width:36px;height:36px;top:8px;right:8px}.property-favorite-btn svg{width:18px;height:16px}.favorites-drawer__header{padding:20px 16px}.favorites-drawer__title{font-size:20px}.favorites-drawer__content{padding:16px}.favorites-notification{bottom:16px;left:16px;right:16px;transform:translate(0) translateY(100px)}.favorites-notification--show{transform:translate(0) translateY(0)}}
