{
  "$generatedBy": "BrandSweets tokens.json — astro-build v3",
  "brand": {
    "slug": "astro-build",
    "name": "Astro",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Astro",
    "tagline": "Astro builds fast content sites, powerful web applications, dynamic server APIs, and everything in-between."
  },
  "colors": {
    "primary": {
      "hex": "#3178c6",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f1f5f8",
        "100": "#dde5ee",
        "200": "#b6d0ed",
        "300": "#89b4e1",
        "400": "#609ad7",
        "500": "#3178c6",
        "600": "#2d6eb4",
        "700": "#255a93",
        "800": "#1d4672",
        "900": "#19324d",
        "950": "#102132"
      }
    },
    "secondary": {
      "hex": "#54b9ff",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff6fa",
        "100": "#d7e8f4",
        "200": "#a3d9ff",
        "300": "#54b9ff",
        "400": "#38acff",
        "500": "#0a99ff",
        "600": "#0083e0",
        "700": "#006bb8",
        "800": "#00538f",
        "900": "#083a5e",
        "950": "#05263d"
      }
    },
    "accent": {
      "hex": "#4bf3c8",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f0faf7",
        "100": "#d9f2ec",
        "200": "#a9f9e5",
        "300": "#75f5d5",
        "400": "#4bf3c8",
        "500": "#1aefba",
        "600": "#0fd2a1",
        "700": "#0cac84",
        "800": "#098666",
        "900": "#0d5946",
        "950": "#093a2d"
      }
    },
    "surface": {
      "hex": "#f2f6fa",
      "usage": "Page and card background.",
      "scale": {
        "50": "#f2f6fa",
        "100": "#dfe6ec",
        "200": "#bdd1e5",
        "300": "#95b5d6",
        "400": "#709cc7",
        "500": "#4f85ba",
        "600": "#3f70a2",
        "700": "#335c84",
        "800": "#284767",
        "900": "#203346",
        "950": "#15212e"
      }
    },
    "text": {
      "hex": "#2c2c2c",
      "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": "#2c2c2c",
        "950": "#212121"
      }
    }
  },
  "typography": {
    "families": {
      "apple-color-emoji": {
        "family": "Apple Color Emoji",
        "source": "custom",
        "stack": "\"Apple Color Emoji\", ui-sans-serif, system-ui, sans-serif, \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "obviously": {
        "family": "Obviously",
        "source": "custom",
        "stack": "Obviously, obviously-fallback, system-ui, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "obviously",
        "stack": "Obviously, obviously-fallback, system-ui, sans-serif"
      },
      "body": {
        "familyRef": "apple-color-emoji",
        "stack": "\"Apple Color Emoji\", ui-sans-serif, system-ui, sans-serif, \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\""
      }
    },
    "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
      }
    ]
  }
}