.properties-module__R2RRtG__container{max-width:1200px;margin:0 auto;padding:24px}.properties-module__R2RRtG__title{margin-bottom:4px;font-size:2rem;font-weight:800}.properties-module__R2RRtG__subtitle{color:var(--text-secondary);margin-bottom:16px;font-size:.95rem}.properties-module__R2RRtG__chipsOuter{width:100%;margin-bottom:16px;padding:4px 0 16px;display:flex;position:relative}@media (max-width:1024px){.properties-module__R2RRtG__chipsOuter{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.properties-module__R2RRtG__chipsOuter:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--bg-surface) 100%);pointer-events:none;z-index:10;width:24px;position:absolute;top:0;bottom:0;right:0}.properties-module__R2RRtG__chipsOuter::-webkit-scrollbar{display:none}}.properties-module__R2RRtG__chipsContainer{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.properties-module__R2RRtG__chip{background-color:var(--bg-surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:9999px;align-items:center;gap:6px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.properties-module__R2RRtG__chip:hover{border-color:var(--primary-light-hover);color:var(--primary);background-color:var(--primary-light)}.properties-module__R2RRtG__activeChip{box-shadow:var(--shadow-sm);background-color:var(--primary-light)!important;color:var(--primary)!important;border-color:var(--primary)!important;font-weight:700!important}.properties-module__R2RRtG__dropdownContainer{display:inline-block;position:relative}.properties-module__R2RRtG__dropdownMenu{z-index:1000;background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);flex-direction:column;gap:4px;min-width:200px;padding:8px;animation:.2s properties-module__R2RRtG__fadeIn;display:flex;position:absolute;top:calc(100% + 8px);left:0}@media (max-width:1024px){.properties-module__R2RRtG__dropdownMenu{z-index:9999;min-width:220px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 32px #00000040}}.properties-module__R2RRtG__dropdownItem{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-size:.85rem;font-weight:600;transition:all .2s}.properties-module__R2RRtG__dropdownItem:hover{background-color:var(--primary-light);color:var(--primary);padding-left:18px}.properties-module__R2RRtG__layout{grid-template-columns:280px 1fr;align-items:start;gap:32px;display:grid}@media (max-width:768px){.properties-module__R2RRtG__layout{grid-template-columns:1fr;margin-bottom:40px}}.properties-module__R2RRtG__sidebar{border-radius:var(--radius-md);border:1px solid var(--border);background-color:var(--bg-surface);box-shadow:var(--shadow-sm);flex-direction:column;gap:24px;padding:24px;display:flex;position:sticky;top:94px}.properties-module__R2RRtG__filterSectionTitle{color:var(--text-primary);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:1rem;font-weight:700;display:flex}.properties-module__R2RRtG__resetButton{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}.properties-module__R2RRtG__resetButton:hover{text-decoration:underline}.properties-module__R2RRtG__filterGroup{flex-direction:column;gap:8px;display:flex}.properties-module__R2RRtG__filterGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.properties-module__R2RRtG__selectInput{border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--bg-surface-secondary);width:100%;color:var(--text-primary);padding:10px 12px}.properties-module__R2RRtG__priceRangeInputs{align-items:center;gap:8px;display:flex}.properties-module__R2RRtG__priceInput{border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--bg-surface-secondary);width:100%;color:var(--text-primary);padding:10px;font-size:.85rem}.properties-module__R2RRtG__radioList{flex-direction:column;gap:8px;display:flex}.properties-module__R2RRtG__radioOption{cursor:pointer;align-items:center;gap:8px;font-size:.9rem;display:flex}.properties-module__R2RRtG__radioOption input{cursor:pointer}.properties-module__R2RRtG__checkboxList{flex-direction:column;gap:8px;display:flex}.properties-module__R2RRtG__checkboxOption{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:.88rem;transition:color .2s;display:flex}.properties-module__R2RRtG__checkboxOption:hover{color:var(--primary)}.properties-module__R2RRtG__checkboxOption input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);cursor:pointer;border-radius:4px}.properties-module__R2RRtG__activeFilterCount{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:6px;font-size:.72rem;font-weight:800;display:inline-flex}.properties-module__R2RRtG__listingsArea{flex-direction:column;gap:24px;display:flex}.properties-module__R2RRtG__resultsHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.properties-module__R2RRtG__sortSelect{border:1px solid var(--border);background-color:var(--bg-surface);width:auto;color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:9999px;outline:none;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.properties-module__R2RRtG__sortSelect:hover{border-color:var(--primary);color:var(--primary)}.properties-module__R2RRtG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.properties-module__R2RRtG__propertyCard{border-radius:var(--radius-md);border:1px solid var(--border);background-color:var(--bg-surface);box-shadow:var(--shadow-sm);opacity:1;color:inherit;flex-direction:column;width:100%;height:100%;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.properties-module__R2RRtG__propertyCard:hover{box-shadow:0 20px 30px #0000001f, var(--shadow-glow);border-color:var(--primary);transform:translateY(-8px)scale(1.02)}.properties-module__R2RRtG__imageWrapper{aspect-ratio:16/10;background-color:var(--bg-surface-secondary);border-top-left-radius:inherit;border-top-right-radius:inherit;width:100%;height:auto;position:relative;overflow:hidden}.properties-module__R2RRtG__propertyImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.8,.25,1);display:block}.properties-module__R2RRtG__propertyCard:hover .properties-module__R2RRtG__propertyImage{transform:scale(1.06)}.properties-module__R2RRtG__saveButton{z-index:5;cursor:pointer;width:30px;height:30px;box-shadow:var(--shadow-sm);color:var(--text-secondary);background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background-color .2s;display:flex;position:absolute;bottom:12px;right:12px}.properties-module__R2RRtG__saveButton:hover{color:var(--primary);background-color:#fff;transform:scale(1.1)}.properties-module__R2RRtG__cardContent{flex-direction:column;flex-grow:1;gap:6px;padding:12px 14px;display:flex}.properties-module__R2RRtG__cardMetaRow{justify-content:space-between;align-items:center;width:100%;display:flex}.properties-module__R2RRtG__ratingBadge{color:var(--accent-hover);background-color:var(--accent-light);border-radius:var(--radius-sm);align-items:center;gap:4px;padding:2px 6px;font-size:.8rem;font-weight:700;display:inline-flex}.properties-module__R2RRtG__cardPrice{color:var(--primary);justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.properties-module__R2RRtG__cardPricePeriod{color:var(--text-secondary);font-size:.8rem;font-weight:500}.properties-module__R2RRtG__cardTitle{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:1.4em;font-size:1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.properties-module__R2RRtG__cardLocation{color:var(--text-secondary);align-items:center;gap:4px;font-size:.8rem;display:flex}.properties-module__R2RRtG__amenitiesRow{color:var(--text-secondary);border-top:1px dashed var(--border);border-bottom:1px dashed var(--border);align-items:center;gap:12px;width:100%;margin-top:auto;margin-bottom:6px;padding:6px 0;font-size:.78rem;display:flex}.properties-module__R2RRtG__amenity{align-items:center;gap:4px;display:inline-flex}.properties-module__R2RRtG__cardFooter{border-top:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:8px 14px;font-size:.8rem;font-weight:500;display:flex}.properties-module__R2RRtG__viewDetailsBtn{background-color:var(--primary-light);color:var(--primary);border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:all .2s}.properties-module__R2RRtG__propertyCard:hover .properties-module__R2RRtG__viewDetailsBtn{background-color:var(--primary)!important;color:#fff!important}@keyframes properties-module__R2RRtG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.properties-module__R2RRtG__noListings{text-align:center;background:var(--bg-surface);border-radius:var(--radius-md);border:1px dashed var(--border);color:var(--text-secondary);flex-direction:column;align-items:center;gap:16px;padding:80px 24px;display:flex}.properties-module__R2RRtG__mobileFilterBar,.properties-module__R2RRtG__mobileApplyBtn,.properties-module__R2RRtG__mobileBackdrop,.properties-module__R2RRtG__closeMobileFilterBtn,.properties-module__R2RRtG__mobileDrawerFooter{display:none}@media (max-width:768px){.properties-module__R2RRtG__mobileBackdrop{-webkit-backdrop-filter:blur(6px);z-index:1050;background-color:#0f172abf;animation:.25s properties-module__R2RRtG__fadeIn;display:block;position:fixed;inset:0}.properties-module__R2RRtG__mobileFilterBar{z-index:40;background-color:var(--bg-surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin:0 -24px 16px;padding:12px 24px;display:flex;position:sticky;top:70px;box-shadow:0 4px 6px -1px #0000000d}.properties-module__R2RRtG__mobileFilterToggle{background-color:var(--primary-light);color:var(--primary);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.properties-module__R2RRtG__mobileFilterToggle:hover{background-color:var(--primary-light-hover)}.properties-module__R2RRtG__mobileResetBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600}.properties-module__R2RRtG__closeMobileFilterBtn{background:var(--bg-surface-secondary);border:1px solid var(--border);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.properties-module__R2RRtG__closeMobileFilterBtn:hover{background:var(--primary-light);color:var(--primary)}.properties-module__R2RRtG__mobileDrawerFooter{border-top:1px solid var(--border);gap:10px;margin-top:20px;padding-top:16px;display:flex}.properties-module__R2RRtG__sidebar{z-index:1051;background-color:var(--bg-surface);border:1px solid var(--border);border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;height:85vh;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) properties-module__R2RRtG__slideUpModal;display:none;position:fixed;inset:15vh 0 0;overflow-y:auto;box-shadow:0 -10px 40px #00000040}.properties-module__R2RRtG__sidebar.properties-module__R2RRtG__showMobile{display:flex!important}.properties-module__R2RRtG__grid{box-sizing:border-box;gap:16px;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important}.properties-module__R2RRtG__propertyCard{box-sizing:border-box;flex-direction:column!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;display:flex!important;overflow:hidden!important}.properties-module__R2RRtG__imageWrapper{position:relative;aspect-ratio:16/10!important;flex-shrink:0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.properties-module__R2RRtG__propertyImage{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.properties-module__R2RRtG__cardContent{opacity:1!important;visibility:visible!important;flex-direction:column!important;flex-grow:1!important;gap:4px!important;padding:10px 12px!important;display:flex!important}.properties-module__R2RRtG__cardTitle{min-height:0!important;margin-top:0!important;margin-bottom:4px!important;font-size:.95rem!important;line-height:1.3!important}.properties-module__R2RRtG__cardFooter{border-top:1px solid var(--border)!important;justify-content:space-between!important;align-items:center!important;margin-top:4px!important;padding:8px 12px!important;display:flex!important}.properties-module__R2RRtG__container{padding:24px 16px 40px}.properties-module__R2RRtG__title{font-size:1.6rem}.properties-module__R2RRtG__subtitle{margin-bottom:16px}.properties-module__R2RRtG__listingsArea{gap:16px}}@keyframes properties-module__R2RRtG__slideUpModal{0%{transform:translateY(100%)}to{transform:translateY(0)}}
