{
  "$schema": "https://design-tokens.github.io/community-group/format/tokens.json",
  "spacing": {
    "0": {
      "$type": "dimension",
      "$type": "dimension",
      "$value": "0",
      "$description": "No spacing"
    },
    "px": {
      "$type": "dimension",
      "$type": "dimension",
      "$value": "1px",
      "$description": "Single pixel for borders and fine details"
    },
    "0.5": {
      "$type": "dimension",
      "$type": "dimension",
      "$value": "0.125rem",
      "$description": "2px - Ultra tight spacing"
    },
    "1": {
      "$type": "dimension",
      "$type": "dimension",
      "$value": "0.25rem",
      "$description": "4px - Extra tight spacing"
    },
    "1.5": {
      "$type": "dimension",
      "$value": "0.375rem",
      "$description": "6px - Very tight spacing"
    },
    "2": {
      "$type": "dimension",
      "$value": "0.5rem",
      "$description": "8px - Tight spacing"
    },
    "2.5": {
      "$type": "dimension",
      "$value": "0.625rem",
      "$description": "10px - Compact spacing"
    },
    "3": {
      "$type": "dimension",
      "$value": "0.75rem",
      "$description": "12px - Small spacing"
    },
    "3.5": {
      "$type": "dimension",
      "$value": "0.875rem",
      "$description": "14px - Small-medium spacing"
    },
    "4": {
      "$type": "dimension",
      "$value": "1rem",
      "$description": "16px - Base spacing unit"
    },
    "5": {
      "$type": "dimension",
      "$value": "1.25rem",
      "$description": "20px - Medium spacing"
    },
    "6": {
      "$type": "dimension",
      "$value": "1.5rem",
      "$description": "24px - Large spacing"
    },
    "7": {
      "$type": "dimension",
      "$value": "1.75rem",
      "$description": "28px - Large-extra spacing"
    },
    "8": {
      "$type": "dimension",
      "$value": "2rem",
      "$description": "32px - Extra large spacing"
    },
    "9": {
      "$type": "dimension",
      "$value": "2.25rem",
      "$description": "36px - Extra large spacing"
    },
    "10": {
      "$type": "dimension",
      "$value": "2.5rem",
      "$description": "40px - Double extra large spacing"
    },
    "11": {
      "$type": "dimension",
      "$value": "2.75rem",
      "$description": "44px - Triple extra large spacing"
    },
    "12": {
      "$type": "dimension",
      "$value": "3rem",
      "$description": "48px - Huge spacing"
    },
    "14": {
      "$type": "dimension",
      "$value": "3.5rem",
      "$description": "56px - Very huge spacing"
    },
    "16": {
      "$type": "dimension",
      "$value": "4rem",
      "$description": "64px - Massive spacing"
    },
    "20": {
      "$type": "dimension",
      "$value": "5rem",
      "$description": "80px - Ultra massive spacing"
    },
    "24": {
      "$type": "dimension",
      "$value": "6rem",
      "$description": "96px - Section spacing"
    },
    "28": {
      "$type": "dimension",
      "$value": "7rem",
      "$description": "112px - Large section spacing"
    },
    "32": {
      "$type": "dimension",
      "$value": "8rem",
      "$description": "128px - Page section spacing"
    },
    "36": {
      "$type": "dimension",
      "$value": "9rem",
      "$description": "144px - Large page section spacing"
    },
    "40": {
      "$type": "dimension",
      "$value": "10rem",
      "$description": "160px - Hero section spacing"
    },
    "44": {
      "$type": "dimension",
      "$value": "11rem",
      "$description": "176px - Large hero section spacing"
    },
    "48": {
      "$type": "dimension",
      "$value": "12rem",
      "$description": "192px - Maximum spacing unit"
    }
  }
}