{
  "$brand": "Fury Gaming",
  "$system": "FORGE",
  "$concept": "Every surface has a temperature. cold = ash/idle, hot = incandescent/live/winning.",
  "color": {
    "ground": {
      "ash-900": "#0A0A0C",
      "ash-850": "#0C0D10",
      "graphite-800": "#0E0F12",
      "graphite-700": "#15161A",
      "graphite-600": "#1E2026",
      "iron-500": "#2A2D34",
      "iron-400": "#3A3E47",
      "slate-legacy": "#242430"
    },
    "text": {
      "fog-400": "#6B7079",
      "fog-300": "#9AA0AA",
      "bone-200": "#CFC9BF",
      "bone-100": "#ECE7DF",
      "white-hot": "#FFF8F0"
    },
    "incandescence": {
      "heat-00": "#3A0E07",
      "heat-10": "#7A1E0A",
      "heat-20": "#B83210",
      "heat-30": "#E0480F",
      "heat-40": "#FF6A1A",
      "heat-50": "#FF8A2B",
      "heat-60": "#FFA638",
      "heat-70": "#FFC766",
      "heat-80": "#FFE0A6",
      "heat-90": "#FFF3DC"
    },
    "brand": {
      "fury": "#FF6A1A",
      "fury-deep": "#B83210",
      "fury-amber": "#FFA638",
      "quench": "#2BA8C7"
    },
    "state": {
      "live": "#FF6A1A",
      "active": "#FF8A2B",
      "idle": "#3A3E47",
      "danger": "#7A1E0A",
      "success": "#FFA638",
      "info": "#2BA8C7"
    }
  },
  "typography": {
    "display": "Archivo",
    "mono": "Martian Mono",
    "body": "Hanken Grotesk",
    "scale": {
      "mega": "clamp(4.5rem, 14vw, 13rem)",
      "display": "clamp(2.75rem, 7vw, 6rem)",
      "h1": "clamp(2.25rem, 5vw, 4rem)",
      "h2": "clamp(1.6rem, 3.2vw, 2.5rem)",
      "h3": "clamp(1.25rem, 2vw, 1.6rem)",
      "body": "clamp(1rem, 1.05vw, 1.125rem)",
      "small": "0.875rem",
      "micro": "0.75rem"
    },
    "tracking": { "mega": "-0.02em", "tight": "-0.01em", "label": "0.28em", "wide": "0.04em" },
    "weight": { "body": 400, "med": 500, "bold": 700, "black": 900 }
  },
  "space": {
    "1": "0.25rem", "2": "0.5rem", "3": "0.75rem", "4": "1rem", "5": "1.5rem",
    "6": "2rem", "7": "3rem", "8": "4rem", "9": "6rem", "10": "8rem", "12": "12rem",
    "gutter": "clamp(1.25rem, 4vw, 4rem)", "maxw": "1280px", "measure": "68ch"
  },
  "radius": { "0": "0px", "1": "2px", "2": "4px", "pill": "999px", "notch": "12px" },
  "motion": {
    "ease-ignite": "cubic-bezier(0.16, 0.84, 0.24, 1)",
    "ease-quench": "cubic-bezier(0.5, 0, 0.2, 1)",
    "ease-out": "cubic-bezier(0.22, 1, 0.36, 1)",
    "dur": { "1": "120ms", "2": "220ms", "3": "420ms", "4": "680ms", "slow": "1200ms" }
  },
  "glow": {
    "ember": "0 0 18px -2px rgba(184,50,16,.45)",
    "heat": "0 0 24px -1px rgba(255,106,26,.45), 0 0 4px rgba(255,138,43,.55)",
    "hot": "0 0 40px -2px rgba(255,138,43,.55), 0 0 10px rgba(255,199,102,.65)"
  }
}
