Aren't z-index values one of those things we all sorta struggle with? How we choose them, how we manage them, how we balance the stacking contexts, etc.

@amit_sheen
has a great way to approach it... all around tokens for intentional intentional layers.

https://css-tricks.com/the-value-of-z-index/

The Value of z-index | CSS-Tricks

How we look at the stacking order of our projects, how we choose z-index values, and more importantly, the implications of those choices.

CSS-Tricks