.category-filter-container{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.filter-pill{background-color:#f1f1f1;color:#333;padding:8px 18px;border-radius:25px;cursor:pointer;transition:all 0.3s ease;font-weight:600;font-size:14px;border:1px solid transparent}.filter-pill:hover{background-color:#e0e0e0}.filter-pill.active{background-color:#7c1dc2;color:#fff}.divi-filterable-post{transition:opacity 0.4s ease,transform 0.4s ease}