{
  "$generatedBy": "BrandSweets tokens.json — gusto-com v2",
  "brand": {
    "slug": "gusto-com",
    "name": "Gusto",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Gusto",
    "tagline": "Gusto | Gusto offers fully integrated online HR services: payroll, benefits and everything else.",
    "sector": "saas"
  },
  "colors": {
    "primary": {
      "hex": "#1c1b1a",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e5",
        "200": "#d3d1cf",
        "300": "#b8b5b2",
        "400": "#a09c98",
        "500": "#898580",
        "600": "#75706c",
        "700": "#5f5c58",
        "800": "#4a4745",
        "900": "#353331",
        "950": "#1c1b1a"
      }
    },
    "secondary": {
      "hex": "#1e7676",
      "name": "Teal",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f1f8f8",
        "100": "#ddeeee",
        "200": "#b6ecec",
        "300": "#89e1e1",
        "400": "#61d6d6",
        "500": "#3ccdcd",
        "600": "#2eb2b2",
        "700": "#269292",
        "800": "#1e7676",
        "900": "#194d4d",
        "950": "#113232"
      }
    },
    "accent": {
      "hex": "#00535c",
      "name": "Dark Slate Gray",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff9fa",
        "100": "#d7f1f4",
        "200": "#a3f6ff",
        "300": "#6bf0ff",
        "400": "#38ebff",
        "500": "#0ae7ff",
        "600": "#00cae0",
        "700": "#00a5b8",
        "800": "#00818f",
        "900": "#00535c",
        "950": "#05383d"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "name": "White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#1c1b1a",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e5",
        "200": "#d3d1cf",
        "300": "#b8b5b2",
        "400": "#a09c98",
        "500": "#898580",
        "600": "#75706c",
        "700": "#5f5c58",
        "800": "#4a4745",
        "900": "#353331",
        "950": "#1c1b1a"
      }
    }
  },
  "typography": {
    "families": {
      "boogy-brut": {
        "family": "boogy brut",
        "source": "custom",
        "stack": "\"boogy brut\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "matter": {
        "family": "Matter",
        "source": "custom",
        "stack": "Matter, -apple-system, system-ui, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "boogy-brut",
        "stack": "\"boogy brut\", sans-serif"
      },
      "body": {
        "familyRef": "matter",
        "stack": "Matter, -apple-system, system-ui, \"Segoe UI\", Roboto, Helvetica, Arial, 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
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.11,
              0.106,
              0.102
            ],
            "hex": "#1c1b1a"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.118,
              0.463,
              0.463
            ],
            "hex": "#1e7676"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #1c1b1a 0%, #1e7676 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.373,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.221,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.106,
              0.106,
              0.106
            ],
            "hex": "#1b1b1b"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.337,
              0.427,
              0.427
            ],
            "hex": "#566d6d"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #1b1b1b 0%, #566d6d 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 5.521,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.219,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.145,
              0.141,
              0.137
            ],
            "hex": "#252423"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.075,
              0.071,
              0.067
            ],
            "hex": "#131211"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #252423 0%, #131211 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #2d2c2b 0%, #1a1918 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #1e1d1c 0%, #0c0c0b 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 15.495,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.122,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}