/************************************************************************************************
 *
 * Project:     Apollo Status
 * File:        /assets/css/master.css
 * Version:     v2.0.0
 * Purpose:     Canonical CSS module loader for Apollo Status.
 *
 * Notes:
 * - Loaded automatically by the Platform shared layout.
 * - Do not place implementation styles in this file.
 * - Import function-specific CSS modules only.
 *
 ************************************************************************************************/

@import url("./cards.css");
@import url("./pills.css");