These features give you explicit control over the cascade and specificity — directly attacking the specificity-war problem in large codebases.
@layer — explicit cascade ordering
@layer lets you define named layers whose order control. Styles in a later layer beat earlier layers :
