/*
Theme Name: Predifluxion Child
Theme URI: https://predifluxion.com
Template: predifluxion
Author: Predifluxion Ltd
Author URI: https://predifluxion.com
Description: The active theme. All code lives in the Predifluxion parent theme; this child holds client-specific tweaks so the parent can be updated without losing them. Never delete the parent — the child inherits from it.
Version: 1.0.0
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: predifluxion
*/

/* --------------------------------------------------------------------------
   Client-specific overrides go here.

   The parent stylesheet (assets/css/main.css) is enqueued first, this file
   second, so anything below wins on equal specificity. Both are versioned by
   file mtime, so an edit here busts the cache automatically.

   Design tokens are CSS custom properties on :root — override a token here to
   retune the whole site rather than fighting individual rules. For example:

     :root {
       --pf-radius: 8px;
       --pf-container: 1400px;
     }
   -------------------------------------------------------------------------- */
