/*
Theme Name: Sephat
Theme URI: https://sephat.fr
Description: Thème e-commerce B2B/B2C pour Sephat — spécialiste de l'étanchéité industrielle. Thème enfant de Storefront. Conçu pour un catalogue volumineux (44 000+ références), avec préparation du parcours transactionnel (paiement en ligne) et du mode B2B (prix négociés via ERP Business Central).
Author: NEWP
Template: storefront
Version: 1.0.0
Text Domain: sephat
*/

:root {
  /* Charte issue du logo Sephat */
  --sephat-cyan: #0080C0;      /* bleu cyan du logo (primaire) */
  --sephat-deep: #003B63;      /* bleu profond (header, CTA, texte fort) */
  --sephat-cyan-dark: #006080; /* hover */
  --sephat-cyan-light: #E6F4FB;/* fonds clairs */
  --sephat-silver: #C0C0C0;    /* argent/chrome du logo */
  --sephat-ink: #1f2933;       /* texte principal */
  --sephat-muted: #5f6b76;     /* texte secondaire */
  --sephat-line: #e3e8ee;      /* bordures */
  --sephat-bg: #f6f8fa;        /* fond de page */
  --sephat-accent: #EF9F27;    /* accent ambre (promotions, badges) */
  --sephat-radius: 8px;
}

/* ----------------------------------------------------------------
   Le détail visuel vit dans assets/css/sephat.css (chargé après).
   Ce fichier ne porte que l'en-tête de thème + les variables.
---------------------------------------------------------------- */
