{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Square — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#000000"
    },
    "bg-cool": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "bg-cream": {
      "$type": "color",
      "$value": "#f1eee9"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#ebebeb"
    },
    "surface-dark-elevated": {
      "$type": "color",
      "$value": "#1c1c1c"
    },
    "surface-cream": {
      "$type": "color",
      "$value": "#f1eee9"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-body": {
      "$type": "color",
      "$value": "#1c1c1c"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "text-subtle": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-soft": {
      "$type": "color",
      "$value": "#a0a0a0"
    },
    "brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#1c1c1c"
    },
    "accent": {
      "$type": "color",
      "$value": "#006aff"
    },
    "accent-hover": {
      "$type": "color",
      "$value": "#0050c8"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "#e6efff"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-accent": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#006aff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0050c8"
    },
    "border": {
      "$type": "color",
      "$value": "#d8d8d8"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#a0a0a0"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#ebebeb"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.16)"
    },
    "semantic-success": {
      "$type": "color",
      "$value": "#1f8b4c"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#cc7700"
    },
    "semantic-danger": {
      "$type": "color",
      "$value": "#cf202f"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#006aff"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "rgba(0,106,255,0.45)"
    },
    "shadow-ambient": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.04)"
    },
    "shadow-soft": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.08)"
    },
    "shadow-hard": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.16)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Square Sans Display",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Square Sans Display",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Square Sans Text",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "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": "64px"
    }
  }
}
