The :where() CSS pseudo-class function takes a selector list as its argument, and selects any element that can be selected by one of the selectors in that list.| MDN Web Docs
This is your complete guide to CSS cascade layers, a CSS feature that allows us to define explicit contained layers of specificity.| CSS-Tricks