/*
Theme Name: GeneratePress Child — El Nido Guide
Theme URI: https://elnidoguide.ph/
Description: El Nido Guide v2 (Industry) design layer. Transcribed from the
             "El Nido Guide v2 -Industry-" prototype, which is the design contract:
             every token, component and layout here is taken from it verbatim.
Author: Online Convergence Solutions
Template: generatepress
Version: 2.0.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: elnido
*/

/*
 * Intentionally empty.
 *
 * GeneratePress auto-enqueues this file as the `generate-child` handle, but the
 * actual design layer lives in assets/css/ as an ordered cascade:
 *
 *   00-tokens → 10-base → 20-layout → 30-components
 *             → 40-woocommerce → 45-woocommerce-blocks → 48-dokan
 *             → 50-responsive → 99-print
 *
 * inc/enqueue.php registers that chain and anchors it to `generate-style`, so the
 * whole layer always cascades after GeneratePress's own stylesheet. Adding rules
 * here instead would print them at `generate-child`'s position, which is not the
 * end of the chain — put them in the matching assets/css/ file.
 */
