/*
Theme Name: RTCA 2026 Vibe
Theme URI: https://rtca.com.tn
Author: RTCA
Author URI: https://rtca.com.tn
Description: Headless Consumer Theme for RTCA 2026
Version: 1.0.2
Text Domain: rtca-2026-vibe
*/

:root {
    --color-primary:   #E31E24;   /* Rouge RTCA — boutons CTA, accents, survol */
    --color-secondary: #000000;   /* Noir — titres, footer, textes forts */
    --color-bg:        #FFFFFF;   /* Blanc — fond dominant de toutes les pages */
    --color-text:      #1A1A1A;   /* Gris anthracite — corps de texte */
    --color-muted:     #6B7280;   /* Gris clair — sous-titres, métadonnées */
    --color-surface:   #F9FAFB;   /* Blanc cassé — fond des cartes et sections alternées */
    --color-border:    #E5E7EB;   /* Gris très clair — séparateurs, bordures */
}
