/**
 * Home Pages - Matrix Theme
 * Import-only file for modular home page styles
 * 
 * This file has been refactored into smaller, manageable modules.
 * All actual styles are now in /home/ subdirectory.
 */

@import './home/_main.css';

/* This file is now kept minimal with just the import.
 * Individual modules can be found in:
 * - ./home/_typography.css - Typography and text styles
 * - ./home/_buttons.css - Button components
 * - ./home/_layout.css - Layout and grid components  
 * - ./home/_shop-management.css - Shop management specific components
 * - ./home/_main.css - Shared utilities and imports
 */