.filter-sidebar-v2{background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 2px 20px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:90px}.filter-sidebar-v2__title{font-size:20px;font-weight:700;color:#1a1a2e;margin:0 0 6px;padding-bottom:14px;position:relative}.filter-sidebar-v2__title:after{content:"";position:absolute;bottom:0;left:0;width:45px;height:3px;background:linear-gradient(90deg,#e63946,#ff6b6b);border-radius:2px}.filter-sidebar-v2__section{padding:20px 0 16px;border-bottom:1px solid #f0f0f5}.filter-sidebar-v2__section:last-of-type{border-bottom:none;padding-bottom:8px}.filter-sidebar-v2__label{display:block;font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px}.filter-sidebar-v2 .box-collapse,.filter-sidebar-v2 .box-collapse.scrollFilter{margin-bottom:0}.dual-range-wrapper{position:relative;width:100%;height:40px}.dual-range-wrapper:before{content:"";top:50%;right:0;height:5px;border-radius:3px;background:linear-gradient(90deg,#1a1a2e,#e63946);transform:translateY(-50%);z-index:0}.dual-range,.dual-range-wrapper:before{position:absolute;left:0;pointer-events:none}.dual-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;top:0;width:100%;height:100%;margin:0;padding:0;background:transparent;outline:none;z-index:1}.dual-range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#1a1a2e;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.2);cursor:pointer;pointer-events:auto;position:relative;z-index:3}.dual-range::-webkit-slider-runnable-track{height:5px;background:transparent;border:none}.dual-range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#1a1a2e;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.2);cursor:pointer;pointer-events:auto;position:relative;z-index:3}.dual-range::-moz-range-track{height:5px;background:transparent;border:none}.dual-range--min{z-index:2}.filter-sidebar-v2 .box-collapse input[type=range]:not(.dual-range){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;border-radius:3px;background:linear-gradient(90deg,#1a1a2e,#e63946);outline:none;margin:8px 0;cursor:pointer}.filter-sidebar-v2 .box-collapse input[type=range]:not(.dual-range)::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#1a1a2e;cursor:pointer;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.filter-sidebar-v2 .box-collapse input[type=range]:not(.dual-range)::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#1a1a2e;cursor:pointer;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.filter-sidebar-v2 .box-collapse input[type=range]:not(.dual-range)::-moz-range-track{height:5px;border-radius:3px;background:linear-gradient(90deg,#1a1a2e,#e63946)}.filter-sidebar-v2 .box-collapse>div:last-child{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:14px;font-weight:500;color:#666}.filter-sidebar-v2 .list-filter-checkbox{list-style:none;padding:0;margin:0}.filter-sidebar-v2 .list-filter-checkbox li{margin-bottom:14px}.filter-sidebar-v2 .list-filter-checkbox li:last-child{margin-bottom:0}.filter-sidebar-v2 .cb-container{display:flex;align-items:center;padding-left:0;gap:10px;margin-bottom:0;cursor:pointer}.filter-sidebar-v2 .cb-container .checkmark{display:none}.filter-sidebar-v2 .cb-container input[type=checkbox]{position:relative;opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;min-width:20px;border:2px solid #d0d0d8;border-radius:5px;cursor:pointer;background:#fff;transition:all .15s ease}.filter-sidebar-v2 .cb-container input[type=checkbox]:checked{background:#1a1a2e;border-color:#1a1a2e}.filter-sidebar-v2 .cb-container input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.filter-sidebar-v2 .cb-container .text-sm-medium{font-size:15px;font-weight:500;color:#333;padding-left:0}.filter-sidebar-v2__apply-btn{display:block;width:100%;padding:14px 20px;background:#1a1a2e;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;margin-top:20px;transition:background .2s ease;text-align:center}.filter-sidebar-v2__apply-btn:hover{background:#2a2a4e}@media (max-width:991px){.filter-sidebar-v2{position:static;margin-bottom:24px}}