/*
 * 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.
 */

/*
 * Use the url() form, not bare `@import "x.css"`. Propshaft only rewrites url()
 * references to their fingerprinted paths; a bare string import is served verbatim
 * and 404s in production (which only serves digested asset filenames).
 */
@import url("/assets/typography-7d1acdb6.css"); /* app-wide Archivo type system — must load first so tokens are available downstream */
@import url("/assets/home-3dc231cd.css");
@import url("/assets/homepage-1c53ac57.css");
@import url("/assets/mobile-8b6db1cf.css");
@import url("/assets/theme_hallmark-2608eff7.css"); /* app-wide Hallmark theme, scoped under body.hallmark */
