/**
 * ═══════════════════════════════════════════════════════════════════════════
 * MANGO CRM — MOBILE UI v4.0 (Import Layer)
 * ═══════════════════════════════════════════════════════════════════════════
 * 
 * Этот файл импортирует новую модульную мобильную архитектуру.
 * Все стили теперь в /public/mobile/
 * 
 * ═══════════════════════════════════════════════════════════════════════════
 */

/* Import new mobile architecture */
@import url('/mobile/core.css');
@import url('/mobile/components.css');
@import url('/mobile/navigation.css');
@import url('/mobile/screens.css');
@import url('/mobile/adapter.css');
