/*
Theme Name: MMA Child — Neon UI
Theme URI: https://evolutionfreefight.com/
Description: Child theme pour MMA (parent: mma). Habillage global Neon Futuriste (header/footer/pages/Woo) avec Design System modulaire CSS/JS.
Author: NetDev Creative Solutions
Author URI: https://netdev-creative.com/
Template: mma
Version: 1.0.0
Text Domain: mma-child
*/

/* Fallback minimal (le vrai style est dans assets/css/app.css) */
:root{
    --max: 1560px;
    --pad: 24px;
  }
  
  body{
    margin:0;
  }
  