Hey everyone, I've been watching Kevin's channel since way back when he was doing those really foundational HTML/CSS tutorials – remember the good old days of just floats and inline-block? 😂 Things have changed so much!

I'm trying to get my head around modern CSS organization and architecture for bigger projects. Back then it was mostly BEM or just tossing things into `style.css`. With all the new features (like `cqi` and `linear()`) how are you guys handling larger projects now?

Any recommendations for tools, methodologies (is SMACSS still a thing?), or even articles/channels that dive deep into modern CSS architecture? I'm trying to update my workflow beyond the basics!