/**
 * Entry point for the mobile app page (/{lang}/app/) CSS bundle.
 * Mirrors the guide entry: site chrome first, page styles last.
 * Keep in sync with the $fallbackFiles list in src/app/mobile.php (rule 17i).
 */

@import url('../dict/tokens/variables.css');
@import url('../dict/base/layout.css');
@import url('../dict/base/header.css');
@import url('../dict/base/footer.css');
@import url('../dict/base/media.css');
@import url('../mobile-app.css');
