.image-wrapper{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background-color:#efe8e2}.image-skeleton{position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#efe8e2,#f7f2ed 45%,#efe8e2);background-size:200% 100%;animation:propertyImageShimmer 1.4s ease-in-out infinite}.image{top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease;z-index:1}.image.default{opacity:0}.image.hover{opacity:0;z-index:2}.image-wrapper.is-loaded .image.default,.image-wrapper.is-loaded:hover .image.hover{opacity:1}.image-wrapper.is-loaded:hover .image.default{opacity:0}@keyframes propertyImageShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.image-skeleton{animation:none}.image{transition:none}}.property-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(9,81,71,.1);box-shadow:0 1px 2px rgba(9,81,71,.05);width:100%;cursor:pointer;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.property-card:hover{box-shadow:0 12px 24px -8px rgba(9,81,71,.18);transform:translateY(-2px)}.property-image-wrap{position:relative}.property-badge{position:absolute;left:14px;top:14px;padding:6px 12px;border-radius:999px;font-size:11.5px;font-family:Manrope,sans-serif;font-weight:700;background:#c68675;color:#fff;z-index:2}.property-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:8px;flex:1 1}.property-title{margin:0;font-size:16.5px;font-family:Manrope,sans-serif;font-weight:700;line-height:1.3;color:#1c1a17;word-break:break-word}.property-location{display:flex;align-items:center;gap:6px;font-size:13.5px;font-family:Manrope,sans-serif;font-weight:400;color:#736a62}.property-location .property-location-icon{flex:0 0 auto;width:14px;height:16px;overflow:visible;color:#c07a5f}.property-specs{font-size:13.5px;font-family:Manrope,sans-serif;font-weight:400;color:#9c8f84}.property-spacer{flex:1 1}.property-footer{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:6px;padding-top:14px;border-top:1px solid rgba(28,26,23,.07)}.property-price{font-size:16px;font-family:Manrope,sans-serif;font-weight:800;color:#5c7a63;white-space:nowrap}.property-more{font-size:13.5px;font-family:Manrope,sans-serif;font-weight:700;color:#1c1a17;display:flex;align-items:center;gap:5px}.property-more svg{flex:0 0 auto}.results-count{display:flex;align-items:center;gap:6px}.results-count__label{font-weight:400;color:#736a62}.results-count__label,.results-count__value{font-size:15px;font-family:Manrope,sans-serif}.results-count__value{font-weight:800;color:#1c1a17}@media(max-width:576px){.results-count__label,.results-count__value{font-size:13px}}.sort-dropdown-wrapper{position:relative;flex:0 0 auto}.sort-dropdown{display:flex;align-items:center;gap:10px;padding:12px 18px;border:1px solid rgba(28,26,23,.15);border-radius:12px;background:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sort-dropdown__label{font-weight:400;color:#9c8f84}.sort-dropdown__label,.sort-dropdown__value{font-size:13.5px;font-family:Manrope,sans-serif;white-space:nowrap}.sort-dropdown__value{font-weight:700;color:#1c1a17}.sort-dropdown__chevron{flex:0 0 auto;transition:transform .15s ease}.sort-dropdown__chevron.open{transform:rotate(180deg)}.sort-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:#fff;border:1px solid rgba(28,26,23,.1);border-radius:12px;box-shadow:0 16px 32px -12px rgba(28,26,23,.18);padding:8px;z-index:20}.sort-dropdown-menu__item{padding:10px 14px;border-radius:8px;font-size:13.5px;font-family:Manrope,sans-serif;font-weight:500;color:#1c1a17;cursor:pointer;white-space:nowrap}.sort-dropdown-menu__item:hover{background:rgba(192,122,95,.08)}.sort-dropdown-menu__item.active{background:rgba(192,122,95,.12);color:#a15c3f;font-weight:700}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:60px 20px;width:100%;text-align:center}.empty-state__text{font-family:Manrope,sans-serif;font-size:15px;font-weight:500;color:#736a62;margin:0}.category-switch{width:100%;align-items:stretch}.category-switch,.mainContent{display:flex;flex-direction:column}.mainContent{align-items:center;justify-content:flex-start;min-height:50vh;background:#faf7f4;padding:64px 0 96px}.mainContent>.container-fluid{padding:0 40px}.mainContent #best-offer-title{font-size:40px;font-family:Manrope,sans-serif;font-weight:500;line-height:1.35;color:#095147;margin-bottom:20px;margin-top:20px;text-align:center}.filter-item-wrapper{display:flex;align-items:center;margin-bottom:8px}.filter-item-wrapper:last-child{margin-bottom:0}.filter-type-list{display:flex;flex-direction:column}.filter-type-item{width:100%;cursor:pointer;padding:11px 16px;border-radius:10px;background:#fff;border:1px solid rgba(9,81,71,.15);font-size:14px;font-family:Manrope,sans-serif;font-weight:600;line-height:1.35;color:#1c1a17;transition:background .15s ease,color .15s ease,border-color .15s ease}.filter-type-item.selected{background:#c68675;border-color:#c68675;color:#fff}.type-toggle-list{display:flex;flex-wrap:wrap;gap:8px}.type-toggle-item{cursor:pointer;padding:8px 16px;border-radius:999px;background:#fff;border:1.5px solid rgba(9,81,71,.15);font-size:13px;font-family:Manrope,sans-serif;font-weight:600;line-height:1.35;color:#1c1a17;transition:background .15s ease,color .15s ease,border-color .15s ease}.type-toggle-item.selected{background:rgba(198,134,117,.12);border-color:#c68675;color:#c68675}.category-group{margin-bottom:24px}.category-group:last-child{margin-bottom:0}.category-group .category-title{font-size:13px;font-family:Manrope,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#736a62;margin-bottom:12px}.filter-panel-header{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-family:Manrope,sans-serif;font-weight:800;color:#1c1a17;margin-bottom:24px}.filter-panel{min-width:272px;max-width:272px;padding:28px 24px;background:#fff;border-radius:18px;border:1px solid rgba(9,81,71,.1);position:-webkit-sticky;position:sticky;top:90px;height:-moz-fit-content;height:fit-content}.results-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:32px}.content{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:20px}.content .homes-column{flex:1 1;min-width:0;display:flex;flex-direction:column}.content .homes-list{row-gap:20px;width:100%;align-content:flex-start;margin:0}.load-more-wrap{display:flex;justify-content:center;padding:8px 0 16px}.load-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 32px;border:1px solid rgba(192,122,95,.35);border-radius:999px;background:#fff;color:#a15c3f;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px -16px rgba(28,26,23,.28);transition:background .2s,border-color .2s,color .2s,transform .2s}.load-more-btn svg{flex:none}.load-more-btn:hover{background:#c07a5f;border-color:#c07a5f;color:#fff;transform:translateY(-1px)}.filter-chip-bar-slot{position:relative;margin:0 -16px 20px}.filter-chip-bar{z-index:1020;background:#faf7f4;padding:8px 0 12px;border-bottom:1px solid rgba(9,81,71,.08)}.filter-chip-bar.is-fixed{position:fixed;top:72px;left:0;right:0;margin:0;box-shadow:0 8px 20px rgba(28,26,23,.06)}.filter-chip-bar__scroller{display:flex;gap:8px;overflow-x:auto;padding:0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-chip-bar__scroller::-webkit-scrollbar{display:none}.filter-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;max-width:220px;padding:9px 14px;border-radius:999px;border:1.5px solid rgba(9,81,71,.16);background:#fff;color:#1c1a17;font-family:Manrope,sans-serif;font-weight:600;font-size:13px;line-height:1.3;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.filter-chip__label{overflow:hidden;text-overflow:ellipsis}.filter-chip__icon{font-size:11px;opacity:.65;transition:transform .15s ease}.filter-chip.is-active{border-color:#c68675;background:rgba(198,134,117,.12);color:#095147}.filter-chip.is-open{border-color:#c68675;background:#c68675;color:#fff}.filter-chip.is-open .filter-chip__icon{opacity:1;transform:rotate(180deg)}.filter-chip:focus-visible{outline:2px solid rgba(198,134,117,.45);outline-offset:2px}.offcanvas.mobile-filter-sheet{height:auto;max-height:85vh;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column}.offcanvas.mobile-filter-sheet .offcanvas-header{padding:18px 20px;border-bottom:1px solid rgba(9,81,71,.1)}.offcanvas.mobile-filter-sheet .offcanvas-header .offcanvas-title{font-family:Manrope,sans-serif;font-weight:800;font-size:17px;color:#1c1a17}.offcanvas.mobile-filter-sheet .offcanvas-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 20px 24px}.offcanvas.mobile-filter-sheet .filter-panel-mobile .checkbox-input-wrapper{min-height:44px;margin-bottom:4px}.offcanvas.mobile-filter-sheet .filter-panel-mobile .type-toggle-item{padding:10px 16px}.offcanvas.mobile-filter-sheet .offcanvas-footer{flex:0 0 auto;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:#fff}.filter-panel-actions,.offcanvas-footer{display:flex;align-items:center;gap:12px;border-top:1px solid rgba(9,81,71,.1)}.filter-panel-actions{margin-top:24px;padding-top:20px}.reset-filters-btn{flex:0 0 auto;background:none;border:none;padding:12px 4px;font-family:Manrope,sans-serif;font-weight:700;font-size:14px;color:#736a62;text-decoration:underline;text-underline-offset:3px}.reset-filters-btn:active{color:#c68675}.show-results-btn{flex:1 1 auto;border-radius:10px;padding:13px 16px;background:#c68675;border-color:#c68675;font-family:Manrope,sans-serif;font-weight:700;font-size:14px;transition:box-shadow .15s ease,transform .1s ease}.show-results-btn:active,.show-results-btn:focus,.show-results-btn:hover{background-color:#c68675!important;border-color:#c68675!important}.show-results-btn.is-dirty{box-shadow:0 0 0 3px rgba(198,134,117,.25)}@media(max-width:991.98px){.mainContent>.container-fluid{padding:0 16px}}.property-card-link{display:block}.property-card-link,.property-card-link:focus,.property-card-link:hover,.property-card-link:visited{text-decoration:none;color:inherit}.hero{overflow:hidden;background:linear-gradient(180deg,#faf5f0,#f5ebe1)}.hero-inner{position:relative;min-height:748px;overflow:hidden}.hero-inner:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(250,245,240,.94),rgba(250,245,240,.78) 40%,rgba(250,245,240,.35) 70%,rgba(250,245,240,.08));pointer-events:none}.hero-wl-inner{position:relative;z-index:2;padding:72px 64px;min-height:748px;display:flex}.hero-layout,.hero-wl-inner{width:100%;align-items:center}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);grid-gap:48px;gap:48px}.hero-layout:not(:has(.hero-event)){grid-template-columns:minmax(0,1fr)}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}@media(prefers-reduced-motion:reduce){.hero-video{display:none}}.hero-content{min-width:0}.hero-content h1{margin:0;max-width:560px;font-family:Lora,serif;font-weight:500;font-size:52px;line-height:1.1;color:#1c1a17;white-space:pre-line}.hero-content .hero-subtitle{margin:24px 0 0;max-width:480px;font-family:Lora,serif;font-style:italic;font-weight:400;font-size:21px;color:#a15c3f}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;background:rgba(192,122,95,.12);border:1px solid rgba(192,122,95,.3);margin-bottom:28px;width:-moz-fit-content;width:fit-content;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#a15c3f}.hero-badge .dot{width:6px;height:6px;border-radius:50%;background:#c68675;flex:0 0 auto}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:44px}.hero-cta{padding:16px 34px;background:#c68675;color:#fff;font-size:15.5px;border-radius:999px;box-shadow:0 16px 28px -12px rgba(192,122,95,.55)}.hero-cta,.hero-link{font-family:Manrope,sans-serif;font-weight:700;cursor:pointer}.hero-link{font-size:15px;color:#1c1a17;text-decoration:none;display:flex;align-items:center;gap:6px;background:none;border:none;padding:0}.hero-features{background:#fffdfb;padding:44px 0}.hero-features-inner{width:100%;padding:0 64px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.hero-feature{padding:0 40px;border-right:1px solid rgba(28,26,23,.1)}.hero-feature:first-child{padding-left:0}.hero-feature:last-child{padding-right:0;border-right:none}.hero-feature-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.hero-feature-icon{width:28px;height:28px;border-radius:50%;background:#f2e2da;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.hero-feature-title{font-family:Manrope,sans-serif;font-size:17px;font-weight:700;color:#1c1a17}.hero-feature p{margin:0;font-family:Manrope,sans-serif;font-size:15px;line-height:1.6;color:#736a62}@media(max-width:991.8px){.hero-inner{min-height:572px}.hero-inner:after{background:linear-gradient(180deg,rgba(250,245,240,.92),rgba(250,245,240,.72))}.hero-wl-inner{min-height:572px;padding:60px 24px}.hero-layout{grid-template-columns:1fr;gap:28px;align-items:start}.hero-content h1{font-size:36px;max-width:100%}.hero-content .hero-subtitle{max-width:100%}.hero-features{padding:40px 0}.hero-features-inner{grid-template-columns:1fr;padding:0 24px}.hero-feature{padding:24px 0;border-right:none;border-bottom:1px solid rgba(28,26,23,.1)}.hero-feature:first-child{padding-top:0}.hero-feature:last-child{padding-bottom:0;border-bottom:none}}