.categoryFilterWrapper{background-color:#fff;margin-bottom:1rem;padding:1rem 0;position:sticky;top:0;z-index:10}.categoryFilter{display:flex;flex-wrap:wrap;gap:.4rem}.categoryChip{background-color:#fff;border:2px solid #fff;border-radius:2rem;color:#d0a337;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:500;padding:.4rem 1.2rem;transition:all .3s ease}.categoryChip:hover{background-color:#fff;border-color:#f7efdc;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.categoryChip.active{background-color:#e3c98a;border-color:#e3c98a;box-shadow:0 4px 12px #00000026;color:#fff}@media (max-width:768px){.categoryChip{border-width:1px;font-size:.75rem;padding:.35rem .7rem}}@media (max-width:480px){.categoryFilter{gap:.4rem}}
