/*
Theme Name:        ACC Child
Theme URI:         https://accservicestation.com/
Description:       Premium dark/industrial child theme for ACC Service Station — a Blocksy child theme powering the ACC automotive performance platform (Workshop + Parts Hub + ACC Products + GCC Network). Built English-first and structured for Arabic RTL.
Author:            ACC Platform
Author URI:        https://accservicestation.com/
Template:          blocksy
Version:           1.0.0
Requires at least: 6.0
Requires PHP:      7.4
Text Domain:       acc
Tags:              dark, automotive, ecommerce-ready, rtl-language-support
*/

/*
 * NOTE ON STYLING ARCHITECTURE
 * ----------------------------
 * This file (style.css) intentionally only carries the required WordPress
 * child-theme header. All real styling lives in:
 *
 *   assets/css/acc-home.css   -> home page + shared design system
 *
 * That keeps the theme header lightweight and lets the home stylesheet be
 * enqueued conditionally (front page only) for clean performance.
 *
 * For Arabic later, add assets/css/acc-home-rtl.css; WordPress auto-loads an
 * "-rtl" companion when is_rtl() is true and the file is registered.
 */
