{
  "$description": "Designsystem consultingheads - maschinenlesbare Fassung. ERZEUGT aus css/_tokens.css im HubSpot-Theme Consulting-Heads-2025. Nicht von Hand aendern.",
  "$extensions": {
    "ch.quelle": "Consulting-Heads-2025/css/_tokens.css",
    "ch.erzeugt": "2026-09-18",
    "ch.quelleSha256": "c1816c9ee29b7e39a57b742acf9dbafa68d95519cc4be19c0fc2926720df99df",
    "ch.tokenAnzahl": 78,
    "ch.format": "W3C Design Tokens Community Group Draft"
  },
  "farbe": {
    "mint-50": {
      "$value": "#F0FFF5",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-mint-50"
      }
    },
    "mint-100": {
      "$value": "#C3FFD1",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-mint-100"
      }
    },
    "mint-500": {
      "$value": "#76FFA0",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-mint-500"
      }
    },
    "mint-700": {
      "$value": "#16602D",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-mint-700"
      }
    },
    "mint-900": {
      "$value": "#0A4F31",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-mint-900"
      }
    },
    "ink-950": {
      "$value": "#111111",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-950"
      }
    },
    "ink-900": {
      "$value": "#222222",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-900"
      }
    },
    "ink-700": {
      "$value": "#343A40",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-700"
      }
    },
    "ink-600": {
      "$value": "#494A52",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-600"
      }
    },
    "ink-500": {
      "$value": "#71727A",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-500"
      }
    },
    "ink-400": {
      "$value": "#9DA5AE",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-400"
      }
    },
    "ink-300": {
      "$value": "#CCCCCC",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-300"
      }
    },
    "ink-200": {
      "$value": "#E4E4E4",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-200"
      }
    },
    "ink-100": {
      "$value": "#EAEAEA",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-100"
      }
    },
    "ink-50": {
      "$value": "#F8FAFC",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-ink-50"
      }
    },
    "surface": {
      "$value": "#FFFFFF",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-surface"
      }
    },
    "on-dark": {
      "$value": "#FFFFFF",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-on-dark"
      }
    },
    "success": {
      "$value": "#4F7D24",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-success"
      }
    },
    "info": {
      "$value": "#0270E0",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-info"
      }
    },
    "danger": {
      "$value": "#F2545B",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-danger"
      }
    },
    "danger-text": {
      "$value": "#C8102E",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-danger-text"
      }
    },
    "link": {
      "$value": "{farbe.mint-700}",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-link"
      }
    },
    "link-hover": {
      "$value": "#003805",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-link-hover"
      }
    },
    "link-on-dark": {
      "$value": "{farbe.mint-500}",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-link-on-dark"
      }
    },
    "btn-primary-bg": {
      "$value": "{farbe.mint-500}",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-btn-primary-bg"
      }
    },
    "btn-primary-fg": {
      "$value": "{farbe.ink-900}",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-btn-primary-fg"
      }
    },
    "btn-primary-hover": {
      "$value": "{farbe.mint-100}",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-btn-primary-hover"
      }
    },
    "btn-dark-bg": {
      "$value": "{farbe.ink-900}",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-btn-dark-bg"
      }
    },
    "btn-dark-fg": {
      "$value": "#FFFFFF",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-btn-dark-fg"
      }
    },
    "btn-dark-hover": {
      "$value": "{farbe.ink-700}",
      "$type": "color",
      "$extensions": {
        "ch.cssVar": "--ch-btn-dark-hover"
      }
    }
  },
  "typografie": {
    "font": {
      "$value": "\"Spline Sans\", \"Segoe UI\", system-ui, -apple-system, sans-serif",
      "$type": "fontFamily",
      "$extensions": {
        "ch.cssVar": "--ch-font"
      }
    },
    "fs-h1": {
      "$value": "44px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h1"
      }
    },
    "fs-h2": {
      "$value": "34px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h2"
      }
    },
    "fs-h3": {
      "$value": "28px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h3"
      }
    },
    "fs-h4": {
      "$value": "24px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h4"
      }
    },
    "fs-h5": {
      "$value": "20px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h5"
      }
    },
    "fs-h6": {
      "$value": "18px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h6"
      }
    },
    "fs-body-lg": {
      "$value": "18px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-body-lg"
      }
    },
    "fs-body": {
      "$value": "16px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-body"
      }
    },
    "fs-sm": {
      "$value": "14px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-sm"
      }
    },
    "fs-xs": {
      "$value": "12px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-xs"
      }
    },
    "fs-h1-t": {
      "$value": "35px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h1-t"
      }
    },
    "fs-h2-t": {
      "$value": "30px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h2-t"
      }
    },
    "fs-h1-m": {
      "$value": "30px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h1-m"
      }
    },
    "fs-h2-m": {
      "$value": "28px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h2-m"
      }
    },
    "fs-h4-m": {
      "$value": "20px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-fs-h4-m"
      }
    },
    "lh-heading": {
      "$value": "1.2",
      "$type": "number",
      "$extensions": {
        "ch.cssVar": "--ch-lh-heading"
      }
    },
    "lh-body": {
      "$value": "1.6",
      "$type": "number",
      "$extensions": {
        "ch.cssVar": "--ch-lh-body"
      }
    }
  },
  "abstand": {
    "sp-4": {
      "$value": "4px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-4"
      }
    },
    "sp-5": {
      "$value": "5px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-5"
      }
    },
    "sp-8": {
      "$value": "8px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-8"
      }
    },
    "sp-10": {
      "$value": "10px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-10"
      }
    },
    "sp-12": {
      "$value": "12px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-12"
      }
    },
    "sp-15": {
      "$value": "15px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-15"
      }
    },
    "sp-16": {
      "$value": "16px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-16"
      }
    },
    "sp-20": {
      "$value": "20px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-20"
      }
    },
    "sp-24": {
      "$value": "24px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-24"
      }
    },
    "sp-25": {
      "$value": "25px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-25"
      }
    },
    "sp-30": {
      "$value": "30px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-30"
      }
    },
    "sp-32": {
      "$value": "32px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-32"
      }
    },
    "sp-40": {
      "$value": "40px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-40"
      }
    },
    "sp-48": {
      "$value": "48px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-48"
      }
    },
    "sp-50": {
      "$value": "50px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-50"
      }
    },
    "sp-56": {
      "$value": "56px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-56"
      }
    },
    "sp-60": {
      "$value": "60px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-60"
      }
    },
    "sp-64": {
      "$value": "64px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-64"
      }
    },
    "sp-80": {
      "$value": "80px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-80"
      }
    },
    "sp-120": {
      "$value": "120px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-sp-120"
      }
    }
  },
  "radius": {
    "radius-sm": {
      "$value": "4px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-radius-sm"
      }
    },
    "radius": {
      "$value": "8px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-radius"
      }
    },
    "radius-lg": {
      "$value": "16px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-radius-lg"
      }
    },
    "radius-full": {
      "$value": "999px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-radius-full"
      }
    }
  },
  "raster": {
    "container": {
      "$value": "1240px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-container"
      }
    },
    "gutter": {
      "$value": "24px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-gutter"
      }
    },
    "gutter-m": {
      "$value": "16px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-gutter-m"
      }
    },
    "bp-mobile": {
      "$value": "477px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-bp-mobile"
      }
    },
    "bp-tablet": {
      "$value": "768px",
      "$type": "dimension",
      "$extensions": {
        "ch.cssVar": "--ch-bp-tablet"
      }
    }
  },
  "schatten": {
    "shadow-md": {
      "$value": "0 1px 2px rgba(17,19,22,.05), 0 8px 24px -16px rgba(17,19,22,.28)",
      "$type": "shadow",
      "$extensions": {
        "ch.cssVar": "--ch-shadow-md"
      }
    }
  }
}