{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Bun — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fbf0df"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fff7e8"
    },
    "bg-strong": {
      "$type": "color",
      "$value": "#f5e8d0"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#fdfaf2"
    },
    "text": {
      "$type": "color",
      "$value": "#15151b"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6b6b6b"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#9a9a9a"
    },
    "brand": {
      "$type": "color",
      "$value": "#f472b6"
    },
    "brand-strong": {
      "$type": "color",
      "$value": "#db2777"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#fce7f3"
    },
    "brand-faint": {
      "$type": "color",
      "$value": "#fdf2f8"
    },
    "accent": {
      "$type": "color",
      "$value": "#fbbf24"
    },
    "accent-strong": {
      "$type": "color",
      "$value": "#f59e0b"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "link": {
      "$type": "color",
      "$value": "#db2777"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#9d174d"
    },
    "selected": {
      "$type": "color",
      "$value": "#fce7f3"
    },
    "disabled-bg": {
      "$type": "color",
      "$value": "#f5e8d0"
    },
    "disabled-text": {
      "$type": "color",
      "$value": "#9a9a9a"
    },
    "border": {
      "$type": "color",
      "$value": "#15151b1a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#15151b33"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#15151b0d"
    },
    "divider": {
      "$type": "color",
      "$value": "#15151b14"
    },
    "inverse-bg": {
      "$type": "color",
      "$value": "#15151b"
    },
    "inverse-text": {
      "$type": "color",
      "$value": "#fbf0df"
    },
    "inverse-text-muted": {
      "$type": "color",
      "$value": "#a1a1aa"
    },
    "shadow-warm": {
      "$type": "color",
      "$value": "rgba(21, 21, 27, 0.08)"
    },
    "shadow-pink": {
      "$type": "color",
      "$value": "rgba(244, 114, 182, 0.18)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#dcfce7"
    },
    "success-text": {
      "$type": "color",
      "$value": "#166534"
    },
    "success-border": {
      "$type": "color",
      "$value": "#86efac"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#854d0e"
    },
    "warning-border": {
      "$type": "color",
      "$value": "#fbbf24"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fee2e2"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#991b1b"
    },
    "danger-border": {
      "$type": "color",
      "$value": "#fca5a5"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#fce7f3"
    },
    "info-text": {
      "$type": "color",
      "$value": "#9d174d"
    },
    "info-border": {
      "$type": "color",
      "$value": "#f9a8d4"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#15151b"
    },
    "on-accent": {
      "$type": "color",
      "$value": "#15151b"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "CoFo Sans",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "CoFo Sans",
        "fontSize": "52px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "17px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
