/*
Theme Name: Apes on Fire v2
Theme URI: https://apesonfire.com
Author: APES ON FIRE CBM TEAM
Description: Advanced custom theme for Apes on Fire website featuring ACF integration, Motion.dev animations, and refined mobile experience. Modular CSS architecture for better maintainability.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apesonfire
Requires ACF: Yes
*/

/* 
 * This theme uses a modular CSS architecture for better maintainability.
 * All styles are organized in the /css/ directory:
 * 
 * - variables.css    - CSS custom properties (colors, typography)
 * - reset.css        - Reset and base styles
 * - header.css       - Header, navigation, and menu
 * - motion.css       - Motion.dev animation classes
 * - content.css      - Content sections and typography
 * - components.css   - Reusable components (scroll arrow, beta placeholder, etc.)
 * - forms.css        - Form styling with capsule designs
 * - teaser-links.css - Teaser links with animated arrows
 * - pages.css        - Page-specific styling
 * - responsive.css   - Media queries and responsive styles
 * 
 * Files are loaded in proper dependency order via functions.php
 */
