/*
Theme Name: NUMRIQ
Theme URI: https://numriq.com
Author: PICARD. Consultants
Author URI: https://picard.ca
Description: Thème WordPress custom pour NUMRIQ — conseil en intelligence artificielle pour entreprises. Design minimaliste noir & blanc, bilingue FR/EN via WPML, contenu éditable via ACF Pro.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
License: Proprietary
Text Domain: numriq
*/

/* Base reset (rest of CSS loaded via assets/css/main.css) */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
img { max-width: 100%; height: auto; display: block; }
