/*
Theme Name: MAMS
Theme URI: https://www.mams.team
Author: MAMS — Moroccan Association of Mathematical Sciences
Author URI: https://www.mams.team
Description: Thème officiel de la MAMS — الجمعية المغربية لعلوم الرياضيات. Compatible Elementor Pro, bilingue AR/EN avec RTL, design marocain (palette rouge/vert/or, typographies Amiri + Cormorant + Montserrat). Léger, rapide, compatible Hello Elementor en architecture.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mams
Domain Path: /languages
Tags: elementor, rtl-language-support, bilingual, custom-colors, custom-menu, threaded-comments, translation-ready, full-width-template
*/

/* Les styles réels sont dans assets/css/mams.css (chargé via functions.php).
   Ce fichier est requis par WordPress uniquement pour les métadonnées du thème. */

/* Reset minimal pour éviter tout conflit si assets/css/mams.css n'est pas chargé */
html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; }
