/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still include
 * application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
 * cascading order, meaning styles declared later in the document or manifest will override earlier ones,
 * depending on specificity.
 *
 * Consider organizing styles into separate files for maintainability.
 */
@layer reset, properties, normalize;

@import url("/assets/lib/reset-5024db02.css") layer(reset);
@import url("/assets/lib/design_tokens/typography/index-b67f604f.css") layer(properties);
@import url("/assets/lib/design_tokens/borders-068a77ea.css") layer(properties);
@import url("/assets/lib/colors/index-fa4c0f64.css") layer(properties);
@import url("/assets/lib/icons/index-898f31e5.css") layer(normalize);
@import url("/assets/lib/elements/index-0b71f1b8.css") layer(normalize);
@import url("/assets/lib/components/index-fe156d72.css") layer(normalize);

@import url("/assets/application/index-431f6e71.css");
