{
  "//": "GENERATED by scripts/email-render/generate-email-render-assets.mts — do not edit.",
  "version": 1,
  "tokens": {
    "font": {
      "text": "\"SF Pro Text\", \"SF Pro Display\", -apple-system, BlinkMacSystemFont, system-ui, sans-serif",
      "mono": "'JetBrains Mono', 'SFMono-Regular', Menlo, monospace"
    },
    "type": {
      "body": 14,
      "headings": {
        "1": 18,
        "2": 16,
        "3": 15,
        "4": 14,
        "5": 14,
        "6": 14
      },
      "code": 12,
      "table": 14
    },
    "color": {
      "text": "#ffffff",
      "textSecondary": "#d6d3d1",
      "textMuted": "#a8a29e",
      "faint": "#57534e",
      "border": "#1c1917",
      "tableBorder": "#292524",
      "tableHeaderBg": "#141210",
      "bg": "#000000",
      "bgInset": "#0a0a0a",
      "bgChip": "#0c0a09",
      "link": "#60a5fa",
      "linkHover": "#93c5fd"
    },
    "radius": {
      "inline": 6,
      "block": 12,
      "embed": 16
    }
  },
  "chrome": {
    "pillTableCss": "display:inline-table;height:32px;background:#0c0a09;border:1px solid #292524;border-radius:12px;border-collapse:separate;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)",
    "pillHeight": 32,
    "pillFontSize": 13,
    "pillIconSize": 14,
    "pillPaddingX": 12,
    "pillGap": 8,
    "pillText": "#ffffff",
    "frameCss": "border:1px solid #292524;border-radius:16px;background:#000000;margin:0;overflow:hidden",
    "frameBg": "#000000",
    "entityTileCss": "text-decoration:none;display:inline-block;background:#000000;border:1px solid #1c1917;border-radius:12px;padding:8px 12px;margin:2px 0;vertical-align:middle",
    "entityTileFontSize": 14,
    "entityTileLineHeight": 18,
    "entityTileFontWeight": 650,
    "entityTileIconSize": 14,
    "entityTilePaddingX": 12,
    "entityTilePaddingY": 8,
    "entityTileGap": 10,
    "entityTileMarginY": 2,
    "entityTileRadius": 12,
    "entityTileBorder": "#1c1917",
    "entityTileBg": "#000000",
    "entityTileText": "#ffffff",
    "citationIconSize": 12
  },
  "blocks": {
    "blockGap": 15,
    "heading": {
      "lineHeight": 1.35,
      "weight": 650,
      "h1": {
        "size": 18,
        "marginTop": 20,
        "marginBottom": 8
      },
      "h2": {
        "size": 16,
        "marginTop": 18,
        "marginBottom": 6
      },
      "h3": {
        "size": 15,
        "marginTop": 16,
        "marginBottom": 6
      },
      "h4": {
        "size": 14,
        "marginTop": 14,
        "marginBottom": 4
      }
    },
    "paragraph": {
      "lineHeight": 1.75,
      "marginY": 4
    },
    "list": {
      "marginY": 8,
      "paddingLeft": 24,
      "itemMarginY": 4,
      "itemLineHeight": 1.5,
      "itemPaddingY": 3.75
    },
    "blockquote": {
      "marginY": 14,
      "borderWidth": 3,
      "borderColor": "#292524",
      "paddingLeft": 16,
      "color": "#d6d3d1",
      "italic": true,
      "lineHeight": 1.75
    },
    "codeInline": {
      "size": 12,
      "lineHeight": 1.2,
      "radius": 5.625,
      "border": "#1c1917",
      "bg": "#0a0a0a",
      "color": "#f5f5f4",
      "paddingX": 7.5,
      "paddingY": 1.875
    },
    "codeBlock": {
      "size": 12,
      "lineHeight": 1.6,
      "marginY": 16,
      "radius": 12,
      "border": "#1c1917",
      "bg": "#000000",
      "padding": 15,
      "header": {
        "paddingX": 15,
        "paddingY": 7.5,
        "size": 11.25,
        "color": "#a8a29e"
      }
    },
    "table": {
      "size": 14,
      "marginY": 16,
      "radius": 12,
      "gridColor": "#292524",
      "headerBg": "rgb(20 18 16 / 0.6)",
      "headerWeight": 500,
      "cellPaddingX": 11.25,
      "cellPaddingY": 5.625,
      "cellLineHeight": 1.5,
      "headerBgEmail": "#0c0b0a"
    },
    "hr": {
      "color": "#1c1917",
      "marginY": 24
    }
  },
  "templates": {
    "citationLink": "<a href=\"__HREF__\" target=\"_blank\" rel=\"noreferrer\" title=\"__TITLE__\" class=\"render-citation\" style=\"display:inline;vertical-align:baseline;font:inherit;font-size:inherit;line-height:inherit;color:#60a5fa;text-decoration:none;white-space:nowrap;padding:0;background:transparent;border:none;\">__LABEL__</a>",
    "citationLinkWithIcon": "<a href=\"__HREF__\" target=\"_blank\" rel=\"noreferrer\" title=\"__TITLE__\" class=\"render-citation\" style=\"display:inline;vertical-align:baseline;font:inherit;font-size:inherit;line-height:inherit;color:#60a5fa;text-decoration:none;white-space:nowrap;padding:0;background:transparent;border:none;\"><span style=\"display:inline-block;width:12px;height:12px;font-size:12px;line-height:12px;margin-right:0.3em;vertical-align:-0.1em\">__ICON__</span>__LABEL__</a>",
    "citationText": "<span title=\"__TITLE__\" class=\"render-citation\" style=\"display:inline;vertical-align:baseline;font:inherit;font-size:inherit;line-height:inherit;color:#60a5fa;text-decoration:none;white-space:nowrap;padding:0;background:transparent;border:none;\">__LABEL__</span>",
    "citationTextWithIcon": "<span title=\"__TITLE__\" class=\"render-citation\" style=\"display:inline;vertical-align:baseline;font:inherit;font-size:inherit;line-height:inherit;color:#60a5fa;text-decoration:none;white-space:nowrap;padding:0;background:transparent;border:none;\"><span style=\"display:inline-block;width:12px;height:12px;font-size:12px;line-height:12px;margin-right:0.3em;vertical-align:-0.1em\">__ICON__</span>__LABEL__</span>"
  }
}
