/**
 * Aitrixa — Homepage stylesheet.
 *
 * Intentionally empty. All homepage-section styles
 * (.hero, .upsell-strip, .catalog__grid, .product, .product--feature,
 *  .docpanel, .manifesto, .modal-overlay, etc.) are defined in the
 * shared design-token stylesheet at assets/css/aitrixa.css, which is
 * enqueued globally by functions.php.
 *
 * This file is reserved for future homepage-only overrides so the
 * enqueue list in functions.php (`is_front_page()` → aitrixa-home)
 * stays valid without a 404. Add homepage-scoped tweaks here.
 */