.checkbox-item{display:block;width:100%;transition:background-color 0.2s ease}.checkbox-item:hover{background-color:#f7f8f8}.checkbox-filter-label{display:flex;align-items:center;gap:12px;padding:10px 20px;cursor:pointer;user-select:none}.checkbox-filter{width:18px;height:18px;cursor:pointer;accent-color:#23a6f0;flex-shrink:0}html.night-mode .checkbox-name{color:#f0f0f2;}.checkbox-name{flex:1;font-size:15px;color:#002f34;font-weight:400}.checkbox-filter:checked+.checkbox-name{font-weight:600}.checkbox-item .tree-count{margin-left:auto;padding-left:8px;font-size:14px;color:#7f9799;font-weight:400;flex-shrink:0}.checkbox-item:has(.checkbox-filter:checked){background-color:#d4f4ff}.checkbox-item:has(.checkbox-filter:checked) .checkbox-name{font-weight:600;color:#002f34}.sidebar-bechify{max-width:300px}.sidebar-box{background:#fff;border:1px solid #e0e6e8;border-radius:4px;margin-bottom:16px}.box-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e6e8}.box-title{font-size:14px;font-weight:700;color:#002f34;text-transform:uppercase;margin:0}.clear-link{color:#23a6f0;font-size:13px;font-weight:500;cursor:pointer;text-decoration:none}.clear-link:hover{text-decoration:underline}.box-content{padding:8px 0}.tree-item{display:block;width:100%}.tree-item:hover{background:#f7f8f8}.tree-item.active{background:#d4f4ff}.tree-row{display:flex;align-items:center;min-height:44px;padding:0 20px}.indent-space{display:inline-block;width:20px;height:1px;flex-shrink:0}.tree-link{display:flex;align-items:center;flex:1;text-decoration:none;color:#002f34;font-size:15px;font-weight:400;cursor:pointer}.tree-link:hover{color:#002f34}.tree-item.active .tree-link{font-weight:700}.tree-name{font-size:15px;color:#002f34}.tree-item.active .tree-name{font-weight:700}.tree-count{margin-left:auto;padding-left:8px;font-size:14px;color:#7f9799;font-weight:400;flex-shrink:0}.tree-item.hidden{display:none!important}.view-more-btn,.view-less-btn,.view-more-link{width:calc(100% - 40px);margin:8px 20px;padding:10px 16px;background:none;border:1px solid #e0e6e8;border-radius:4px;color:#23a6f0;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.2s ease;text-align:center}.view-more-btn:hover,.view-less-btn:hover,.view-more-link:hover{background:#f0f9ff;border-color:#23a6f0}.location-btn{width:calc(100% - 40px);display:flex;align-items:center;gap:10px;margin:12px 20px 16px;padding:12px 16px;background:#fff;border:2px solid #e0e6e8;border-radius:4px;cursor:pointer;color:#002f34;font-size:15px}.location-btn:hover{border-color:#23a6f0}.location-btn svg:first-child{color:#23a6f0}.location-btn span{flex:1;text-align:left;font-weight:500}.location-btn svg:last-child{color:#7f9799}.location-dropdown{position:absolute;background:#fff;border:1px solid #e0e6e8;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .15);z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.2s ease;max-height:400px;overflow:hidden;display:flex;flex-direction:column}.location-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.location-dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e6e8}.location-dropdown-header h4{margin:0;font-size:16px;font-weight:700;color:#002f34;text-transform:uppercase}.location-dropdown-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#7f9799;font-size:28px;cursor:pointer;border-radius:4px;transition:background 0.2s}.location-dropdown-close:hover{background:#f7f8f8}.location-dropdown-body{overflow-y:auto;max-height:340px}.location-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;cursor:pointer;transition:background 0.2s;color:#002f34;font-size:15px}.location-dropdown-item:hover{background:#f7f8f8}.location-dropdown-item.current{background:#d4f4ff;border:2px solid #23a6f0;border-radius:4px;margin:8px;padding:12px 18px;cursor:default;font-weight:600;gap:8px}.location-dropdown-item.current:hover{background:#d4f4ff}.location-dropdown-item.current svg:first-child{color:#23a6f0}.location-dropdown-item.current svg:last-child{color:#23a6f0}.location-dropdown-item span{flex:1}.location-dropdown-item .count{color:#7f9799;font-size:14px}.location-dropdown-section{padding:12px 20px 8px;font-size:13px;font-weight:600;color:#7f9799;text-transform:uppercase}.location-dropdown-item.all-option{border-top:1px solid #e0e6e8;margin-top:8px;font-weight:600;color:#23a6f0}.location-dropdown-item.all-option:hover{background:#f0f9ff}.location-dropdown-body::-webkit-scrollbar{width:6px}.location-dropdown-body::-webkit-scrollbar-track{background:#f7f8f8}.location-dropdown-body::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:3px}.location-dropdown-body::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.filter-box{background:#fff;border:1px solid #e0e6e8;border-radius:4px;margin-bottom:16px;transition:opacity 0.3s ease,max-height 0.3s ease}.filter-box.hidden-filter{display:none}.checkbox-filter-group{display:flex;flex-direction:column;gap:4px;padding:8px 0}.checkbox-option{display:flex;align-items:center;gap:12px;cursor:pointer;padding:10px 20px;transition:background-color 0.2s ease}.checkbox-option:hover{background-color:#f7f8f8}.checkbox-option input[type="checkbox"]{cursor:pointer;width:18px;height:18px;accent-color:#23a6f0;flex-shrink:0}.checkbox-label{flex:1;font-size:15px;color:#002f34;user-select:none}.checkbox-count{font-size:14px;color:#7f9799;margin-left:auto;flex-shrink:0}.price-inputs,.number-range-filter{display:flex;align-items:center;gap:8px;padding:12px 20px;margin-bottom:8px}.price-inputs input,.number-range-filter input{flex:1;min-width:0;padding:10px 12px;border:2px solid #e0e6e8;border-radius:4px;font-size:15px;color:#002f34}.price-inputs input:focus,.number-range-filter input:focus{outline:none;border-color:#23a6f0}.price-inputs input::placeholder,.number-range-filter input::placeholder{color:#7f9799}.price-separator{color:#7f9799;font-size:14px;flex-shrink:0}.price-labels{display:flex;justify-content:space-between;padding:0 20px 12px;font-size:13px;color:#7f9799;min-height:18px}.sidebar-view-toggle{margin-top:16px;margin-bottom:16px;text-align:center;padding:0 20px}.view-more-filters-btn,.view-less-filters-btn{background:none;border:1px solid #e0e6e8;color:#23a6f0;font-size:14px;font-weight:600;cursor:pointer;padding:10px 20px;border-radius:4px;transition:all 0.2s ease;width:100%}.view-more-filters-btn:hover,.view-less-filters-btn:hover{background:#f0f9ff;border-color:#23a6f0}.no-options{font-size:14px;color:#7f9799;font-style:italic;margin:0;padding:16px 20px;text-align:center}.filter-box .tree-item.active{background:#d4f4ff}.filter-box .tree-item.active .tree-name{font-weight:700;color:#002f34}@media (max-width:768px){.filter-box{display:none}}.price-inputs{display:flex;align-items:center;gap:12px;padding:0 20px;margin-bottom:12px}.price-inputs input{flex:1;padding:12px 16px;border:2px solid #e0e6e8;border-radius:4px;font-size:16px;color:#002f34}.price-inputs input:focus{outline:none;border-color:#23a6f0}.price-inputs input::placeholder{color:#7f9799}.price-separator{color:#7f9799;font-size:14px}.price-labels{display:flex;justify-content:space-between;padding:0 20px;font-size:14px;color:#7f9799;min-height:20px}.sidebar-location-wrapper{position:relative;padding:0 20px;margin-bottom:12px}.sidebar-location-select-btn{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;border:2px solid #23a6f0;border-radius:4px;background:#fff;cursor:pointer;transition:all 0.2s}.sidebar-location-select-btn:hover{background:#f0f9ff}.sidebar-location-select-btn svg:first-child{color:#23a6f0;flex-shrink:0}.sidebar-location-select-btn span{flex:1;text-align:left;font-size:15px;font-weight:500;color:#002f34}.sidebar-location-select-btn .sidebar-chevron-icon{color:#7f9799;transition:transform 0.3s}.sidebar-location-select-btn.active .sidebar-chevron-icon{transform:rotate(180deg)}.sidebar-location-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e6e8;border-radius:4px;margin-top:4px;max-height:400px;overflow-y:auto;z-index:1000;box-shadow:0 4px 12px rgb(0 0 0 / .1)}.sidebar-location-dropdown-content{padding:8px 0}.sidebar-location-dropdown-section{padding:0}.sidebar-location-dropdown-section-title{font-size:12px;font-weight:700;color:#7f9799;text-transform:uppercase;margin-bottom:8px;padding:8px 16px 0 16px}.sidebar-location-option{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;cursor:pointer;transition:all 0.2s}.sidebar-location-option:hover{background:#f7f8f8}.sidebar-location-option-name{font-size:15px;color:#002f34;font-weight:400}.sidebar-location-option-count{font-size:14px;color:#7f9799}@keyframes shimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.skeleton-line{background:#f0f0f0;background-image:linear-gradient(to right,#f0f0f0 0%,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-repeat:no-repeat;background-size:800px 100%;animation:shimmer 1.5s infinite linear;border-radius:4px}.sidebar-skeleton{width:300px}.skeleton-box{background:#fff;border:1px solid #e0e6e8;border-radius:4px;margin-bottom:16px;overflow:hidden}.skeleton-header{padding:16px 20px;border-bottom:1px solid #e0e6e8}.skeleton-content{padding:16px 20px}.listing-skeleton-card{display:block;background:#fff;border:1px solid #e0e6e8;border-radius:8px;overflow:hidden}.skeleton-image{width:100%;height:200px;background:#f0f0f0;background-image:linear-gradient(to right,#f0f0f0 0%,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-repeat:no-repeat;background-size:800px 100%;animation:shimmer 1.5s infinite linear}.skeleton-card-content{padding:16px}.listing-skeleton-card-list{display:flex;gap:16px;background:#fff;border:1px solid #e0e6e8;border-radius:8px;padding:16px;overflow:hidden}.skeleton-image-list{width:200px;height:150px;flex-shrink:0;background:#f0f0f0;background-image:linear-gradient(to right,#f0f0f0 0%,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-repeat:no-repeat;background-size:800px 100%;animation:shimmer 1.5s infinite linear;border-radius:4px}.skeleton-card-content-list{flex:1}@media (max-width:768px){.skeleton-image{height:150px}.listing-skeleton-card-list{flex-direction:column}.skeleton-image-list{width:100%;height:180px}}.make-search-wrapper{position:relative;margin-bottom:12px;padding-left:12px;padding-right:12px}.make-search-input{width:100%;padding:10px 40px 10px 12px;border:1px solid #e5e7eb;border-radius:4px;font-size:14px;outline:none;transition:border-color 0.2s;background:#fff}.make-search-input:focus{border-color:#002f34}.make-search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#7f9799;pointer-events:none}.make-options-list{max-height:320px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:4px;background:#fff}.make-options-list::-webkit-scrollbar{width:6px}.make-options-list::-webkit-scrollbar-track{background:#f1f1f1}.make-options-list::-webkit-scrollbar-thumb{background:#7f9799;border-radius:3px}.make-options-list::-webkit-scrollbar-thumb:hover{background:#002f34}.make-option{display:flex;align-items:center;padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background 0.2s}.make-option:last-child{border-bottom:none}.make-option:hover{background:#f8f9fa}.make-option.selected{background:#e6f7f7}.make-option.hidden{display:none!important}.make-icon{width:40px;height:40px;object-fit:contain;margin-right:12px;flex-shrink:0}.make-name{flex:1;font-size:14px;color:#002f34;font-weight:400}.make-count{color:#7f9799;font-size:13px;margin-left:8px}.model-section{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.model-section-title{font-size:13px;font-weight:600;color:#002f34;text-transform:uppercase;margin-bottom:12px;letter-spacing:.5px}.model-section .tree-item{margin:0;padding:0}.model-section .checkbox-filter-label{display:flex;align-items:center;padding:10px 0;cursor:pointer}.model-section .child-model-radio{width:18px;height:18px;margin-right:10px;cursor:pointer;flex-shrink:0}.model-section .checkbox-name{flex:1;font-size:14px;color:#002f34}.model-section .tree-count{color:#7f9799;font-size:13px}.model-section .view-more-link{margin-top:8px;padding:8px 0;background:none;border:none;color:#002f34;font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;width:100%;text-align:left}.model-section .view-more-link:hover{color:#23e5db}@media (max-width:768px){.make-options-list{max-height:250px}.make-option{padding:10px 12px}.make-icon{width:35px;height:35px}}.selected-make-header{display:flex;align-items:center;gap:10px;background-color:#fec27a;font-size:15px;color:#3d4f58}.selected-make-icon{width:32px;height:32px;object-fit:contain}.selected-make-value{font-weight:600;color:#002f34}.selected-make-header .selected-make-count{color:inherit!important}.selected-make-count{color:#7f9799;font-weight:400}.model-section{margin-top:16px}.model-section-title{font-size:12px;font-weight:600;text-transform:uppercase;color:#002f34;margin-bottom:12px;letter-spacing:.5px}