Anyone able and willing to post a part of the CSS files they use for production websites?

Curious what types of selectors people use and how they configure the CSS rules to connect to the html elements.

I know how this all works in practice - I'm curious how professional coders actually organize their CSS rules. I'm starting a new web app and don't want to be constrained by the setups I've seen and used up to this point.

Thanks!