/* GÉNÉRÉ depuis design-system/brands/focuszen.tokens.json — ne pas éditer à la main.
   Régénérer avec : doppler run -- npx tsx scripts/focus-zen/21-theme.ts --go */
:root{
  --fz-fond:#FBF8F3;
  --fz-surface:#FFFFFF;
  --fz-encre:#14201C;
  --fz-encre-douce:#566963;
  --fz-primaire:#1F4A3D;
  --fz-primaire-survol:#143229;
  --fz-accent:#A65526;
  --fz-accent-clair:#D08A5A;
  --fz-doux:#EDF2EE;
  --fz-succes:#2F6B4C;
  --fz-alerte:#A83F35;
  --fz-secondaire:#41616F;
  --fz-bleu-doux:#E7EDF0;
  --fz-encre-inverse:#F3F7F4;
  --fz-sombre:#0F1A16;
  --fz-filet:#E4E0D8;
  --fz-filet-sombre:#24322C;

  --fz-titre:"Fraunces",Georgia,serif;
  --fz-texte:"Figtree",system-ui,-apple-system,"Segoe UI",sans-serif;
  --fz-base:17px;

  --fz-r-sm:10px;--fz-r-md:16px;--fz-r-pill:999px;
  --fz-ombre-sm:0 4px 12px rgba(31,42,38,.05);--fz-ombre-md:0 8px 24px rgba(31,42,38,.07);

  /* Reprise de la palette Blocksy. La couleur 8 sert de FOND d'en-tête au
     thème : y mettre l'accent repeindrait tout le bandeau en terre cuite. */
  --theme-palette-color-1:#1F4A3D;
  --theme-palette-color-2:#143229;
  --theme-palette-color-3:#14201C;
  --theme-palette-color-4:#566963;
  --theme-palette-color-5:#EDF2EE;
  --theme-palette-color-6:#FBF8F3;
  --theme-palette-color-7:#FFFFFF;
  --theme-palette-color-8:#FFFFFF;
  --theme-text-color:#14201C;
  --theme-link-initial-color:#1F4A3D;
  --theme-link-hover-color:#A65526;
  --theme-font-family:var(--fz-texte);
  --theme-font-size:17px;
  --theme-line-height:1.65;
  --theme-button-background-initial-color:#A65526;
  --theme-button-background-hover-color:#143229;
  --theme-button-text-initial-color:#fff;
  --theme-button-text-hover-color:#fff;
  --theme-button-border-radius:999px;
  --theme-normal-container-max-width:1180px;
  --theme-content-width:1180px;
}

/* Polices servies depuis le domaine : aucun appel à un tiers au chargement. */
@font-face{font-family:"Fraunces";font-style:normal;font-weight:400 700;font-display:swap;src:url(/wp-content/uploads/fonts/fraunces-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2212,U+FEFF,U+FFFD}
@font-face{font-family:"Fraunces";font-style:normal;font-weight:400 700;font-display:swap;src:url(/wp-content/uploads/fonts/fraunces-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Figtree";font-style:normal;font-weight:400 700;font-display:swap;src:url(/wp-content/uploads/fonts/figtree-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2212,U+FEFF,U+FFFD}
@font-face{font-family:"Figtree";font-style:normal;font-weight:400 700;font-display:swap;src:url(/wp-content/uploads/fonts/figtree-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
