/**************************************************************************************************
 *
 * Project:     Apollo Platform
 * File:        /assets/css/platform/master.css
 * Version:     v2.0.1
 * Purpose:     Canonical Apollo Platform-specific stylesheet entrypoint.
 *
 * Notes:
 * - Loads only Platform-specific CSS assets.
 * - Global shared CSS must not be defined here.
 * - Platform-only page and component styling belongs in this tree.
 *
 **************************************************************************************************/

@import url('/assets/css/platform/typography.css');
@import url('/assets/css/platform/health.css');