{
  "name": "Tatem",
  "id": "tatem",
  "sourceUrl": "https://tatem.com",
  "capturedAt": "2026-05-06T14:00:00.000Z",
  "color": {
    "colorTwilightInk": {
      "$type": "color",
      "$value": "#000000",
      "$description": "Primary dark background.",
      "group": "surface"
    },
    "colorPolarWhite": {
      "$type": "color",
      "$value": "#ffffff",
      "$description": "Primary text.",
      "group": "neutral"
    },
    "colorPewterMist": {
      "$type": "color",
      "$value": "#919191",
      "$description": "Secondary text and icon strokes.",
      "group": "neutral"
    },
    "colorSilverTone": {
      "$type": "color",
      "$value": "#b5b5b5",
      "$description": "Muted headings and body text.",
      "group": "neutral"
    },
    "colorCharcoalBlack": {
      "$type": "color",
      "$value": "#3b3b3b",
      "$description": "Subtle cards and dividers.",
      "group": "surface"
    },
    "colorCeruleanAccent": {
      "$type": "color",
      "$value": "#007eed",
      "$description": "Interactive state and links.",
      "group": "accent"
    }
  },
  "typography": {
    "fontInter": {
      "$type": "fontFamily",
      "$value": "Inter, ui-sans-serif, system-ui, sans-serif",
      "$description": "Single family for dense product UI, labels, tables, and command surfaces."
    }
  },
  "spacing": {
    "spacing4": {
      "$type": "dimension",
      "$value": "4px"
    },
    "spacing8": {
      "$type": "dimension",
      "$value": "8px"
    },
    "spacing12": {
      "$type": "dimension",
      "$value": "12px"
    },
    "spacing16": {
      "$type": "dimension",
      "$value": "16px"
    },
    "spacing24": {
      "$type": "dimension",
      "$value": "24px"
    },
    "spacing32": {
      "$type": "dimension",
      "$value": "32px"
    },
    "spacing48": {
      "$type": "dimension",
      "$value": "48px"
    },
    "spacing64": {
      "$type": "dimension",
      "$value": "64px"
    }
  },
  "radius": {
    "default": {
      "$type": "dimension",
      "$value": "6px"
    },
    "controls": {
      "$type": "dimension",
      "$value": "8px"
    },
    "panels": {
      "$type": "dimension",
      "$value": "10px"
    }
  },
  "shadow": {}
}
