{
  "body": {
    "fontFamily": "\"Anthropic Sans\", system-ui, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif",
    "fontSize": "16px",
    "fontWeight": "400",
    "lineHeight": "24px",
    "letterSpacing": "normal",
    "color": "rgb(18, 18, 18)",
    "backgroundColor": "rgb(248, 248, 246)",
    "borderColor": "rgb(31, 31, 30)",
    "borderRadius": "0px",
    "padding": "0px",
    "margin": "0px",
    "boxShadow": "none"
  },
  "h1": {
    "fontFamily": "\"Anthropic Sans\", system-ui, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif",
    "fontSize": "12px",
    "fontWeight": "400",
    "lineHeight": "16px",
    "letterSpacing": "normal",
    "color": "rgb(123, 121, 116)",
    "backgroundColor": "rgba(0, 0, 0, 0)",
    "borderColor": "rgb(31, 31, 30)",
    "borderRadius": "0px",
    "padding": "0px 8px 8px",
    "margin": "4px 0px 0px",
    "boxShadow": "none"
  },
  "input": {
    "fontFamily": "\"Anthropic Sans\", system-ui, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif",
    "fontSize": "16px",
    "fontWeight": "430",
    "lineHeight": "22.4px",
    "letterSpacing": "normal",
    "color": "rgb(18, 18, 18)",
    "backgroundColor": "rgba(0, 0, 0, 0)",
    "borderColor": "rgb(31, 31, 30)",
    "borderRadius": "0px",
    "padding": "0px",
    "margin": "0px",
    "boxShadow": "none"
  },
  "asterisk": null,
  "sidebarBtn": {
    "fontFamily": "\"Anthropic Sans\", system-ui, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif",
    "fontSize": "14px",
    "fontWeight": "430",
    "lineHeight": "19.6px",
    "letterSpacing": "normal",
    "color": "rgb(55, 55, 52)",
    "backgroundColor": "rgba(0, 0, 0, 0)",
    "borderColor": "rgba(0, 0, 0, 0)",
    "borderRadius": "6px",
    "padding": "0px",
    "margin": "0px",
    "boxShadow": "none"
  },
  "suggestionChip": null
}