.wccf-category-filter{width:100%;position:relative}.wccf-sales-row{display:flex;align-items:center;gap:8px;margin-bottom:20px;cursor:pointer;color:inherit}.wccf-sales-checkbox-input{position:absolute;opacity:0;pointer-events:none}.wccf-sales-checkbox-input:checked+.wccf-checkbox{background:#000;border-color:#000}.wccf-sales-checkbox-input:checked+.wccf-checkbox:after{content:"✓";color:#fff;font-size:12px;line-height:14px;position:absolute;left:3px;top:0}.wccf-filter-title{font-weight:600;margin-bottom:15px}.wccf-category-list{padding-bottom:55px}.wccf-category-row{display:flex;align-items:center;width:100%;box-sizing:border-box;margin-bottom:10px;padding-left:var(--wccf-indent,0px)}.wccf-category-checkbox-wrap{display:flex;align-items:center;cursor:pointer;flex:0 0 16px;width:16px;height:16px}.wccf-category-checkbox{position:absolute;opacity:0;pointer-events:none}.wccf-checkbox{width:16px;height:16px;border:1px solid #999;display:inline-block;position:relative;box-sizing:border-box}.wccf-category-checkbox:checked+.wccf-checkbox{background:#000;border-color:#000}.wccf-category-checkbox:checked+.wccf-checkbox:after{content:"✓";color:#fff;font-size:12px;line-height:14px;position:absolute;left:3px;top:0}.wccf-category-link{display:flex;align-items:center;gap:8px;flex:1;min-width:0;margin-left:8px;color:inherit;text-decoration:none!important}.wccf-category-link:hover,.wccf-category-link.active{text-decoration:none!important}.wccf-category-name{flex:1}.wccf-category-count{opacity:.5;font-size:13px;flex-shrink:0}.wccf-clear-filters{position:sticky;bottom:0;z-index:10;display:block;width:100%;box-sizing:border-box;padding:12px 15px;margin-top:5px;text-align:center;text-decoration:none!important;background:#000;color:#fff!important;transition:opacity .2s ease}.wccf-clear-filters:hover{opacity:.85;color:#fff!important}