/*
Theme Name: HelvetiTech
Theme URI: https://HelvetiTech.ch
Author: HelvetiTech David Abtan
Author URI: https://HelvetiTech.ch
Description: Thème WordPress basé sur Tailwind pour support informatique PME en Suisse (landing + blog).
Version: 1.0.0
License: GPLv2 or later
Text Domain: helvetitech
*/
:root{
  /* Couleurs utilitaires si Tailwind ne charge pas (fallback léger) */
  --primary-600: #dc2626;
}
body{font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, Apple Color Emoji, Segoe UI Emoji;}
