/*
Theme Name: Japan Swiss Society Classic
Description: A conventional WordPress theme for the Japan Swiss Society website, featuring bilingual support, SCT Events integration, and Contact Form 7 compatibility.
Version: 1.2.0
Author: Japan Swiss Society
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: japan-swiss-society-classic
Tags: custom-logo, custom-menu, featured-images, translation-ready, two-columns, responsive-design
*/

/**
 * IMPORTANT: This file now only contains the theme header for WordPress recognition.
 * All CSS styles have been moved to separate files in the /css/ directory:
 * 
 * - base.css: CSS variables, global styles, typography, and basic layout
 * - navigation.css: Top bar, header, main navigation, and dropdown styles  
 * - layout.css: Page headers, content sections, about sections, and layouts
 * - components.css: Hero section, cards, buttons, forms, and reusable components
 * - footer.css: Footer styles and footer language switcher
 * - plugins.css: Contact Form 7, SCT Events, and other plugin overrides
 * - utilities.css: Utility classes, helper styles, and print styles
 * - responsive.css: All media queries and mobile-specific styles
 * 
 * These files are loaded via functions/enqueues.php in the correct order.
 * UIKit CSS is also loaded via functions.php to ensure proper loading order.
 */
