/* ═══════════════════════════════════════════════════════════════
   GlucoWatch — app.css
   Import index only. All rules live in their own files.
   ═══════════════════════════════════════════════════════════════ */

@import 'base.css'; /* Variables, reset, body, night mode          */
@import 'layout.css'; /* Header, footbar, controls, chrome           */
@import 'grid.css'; /* App shell, panel grid, orientations         */
@import 'panel.css'; /* Panel states, glow animations               */
@import 'glucose.css'; /* Reading, trend arrow, badge, sparkline      */
@import 'alerts.css'; /* Alert banner                                */
@import 'nightstand.css'; /* Nightstand mode — hides chrome              */
@import 'settings.css'; /* Settings page                               */
