{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Motion — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f8faf9"
    },
    "bg-elev": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-strong": {
      "$type": "color",
      "$value": "#eef2ee"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#0d1117"
    },
    "bg-dark-elev": {
      "$type": "color",
      "$value": "#161b22"
    },
    "surface": {
      "$type": "color",
      "$value": "#f8faf9"
    },
    "text": {
      "$type": "color",
      "$value": "#0d1117"
    },
    "text-body": {
      "$type": "color",
      "$value": "#1f2937"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#56636e"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#8d97a3"
    },
    "brand": {
      "$type": "color",
      "$value": "#16a34a"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#138a3f"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#0f6e34"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#dcf2e3"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#0f6e34"
    },
    "ai-purple": {
      "$type": "color",
      "$value": "#7c3aed"
    },
    "ai-purple-hover": {
      "$type": "color",
      "$value": "#6d28d9"
    },
    "ai-purple-active": {
      "$type": "color",
      "$value": "#5b21b6"
    },
    "ai-soft": {
      "$type": "color",
      "$value": "#ede9fe"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-dark": {
      "$type": "color",
      "$value": "#f8faf9"
    },
    "link": {
      "$type": "color",
      "$value": "#1d4ed8"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#1e40af"
    },
    "gradient-stop-1": {
      "$type": "color",
      "$value": "#16a34a"
    },
    "gradient-stop-2": {
      "$type": "color",
      "$value": "#7c3aed"
    },
    "gradient-hero": {
      "$type": "color",
      "$value": "linear-gradient(105deg, #16a34a 0%, #4f46e5 50%, #7c3aed 100%)"
    },
    "pastel-mint": {
      "$type": "color",
      "$value": "#dcf2e3"
    },
    "pastel-lavender": {
      "$type": "color",
      "$value": "#ede9fe"
    },
    "pastel-sky": {
      "$type": "color",
      "$value": "#dbeafe"
    },
    "pastel-peach": {
      "$type": "color",
      "$value": "#fde6d3"
    },
    "pastel-butter": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "border": {
      "$type": "color",
      "$value": "#e2e8e5"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#c1cdc6"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#eef2ee"
    },
    "shadow-tint": {
      "$type": "color",
      "$value": "rgba(13, 17, 23, 0.06)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(13, 17, 23, 0.16)"
    },
    "info": {
      "$type": "color",
      "$value": "#1d4ed8"
    },
    "success": {
      "$type": "color",
      "$value": "#16a34a"
    },
    "warning": {
      "$type": "color",
      "$value": "#d97706"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "danger": {
      "$type": "color",
      "$value": "#dc2626"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fee2e2"
    },
    "selection": {
      "$type": "color",
      "$value": "rgba(22, 163, 74, 0.18)"
    },
    "ring-brand": {
      "$type": "color",
      "$value": "rgba(22, 163, 74, 0.45)"
    },
    "ring-ai": {
      "$type": "color",
      "$value": "rgba(124, 58, 237, 0.45)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter Display",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter Display",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "10px"
    },
    "card": {
      "$type": "dimension",
      "$value": "14px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
