.tazajmart-filters-container{background:#fff;padding:25px;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 4px 20px rgba(0,0,0,.03)}.filter-widget{margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #f1f5f9}.filter-widget:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.filter-title{font-size:16px;font-weight:700;margin-bottom:20px;color:#1e293b;display:flex;align-items:center;justify-content:space-between}.custom-scrollbar{max-height:250px;overflow-y:auto;padding-right:10px}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.search-input-wrapper{position:relative;display:flex}.search-input-wrapper input{width:100%;padding:12px 15px;padding-right:45px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;outline:none;transition:.3s}.search-input-wrapper input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(11,62,39,.05)}.search-input-wrapper button{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:var(--primary);color:#fff;border:none;width:35px;height:35px;border-radius:6px;cursor:pointer;transition:.3s}.filter-list{list-style:none;margin:0;padding:0}.filter-list li{margin-bottom:12px}.filter-list li:last-child{margin-bottom:0}.count{font-size:12px;color:#94a3b8;margin-left:5px}.price-inputs{display:flex;align-items:center;gap:10px;margin-top:15px}.price-inputs input{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;outline:none}.rating-stars{display:flex;align-items:center;gap:3px;color:#f1c40f}.up-suffix{font-size:12px;color:#94a3b8;margin-left:5px}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.tag-item{display:inline-block;padding:5px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;font-size:12px;color:#64748b;cursor:pointer;transition:.2s}.tag-item:hover,.tag-item.active{background:var(--primary);color:#fff;border-color:var(--primary)}.filter-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.btn-apply-filters{background:var(--primary);color:#fff;border:none;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;transition:.3s}.btn-apply-filters:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px rgba(11,62,39,.2)}.btn-reset-filters{text-align:center;font-size:13px;color:#e11d48;text-decoration:none;font-weight:600;transition:.2s}.btn-reset-filters:hover{color:#be123c;text-decoration:underline}