/*
 * RollWithIt CSS cascade contract — Phase 1.1
 *
 * New modular CSS must live in one of these named layers. The historical
 * /static/style.css remains unlayered during migration and therefore keeps
 * precedence over all new layered rules until a component is explicitly
 * activated after LAB verification.
 */
@layer reset, tokens, components, themes, pages, utilities;
