{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Polygon — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f5f3fa"
    },
    "bg-strong": {
      "$type": "color",
      "$value": "#ebe6f4"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#1a1233"
    },
    "bg-dark-elev": {
      "$type": "color",
      "$value": "#241844"
    },
    "bg-dark-deep": {
      "$type": "color",
      "$value": "#0e0820"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-card-soft": {
      "$type": "color",
      "$value": "#f5f3fa"
    },
    "text": {
      "$type": "color",
      "$value": "#0e0820"
    },
    "text-body": {
      "$type": "color",
      "$value": "#3a2f5a"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6b5d8a"
    },
    "text-subtle": {
      "$type": "color",
      "$value": "#9c92b5"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-soft": {
      "$type": "color",
      "$value": "#a89cc7"
    },
    "brand": {
      "$type": "color",
      "$value": "#8247e5"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#6a35c4"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#522aa3"
    },
    "brand-light": {
      "$type": "color",
      "$value": "#a875ee"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#8247e51a"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "rgba(130,71,229,0.40)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-violet": {
      "$type": "color",
      "$value": "#5a3eff"
    },
    "accent-cyan": {
      "$type": "color",
      "$value": "#16c4d6"
    },
    "accent-pink": {
      "$type": "color",
      "$value": "#e74694"
    },
    "border": {
      "$type": "color",
      "$value": "#e0d8ed"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#ebe6f4"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#c9bcdd"
    },
    "semantic-up": {
      "$type": "color",
      "$value": "#22c55e"
    },
    "semantic-up-soft": {
      "$type": "color",
      "$value": "#22c55e1a"
    },
    "semantic-down": {
      "$type": "color",
      "$value": "#ef4444"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#f59e0b"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#8247e5"
    },
    "gradient-hero": {
      "$type": "color",
      "$value": "linear-gradient(135deg, #1a1233 0%, #2d1c5c 50%, #8247e5 100%)"
    },
    "gradient-card": {
      "$type": "color",
      "$value": "linear-gradient(135deg, rgba(130,71,229,0.10) 0%, rgba(130,71,229,0.02) 100%)"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "rgba(130,71,229,0.40)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(14,8,32,0.60)"
    },
    "link": {
      "$type": "color",
      "$value": "#8247e5"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#6a35c4"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Polygon Display",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Polygon Display",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "12px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "999px"
    }
  },
  "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": "64px"
    }
  }
}
