/*
Theme Name: Arcpoly
Theme URI: https://arcpoly.com
Author: Arcpoly Team
Author URI: https://arcpoly.com
Description: Theme chính thức của Arcpoly — hệ sinh thái Architect & Designer (Asset Enscape, Plugin SketchUp, AI Studio, Archicamp Academy). Dark theme, brand color #f54d2d, tối ưu cho WooCommerce + custom plugin arcpoly-manager.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
License: Proprietary
License URI: https://arcpoly.com/license
Text Domain: arcpoly
Tags: dark, brand, woocommerce, responsive, accessibility-ready, e-commerce, custom-menu, custom-logo, featured-images, footer-widgets, rtl-language-support, translation-ready
*/

/*
 * Layer order — Cascade Layers cho specificity rõ ràng.
 * Bất kỳ override nào của plugin/parent đều nên dùng layer "overrides" hoặc cao hơn.
 */
@layer reset, tokens, base, layout, components, utilities, woocommerce, pages, overrides;

/*
 * Import theo thứ tự cascade. CHỈ enqueue các file CSS rời qua functions.php — file
 * này (style.css) chỉ chứa meta + @layer order để WP nhận diện đúng theme.
 * Các stylesheet thực tế load từ assets/css/* qua wp_enqueue_style.
 */
