.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:#fff;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:#fff;font-size:12px;margin-left:4px}.target-button i.rotated{transform:rotate(180deg)}.target-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;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;transition:all .3s ease;color:#333!important;min-height:48px;box-shadow:none}.property-suggestion-input,.property-suggestion-input:focus{outline:none;background:#fff!important}.property-suggestion-input:hover{background:#fff!important}.property-suggestion-input::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:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);overflow-y:auto;z-index:9999}.property-suggestion-dropdown .suggestion-hint{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;color:#666;display:flex;align-items:center}.property-suggestion-dropdown .suggestion-hint i{color:#007bff}.property-suggestion-dropdown .suggestion-item{cursor:pointer;border-bottom:none;transition:all .2s ease;min-height:auto;display:flex;align-items:stretch;border-radius:6px;background:#fff!important}.property-suggestion-dropdown .suggestion-item:last-child{border-bottom:none}.property-suggestion-dropdown .suggestion-item.selected,.property-suggestion-dropdown .suggestion-item:hover{background-color:#f8f9fa!important}.property-suggestion-dropdown .suggestion-item .suggestion-wrap{display:flex;flex-direction:column}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top{display:flex;align-items:center}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-icon{display:flex;align-items:center;justify-content:center}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container{display:flex;justify-content:space-between;overflow:hidden}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title1{color:#333!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title2{color:#afafaf}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom{display:flex;justify-content:flex-start;align-items:flex-start}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom .suggestion-title3{color:#afafaf!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-tag{display:inline-block;background-color:#1e3a8a;color:#fff;border-radius:12px;font-weight:500;line-height:1.2}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .highlight{background-color:#ff9!important;color:#333!important;font-weight:600!important;padding:0;border-radius:0}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .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:#fff!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:#fff!important;border-color:#f0f0f0!important}.suggestion-item{border-bottom:none;margin:1px 0;border-radius:6px;background:#fff!important}.suggestion-item.selected,.suggestion-item:hover{background-color:#f8f9fa!important}.suggestion-title1{color:#333!important}.suggestion-title3{color:#afafaf!important}.highlight{background-color:#ff9!important;color:#333!important}}@media(orientation:portrait)and (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)}.property-suggestion-dropdown .suggestion-hint{padding:8px 16px;font-size:12px;gap:8px}.property-suggestion-dropdown .suggestion-hint i{font-size:14px}.property-suggestion-dropdown .suggestion-item{padding:0;margin:1px 0}.property-suggestion-dropdown .suggestion-item .suggestion-wrap{padding:6px 4px;width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top{width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-icon{height:16px;width:16px;margin-right:6px;font-size:16px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container{width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title1{font-size:16px;max-width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title2{display:none}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom{width:100%;padding-left:24px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom .suggestion-title3{font-size:12px;width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-tag-mobile{font-size:10px;display:flex;padding-left:24px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-tag{padding:2px 10px;font-size:inherit}}@media(orientation:portrait)and (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)}.property-suggestion-dropdown .suggestion-hint{padding:8px 20px;font-size:14px;gap:8px}.property-suggestion-dropdown .suggestion-hint i{font-size:14px}.property-suggestion-dropdown .suggestion-item{padding:0;margin:1px 0}.property-suggestion-dropdown .suggestion-item .suggestion-wrap{padding:6px 4px;width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top{width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-icon{height:16px;width:16px;margin-right:6px;font-size:16px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container{width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title1{font-size:16px;max-width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title2{font-size:10px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom{width:100%;padding-left:24px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom .suggestion-title3{font-size:14px;width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-tag-mobile{display:none}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-tag{padding:2px 6px;font-size:inherit}}@media(orientation:landscape)and (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)}.property-suggestion-dropdown .suggestion-hint{padding:8px 16px;font-size:12px;gap:8px}.property-suggestion-dropdown .suggestion-hint i{font-size:14px}.property-suggestion-dropdown .suggestion-item{padding:0;margin:1px 0}.property-suggestion-dropdown .suggestion-item .suggestion-wrap{padding:6px 4px;width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top{width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-icon{height:16px;width:16px;margin-right:6px;font-size:16px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container{width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title1{font-size:14px;max-width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title2{font-size:9px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom{width:100%;padding-left:24px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom .suggestion-title3{font-size:12px;width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-tag-mobile{display:none}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-tag{padding:1px 6px;font-size:inherit}}@media(orientation:landscape)and (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)}.property-suggestion-dropdown .suggestion-hint{padding:12px 20px;font-size:14px;gap:8px}.property-suggestion-dropdown .suggestion-hint i{font-size:16px}.property-suggestion-dropdown .suggestion-item{padding:0;margin:1px 0}.property-suggestion-dropdown .suggestion-item .suggestion-wrap{padding:10px 14px;width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top{width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-icon{height:16px;width:16px;margin-right:8px;font-size:16px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container{width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title1{font-size:15px;max-width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-top .suggestion-title-container .suggestion-title2{font-size:9px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom{width:100%;padding-left:24px}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-bottom .suggestion-title3{font-size:14px;width:100%}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .suggestion-tag-mobile{display:none}.property-suggestion-dropdown .suggestion-item .suggestion-wrap .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:#fff!important}.agent-suggestion-input:hover{background:#fff!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:#fff;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-dropdown .agent-suggestion-item{cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.agent-suggestion-dropdown .agent-suggestion-item:last-child{border-bottom:none}.agent-suggestion-dropdown .agent-suggestion-item.selected,.agent-suggestion-dropdown .agent-suggestion-item:hover{background-color:#f8f9fa}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content{display:flex;align-items:flex-start}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-avatar{border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-avatar img{width:100%;height:100%;object-fit:cover}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info{flex:1 1}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name{font-weight:500;color:#333;line-height:1.3;text-align:left}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name .highlight{background-color:#fff3cd;font-weight:600;border-radius:2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties{display:flex;flex-wrap:wrap;align-items:center}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-tag{display:inline-block;border-radius:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-tag.area-specialist{background-color:#e3f2fd;color:#1976d2}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-tag.title-specialist{background-color:#f3e5f5;color:#7b1fa2}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-locations,.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-titles{color:#666;flex:1 1;text-align:left}.agent-suggestion-dropdown .agent-suggestion-no-results{display:flex;flex-direction:column;justify-content:center;text-align:center;color:#666}.agent-suggestion-dropdown .agent-suggestion-no-results .search-query{font-weight:600;color:#007bff}@media(orientation:portrait)and (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-dropdown .agent-suggestion-item{padding:12px 16px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content{gap:12px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-avatar{width:40px;height:40px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info{min-width:0}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name{font-size:16px;margin-bottom:6px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name .highlight{padding:1px 2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties{margin-bottom:0;gap:2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-tag{padding:2px 6px;font-size:8px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-locations,.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-titles{font-size:12px}.agent-suggestion-dropdown .agent-suggestion-no-results{padding:20px 16px;font-size:14px}.agent-suggestion-dropdown .agent-suggestion-no-results .search-query{margin-left:4px}}@media(orientation:portrait)and (min-width:576px){.agent-suggestion-dropdown{top:100%;left:-5px;right:0;max-height:300px;width:calc(100% + 60px);margin-top:8px}.agent-suggestion-dropdown .agent-suggestion-item{padding:12px 16px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content{gap:12px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-avatar{width:40px;height:40px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info{min-width:0}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name{font-size:16px;margin-bottom:6px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name .highlight{padding:1px 2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties{margin-bottom:0;gap:2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-tag{padding:2px 6px;font-size:8px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-locations,.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-titles{font-size:12px}.agent-suggestion-dropdown .agent-suggestion-no-results{padding:20px 16px;font-size:14px}.agent-suggestion-dropdown .agent-suggestion-no-results .search-query{margin-left:4px}}@media(orientation:landscape)and (max-width:1023px){.agent-suggestion-dropdown{top:100%;left:0;right:0;max-height:300px;width:calc(100% + 50px)}.agent-suggestion-dropdown .agent-suggestion-item{padding:12px 16px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content{gap:12px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-avatar{width:40px;height:40px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info{min-width:0}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name{font-size:16px;margin-bottom:6px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name .highlight{padding:1px 2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties{margin-bottom:0;gap:2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-tag{padding:2px 6px;font-size:8px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-locations,.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-titles{font-size:12px}.agent-suggestion-dropdown .agent-suggestion-no-results{padding:20px 16px;font-size:14px}.agent-suggestion-dropdown .agent-suggestion-no-results .search-query{margin-left:4px}}@media(orientation:landscape)and (min-width:1024px){.agent-suggestion-dropdown{top:100%;left:0;right:0;max-height:300px;width:calc(100% + 50px)}.agent-suggestion-dropdown .agent-suggestion-item{padding:12px 16px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content{gap:12px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-avatar{width:40px;height:40px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info{min-width:0}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name{font-size:16px;margin-bottom:6px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-name .highlight{padding:1px 2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties{margin-bottom:0;gap:2px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-tag{padding:2px 6px;font-size:8px}.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-locations,.agent-suggestion-dropdown .agent-suggestion-item .agent-suggestion-content .agent-info .agent-specialties .specialty-titles{font-size:12px}.agent-suggestion-dropdown .agent-suggestion-no-results{padding:20px 16px;font-size:14px}.agent-suggestion-dropdown .agent-suggestion-no-results .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-input .property-type-dropdown{position:absolute;display:flex;z-index:9999}.property-type-input .property-type-dropdown .property-type-dropdown-content{display:flex;position:absolute;z-index:9999;background:#fff;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-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal{display:grid}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-subtype-item) .property-type-main-item.selected{background-color:#fff;z-index:2!important;border-bottom:1px solid #fff!important;border-radius:8px 8px 0 0}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item{display:flex;position:relative;flex-direction:row;border:1px solid var(--color-border-light);align-items:center;border-radius:8px;cursor:pointer}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item.selected{border-color:var(--color-primary)}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item:hover{border:1px solid var(--color-primary);background-color:var(--color-primary-lightest)}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-icon{display:none}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-label{display:flex;word-break:break-word;flex:1 1;line-height:1;text-align:left;font-weight:600}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-caret{font-size:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-check{display:flex;position:absolute;align-items:center;justify-content:center;background-color:var(--color-primary);color:#fff;border-radius:50%}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype{display:flex;flex-wrap:wrap;position:relative;background-color:#fff;border:1px solid var(--color-primary);border-radius:8px;z-index:1}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item{display:flex;align-items:center;border:1px solid var(--color-border-light);border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fff;flex-shrink:0;padding:5px 10px;gap:5px;width:calc(50% - 5px)}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item.selected,.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item:hover{border-color:var(--color-primary);background:#fff8f0}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item.selected .property-type-subtype-checkbox{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item .property-type-subtype-checkbox{border:2px solid var(--color-primary);border-radius:5px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;transition:all .2s ease}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item .property-type-subtype-label{font-weight:500;text-align:left;color:var(--color-text-primary)}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section{background:rgba(0,0,0,0);display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;z-index:10}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section .property-type-clear-btn-inside{display:block!important;border:1px solid var(--color-error)!important;background-color:#fff;border:none;color:var(--color-error);align-items:center;text-align:center;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section .property-type-clear-btn-inside:hover{background-color:var(--color-error)!important;color:#fff!important}@media(orientation:portrait)and (max-width:575px){.property-search-paramsBlock2 .property-type-input .property-type-dropdown{margin-left:-20px}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content{padding:0;width:calc(100vw + 20px)}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section{width:100%;margin-bottom:10px}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal{display:flex;flex-wrap:wrap;gap:2px;padding:2px;justify-content:flex-start}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .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)}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item.selected{border:1px solid var(--color-primary)}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-icon{font-size:16px;margin-right:2px}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-label{display:flex;word-break:break-all;flex:1 1;font-size:11px;line-height:1;text-align:left}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-check{display:flex;position:absolute;align-items:center;justify-content:center;background-color:var(--color-primary);color:#fff;border-radius:50%;top:2px;right:2px;width:14px;height:14px;font-size:10px}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section{background:#fafafa;flex:1 1;max-width:calc(100% - 10px)}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .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-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .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:#fff;flex-shrink:0;padding:6px 8px;min-width:60px}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item.selected,.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item:hover{border-color:var(--color-primary);background:#fff8f0}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item.selected .property-type-subtype-checkbox{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .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}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .property-type-subtype-checkbox i{font-size:10px}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .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-input .property-type-dropdown .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-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section{padding:4px;bottom:0;height:-moz-fit-content;height:fit-content;width:100%}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section .property-type-clear-btn-inside{padding:4px 15px;font-size:12px;height:36px;flex:1 1}}@media(orientation:portrait)and (min-width:576px){.property-search-paramsBlock2 .property-type-input .property-type-dropdown{margin-left:-20px}.property-search-paramsBlock2 .property-type-input .property-type-dropdown .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-input .property-type-dropdown .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-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section{width:100%;margin-bottom:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal{flex-wrap:wrap;gap:2px;padding:2px;justify-content:flex-start}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item{padding:10px;width:calc(33% - 1px)}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-icon{font-size:24px;margin-bottom:6px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-label{font-size:12px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-check{top:2px;right:2px;width:14px;height:14px;font-size:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section{flex:1 1;max-width:calc(100% - 10px)}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal{flex-wrap:wrap;gap:6px;padding:4px;flex:1 1}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item{padding:6px 8px;min-width:60px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .property-type-subtype-checkbox{width:16px;height:16px;margin-right:4px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .property-type-subtype-checkbox i{font-size:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .property-type-subtype-label{font-size:11px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section{padding:4px;bottom:0;height:-moz-fit-content;height:fit-content;width:100%}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section .property-type-clear-btn-inside{padding:4px 15px;font-size:12px;height:36px;flex:1 1}}@media(orientation:landscape)and (max-width:1023px){.property-search-paramsBlock2 .property-type-dropdown{margin-left:-60px}.property-search-paramsBlock2 .property-type-dropdown .property-type-dropdown-content{max-width:1000px;width:calc(100% + 400px)!important}.property-type-input{width:auto}.property-type-input .property-type-dropdown{flex-direction:column;top:100%;left:0;right:0;margin-top:4px}.property-type-input .property-type-dropdown .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-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section{width:100%;margin-bottom:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal{flex-wrap:nowrap;gap:4px;padding:2px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item{flex-direction:column;padding:5px 8px;min-width:120px;width:-moz-fit-content!important;width:fit-content!important}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-icon{font-size:24px;margin-bottom:4px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-label{font-size:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-check{top:4px;right:4px;width:18px;height:18px;font-size:12px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section{flex:1 1;max-width:calc(100% - 70px)}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal{flex-wrap:nowrap;gap:6px;padding:4px;flex:1 1}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item{padding:6px 8px;min-width:100px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .property-type-subtype-checkbox{width:16px;height:16px;margin-right:8px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .property-type-subtype-checkbox i{font-size:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-subtypes-section .property-type-subtypes-horizontal .property-type-subtype-item .property-type-subtype-label{font-size:12px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section{padding:0;bottom:0;margin-left:auto;height:-moz-fit-content;height:fit-content}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section .property-type-clear-btn-inside{padding:4px 15px;font-size:12px;height:36px;flex:1 1}}@media(orientation:landscape)and (min-width:1024px){.property-search-paramsBlock2 .property-type-dropdown{margin-left:-100%}.property-search-paramsBlock2 .property-type-dropdown .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-input .property-type-dropdown .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-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section{width:100%;margin-bottom:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal{grid-template-columns:repeat(3,1fr);gap:4px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-subtype-item) .property-type-main-item.selected{margin-bottom:-4px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item{padding:15px 10px;min-width:200px;flex:1 1}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-icon{font-size:36px;margin-bottom:4px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-main-label{font-size:14px;text-align:center}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-main-item .property-type-check{top:2px;right:2px;width:14px;height:14px;font-size:10px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype{grid-column:1/-1;margin-top:-1px;width:100%;gap:5px;padding:10px 10px 20px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item{padding:8px 12px;min-width:60px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item .property-type-subtype-checkbox{width:20px;height:20px;margin-right:6px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item .property-type-subtype-checkbox i,.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal .property-type-subtype .property-type-subtype-item .property-type-subtype-label{font-size:12px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-main-item:nth-child(n+3).selected) .property-type-subtype{grid-row:2}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-main-item:nth-child(n+4):nth-child(-n+6).selected) .property-type-subtype{grid-row:3}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-main-item:nth-child(n+7):nth-child(-n+9).selected) .property-type-subtype{grid-row:4}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-main-item:nth-child(n+10):nth-child(-n+12).selected) .property-type-subtype{grid-row:5}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-main-item:nth-child(n+13):nth-child(-n+15).selected) .property-type-subtype{grid-row:6}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-main-item:nth-child(3n+4).selected) .property-type-subtype{border-radius:0 8px 8px 8px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-main-section .property-type-main-horizontal:has(.property-type-main-item:nth-child(3n).selected) .property-type-subtype{border-radius:8px 0 8px 8px}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section{padding:4px;bottom:0;margin-left:auto;height:-moz-fit-content;height:fit-content}.property-type-input .property-type-dropdown .property-type-dropdown-content .property-type-clear-section .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-input .price-range-dropdown{display:flex;position:relative;width:auto}.price-range-input .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}.price-range-input .price-range-button.active,.price-range-input .price-range-button:hover{border-color:var(--color-primary)}.price-range-input .price-range-button .price-range-label{font-weight:600;color:#666;margin-right:8px}.price-range-input .price-range-button .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-input .price-range-button .price-range-value-full{display:block}.price-range-input .price-range-button .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:rgba(0,0,0,0);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}