/*
 * Propshaft's :app collection loads standalone stylesheets by logical path.
 * Declare the shared cascade order before any feature stylesheet opens one of
 * these layers, or an alphabetically earlier feature can make base link color
 * override component button color.
 */
@layer tokens, reset, base, objects, components, utilities;
