/*
Theme Name: GoldNews Framework
Theme URI: https://example.com/goldnews
Author: TuVanVang Team
Author URI: https://example.com
Description: Enterprise-grade WordPress Theme Framework specifically tailored for Gold Price, Financial News, Investment, and Magazine websites.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.2
Text Domain: goldnews
Tags: gold, finance, news, investment, magazine, dark-mode, responsive-layout, translation-ready

This theme is designed strictly as a starter framework. All core components, 
post types, and shortcodes should be implemented in plugins, while the theme 
handles the pure presentation layer following SOLID and DRY principles.
*/

/* 
 * Please Note:
 * This file is purely for registering the theme with WordPress.
 * Actual CSS is broken down into modular files inside assets/css/
 * and enqueued properly via functions.php to ensure performance and maintainability.
 */
