.target-input-container{position:relative;display:inline-block;width:auto;flex-shrink:0}.target-button{width:auto;min-width:80px;max-width:120px;padding:12px 16px;background:#F09108;border:2px solid #f09108;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;color:white;text-align:left;min-height:48px;display:flex;align-items:center;justify-content:space-between}.target-button:hover{background:#e07a00;border-color:#e07a00;transform:translateY(-1px)}.target-button:focus{outline:none;box-shadow:0 0 0 3px rgba(240,145,8,.2)}.target-button.selected,.target-button:focus{background:#e07a00;border-color:#e07a00}.target-button-text{flex:1 1;text-align:left}.target-button i{transition:transform .3s ease;color:white;font-size:12px;margin-left:4px}.target-button i.rotated{transform:rotate(180deg)}.target-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:white;border:1px solid #e0e0e0;border-radius:8px;z-index:9999;margin-top:4px;padding:8px;min-width:200px;width:max-content}.target-options-horizontal{display:flex;gap:8px;align-items:center;width:100%;flex-wrap:nowrap}.target-options-horizontal::-webkit-scrollbar{height:4px}.target-options-horizontal::-webkit-scrollbar-track{background:#f5f5f5;border-radius:2px}.target-options-horizontal::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.target-options-horizontal::-webkit-scrollbar-thumb:hover{background:#999}.target-option-item{display:flex;align-items:center;justify-content:center;min-width:48px;height:44px;padding:10px 14px;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:6px;cursor:pointer;font-size:15px;font-weight:500;color:#333;text-align:center;transition:all .2s ease;flex-shrink:0}.target-option-item:hover{background:#e9ecef;border-color:#F09108;color:#F09108}.target-option-item.selected{background:#F09108;border-color:#F09108;color:#fff}.target-option-item.selected:hover{background:#d17a06;border-color:#d17a06;color:#fff}@media (max-width:768px){.target-button{padding:10px 12px;font-size:13px;min-height:44px;min-width:70px;max-width:100px}.target-option-item{min-width:40px;height:36px;padding:8px 12px;font-size:13px}.target-options-horizontal{gap:6px}.target-input-container{position:relative;z-index:1000}.target-dropdown{z-index:10001!important;margin-top:8px}}.target-option-item:disabled{opacity:.6;cursor:not-allowed;background-color:#f8f9fa}.target-option-item:disabled:hover{border-color:#e1e5e9;box-shadow:0 2px 4px rgba(0,0,0,.1);transform:none}.property-suggestion-container{position:relative;width:100%;z-index:1000;flex:1 1 auto;min-width:0}.property-search-bar2 .property-suggestion-container{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.property-suggestion-input-wrapper{position:relative;width:100%}.property-suggestion-input{width:100%;padding:16px 20px;border:none;border-radius:0;font-size:16px;font-weight:500;outline:none;transition:all .3s ease;background:white!important;color:#333!important;min-height:48px;box-shadow:none;&:focus{outline:none}&:focus,&:hover{background:white!important}&::placeholder{color:#ccc;opacity:.7}}.property-suggestion-loading{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.property-suggestion-dropdown{position:absolute;background:white;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);overflow-y:auto;z-index:9999;.suggestion-hint{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;color:#666;display:flex;align-items:center;i{color:#007bff}}.suggestion-item{cursor:pointer;border-bottom:none;transition:all .2s ease;min-height:auto;display:flex;align-items:stretch;border-radius:6px;background:white!important;&:last-child{border-bottom:none}&.selected,&:hover{background-color:#f8f9fa!important}.suggestion-wrap{display:flex;flex-direction:column;.suggestion-top{display:flex;align-items:center;.suggestion-icon{display:flex;align-items:center;justify-content:center}.suggestion-title-container{display:flex;justify-content:space-between;overflow:hidden;.suggestion-title1{color:#333!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.suggestion-title2{color:#afafaf}}}.suggestion-bottom{display:flex;justify-content:flex-start;align-items:flex-start;.suggestion-title3{color:#afafaf!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}}.suggestion-tag{display:inline-block;background-color:#1e3a8a;color:white;border-radius:12px;font-weight:500;line-height:1.2}.highlight{background-color:#ffff99!important;color:#333!important;font-weight:600!important;padding:0;border-radius:0}.suggestion-no-results{padding:20px 16px;text-align:center;color:#666;font-size:14px}}}}.property-search-bar2 .property-suggestion-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;width:100%;margin-top:0}.property-search-bar2{position:relative}.property-suggestion-dropdown::-webkit-scrollbar{width:6px}.property-suggestion-dropdown::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.property-suggestion-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.property-suggestion-dropdown::-webkit-scrollbar-thumb:hover{background:#999}.search-query{font-weight:600;color:#007bff;margin-left:4px}@media (prefers-color-scheme:dark){.property-suggestion-input{background-color:white!important;border-color:#e1e5e9!important;color:#333!important}.property-suggestion-input:focus{border-color:#F09108!important;box-shadow:0 0 0 3px rgba(240,145,8,.1)!important}.property-suggestion-dropdown{background-color:white!important;border-color:#f0f0f0!important}.suggestion-item{border-bottom:none;margin:1px 0;border-radius:6px;background:white!important}.suggestion-item.selected,.suggestion-item:hover{background-color:#f8f9fa!important}.suggestion-title1{color:#333!important}.suggestion-title3{color:#afafaf!important}.highlight{background-color:#ffff99!important;color:#333!important}}@media (orientation:portrait){@media (max-width:575px){.property-listing-page{.property-suggestion-dropdown{width:calc(100% + 180px)}}.property-suggestion-dropdown{top:100%;left:0;right:0;max-height:calc(100vh - 180px);margin:8px -60px 0 -80px;padding:8px;width:calc(100% + 140px);.suggestion-hint{padding:8px 16px;font-size:12px;gap:8px;i{font-size:14px}}.suggestion-item{padding:0;margin:1px 0;.suggestion-wrap{padding:6px 4px;width:100%;.suggestion-top{width:100%;.suggestion-icon{height:16px;width:16px;margin-right:6px;font-size:16px}.suggestion-title-container{width:100%;.suggestion-title1{font-size:16px;max-width:100%}.suggestion-title2{display:none}}}.suggestion-bottom{width:100%;padding-left:24px;.suggestion-title3{font-size:12px;width:100%}}.suggestion-tag-mobile{font-size:10px;display:flex;padding-left:24px}.suggestion-tag{padding:2px 10px;font-size:inherit}}}}}@media (min-width:576px){.property-suggestion-dropdown{top:100%;left:0;right:0;max-height:calc(100vh - 130px);margin:12px -50px 0 -80px;padding:8px;width:calc(100% + 130px);.suggestion-hint{padding:8px 20px;font-size:14px;gap:8px;i{font-size:14px}}.suggestion-item{padding:0;margin:1px 0;.suggestion-wrap{padding:6px 4px;width:100%;.suggestion-top{width:100%;.suggestion-icon{height:16px;width:16px;margin-right:6px;font-size:16px}.suggestion-title-container{width:100%;.suggestion-title1{font-size:16px;max-width:100%}.suggestion-title2{font-size:10px}}}.suggestion-bottom{width:100%;padding-left:24px;.suggestion-title3{font-size:14px;width:100%}}.suggestion-tag-mobile{display:none}.suggestion-tag{padding:2px 6px;font-size:inherit}}}}}}@media (orientation:landscape){@media (max-width:1023px){.property-suggestion-dropdown{top:100%;left:0;right:0;max-height:calc(100vh - 130px);margin:-2px -50px 0 -80px;padding:8px;width:calc(100% + 130px);.suggestion-hint{padding:8px 16px;font-size:12px;gap:8px;i{font-size:14px}}.suggestion-item{padding:0;margin:1px 0;.suggestion-wrap{padding:6px 4px;width:100%;.suggestion-top{width:100%;.suggestion-icon{height:16px;width:16px;margin-right:6px;font-size:16px}.suggestion-title-container{width:100%;.suggestion-title1{font-size:14px;max-width:100%}.suggestion-title2{font-size:9px}}}.suggestion-bottom{width:100%;padding-left:24px;.suggestion-title3{font-size:12px;width:100%}}.suggestion-tag-mobile{display:none}.suggestion-tag{padding:1px 6px;font-size:inherit}}}}}@media (min-width:1024px){.property-suggestion-dropdown{top:100%;left:0;right:0;max-height:calc(100vh - 130px);margin:0 -50px 0 -80px;padding:8px;width:calc(100% + 130px);.suggestion-hint{padding:12px 20px;font-size:14px;gap:8px;i{font-size:16px}}.suggestion-item{padding:0;margin:1px 0;.suggestion-wrap{padding:10px 14px;width:100%;.suggestion-top{width:100%;.suggestion-icon{height:16px;width:16px;margin-right:8px;font-size:16px}.suggestion-title-container{width:100%;.suggestion-title1{font-size:15px;max-width:100%}.suggestion-title2{font-size:9px}}}.suggestion-bottom{width:100%;padding-left:24px;.suggestion-title3{font-size:14px;width:100%}}.suggestion-tag-mobile{display:none}.suggestion-tag{padding:2px 8px;font-size:inherit}}}}}}.agent-suggestion-container{position:relative;width:100%;z-index:1000;flex:1 1 auto;min-width:0}.property-search-bar2 .agent-suggestion-container{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.agent-suggestion-input-wrapper{position:relative;width:100%}.agent-suggestion-input{width:100%;padding:16px 20px;border:none;border-radius:0;font-size:16px;font-weight:500;transition:all .3s ease;color:#333!important;min-height:48px;box-shadow:none}.agent-suggestion-input,.agent-suggestion-input:focus{outline:none;background:white!important}.agent-suggestion-input:hover{background:white!important}.agent-suggestion-input::placeholder{color:#ccc;opacity:.7}.agent-suggestion-loading{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.agent-suggestion-dropdown{position:absolute;background:white;border:1px solid #ddd;border-top:none;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow-y:auto;z-index:1000;.agent-suggestion-item{cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease;&:last-child{border-bottom:none}&.selected,&:hover{background-color:#f8f9fa}.agent-suggestion-content{display:flex;align-items:flex-start;.agent-avatar{border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;img{width:100%;height:100%;object-fit:cover}}.agent-info{flex:1 1;.agent-name{font-weight:500;color:#333;line-height:1.3;text-align:left;.highlight{background-color:#fff3cd;font-weight:600;border-radius:2px}}.agent-specialties{display:flex;flex-wrap:wrap;align-items:center;.specialty-tag{display:inline-block;border-radius:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;&.area-specialist{background-color:#e3f2fd;color:#1976d2}&.title-specialist{background-color:#f3e5f5;color:#7b1fa2}}.specialty-locations,.specialty-titles{color:#666;flex:1 1;text-align:left}}}}}.agent-suggestion-no-results{display:flex;flex-direction:column;justify-content:center;text-align:center;color:#666;.search-query{font-weight:600;color:#007bff}}}@media (orientation:portrait){@media (max-width:575px){.agent-listing-page{.agent-suggestion-dropdown{width:calc(100% + 100px)}}.agent-suggestion-dropdown{top:100%;left:-5px;right:0;max-height:300px;width:calc(100% + 60px);margin-top:8px;.agent-suggestion-item{padding:12px 16px;.agent-suggestion-content{gap:12px;.agent-avatar{width:40px;height:40px}.agent-info{min-width:0;.agent-name{font-size:16px;margin-bottom:6px;.highlight{padding:1px 2px}}.agent-specialties{margin-bottom:0;gap:2px;.specialty-tag{padding:2px 6px;font-size:8px}.specialty-locations,.specialty-titles{font-size:12px}}}}}.agent-suggestion-no-results{padding:20px 16px;font-size:14px;.search-query{margin-left:4px}}}}@media (min-width:576px){.agent-suggestion-dropdown{top:100%;left:-5px;right:0;max-height:300px;width:calc(100% + 60px);margin-top:8px;.agent-suggestion-item{padding:12px 16px;.agent-suggestion-content{gap:12px;.agent-avatar{width:40px;height:40px}.agent-info{min-width:0;.agent-name{font-size:16px;margin-bottom:6px;.highlight{padding:1px 2px}}.agent-specialties{margin-bottom:0;gap:2px;.specialty-tag{padding:2px 6px;font-size:8px}.specialty-locations,.specialty-titles{font-size:12px}}}}}.agent-suggestion-no-results{padding:20px 16px;font-size:14px;.search-query{margin-left:4px}}}}}@media (orientation:landscape){@media (max-width:1023px){.agent-suggestion-dropdown{top:100%;left:0;right:0;max-height:300px;width:calc(100% + 50px);.agent-suggestion-item{padding:12px 16px;.agent-suggestion-content{gap:12px;.agent-avatar{width:40px;height:40px}.agent-info{min-width:0;.agent-name{font-size:16px;margin-bottom:6px;.highlight{padding:1px 2px}}.agent-specialties{margin-bottom:0;gap:2px;.specialty-tag{padding:2px 6px;font-size:8px}.specialty-locations,.specialty-titles{font-size:12px}}}}}.agent-suggestion-no-results{padding:20px 16px;font-size:14px;.search-query{margin-left:4px}}}}@media (min-width:1024px){.agent-suggestion-dropdown{top:100%;left:0;right:0;max-height:300px;width:calc(100% + 50px);.agent-suggestion-item{padding:12px 16px;.agent-suggestion-content{gap:12px;.agent-avatar{width:40px;height:40px}.agent-info{min-width:0;.agent-name{font-size:16px;margin-bottom:6px;.highlight{padding:1px 2px}}.agent-specialties{margin-bottom:0;gap:2px;.specialty-tag{padding:2px 6px;font-size:8px}.specialty-locations,.specialty-titles{font-size:12px}}}}}.agent-suggestion-no-results{padding:20px 16px;font-size:14px;.search-query{margin-left:4px}}}}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.property-type-input{position:relative;.property-type-dropdown{position:absolute;display:flex;z-index:9999;.property-type-dropdown-content{display:flex;position:absolute;z-index:9999;background:white;border:1px solid var(--color-border-light);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.15);overflow:hidden;height:-moz-fit-content;height:fit-content;overflow-y:auto;.property-type-main-section{.property-type-main-horizontal{display:flex;justify-content:space-around;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#F09108 #f0f0f0;&::-webkit-scrollbar{height:6px}&::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}&::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:3px}.property-type-main-item{display:flex;flex-direction:column;align-items:center;border:1px solid var(--color-border-light);border-radius:8px;cursor:pointer;transition:all .2s ease;background:white;position:relative;&:hover{opacity:1!important;background:#fff8f0;transform:translateY(-1px);box-shadow:0 2px 8px rgba(240,145,8,.2)}&.selected,&:hover{border-color:var(--color-primary)}&.selected{background:var(--color-primary-lightest)}&.hovered{border-color:var(--color-primary);background:#fff8f0}.property-type-main-label{font-weight:500;text-align:center;line-height:1.2;word-break:break-word;color:var(--color-text-primary)}.property-type-check{position:absolute;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}}}}.property-type-subtypes-section{background:#fafafa;.property-type-subtypes-horizontal{display:flex;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#F09108 #f0f0f0;.property-type-subtype-item{animation:slideDown .25s forwards;display:flex;align-items:center;border:1px solid var(--color-border-light);border-radius:8px;cursor:pointer;transition:all .2s ease;background:white;flex-shrink:0;&:hover{border-color:var(--color-primary);background:#fff8f0}&.selected{border-color:var(--color-primary);background:#fff8f0;.property-type-subtype-checkbox{border-color:var(--color-primary);background:var(--color-primary);color:white}}.property-type-subtype-checkbox{border:2px solid var(--color-primary);border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.property-type-subtype-label{font-weight:500;color:var(--color-text-primary)}}}}.property-type-clear-section{background:transparent;display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;z-index:10;.property-type-clear-btn-inside{display:block!important;border:1px solid var(--color-error)!important;background-color:white;border:none;color:var(--color-error);align-items:center;text-align:center;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;&:hover{background-color:var(--color-error)!important;color:white!important}}}}}}@media (orientation:portrait){@media (max-width:575px){.property-search-paramsBlock2{.property-type-input{.property-type-dropdown{margin-left:-20px;.property-type-dropdown-content{padding:0;width:calc(100vw + 20px);.property-type-main-section{width:100%;margin-bottom:10px;.property-type-main-horizontal{display:flex;flex-wrap:wrap;gap:2px;padding:2px;justify-content:flex-start;.property-type-main-item{display:flex;position:relative;flex-direction:row;border:1px solid var(--color-border-light);align-items:center;border-radius:8px;padding:6px 2px;width:calc(50% - 1px);&.selected{border:1px solid var(--color-primary)}.property-type-main-icon{font-size:16px;margin-right:2px}.property-type-main-label{display:flex;word-break:break-all;flex:1 1;font-size:11px;line-height:1;text-align:left}.property-type-check{display:flex;position:absolute;align-items:center;justify-content:center;background-color:var(--color-primary);color:white;border-radius:50%;top:2px;right:2px;width:14px;height:14px;font-size:10px}}}}.property-type-subtypes-section{background:#fafafa;flex:1 1;max-width:calc(100% - 10px);.property-type-subtypes-horizontal{display:flex;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#F09108 #f0f0f0;flex-wrap:wrap;gap:6px;padding:4px;flex:1 1;.property-type-subtype-item{animation:slideDown .25s forwards;display:flex;align-items:center;border:1px solid var(--color-border-light);border-radius:8px;cursor:pointer;transition:all .2s ease;background:white;flex-shrink:0;padding:6px 8px;min-width:60px;&:hover{border-color:var(--color-primary);background:#fff8f0}&.selected{border-color:var(--color-primary);background:#fff8f0;.property-type-subtype-checkbox{border-color:var(--color-primary);background:var(--color-primary);color:white}}.property-type-subtype-checkbox{border:2px solid var(--color-primary);border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;width:16px;height:16px;margin-right:4px;i{font-size:10px}}.property-type-subtype-label{font-weight:500;color:var(--color-text-primary);font-size:11px}}}}}}}}.property-type-input{.property-type-dropdown{flex-direction:column;top:100%;left:0;right:0;margin-top:4px;.property-type-dropdown-content{flex-wrap:wrap;top:0;left:0;right:0;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 220px);width:calc(100vw - 20px);margin:auto;max-width:500px;padding:5px;.property-type-clear-section{padding:4px;bottom:0;height:-moz-fit-content;height:fit-content;width:100%;.property-type-clear-btn-inside{padding:4px 15px;font-size:12px;height:36px;flex:1 1}}}}}}@media (min-width:576px){.property-search-paramsBlock2{.property-type-input{.property-type-dropdown{margin-left:-20px;.property-type-dropdown-content{padding:0;max-width:560px;width:calc(100% + 500px)}}}}.property-type-input{.property-type-dropdown{flex-direction:column;top:100%;left:0;right:0;margin-top:4px;.property-type-dropdown-content{flex-wrap:wrap;top:0;left:0;right:0;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 220px);max-width:calc(100vw - 20px);margin:auto;width:800px;padding:5px;.property-type-main-section{width:100%;margin-bottom:10px;.property-type-main-horizontal{flex-wrap:wrap;gap:2px;padding:2px;justify-content:flex-start;.property-type-main-item{padding:10px;width:calc(33% - 1px);.property-type-main-icon{font-size:24px;margin-bottom:6px}.property-type-main-label{font-size:12px}.property-type-check{top:2px;right:2px;width:14px;height:14px;font-size:10px}}}}.property-type-subtypes-section{flex:1 1;max-width:calc(100% - 10px);.property-type-subtypes-horizontal{flex-wrap:wrap;gap:6px;padding:4px;flex:1 1;.property-type-subtype-item{padding:6px 8px;min-width:60px;.property-type-subtype-checkbox{width:16px;height:16px;margin-right:4px;i{font-size:10px}}.property-type-subtype-label{font-size:11px}}}}.property-type-clear-section{padding:4px;bottom:0;height:-moz-fit-content;height:fit-content;width:100%;.property-type-clear-btn-inside{padding:4px 15px;font-size:12px;height:36px;flex:1 1}}}}}}}@media (orientation:landscape){@media (max-width:1023px){.property-search-paramsBlock2{.property-type-dropdown{margin-left:-60px;.property-type-dropdown-content{max-width:1000px;width:calc(100% + 400px)!important}}}.property-type-input{width:auto;.property-type-dropdown{flex-direction:column;top:100%;left:0;right:0;margin-top:4px;.property-type-dropdown-content{flex-wrap:wrap;top:0;left:0;right:0;height:-moz-fit-content;height:fit-content;width:calc(100vw - 40px);margin:auto;padding:10px;.property-type-main-section{width:100%;margin-bottom:10px;.property-type-main-horizontal{flex-wrap:nowrap;gap:4px;padding:2px;.property-type-main-item{flex-direction:column;padding:5px 8px;min-width:120px;width:-moz-fit-content!important;width:fit-content!important;.property-type-main-icon{font-size:24px;margin-bottom:4px}.property-type-main-label{font-size:10px}.property-type-check{top:4px;right:4px;width:18px;height:18px;font-size:12px}}}}.property-type-subtypes-section{flex:1 1;max-width:calc(100% - 70px);.property-type-subtypes-horizontal{flex-wrap:nowrap;gap:6px;padding:4px;flex:1 1;.property-type-subtype-item{padding:6px 8px;min-width:100px;.property-type-subtype-checkbox{width:16px;height:16px;margin-right:8px;i{font-size:10px}}.property-type-subtype-label{font-size:12px}}}}.property-type-clear-section{padding:0;bottom:0;margin-left:auto;height:-moz-fit-content;height:fit-content;.property-type-clear-btn-inside{padding:4px 15px;font-size:12px;height:36px;flex:1 1}}}}}}@media (min-width:1024px){.property-search-paramsBlock2{.property-type-dropdown{margin-left:-100%;.property-type-dropdown-content{max-width:1000px!important;width:calc(100vh - 40px)!important}}}.property-type-input{.property-type-dropdown{flex-direction:column;top:100%;left:0;right:0;margin-top:4px;max-height:calc(100vh - 220px);.property-type-dropdown-content{flex-wrap:wrap;top:0;left:0;right:0;height:-moz-fit-content;height:fit-content;width:calc(100vw - 180px);margin:auto;max-width:1250px;padding:10px;.property-type-main-section{width:100%;margin-bottom:10px;.property-type-main-horizontal{flex-wrap:wrap;gap:8px;padding:2px;.property-type-main-item{flex-direction:column;padding:10px;width:calc(20% - 8px);.property-type-main-icon{font-size:36px;margin-bottom:4px}.property-type-main-label{font-size:12px}.property-type-check{top:4px;right:4px;width:24px;height:24px;font-size:12px}}}}.property-type-subtypes-section{flex:1 1;max-width:calc(100% - 90px);.property-type-subtypes-horizontal{flex-wrap:wrap;gap:6px;padding:4px;flex:1 1;.property-type-subtype-item{padding:8px 12px;min-width:100px;.property-type-subtype-checkbox{width:16px;height:16px;margin-right:8px;i{font-size:10px}}.property-type-subtype-label{font-size:13px}}}}.property-type-clear-section{padding:4px;bottom:0;margin-left:auto;height:-moz-fit-content;height:fit-content;.property-type-clear-btn-inside{padding:4px 15px;font-size:12px;height:48px;flex:1 1}}}}}}}.price-range-input{position:relative;display:inline-block;width:auto;.price-range-dropdown{display:flex;position:relative;width:auto}.price-range-button{display:flex;align-items:center;justify-content:space-between;border-radius:8px;background:#fff;border:1px solid var(--color-border-light);cursor:pointer;transition:all .3s ease;font-weight:500;color:#333;text-align:left;white-space:nowrap;overflow:hidden;&.active,&:hover{border-color:var(--color-primary)}.price-range-label{font-weight:600;color:#666;margin-right:8px}.price-range-value{flex:1 1;color:#333;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;text-align:center}.price-range-value-full{display:block}.price-range-value-compact{display:none}}}.price-range-presets{margin-bottom:20px}.price-range-presets-title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.price-range-presets-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.price-range-preset-btn{padding:12px 16px;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#333;transition:all .2s ease;text-align:center;min-height:44px;display:flex;align-items:center;justify-content:center}.price-range-preset-btn.selected{background:#F09108;border-color:#F09108;color:#fff}.price-range-preset-btn.selected:hover{background:#d17a06;border-color:#d17a06;color:#fff}.price-range-preset-btn:hover{background:#e9ecef;border-color:#007bff;color:#007bff}.price-range-preset-btn.clear-btn{background:#fff;border-color:#dc3545;color:#dc3545}.price-range-preset-btn.clear-btn:hover{background:#dc3545;color:#fff}.price-range-custom{margin-bottom:16px}.price-range-custom-title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.price-range-slider-container{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e1e5e9;overflow:hidden}.price-range-slider-labels{display:flex;justify-content:space-between;margin-bottom:8px;font-size:12px;color:#666;font-weight:500}.price-range-slider-wrapper{position:relative;height:20px;margin-bottom:12px;padding:0 10px;overflow:visible;z-index:10}.price-range-slider{position:absolute;width:calc(100% - 20px);left:10px;height:6px;background:transparent;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}.price-range-slider::-webkit-slider-track{height:6px;background:#e1e5e9;border-radius:3px}.price-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#F09108;border-radius:50%;cursor:pointer;pointer-events:all;border:2px solid #fff;box-shadow:0 2px 6px rgba(240,145,8,.3);-webkit-transition:all .2s ease;transition:all .2s ease}.price-range-slider::-webkit-slider-thumb:hover{background:#d17a06;transform:scale(1.1)}.price-range-slider::-moz-range-track{height:6px;background:#e1e5e9;border-radius:3px;border:none}.price-range-slider::-moz-range-thumb{width:18px;height:18px;background:#F09108;border-radius:50%;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 6px rgba(240,145,8,.3);-moz-transition:all .2s ease;transition:all .2s ease}.price-range-slider::-moz-range-thumb:hover{background:#d17a06;transform:scale(1.1)}.price-range-slider-min{z-index:10}.price-range-slider-max{z-index:9}.price-range-slider::-webkit-slider-thumb{z-index:1000!important}.price-range-slider::-moz-range-thumb{z-index:1000!important}.price-range-slider-values{display:flex;justify-content:space-between;font-size:14px;font-weight:600;color:#F09108}.price-range-current-max,.price-range-current-min{background:#fff;padding:4px 8px;border-radius:4px;border:1px solid #e1e5e9;min-width:80px;text-align:center}.price-range-inputs{display:flex;align-items:center;gap:12px}.price-range-input-group{flex:1 1}.price-range-input-label{display:block;font-size:12px;font-weight:600;color:#666;margin-bottom:6px}.price-range-input-wrapper{position:relative;display:flex;align-items:center}.price-range-currency{position:absolute;left:12px;font-size:14px;font-weight:500;color:#666;z-index:1}.price-range-input-field{width:100%;padding:10px 12px 10px 40px;border:2px solid #e1e5e9;border-radius:6px;font-size:14px;font-weight:500;color:#333;transition:border-color .3s ease;background:#fff}.price-range-input-field:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.price-range-input-field::placeholder{color:#999;font-weight:400}.price-range-separator{font-size:14px;font-weight:500;color:#666;margin:0 8px}.price-range-actions{display:flex;justify-content:flex-end;padding-top:16px;border-top:1px solid #e1e5e9}.price-range-apply-btn{padding:8px 20px;background:#F09108;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.price-range-apply-btn:hover{background:#d17a06}