.category-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;border:1.5px solid #CBD5E1;border-radius:4px;background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease;flex-shrink:0}.category-checkbox:hover{border-color:#94a3b8}.category-checkbox:checked{background-color:#fff;border-color:#0b1f4b}.category-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.485 3.13a.75.75 0 0 1 .02 1.06l-7.93 8.48a.75.75 0 0 1-1.08.02L.97 8.97a.75.75 0 0 1 1.06-1.06l3.03 3.03 7.42-7.93a.75.75 0 0 1 1.06-.02z' fill='%230B1F4B'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:12px;height:12px}.category-checkbox:indeterminate{background-color:#fff;border-color:#0b1f4b}.category-checkbox:indeterminate:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;background-color:#0b1f4b;transform:translate(-50%,-50%)}.category-checkbox:focus{outline:none;box-shadow:0 0 0 2px #0b1f4b1f}.child-category-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;border:1.5px solid #CBD5E1;border-radius:4px;background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease;flex-shrink:0}.child-category-checkbox:hover{border-color:#94a3b8}.child-category-checkbox:checked{background-color:#fff;border-color:#0b1f4b}.child-category-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.485 3.13a.75.75 0 0 1 .02 1.06l-7.93 8.48a.75.75 0 0 1-1.08.02L.97 8.97a.75.75 0 0 1 1.06-1.06l3.03 3.03 7.42-7.93a.75.75 0 0 1 1.06-.02z' fill='%230B1F4B'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:12px;height:12px}.child-category-checkbox:focus{outline:none;box-shadow:0 0 0 2px #1e293b1f}.category-list-container::-webkit-scrollbar{width:8px}.category-list-container::-webkit-scrollbar-track{background:#F1F5F9;border-radius:4px}.category-list-container::-webkit-scrollbar-thumb{background:#CBD5E1;border-radius:4px}.category-list-container::-webkit-scrollbar-thumb:hover{background:#94A3B8}@media (max-width: 640px){.category-checkbox,.child-category-checkbox{width:20px;height:20px}}@media (max-width: 640px){.category-label{font-size:14px}.child-category-label{font-size:13px}}.category-list-container .category-row,.category-list-container label{background-color:transparent!important;color:#0b1f4b!important}.category-list-container .category-row:hover,.category-list-container label:hover{background-color:#f7f8fa!important;color:#0b1f4b!important}.category-list-container label:has(input:checked),.category-list-container .category-row:has(input:checked){background-color:transparent!important;color:#0b1f4b!important}.category-list-container label:has(input:checked):hover,.category-list-container .category-row:has(input:checked):hover{background-color:#f7f8fa!important;color:#0b1f4b!important}.category-list-container label span{color:#0b1f4b!important}.children-container{background-color:#fff!important}.children-container label{background-color:transparent!important;color:#0b1f4b!important}.children-container label:hover{background-color:#f7f8fa!important;color:#0b1f4b!important}.children-container label:has(input:checked){background-color:transparent!important;color:#0b1f4b!important}.children-container label:has(input:checked):hover{background-color:#f7f8fa!important;color:#0b1f4b!important}.children-container label span{color:#0b1f4b!important}
