I'm trying to make an anime streaming site and I want to group categories by genre. Lets say the category can belong to several genres e.g actions,horror,mystery and another category belong to actions,horror,romance. How do I group categories into genres? Cause in the most basic structure, we...