.filters-modal[data-v-7fccb540]{align-items:center;background:#00000080;top:0;right:0;bottom:0;left:0;justify-content:center;overflow-y:auto;padding:16px;position:fixed;z-index:1000;-webkit-overflow-scrolling:touch;display:flex!important;opacity:0;transition:all .3s ease;visibility:hidden}.filters-modal__content[data-v-7fccb540]{background:var(--text-white);border-radius:40px 40px 0 0;bottom:0;display:flex;flex-direction:column;left:0;margin-left:auto;max-height:90vh;overflow:hidden;position:fixed;right:0;transform:translateY(100%);transition:all .3s ease;width:100%}@media(min-width:768px){.filters-modal__content[data-v-7fccb540]{border-radius:32px;bottom:0;height:calc(100vh - 64px);left:auto;margin:auto 0;right:16px;top:0;transform:translateY(0) translate(100%);width:390px}}.filters-modal--open[data-v-7fccb540]{opacity:1;visibility:visible}.filters-modal--open .filters-modal__content[data-v-7fccb540]{transform:translateY(0)}@media(min-width:768px){.filters-modal--open .filters-modal__content[data-v-7fccb540]{transform:translateY(0) translate(0)}}.filters-modal__header[data-v-7fccb540]{align-items:center;background:linear-gradient(0deg,#fffdf600,#fffdf6 50%);display:flex;justify-content:space-between;padding:26px 20px;position:relative;z-index:5}.filters-modal__title[data-v-7fccb540]{color:var(--brand-obsidian)}.filters-modal__close[data-v-7fccb540]{align-items:center;background:none;border:none;color:var(--text-secondary);cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .3s ease}.filters-modal__close[data-v-7fccb540]:hover{color:var(--brand-obsidian)}.filters-modal__body[data-v-7fccb540]{flex:1;gap:32px;margin-bottom:-92px;margin-top:-84px;overflow-y:auto;padding:84px 20px 104px}.filters-modal__body[data-v-7fccb540],.filters-modal__section[data-v-7fccb540]{display:flex;flex-direction:column}.filters-modal__section--toggle[data-v-7fccb540]{gap:8px}.filters-modal__section-title[data-v-7fccb540]{color:var(--brand-obsidian);font-weight:700;margin-bottom:12px}.filters-modal__search-input[data-v-7fccb540]{background:var(--background-primary);border:none;border-radius:24px;color:var(--brand-obsidian);font-size:16px;font-weight:600;height:40px;line-height:150%;outline:none;padding:0 16px;width:100%}.filters-modal__search-input[data-v-7fccb540]::-moz-placeholder{color:#7f7e7a}.filters-modal__search-input[data-v-7fccb540]::placeholder{color:#7f7e7a}.filters-modal__search-input[data-v-7fccb540]:focus{border-color:var(--brand-terracotta)}.filters-modal__toggle[data-v-7fccb540]{align-items:center;cursor:pointer;display:flex;gap:12px}.filters-modal__toggle .filters-modal__toggle-label span[data-v-7fccb540]{align-items:center;border-radius:12px;color:var(--brand-ivory);display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;line-height:160%;margin-left:4px;padding:0 6px}@media(min-width:768px){.filters-modal__toggle .filters-modal__toggle-label span[data-v-7fccb540]{font-size:12px;height:20px;padding:0 8px}}.filters-modal__toggle--new .filters-modal__toggle-label span[data-v-7fccb540]{background:linear-gradient(180deg,#00d05c,#2e8b57)}.filters-modal__toggle--hit .filters-modal__toggle-label span[data-v-7fccb540]{background:linear-gradient(180deg,#f4a460,#d76300)}.filters-modal__toggle-input[data-v-7fccb540]{display:none}.filters-modal__toggle-input+.filters-modal__toggle-label[data-v-7fccb540]{align-items:center;color:var(--brand-obsidian);display:flex;font-size:16px;font-weight:600;height:28px;line-height:150%;padding-right:56px;position:relative;width:100%}.filters-modal__toggle-input+.filters-modal__toggle-label[data-v-7fccb540]:before{background:var(--background-primary);border-radius:16px;content:"";height:28px;position:absolute;right:0;top:0;transition:all .3s ease;width:48px}.filters-modal__toggle-input+.filters-modal__toggle-label[data-v-7fccb540]:after{background:var(--brand-obsidian);border-radius:50%;bottom:0;content:"";height:16px;margin:auto 0;position:absolute;right:6px;top:0;transform:translate(-20px);transition:all .3s ease;width:16px;z-index:1}.filters-modal__toggle-input:checked+.filters-modal__toggle-label[data-v-7fccb540]:before{background:var(--brand-obsidian)}.filters-modal__toggle-input:checked+.filters-modal__toggle-label[data-v-7fccb540]:after{background:var(--text-white);transform:translate(0)}.filters-modal__toggle-input[data-v-7fccb540]:after{background:var(--text-white);border-radius:50%;content:"";height:24px;left:2px;position:absolute;top:2px;transition:all .3s ease;width:24px}.filters-modal__toggle-label[data-v-7fccb540]{color:var(--brand-obsidian);font-size:16px}.filters-modal__checkboxes[data-v-7fccb540]{display:flex;flex-wrap:wrap;gap:6px}.filters-modal__checkbox-input[data-v-7fccb540]{display:none}.filters-modal__checkbox-input:checked+.filters-modal__checkbox-label[data-v-7fccb540]{background:var(--brand-obsidian);color:var(--background-primary)}.filters-modal__checkbox-label[data-v-7fccb540]{align-items:center;background:var(--background-primary);border-radius:16px;color:var(--brand-obsidian);cursor:pointer;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;line-height:143%;padding:0 14px;transition:all .3s ease}.filters-modal__range[data-v-7fccb540]{display:flex;flex-direction:column;gap:16px}.filters-modal__range-inputs[data-v-7fccb540]{align-items:center;display:flex;gap:12px}.filters-modal__range-input-wrapper[data-v-7fccb540]{position:relative;width:calc(50% - 6px)}.filters-modal__range-input[data-v-7fccb540]{background:var(--background-primary);border:none;border-radius:24px;color:#7f7e7a;font-size:16px;font-weight:600;height:40px;line-height:150%;padding:0 16px;width:100%}.filters-modal__range-input[data-v-7fccb540]:focus{border-color:var(--brand-terracotta)}.filters-modal__range-input:focus+.filters-modal__range-label[data-v-7fccb540]{opacity:0}.filters-modal__range-label[data-v-7fccb540]{align-items:center;background:var(--background-primary);border:none;border-radius:24px;bottom:0;color:var(--text-secondary);color:#7f7e7a;display:flex;font-size:14px;font-size:16px;font-weight:600;left:0;line-height:150%;padding:0 16px;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s ease;z-index:1}.filters-modal__range-separator[data-v-7fccb540]{color:var(--text-secondary);font-weight:600}.filters-modal__range-slider[data-v-7fccb540]{background:var(--background-primary);border-radius:4px;display:block;height:4px;position:relative;width:100%}.filters-modal__range-track[data-v-7fccb540]{background:var(--brand-terracotta);z-index:0}.filters-modal__range-track[data-v-7fccb540],.filters-modal__slider[data-v-7fccb540]{border-radius:2px;height:4px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.filters-modal__slider[data-v-7fccb540]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;width:100%}.filters-modal__slider[data-v-7fccb540]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--brand-terracotta);border:2px solid var(--brand-ivory);border-radius:50%;box-sizing:border-box;cursor:pointer;height:28px;pointer-events:all;position:relative;width:28px;z-index:2}.filters-modal__slider[data-v-7fccb540]::-moz-range-thumb{background:var(--brand-terracotta);border:2px solid var(--brand-ivory);border-radius:50%;box-sizing:border-box;cursor:pointer;height:28px;pointer-events:all;position:relative;width:28px;z-index:2}.filters-modal__slider--min[data-v-7fccb540]{z-index:1}.filters-modal__slider--max[data-v-7fccb540]{z-index:2}.filters-modal__footer[data-v-7fccb540]{background:linear-gradient(180deg,#fffdf600,#fffdf6 50%);display:flex;padding:20px;position:relative;z-index:5}.filters-modal__footer .button[data-v-7fccb540]{height:52px;width:100%}.fade-enter-active[data-v-7fccb540],.fade-leave-active[data-v-7fccb540]{transition:all .3s ease}.fade-enter-from[data-v-7fccb540],.fade-leave-to[data-v-7fccb540]{opacity:0}.fade-enter-from .filters-modal__content[data-v-7fccb540],.fade-leave-to .filters-modal__content[data-v-7fccb540]{transform:translateY(100%)}@media(min-width:768px){.fade-enter-from .filters-modal__content[data-v-7fccb540],.fade-leave-to .filters-modal__content[data-v-7fccb540]{transform:translateY(0) translate(100%)}}.fade-enter-to[data-v-7fccb540],.fade-leave-from[data-v-7fccb540]{opacity:1}.fade-enter-to .filters-modal__content[data-v-7fccb540],.fade-leave-from .filters-modal__content[data-v-7fccb540]{transform:translateY(0)}@media(min-width:768px){.fade-enter-to .filters-modal__content[data-v-7fccb540],.fade-leave-from .filters-modal__content[data-v-7fccb540]{transform:translateY(0) translate(0)}}.properties-catalog--map[data-v-d961fab0]{min-height:100vh}.properties-catalog__top-bar[data-v-d961fab0]{position:relative}.properties-catalog__top-bar-main[data-v-d961fab0]{display:flex;flex-direction:column;gap:8px;padding-bottom:16px;position:relative;width:100%}@media(min-width:768px){.properties-catalog__top-bar-main[data-v-d961fab0]{gap:0;padding:0;width:auto}}.properties-catalog__top-bar-main[data-v-d961fab0]:before{background:var(--text-white);border-radius:0 0 40px 40px;bottom:0;box-shadow:0 0 16px #0000001f;content:"";left:-20px;position:absolute;right:-20px;top:-200px;z-index:-1}@media(min-width:768px){.properties-catalog__top-bar-main[data-v-d961fab0]:before{display:none}}.properties-catalog__top-bar-secondary[data-v-d961fab0]{display:flex;gap:4px;width:100%}@media(min-width:768px){.properties-catalog__top-bar-secondary[data-v-d961fab0]{display:flex;gap:0;width:auto}}.properties-catalog__top-bar-content[data-v-d961fab0]{display:flex;flex-wrap:wrap;gap:8px 0;margin-top:0;padding-top:0;position:relative;z-index:5}@media(min-width:768px){.properties-catalog__top-bar-content[data-v-d961fab0]{align-items:center;flex-direction:row}}.properties-catalog__view-switch[data-v-d961fab0]{background:linear-gradient(0deg,#403433,#544241);border-radius:32px;display:flex;height:44px;padding:4px;width:100%}@media(min-width:768px){.properties-catalog__view-switch[data-v-d961fab0]{margin-right:16px;width:auto}}.properties-catalog__view-btn[data-v-d961fab0]{align-items:center;border-radius:28px;color:var(--brand-ivory);cursor:pointer;display:inline-flex;flex:1;font-size:16px;font-weight:700;height:36px;justify-content:center;line-height:150%;padding:0 16px;text-align:center;transition:all .3s ease}.properties-catalog__view-btn.active[data-v-d961fab0]{background:linear-gradient(180deg,#f4a460,#d76300);box-shadow:0 4px 16px #0000003d}.properties-catalog__reset-btn[data-v-d961fab0]{align-items:center;background:transparent;border:none;color:#dc2626;cursor:pointer;display:inline-flex;font-weight:600;gap:4px;height:auto;justify-content:center;margin-left:12px;padding:0;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:4px;transition:all .3s ease}.properties-catalog__reset-btn[data-v-d961fab0]:hover{color:#b91c1c;text-decoration-color:#b91c1c}.properties-catalog__reset-btn[data-v-d961fab0] svg path{stroke:currentColor;transition:all .3s ease}.properties-catalog__filters-btn[data-v-d961fab0]{align-items:center;background:var(--text-white);border-radius:32px;color:var(--brand-obsidian);cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:6px;height:36px;justify-content:center;line-height:150%;padding:0 16px 0 12px;position:relative;transition:all .3s ease}.properties-catalog__filters-btn span[data-v-d961fab0]{transition:all .3s ease}.properties-catalog__filters-btn .counter[data-v-d961fab0]{align-items:center;background:var(--brand-terracotta);border-radius:50%;color:var(--brand-ivory);display:inline-flex;font-size:12px;font-weight:600;height:20px;justify-content:center;line-height:133%;min-width:20px;position:absolute;right:-6px;text-align:center;top:-6px}.properties-catalog__filters-btn[data-v-d961fab0] svg path{transition:all .3s ease}.properties-catalog__filters-btn[data-v-d961fab0]:hover{background:var(--brand-obsidian);color:var(--text-white)}.properties-catalog__filters-btn[data-v-d961fab0]:hover svg path{fill:var(--text-white)}.properties-catalog__quick-filters[data-v-d961fab0]{display:none}@media(min-width:768px){.properties-catalog__quick-filters[data-v-d961fab0]{display:flex;flex-wrap:wrap;gap:6px;margin-left:6px}}.properties-catalog__quick-filter[data-v-d961fab0]{align-items:center;background:var(--text-white);border-radius:32px;color:var(--brand-obsidian);cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:6px;height:36px;justify-content:center;line-height:150%;padding:16px;transition:all .3s ease}.properties-catalog__quick-filter.active[data-v-d961fab0]{background:var(--brand-obsidian);color:var(--text-white)}.properties-catalog__map-view[data-v-d961fab0]{height:calc(100vh - 200px);position:relative;width:100%}.properties-catalog__list-view[data-v-d961fab0]{padding:24px 0 48px}@media(min-width:768px){.properties-catalog__list-view[data-v-d961fab0]{padding:48px 0}}.properties-catalog__list-header[data-v-d961fab0]{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}@media(min-width:768px){.properties-catalog__list-header[data-v-d961fab0]{align-items:flex-end;flex-direction:row;justify-content:space-between}}.properties-catalog__list-header-left[data-v-d961fab0]{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.properties-catalog__list-header-left[data-v-d961fab0]{align-items:flex-end;flex-direction:row}}.properties-catalog__list-header-right[data-v-d961fab0]{align-items:center;display:flex}.properties-catalog__title[data-v-d961fab0]{color:var(--brand-obsidian)}.properties-catalog__count[data-v-d961fab0]{color:var(--text-secondary);position:relative;top:-3px}.properties-catalog__sort-label[data-v-d961fab0]{display:inline-block;position:relative}.properties-catalog__sort-icon[data-v-d961fab0]{left:16px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.properties-catalog__sort-select[data-v-d961fab0]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--text-white);border:none;border-radius:32px;color:var(--brand-obsidian);cursor:pointer;font-size:16px;font-weight:600;height:36px;outline:none;padding:0 16px 0 44px}.properties-catalog__empty[data-v-d961fab0],.properties-catalog__error[data-v-d961fab0],.properties-catalog__loading[data-v-d961fab0]{color:var(--text-secondary);padding:48px 0;text-align:center}
