/*
 * Main CSS entry for Asset Mapper (Phase 3).
 * Same imports as legacy app.css + mixed.css.
 * Variables first so theme and skin can use/override them.
 */
/*
 * Public site stylesheet entry.
 * - bootstrap.min.css : grid + normalize (layout primitives the markup uses)
 * - icomoon.css       : icon font (search, chevrons, …)
 * - redesign.css      : the entire self-contained redesign (tokens + components)
 * The legacy theme chain (variables/theme-base/theme/wide/skin/mixed/switcher)
 * has been removed.
 */
@import "bootstrap.min-7e89293cfe07588751872e5190f99ede.css";
@import "icomoon-d54a382c3a58ff7386da918e0cb1992c.css";
@import "redesign-a59ae7d5f2c757d65781a48f758be7d5.css";
