When I worked at a certain social media company, we had to build a whole system that allowed moderators to quarantine and archive illegal materials for the FBI.
Been there, done that. Just enqueue them and wait on a response from hive et al. Or just build some AI image generator.
Tailwind is a game changer and the concept isn't even necessarily new. It's just re-usable utility classes, and fwiw all modern CSS features are supported in Tailwind and if they aren't you can drop down to the metal and write custom styles (either inline, or in your global.css)