/** Shopify CDN: Minification failed

Line 59:33 Expected "*/" to terminate multi-line comment

**/
/* ==================================================
   ZENOVA – FINAL LAUNCH PREMIUM CSS
   Objectif : site prêt au lancement
   ================================================== */


/* ========== 1. TYPOGRAPHIE & HIÉRARCHIE ========== */

body {
  letter-spacing: 0.015em;
}

h1, h2, h3, h4 {
  letter-spacing: 0.05em;
  font-weight: 500;
}


/* ========== 2. SIGNATURE DE MARQUE (CLAIM) ========== */
/* Affiché sous le header sur toutes les pages */

header + .page-width::before {
  content: "DESIGN ÉPURÉ · QUALITÉ DURABLE · SÉRÉNITÉ AU QUOTIDIEN";
  display: block;
  text-align: center;
  font-size: 0.8rem;
  letter-spacing: 0.14em;
  opacity: 0.75;
  margin: 14px auto 28px auto;
}


/* ========== 3. CARTES PRODUITS – LOOK PREMIUM ========== */

.card {
  box-shadow: none !important;
}

.card__information {
  padding-top: 18px;
}

.card__heading {
  font-size: 0.95rem;
  letter-spacing: 0.07em;
}

.price {
  font-size: 0.9rem;
  opacity: 0.85;
}


/* ========== 4. MICRO-ANIMATIONS