/*
Theme Name: Wallon IPTV Theme
Theme URI: https://waloniptv.local
Author: Antigravity AI
Author URI: https://nordictv.io
Description: Thème WordPress premium ultra-rapide et optimisé pour le marché belge de l'IPTV. High-converting dark red & black glassmorphic design for Wallon IPTV, SEO targeting for "iptv belgique" and "Abonnement iptv", interactive 2-step pricing calculator, Bancontact integration support, and instant WhatsApp support widget.
Version: 1.2.0
License: GNU General Public License v2 or later
Text Domain: wallon-iptv
*/

/* Custom variables and fallbacks for Red & Black theme */
:root {
  --primary-glow: #ef4444;
  --secondary-glow: #dc2626;
  --accent-red: #f87171;
  --bg-dark: #050505;
}

body {
  background-color: var(--bg-dark);
  color: #f3f4f6;
  font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  overflow-x: hidden;
}
