/*
Theme Name: Loomify Twenty Twenty-Five Child
Theme URI: https://web.online168.com/
Description: Child theme of Twenty Twenty-Five for Loomify. Visual-only editorial alignment (Playfair Display + Inter typography, warm-neutral palette, black CTA buttons) matching the Loomify marketing site, plus a scoped My Account layer. Front-end presentation only — changes no templates logic, plugins, cart/checkout, pricing, or auth behavior, and never enqueues in wp-admin.
Author: Loomify
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: loomify-twentytwentyfive-child
*/

/*
 * Intentionally left free of style rules.
 *
 * This child stylesheet exists so WordPress recognises a valid child theme and
 * so the parent (Twenty Twenty-Five) styles load first. Loomify visual work is
 * kept in dedicated, purpose-scoped files that functions.php enqueues in order:
 *   - assets/css/editorial.css  → site-wide editorial layer (typography, colour,
 *     buttons, product cards, header/footer), front end only.
 *   - assets/css/my-account.css → refinements scoped to the WooCommerce account
 *     page (body.woocommerce-account), enqueued only there.
 * Rules are deliberately not placed here so each layer stays independently
 * auditable and cache-versioned; this file carries only the theme header.
 */
