{
  "$generatedBy": "BrandSweets tokens.json — cargo-site v2",
  "brand": {
    "slug": "cargo-site",
    "name": "Cargo",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Cargo",
    "tagline": "Site builder for designers and artists"
  },
  "colors": {
    "primary": {
      "hex": "#007aff",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d7e5f4",
        "200": "#a3d0ff",
        "300": "#6bb3ff",
        "400": "#3898ff",
        "500": "#007aff",
        "600": "#006ce0",
        "700": "#0059b8",
        "800": "#00458f",
        "900": "#08325e",
        "950": "#05203d"
      }
    },
    "accent": {
      "hex": "#0000ee",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#efeffa",
        "100": "#d7d7f4",
        "200": "#a3a3ff",
        "300": "#6b6bff",
        "400": "#3838ff",
        "500": "#0a0aff",
        "600": "#0000ee",
        "700": "#0000b8",
        "800": "#00008f",
        "900": "#08085e",
        "950": "#05053d"
      }
    },
    "surface": {
      "hex": "#fcfcfc",
      "usage": "Page and card background.",
      "scale": {
        "50": "#fcfcfc",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#000000",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "cargodiatypevariable": {
        "family": "CargoDiatypeVariable",
        "source": "custom",
        "stack": "CargoDiatypeVariable, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "cargodiatypevariable",
        "stack": "CargoDiatypeVariable, sans-serif"
      },
      "body": {
        "familyRef": "cargodiatypevariable",
        "stack": "CargoDiatypeVariable, sans-serif"
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  }
}