{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Loom — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f8f8f8"
    },
    "bg-muted": {
      "$type": "color",
      "$value": "#f0f1f2"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-blue": {
      "$type": "color",
      "$value": "#e9f2fe"
    },
    "surface-violet": {
      "$type": "color",
      "$value": "#f8eefe"
    },
    "text": {
      "$type": "color",
      "$value": "#292a2e"
    },
    "text-heading": {
      "$type": "color",
      "$value": "#101214"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#1e1f21"
    },
    "text-secondary": {
      "$type": "color",
      "$value": "#505258"
    },
    "text-tertiary": {
      "$type": "color",
      "$value": "#6c6f77"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#8c8f97"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#b7b9be"
    },
    "brand": {
      "$type": "color",
      "$value": "#1868db"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#1558bc"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#123263"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#e9f2fe"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#cfe1fd"
    },
    "brand-mid": {
      "$type": "color",
      "$value": "#4d8ced"
    },
    "brand-outline": {
      "$type": "color",
      "$value": "#a3c3f1"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-violet": {
      "$type": "color",
      "$value": "#d8a0f7"
    },
    "accent-violet-soft": {
      "$type": "color",
      "$value": "#f8eefe"
    },
    "accent-violet-mid": {
      "$type": "color",
      "$value": "#bf63f3"
    },
    "accent-violet-deep": {
      "$type": "color",
      "$value": "#964ac0"
    },
    "accent-record": {
      "$type": "color",
      "$value": "#ff613d"
    },
    "accent-record-soft": {
      "$type": "color",
      "$value": "#ff613d20"
    },
    "link": {
      "$type": "color",
      "$value": "#1868db"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#1558bc"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#e9f2fe"
    },
    "disabled": {
      "$type": "color",
      "$value": "#b7b9be"
    },
    "border": {
      "$type": "color",
      "$value": "#e4e2e7"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f1f0f3"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#dddee1"
    },
    "border-input": {
      "$type": "color",
      "$value": "#b7b9be"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#1868db"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#efffd6"
    },
    "success-text": {
      "$type": "color",
      "$value": "#4c6b1f"
    },
    "success-solid": {
      "$type": "color",
      "$value": "#94c748"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fff5d4"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#8a5700"
    },
    "warning-solid": {
      "$type": "color",
      "$value": "#ffc716"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#ff613d20"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#c77b00"
    },
    "danger-solid": {
      "$type": "color",
      "$value": "#ff613d"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#e9f2fe"
    },
    "info-text": {
      "$type": "color",
      "$value": "#1558bc"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Charlie Display",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Charlie Display",
        "fontSize": "44px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Charlie Text",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "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"
    }
  }
}
