{
  "couleur": {
    "papier": "#FAF8F3",
    "papier-2": "#F1EDE4",
    "encre": "#211C17",
    "charbon": "#131313",
    "charbon-2": "#1E1E1E",
    "vermillon": "#E0542B",
    "vermillon-fonce": "#C94A24",
    "gris": "#6B645C",
    "gris-nuit": "#B8B8B8",
    "filet": "#E7E1D8",
    "jaune": "#FFC94D",
    "ciel": "#B9D3F7",
    "menthe": "#A8DDB5",
    "rose": "#F7B5C4",
    "lilas": "#CDBBF5",
    "rouge": "#B3261E",
    "rouge-nuit": "#F2877B",
    "vert": "#2F7A4D",
    "vert-nuit": "#7CCB97",
    "bleu": "#3B7DD8",
    "ambre": "#B8860F",
    "framboise": "#D65F8C",
    "violet": "#7657C9",
    "emeraude": "#2C9A6A"
  },
  "rayon": {
    "aucun": "0",
    "s": "6px",
    "m": "12px",
    "l": "20px",
    "pilule": "999px"
  },
  "trait": {
    "fin": "1px",
    "objet": "1.5px"
  },
  "ombre": {
    "aucune": "none",
    "posee": "0 1px 2px rgba(33, 28, 23, 0.08)",
    "flottante": "0 8px 24px rgba(33, 28, 23, 0.12)",
    "objet": "6px 6px 0 #FFC94D"
  },
  "espace": {
    "xs": "4px",
    "sm": "8px",
    "md": "16px",
    "lg": "32px",
    "xl": "64px",
    "2xl": "128px"
  },
  "duree": {
    "vif": "150ms",
    "pose": "350ms",
    "rotation": "900ms",
    "souffle": "2400ms"
  },
  "courbe": {
    "suisse": "cubic-bezier(0.2, 0.8, 0.2, 1)",
    "rebond": "cubic-bezier(0.3, 1.6, 0.5, 1)"
  },
  "police": {
    "titre": "\"Instrument Serif\", serif",
    "texte": "\"Geist\", system-ui, sans-serif",
    "mono": "\"Geist Mono\", monospace",
    "choc": "\"Anton\", sans-serif"
  },
  "echelle": {
    "hero": {
      "police": "titre",
      "web": "clamp(2.5rem, 6vw, 4.5rem)",
      "canvas1080": [
        140,
        190
      ],
      "interligne": 1.02
    },
    "titre": {
      "police": "titre",
      "web": "clamp(2rem, 4vw, 3.25rem)",
      "canvas1080": [
        90,
        130
      ],
      "interligne": 1.05
    },
    "corps": {
      "police": "titre",
      "web": "clamp(1.25rem, 2.2vw, 1.6rem)",
      "canvas1080": [
        56,
        80
      ],
      "interligne": 1.35
    },
    "choc": {
      "police": "choc",
      "web": "clamp(3rem, 9vw, 7rem)",
      "canvas1080": [
        300,
        440
      ],
      "casse": "uppercase",
      "interligne": 0.95
    },
    "appui": {
      "police": "texte",
      "web": "1.0625rem",
      "canvas1080": [
        40,
        52
      ],
      "graisse": 500,
      "interligne": 1.5
    },
    "surtitre": {
      "police": "mono",
      "web": "0.8125rem",
      "canvas1080": [
        32,
        40
      ],
      "casse": "uppercase",
      "approche": "0.22em",
      "graisse": 600
    },
    "meta": {
      "police": "mono",
      "web": "0.75rem",
      "canvas1080": [
        32,
        32
      ],
      "casse": "uppercase",
      "approche": "0.14em",
      "graisse": 500
    }
  },
  "roles": {
    "clair": {
      "fond": "#FAF8F3",
      "surface": "#F1EDE4",
      "texte": "#211C17",
      "discret": "#6B645C",
      "filet": "#E7E1D8",
      "trait": "#211C17",
      "accent": "#E0542B",
      "accent-appuye": "#C94A24",
      "sur-accent": "#FAF8F3",
      "appoint-1": "#FFC94D",
      "appoint-2": "#B9D3F7",
      "appoint-3": "#A8DDB5",
      "appoint-4": "#F7B5C4",
      "appoint-5": "#CDBBF5",
      "sur-appoint": "#211C17",
      "teinte-ombre": "#FFC94D",
      "danger": "#B3261E",
      "succes": "#2F7A4D",
      "donnee-1": "#E0542B",
      "donnee-2": "#3B7DD8",
      "donnee-3": "#B8860F",
      "donnee-4": "#D65F8C",
      "donnee-5": "#7657C9",
      "donnee-6": "#2C9A6A",
      "quadrillage-couleur": "rgba(33, 28, 23, 0.05)",
      "quadrillage-pas": "46px"
    },
    "nocturne": {
      "fond": "#131313",
      "surface": "#1E1E1E",
      "texte": "#FAF8F3",
      "discret": "#B8B8B8",
      "filet": "rgba(255, 255, 255, 0.12)",
      "trait": "#FAF8F3",
      "accent": "#E0542B",
      "accent-appuye": "#C94A24",
      "sur-accent": "#FAF8F3",
      "appoint-1": "#FFC94D",
      "appoint-2": "#B9D3F7",
      "appoint-3": "#A8DDB5",
      "appoint-4": "#F7B5C4",
      "appoint-5": "#CDBBF5",
      "sur-appoint": "#211C17",
      "teinte-ombre": "#FFC94D",
      "danger": "#F2877B",
      "succes": "#7CCB97",
      "donnee-1": "#E0542B",
      "donnee-2": "#3B7DD8",
      "donnee-3": "#B8860F",
      "donnee-4": "#D65F8C",
      "donnee-5": "#7657C9",
      "donnee-6": "#2C9A6A",
      "quadrillage-couleur": "rgba(255, 255, 255, 0.055)",
      "quadrillage-pas": "46px"
    }
  }
}
