.property-search-filter-popover .ant-popover-inner{padding:0;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.property-search-filter{width:min(360px,calc(100vw - 48px));max-height:min(70vh,640px);overflow-y:auto;padding:20px 24px 24px;box-sizing:border-box}.property-search-filter-title{font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:600;color:#262626;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e8e8e8}.property-search-filter-field{margin-bottom:16px}.property-search-filter-field label{display:block;font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}.property-search-filter-field .ant-select{width:100%}.property-search-filter-field .ant-select-selector{min-height:44px!important;border-radius:8px!important;border-color:#333!important;align-items:center}.property-search-filter-field .ant-input{min-height:44px;border-radius:8px;border-color:#333}.property-search-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.property-search-filter-grid .ant-input,.property-search-filter-grid .ant-select{width:100%;min-width:0}.property-search-filter-category{display:flex;gap:8px}.property-search-filter-category-btn{flex:1 1;padding:10px 12px;border:1px solid #d9e1e2;border-radius:999px;background:#fff;color:var(--colorTextPrimaryDark,#262626);font-size:13px;cursor:pointer;transition:all .2s ease}.property-search-filter-category-btn.is-active,.property-search-filter-category-btn:hover{border-color:var(--colorPrimary,#18474b);color:var(--colorPrimary,#18474b);background:rgba(24,71,75,.06)}.property-search-filter-category-btn.is-active{font-weight:600}.property-search-filter-actions{display:flex;gap:12px;margin-top:8px}.property-search-filter-actions .ant-btn{flex:1 1;height:44px;border-radius:8px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}.property-search-filter-apply{background:var(--colorPrimary,#18474b)!important;border-color:var(--colorPrimary,#18474b)!important;color:#fff!important}.property-search-filter-apply:hover{background:#1e5c61!important;border-color:#1e5c61!important;color:#fff!important}.property-search-filter-clear{background:#e9efee!important;border:1px solid var(--colorPrimary,#18474b)!important;color:var(--colorPrimary,#18474b)!important}.property-search-filter-clear:hover{background:#dce8e7!important;color:var(--colorPrimary,#18474b)!important;border-color:var(--colorPrimary,#18474b)!important}.featured-properties .search-filter-group{display:flex;align-items:stretch;gap:10px;flex-grow:1;max-width:360px}.featured-properties .search-filter-group .google-autocomplete-wrapper{max-width:none;flex:1 1}.featured-properties .filter-button{flex-shrink:0;color:#c8922a!important}.featured-properties .filter-button.active,.featured-properties .filter-button:hover{color:#fff!important;background:#c8922a!important}@media screen and (max-width:767.5px){.property-search-filter-grid{grid-template-columns:1fr}}