{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Kit — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f9f7f4"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#f2efe9"
    },
    "bg-tertiary": {
      "$type": "color",
      "$value": "#ebe6dd"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-elev": {
      "$type": "color",
      "$value": "#fffdf9"
    },
    "text": {
      "$type": "color",
      "$value": "#1e1e1e"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#0f0f0f"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#000000cc"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#00000099"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#00000066"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#0000004d"
    },
    "brand": {
      "$type": "color",
      "$value": "#44b1ff"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#44b1ffd9"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#2c8fd6"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#bce1fa"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#1e1e1e"
    },
    "accent-sky": {
      "$type": "color",
      "$value": "#bce1fa"
    },
    "accent-sky-deep": {
      "$type": "color",
      "$value": "#a2d1f1"
    },
    "accent-peach": {
      "$type": "color",
      "$value": "#ffd0ad"
    },
    "accent-mint": {
      "$type": "color",
      "$value": "#b9e9c5"
    },
    "accent-lilac": {
      "$type": "color",
      "$value": "#e7c9f1"
    },
    "accent-gold": {
      "$type": "color",
      "$value": "#f2ba41"
    },
    "accent-gold-soft": {
      "$type": "color",
      "$value": "#fce8b8"
    },
    "accent-rose": {
      "$type": "color",
      "$value": "#f7c4cd"
    },
    "link": {
      "$type": "color",
      "$value": "#44b1ff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#2c8fd6"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#f2efe9"
    },
    "disabled": {
      "$type": "color",
      "$value": "#0000004d"
    },
    "border": {
      "$type": "color",
      "$value": "#0000000f"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#00000019"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#00000008"
    },
    "border-brand": {
      "$type": "color",
      "$value": "rgba(68, 177, 255, 0.30)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#b9e9c5"
    },
    "success-text": {
      "$type": "color",
      "$value": "#1f4d2c"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fce8b8"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#7a5a00"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#f7c4cd"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#a8113a"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#bce1fa"
    },
    "info-text": {
      "$type": "color",
      "$value": "#1a3a7a"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "KitSansFont",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "KitSansFont",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Libre Franklin",
        "fontSize": "18px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "16px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "24px"
    }
  }
}
