/**
 * App CSS - Global application styles
 * This file now imports from shared CSS and only contains app-specific overrides
 */

/* Import shared styles */
@import url('./shared/index.css');

/* ============================================
   APP-SPECIFIC OVERRIDES & EXTENSIONS
   ============================================ */

