{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Chime — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#003122"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#002418"
    },
    "bg-hero": {
      "$type": "color",
      "$value": "#00452f"
    },
    "bg-panel": {
      "$type": "color",
      "$value": "#005d3e"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.10)"
    },
    "surface-glass": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.16)"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-dark": {
      "$type": "color",
      "$value": "#003122"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#e2f3eb"
    },
    "text-soft": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.72)"
    },
    "brand": {
      "$type": "color",
      "$value": "#00d27b"
    },
    "brand-bright": {
      "$type": "color",
      "$value": "#1ee98f"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#005d3e"
    },
    "card-metal": {
      "$type": "color",
      "$value": "#d8d0c2"
    },
    "success": {
      "$type": "color",
      "$value": "#00d27b"
    },
    "warning": {
      "$type": "color",
      "$value": "#f8d867"
    },
    "danger": {
      "$type": "color",
      "$value": "#e34f55"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.22)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.34)"
    },
    "shadow": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.20)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#003122"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "44px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "10px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
