diff --git a/data/tokens.json b/data/tokens.json index b91c21c..86a5f9a 100644 --- a/data/tokens.json +++ b/data/tokens.json @@ -3081,103 +3081,103 @@ "core": { "fontSize": { "25": { - "type": "fontSizes", "value": "10", + "type": "fontSizes", "description": "0.625rem" }, "50": { - "type": "fontSizes", "value": "12", + "type": "fontSizes", "description": "0.75rem" }, "75": { - "type": "fontSizes", "value": "14", + "type": "fontSizes", "description": "0.875rem" }, "100": { - "type": "fontSizes", "value": "16", + "type": "fontSizes", "description": "1rem" }, "200": { - "type": "fontSizes", "value": "18", + "type": "fontSizes", "description": "1.125rem" }, "300": { - "type": "fontSizes", "value": "20", + "type": "fontSizes", "description": "1.25rem" }, "400": { - "type": "fontSizes", "value": "24", + "type": "fontSizes", "description": "1.5rem" }, "500": { - "type": "fontSizes", "value": "32", + "type": "fontSizes", "description": "2rem" }, "600": { - "type": "fontSizes", "value": "40", + "type": "fontSizes", "description": "2.5rem" }, "700": { - "type": "fontSizes", "value": "48", + "type": "fontSizes", "description": "3rem" }, "800": { - "type": "fontSizes", "value": "64", + "type": "fontSizes", "description": "4rem" }, "900": { - "type": "fontSizes", "value": "80", + "type": "fontSizes", "description": "5rem" }, "1000": { - "type": "fontSizes", "value": "28", + "type": "fontSizes", "description": "1.75rem" }, "1100": { - "type": "fontSizes", "value": "34", + "type": "fontSizes", "description": "2.125rem" } }, "fontFamily": { "ubuntu": { - "type": "fontFamilies", - "value": "Ubuntu" + "value": "Ubuntu", + "type": "fontFamilies" }, "ibmPlex": { "mono": { - "type": "fontFamilies", - "value": "IBM Plex Mono" + "value": "IBM Plex Mono", + "type": "fontFamilies" }, "sans": { - "type": "fontFamilies", - "value": "IBM Plex Sans" + "value": "IBM Plex Sans", + "type": "fontFamilies" } }, "fontAwesome": { "pro": { - "type": "fontFamilies", - "value": "Font Awesome 6 Pro" + "value": "Font Awesome 6 Pro", + "type": "fontFamilies" }, "brands": { - "type": "fontFamilies", - "value": "Font Awesome 6 Brands" + "value": "Font Awesome 6 Brands", + "type": "fontFamilies" }, "custom": { - "type": "fontFamilies", - "value": "Font Awesome Kit a9f9eb613f" + "value": "Font Awesome Kit a9f9eb613f", + "type": "fontFamilies" } } }, @@ -3187,85 +3187,85 @@ "type": "fontWeights" }, "regular": { - "type": "fontWeights", - "value": "400" + "value": "400", + "type": "fontWeights" }, "bold": { - "type": "fontWeights", - "value": "700" + "value": "700", + "type": "fontWeights" }, "italic": { - "type": "fontWeights", - "value": "Italic" + "value": "Italic", + "type": "fontWeights" }, "boldItalic": { - "type": "fontWeights", - "value": "Bold Italic" + "value": "Bold Italic", + "type": "fontWeights" }, "fill": { - "type": "fontWeights", - "value": "Solid" + "value": "Solid", + "type": "fontWeights" } }, "lineHeight": { "75": { - "type": "lineHeights", "value": "16", + "type": "lineHeights", "description": "1rem" }, "100": { - "type": "lineHeights", "value": "18", + "type": "lineHeights", "description": "1.125rem" }, "200": { - "type": "lineHeights", "value": "22", + "type": "lineHeights", "description": "1.375rem" }, "300": { - "type": "lineHeights", "value": "24", + "type": "lineHeights", "description": "1.5rem" }, "400": { - "type": "lineHeights", "value": "28", + "type": "lineHeights", "description": "1.75rem" }, "500": { - "type": "lineHeights", "value": "30", + "type": "lineHeights", "description": "1.875rem" }, "600": { - "type": "lineHeights", "value": "32", + "type": "lineHeights", "description": "2rem" }, "700": { - "type": "lineHeights", "value": "36", + "type": "lineHeights", "description": "2.25rem" }, "800": { - "type": "lineHeights", "value": "48", + "type": "lineHeights", "description": "3rem" }, "900": { - "type": "lineHeights", "value": "64", + "type": "lineHeights", "description": "4rem" }, "1000": { - "type": "lineHeights", "value": "96", + "type": "lineHeights", "description": "6rem" }, "auto": { - "type": "lineHeights", - "value": "auto" + "value": "auto", + "type": "lineHeights" } }, "fontDecoration": { @@ -3274,74 +3274,74 @@ "type": "textDecoration" }, "underline": { - "type": "textDecoration", - "value": "underline" + "value": "underline", + "type": "textDecoration" } }, "paragraphSpacing": { "50": { - "type": "paragraphSpacing", "value": "12", + "type": "paragraphSpacing", "description": "0.75 rem" }, "75": { - "type": "paragraphSpacing", "value": "14", + "type": "paragraphSpacing", "description": "0.875rem" }, "100": { - "type": "paragraphSpacing", "value": "16", + "type": "paragraphSpacing", "description": "1rem" }, "200": { - "type": "paragraphSpacing", "value": "18", + "type": "paragraphSpacing", "description": "1.125rem" }, "300": { - "type": "paragraphSpacing", "value": "20", + "type": "paragraphSpacing", "description": "1.25rem" }, "400": { - "type": "paragraphSpacing", "value": "24", + "type": "paragraphSpacing", "description": "1.5rem" }, "500": { - "type": "paragraphSpacing", "value": "32", + "type": "paragraphSpacing", "description": "2rem" }, "600": { - "type": "paragraphSpacing", "value": "40", + "type": "paragraphSpacing", "description": "2.5rem" }, "700": { - "type": "paragraphSpacing", "value": "48", + "type": "paragraphSpacing", "description": "3" }, "800": { - "type": "paragraphSpacing", "value": "64", + "type": "paragraphSpacing", "description": "4rem" }, "900": { - "type": "paragraphSpacing", "value": "80", + "type": "paragraphSpacing", "description": "5rem" }, "1000": { - "type": "paragraphSpacing", "value": "28", + "type": "paragraphSpacing", "description": "1.75rem" }, "1100": { - "type": "paragraphSpacing", "value": "34", + "type": "paragraphSpacing", "description": "2.125rem" } } @@ -3900,7 +3900,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -3926,7 +3925,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -3952,7 +3950,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -3978,7 +3975,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -4004,7 +4000,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -4030,7 +4025,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -4056,7 +4050,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -4086,7 +4079,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4116,7 +4108,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4146,7 +4137,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4154,7 +4144,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -4176,7 +4166,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4208,7 +4197,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4238,7 +4226,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4268,7 +4255,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4276,7 +4262,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -4298,7 +4284,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4332,7 +4317,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4362,7 +4346,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4392,7 +4375,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4400,7 +4382,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -4422,7 +4404,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4454,7 +4435,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4484,7 +4464,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4514,7 +4493,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4522,7 +4500,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -4544,7 +4522,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4578,7 +4555,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4608,7 +4584,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4638,7 +4613,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4646,7 +4620,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -4668,7 +4642,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4700,7 +4673,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4730,7 +4702,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4760,7 +4731,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4768,7 +4738,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -4790,7 +4760,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4824,7 +4793,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4854,7 +4822,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4884,7 +4851,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4892,7 +4858,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -4914,7 +4880,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4946,7 +4911,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -4976,7 +4940,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5006,7 +4969,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5014,7 +4976,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -5036,7 +4998,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5071,7 +5032,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5101,7 +5061,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5131,7 +5090,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5139,7 +5097,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -5161,7 +5119,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5193,7 +5150,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5223,7 +5179,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5253,7 +5208,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5261,7 +5215,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -5283,7 +5237,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5318,7 +5271,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5348,7 +5300,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5378,7 +5329,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5386,7 +5336,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -5408,7 +5358,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5440,7 +5389,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5470,7 +5418,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5500,7 +5447,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5508,7 +5454,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -5530,7 +5476,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5564,7 +5509,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5594,7 +5538,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5624,7 +5567,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5632,7 +5574,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -5654,7 +5596,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5686,7 +5627,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5716,7 +5656,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5746,7 +5685,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5754,7 +5692,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -5776,7 +5714,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5810,7 +5747,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5840,7 +5776,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5870,7 +5805,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5878,7 +5812,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -5900,7 +5834,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5932,7 +5865,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5962,7 +5894,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -5992,7 +5923,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6000,7 +5930,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -6022,7 +5952,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6056,7 +5985,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6086,7 +6014,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6116,7 +6043,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6124,7 +6050,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -6146,7 +6072,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6178,7 +6103,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6208,7 +6132,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6238,7 +6161,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6246,7 +6168,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -6268,7 +6190,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -6300,7 +6221,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6322,7 +6242,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6344,7 +6263,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6366,7 +6284,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6388,7 +6305,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -6412,7 +6328,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6434,7 +6349,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6456,7 +6370,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6478,7 +6391,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6500,7 +6412,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -6524,7 +6435,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6546,7 +6456,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6568,7 +6477,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6590,7 +6498,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6612,7 +6519,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -6628,7 +6534,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -6636,7 +6541,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6650,7 +6554,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -6658,7 +6561,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6672,7 +6574,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -6680,7 +6581,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6694,7 +6594,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -6702,7 +6601,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6716,7 +6614,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -6724,7 +6621,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -6750,7 +6646,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6772,7 +6667,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6794,7 +6688,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6816,7 +6709,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6838,7 +6730,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6860,7 +6751,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -6884,7 +6774,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6906,7 +6795,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6928,7 +6816,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6950,7 +6837,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6972,7 +6858,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -6994,7 +6879,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -7018,7 +6902,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7040,7 +6923,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7062,7 +6944,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7084,7 +6965,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7106,7 +6986,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7128,7 +7007,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -7144,7 +7022,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -7152,7 +7029,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7166,7 +7042,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -7174,7 +7049,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7188,7 +7062,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -7196,7 +7069,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7210,7 +7082,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -7218,7 +7089,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7232,7 +7102,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -7240,7 +7109,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7254,7 +7122,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -7262,7 +7129,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -7426,7 +7292,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7452,7 +7317,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7478,7 +7342,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7504,7 +7367,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7530,7 +7392,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7556,7 +7417,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -7582,7 +7442,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -7612,7 +7471,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7642,7 +7500,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7672,7 +7529,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7680,7 +7536,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -7702,7 +7558,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7734,7 +7589,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7764,7 +7618,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7794,7 +7647,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7802,7 +7654,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -7824,7 +7676,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7858,7 +7709,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7888,7 +7738,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7918,7 +7767,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7926,7 +7774,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -7948,7 +7796,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -7980,7 +7827,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8010,7 +7856,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8040,7 +7885,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8048,7 +7892,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -8070,7 +7914,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8104,7 +7947,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8134,7 +7976,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8164,7 +8005,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8172,7 +8012,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -8194,7 +8034,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8226,7 +8065,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8256,7 +8094,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8286,7 +8123,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8294,7 +8130,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -8316,7 +8152,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8350,7 +8185,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8380,7 +8214,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8410,7 +8243,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8418,7 +8250,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -8440,7 +8272,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8472,7 +8303,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8502,7 +8332,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8532,7 +8361,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8540,7 +8368,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -8562,7 +8390,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8597,7 +8424,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8627,7 +8453,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8657,7 +8482,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8665,7 +8489,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -8687,7 +8511,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8719,7 +8542,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8749,7 +8571,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8779,7 +8600,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8787,7 +8607,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -8809,7 +8629,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8844,7 +8663,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8874,7 +8692,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8904,7 +8721,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8912,7 +8728,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -8934,7 +8750,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8966,7 +8781,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -8996,7 +8810,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9026,7 +8839,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9034,7 +8846,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -9056,7 +8868,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9090,7 +8901,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9120,7 +8930,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9150,7 +8959,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9158,7 +8966,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -9180,7 +8988,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9212,7 +9019,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9242,7 +9048,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9272,7 +9077,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9280,7 +9084,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -9302,7 +9106,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9336,7 +9139,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9366,7 +9168,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9396,7 +9197,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9404,7 +9204,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -9426,7 +9226,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9458,7 +9257,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9488,7 +9286,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9518,7 +9315,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9526,7 +9322,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -9548,7 +9344,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9582,7 +9377,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9612,7 +9406,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9642,7 +9435,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9650,7 +9442,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -9672,7 +9464,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9704,7 +9495,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9734,7 +9524,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9764,7 +9553,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9772,7 +9560,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -9794,7 +9582,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -9826,7 +9613,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -9848,7 +9634,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -9870,7 +9655,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -9892,7 +9676,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -9914,7 +9697,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -9938,7 +9720,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -9960,7 +9741,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -9982,7 +9762,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10004,7 +9783,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10026,7 +9804,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -10050,7 +9827,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10072,7 +9848,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10094,7 +9869,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10116,7 +9890,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10138,7 +9911,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -10154,7 +9926,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10162,7 +9933,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10176,7 +9946,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10184,7 +9953,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10198,7 +9966,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10206,7 +9973,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10220,7 +9986,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10228,7 +9993,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10242,7 +10006,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10250,7 +10013,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -10276,7 +10038,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10298,7 +10059,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10320,7 +10080,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10342,7 +10101,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10364,7 +10122,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10386,7 +10143,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -10410,7 +10166,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10432,7 +10187,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10454,7 +10208,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10476,7 +10229,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10498,7 +10250,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10520,7 +10271,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -10544,7 +10294,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10566,7 +10315,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10588,7 +10336,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10610,7 +10357,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10632,7 +10378,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10654,7 +10399,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -10670,7 +10414,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10678,7 +10421,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10692,7 +10434,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10700,7 +10441,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10714,7 +10454,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10722,7 +10461,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10736,7 +10474,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10744,7 +10481,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10758,7 +10494,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10766,7 +10501,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10780,7 +10514,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -10788,7 +10521,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -10952,7 +10684,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -10978,7 +10709,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -11004,7 +10734,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -11030,7 +10759,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -11056,7 +10784,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -11082,7 +10809,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -11108,7 +10834,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -11138,7 +10863,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11168,7 +10892,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11198,7 +10921,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11206,7 +10928,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -11228,7 +10950,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11260,7 +10981,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11290,7 +11010,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11320,7 +11039,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11328,7 +11046,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -11350,7 +11068,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11384,7 +11101,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11414,7 +11130,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11444,7 +11159,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11452,7 +11166,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -11474,7 +11188,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11506,7 +11219,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11536,7 +11248,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11566,7 +11277,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11574,7 +11284,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -11596,7 +11306,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11630,7 +11339,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11660,7 +11368,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11690,7 +11397,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11698,7 +11404,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -11720,7 +11426,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11752,7 +11457,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11782,7 +11486,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11812,7 +11515,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11820,7 +11522,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -11842,7 +11544,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11876,7 +11577,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11906,7 +11606,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11936,7 +11635,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11944,7 +11642,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -11966,7 +11664,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -11998,7 +11695,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12028,7 +11724,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12058,7 +11753,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12066,7 +11760,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -12088,7 +11782,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12123,7 +11816,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12153,7 +11845,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12183,7 +11874,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12191,7 +11881,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -12213,7 +11903,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12245,7 +11934,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12275,7 +11963,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12305,7 +11992,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12313,7 +11999,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -12335,7 +12021,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12370,7 +12055,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12400,7 +12084,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12430,7 +12113,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12438,7 +12120,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -12460,7 +12142,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12492,7 +12173,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12522,7 +12202,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12552,7 +12231,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12560,7 +12238,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -12582,7 +12260,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12616,7 +12293,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12646,7 +12322,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12676,7 +12351,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12684,7 +12358,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -12706,7 +12380,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12738,7 +12411,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12768,7 +12440,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12798,7 +12469,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12806,7 +12476,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -12828,7 +12498,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12862,7 +12531,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12892,7 +12560,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12922,7 +12589,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12930,7 +12596,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -12952,7 +12618,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -12984,7 +12649,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13014,7 +12678,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13044,7 +12707,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13052,7 +12714,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -13074,7 +12736,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13108,7 +12769,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13138,7 +12798,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13168,7 +12827,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13176,7 +12834,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -13198,7 +12856,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13230,7 +12887,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13260,7 +12916,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13290,7 +12945,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13298,7 +12952,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -13320,7 +12974,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -13352,7 +13005,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13374,7 +13026,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13396,7 +13047,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13418,7 +13068,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13440,7 +13089,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -13464,7 +13112,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13486,7 +13133,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13508,7 +13154,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13530,7 +13175,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13552,7 +13196,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -13576,7 +13219,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13598,7 +13240,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13620,7 +13261,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13642,7 +13282,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13664,7 +13303,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -13680,7 +13318,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -13688,7 +13325,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13702,7 +13338,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -13710,7 +13345,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13724,7 +13358,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -13732,7 +13365,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13746,7 +13378,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -13754,7 +13385,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13768,7 +13398,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -13776,7 +13405,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -13802,7 +13430,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13824,7 +13451,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13846,7 +13472,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13868,7 +13493,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13890,7 +13514,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13912,7 +13535,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -13936,7 +13558,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13958,7 +13579,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -13980,7 +13600,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14002,7 +13621,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14024,7 +13642,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14046,7 +13663,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -14070,7 +13686,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14092,7 +13707,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14114,7 +13728,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14136,7 +13749,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14158,7 +13770,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14180,7 +13791,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -14196,7 +13806,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -14204,7 +13813,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14218,7 +13826,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -14226,7 +13833,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14240,7 +13846,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -14248,7 +13853,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14262,7 +13866,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -14270,7 +13873,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14284,7 +13886,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -14292,7 +13893,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14306,7 +13906,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -14314,7 +13913,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -14478,7 +14076,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14504,7 +14101,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14530,7 +14126,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14556,7 +14151,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14582,7 +14176,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14608,7 +14201,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -14634,7 +14226,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -14664,7 +14255,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14694,7 +14284,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14724,7 +14313,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14732,7 +14320,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -14754,7 +14342,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14786,7 +14373,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14816,7 +14402,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14846,7 +14431,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14854,7 +14438,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -14876,7 +14460,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14910,7 +14493,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14940,7 +14522,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14970,7 +14551,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -14978,7 +14558,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -15000,7 +14580,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15032,7 +14611,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15062,7 +14640,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15092,7 +14669,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15100,7 +14676,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -15122,7 +14698,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15156,7 +14731,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15186,7 +14760,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15216,7 +14789,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15224,7 +14796,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -15246,7 +14818,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15278,7 +14849,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15308,7 +14878,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15338,7 +14907,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15346,7 +14914,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -15368,7 +14936,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15402,7 +14969,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15432,7 +14998,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15462,7 +15027,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15470,7 +15034,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -15492,7 +15056,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15524,7 +15087,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15554,7 +15116,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15584,7 +15145,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15592,7 +15152,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -15614,7 +15174,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15649,7 +15208,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15679,7 +15237,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15709,7 +15266,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15717,7 +15273,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -15739,7 +15295,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15771,7 +15326,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15801,7 +15355,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15831,7 +15384,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15839,7 +15391,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -15861,7 +15413,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15896,7 +15447,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15926,7 +15476,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15956,7 +15505,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -15964,7 +15512,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -15986,7 +15534,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16018,7 +15565,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16048,7 +15594,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16078,7 +15623,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16086,7 +15630,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -16108,7 +15652,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16142,7 +15685,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16172,7 +15714,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16202,7 +15743,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16210,7 +15750,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -16232,7 +15772,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16264,7 +15803,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16294,7 +15832,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16324,7 +15861,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16332,7 +15868,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -16354,7 +15890,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16388,7 +15923,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16418,7 +15952,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16448,7 +15981,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16456,7 +15988,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -16478,7 +16010,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16510,7 +16041,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16540,7 +16070,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16570,7 +16099,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16578,7 +16106,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -16600,7 +16128,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16634,7 +16161,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16664,7 +16190,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16694,7 +16219,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16702,7 +16226,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -16724,7 +16248,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16756,7 +16279,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16786,7 +16308,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16816,7 +16337,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16824,7 +16344,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -16846,7 +16366,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -16878,7 +16397,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -16900,7 +16418,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -16922,7 +16439,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -16944,7 +16460,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -16966,7 +16481,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -16990,7 +16504,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17012,7 +16525,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17034,7 +16546,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17056,7 +16567,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17078,7 +16588,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -17102,7 +16611,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17124,7 +16632,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17146,7 +16653,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17168,7 +16674,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17190,7 +16695,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -17206,7 +16710,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17214,7 +16717,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17228,7 +16730,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17236,7 +16737,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17250,7 +16750,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17258,7 +16757,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17272,7 +16770,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17280,7 +16777,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17294,7 +16790,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17302,7 +16797,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -17328,7 +16822,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17350,7 +16843,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17372,7 +16864,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17394,7 +16885,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17416,7 +16906,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17438,7 +16927,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -17462,7 +16950,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17484,7 +16971,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17506,7 +16992,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17528,7 +17013,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17550,7 +17034,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17572,7 +17055,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -17596,7 +17078,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17618,7 +17099,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17640,7 +17120,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17662,7 +17141,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17684,7 +17162,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17706,7 +17183,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -17722,7 +17198,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17730,7 +17205,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17744,7 +17218,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17752,7 +17225,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17766,7 +17238,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17774,7 +17245,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17788,7 +17258,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17796,7 +17265,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17810,7 +17278,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17818,7 +17285,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -17832,7 +17298,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -17840,7 +17305,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -18004,7 +17468,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -18030,7 +17493,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -18056,7 +17518,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -18082,7 +17543,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -18108,7 +17568,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -18134,7 +17593,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -18160,7 +17618,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -18190,7 +17647,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18220,7 +17676,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18250,7 +17705,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18258,7 +17712,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -18280,7 +17734,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18312,7 +17765,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18342,7 +17794,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18372,7 +17823,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18380,7 +17830,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -18402,7 +17852,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18436,7 +17885,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18466,7 +17914,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18496,7 +17943,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18504,7 +17950,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -18526,7 +17972,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18558,7 +18003,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18588,7 +18032,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18618,7 +18061,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18626,7 +18068,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -18648,7 +18090,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18682,7 +18123,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18712,7 +18152,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18742,7 +18181,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18750,7 +18188,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -18772,7 +18210,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18804,7 +18241,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18834,7 +18270,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18864,7 +18299,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18872,7 +18306,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -18894,7 +18328,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18928,7 +18361,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18958,7 +18390,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18988,7 +18419,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -18996,7 +18426,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -19018,7 +18448,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19050,7 +18479,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19080,7 +18508,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19110,7 +18537,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19118,7 +18544,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -19140,7 +18566,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19175,7 +18600,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19205,7 +18629,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19235,7 +18658,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19243,7 +18665,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -19265,7 +18687,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19297,7 +18718,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19327,7 +18747,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19357,7 +18776,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19365,7 +18783,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -19387,7 +18805,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19422,7 +18839,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19452,7 +18868,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19482,7 +18897,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19490,7 +18904,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -19512,7 +18926,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19544,7 +18957,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19574,7 +18986,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19604,7 +19015,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19612,7 +19022,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -19634,7 +19044,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19668,7 +19077,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19698,7 +19106,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19728,7 +19135,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19736,7 +19142,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -19758,7 +19164,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19790,7 +19195,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19820,7 +19224,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19850,7 +19253,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19858,7 +19260,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -19880,7 +19282,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19914,7 +19315,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19944,7 +19344,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19974,7 +19373,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -19982,7 +19380,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -20004,7 +19402,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20036,7 +19433,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20066,7 +19462,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20096,7 +19491,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20104,7 +19498,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -20126,7 +19520,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20160,7 +19553,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20190,7 +19582,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20220,7 +19611,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20228,7 +19618,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -20250,7 +19640,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20282,7 +19671,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20312,7 +19700,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20342,7 +19729,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20350,7 +19736,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -20372,7 +19758,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -20404,7 +19789,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20426,7 +19810,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20448,7 +19831,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20470,7 +19852,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20492,7 +19873,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -20516,7 +19896,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20538,7 +19917,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20560,7 +19938,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20582,7 +19959,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20604,7 +19980,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -20628,7 +20003,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20650,7 +20024,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20672,7 +20045,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20694,7 +20066,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20716,7 +20087,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -20732,7 +20102,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -20740,7 +20109,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20754,7 +20122,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -20762,7 +20129,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20776,7 +20142,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -20784,7 +20149,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20798,7 +20162,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -20806,7 +20169,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20820,7 +20182,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -20828,7 +20189,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -20854,7 +20214,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20876,7 +20235,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20898,7 +20256,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20920,7 +20277,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20942,7 +20298,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -20964,7 +20319,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -20988,7 +20342,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21010,7 +20363,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21032,7 +20384,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21054,7 +20405,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21076,7 +20426,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21098,7 +20447,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -21122,7 +20470,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21144,7 +20491,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21166,7 +20512,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21188,7 +20533,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21210,7 +20554,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21232,7 +20575,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -21248,7 +20590,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -21256,7 +20597,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21270,7 +20610,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -21278,7 +20617,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21292,7 +20630,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -21300,7 +20637,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21314,7 +20650,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -21322,7 +20657,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21336,7 +20670,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -21344,7 +20677,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21358,7 +20690,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -21366,7 +20697,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -21530,7 +20860,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21556,7 +20885,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21582,7 +20910,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21608,7 +20935,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21634,7 +20960,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21660,7 +20985,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -21686,7 +21010,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -21716,7 +21039,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21746,7 +21068,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21776,7 +21097,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21784,7 +21104,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -21806,7 +21126,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21838,7 +21157,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21868,7 +21186,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21898,7 +21215,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21906,7 +21222,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -21928,7 +21244,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21962,7 +21277,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -21992,7 +21306,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22022,7 +21335,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22030,7 +21342,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -22052,7 +21364,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22084,7 +21395,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22114,7 +21424,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22144,7 +21453,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22152,7 +21460,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -22174,7 +21482,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22208,7 +21515,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22238,7 +21544,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22268,7 +21573,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22276,7 +21580,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -22298,7 +21602,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22330,7 +21633,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22360,7 +21662,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22390,7 +21691,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22398,7 +21698,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -22420,7 +21720,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22454,7 +21753,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22484,7 +21782,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22514,7 +21811,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22522,7 +21818,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -22544,7 +21840,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22576,7 +21871,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22606,7 +21900,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22636,7 +21929,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22644,7 +21936,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -22666,7 +21958,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22701,7 +21992,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22731,7 +22021,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22761,7 +22050,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22769,7 +22057,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -22791,7 +22079,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22823,7 +22110,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22853,7 +22139,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22883,7 +22168,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22891,7 +22175,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.sans}", "type": "fontFamilies" @@ -22913,7 +22197,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22948,7 +22231,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -22978,7 +22260,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23008,7 +22289,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23016,7 +22296,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -23038,7 +22318,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23070,7 +22349,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23100,7 +22378,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23130,7 +22407,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23138,7 +22414,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -23160,7 +22436,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23194,7 +22469,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23224,7 +22498,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23254,7 +22527,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23262,7 +22534,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -23284,7 +22556,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23316,7 +22587,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23346,7 +22616,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23376,7 +22645,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23384,7 +22652,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -23406,7 +22674,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23440,7 +22707,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23470,7 +22736,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23500,7 +22765,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23508,7 +22772,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -23530,7 +22794,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23562,7 +22825,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23592,7 +22854,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23622,7 +22883,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23630,7 +22890,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -23652,7 +22912,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23686,7 +22945,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23716,7 +22974,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23746,7 +23003,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23754,7 +23010,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -23776,7 +23032,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23808,7 +23063,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23838,7 +23092,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23868,7 +23121,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23876,7 +23128,7 @@ "type": "textDecoration" } }, - "italic-underline": { + "italicUnderline": { "fontFamily": { "value": "{core.fontFamily.ibmPlex.mono}", "type": "fontFamilies" @@ -23898,7 +23150,6 @@ "type": "paragraphSpacing" }, "letterSpacing": { - "value": "", "type": "letterSpacing" }, "textDecoration": { @@ -23930,7 +23181,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -23952,7 +23202,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -23974,7 +23223,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -23996,7 +23244,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24018,7 +23265,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -24042,7 +23288,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24064,7 +23309,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24086,7 +23330,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24108,7 +23351,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24130,7 +23372,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -24154,7 +23395,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24176,7 +23416,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24198,7 +23437,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24220,7 +23458,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24242,7 +23479,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -24258,7 +23494,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24266,7 +23501,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24280,7 +23514,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24288,7 +23521,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24302,7 +23534,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24310,7 +23541,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24324,7 +23554,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24332,7 +23561,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24346,7 +23574,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24354,7 +23581,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -24380,7 +23606,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24402,7 +23627,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24424,7 +23648,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24446,7 +23669,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24468,7 +23690,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24490,7 +23711,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -24514,7 +23734,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24536,7 +23755,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24558,7 +23776,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24580,7 +23797,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24602,7 +23818,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24624,7 +23839,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -24648,7 +23862,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24670,7 +23883,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24692,7 +23904,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24714,7 +23925,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24736,7 +23946,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24758,7 +23967,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -24774,7 +23982,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24782,7 +23989,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24796,7 +24002,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24804,7 +24009,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24818,7 +24022,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24826,7 +24029,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24840,7 +24042,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24848,7 +24049,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24862,7 +24062,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24870,7 +24069,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } }, @@ -24884,7 +24082,6 @@ "type": "fontSizes" }, "fontWeight": { - "value": "", "type": "fontWeights" }, "lineHeight": { @@ -24892,7 +24089,6 @@ "type": "lineHeights" }, "letterSpacing": { - "value": "", "type": "letterSpacing" } } @@ -40145,1001 +39341,1935 @@ "typography": { "heading": { "hero": { - "value": { - "fontFamily": "{semantic.typography.heading.hero.fontFamily}", - "fontSize": "{semantic.typography.heading.hero.fontSize}", - "fontWeight": "{semantic.typography.heading.hero.fontWeight}", - "lineHeight": "{semantic.typography.heading.hero.lineHeight}", - "paragraphSpacing": "{semantic.typography.heading.hero.paragraphSpacing}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.heading.hero.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.heading.hero.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.heading.hero.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.heading.hero.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.heading.hero.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + } }, "h1": { - "value": { - "fontFamily": "{semantic.typography.heading.h1.fontFamily}", - "fontSize": "{semantic.typography.heading.h1.fontSize}", - "fontWeight": "{semantic.typography.heading.h1.fontWeight}", - "lineHeight": "{semantic.typography.heading.h1.lineHeight}", - "paragraphSpacing": "{semantic.typography.heading.h1.paragraphSpacing}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.heading.h1.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.heading.h1.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.heading.h1.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.heading.h1.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.heading.h1.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + } }, "h2": { - "value": { - "fontFamily": "{semantic.typography.heading.h2.fontFamily}", - "fontSize": "{semantic.typography.heading.h2.fontSize}", - "fontWeight": "{semantic.typography.heading.h2.fontWeight}", - "lineHeight": "{semantic.typography.heading.h2.lineHeight}", - "paragraphSpacing": "{semantic.typography.heading.h2.paragraphSpacing}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.heading.h2.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.heading.h2.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.heading.h2.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.heading.h2.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.heading.h2.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + } }, "h3": { - "value": { - "fontFamily": "{semantic.typography.heading.h3.fontFamily}", - "fontSize": "{semantic.typography.heading.h3.fontSize}", - "fontWeight": "{semantic.typography.heading.h3.fontWeight}", - "lineHeight": "{semantic.typography.heading.h3.lineHeight}", - "paragraphSpacing": "{semantic.typography.heading.h3.paragraphSpacing}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.heading.h3.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.heading.h3.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.heading.h3.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.heading.h3.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.heading.h3.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + } }, "h4": { - "value": { - "fontFamily": "{semantic.typography.heading.h4.fontFamily}", - "fontSize": "{semantic.typography.heading.h4.fontSize}", - "fontWeight": "{semantic.typography.heading.h4.fontWeight}", - "lineHeight": "{semantic.typography.heading.h4.lineHeight}", - "paragraphSpacing": "{semantic.typography.heading.h4.paragraphSpacing}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.heading.h4.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.heading.h4.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.heading.h4.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.heading.h4.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.heading.h4.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + } }, "h5": { - "value": { - "fontFamily": "{semantic.typography.heading.h5.fontFamily}", - "fontSize": "{semantic.typography.heading.h5.fontSize}", - "fontWeight": "{semantic.typography.heading.h5.fontWeight}", - "lineHeight": "{semantic.typography.heading.h5.lineHeight}", - "paragraphSpacing": "{semantic.typography.heading.h5.paragraphSpacing}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.heading.h5.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.heading.h5.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.heading.h5.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.heading.h5.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.heading.h5.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + } }, "h6": { - "value": { - "fontFamily": "{semantic.typography.heading.h6.fontFamily}", - "fontSize": "{semantic.typography.heading.h6.fontSize}", - "fontWeight": "{semantic.typography.heading.h6.fontWeight}", - "lineHeight": "{semantic.typography.heading.h6.lineHeight}", - "paragraphSpacing": "{semantic.typography.heading.h6.paragraphSpacing}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.heading.h6.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.heading.h6.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.heading.h6.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.heading.h6.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.heading.h6.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + } } }, "body": { "xl": { "regular": { "default": { - "value": { - "fontFamily": "{semantic.typography.body.xl.regular.default.fontFamily}", - "fontSize": "{semantic.typography.body.xl.regular.default.fontSize}", - "fontWeight": "{semantic.typography.body.xl.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.body.xl.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.xl.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.xl.regular.default.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.xl.regular.default.fontFamily}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.body.xl.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.body.xl.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.body.xl.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.body.xl.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.xl.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.xl.regular.italic.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.xl.regular.default.fontSize}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.body.xl.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.body.xl.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.body.xl.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.body.xl.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.xl.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.xl.regular.underline.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.xl.regular.default.fontWeight}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.body.xl.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.body.xl.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.body.xl.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.body.xl.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.xl.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.xl.regular.italic-underline.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.xl.regular.default.lineHeight}" }, - "type": "typography" - } - }, - "bold": { - "default": { - "value": { - "fontFamily": "{semantic.typography.body.xl.bold.default.fontFamily}", - "fontSize": "{semantic.typography.body.xl.bold.default.fontSize}", - "fontWeight": "{semantic.typography.body.xl.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.body.xl.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.xl.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.xl.bold.default.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.xl.regular.default.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.xl.regular.default.textDecoration}" + } }, "italic": { - "value": { - "fontFamily": "{semantic.typography.body.xl.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.body.xl.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.body.xl.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.body.xl.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.xl.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.xl.bold.italic.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.xl.regular.italic.fontFamily}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.body.xl.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.body.xl.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.body.xl.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.body.xl.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.xl.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.xl.bold.underline.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.xl.regular.italic.fontSize}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.body.xl.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.body.xl.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.body.xl.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.body.xl.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.xl.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.xl.bold.italic-underline.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.xl.regular.italic.fontWeight}" }, - "type": "typography" - } - } - }, - "lg": { - "regular": { - "default": { - "value": { - "fontFamily": "{semantic.typography.body.lg.regular.default.fontFamily}", - "fontSize": "{semantic.typography.body.lg.regular.default.fontSize}", - "fontWeight": "{semantic.typography.body.lg.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.body.lg.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.lg.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.lg.regular.default.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.xl.regular.italic.lineHeight}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.body.lg.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.body.lg.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.body.lg.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.body.lg.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.lg.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.lg.regular.italic.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.xl.regular.italic.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.xl.regular.italic.textDecoration}" + } }, "underline": { - "value": { - "fontFamily": "{semantic.typography.body.lg.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.body.lg.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.body.lg.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.body.lg.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.lg.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.lg.regular.underline.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.xl.regular.underline.fontFamily}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.body.lg.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.body.lg.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.body.lg.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.body.lg.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.lg.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.lg.regular.italic-underline.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.xl.regular.underline.fontSize}" }, - "type": "typography" - } - }, - "bold": { - "default": { - "value": { - "fontFamily": "{semantic.typography.body.lg.bold.default.fontFamily}", - "fontSize": "{semantic.typography.body.lg.bold.default.fontSize}", - "fontWeight": "{semantic.typography.body.lg.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.body.lg.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.lg.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.lg.bold.default.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.xl.regular.underline.fontWeight}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.body.lg.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.body.lg.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.body.lg.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.body.lg.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.lg.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.lg.bold.italic.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.xl.regular.underline.lineHeight}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.body.lg.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.body.lg.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.body.lg.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.body.lg.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.lg.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.lg.bold.underline.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.xl.regular.underline.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.xl.regular.underline.textDecoration}" + } }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.body.lg.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.body.lg.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.body.lg.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.body.lg.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.lg.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.lg.bold.italic-underline.textDecoration}" + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.xl.regular.italicUnderline.fontFamily}" }, - "type": "typography" - } - } - }, - "md": { - "regular": { - "default": { - "value": { - "fontFamily": "{semantic.typography.body.md.regular.default.fontFamily}", - "fontSize": "{semantic.typography.body.md.regular.default.fontSize}", - "fontWeight": "{semantic.typography.body.md.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.body.md.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.md.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.md.regular.default.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.xl.regular.italicUnderline.fontSize}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.body.md.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.body.md.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.body.md.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.body.md.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.md.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.md.regular.italic.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.xl.regular.italicUnderline.fontWeight}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.body.md.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.body.md.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.body.md.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.body.md.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.md.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.md.regular.underline.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.xl.regular.italicUnderline.lineHeight}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.body.md.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.body.md.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.body.md.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.body.md.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.md.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.md.regular.italic-underline.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.xl.regular.italicUnderline.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.xl.regular.italicUnderline.textDecoration}" + } } }, "bold": { "default": { - "value": { - "fontFamily": "{semantic.typography.body.md.bold.default.fontFamily}", - "fontSize": "{semantic.typography.body.md.bold.default.fontSize}", - "fontWeight": "{semantic.typography.body.md.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.body.md.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.md.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.md.bold.default.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.xl.bold.default.fontFamily}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.body.md.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.body.md.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.body.md.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.body.md.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.md.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.md.bold.italic.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.xl.bold.default.fontSize}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.body.md.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.body.md.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.body.md.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.body.md.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.md.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.md.bold.underline.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.xl.bold.default.fontWeight}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.body.md.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.body.md.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.body.md.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.body.md.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.md.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.md.bold.italic-underline.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.xl.bold.default.lineHeight}" }, - "type": "typography" - } - } - }, - "sm": { - "regular": { - "default": { - "value": { - "fontFamily": "{semantic.typography.body.sm.regular.default.fontFamily}", - "fontSize": "{semantic.typography.body.sm.regular.default.fontSize}", - "fontWeight": "{semantic.typography.body.sm.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.body.sm.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.sm.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.sm.regular.default.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.xl.bold.default.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.xl.bold.default.textDecoration}" + } }, "italic": { - "value": { - "fontFamily": "{semantic.typography.body.sm.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.body.sm.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.body.sm.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.body.sm.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.sm.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.sm.regular.italic.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.xl.bold.italic.fontFamily}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.body.sm.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.body.sm.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.body.sm.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.body.sm.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.sm.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.sm.regular.underline.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.xl.bold.italic.fontSize}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.body.sm.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.body.sm.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.body.sm.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.body.sm.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.sm.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.sm.regular.italic-underline.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.xl.bold.italic.fontWeight}" }, - "type": "typography" - } - }, - "bold": { - "default": { - "value": { - "fontFamily": "{semantic.typography.body.sm.bold.default.fontFamily}", - "fontSize": "{semantic.typography.body.sm.bold.default.fontSize}", - "fontWeight": "{semantic.typography.body.sm.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.body.sm.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.sm.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.sm.bold.default.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.xl.bold.italic.lineHeight}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.body.sm.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.body.sm.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.body.sm.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.body.sm.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.sm.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.sm.bold.italic.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.xl.bold.italic.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.xl.bold.italic.textDecoration}" + } }, "underline": { - "value": { - "fontFamily": "{semantic.typography.body.sm.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.body.sm.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.body.sm.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.body.sm.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.sm.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.sm.bold.underline.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.xl.bold.underline.fontFamily}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.body.sm.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.body.sm.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.body.sm.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.body.sm.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.body.sm.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.body.sm.bold.italic-underline.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.xl.bold.underline.fontSize}" }, - "type": "typography" - } - } - } - }, - "caption": { - "regular": { - "default": { - "value": { - "fontFamily": "{semantic.typography.caption.regular.default.fontFamily}", - "fontSize": "{semantic.typography.caption.regular.default.fontSize}", - "fontWeight": "{semantic.typography.caption.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.caption.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.caption.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.caption.regular.default.textDecoration}" - }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.caption.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.caption.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.caption.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.caption.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.caption.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.caption.regular.italic.textDecoration}" - }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.caption.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.caption.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.caption.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.caption.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.caption.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.caption.regular.underline.textDecoration}" - }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.caption.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.caption.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.caption.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.caption.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.caption.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.caption.regular.italic-underline.textDecoration}" - }, - "type": "typography" - } - }, - "bold": { - "default": { - "value": { - "fontFamily": "{semantic.typography.caption.bold.default.fontFamily}", - "fontSize": "{semantic.typography.caption.bold.default.fontSize}", - "fontWeight": "{semantic.typography.caption.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.caption.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.caption.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.caption.bold.default.textDecoration}" - }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.caption.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.caption.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.caption.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.caption.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.caption.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.caption.bold.italic.textDecoration}" - }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.caption.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.caption.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.caption.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.caption.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.caption.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.caption.bold.underline.textDecoration}" - }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.caption.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.caption.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.caption.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.caption.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.caption.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.caption.bold.italic-underline.textDecoration}" - }, - "type": "typography" - } - } - }, - "code": { - "xl": { - "regular": { - "default": { - "value": { - "fontFamily": "{semantic.typography.code.xl.regular.default.fontFamily}", - "fontSize": "{semantic.typography.code.xl.regular.default.fontSize}", - "fontWeight": "{semantic.typography.code.xl.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.code.xl.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.xl.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.xl.regular.default.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.xl.bold.underline.fontWeight}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.code.xl.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.code.xl.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.code.xl.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.code.xl.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.xl.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.xl.regular.italic.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.xl.bold.underline.lineHeight}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.code.xl.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.code.xl.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.code.xl.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.code.xl.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.xl.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.xl.regular.underline.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.xl.bold.underline.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.xl.bold.underline.textDecoration}" + } }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.code.xl.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.code.xl.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.code.xl.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.code.xl.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.xl.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.xl.regular.italic-underline.textDecoration}" + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.xl.bold.italicUnderline.fontFamily}" }, - "type": "typography" - } - }, - "bold": { - "default": { - "value": { - "fontFamily": "{semantic.typography.code.xl.bold.default.fontFamily}", - "fontSize": "{semantic.typography.code.xl.bold.default.fontSize}", - "fontWeight": "{semantic.typography.code.xl.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.code.xl.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.xl.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.xl.bold.default.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.xl.bold.italicUnderline.fontSize}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.code.xl.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.code.xl.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.code.xl.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.code.xl.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.xl.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.xl.bold.italic.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.xl.bold.italicUnderline.fontWeight}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.code.xl.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.code.xl.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.code.xl.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.code.xl.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.xl.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.xl.bold.underline.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.xl.bold.italicUnderline.lineHeight}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.code.xl.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.code.xl.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.code.xl.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.code.xl.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.xl.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.xl.bold.italic-underline.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.xl.bold.italicUnderline.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.xl.bold.italicUnderline.textDecoration}" + } } } }, "lg": { "regular": { "default": { - "value": { - "fontFamily": "{semantic.typography.code.lg.regular.default.fontFamily}", - "fontSize": "{semantic.typography.code.lg.regular.default.fontSize}", - "fontWeight": "{semantic.typography.code.lg.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.code.lg.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.lg.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.lg.regular.default.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.lg.regular.default.fontFamily}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.code.lg.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.code.lg.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.code.lg.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.code.lg.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.lg.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.lg.regular.italic.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.lg.regular.default.fontSize}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.code.lg.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.code.lg.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.code.lg.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.code.lg.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.lg.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.lg.regular.underline.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.lg.regular.default.fontWeight}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.code.lg.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.code.lg.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.code.lg.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.code.lg.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.lg.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.lg.regular.italic-underline.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.lg.regular.default.lineHeight}" }, - "type": "typography" - } - }, - "bold": { - "default": { - "value": { - "fontFamily": "{semantic.typography.code.lg.bold.default.fontFamily}", - "fontSize": "{semantic.typography.code.lg.bold.default.fontSize}", - "fontWeight": "{semantic.typography.code.lg.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.code.lg.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.lg.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.lg.bold.default.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.lg.regular.default.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.lg.regular.default.textDecoration}" + } }, "italic": { - "value": { - "fontFamily": "{semantic.typography.code.lg.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.code.lg.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.code.lg.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.code.lg.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.lg.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.lg.bold.italic.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.lg.regular.italic.fontFamily}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.code.lg.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.code.lg.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.code.lg.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.code.lg.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.lg.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.lg.bold.underline.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.lg.regular.italic.fontSize}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.code.lg.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.code.lg.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.code.lg.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.code.lg.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.lg.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.lg.bold.italic-underline.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.lg.regular.italic.fontWeight}" }, - "type": "typography" - } - } - }, - "md": { - "regular": { - "default": { - "value": { - "fontFamily": "{semantic.typography.code.md.regular.default.fontFamily}", - "fontSize": "{semantic.typography.code.md.regular.default.fontSize}", - "fontWeight": "{semantic.typography.code.md.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.code.md.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.md.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.md.regular.default.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.lg.regular.italic.lineHeight}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.code.md.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.code.md.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.code.md.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.code.md.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.md.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.md.regular.italic.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.lg.regular.italic.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.lg.regular.italic.textDecoration}" + } }, "underline": { - "value": { - "fontFamily": "{semantic.typography.code.md.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.code.md.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.code.md.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.code.md.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.md.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.md.regular.underline.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.lg.regular.underline.fontFamily}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.code.md.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.code.md.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.code.md.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.code.md.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.md.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.md.regular.italic-underline.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.lg.regular.underline.fontSize}" }, - "type": "typography" - } - }, - "bold": { - "default": { - "value": { - "fontFamily": "{semantic.typography.code.md.bold.default.fontFamily}", - "fontSize": "{semantic.typography.code.md.bold.default.fontSize}", - "fontWeight": "{semantic.typography.code.md.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.code.md.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.md.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.md.bold.default.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.lg.regular.underline.fontWeight}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.code.md.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.code.md.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.code.md.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.code.md.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.md.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.md.bold.italic.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.lg.regular.underline.lineHeight}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.code.md.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.code.md.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.code.md.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.code.md.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.md.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.md.bold.underline.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.lg.regular.underline.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.lg.regular.underline.textDecoration}" + } }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.code.md.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.code.md.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.code.md.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.code.md.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.md.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.md.bold.italic-underline.textDecoration}" + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.lg.regular.italicUnderline.fontFamily}" }, - "type": "typography" - } - } - }, - "sm": { - "regular": { - "default": { - "value": { - "fontFamily": "{semantic.typography.code.sm.regular.default.fontFamily}", - "fontSize": "{semantic.typography.code.sm.regular.default.fontSize}", - "fontWeight": "{semantic.typography.code.sm.regular.default.fontWeight}", - "lineHeight": "{semantic.typography.code.sm.regular.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.sm.regular.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.sm.regular.default.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.lg.regular.italicUnderline.fontSize}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.code.sm.regular.italic.fontFamily}", - "fontSize": "{semantic.typography.code.sm.regular.italic.fontSize}", - "fontWeight": "{semantic.typography.code.sm.regular.italic.fontWeight}", - "lineHeight": "{semantic.typography.code.sm.regular.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.sm.regular.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.sm.regular.italic.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.lg.regular.italicUnderline.fontWeight}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.code.sm.regular.underline.fontFamily}", - "fontSize": "{semantic.typography.code.sm.regular.underline.fontSize}", - "fontWeight": "{semantic.typography.code.sm.regular.underline.fontWeight}", - "lineHeight": "{semantic.typography.code.sm.regular.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.sm.regular.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.sm.regular.underline.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.lg.regular.italicUnderline.lineHeight}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.code.sm.regular.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.code.sm.regular.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.code.sm.regular.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.code.sm.regular.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.sm.regular.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.sm.regular.italic-underline.textDecoration}" + "paragraphSpacing": { + "value": "{semantic.typography.body.lg.regular.italicUnderline.paragraphSpacing}" }, - "type": "typography" + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.lg.regular.italicUnderline.textDecoration}" + } } }, "bold": { "default": { - "value": { - "fontFamily": "{semantic.typography.code.sm.bold.default.fontFamily}", - "fontSize": "{semantic.typography.code.sm.bold.default.fontSize}", - "fontWeight": "{semantic.typography.code.sm.bold.default.fontWeight}", - "lineHeight": "{semantic.typography.code.sm.bold.default.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.sm.bold.default.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.sm.bold.default.textDecoration}" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.lg.bold.default.fontFamily}" }, - "type": "typography" - }, - "italic": { - "value": { - "fontFamily": "{semantic.typography.code.sm.bold.italic.fontFamily}", - "fontSize": "{semantic.typography.code.sm.bold.italic.fontSize}", - "fontWeight": "{semantic.typography.code.sm.bold.italic.fontWeight}", - "lineHeight": "{semantic.typography.code.sm.bold.italic.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.sm.bold.italic.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.sm.bold.italic.textDecoration}" + "fontSize": { + "value": "{semantic.typography.body.lg.bold.default.fontSize}" }, - "type": "typography" - }, - "underline": { - "value": { - "fontFamily": "{semantic.typography.code.sm.bold.underline.fontFamily}", - "fontSize": "{semantic.typography.code.sm.bold.underline.fontSize}", - "fontWeight": "{semantic.typography.code.sm.bold.underline.fontWeight}", - "lineHeight": "{semantic.typography.code.sm.bold.underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.sm.bold.underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.sm.bold.underline.textDecoration}" + "fontWeight": { + "value": "{semantic.typography.body.lg.bold.default.fontWeight}" }, - "type": "typography" - }, - "italic-underline": { - "value": { - "fontFamily": "{semantic.typography.code.sm.bold.italic-underline.fontFamily}", - "fontSize": "{semantic.typography.code.sm.bold.italic-underline.fontSize}", - "fontWeight": "{semantic.typography.code.sm.bold.italic-underline.fontWeight}", - "lineHeight": "{semantic.typography.code.sm.bold.italic-underline.lineHeight}", - "paragraphSpacing": "{semantic.typography.code.sm.bold.italic-underline.paragraphSpacing}", - "letterSpacing": "", - "textDecoration": "{semantic.typography.code.sm.bold.italic-underline.textDecoration}" + "lineHeight": { + "value": "{semantic.typography.body.lg.bold.default.lineHeight}" }, - "type": "typography" + "paragraphSpacing": { + "value": "{semantic.typography.body.lg.bold.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.lg.bold.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.lg.bold.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.lg.bold.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.lg.bold.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.lg.bold.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.lg.bold.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.lg.bold.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.lg.bold.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.lg.bold.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.lg.bold.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.lg.bold.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.lg.bold.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.lg.bold.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.lg.bold.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.lg.bold.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.lg.bold.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.lg.bold.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.lg.bold.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.lg.bold.italicUnderline.textDecoration}" + } + } + } + }, + "md": { + "regular": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.md.regular.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.md.regular.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.md.regular.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.md.regular.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.md.regular.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.md.regular.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.md.regular.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.md.regular.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.md.regular.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.md.regular.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.md.regular.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.md.regular.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.md.regular.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.md.regular.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.md.regular.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.md.regular.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.md.regular.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.md.regular.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.md.regular.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.md.regular.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.md.regular.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.md.regular.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.md.regular.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.md.regular.italicUnderline.textDecoration}" + } + } + }, + "bold": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.md.bold.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.md.bold.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.md.bold.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.md.bold.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.md.bold.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.md.bold.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.md.bold.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.md.bold.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.md.bold.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.md.bold.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.md.bold.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.md.bold.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.md.bold.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.md.bold.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.md.bold.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.md.bold.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.md.bold.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.md.bold.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.md.bold.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.md.bold.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.md.bold.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.md.bold.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.md.bold.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.md.bold.italicUnderline.textDecoration}" + } + } + } + }, + "sm": { + "regular": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.sm.regular.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.sm.regular.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.sm.regular.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.sm.regular.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.sm.regular.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.sm.regular.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.sm.regular.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.sm.regular.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.sm.regular.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.sm.regular.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.sm.regular.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.sm.regular.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.sm.regular.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.sm.regular.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.sm.regular.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.sm.regular.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.sm.regular.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.sm.regular.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.sm.regular.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.sm.regular.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.sm.regular.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.sm.regular.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.sm.regular.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.sm.regular.italicUnderline.textDecoration}" + } + } + }, + "bold": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.sm.bold.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.sm.bold.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.sm.bold.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.sm.bold.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.sm.bold.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.sm.bold.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.sm.bold.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.sm.bold.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.sm.bold.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.sm.bold.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.sm.bold.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.sm.bold.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.sm.bold.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.sm.bold.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.sm.bold.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.sm.bold.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.sm.bold.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.sm.bold.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.body.sm.bold.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.body.sm.bold.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.body.sm.bold.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.body.sm.bold.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.body.sm.bold.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.body.sm.bold.italicUnderline.textDecoration}" + } + } + } + } + }, + "caption": { + "regular": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.caption.regular.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.caption.regular.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.caption.regular.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.caption.regular.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.caption.regular.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.caption.regular.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.caption.regular.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.caption.regular.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.caption.regular.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.caption.regular.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.caption.regular.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.caption.regular.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.caption.regular.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.caption.regular.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.caption.regular.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.caption.regular.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.caption.regular.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.caption.regular.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.caption.regular.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.caption.regular.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.caption.regular.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.caption.regular.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.caption.regular.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.caption.regular.italicUnderline.textDecoration}" + } + } + }, + "bold": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.caption.bold.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.caption.bold.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.caption.bold.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.caption.bold.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.caption.bold.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.caption.bold.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.caption.bold.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.caption.bold.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.caption.bold.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.caption.bold.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.caption.bold.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.caption.bold.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.caption.bold.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.caption.bold.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.caption.bold.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.caption.bold.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.caption.bold.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.caption.bold.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.caption.bold.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.caption.bold.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.caption.bold.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.caption.bold.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.caption.bold.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.caption.bold.italicUnderline.textDecoration}" + } + } + } + }, + "code": { + "xl": { + "regular": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.xl.regular.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.xl.regular.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.xl.regular.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.xl.regular.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.xl.regular.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.xl.regular.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.xl.regular.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.xl.regular.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.xl.regular.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.xl.regular.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.xl.regular.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.xl.regular.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.xl.regular.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.xl.regular.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.xl.regular.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.xl.regular.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.xl.regular.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.xl.regular.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.xl.regular.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.xl.regular.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.xl.regular.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.xl.regular.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.xl.regular.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.xl.regular.italicUnderline.textDecoration}" + } + } + }, + "bold": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.xl.bold.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.xl.bold.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.xl.bold.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.xl.bold.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.xl.bold.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.xl.bold.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.xl.bold.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.xl.bold.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.xl.bold.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.xl.bold.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.xl.bold.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.xl.bold.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.xl.bold.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.xl.bold.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.xl.bold.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.xl.bold.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.xl.bold.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.xl.bold.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.xl.bold.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.xl.bold.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.xl.bold.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.xl.bold.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.xl.bold.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.xl.bold.italicUnderline.textDecoration}" + } + } + } + }, + "lg": { + "regular": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.lg.regular.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.lg.regular.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.lg.regular.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.lg.regular.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.lg.regular.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.lg.regular.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.lg.regular.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.lg.regular.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.lg.regular.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.lg.regular.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.lg.regular.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.lg.regular.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.lg.regular.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.lg.regular.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.lg.regular.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.lg.regular.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.lg.regular.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.lg.regular.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.lg.regular.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.lg.regular.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.lg.regular.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.lg.regular.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.lg.regular.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.lg.regular.italicUnderline.textDecoration}" + } + } + }, + "bold": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.lg.bold.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.lg.bold.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.lg.bold.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.lg.bold.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.lg.bold.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.lg.bold.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.lg.bold.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.lg.bold.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.lg.bold.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.lg.bold.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.lg.bold.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.lg.bold.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.lg.bold.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.lg.bold.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.lg.bold.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.lg.bold.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.lg.bold.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.lg.bold.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.lg.bold.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.lg.bold.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.lg.bold.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.lg.bold.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.lg.bold.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.lg.bold.italicUnderline.textDecoration}" + } + } + } + }, + "md": { + "regular": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.md.regular.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.md.regular.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.md.regular.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.md.regular.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.md.regular.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.md.regular.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.md.regular.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.md.regular.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.md.regular.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.md.regular.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.md.regular.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.md.regular.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.md.regular.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.md.regular.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.md.regular.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.md.regular.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.md.regular.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.md.regular.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.md.regular.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.md.regular.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.md.regular.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.md.regular.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.md.regular.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.md.regular.italicUnderline.textDecoration}" + } + } + }, + "bold": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.md.bold.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.md.bold.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.md.bold.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.md.bold.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.md.bold.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.md.bold.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.md.bold.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.md.bold.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.md.bold.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.md.bold.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.md.bold.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.md.bold.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.md.bold.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.md.bold.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.md.bold.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.md.bold.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.md.bold.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.md.bold.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.md.bold.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.md.bold.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.md.bold.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.md.bold.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.md.bold.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.md.bold.italicUnderline.textDecoration}" + } + } + } + }, + "sm": { + "regular": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.sm.regular.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.sm.regular.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.sm.regular.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.sm.regular.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.sm.regular.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.sm.regular.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.sm.regular.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.sm.regular.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.sm.regular.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.sm.regular.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.sm.regular.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.sm.regular.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.sm.regular.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.sm.regular.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.sm.regular.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.sm.regular.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.sm.regular.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.sm.regular.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.sm.regular.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.sm.regular.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.sm.regular.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.sm.regular.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.sm.regular.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.sm.regular.italicUnderline.textDecoration}" + } + } + }, + "bold": { + "default": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.sm.bold.default.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.sm.bold.default.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.sm.bold.default.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.sm.bold.default.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.sm.bold.default.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.sm.bold.default.textDecoration}" + } + }, + "italic": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.sm.bold.italic.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.sm.bold.italic.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.sm.bold.italic.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.sm.bold.italic.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.sm.bold.italic.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.sm.bold.italic.textDecoration}" + } + }, + "underline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.sm.bold.underline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.sm.bold.underline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.sm.bold.underline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.sm.bold.underline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.sm.bold.underline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.sm.bold.underline.textDecoration}" + } + }, + "italicUnderline": { + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.code.sm.bold.italicUnderline.fontFamily}" + }, + "fontSize": { + "value": "{semantic.typography.code.sm.bold.italicUnderline.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.code.sm.bold.italicUnderline.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.code.sm.bold.italicUnderline.lineHeight}" + }, + "paragraphSpacing": { + "value": "{semantic.typography.code.sm.bold.italicUnderline.paragraphSpacing}" + }, + "letterSpacing": { + "value": "" + }, + "textDecoration": { + "value": "{semantic.typography.code.sm.bold.italicUnderline.textDecoration}" + } } } } @@ -41148,460 +41278,812 @@ "labelPaired": { "regular": { "xl": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.regular.xl.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.regular.xl.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.regular.xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.regular.xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.regular.xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.regular.xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.regular.xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.regular.xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "lg": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.regular.lg.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.regular.lg.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.regular.lg.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.regular.lg.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.regular.lg.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.regular.lg.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.regular.lg.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.regular.lg.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "md": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.regular.md.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.regular.md.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.regular.md.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.regular.md.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.regular.md.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.regular.md.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.regular.md.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.regular.md.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "sm": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.regular.sm.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.regular.sm.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.regular.sm.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.regular.sm.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.regular.sm.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.regular.sm.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.regular.sm.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.regular.sm.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "caption": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.regular.caption.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.regular.caption.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.regular.caption.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.regular.caption.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.regular.caption.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.regular.caption.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.regular.caption.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.regular.caption.lineHeight}" + }, + "letterSpacing": { + "value": "" + } } }, "bold": { "xl": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.bold.xl.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.bold.xl.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.bold.xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.bold.xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.bold.xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.bold.xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.bold.xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.bold.xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "lg": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.bold.lg.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.bold.lg.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.bold.lg.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.bold.lg.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.bold.lg.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.bold.lg.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.bold.lg.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.bold.lg.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "md": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.bold.md.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.bold.md.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.bold.md.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.bold.md.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.bold.md.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.bold.md.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.bold.md.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.bold.md.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "sm": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.bold.sm.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.bold.sm.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.bold.sm.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.bold.sm.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.bold.sm.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.bold.sm.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.bold.sm.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.bold.sm.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "caption": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.bold.caption.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.bold.caption.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.bold.caption.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.bold.caption.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.bold.caption.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.bold.caption.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.bold.caption.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.bold.caption.lineHeight}" + }, + "letterSpacing": { + "value": "" + } } }, "fill": { "xl": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.fill.xl.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.fill.xl.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.fill.xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.fill.xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.fill.xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.fill.xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.fill.xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.fill.xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "lg": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.fill.lg.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.fill.lg.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.fill.lg.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.fill.lg.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.fill.lg.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.fill.lg.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.fill.lg.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.fill.lg.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "md": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.fill.md.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.fill.md.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.fill.md.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.fill.md.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.fill.md.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.fill.md.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.fill.md.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.fill.md.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "sm": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.fill.sm.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.fill.sm.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.fill.sm.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.fill.sm.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.fill.sm.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.fill.sm.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.fill.sm.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.fill.sm.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "caption": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.fill.caption.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.fill.caption.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.fill.caption.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.fill.caption.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.fill.caption.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.fill.caption.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.fill.caption.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.fill.caption.lineHeight}" + }, + "letterSpacing": { + "value": "" + } } }, "brand": { "xl": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.brand.xl.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.brand.xl.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.brand.xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.brand.xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.brand.xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.brand.xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.brand.xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.brand.xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "lg": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.brand.lg.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.brand.lg.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.brand.lg.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.brand.lg.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.brand.lg.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.brand.lg.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.brand.lg.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.brand.lg.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "md": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.brand.md.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.brand.md.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.brand.md.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.brand.md.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.brand.md.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.brand.md.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.brand.md.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.brand.md.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "sm": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.brand.sm.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.brand.sm.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.brand.sm.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.brand.sm.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.brand.sm.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.brand.sm.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.brand.sm.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.brand.sm.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "caption": { - "value": { - "fontFamily": "{semantic.typography.icon.labelPaired.brand.caption.fontFamily}", - "fontSize": "{semantic.typography.icon.labelPaired.brand.caption.fontSize}", - "fontWeight": "{semantic.typography.icon.labelPaired.brand.caption.fontWeight}", - "lineHeight": "{semantic.typography.icon.labelPaired.brand.caption.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.labelPaired.brand.caption.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.labelPaired.brand.caption.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.labelPaired.brand.caption.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.labelPaired.brand.caption.lineHeight}" + }, + "letterSpacing": { + "value": "" + } } } }, "standalone": { "regular": { "2xl": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.regular.2xl.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.regular.2xl.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.regular.2xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.regular.2xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.regular.2xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.regular.2xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.regular.2xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.regular.2xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "xl": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.regular.xl.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.regular.xl.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.regular.xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.regular.xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.regular.xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.regular.xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.regular.xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.regular.xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "lg": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.regular.lg.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.regular.lg.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.regular.lg.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.regular.lg.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.regular.lg.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.regular.lg.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.regular.lg.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.regular.lg.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "md": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.regular.md.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.regular.md.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.regular.md.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.regular.md.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.regular.md.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.regular.md.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.regular.md.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.regular.md.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "sm": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.regular.sm.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.regular.sm.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.regular.sm.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.regular.sm.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.regular.sm.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.regular.sm.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.regular.sm.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.regular.sm.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "xs": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.regular.xs.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.regular.xs.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.regular.xs.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.regular.xs.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.regular.xs.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.regular.xs.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.regular.xs.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.regular.xs.lineHeight}" + }, + "letterSpacing": { + "value": "" + } } }, "bold": { "2xl": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.bold.2xl.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.bold.2xl.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.bold.2xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.bold.2xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.bold.2xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.bold.2xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.bold.2xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.bold.2xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "xl": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.bold.xl.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.bold.xl.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.bold.xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.bold.xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.bold.xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.bold.xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.bold.xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.bold.xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "lg": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.bold.lg.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.bold.lg.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.bold.lg.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.bold.lg.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.bold.lg.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.bold.lg.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.bold.lg.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.bold.lg.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "md": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.bold.md.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.bold.md.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.bold.md.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.bold.md.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.bold.md.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.bold.md.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.bold.md.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.bold.md.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "sm": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.bold.sm.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.bold.sm.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.bold.sm.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.bold.sm.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.bold.sm.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.bold.sm.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.bold.sm.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.bold.sm.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "xs": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.bold.xs.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.bold.xs.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.bold.xs.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.bold.xs.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.bold.xs.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.bold.xs.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.bold.xs.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.bold.xs.lineHeight}" + }, + "letterSpacing": { + "value": "" + } } }, "fill": { "2xl": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.fill.2xl.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.fill.2xl.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.fill.2xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.fill.2xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.fill.2xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.fill.2xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.fill.2xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.fill.2xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "xl": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.fill.xl.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.fill.xl.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.fill.xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.fill.xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.fill.xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.fill.xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.fill.xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.fill.xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "lg": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.fill.lg.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.fill.lg.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.fill.lg.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.fill.lg.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.fill.lg.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.fill.lg.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.fill.lg.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.fill.lg.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "md": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.fill.md.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.fill.md.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.fill.md.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.fill.md.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.fill.md.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.fill.md.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.fill.md.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.fill.md.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "sm": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.fill.sm.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.fill.sm.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.fill.sm.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.fill.sm.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.fill.sm.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.fill.sm.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.fill.sm.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.fill.sm.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "xs": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.fill.xs.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.fill.xs.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.fill.xs.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.fill.xs.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.fill.xs.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.fill.xs.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.fill.xs.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.fill.xs.lineHeight}" + }, + "letterSpacing": { + "value": "" + } } }, "brand": { "2xl": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.brand.2xl.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.brand.2xl.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.brand.2xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.brand.2xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.brand.2xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.brand.2xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.brand.2xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.brand.2xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "xl": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.brand.xl.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.brand.xl.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.brand.xl.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.brand.xl.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.brand.xl.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.brand.xl.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.brand.xl.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.brand.xl.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "lg": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.brand.lg.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.brand.lg.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.brand.lg.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.brand.lg.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.brand.lg.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.brand.lg.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.brand.lg.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.brand.lg.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "md": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.brand.md.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.brand.md.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.brand.md.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.brand.md.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.brand.md.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.brand.md.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.brand.md.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.brand.md.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "sm": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.brand.sm.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.brand.sm.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.brand.sm.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.brand.sm.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.brand.sm.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.brand.sm.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.brand.sm.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.brand.sm.lineHeight}" + }, + "letterSpacing": { + "value": "" + } }, "xs": { - "value": { - "fontFamily": "{semantic.typography.icon.standalone.brand.xs.fontFamily}", - "fontSize": "{semantic.typography.icon.standalone.brand.xs.fontSize}", - "fontWeight": "{semantic.typography.icon.standalone.brand.xs.fontWeight}", - "lineHeight": "{semantic.typography.icon.standalone.brand.xs.lineHeight}", - "letterSpacing": "" + "type": "typography", + "fontFamily": { + "value": "{semantic.typography.icon.standalone.brand.xs.fontFamily}" }, - "type": "typography" + "fontSize": { + "value": "{semantic.typography.icon.standalone.brand.xs.fontSize}" + }, + "fontWeight": { + "value": "{semantic.typography.icon.standalone.brand.xs.fontWeight}" + }, + "lineHeight": { + "value": "{semantic.typography.icon.standalone.brand.xs.lineHeight}" + }, + "letterSpacing": { + "value": "" + } } } } diff --git a/lib/styles/quill.css b/lib/styles/quill.css index 89d0700..6f14e6a 100644 --- a/lib/styles/quill.css +++ b/lib/styles/quill.css @@ -652,6 +652,7 @@ --core-spacing-4800: 96px; --core-spacing-4900: 98px; --core-spacing-5000: 100px; + --core-fontSize-25: 10px; --core-fontSize-50: 12px; --core-fontSize-75: 14px; --core-fontSize-100: 16px; @@ -670,11 +671,14 @@ --core-fontFamily-ibmPlex-sans: IBM Plex Sans; --core-fontFamily-fontAwesome-pro: Font Awesome 6 Pro; --core-fontFamily-fontAwesome-brands: Font Awesome 6 Brands; + --core-fontFamily-fontAwesome-custom: Font Awesome Kit a9f9eb613f; --core-fontWeight-light: 300; --core-fontWeight-regular: 400; --core-fontWeight-bold: 700; --core-fontWeight-italic: Italic; --core-fontWeight-boldItalic: Bold Italic; + --core-fontWeight-fill: Solid; + --core-lineHeight-75: 16px; --core-lineHeight-100: 18px; --core-lineHeight-200: 22px; --core-lineHeight-300: 24px; @@ -686,6 +690,7 @@ --core-lineHeight-900: 64px; --core-lineHeight-1000: 96px; --core-lineHeight-auto: auto; + --core-fontDecoration-none: none; --core-fontDecoration-underline: underline; --core-paragraphSpacing-50: 12px; --core-paragraphSpacing-75: 14px; @@ -789,7 +794,7 @@ --size-generic-4xl: var(--core-size-3600); --size-generic-5xl: var(--core-size-4000); --opacity-overlay: var(--core-opacity-900); - --opacity-disabled: var(--core-opacity-600); + --opacity-disabled: var(--core-opacity-300); --motion-easing-linear: var(--core-motion-ease-100); --motion-easing-in: var(--core-motion-ease-200); --motion-easing-out: var(--core-motion-ease-300); @@ -813,661 +818,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-1100); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-1100); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-1000); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-1000); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-200); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-200); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-400); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-200); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -1498,74 +1475,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-800); - --semantic-fontSize-heading-h1: var(--core-fontSize-1100); - --semantic-fontSize-heading-h2: var(--core-fontSize-1000); - --semantic-fontSize-heading-h3: var(--core-fontSize-300); - --semantic-fontSize-heading-h4: var(--core-fontSize-200); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-300); - --semantic-fontSize-body-lg: var(--core-fontSize-200); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-300); - --semantic-fontSize-code-lg: var(--core-fontSize-200); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-200); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-1100); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-1000); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-500); - --semantic-lineHeight-body-lg: var(--core-lineHeight-400); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-500); - --semantic-lineHeight-code-lg: var(--core-lineHeight-400); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-400); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); --semantic-color-monochrome-surface-normal-lowest: var(--core-color-opacity-white-75); --semantic-color-monochrome-surface-normal-low: var(--core-color-opacity-white-100); --semantic-color-monochrome-surface-normal-midLow: var(--core-color-opacity-white-200); @@ -2809,8 +2718,8 @@ --component-selectionControl-icon-selectedHover: var(--semantic-color-monochrome-surface-normal-high); --component-selectionControl-icon-selectedActive: var(--semantic-color-monochrome-surface-normal-highest); --component-selectionControl-icon-disabled: var(--component-textIcon-normal-disabled); - --component-selectionControl-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-selectionControl-label-typography-md: var(--semantic-typography-body-md-regular-default); + --component-selectionControl-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-selectionControl-label-typography-md: var(--component-typography-body-md-regular-default); --component-selectionControl-label-color-default: var(--component-textIcon-normal-default); --component-selectionControl-label-color-hover: var(--component-textIcon-normal-default); --component-selectionControl-label-color-active: var(--component-textIcon-normal-default); @@ -2823,8 +2732,8 @@ --component-tab-icon-default: var(--component-textIcon-normal-default); --component-tab-icon-selected: var(--component-textIcon-normal-prominent); --component-tab-icon-disabled: var(--component-textIcon-normal-disabled); - --component-tab-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-tab-label-typography-md: var(--semantic-typography-body-md-regular-default); + --component-tab-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-tab-label-typography-md: var(--component-typography-body-md-regular-default); --component-tab-label-color-default: var(--component-textIcon-normal-default); --component-tab-label-color-selected: var(--component-textIcon-normal-prominent); --component-tab-label-color-disabled: var(--component-textIcon-normal-disabled); @@ -2845,24 +2754,24 @@ --component-tab-height-iconLeft-md: var(--core-size-2400); --component-tab-height-labelOnly-sm: var(--core-size-1600); --component-tab-height-labelOnly-md: var(--core-size-2400); - --component-field-label-typography-md-default: var(--semantic-typography-body-md-regular-default); - --component-field-label-typography-md-enabled: var(--semantic-typography-caption-regular-default); + --component-field-label-typography-md-default: var(--component-typography-body-md-regular-default); + --component-field-label-typography-md-enabled: var(--component-typography-caption-regular-default); --component-field-label-color-default: var(--component-textIcon-normal-default); --component-field-label-color-focus: var(--component-textIcon-normal-prominent); --component-field-label-color-enabled: var(--component-textIcon-normal-default); --component-field-label-color-success: var(--component-textIcon-statusNormal-success); --component-field-label-color-fail: var(--component-textIcon-statusNormal-danger); --component-field-label-color-disabled: var(--component-textIcon-normal-disabled); - --component-field-placeholder-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-field-placeholder-typography-md: var(--semantic-typography-body-md-regular-default); + --component-field-placeholder-typography-sm: var(--component-typography-body-sm-regular-default); + --component-field-placeholder-typography-md: var(--component-typography-body-md-regular-default); --component-field-placeholder-color: var(--component-textIcon-normal-disabled); - --component-field-input-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-field-input-typography-md: var(--semantic-typography-body-md-regular-default); + --component-field-input-typography-sm: var(--component-typography-body-sm-regular-default); + --component-field-input-typography-md: var(--component-typography-body-md-regular-default); --component-field-input-color-focus: var(--component-textIcon-normal-prominent); --component-field-input-color-enabled: var(--component-textIcon-normal-default); --component-field-input-color-disabled: var(--component-textIcon-normal-disabled); - --component-field-message: var(--semantic-typography-caption-regular-default); - --component-field-charCount: var(--semantic-typography-caption-regular-default); + --component-field-message: var(--component-typography-caption-regular-default); + --component-field-charCount: var(--component-typography-caption-regular-default); --component-field-bg-outline-default: var(--semantic-color-slate-solid-surface-frame-low); --component-field-bg-fill-default: var(--semantic-color-monochrome-surface-normal-lowest); --component-field-bg-fill-hover: var(--semantic-color-monochrome-surface-normal-low); @@ -2873,6 +2782,16 @@ --component-field-bg-fill-failDefault: var(--semantic-color-red-opacity-surface-low); --component-field-bg-fill-failHover: var(--semantic-color-red-opacity-surface-midLow); --component-field-bg-fill-failFocus: var(--semantic-color-red-opacity-surface-low); + --component-field-addon-outline-default: var(--semantic-color-slate-solid-surface-frame-mid); + --component-field-addon-fill-default: var(--semantic-color-monochrome-surface-normal-lowest); + --component-field-addon-fill-hover: var(--semantic-color-monochrome-surface-normal-low); + --component-field-addon-fill-focus: var(--semantic-color-monochrome-surface-normal-lowest); + --component-field-addon-fill-successDefault: var(--semantic-color-green-opacity-surface-low); + --component-field-addon-fill-successHover: var(--semantic-color-green-opacity-surface-midLow); + --component-field-addon-fill-successFocus: var(--semantic-color-green-opacity-surface-low); + --component-field-addon-fill-failDefault: var(--semantic-color-red-opacity-surface-low); + --component-field-addon-fill-failHover: var(--semantic-color-red-opacity-surface-midLow); + --component-field-addon-fill-failFocus: var(--semantic-color-red-opacity-surface-low); --component-field-border-radius-sm: var(--semantic-borderRadius-md); --component-field-border-radius-md: var(--semantic-borderRadius-md); --component-field-border-width: var(--borderWidth-xs); @@ -2907,8 +2826,8 @@ --component-toggle-spacing-padding: var(--semantic-spacing-general-2xs); --component-toggle-width: var(--core-size-2200); --component-toggle-height: var(--core-size-1200); - --component-modal-title-typography: var(--semantic-typography-heading-h4); - --component-modal-description-typography: var(--semantic-typography-body-md-regular-default); + --component-modal-title-typography: var(--component-typography-heading-h4); + --component-modal-description-typography: var(--component-typography-body-md-regular-default); --component-modal-bg: var(--semantic-color-slate-solid-surface-frame-low); --component-modal-border-radius-bottom: var(--core-borderRadius-800); --component-modal-border-radius-overlay: var(--core-borderRadius-1600); @@ -2954,18 +2873,18 @@ --component-button-icon-facebook-secondary: var(--core-color-solid-slate-1400); --component-button-icon-apple-primary: var(--core-color-solid-slate-50); --component-button-icon-apple-secondary: var(--core-color-solid-slate-1400); - --component-button-label-typography-primary-sm: var(--semantic-typography-caption-bold-default); - --component-button-label-typography-primary-md: var(--semantic-typography-body-sm-bold-default); - --component-button-label-typography-primary-lg: var(--semantic-typography-body-md-bold-default); - --component-button-label-typography-primary-xl: var(--semantic-typography-body-lg-bold-default); - --component-button-label-typography-secondary-sm: var(--semantic-typography-caption-bold-default); - --component-button-label-typography-secondary-md: var(--semantic-typography-body-sm-bold-default); - --component-button-label-typography-secondary-lg: var(--semantic-typography-body-md-bold-default); - --component-button-label-typography-secondary-xl: var(--semantic-typography-body-lg-bold-default); - --component-button-label-typography-tertiary-sm: var(--semantic-typography-caption-bold-underline); - --component-button-label-typography-tertiary-md: var(--semantic-typography-body-sm-bold-underline); - --component-button-label-typography-tertiary-lg: var(--semantic-typography-body-md-bold-underline); - --component-button-label-typography-tertiary-xl: var(--semantic-typography-body-lg-bold-underline); + --component-button-label-typography-primary-sm: var(--component-typography-caption-bold-default); + --component-button-label-typography-primary-md: var(--component-typography-body-sm-bold-default); + --component-button-label-typography-primary-lg: var(--component-typography-body-md-bold-default); + --component-button-label-typography-primary-xl: var(--component-typography-body-lg-bold-default); + --component-button-label-typography-secondary-sm: var(--component-typography-caption-bold-default); + --component-button-label-typography-secondary-md: var(--component-typography-body-sm-bold-default); + --component-button-label-typography-secondary-lg: var(--component-typography-body-md-bold-default); + --component-button-label-typography-secondary-xl: var(--component-typography-body-lg-bold-default); + --component-button-label-typography-tertiary-sm: var(--component-typography-caption-bold-underline); + --component-button-label-typography-tertiary-md: var(--component-typography-body-sm-bold-underline); + --component-button-label-typography-tertiary-lg: var(--component-typography-body-md-bold-underline); + --component-button-label-typography-tertiary-xl: var(--component-typography-body-lg-bold-underline); --component-button-label-color-coral-primary: var(--core-color-solid-slate-50); --component-button-label-color-coral-secondary: var(--core-color-solid-coral-700); --component-button-label-color-coral-tertiary: var(--core-color-solid-coral-700); @@ -3184,9 +3103,9 @@ --component-segmentedControl-icon-multi-default: var(--component-textIcon-normal-default); --component-segmentedControl-icon-multi-selected: var(--component-textIcon-inverse-prominent); --component-segmentedControl-icon-multi-disabled: var(--component-textIcon-normal-disabled); - --component-segmentedControl-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-segmentedControl-label-typography-md: var(--semantic-typography-body-md-regular-default); - --component-segmentedControl-label-typography-lg: var(--semantic-typography-body-lg-regular-default); + --component-segmentedControl-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-segmentedControl-label-typography-md: var(--component-typography-body-md-regular-default); + --component-segmentedControl-label-typography-lg: var(--component-typography-body-lg-regular-default); --component-segmentedControl-label-single-color-default: var(--component-textIcon-normal-default); --component-segmentedControl-label-single-color-selected: var(--component-textIcon-normal-prominent); --component-segmentedControl-label-single-color-disabled: var(--component-textIcon-normal-disabled); @@ -3236,7 +3155,7 @@ --component-segmentedControl-height-body-multi-lg: var(--core-size-2400); --component-pagination-icon-default: var(--component-textIcon-normal-prominent); --component-pagination-icon-disabled: var(--component-textIcon-normal-disabled); - --component-pagination-label-typography: var(--semantic-typography-body-sm-regular-default); + --component-pagination-label-typography: var(--component-typography-body-sm-regular-default); --component-pagination-label-color-default: var(--component-textIcon-normal-default); --component-pagination-label-color-selected: var(--component-textIcon-inverse-prominent); --component-pagination-label-color-disabled: var(--component-textIcon-normal-disabled); @@ -3254,8 +3173,8 @@ --component-pagination-height-number: var(--core-size-1600); --component-pagination-height-bullet: var(--core-size-400); --component-pagination-height-button: var(--core-size-1600); - --component-actionSheet-title-typography: var(--semantic-typography-heading-h5); - --component-actionSheet-description-typography: var(--semantic-typography-body-md-regular-default); + --component-actionSheet-title-typography: var(--component-typography-heading-h5); + --component-actionSheet-description-typography: var(--component-typography-body-md-regular-default); --component-actionSheet-bg: var(--semantic-color-slate-solid-surface-frame-low); --component-actionSheet-border-radius: var(--core-borderRadius-800); --component-actionSheet-spacing-padding-sm: var(--core-spacing-400); @@ -3266,10 +3185,13 @@ --component-actionSheet-width-bottom-min: 320px; --component-actionSheet-width-bottom-max: 800px; --component-actionSheet-width-side: 360px; - --component-snackbar-icon: var(--semantic-color-slate-solid-textIcon-inverse-highest); - --component-snackbar-label-typography: var(--semantic-typography-body-sm-regular-default); - --component-snackbar-label-color: var(--semantic-color-slate-solid-textIcon-inverse-highest); - --component-snackbar-bg: var(--semantic-color-slate-solid-surface-inverse-lowest); + --component-snackbar-icon-neutral: var(--component-textIcon-inverse-prominent); + --component-snackbar-icon-fail: var(--component-textIcon-static-prominentDark); + --component-snackbar-label-typography: var(--component-typography-body-sm-regular-default); + --component-snackbar-label-color-neutral: var(--component-textIcon-inverse-prominent); + --component-snackbar-label-color-fail: var(--component-textIcon-static-prominentDark); + --component-snackbar-bg-neutral: var(--semantic-color-slate-solid-surface-inverse-lowest); + --component-snackbar-bg-fail: var(--semantic-color-red-solid-surface-normal-highest); --component-snackbar-border-radius: var(--core-borderRadius-400); --component-snackbar-border-width: var(--core-borderWidth-75); --component-snackbar-border-color: var(--semantic-color-monochrome-border-inverse-low); @@ -3280,9 +3202,9 @@ --component-snackbar-height-min: 48px; --component-snackbar-height-max: 60px; --component-snackbar-elevation-shadow: var(--core-elevation-shadow-330); - --component-badge-notification-label-typography-sm: var(--semantic-typography-caption-bold-default); - --component-badge-notification-label-typography-md: var(--semantic-typography-body-md-bold-default); - --component-badge-notification-label-typography-lg: var(--semantic-typography-body-xl-bold-default); + --component-badge-notification-label-typography-sm: var(--component-typography-caption-bold-default); + --component-badge-notification-label-typography-md: var(--component-typography-body-md-bold-default); + --component-badge-notification-label-typography-lg: var(--component-typography-body-xl-bold-default); --component-badge-notification-label-color: var(--semantic-color-slate-solid-surface-static-lowest); --component-badge-notification-bg: var(--semantic-color-red-solid-surface-static-mid); --component-badge-notification-border-radius: var(--semantic-borderRadius-pill); @@ -3299,9 +3221,9 @@ --component-badge-status-height-sm: var(--core-size-400); --component-badge-status-height-md: var(--core-size-800); --component-badge-status-height-lg: var(--core-size-1200); - --component-fieldMarker-label-typography-xs: var(--semantic-typography-caption-regular-default); - --component-fieldMarker-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-fieldMarker-label-typography-md: var(--semantic-typography-body-md-regular-default); + --component-fieldMarker-label-typography-xs: var(--component-typography-caption-regular-default); + --component-fieldMarker-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-fieldMarker-label-typography-md: var(--component-typography-body-md-regular-default); --component-fieldMarker-label-color-required: var(--component-textIcon-statusNormal-danger); --component-fieldMarker-label-color-optional: var(--component-textIcon-normal-disabled); --component-dropdownItem-icon-default: var(--component-textIcon-normal-default); @@ -3309,8 +3231,8 @@ --component-dropdownItem-icon-selectedWhite: var(--component-textIcon-inverse-prominent); --component-dropdownItem-icon-disabled: var(--component-textIcon-normal-disabled); --component-dropdownItem-icon-disabledWhite: var(--component-textIcon-inverse-disabled); - --component-dropdownItem-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-dropdownItem-label-typography-md: var(--semantic-typography-body-md-regular-default); + --component-dropdownItem-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-dropdownItem-label-typography-md: var(--component-typography-body-md-regular-default); --component-dropdownItem-label-color-default: var(--component-textIcon-normal-default); --component-dropdownItem-label-color-selected: var(--component-textIcon-normal-prominent); --component-dropdownItem-label-color-selectedWhite: var(--component-textIcon-inverse-prominent); @@ -3358,12 +3280,12 @@ --component-tag-icon-success: var(--component-textIcon-statusNormal-success); --component-tag-icon-warning: var(--component-textIcon-statusNormal-warning); --component-tag-icon-danger: var(--component-textIcon-statusNormal-danger); - --component-tag-label-typography-regular-xs: var(--semantic-typography-caption-regular-default); - --component-tag-label-typography-regular-sm: var(--semantic-typography-body-sm-regular-default); - --component-tag-label-typography-regular-md: var(--semantic-typography-body-md-regular-default); - --component-tag-label-typography-bold-xs: var(--semantic-typography-caption-bold-default); - --component-tag-label-typography-bold-sm: var(--semantic-typography-body-sm-bold-default); - --component-tag-label-typography-bold-md: var(--semantic-typography-body-md-bold-default); + --component-tag-label-typography-regular-xs: var(--component-typography-caption-regular-default); + --component-tag-label-typography-regular-sm: var(--component-typography-body-sm-regular-default); + --component-tag-label-typography-regular-md: var(--component-typography-body-md-regular-default); + --component-tag-label-typography-bold-xs: var(--component-typography-caption-bold-default); + --component-tag-label-typography-bold-sm: var(--component-typography-body-sm-bold-default); + --component-tag-label-typography-bold-md: var(--component-typography-body-md-bold-default); --component-tag-label-color-default: var(--component-textIcon-normal-default); --component-tag-label-color-information: var(--component-textIcon-statusNormal-information); --component-tag-label-color-success: var(--component-textIcon-statusNormal-success); @@ -3402,21 +3324,21 @@ --component-chip-icon-close-default: var(--component-textIcon-normal-subtle); --component-chip-icon-close-hover: var(--component-textIcon-normal-default); --component-chip-icon-close-active: var(--component-textIcon-normal-prominent); - --component-chip-label-typography-sm: var(--semantic-typography-caption-regular-default); - --component-chip-label-typography-md: var(--semantic-typography-body-sm-regular-default); - --component-chip-label-typography-lg: var(--semantic-typography-body-md-regular-default); + --component-chip-label-typography-sm: var(--component-typography-caption-regular-default); + --component-chip-label-typography-md: var(--component-typography-body-sm-regular-default); + --component-chip-label-typography-lg: var(--component-typography-body-md-regular-default); --component-chip-label-color-default: var(--component-textIcon-normal-default); --component-chip-label-color-selected: var(--component-textIcon-inverse-prominent); --component-chip-label-color-disabled: var(--component-textIcon-normal-disabled); --component-chip-label-color-disabledWhite: var(--component-textIcon-inverse-disabled); - --component-chip-item-typography-sm: var(--semantic-typography-caption-regular-default); - --component-chip-item-typography-md: var(--semantic-typography-body-sm-regular-default); - --component-chip-item-typography-lg: var(--semantic-typography-body-md-regular-default); + --component-chip-item-typography-sm: var(--component-typography-caption-regular-default); + --component-chip-item-typography-md: var(--component-typography-body-sm-regular-default); + --component-chip-item-typography-lg: var(--component-typography-body-md-regular-default); --component-chip-item-color-default: var(--component-textIcon-inverse-prominent); --component-chip-item-color-disabled: var(--component-textIcon-inverse-disabled); - --component-chip-tag-typography-sm: var(--semantic-typography-caption-bold-default); - --component-chip-tag-typography-md: var(--semantic-typography-body-sm-bold-default); - --component-chip-tag-typography-lg: var(--semantic-typography-body-md-bold-default); + --component-chip-tag-typography-sm: var(--component-typography-caption-bold-default); + --component-chip-tag-typography-md: var(--component-typography-body-sm-bold-default); + --component-chip-tag-typography-lg: var(--component-typography-body-md-bold-default); --component-chip-tag-color-default: var(--component-textIcon-normal-default); --component-chip-tag-color-selected: var(--component-textIcon-inverse-prominent); --component-chip-tag-color-disabled: var(--component-textIcon-normal-disabled); @@ -3442,18 +3364,18 @@ --component-chip-height-sm: var(--core-size-1200); --component-chip-height-md: var(--core-size-1600); --component-chip-height-lg: var(--core-size-2400); - --component-notification-title-typography-banner: var(--semantic-typography-body-sm-bold-default); - --component-notification-title-typography-item-unread: var(--semantic-typography-body-sm-bold-default); - --component-notification-title-typography-item-read: var(--semantic-typography-body-sm-regular-default); + --component-notification-title-typography-banner: var(--component-typography-body-sm-bold-default); + --component-notification-title-typography-item-unread: var(--component-typography-body-sm-bold-default); + --component-notification-title-typography-item-read: var(--component-typography-body-sm-regular-default); --component-notification-title-color-banner: var(--component-textIcon-normal-prominent); --component-notification-title-color-item-unread: var(--component-textIcon-normal-prominent); --component-notification-title-color-item-read: var(--component-textIcon-normal-default); - --component-notification-message-typography-banner: var(--semantic-typography-caption-regular-default); - --component-notification-message-typography-item: var(--semantic-typography-body-sm-regular-default); + --component-notification-message-typography-banner: var(--component-typography-caption-regular-default); + --component-notification-message-typography-item: var(--component-typography-body-sm-regular-default); --component-notification-message-color-banner: var(--component-textIcon-normal-default); --component-notification-message-color-item-unread: var(--component-textIcon-normal-prominent); --component-notification-message-color-item-read: var(--component-textIcon-normal-default); - --component-notification-timestamp-typography: var(--semantic-typography-caption-regular-default); + --component-notification-timestamp-typography: var(--component-typography-caption-regular-default); --component-notification-timestamp-color: var(--component-textIcon-normal-subtle); --component-notification-bg-banner: var(--semantic-color-slate-solid-surface-frame-low); --component-notification-bg-item-default: var(--semantic-color-slate-solid-surface-frame-low); @@ -3470,10 +3392,10 @@ --component-notification-spacing-gap-md: var(--core-spacing-1600); --component-notification-sizing-banner: 360px; --component-notification-elevation-shadow: var(--core-elevation-shadow-330); - --component-breadcrumb-label-typography-sm-default: var(--semantic-typography-body-sm-regular-default); - --component-breadcrumb-label-typography-sm-active: var(--semantic-typography-body-sm-regular-underline); - --component-breadcrumb-label-typography-md-default: var(--semantic-typography-body-md-regular-default); - --component-breadcrumb-label-typography-md-active: var(--semantic-typography-body-md-regular-underline); + --component-breadcrumb-label-typography-sm-default: var(--component-typography-body-sm-regular-default); + --component-breadcrumb-label-typography-sm-active: var(--component-typography-body-sm-regular-underline); + --component-breadcrumb-label-typography-md-default: var(--component-typography-body-md-regular-default); + --component-breadcrumb-label-typography-md-active: var(--component-typography-body-md-regular-underline); --component-breadcrumb-label-color-default: var(--component-textIcon-normal-default); --component-breadcrumb-label-color-hover: var(--component-textIcon-normal-default); --component-breadcrumb-label-color-active: var(--component-textIcon-normal-prominent); @@ -3489,26 +3411,26 @@ --component-link-icon-blackWhite-disabled: var(--component-textIcon-normal-disabled); --component-link-icon-whiteBlack-default: var(--component-textIcon-inverse-prominent); --component-link-icon-whiteBlack-disabled: var(--component-textIcon-inverse-disabled); - --component-link-label-typography-caption-default: var(--semantic-typography-caption-regular-default); - --component-link-label-typography-caption-hover: var(--semantic-typography-caption-regular-underline); - --component-link-label-typography-caption-active: var(--semantic-typography-caption-regular-underline); - --component-link-label-typography-caption-disabled: var(--semantic-typography-caption-regular-default); - --component-link-label-typography-sm-default: var(--semantic-typography-body-sm-regular-default); - --component-link-label-typography-sm-hover: var(--semantic-typography-body-sm-regular-underline); - --component-link-label-typography-sm-active: var(--semantic-typography-body-sm-regular-underline); - --component-link-label-typography-sm-disabled: var(--semantic-typography-body-sm-regular-default); - --component-link-label-typography-md-default: var(--semantic-typography-body-md-regular-default); - --component-link-label-typography-md-hover: var(--semantic-typography-body-md-regular-underline); - --component-link-label-typography-md-active: var(--semantic-typography-body-md-regular-underline); - --component-link-label-typography-md-disabled: var(--semantic-typography-body-md-regular-default); - --component-link-label-typography-lg-default: var(--semantic-typography-body-lg-regular-default); - --component-link-label-typography-lg-hover: var(--semantic-typography-body-lg-regular-underline); - --component-link-label-typography-lg-active: var(--semantic-typography-body-lg-regular-underline); - --component-link-label-typography-lg-disabled: var(--semantic-typography-body-lg-regular-default); - --component-link-label-typography-xl-default: var(--semantic-typography-body-xl-regular-default); - --component-link-label-typography-xl-hover: var(--semantic-typography-body-xl-regular-underline); - --component-link-label-typography-xl-active: var(--semantic-typography-body-xl-regular-underline); - --component-link-label-typography-xl-disabled: var(--semantic-typography-body-xl-regular-default); + --component-link-label-typography-caption-default: var(--component-typography-caption-regular-default); + --component-link-label-typography-caption-hover: var(--component-typography-caption-regular-underline); + --component-link-label-typography-caption-active: var(--component-typography-caption-regular-underline); + --component-link-label-typography-caption-disabled: var(--component-typography-caption-regular-default); + --component-link-label-typography-sm-default: var(--component-typography-body-sm-regular-default); + --component-link-label-typography-sm-hover: var(--component-typography-body-sm-regular-underline); + --component-link-label-typography-sm-active: var(--component-typography-body-sm-regular-underline); + --component-link-label-typography-sm-disabled: var(--component-typography-body-sm-regular-default); + --component-link-label-typography-md-default: var(--component-typography-body-md-regular-default); + --component-link-label-typography-md-hover: var(--component-typography-body-md-regular-underline); + --component-link-label-typography-md-active: var(--component-typography-body-md-regular-underline); + --component-link-label-typography-md-disabled: var(--component-typography-body-md-regular-default); + --component-link-label-typography-lg-default: var(--component-typography-body-lg-regular-default); + --component-link-label-typography-lg-hover: var(--component-typography-body-lg-regular-underline); + --component-link-label-typography-lg-active: var(--component-typography-body-lg-regular-underline); + --component-link-label-typography-lg-disabled: var(--component-typography-body-lg-regular-default); + --component-link-label-typography-xl-default: var(--component-typography-body-xl-regular-default); + --component-link-label-typography-xl-hover: var(--component-typography-body-xl-regular-underline); + --component-link-label-typography-xl-active: var(--component-typography-body-xl-regular-underline); + --component-link-label-typography-xl-disabled: var(--component-typography-body-xl-regular-default); --component-link-label-color-black-default: var(--component-textIcon-static-prominentLight); --component-link-label-color-black-disabled: var(--component-textIcon-static-disabledLight); --component-link-label-color-white-default: var(--component-textIcon-static-prominentDark); @@ -3519,9 +3441,9 @@ --component-link-label-color-whiteBlack-disabled: var(--component-textIcon-inverse-disabled); --component-link-spacing-gap-sm: var(--core-spacing-400); --component-link-spacing-gap-md: var(--core-spacing-500); - --component-tooltip-title-typography: var(--semantic-typography-caption-bold-default); + --component-tooltip-title-typography: var(--component-typography-caption-bold-default); --component-tooltip-title-color: var(--component-textIcon-inverse-prominent); - --component-tooltip-description-typography: var(--semantic-typography-caption-regular-default); + --component-tooltip-description-typography: var(--component-typography-caption-regular-default); --component-tooltip-description-color: var(--component-textIcon-inverse-default); --component-tooltip-bg: var(--semantic-color-slate-solid-surface-inverse-lowest); --component-tooltip-border-radius: var(--core-borderRadius-400); @@ -3532,14 +3454,14 @@ --component-tooltip-width-max: 296px; --component-accordion-icon-default: var(--component-textIcon-normal-default); --component-accordion-icon-disabled: var(--component-textIcon-normal-disabled); - --component-accordion-title-typography-sm: var(--semantic-typography-body-md-regular-default); - --component-accordion-title-typography-md: var(--semantic-typography-body-lg-regular-default); - --component-accordion-title-typography-lg: var(--semantic-typography-body-xl-regular-default); + --component-accordion-title-typography-sm: var(--component-typography-body-md-regular-default); + --component-accordion-title-typography-md: var(--component-typography-body-lg-regular-default); + --component-accordion-title-typography-lg: var(--component-typography-body-xl-regular-default); --component-accordion-title-color-default: var(--component-textIcon-normal-prominent); --component-accordion-title-color-disabled: var(--component-textIcon-normal-disabled); - --component-accordion-subtitle-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-accordion-subtitle-typography-md: var(--semantic-typography-body-md-regular-default); - --component-accordion-subtitle-typography-lg: var(--semantic-typography-body-lg-regular-default); + --component-accordion-subtitle-typography-sm: var(--component-typography-body-sm-regular-default); + --component-accordion-subtitle-typography-md: var(--component-typography-body-md-regular-default); + --component-accordion-subtitle-typography-lg: var(--component-typography-body-lg-regular-default); --component-accordion-subtitle-color-default: var(--component-textIcon-normal-subtle); --component-accordion-subtitle-color-disabled: var(--component-textIcon-normal-disabled); --component-accordion-bg-default: var(--semantic-color-slate-solid-surface-frame-low); @@ -3557,11 +3479,11 @@ --component-sectionMessage-icon-success: var(--component-textIcon-statusNormal-success); --component-sectionMessage-icon-information: var(--component-textIcon-statusNormal-information); --component-sectionMessage-icon-default: var(--component-textIcon-normal-prominent); - --component-sectionMessage-title-typography-sm: var(--semantic-typography-body-md-bold-default); - --component-sectionMessage-title-typography-md: var(--semantic-typography-body-lg-bold-default); + --component-sectionMessage-title-typography-sm: var(--component-typography-body-md-bold-default); + --component-sectionMessage-title-typography-md: var(--component-typography-body-lg-bold-default); --component-sectionMessage-title-color: var(--component-textIcon-normal-prominent); - --component-sectionMessage-message-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-sectionMessage-message-typography-md: var(--semantic-typography-body-md-regular-default); + --component-sectionMessage-message-typography-sm: var(--component-typography-body-sm-regular-default); + --component-sectionMessage-message-typography-md: var(--component-typography-body-md-regular-default); --component-sectionMessage-message-color: var(--component-textIcon-normal-default); --component-sectionMessage-bg-danger: var(--semantic-color-red-opacity-surface-low); --component-sectionMessage-bg-warning: var(--semantic-color-yellow-opacity-surface-low); @@ -3571,6 +3493,1793 @@ --component-sectionMessage-border-radius: var(--core-borderRadius-800); --component-sectionMessage-spacing-sm: var(--core-spacing-400); --component-sectionMessage-spacing-md: var(--core-spacing-800); + --component-navigationBar-icon-default: var(--component-textIcon-normal-default); + --component-navigationBar-icon-selected: var(--component-textIcon-normal-prominent); + --component-navigationBar-label-typography-xs: var(--component-typography-caption-regular-default); + --component-navigationBar-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-navigationBar-label-color-default: var(--component-textIcon-normal-default); + --component-navigationBar-label-color-selected: var(--component-textIcon-normal-prominent); + --component-navigationBar-bg-item-hover: var(--semantic-color-monochrome-surface-normal-low); + --component-navigationBar-bg-item-active: var(--semantic-color-monochrome-surface-normal-midLow); + --component-navigationBar-bg-item-selectedDefault: var(--semantic-color-monochrome-surface-normal-lowest); + --component-navigationBar-bg-item-selectedHover: var(--semantic-color-monochrome-surface-normal-low); + --component-navigationBar-bg-item-selectedActive: var(--semantic-color-monochrome-surface-normal-midLow); + --component-navigationBar-bg-body: var(--semantic-color-slate-solid-surface-frame-low); + --component-navigationBar-border-radius: var(--core-borderRadius-400); + --component-navigationBar-border-width: var(--core-borderWidth-75); + --component-navigationBar-border-color: var(--semantic-color-monochrome-border-normal-mid); + --component-navigationBar-spacing-sm: var(--core-spacing-400); + --component-navigationBar-spacing-md: var(--core-spacing-800); + --component-navigationBar-spacing-lg: var(--core-spacing-1000); + --component-navigationBar-sizing-item-sm: var(--core-size-2000); + --component-navigationBar-sizing-item-md: var(--core-size-2400); + --component-navigationBar-sizing-body-heightBottom: 56px; + --component-navigationBar-sizing-body-widthSideCollapse: 72px; + --component-navigationBar-sizing-body-widthSideExpand: 224px; + --component-typography-heading-hero-fontFamily: var(--semantic-typography-heading-hero-fontFamily); + --component-typography-heading-hero-fontSize: var(--semantic-typography-heading-hero-fontSize); + --component-typography-heading-hero-fontWeight: var(--semantic-typography-heading-hero-fontWeight); + --component-typography-heading-hero-lineHeight: var(--semantic-typography-heading-hero-lineHeight); + --component-typography-heading-hero-paragraphSpacing: var(--semantic-typography-heading-hero-paragraphSpacing); + --component-typography-heading-hero-letterSpacing: normal; + --component-typography-heading-h1-fontFamily: var(--semantic-typography-heading-h1-fontFamily); + --component-typography-heading-h1-fontSize: var(--semantic-typography-heading-h1-fontSize); + --component-typography-heading-h1-fontWeight: var(--semantic-typography-heading-h1-fontWeight); + --component-typography-heading-h1-lineHeight: var(--semantic-typography-heading-h1-lineHeight); + --component-typography-heading-h1-paragraphSpacing: var(--semantic-typography-heading-h1-paragraphSpacing); + --component-typography-heading-h1-letterSpacing: normal; + --component-typography-heading-h2-fontFamily: var(--semantic-typography-heading-h2-fontFamily); + --component-typography-heading-h2-fontSize: var(--semantic-typography-heading-h2-fontSize); + --component-typography-heading-h2-fontWeight: var(--semantic-typography-heading-h2-fontWeight); + --component-typography-heading-h2-lineHeight: var(--semantic-typography-heading-h2-lineHeight); + --component-typography-heading-h2-paragraphSpacing: var(--semantic-typography-heading-h2-paragraphSpacing); + --component-typography-heading-h2-letterSpacing: normal; + --component-typography-heading-h3-fontFamily: var(--semantic-typography-heading-h3-fontFamily); + --component-typography-heading-h3-fontSize: var(--semantic-typography-heading-h3-fontSize); + --component-typography-heading-h3-fontWeight: var(--semantic-typography-heading-h3-fontWeight); + --component-typography-heading-h3-lineHeight: var(--semantic-typography-heading-h3-lineHeight); + --component-typography-heading-h3-paragraphSpacing: var(--semantic-typography-heading-h3-paragraphSpacing); + --component-typography-heading-h3-letterSpacing: normal; + --component-typography-heading-h4-fontFamily: var(--semantic-typography-heading-h4-fontFamily); + --component-typography-heading-h4-fontSize: var(--semantic-typography-heading-h4-fontSize); + --component-typography-heading-h4-fontWeight: var(--semantic-typography-heading-h4-fontWeight); + --component-typography-heading-h4-lineHeight: var(--semantic-typography-heading-h4-lineHeight); + --component-typography-heading-h4-paragraphSpacing: var(--semantic-typography-heading-h4-paragraphSpacing); + --component-typography-heading-h4-letterSpacing: normal; + --component-typography-heading-h5-fontFamily: var(--semantic-typography-heading-h5-fontFamily); + --component-typography-heading-h5-fontSize: var(--semantic-typography-heading-h5-fontSize); + --component-typography-heading-h5-fontWeight: var(--semantic-typography-heading-h5-fontWeight); + --component-typography-heading-h5-lineHeight: var(--semantic-typography-heading-h5-lineHeight); + --component-typography-heading-h5-paragraphSpacing: var(--semantic-typography-heading-h5-paragraphSpacing); + --component-typography-heading-h5-letterSpacing: normal; + --component-typography-heading-h6-fontFamily: var(--semantic-typography-heading-h6-fontFamily); + --component-typography-heading-h6-fontSize: var(--semantic-typography-heading-h6-fontSize); + --component-typography-heading-h6-fontWeight: var(--semantic-typography-heading-h6-fontWeight); + --component-typography-heading-h6-lineHeight: var(--semantic-typography-heading-h6-lineHeight); + --component-typography-heading-h6-paragraphSpacing: var(--semantic-typography-heading-h6-paragraphSpacing); + --component-typography-heading-h6-letterSpacing: normal; + --component-typography-body-xl-regular-default-fontFamily: var( + --semantic-typography-body-xl-regular-default-fontFamily + ); + --component-typography-body-xl-regular-default-fontSize: var(--semantic-typography-body-xl-regular-default-fontSize); + --component-typography-body-xl-regular-default-fontWeight: var( + --semantic-typography-body-xl-regular-default-fontWeight + ); + --component-typography-body-xl-regular-default-lineHeight: var( + --semantic-typography-body-xl-regular-default-lineHeight + ); + --component-typography-body-xl-regular-default-paragraphSpacing: var( + --semantic-typography-body-xl-regular-default-paragraphSpacing + ); + --component-typography-body-xl-regular-default-letterSpacing: normal; + --component-typography-body-xl-regular-default-textDecoration: var( + --semantic-typography-body-xl-regular-default-textDecoration + ); + --component-typography-body-xl-regular-italic-fontFamily: var( + --semantic-typography-body-xl-regular-italic-fontFamily + ); + --component-typography-body-xl-regular-italic-fontSize: var(--semantic-typography-body-xl-regular-italic-fontSize); + --component-typography-body-xl-regular-italic-fontWeight: var( + --semantic-typography-body-xl-regular-italic-fontWeight + ); + --component-typography-body-xl-regular-italic-lineHeight: var( + --semantic-typography-body-xl-regular-italic-lineHeight + ); + --component-typography-body-xl-regular-italic-paragraphSpacing: var( + --semantic-typography-body-xl-regular-italic-paragraphSpacing + ); + --component-typography-body-xl-regular-italic-letterSpacing: normal; + --component-typography-body-xl-regular-italic-textDecoration: var( + --semantic-typography-body-xl-regular-italic-textDecoration + ); + --component-typography-body-xl-regular-underline-fontFamily: var( + --semantic-typography-body-xl-regular-underline-fontFamily + ); + --component-typography-body-xl-regular-underline-fontSize: var( + --semantic-typography-body-xl-regular-underline-fontSize + ); + --component-typography-body-xl-regular-underline-fontWeight: var( + --semantic-typography-body-xl-regular-underline-fontWeight + ); + --component-typography-body-xl-regular-underline-lineHeight: var( + --semantic-typography-body-xl-regular-underline-lineHeight + ); + --component-typography-body-xl-regular-underline-paragraphSpacing: var( + --semantic-typography-body-xl-regular-underline-paragraphSpacing + ); + --component-typography-body-xl-regular-underline-letterSpacing: normal; + --component-typography-body-xl-regular-underline-textDecoration: var( + --semantic-typography-body-xl-regular-underline-textDecoration + ); + --component-typography-body-xl-regular-italicUnderline-fontFamily: var( + --semantic-typography-body-xl-regular-italicUnderline-fontFamily + ); + --component-typography-body-xl-regular-italicUnderline-fontSize: var( + --semantic-typography-body-xl-regular-italicUnderline-fontSize + ); + --component-typography-body-xl-regular-italicUnderline-fontWeight: var( + --semantic-typography-body-xl-regular-italicUnderline-fontWeight + ); + --component-typography-body-xl-regular-italicUnderline-lineHeight: var( + --semantic-typography-body-xl-regular-italicUnderline-lineHeight + ); + --component-typography-body-xl-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing + ); + --component-typography-body-xl-regular-italicUnderline-letterSpacing: normal; + --component-typography-body-xl-regular-italicUnderline-textDecoration: var( + --semantic-typography-body-xl-regular-italicUnderline-textDecoration + ); + --component-typography-body-xl-bold-default-fontFamily: var(--semantic-typography-body-xl-bold-default-fontFamily); + --component-typography-body-xl-bold-default-fontSize: var(--semantic-typography-body-xl-bold-default-fontSize); + --component-typography-body-xl-bold-default-fontWeight: var(--semantic-typography-body-xl-bold-default-fontWeight); + --component-typography-body-xl-bold-default-lineHeight: var(--semantic-typography-body-xl-bold-default-lineHeight); + --component-typography-body-xl-bold-default-paragraphSpacing: var( + --semantic-typography-body-xl-bold-default-paragraphSpacing + ); + --component-typography-body-xl-bold-default-letterSpacing: normal; + --component-typography-body-xl-bold-default-textDecoration: var( + --semantic-typography-body-xl-bold-default-textDecoration + ); + --component-typography-body-xl-bold-italic-fontFamily: var(--semantic-typography-body-xl-bold-italic-fontFamily); + --component-typography-body-xl-bold-italic-fontSize: var(--semantic-typography-body-xl-bold-italic-fontSize); + --component-typography-body-xl-bold-italic-fontWeight: var(--semantic-typography-body-xl-bold-italic-fontWeight); + --component-typography-body-xl-bold-italic-lineHeight: var(--semantic-typography-body-xl-bold-italic-lineHeight); + --component-typography-body-xl-bold-italic-paragraphSpacing: var( + --semantic-typography-body-xl-bold-italic-paragraphSpacing + ); + --component-typography-body-xl-bold-italic-letterSpacing: normal; + --component-typography-body-xl-bold-italic-textDecoration: var( + --semantic-typography-body-xl-bold-italic-textDecoration + ); + --component-typography-body-xl-bold-underline-fontFamily: var( + --semantic-typography-body-xl-bold-underline-fontFamily + ); + --component-typography-body-xl-bold-underline-fontSize: var(--semantic-typography-body-xl-bold-underline-fontSize); + --component-typography-body-xl-bold-underline-fontWeight: var( + --semantic-typography-body-xl-bold-underline-fontWeight + ); + --component-typography-body-xl-bold-underline-lineHeight: var( + --semantic-typography-body-xl-bold-underline-lineHeight + ); + --component-typography-body-xl-bold-underline-paragraphSpacing: var( + --semantic-typography-body-xl-bold-underline-paragraphSpacing + ); + --component-typography-body-xl-bold-underline-letterSpacing: normal; + --component-typography-body-xl-bold-underline-textDecoration: var( + --semantic-typography-body-xl-bold-underline-textDecoration + ); + --component-typography-body-xl-bold-italicUnderline-fontFamily: var( + --semantic-typography-body-xl-bold-italicUnderline-fontFamily + ); + --component-typography-body-xl-bold-italicUnderline-fontSize: var( + --semantic-typography-body-xl-bold-italicUnderline-fontSize + ); + --component-typography-body-xl-bold-italicUnderline-fontWeight: var( + --semantic-typography-body-xl-bold-italicUnderline-fontWeight + ); + --component-typography-body-xl-bold-italicUnderline-lineHeight: var( + --semantic-typography-body-xl-bold-italicUnderline-lineHeight + ); + --component-typography-body-xl-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing + ); + --component-typography-body-xl-bold-italicUnderline-letterSpacing: normal; + --component-typography-body-xl-bold-italicUnderline-textDecoration: var( + --semantic-typography-body-xl-bold-italicUnderline-textDecoration + ); + --component-typography-body-lg-regular-default-fontFamily: var( + --semantic-typography-body-lg-regular-default-fontFamily + ); + --component-typography-body-lg-regular-default-fontSize: var(--semantic-typography-body-lg-regular-default-fontSize); + --component-typography-body-lg-regular-default-fontWeight: var( + --semantic-typography-body-lg-regular-default-fontWeight + ); + --component-typography-body-lg-regular-default-lineHeight: var( + --semantic-typography-body-lg-regular-default-lineHeight + ); + --component-typography-body-lg-regular-default-paragraphSpacing: var( + --semantic-typography-body-lg-regular-default-paragraphSpacing + ); + --component-typography-body-lg-regular-default-letterSpacing: normal; + --component-typography-body-lg-regular-default-textDecoration: var( + --semantic-typography-body-lg-regular-default-textDecoration + ); + --component-typography-body-lg-regular-italic-fontFamily: var( + --semantic-typography-body-lg-regular-italic-fontFamily + ); + --component-typography-body-lg-regular-italic-fontSize: var(--semantic-typography-body-lg-regular-italic-fontSize); + --component-typography-body-lg-regular-italic-fontWeight: var( + --semantic-typography-body-lg-regular-italic-fontWeight + ); + --component-typography-body-lg-regular-italic-lineHeight: var( + --semantic-typography-body-lg-regular-italic-lineHeight + ); + --component-typography-body-lg-regular-italic-paragraphSpacing: var( + --semantic-typography-body-lg-regular-italic-paragraphSpacing + ); + --component-typography-body-lg-regular-italic-letterSpacing: normal; + --component-typography-body-lg-regular-italic-textDecoration: var( + --semantic-typography-body-lg-regular-italic-textDecoration + ); + --component-typography-body-lg-regular-underline-fontFamily: var( + --semantic-typography-body-lg-regular-underline-fontFamily + ); + --component-typography-body-lg-regular-underline-fontSize: var( + --semantic-typography-body-lg-regular-underline-fontSize + ); + --component-typography-body-lg-regular-underline-fontWeight: var( + --semantic-typography-body-lg-regular-underline-fontWeight + ); + --component-typography-body-lg-regular-underline-lineHeight: var( + --semantic-typography-body-lg-regular-underline-lineHeight + ); + --component-typography-body-lg-regular-underline-paragraphSpacing: var( + --semantic-typography-body-lg-regular-underline-paragraphSpacing + ); + --component-typography-body-lg-regular-underline-letterSpacing: normal; + --component-typography-body-lg-regular-underline-textDecoration: var( + --semantic-typography-body-lg-regular-underline-textDecoration + ); + --component-typography-body-lg-regular-italicUnderline-fontFamily: var( + --semantic-typography-body-lg-regular-italicUnderline-fontFamily + ); + --component-typography-body-lg-regular-italicUnderline-fontSize: var( + --semantic-typography-body-lg-regular-italicUnderline-fontSize + ); + --component-typography-body-lg-regular-italicUnderline-fontWeight: var( + --semantic-typography-body-lg-regular-italicUnderline-fontWeight + ); + --component-typography-body-lg-regular-italicUnderline-lineHeight: var( + --semantic-typography-body-lg-regular-italicUnderline-lineHeight + ); + --component-typography-body-lg-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing + ); + --component-typography-body-lg-regular-italicUnderline-letterSpacing: normal; + --component-typography-body-lg-regular-italicUnderline-textDecoration: var( + --semantic-typography-body-lg-regular-italicUnderline-textDecoration + ); + --component-typography-body-lg-bold-default-fontFamily: var(--semantic-typography-body-lg-bold-default-fontFamily); + --component-typography-body-lg-bold-default-fontSize: var(--semantic-typography-body-lg-bold-default-fontSize); + --component-typography-body-lg-bold-default-fontWeight: var(--semantic-typography-body-lg-bold-default-fontWeight); + --component-typography-body-lg-bold-default-lineHeight: var(--semantic-typography-body-lg-bold-default-lineHeight); + --component-typography-body-lg-bold-default-paragraphSpacing: var( + --semantic-typography-body-lg-bold-default-paragraphSpacing + ); + --component-typography-body-lg-bold-default-letterSpacing: normal; + --component-typography-body-lg-bold-default-textDecoration: var( + --semantic-typography-body-lg-bold-default-textDecoration + ); + --component-typography-body-lg-bold-italic-fontFamily: var(--semantic-typography-body-lg-bold-italic-fontFamily); + --component-typography-body-lg-bold-italic-fontSize: var(--semantic-typography-body-lg-bold-italic-fontSize); + --component-typography-body-lg-bold-italic-fontWeight: var(--semantic-typography-body-lg-bold-italic-fontWeight); + --component-typography-body-lg-bold-italic-lineHeight: var(--semantic-typography-body-lg-bold-italic-lineHeight); + --component-typography-body-lg-bold-italic-paragraphSpacing: var( + --semantic-typography-body-lg-bold-italic-paragraphSpacing + ); + --component-typography-body-lg-bold-italic-letterSpacing: normal; + --component-typography-body-lg-bold-italic-textDecoration: var( + --semantic-typography-body-lg-bold-italic-textDecoration + ); + --component-typography-body-lg-bold-underline-fontFamily: var( + --semantic-typography-body-lg-bold-underline-fontFamily + ); + --component-typography-body-lg-bold-underline-fontSize: var(--semantic-typography-body-lg-bold-underline-fontSize); + --component-typography-body-lg-bold-underline-fontWeight: var( + --semantic-typography-body-lg-bold-underline-fontWeight + ); + --component-typography-body-lg-bold-underline-lineHeight: var( + --semantic-typography-body-lg-bold-underline-lineHeight + ); + --component-typography-body-lg-bold-underline-paragraphSpacing: var( + --semantic-typography-body-lg-bold-underline-paragraphSpacing + ); + --component-typography-body-lg-bold-underline-letterSpacing: normal; + --component-typography-body-lg-bold-underline-textDecoration: var( + --semantic-typography-body-lg-bold-underline-textDecoration + ); + --component-typography-body-lg-bold-italicUnderline-fontFamily: var( + --semantic-typography-body-lg-bold-italicUnderline-fontFamily + ); + --component-typography-body-lg-bold-italicUnderline-fontSize: var( + --semantic-typography-body-lg-bold-italicUnderline-fontSize + ); + --component-typography-body-lg-bold-italicUnderline-fontWeight: var( + --semantic-typography-body-lg-bold-italicUnderline-fontWeight + ); + --component-typography-body-lg-bold-italicUnderline-lineHeight: var( + --semantic-typography-body-lg-bold-italicUnderline-lineHeight + ); + --component-typography-body-lg-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing + ); + --component-typography-body-lg-bold-italicUnderline-letterSpacing: normal; + --component-typography-body-lg-bold-italicUnderline-textDecoration: var( + --semantic-typography-body-lg-bold-italicUnderline-textDecoration + ); + --component-typography-body-md-regular-default-fontFamily: var( + --semantic-typography-body-md-regular-default-fontFamily + ); + --component-typography-body-md-regular-default-fontSize: var(--semantic-typography-body-md-regular-default-fontSize); + --component-typography-body-md-regular-default-fontWeight: var( + --semantic-typography-body-md-regular-default-fontWeight + ); + --component-typography-body-md-regular-default-lineHeight: var( + --semantic-typography-body-md-regular-default-lineHeight + ); + --component-typography-body-md-regular-default-paragraphSpacing: var( + --semantic-typography-body-md-regular-default-paragraphSpacing + ); + --component-typography-body-md-regular-default-letterSpacing: normal; + --component-typography-body-md-regular-default-textDecoration: var( + --semantic-typography-body-md-regular-default-textDecoration + ); + --component-typography-body-md-regular-italic-fontFamily: var( + --semantic-typography-body-md-regular-italic-fontFamily + ); + --component-typography-body-md-regular-italic-fontSize: var(--semantic-typography-body-md-regular-italic-fontSize); + --component-typography-body-md-regular-italic-fontWeight: var( + --semantic-typography-body-md-regular-italic-fontWeight + ); + --component-typography-body-md-regular-italic-lineHeight: var( + --semantic-typography-body-md-regular-italic-lineHeight + ); + --component-typography-body-md-regular-italic-paragraphSpacing: var( + --semantic-typography-body-md-regular-italic-paragraphSpacing + ); + --component-typography-body-md-regular-italic-letterSpacing: normal; + --component-typography-body-md-regular-italic-textDecoration: var( + --semantic-typography-body-md-regular-italic-textDecoration + ); + --component-typography-body-md-regular-underline-fontFamily: var( + --semantic-typography-body-md-regular-underline-fontFamily + ); + --component-typography-body-md-regular-underline-fontSize: var( + --semantic-typography-body-md-regular-underline-fontSize + ); + --component-typography-body-md-regular-underline-fontWeight: var( + --semantic-typography-body-md-regular-underline-fontWeight + ); + --component-typography-body-md-regular-underline-lineHeight: var( + --semantic-typography-body-md-regular-underline-lineHeight + ); + --component-typography-body-md-regular-underline-paragraphSpacing: var( + --semantic-typography-body-md-regular-underline-paragraphSpacing + ); + --component-typography-body-md-regular-underline-letterSpacing: normal; + --component-typography-body-md-regular-underline-textDecoration: var( + --semantic-typography-body-md-regular-underline-textDecoration + ); + --component-typography-body-md-regular-italicUnderline-fontFamily: var( + --semantic-typography-body-md-regular-italicUnderline-fontFamily + ); + --component-typography-body-md-regular-italicUnderline-fontSize: var( + --semantic-typography-body-md-regular-italicUnderline-fontSize + ); + --component-typography-body-md-regular-italicUnderline-fontWeight: var( + --semantic-typography-body-md-regular-italicUnderline-fontWeight + ); + --component-typography-body-md-regular-italicUnderline-lineHeight: var( + --semantic-typography-body-md-regular-italicUnderline-lineHeight + ); + --component-typography-body-md-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing + ); + --component-typography-body-md-regular-italicUnderline-letterSpacing: normal; + --component-typography-body-md-regular-italicUnderline-textDecoration: var( + --semantic-typography-body-md-regular-italicUnderline-textDecoration + ); + --component-typography-body-md-bold-default-fontFamily: var(--semantic-typography-body-md-bold-default-fontFamily); + --component-typography-body-md-bold-default-fontSize: var(--semantic-typography-body-md-bold-default-fontSize); + --component-typography-body-md-bold-default-fontWeight: var(--semantic-typography-body-md-bold-default-fontWeight); + --component-typography-body-md-bold-default-lineHeight: var(--semantic-typography-body-md-bold-default-lineHeight); + --component-typography-body-md-bold-default-paragraphSpacing: var( + --semantic-typography-body-md-bold-default-paragraphSpacing + ); + --component-typography-body-md-bold-default-letterSpacing: normal; + --component-typography-body-md-bold-default-textDecoration: var( + --semantic-typography-body-md-bold-default-textDecoration + ); + --component-typography-body-md-bold-italic-fontFamily: var(--semantic-typography-body-md-bold-italic-fontFamily); + --component-typography-body-md-bold-italic-fontSize: var(--semantic-typography-body-md-bold-italic-fontSize); + --component-typography-body-md-bold-italic-fontWeight: var(--semantic-typography-body-md-bold-italic-fontWeight); + --component-typography-body-md-bold-italic-lineHeight: var(--semantic-typography-body-md-bold-italic-lineHeight); + --component-typography-body-md-bold-italic-paragraphSpacing: var( + --semantic-typography-body-md-bold-italic-paragraphSpacing + ); + --component-typography-body-md-bold-italic-letterSpacing: normal; + --component-typography-body-md-bold-italic-textDecoration: var( + --semantic-typography-body-md-bold-italic-textDecoration + ); + --component-typography-body-md-bold-underline-fontFamily: var( + --semantic-typography-body-md-bold-underline-fontFamily + ); + --component-typography-body-md-bold-underline-fontSize: var(--semantic-typography-body-md-bold-underline-fontSize); + --component-typography-body-md-bold-underline-fontWeight: var( + --semantic-typography-body-md-bold-underline-fontWeight + ); + --component-typography-body-md-bold-underline-lineHeight: var( + --semantic-typography-body-md-bold-underline-lineHeight + ); + --component-typography-body-md-bold-underline-paragraphSpacing: var( + --semantic-typography-body-md-bold-underline-paragraphSpacing + ); + --component-typography-body-md-bold-underline-letterSpacing: normal; + --component-typography-body-md-bold-underline-textDecoration: var( + --semantic-typography-body-md-bold-underline-textDecoration + ); + --component-typography-body-md-bold-italicUnderline-fontFamily: var( + --semantic-typography-body-md-bold-italicUnderline-fontFamily + ); + --component-typography-body-md-bold-italicUnderline-fontSize: var( + --semantic-typography-body-md-bold-italicUnderline-fontSize + ); + --component-typography-body-md-bold-italicUnderline-fontWeight: var( + --semantic-typography-body-md-bold-italicUnderline-fontWeight + ); + --component-typography-body-md-bold-italicUnderline-lineHeight: var( + --semantic-typography-body-md-bold-italicUnderline-lineHeight + ); + --component-typography-body-md-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing + ); + --component-typography-body-md-bold-italicUnderline-letterSpacing: normal; + --component-typography-body-md-bold-italicUnderline-textDecoration: var( + --semantic-typography-body-md-bold-italicUnderline-textDecoration + ); + --component-typography-body-sm-regular-default-fontFamily: var( + --semantic-typography-body-sm-regular-default-fontFamily + ); + --component-typography-body-sm-regular-default-fontSize: var(--semantic-typography-body-sm-regular-default-fontSize); + --component-typography-body-sm-regular-default-fontWeight: var( + --semantic-typography-body-sm-regular-default-fontWeight + ); + --component-typography-body-sm-regular-default-lineHeight: var( + --semantic-typography-body-sm-regular-default-lineHeight + ); + --component-typography-body-sm-regular-default-paragraphSpacing: var( + --semantic-typography-body-sm-regular-default-paragraphSpacing + ); + --component-typography-body-sm-regular-default-letterSpacing: normal; + --component-typography-body-sm-regular-default-textDecoration: var( + --semantic-typography-body-sm-regular-default-textDecoration + ); + --component-typography-body-sm-regular-italic-fontFamily: var( + --semantic-typography-body-sm-regular-italic-fontFamily + ); + --component-typography-body-sm-regular-italic-fontSize: var(--semantic-typography-body-sm-regular-italic-fontSize); + --component-typography-body-sm-regular-italic-fontWeight: var( + --semantic-typography-body-sm-regular-italic-fontWeight + ); + --component-typography-body-sm-regular-italic-lineHeight: var( + --semantic-typography-body-sm-regular-italic-lineHeight + ); + --component-typography-body-sm-regular-italic-paragraphSpacing: var( + --semantic-typography-body-sm-regular-italic-paragraphSpacing + ); + --component-typography-body-sm-regular-italic-letterSpacing: normal; + --component-typography-body-sm-regular-italic-textDecoration: var( + --semantic-typography-body-sm-regular-italic-textDecoration + ); + --component-typography-body-sm-regular-underline-fontFamily: var( + --semantic-typography-body-sm-regular-underline-fontFamily + ); + --component-typography-body-sm-regular-underline-fontSize: var( + --semantic-typography-body-sm-regular-underline-fontSize + ); + --component-typography-body-sm-regular-underline-fontWeight: var( + --semantic-typography-body-sm-regular-underline-fontWeight + ); + --component-typography-body-sm-regular-underline-lineHeight: var( + --semantic-typography-body-sm-regular-underline-lineHeight + ); + --component-typography-body-sm-regular-underline-paragraphSpacing: var( + --semantic-typography-body-sm-regular-underline-paragraphSpacing + ); + --component-typography-body-sm-regular-underline-letterSpacing: normal; + --component-typography-body-sm-regular-underline-textDecoration: var( + --semantic-typography-body-sm-regular-underline-textDecoration + ); + --component-typography-body-sm-regular-italicUnderline-fontFamily: var( + --semantic-typography-body-sm-regular-italicUnderline-fontFamily + ); + --component-typography-body-sm-regular-italicUnderline-fontSize: var( + --semantic-typography-body-sm-regular-italicUnderline-fontSize + ); + --component-typography-body-sm-regular-italicUnderline-fontWeight: var( + --semantic-typography-body-sm-regular-italicUnderline-fontWeight + ); + --component-typography-body-sm-regular-italicUnderline-lineHeight: var( + --semantic-typography-body-sm-regular-italicUnderline-lineHeight + ); + --component-typography-body-sm-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing + ); + --component-typography-body-sm-regular-italicUnderline-letterSpacing: normal; + --component-typography-body-sm-regular-italicUnderline-textDecoration: var( + --semantic-typography-body-sm-regular-italicUnderline-textDecoration + ); + --component-typography-body-sm-bold-default-fontFamily: var(--semantic-typography-body-sm-bold-default-fontFamily); + --component-typography-body-sm-bold-default-fontSize: var(--semantic-typography-body-sm-bold-default-fontSize); + --component-typography-body-sm-bold-default-fontWeight: var(--semantic-typography-body-sm-bold-default-fontWeight); + --component-typography-body-sm-bold-default-lineHeight: var(--semantic-typography-body-sm-bold-default-lineHeight); + --component-typography-body-sm-bold-default-paragraphSpacing: var( + --semantic-typography-body-sm-bold-default-paragraphSpacing + ); + --component-typography-body-sm-bold-default-letterSpacing: normal; + --component-typography-body-sm-bold-default-textDecoration: var( + --semantic-typography-body-sm-bold-default-textDecoration + ); + --component-typography-body-sm-bold-italic-fontFamily: var(--semantic-typography-body-sm-bold-italic-fontFamily); + --component-typography-body-sm-bold-italic-fontSize: var(--semantic-typography-body-sm-bold-italic-fontSize); + --component-typography-body-sm-bold-italic-fontWeight: var(--semantic-typography-body-sm-bold-italic-fontWeight); + --component-typography-body-sm-bold-italic-lineHeight: var(--semantic-typography-body-sm-bold-italic-lineHeight); + --component-typography-body-sm-bold-italic-paragraphSpacing: var( + --semantic-typography-body-sm-bold-italic-paragraphSpacing + ); + --component-typography-body-sm-bold-italic-letterSpacing: normal; + --component-typography-body-sm-bold-italic-textDecoration: var( + --semantic-typography-body-sm-bold-italic-textDecoration + ); + --component-typography-body-sm-bold-underline-fontFamily: var( + --semantic-typography-body-sm-bold-underline-fontFamily + ); + --component-typography-body-sm-bold-underline-fontSize: var(--semantic-typography-body-sm-bold-underline-fontSize); + --component-typography-body-sm-bold-underline-fontWeight: var( + --semantic-typography-body-sm-bold-underline-fontWeight + ); + --component-typography-body-sm-bold-underline-lineHeight: var( + --semantic-typography-body-sm-bold-underline-lineHeight + ); + --component-typography-body-sm-bold-underline-paragraphSpacing: var( + --semantic-typography-body-sm-bold-underline-paragraphSpacing + ); + --component-typography-body-sm-bold-underline-letterSpacing: normal; + --component-typography-body-sm-bold-underline-textDecoration: var( + --semantic-typography-body-sm-bold-underline-textDecoration + ); + --component-typography-body-sm-bold-italicUnderline-fontFamily: var( + --semantic-typography-body-sm-bold-italicUnderline-fontFamily + ); + --component-typography-body-sm-bold-italicUnderline-fontSize: var( + --semantic-typography-body-sm-bold-italicUnderline-fontSize + ); + --component-typography-body-sm-bold-italicUnderline-fontWeight: var( + --semantic-typography-body-sm-bold-italicUnderline-fontWeight + ); + --component-typography-body-sm-bold-italicUnderline-lineHeight: var( + --semantic-typography-body-sm-bold-italicUnderline-lineHeight + ); + --component-typography-body-sm-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing + ); + --component-typography-body-sm-bold-italicUnderline-letterSpacing: normal; + --component-typography-body-sm-bold-italicUnderline-textDecoration: var( + --semantic-typography-body-sm-bold-italicUnderline-textDecoration + ); + --component-typography-caption-regular-default-fontFamily: var( + --semantic-typography-caption-regular-default-fontFamily + ); + --component-typography-caption-regular-default-fontSize: var(--semantic-typography-caption-regular-default-fontSize); + --component-typography-caption-regular-default-fontWeight: var( + --semantic-typography-caption-regular-default-fontWeight + ); + --component-typography-caption-regular-default-lineHeight: var( + --semantic-typography-caption-regular-default-lineHeight + ); + --component-typography-caption-regular-default-paragraphSpacing: var( + --semantic-typography-caption-regular-default-paragraphSpacing + ); + --component-typography-caption-regular-default-letterSpacing: normal; + --component-typography-caption-regular-default-textDecoration: var( + --semantic-typography-caption-regular-default-textDecoration + ); + --component-typography-caption-regular-italic-fontFamily: var( + --semantic-typography-caption-regular-italic-fontFamily + ); + --component-typography-caption-regular-italic-fontSize: var(--semantic-typography-caption-regular-italic-fontSize); + --component-typography-caption-regular-italic-fontWeight: var( + --semantic-typography-caption-regular-italic-fontWeight + ); + --component-typography-caption-regular-italic-lineHeight: var( + --semantic-typography-caption-regular-italic-lineHeight + ); + --component-typography-caption-regular-italic-paragraphSpacing: var( + --semantic-typography-caption-regular-italic-paragraphSpacing + ); + --component-typography-caption-regular-italic-letterSpacing: normal; + --component-typography-caption-regular-italic-textDecoration: var( + --semantic-typography-caption-regular-italic-textDecoration + ); + --component-typography-caption-regular-underline-fontFamily: var( + --semantic-typography-caption-regular-underline-fontFamily + ); + --component-typography-caption-regular-underline-fontSize: var( + --semantic-typography-caption-regular-underline-fontSize + ); + --component-typography-caption-regular-underline-fontWeight: var( + --semantic-typography-caption-regular-underline-fontWeight + ); + --component-typography-caption-regular-underline-lineHeight: var( + --semantic-typography-caption-regular-underline-lineHeight + ); + --component-typography-caption-regular-underline-paragraphSpacing: var( + --semantic-typography-caption-regular-underline-paragraphSpacing + ); + --component-typography-caption-regular-underline-letterSpacing: normal; + --component-typography-caption-regular-underline-textDecoration: var( + --semantic-typography-caption-regular-underline-textDecoration + ); + --component-typography-caption-regular-italicUnderline-fontFamily: var( + --semantic-typography-caption-regular-italicUnderline-fontFamily + ); + --component-typography-caption-regular-italicUnderline-fontSize: var( + --semantic-typography-caption-regular-italicUnderline-fontSize + ); + --component-typography-caption-regular-italicUnderline-fontWeight: var( + --semantic-typography-caption-regular-italicUnderline-fontWeight + ); + --component-typography-caption-regular-italicUnderline-lineHeight: var( + --semantic-typography-caption-regular-italicUnderline-lineHeight + ); + --component-typography-caption-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing + ); + --component-typography-caption-regular-italicUnderline-letterSpacing: normal; + --component-typography-caption-regular-italicUnderline-textDecoration: var( + --semantic-typography-caption-regular-italicUnderline-textDecoration + ); + --component-typography-caption-bold-default-fontFamily: var(--semantic-typography-caption-bold-default-fontFamily); + --component-typography-caption-bold-default-fontSize: var(--semantic-typography-caption-bold-default-fontSize); + --component-typography-caption-bold-default-fontWeight: var(--semantic-typography-caption-bold-default-fontWeight); + --component-typography-caption-bold-default-lineHeight: var(--semantic-typography-caption-bold-default-lineHeight); + --component-typography-caption-bold-default-paragraphSpacing: var( + --semantic-typography-caption-bold-default-paragraphSpacing + ); + --component-typography-caption-bold-default-letterSpacing: normal; + --component-typography-caption-bold-default-textDecoration: var( + --semantic-typography-caption-bold-default-textDecoration + ); + --component-typography-caption-bold-italic-fontFamily: var(--semantic-typography-caption-bold-italic-fontFamily); + --component-typography-caption-bold-italic-fontSize: var(--semantic-typography-caption-bold-italic-fontSize); + --component-typography-caption-bold-italic-fontWeight: var(--semantic-typography-caption-bold-italic-fontWeight); + --component-typography-caption-bold-italic-lineHeight: var(--semantic-typography-caption-bold-italic-lineHeight); + --component-typography-caption-bold-italic-paragraphSpacing: var( + --semantic-typography-caption-bold-italic-paragraphSpacing + ); + --component-typography-caption-bold-italic-letterSpacing: normal; + --component-typography-caption-bold-italic-textDecoration: var( + --semantic-typography-caption-bold-italic-textDecoration + ); + --component-typography-caption-bold-underline-fontFamily: var( + --semantic-typography-caption-bold-underline-fontFamily + ); + --component-typography-caption-bold-underline-fontSize: var(--semantic-typography-caption-bold-underline-fontSize); + --component-typography-caption-bold-underline-fontWeight: var( + --semantic-typography-caption-bold-underline-fontWeight + ); + --component-typography-caption-bold-underline-lineHeight: var( + --semantic-typography-caption-bold-underline-lineHeight + ); + --component-typography-caption-bold-underline-paragraphSpacing: var( + --semantic-typography-caption-bold-underline-paragraphSpacing + ); + --component-typography-caption-bold-underline-letterSpacing: normal; + --component-typography-caption-bold-underline-textDecoration: var( + --semantic-typography-caption-bold-underline-textDecoration + ); + --component-typography-caption-bold-italicUnderline-fontFamily: var( + --semantic-typography-caption-bold-italicUnderline-fontFamily + ); + --component-typography-caption-bold-italicUnderline-fontSize: var( + --semantic-typography-caption-bold-italicUnderline-fontSize + ); + --component-typography-caption-bold-italicUnderline-fontWeight: var( + --semantic-typography-caption-bold-italicUnderline-fontWeight + ); + --component-typography-caption-bold-italicUnderline-lineHeight: var( + --semantic-typography-caption-bold-italicUnderline-lineHeight + ); + --component-typography-caption-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing + ); + --component-typography-caption-bold-italicUnderline-letterSpacing: normal; + --component-typography-caption-bold-italicUnderline-textDecoration: var( + --semantic-typography-caption-bold-italicUnderline-textDecoration + ); + --component-typography-code-xl-regular-default-fontFamily: var( + --semantic-typography-code-xl-regular-default-fontFamily + ); + --component-typography-code-xl-regular-default-fontSize: var(--semantic-typography-code-xl-regular-default-fontSize); + --component-typography-code-xl-regular-default-fontWeight: var( + --semantic-typography-code-xl-regular-default-fontWeight + ); + --component-typography-code-xl-regular-default-lineHeight: var( + --semantic-typography-code-xl-regular-default-lineHeight + ); + --component-typography-code-xl-regular-default-paragraphSpacing: var( + --semantic-typography-code-xl-regular-default-paragraphSpacing + ); + --component-typography-code-xl-regular-default-letterSpacing: normal; + --component-typography-code-xl-regular-default-textDecoration: var( + --semantic-typography-code-xl-regular-default-textDecoration + ); + --component-typography-code-xl-regular-italic-fontFamily: var( + --semantic-typography-code-xl-regular-italic-fontFamily + ); + --component-typography-code-xl-regular-italic-fontSize: var(--semantic-typography-code-xl-regular-italic-fontSize); + --component-typography-code-xl-regular-italic-fontWeight: var( + --semantic-typography-code-xl-regular-italic-fontWeight + ); + --component-typography-code-xl-regular-italic-lineHeight: var( + --semantic-typography-code-xl-regular-italic-lineHeight + ); + --component-typography-code-xl-regular-italic-paragraphSpacing: var( + --semantic-typography-code-xl-regular-italic-paragraphSpacing + ); + --component-typography-code-xl-regular-italic-letterSpacing: normal; + --component-typography-code-xl-regular-italic-textDecoration: var( + --semantic-typography-code-xl-regular-italic-textDecoration + ); + --component-typography-code-xl-regular-underline-fontFamily: var( + --semantic-typography-code-xl-regular-underline-fontFamily + ); + --component-typography-code-xl-regular-underline-fontSize: var( + --semantic-typography-code-xl-regular-underline-fontSize + ); + --component-typography-code-xl-regular-underline-fontWeight: var( + --semantic-typography-code-xl-regular-underline-fontWeight + ); + --component-typography-code-xl-regular-underline-lineHeight: var( + --semantic-typography-code-xl-regular-underline-lineHeight + ); + --component-typography-code-xl-regular-underline-paragraphSpacing: var( + --semantic-typography-code-xl-regular-underline-paragraphSpacing + ); + --component-typography-code-xl-regular-underline-letterSpacing: normal; + --component-typography-code-xl-regular-underline-textDecoration: var( + --semantic-typography-code-xl-regular-underline-textDecoration + ); + --component-typography-code-xl-regular-italicUnderline-fontFamily: var( + --semantic-typography-code-xl-regular-italicUnderline-fontFamily + ); + --component-typography-code-xl-regular-italicUnderline-fontSize: var( + --semantic-typography-code-xl-regular-italicUnderline-fontSize + ); + --component-typography-code-xl-regular-italicUnderline-fontWeight: var( + --semantic-typography-code-xl-regular-italicUnderline-fontWeight + ); + --component-typography-code-xl-regular-italicUnderline-lineHeight: var( + --semantic-typography-code-xl-regular-italicUnderline-lineHeight + ); + --component-typography-code-xl-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing + ); + --component-typography-code-xl-regular-italicUnderline-letterSpacing: normal; + --component-typography-code-xl-regular-italicUnderline-textDecoration: var( + --semantic-typography-code-xl-regular-italicUnderline-textDecoration + ); + --component-typography-code-xl-bold-default-fontFamily: var(--semantic-typography-code-xl-bold-default-fontFamily); + --component-typography-code-xl-bold-default-fontSize: var(--semantic-typography-code-xl-bold-default-fontSize); + --component-typography-code-xl-bold-default-fontWeight: var(--semantic-typography-code-xl-bold-default-fontWeight); + --component-typography-code-xl-bold-default-lineHeight: var(--semantic-typography-code-xl-bold-default-lineHeight); + --component-typography-code-xl-bold-default-paragraphSpacing: var( + --semantic-typography-code-xl-bold-default-paragraphSpacing + ); + --component-typography-code-xl-bold-default-letterSpacing: normal; + --component-typography-code-xl-bold-default-textDecoration: var( + --semantic-typography-code-xl-bold-default-textDecoration + ); + --component-typography-code-xl-bold-italic-fontFamily: var(--semantic-typography-code-xl-bold-italic-fontFamily); + --component-typography-code-xl-bold-italic-fontSize: var(--semantic-typography-code-xl-bold-italic-fontSize); + --component-typography-code-xl-bold-italic-fontWeight: var(--semantic-typography-code-xl-bold-italic-fontWeight); + --component-typography-code-xl-bold-italic-lineHeight: var(--semantic-typography-code-xl-bold-italic-lineHeight); + --component-typography-code-xl-bold-italic-paragraphSpacing: var( + --semantic-typography-code-xl-bold-italic-paragraphSpacing + ); + --component-typography-code-xl-bold-italic-letterSpacing: normal; + --component-typography-code-xl-bold-italic-textDecoration: var( + --semantic-typography-code-xl-bold-italic-textDecoration + ); + --component-typography-code-xl-bold-underline-fontFamily: var( + --semantic-typography-code-xl-bold-underline-fontFamily + ); + --component-typography-code-xl-bold-underline-fontSize: var(--semantic-typography-code-xl-bold-underline-fontSize); + --component-typography-code-xl-bold-underline-fontWeight: var( + --semantic-typography-code-xl-bold-underline-fontWeight + ); + --component-typography-code-xl-bold-underline-lineHeight: var( + --semantic-typography-code-xl-bold-underline-lineHeight + ); + --component-typography-code-xl-bold-underline-paragraphSpacing: var( + --semantic-typography-code-xl-bold-underline-paragraphSpacing + ); + --component-typography-code-xl-bold-underline-letterSpacing: normal; + --component-typography-code-xl-bold-underline-textDecoration: var( + --semantic-typography-code-xl-bold-underline-textDecoration + ); + --component-typography-code-xl-bold-italicUnderline-fontFamily: var( + --semantic-typography-code-xl-bold-italicUnderline-fontFamily + ); + --component-typography-code-xl-bold-italicUnderline-fontSize: var( + --semantic-typography-code-xl-bold-italicUnderline-fontSize + ); + --component-typography-code-xl-bold-italicUnderline-fontWeight: var( + --semantic-typography-code-xl-bold-italicUnderline-fontWeight + ); + --component-typography-code-xl-bold-italicUnderline-lineHeight: var( + --semantic-typography-code-xl-bold-italicUnderline-lineHeight + ); + --component-typography-code-xl-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing + ); + --component-typography-code-xl-bold-italicUnderline-letterSpacing: normal; + --component-typography-code-xl-bold-italicUnderline-textDecoration: var( + --semantic-typography-code-xl-bold-italicUnderline-textDecoration + ); + --component-typography-code-lg-regular-default-fontFamily: var( + --semantic-typography-code-lg-regular-default-fontFamily + ); + --component-typography-code-lg-regular-default-fontSize: var(--semantic-typography-code-lg-regular-default-fontSize); + --component-typography-code-lg-regular-default-fontWeight: var( + --semantic-typography-code-lg-regular-default-fontWeight + ); + --component-typography-code-lg-regular-default-lineHeight: var( + --semantic-typography-code-lg-regular-default-lineHeight + ); + --component-typography-code-lg-regular-default-paragraphSpacing: var( + --semantic-typography-code-lg-regular-default-paragraphSpacing + ); + --component-typography-code-lg-regular-default-letterSpacing: normal; + --component-typography-code-lg-regular-default-textDecoration: var( + --semantic-typography-code-lg-regular-default-textDecoration + ); + --component-typography-code-lg-regular-italic-fontFamily: var( + --semantic-typography-code-lg-regular-italic-fontFamily + ); + --component-typography-code-lg-regular-italic-fontSize: var(--semantic-typography-code-lg-regular-italic-fontSize); + --component-typography-code-lg-regular-italic-fontWeight: var( + --semantic-typography-code-lg-regular-italic-fontWeight + ); + --component-typography-code-lg-regular-italic-lineHeight: var( + --semantic-typography-code-lg-regular-italic-lineHeight + ); + --component-typography-code-lg-regular-italic-paragraphSpacing: var( + --semantic-typography-code-lg-regular-italic-paragraphSpacing + ); + --component-typography-code-lg-regular-italic-letterSpacing: normal; + --component-typography-code-lg-regular-italic-textDecoration: var( + --semantic-typography-code-lg-regular-italic-textDecoration + ); + --component-typography-code-lg-regular-underline-fontFamily: var( + --semantic-typography-code-lg-regular-underline-fontFamily + ); + --component-typography-code-lg-regular-underline-fontSize: var( + --semantic-typography-code-lg-regular-underline-fontSize + ); + --component-typography-code-lg-regular-underline-fontWeight: var( + --semantic-typography-code-lg-regular-underline-fontWeight + ); + --component-typography-code-lg-regular-underline-lineHeight: var( + --semantic-typography-code-lg-regular-underline-lineHeight + ); + --component-typography-code-lg-regular-underline-paragraphSpacing: var( + --semantic-typography-code-lg-regular-underline-paragraphSpacing + ); + --component-typography-code-lg-regular-underline-letterSpacing: normal; + --component-typography-code-lg-regular-underline-textDecoration: var( + --semantic-typography-code-lg-regular-underline-textDecoration + ); + --component-typography-code-lg-regular-italicUnderline-fontFamily: var( + --semantic-typography-code-lg-regular-italicUnderline-fontFamily + ); + --component-typography-code-lg-regular-italicUnderline-fontSize: var( + --semantic-typography-code-lg-regular-italicUnderline-fontSize + ); + --component-typography-code-lg-regular-italicUnderline-fontWeight: var( + --semantic-typography-code-lg-regular-italicUnderline-fontWeight + ); + --component-typography-code-lg-regular-italicUnderline-lineHeight: var( + --semantic-typography-code-lg-regular-italicUnderline-lineHeight + ); + --component-typography-code-lg-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing + ); + --component-typography-code-lg-regular-italicUnderline-letterSpacing: normal; + --component-typography-code-lg-regular-italicUnderline-textDecoration: var( + --semantic-typography-code-lg-regular-italicUnderline-textDecoration + ); + --component-typography-code-lg-bold-default-fontFamily: var(--semantic-typography-code-lg-bold-default-fontFamily); + --component-typography-code-lg-bold-default-fontSize: var(--semantic-typography-code-lg-bold-default-fontSize); + --component-typography-code-lg-bold-default-fontWeight: var(--semantic-typography-code-lg-bold-default-fontWeight); + --component-typography-code-lg-bold-default-lineHeight: var(--semantic-typography-code-lg-bold-default-lineHeight); + --component-typography-code-lg-bold-default-paragraphSpacing: var( + --semantic-typography-code-lg-bold-default-paragraphSpacing + ); + --component-typography-code-lg-bold-default-letterSpacing: normal; + --component-typography-code-lg-bold-default-textDecoration: var( + --semantic-typography-code-lg-bold-default-textDecoration + ); + --component-typography-code-lg-bold-italic-fontFamily: var(--semantic-typography-code-lg-bold-italic-fontFamily); + --component-typography-code-lg-bold-italic-fontSize: var(--semantic-typography-code-lg-bold-italic-fontSize); + --component-typography-code-lg-bold-italic-fontWeight: var(--semantic-typography-code-lg-bold-italic-fontWeight); + --component-typography-code-lg-bold-italic-lineHeight: var(--semantic-typography-code-lg-bold-italic-lineHeight); + --component-typography-code-lg-bold-italic-paragraphSpacing: var( + --semantic-typography-code-lg-bold-italic-paragraphSpacing + ); + --component-typography-code-lg-bold-italic-letterSpacing: normal; + --component-typography-code-lg-bold-italic-textDecoration: var( + --semantic-typography-code-lg-bold-italic-textDecoration + ); + --component-typography-code-lg-bold-underline-fontFamily: var( + --semantic-typography-code-lg-bold-underline-fontFamily + ); + --component-typography-code-lg-bold-underline-fontSize: var(--semantic-typography-code-lg-bold-underline-fontSize); + --component-typography-code-lg-bold-underline-fontWeight: var( + --semantic-typography-code-lg-bold-underline-fontWeight + ); + --component-typography-code-lg-bold-underline-lineHeight: var( + --semantic-typography-code-lg-bold-underline-lineHeight + ); + --component-typography-code-lg-bold-underline-paragraphSpacing: var( + --semantic-typography-code-lg-bold-underline-paragraphSpacing + ); + --component-typography-code-lg-bold-underline-letterSpacing: normal; + --component-typography-code-lg-bold-underline-textDecoration: var( + --semantic-typography-code-lg-bold-underline-textDecoration + ); + --component-typography-code-lg-bold-italicUnderline-fontFamily: var( + --semantic-typography-code-lg-bold-italicUnderline-fontFamily + ); + --component-typography-code-lg-bold-italicUnderline-fontSize: var( + --semantic-typography-code-lg-bold-italicUnderline-fontSize + ); + --component-typography-code-lg-bold-italicUnderline-fontWeight: var( + --semantic-typography-code-lg-bold-italicUnderline-fontWeight + ); + --component-typography-code-lg-bold-italicUnderline-lineHeight: var( + --semantic-typography-code-lg-bold-italicUnderline-lineHeight + ); + --component-typography-code-lg-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing + ); + --component-typography-code-lg-bold-italicUnderline-letterSpacing: normal; + --component-typography-code-lg-bold-italicUnderline-textDecoration: var( + --semantic-typography-code-lg-bold-italicUnderline-textDecoration + ); + --component-typography-code-md-regular-default-fontFamily: var( + --semantic-typography-code-md-regular-default-fontFamily + ); + --component-typography-code-md-regular-default-fontSize: var(--semantic-typography-code-md-regular-default-fontSize); + --component-typography-code-md-regular-default-fontWeight: var( + --semantic-typography-code-md-regular-default-fontWeight + ); + --component-typography-code-md-regular-default-lineHeight: var( + --semantic-typography-code-md-regular-default-lineHeight + ); + --component-typography-code-md-regular-default-paragraphSpacing: var( + --semantic-typography-code-md-regular-default-paragraphSpacing + ); + --component-typography-code-md-regular-default-letterSpacing: normal; + --component-typography-code-md-regular-default-textDecoration: var( + --semantic-typography-code-md-regular-default-textDecoration + ); + --component-typography-code-md-regular-italic-fontFamily: var( + --semantic-typography-code-md-regular-italic-fontFamily + ); + --component-typography-code-md-regular-italic-fontSize: var(--semantic-typography-code-md-regular-italic-fontSize); + --component-typography-code-md-regular-italic-fontWeight: var( + --semantic-typography-code-md-regular-italic-fontWeight + ); + --component-typography-code-md-regular-italic-lineHeight: var( + --semantic-typography-code-md-regular-italic-lineHeight + ); + --component-typography-code-md-regular-italic-paragraphSpacing: var( + --semantic-typography-code-md-regular-italic-paragraphSpacing + ); + --component-typography-code-md-regular-italic-letterSpacing: normal; + --component-typography-code-md-regular-italic-textDecoration: var( + --semantic-typography-code-md-regular-italic-textDecoration + ); + --component-typography-code-md-regular-underline-fontFamily: var( + --semantic-typography-code-md-regular-underline-fontFamily + ); + --component-typography-code-md-regular-underline-fontSize: var( + --semantic-typography-code-md-regular-underline-fontSize + ); + --component-typography-code-md-regular-underline-fontWeight: var( + --semantic-typography-code-md-regular-underline-fontWeight + ); + --component-typography-code-md-regular-underline-lineHeight: var( + --semantic-typography-code-md-regular-underline-lineHeight + ); + --component-typography-code-md-regular-underline-paragraphSpacing: var( + --semantic-typography-code-md-regular-underline-paragraphSpacing + ); + --component-typography-code-md-regular-underline-letterSpacing: normal; + --component-typography-code-md-regular-underline-textDecoration: var( + --semantic-typography-code-md-regular-underline-textDecoration + ); + --component-typography-code-md-regular-italicUnderline-fontFamily: var( + --semantic-typography-code-md-regular-italicUnderline-fontFamily + ); + --component-typography-code-md-regular-italicUnderline-fontSize: var( + --semantic-typography-code-md-regular-italicUnderline-fontSize + ); + --component-typography-code-md-regular-italicUnderline-fontWeight: var( + --semantic-typography-code-md-regular-italicUnderline-fontWeight + ); + --component-typography-code-md-regular-italicUnderline-lineHeight: var( + --semantic-typography-code-md-regular-italicUnderline-lineHeight + ); + --component-typography-code-md-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing + ); + --component-typography-code-md-regular-italicUnderline-letterSpacing: normal; + --component-typography-code-md-regular-italicUnderline-textDecoration: var( + --semantic-typography-code-md-regular-italicUnderline-textDecoration + ); + --component-typography-code-md-bold-default-fontFamily: var(--semantic-typography-code-md-bold-default-fontFamily); + --component-typography-code-md-bold-default-fontSize: var(--semantic-typography-code-md-bold-default-fontSize); + --component-typography-code-md-bold-default-fontWeight: var(--semantic-typography-code-md-bold-default-fontWeight); + --component-typography-code-md-bold-default-lineHeight: var(--semantic-typography-code-md-bold-default-lineHeight); + --component-typography-code-md-bold-default-paragraphSpacing: var( + --semantic-typography-code-md-bold-default-paragraphSpacing + ); + --component-typography-code-md-bold-default-letterSpacing: normal; + --component-typography-code-md-bold-default-textDecoration: var( + --semantic-typography-code-md-bold-default-textDecoration + ); + --component-typography-code-md-bold-italic-fontFamily: var(--semantic-typography-code-md-bold-italic-fontFamily); + --component-typography-code-md-bold-italic-fontSize: var(--semantic-typography-code-md-bold-italic-fontSize); + --component-typography-code-md-bold-italic-fontWeight: var(--semantic-typography-code-md-bold-italic-fontWeight); + --component-typography-code-md-bold-italic-lineHeight: var(--semantic-typography-code-md-bold-italic-lineHeight); + --component-typography-code-md-bold-italic-paragraphSpacing: var( + --semantic-typography-code-md-bold-italic-paragraphSpacing + ); + --component-typography-code-md-bold-italic-letterSpacing: normal; + --component-typography-code-md-bold-italic-textDecoration: var( + --semantic-typography-code-md-bold-italic-textDecoration + ); + --component-typography-code-md-bold-underline-fontFamily: var( + --semantic-typography-code-md-bold-underline-fontFamily + ); + --component-typography-code-md-bold-underline-fontSize: var(--semantic-typography-code-md-bold-underline-fontSize); + --component-typography-code-md-bold-underline-fontWeight: var( + --semantic-typography-code-md-bold-underline-fontWeight + ); + --component-typography-code-md-bold-underline-lineHeight: var( + --semantic-typography-code-md-bold-underline-lineHeight + ); + --component-typography-code-md-bold-underline-paragraphSpacing: var( + --semantic-typography-code-md-bold-underline-paragraphSpacing + ); + --component-typography-code-md-bold-underline-letterSpacing: normal; + --component-typography-code-md-bold-underline-textDecoration: var( + --semantic-typography-code-md-bold-underline-textDecoration + ); + --component-typography-code-md-bold-italicUnderline-fontFamily: var( + --semantic-typography-code-md-bold-italicUnderline-fontFamily + ); + --component-typography-code-md-bold-italicUnderline-fontSize: var( + --semantic-typography-code-md-bold-italicUnderline-fontSize + ); + --component-typography-code-md-bold-italicUnderline-fontWeight: var( + --semantic-typography-code-md-bold-italicUnderline-fontWeight + ); + --component-typography-code-md-bold-italicUnderline-lineHeight: var( + --semantic-typography-code-md-bold-italicUnderline-lineHeight + ); + --component-typography-code-md-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing + ); + --component-typography-code-md-bold-italicUnderline-letterSpacing: normal; + --component-typography-code-md-bold-italicUnderline-textDecoration: var( + --semantic-typography-code-md-bold-italicUnderline-textDecoration + ); + --component-typography-code-sm-regular-default-fontFamily: var( + --semantic-typography-code-sm-regular-default-fontFamily + ); + --component-typography-code-sm-regular-default-fontSize: var(--semantic-typography-code-sm-regular-default-fontSize); + --component-typography-code-sm-regular-default-fontWeight: var( + --semantic-typography-code-sm-regular-default-fontWeight + ); + --component-typography-code-sm-regular-default-lineHeight: var( + --semantic-typography-code-sm-regular-default-lineHeight + ); + --component-typography-code-sm-regular-default-paragraphSpacing: var( + --semantic-typography-code-sm-regular-default-paragraphSpacing + ); + --component-typography-code-sm-regular-default-letterSpacing: normal; + --component-typography-code-sm-regular-default-textDecoration: var( + --semantic-typography-code-sm-regular-default-textDecoration + ); + --component-typography-code-sm-regular-italic-fontFamily: var( + --semantic-typography-code-sm-regular-italic-fontFamily + ); + --component-typography-code-sm-regular-italic-fontSize: var(--semantic-typography-code-sm-regular-italic-fontSize); + --component-typography-code-sm-regular-italic-fontWeight: var( + --semantic-typography-code-sm-regular-italic-fontWeight + ); + --component-typography-code-sm-regular-italic-lineHeight: var( + --semantic-typography-code-sm-regular-italic-lineHeight + ); + --component-typography-code-sm-regular-italic-paragraphSpacing: var( + --semantic-typography-code-sm-regular-italic-paragraphSpacing + ); + --component-typography-code-sm-regular-italic-letterSpacing: normal; + --component-typography-code-sm-regular-italic-textDecoration: var( + --semantic-typography-code-sm-regular-italic-textDecoration + ); + --component-typography-code-sm-regular-underline-fontFamily: var( + --semantic-typography-code-sm-regular-underline-fontFamily + ); + --component-typography-code-sm-regular-underline-fontSize: var( + --semantic-typography-code-sm-regular-underline-fontSize + ); + --component-typography-code-sm-regular-underline-fontWeight: var( + --semantic-typography-code-sm-regular-underline-fontWeight + ); + --component-typography-code-sm-regular-underline-lineHeight: var( + --semantic-typography-code-sm-regular-underline-lineHeight + ); + --component-typography-code-sm-regular-underline-paragraphSpacing: var( + --semantic-typography-code-sm-regular-underline-paragraphSpacing + ); + --component-typography-code-sm-regular-underline-letterSpacing: normal; + --component-typography-code-sm-regular-underline-textDecoration: var( + --semantic-typography-code-sm-regular-underline-textDecoration + ); + --component-typography-code-sm-regular-italicUnderline-fontFamily: var( + --semantic-typography-code-sm-regular-italicUnderline-fontFamily + ); + --component-typography-code-sm-regular-italicUnderline-fontSize: var( + --semantic-typography-code-sm-regular-italicUnderline-fontSize + ); + --component-typography-code-sm-regular-italicUnderline-fontWeight: var( + --semantic-typography-code-sm-regular-italicUnderline-fontWeight + ); + --component-typography-code-sm-regular-italicUnderline-lineHeight: var( + --semantic-typography-code-sm-regular-italicUnderline-lineHeight + ); + --component-typography-code-sm-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing + ); + --component-typography-code-sm-regular-italicUnderline-letterSpacing: normal; + --component-typography-code-sm-regular-italicUnderline-textDecoration: var( + --semantic-typography-code-sm-regular-italicUnderline-textDecoration + ); + --component-typography-code-sm-bold-default-fontFamily: var(--semantic-typography-code-sm-bold-default-fontFamily); + --component-typography-code-sm-bold-default-fontSize: var(--semantic-typography-code-sm-bold-default-fontSize); + --component-typography-code-sm-bold-default-fontWeight: var(--semantic-typography-code-sm-bold-default-fontWeight); + --component-typography-code-sm-bold-default-lineHeight: var(--semantic-typography-code-sm-bold-default-lineHeight); + --component-typography-code-sm-bold-default-paragraphSpacing: var( + --semantic-typography-code-sm-bold-default-paragraphSpacing + ); + --component-typography-code-sm-bold-default-letterSpacing: normal; + --component-typography-code-sm-bold-default-textDecoration: var( + --semantic-typography-code-sm-bold-default-textDecoration + ); + --component-typography-code-sm-bold-italic-fontFamily: var(--semantic-typography-code-sm-bold-italic-fontFamily); + --component-typography-code-sm-bold-italic-fontSize: var(--semantic-typography-code-sm-bold-italic-fontSize); + --component-typography-code-sm-bold-italic-fontWeight: var(--semantic-typography-code-sm-bold-italic-fontWeight); + --component-typography-code-sm-bold-italic-lineHeight: var(--semantic-typography-code-sm-bold-italic-lineHeight); + --component-typography-code-sm-bold-italic-paragraphSpacing: var( + --semantic-typography-code-sm-bold-italic-paragraphSpacing + ); + --component-typography-code-sm-bold-italic-letterSpacing: normal; + --component-typography-code-sm-bold-italic-textDecoration: var( + --semantic-typography-code-sm-bold-italic-textDecoration + ); + --component-typography-code-sm-bold-underline-fontFamily: var( + --semantic-typography-code-sm-bold-underline-fontFamily + ); + --component-typography-code-sm-bold-underline-fontSize: var(--semantic-typography-code-sm-bold-underline-fontSize); + --component-typography-code-sm-bold-underline-fontWeight: var( + --semantic-typography-code-sm-bold-underline-fontWeight + ); + --component-typography-code-sm-bold-underline-lineHeight: var( + --semantic-typography-code-sm-bold-underline-lineHeight + ); + --component-typography-code-sm-bold-underline-paragraphSpacing: var( + --semantic-typography-code-sm-bold-underline-paragraphSpacing + ); + --component-typography-code-sm-bold-underline-letterSpacing: normal; + --component-typography-code-sm-bold-underline-textDecoration: var( + --semantic-typography-code-sm-bold-underline-textDecoration + ); + --component-typography-code-sm-bold-italicUnderline-fontFamily: var( + --semantic-typography-code-sm-bold-italicUnderline-fontFamily + ); + --component-typography-code-sm-bold-italicUnderline-fontSize: var( + --semantic-typography-code-sm-bold-italicUnderline-fontSize + ); + --component-typography-code-sm-bold-italicUnderline-fontWeight: var( + --semantic-typography-code-sm-bold-italicUnderline-fontWeight + ); + --component-typography-code-sm-bold-italicUnderline-lineHeight: var( + --semantic-typography-code-sm-bold-italicUnderline-lineHeight + ); + --component-typography-code-sm-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing + ); + --component-typography-code-sm-bold-italicUnderline-letterSpacing: normal; + --component-typography-code-sm-bold-italicUnderline-textDecoration: var( + --semantic-typography-code-sm-bold-italicUnderline-textDecoration + ); + --component-typography-icon-labelPaired-regular-xl-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-xl-fontFamily + ); + --component-typography-icon-labelPaired-regular-xl-fontSize: var( + --semantic-typography-icon-labelPaired-regular-xl-fontSize + ); + --component-typography-icon-labelPaired-regular-xl-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-xl-fontWeight + ); + --component-typography-icon-labelPaired-regular-xl-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-xl-lineHeight + ); + --component-typography-icon-labelPaired-regular-xl-letterSpacing: normal; + --component-typography-icon-labelPaired-regular-lg-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-lg-fontFamily + ); + --component-typography-icon-labelPaired-regular-lg-fontSize: var( + --semantic-typography-icon-labelPaired-regular-lg-fontSize + ); + --component-typography-icon-labelPaired-regular-lg-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-lg-fontWeight + ); + --component-typography-icon-labelPaired-regular-lg-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-lg-lineHeight + ); + --component-typography-icon-labelPaired-regular-lg-letterSpacing: normal; + --component-typography-icon-labelPaired-regular-md-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-md-fontFamily + ); + --component-typography-icon-labelPaired-regular-md-fontSize: var( + --semantic-typography-icon-labelPaired-regular-md-fontSize + ); + --component-typography-icon-labelPaired-regular-md-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-md-fontWeight + ); + --component-typography-icon-labelPaired-regular-md-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-md-lineHeight + ); + --component-typography-icon-labelPaired-regular-md-letterSpacing: normal; + --component-typography-icon-labelPaired-regular-sm-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-sm-fontFamily + ); + --component-typography-icon-labelPaired-regular-sm-fontSize: var( + --semantic-typography-icon-labelPaired-regular-sm-fontSize + ); + --component-typography-icon-labelPaired-regular-sm-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-sm-fontWeight + ); + --component-typography-icon-labelPaired-regular-sm-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-sm-lineHeight + ); + --component-typography-icon-labelPaired-regular-sm-letterSpacing: normal; + --component-typography-icon-labelPaired-regular-caption-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-caption-fontFamily + ); + --component-typography-icon-labelPaired-regular-caption-fontSize: var( + --semantic-typography-icon-labelPaired-regular-caption-fontSize + ); + --component-typography-icon-labelPaired-regular-caption-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-caption-fontWeight + ); + --component-typography-icon-labelPaired-regular-caption-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-caption-lineHeight + ); + --component-typography-icon-labelPaired-regular-caption-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-xl-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-xl-fontFamily + ); + --component-typography-icon-labelPaired-bold-xl-fontSize: var( + --semantic-typography-icon-labelPaired-bold-xl-fontSize + ); + --component-typography-icon-labelPaired-bold-xl-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-xl-fontWeight + ); + --component-typography-icon-labelPaired-bold-xl-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-xl-lineHeight + ); + --component-typography-icon-labelPaired-bold-xl-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-lg-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-lg-fontFamily + ); + --component-typography-icon-labelPaired-bold-lg-fontSize: var( + --semantic-typography-icon-labelPaired-bold-lg-fontSize + ); + --component-typography-icon-labelPaired-bold-lg-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-lg-fontWeight + ); + --component-typography-icon-labelPaired-bold-lg-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-lg-lineHeight + ); + --component-typography-icon-labelPaired-bold-lg-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-md-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-md-fontFamily + ); + --component-typography-icon-labelPaired-bold-md-fontSize: var( + --semantic-typography-icon-labelPaired-bold-md-fontSize + ); + --component-typography-icon-labelPaired-bold-md-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-md-fontWeight + ); + --component-typography-icon-labelPaired-bold-md-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-md-lineHeight + ); + --component-typography-icon-labelPaired-bold-md-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-sm-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-sm-fontFamily + ); + --component-typography-icon-labelPaired-bold-sm-fontSize: var( + --semantic-typography-icon-labelPaired-bold-sm-fontSize + ); + --component-typography-icon-labelPaired-bold-sm-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-sm-fontWeight + ); + --component-typography-icon-labelPaired-bold-sm-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-sm-lineHeight + ); + --component-typography-icon-labelPaired-bold-sm-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-caption-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-caption-fontFamily + ); + --component-typography-icon-labelPaired-bold-caption-fontSize: var( + --semantic-typography-icon-labelPaired-bold-caption-fontSize + ); + --component-typography-icon-labelPaired-bold-caption-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-caption-fontWeight + ); + --component-typography-icon-labelPaired-bold-caption-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-caption-lineHeight + ); + --component-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-xl-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-xl-fontFamily + ); + --component-typography-icon-labelPaired-fill-xl-fontSize: var( + --semantic-typography-icon-labelPaired-fill-xl-fontSize + ); + --component-typography-icon-labelPaired-fill-xl-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-xl-fontWeight + ); + --component-typography-icon-labelPaired-fill-xl-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-xl-lineHeight + ); + --component-typography-icon-labelPaired-fill-xl-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-lg-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-lg-fontFamily + ); + --component-typography-icon-labelPaired-fill-lg-fontSize: var( + --semantic-typography-icon-labelPaired-fill-lg-fontSize + ); + --component-typography-icon-labelPaired-fill-lg-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-lg-fontWeight + ); + --component-typography-icon-labelPaired-fill-lg-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-lg-lineHeight + ); + --component-typography-icon-labelPaired-fill-lg-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-md-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-md-fontFamily + ); + --component-typography-icon-labelPaired-fill-md-fontSize: var( + --semantic-typography-icon-labelPaired-fill-md-fontSize + ); + --component-typography-icon-labelPaired-fill-md-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-md-fontWeight + ); + --component-typography-icon-labelPaired-fill-md-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-md-lineHeight + ); + --component-typography-icon-labelPaired-fill-md-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-sm-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-sm-fontFamily + ); + --component-typography-icon-labelPaired-fill-sm-fontSize: var( + --semantic-typography-icon-labelPaired-fill-sm-fontSize + ); + --component-typography-icon-labelPaired-fill-sm-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-sm-fontWeight + ); + --component-typography-icon-labelPaired-fill-sm-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-sm-lineHeight + ); + --component-typography-icon-labelPaired-fill-sm-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-caption-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-caption-fontFamily + ); + --component-typography-icon-labelPaired-fill-caption-fontSize: var( + --semantic-typography-icon-labelPaired-fill-caption-fontSize + ); + --component-typography-icon-labelPaired-fill-caption-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-caption-fontWeight + ); + --component-typography-icon-labelPaired-fill-caption-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-caption-lineHeight + ); + --component-typography-icon-labelPaired-fill-caption-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-xl-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-xl-fontFamily + ); + --component-typography-icon-labelPaired-brand-xl-fontSize: var( + --semantic-typography-icon-labelPaired-brand-xl-fontSize + ); + --component-typography-icon-labelPaired-brand-xl-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-xl-fontWeight + ); + --component-typography-icon-labelPaired-brand-xl-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-xl-lineHeight + ); + --component-typography-icon-labelPaired-brand-xl-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-lg-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-lg-fontFamily + ); + --component-typography-icon-labelPaired-brand-lg-fontSize: var( + --semantic-typography-icon-labelPaired-brand-lg-fontSize + ); + --component-typography-icon-labelPaired-brand-lg-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-lg-fontWeight + ); + --component-typography-icon-labelPaired-brand-lg-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-lg-lineHeight + ); + --component-typography-icon-labelPaired-brand-lg-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-md-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-md-fontFamily + ); + --component-typography-icon-labelPaired-brand-md-fontSize: var( + --semantic-typography-icon-labelPaired-brand-md-fontSize + ); + --component-typography-icon-labelPaired-brand-md-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-md-fontWeight + ); + --component-typography-icon-labelPaired-brand-md-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-md-lineHeight + ); + --component-typography-icon-labelPaired-brand-md-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-sm-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-sm-fontFamily + ); + --component-typography-icon-labelPaired-brand-sm-fontSize: var( + --semantic-typography-icon-labelPaired-brand-sm-fontSize + ); + --component-typography-icon-labelPaired-brand-sm-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-sm-fontWeight + ); + --component-typography-icon-labelPaired-brand-sm-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-sm-lineHeight + ); + --component-typography-icon-labelPaired-brand-sm-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-caption-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-caption-fontFamily + ); + --component-typography-icon-labelPaired-brand-caption-fontSize: var( + --semantic-typography-icon-labelPaired-brand-caption-fontSize + ); + --component-typography-icon-labelPaired-brand-caption-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-caption-fontWeight + ); + --component-typography-icon-labelPaired-brand-caption-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-caption-lineHeight + ); + --component-typography-icon-labelPaired-brand-caption-letterSpacing: normal; + --component-typography-icon-standalone-regular-2xl-fontFamily: var( + --semantic-typography-icon-standalone-regular-2xl-fontFamily + ); + --component-typography-icon-standalone-regular-2xl-fontSize: var( + --semantic-typography-icon-standalone-regular-2xl-fontSize + ); + --component-typography-icon-standalone-regular-2xl-fontWeight: var( + --semantic-typography-icon-standalone-regular-2xl-fontWeight + ); + --component-typography-icon-standalone-regular-2xl-lineHeight: var( + --semantic-typography-icon-standalone-regular-2xl-lineHeight + ); + --component-typography-icon-standalone-regular-2xl-letterSpacing: normal; + --component-typography-icon-standalone-regular-xl-fontFamily: var( + --semantic-typography-icon-standalone-regular-xl-fontFamily + ); + --component-typography-icon-standalone-regular-xl-fontSize: var( + --semantic-typography-icon-standalone-regular-xl-fontSize + ); + --component-typography-icon-standalone-regular-xl-fontWeight: var( + --semantic-typography-icon-standalone-regular-xl-fontWeight + ); + --component-typography-icon-standalone-regular-xl-lineHeight: var( + --semantic-typography-icon-standalone-regular-xl-lineHeight + ); + --component-typography-icon-standalone-regular-xl-letterSpacing: normal; + --component-typography-icon-standalone-regular-lg-fontFamily: var( + --semantic-typography-icon-standalone-regular-lg-fontFamily + ); + --component-typography-icon-standalone-regular-lg-fontSize: var( + --semantic-typography-icon-standalone-regular-lg-fontSize + ); + --component-typography-icon-standalone-regular-lg-fontWeight: var( + --semantic-typography-icon-standalone-regular-lg-fontWeight + ); + --component-typography-icon-standalone-regular-lg-lineHeight: var( + --semantic-typography-icon-standalone-regular-lg-lineHeight + ); + --component-typography-icon-standalone-regular-lg-letterSpacing: normal; + --component-typography-icon-standalone-regular-md-fontFamily: var( + --semantic-typography-icon-standalone-regular-md-fontFamily + ); + --component-typography-icon-standalone-regular-md-fontSize: var( + --semantic-typography-icon-standalone-regular-md-fontSize + ); + --component-typography-icon-standalone-regular-md-fontWeight: var( + --semantic-typography-icon-standalone-regular-md-fontWeight + ); + --component-typography-icon-standalone-regular-md-lineHeight: var( + --semantic-typography-icon-standalone-regular-md-lineHeight + ); + --component-typography-icon-standalone-regular-md-letterSpacing: normal; + --component-typography-icon-standalone-regular-sm-fontFamily: var( + --semantic-typography-icon-standalone-regular-sm-fontFamily + ); + --component-typography-icon-standalone-regular-sm-fontSize: var( + --semantic-typography-icon-standalone-regular-sm-fontSize + ); + --component-typography-icon-standalone-regular-sm-fontWeight: var( + --semantic-typography-icon-standalone-regular-sm-fontWeight + ); + --component-typography-icon-standalone-regular-sm-lineHeight: var( + --semantic-typography-icon-standalone-regular-sm-lineHeight + ); + --component-typography-icon-standalone-regular-sm-letterSpacing: normal; + --component-typography-icon-standalone-regular-xs-fontFamily: var( + --semantic-typography-icon-standalone-regular-xs-fontFamily + ); + --component-typography-icon-standalone-regular-xs-fontSize: var( + --semantic-typography-icon-standalone-regular-xs-fontSize + ); + --component-typography-icon-standalone-regular-xs-fontWeight: var( + --semantic-typography-icon-standalone-regular-xs-fontWeight + ); + --component-typography-icon-standalone-regular-xs-lineHeight: var( + --semantic-typography-icon-standalone-regular-xs-lineHeight + ); + --component-typography-icon-standalone-regular-xs-letterSpacing: normal; + --component-typography-icon-standalone-bold-2xl-fontFamily: var( + --semantic-typography-icon-standalone-bold-2xl-fontFamily + ); + --component-typography-icon-standalone-bold-2xl-fontSize: var( + --semantic-typography-icon-standalone-bold-2xl-fontSize + ); + --component-typography-icon-standalone-bold-2xl-fontWeight: var( + --semantic-typography-icon-standalone-bold-2xl-fontWeight + ); + --component-typography-icon-standalone-bold-2xl-lineHeight: var( + --semantic-typography-icon-standalone-bold-2xl-lineHeight + ); + --component-typography-icon-standalone-bold-2xl-letterSpacing: normal; + --component-typography-icon-standalone-bold-xl-fontFamily: var( + --semantic-typography-icon-standalone-bold-xl-fontFamily + ); + --component-typography-icon-standalone-bold-xl-fontSize: var(--semantic-typography-icon-standalone-bold-xl-fontSize); + --component-typography-icon-standalone-bold-xl-fontWeight: var( + --semantic-typography-icon-standalone-bold-xl-fontWeight + ); + --component-typography-icon-standalone-bold-xl-lineHeight: var( + --semantic-typography-icon-standalone-bold-xl-lineHeight + ); + --component-typography-icon-standalone-bold-xl-letterSpacing: normal; + --component-typography-icon-standalone-bold-lg-fontFamily: var( + --semantic-typography-icon-standalone-bold-lg-fontFamily + ); + --component-typography-icon-standalone-bold-lg-fontSize: var(--semantic-typography-icon-standalone-bold-lg-fontSize); + --component-typography-icon-standalone-bold-lg-fontWeight: var( + --semantic-typography-icon-standalone-bold-lg-fontWeight + ); + --component-typography-icon-standalone-bold-lg-lineHeight: var( + --semantic-typography-icon-standalone-bold-lg-lineHeight + ); + --component-typography-icon-standalone-bold-lg-letterSpacing: normal; + --component-typography-icon-standalone-bold-md-fontFamily: var( + --semantic-typography-icon-standalone-bold-md-fontFamily + ); + --component-typography-icon-standalone-bold-md-fontSize: var(--semantic-typography-icon-standalone-bold-md-fontSize); + --component-typography-icon-standalone-bold-md-fontWeight: var( + --semantic-typography-icon-standalone-bold-md-fontWeight + ); + --component-typography-icon-standalone-bold-md-lineHeight: var( + --semantic-typography-icon-standalone-bold-md-lineHeight + ); + --component-typography-icon-standalone-bold-md-letterSpacing: normal; + --component-typography-icon-standalone-bold-sm-fontFamily: var( + --semantic-typography-icon-standalone-bold-sm-fontFamily + ); + --component-typography-icon-standalone-bold-sm-fontSize: var(--semantic-typography-icon-standalone-bold-sm-fontSize); + --component-typography-icon-standalone-bold-sm-fontWeight: var( + --semantic-typography-icon-standalone-bold-sm-fontWeight + ); + --component-typography-icon-standalone-bold-sm-lineHeight: var( + --semantic-typography-icon-standalone-bold-sm-lineHeight + ); + --component-typography-icon-standalone-bold-sm-letterSpacing: normal; + --component-typography-icon-standalone-bold-xs-fontFamily: var( + --semantic-typography-icon-standalone-bold-xs-fontFamily + ); + --component-typography-icon-standalone-bold-xs-fontSize: var(--semantic-typography-icon-standalone-bold-xs-fontSize); + --component-typography-icon-standalone-bold-xs-fontWeight: var( + --semantic-typography-icon-standalone-bold-xs-fontWeight + ); + --component-typography-icon-standalone-bold-xs-lineHeight: var( + --semantic-typography-icon-standalone-bold-xs-lineHeight + ); + --component-typography-icon-standalone-bold-xs-letterSpacing: normal; + --component-typography-icon-standalone-fill-2xl-fontFamily: var( + --semantic-typography-icon-standalone-fill-2xl-fontFamily + ); + --component-typography-icon-standalone-fill-2xl-fontSize: var( + --semantic-typography-icon-standalone-fill-2xl-fontSize + ); + --component-typography-icon-standalone-fill-2xl-fontWeight: var( + --semantic-typography-icon-standalone-fill-2xl-fontWeight + ); + --component-typography-icon-standalone-fill-2xl-lineHeight: var( + --semantic-typography-icon-standalone-fill-2xl-lineHeight + ); + --component-typography-icon-standalone-fill-2xl-letterSpacing: normal; + --component-typography-icon-standalone-fill-xl-fontFamily: var( + --semantic-typography-icon-standalone-fill-xl-fontFamily + ); + --component-typography-icon-standalone-fill-xl-fontSize: var(--semantic-typography-icon-standalone-fill-xl-fontSize); + --component-typography-icon-standalone-fill-xl-fontWeight: var( + --semantic-typography-icon-standalone-fill-xl-fontWeight + ); + --component-typography-icon-standalone-fill-xl-lineHeight: var( + --semantic-typography-icon-standalone-fill-xl-lineHeight + ); + --component-typography-icon-standalone-fill-xl-letterSpacing: normal; + --component-typography-icon-standalone-fill-lg-fontFamily: var( + --semantic-typography-icon-standalone-fill-lg-fontFamily + ); + --component-typography-icon-standalone-fill-lg-fontSize: var(--semantic-typography-icon-standalone-fill-lg-fontSize); + --component-typography-icon-standalone-fill-lg-fontWeight: var( + --semantic-typography-icon-standalone-fill-lg-fontWeight + ); + --component-typography-icon-standalone-fill-lg-lineHeight: var( + --semantic-typography-icon-standalone-fill-lg-lineHeight + ); + --component-typography-icon-standalone-fill-lg-letterSpacing: normal; + --component-typography-icon-standalone-fill-md-fontFamily: var( + --semantic-typography-icon-standalone-fill-md-fontFamily + ); + --component-typography-icon-standalone-fill-md-fontSize: var(--semantic-typography-icon-standalone-fill-md-fontSize); + --component-typography-icon-standalone-fill-md-fontWeight: var( + --semantic-typography-icon-standalone-fill-md-fontWeight + ); + --component-typography-icon-standalone-fill-md-lineHeight: var( + --semantic-typography-icon-standalone-fill-md-lineHeight + ); + --component-typography-icon-standalone-fill-md-letterSpacing: normal; + --component-typography-icon-standalone-fill-sm-fontFamily: var( + --semantic-typography-icon-standalone-fill-sm-fontFamily + ); + --component-typography-icon-standalone-fill-sm-fontSize: var(--semantic-typography-icon-standalone-fill-sm-fontSize); + --component-typography-icon-standalone-fill-sm-fontWeight: var( + --semantic-typography-icon-standalone-fill-sm-fontWeight + ); + --component-typography-icon-standalone-fill-sm-lineHeight: var( + --semantic-typography-icon-standalone-fill-sm-lineHeight + ); + --component-typography-icon-standalone-fill-sm-letterSpacing: normal; + --component-typography-icon-standalone-fill-xs-fontFamily: var( + --semantic-typography-icon-standalone-fill-xs-fontFamily + ); + --component-typography-icon-standalone-fill-xs-fontSize: var(--semantic-typography-icon-standalone-fill-xs-fontSize); + --component-typography-icon-standalone-fill-xs-fontWeight: var( + --semantic-typography-icon-standalone-fill-xs-fontWeight + ); + --component-typography-icon-standalone-fill-xs-lineHeight: var( + --semantic-typography-icon-standalone-fill-xs-lineHeight + ); + --component-typography-icon-standalone-fill-xs-letterSpacing: normal; + --component-typography-icon-standalone-brand-2xl-fontFamily: var( + --semantic-typography-icon-standalone-brand-2xl-fontFamily + ); + --component-typography-icon-standalone-brand-2xl-fontSize: var( + --semantic-typography-icon-standalone-brand-2xl-fontSize + ); + --component-typography-icon-standalone-brand-2xl-fontWeight: var( + --semantic-typography-icon-standalone-brand-2xl-fontWeight + ); + --component-typography-icon-standalone-brand-2xl-lineHeight: var( + --semantic-typography-icon-standalone-brand-2xl-lineHeight + ); + --component-typography-icon-standalone-brand-2xl-letterSpacing: normal; + --component-typography-icon-standalone-brand-xl-fontFamily: var( + --semantic-typography-icon-standalone-brand-xl-fontFamily + ); + --component-typography-icon-standalone-brand-xl-fontSize: var( + --semantic-typography-icon-standalone-brand-xl-fontSize + ); + --component-typography-icon-standalone-brand-xl-fontWeight: var( + --semantic-typography-icon-standalone-brand-xl-fontWeight + ); + --component-typography-icon-standalone-brand-xl-lineHeight: var( + --semantic-typography-icon-standalone-brand-xl-lineHeight + ); + --component-typography-icon-standalone-brand-xl-letterSpacing: normal; + --component-typography-icon-standalone-brand-lg-fontFamily: var( + --semantic-typography-icon-standalone-brand-lg-fontFamily + ); + --component-typography-icon-standalone-brand-lg-fontSize: var( + --semantic-typography-icon-standalone-brand-lg-fontSize + ); + --component-typography-icon-standalone-brand-lg-fontWeight: var( + --semantic-typography-icon-standalone-brand-lg-fontWeight + ); + --component-typography-icon-standalone-brand-lg-lineHeight: var( + --semantic-typography-icon-standalone-brand-lg-lineHeight + ); + --component-typography-icon-standalone-brand-lg-letterSpacing: normal; + --component-typography-icon-standalone-brand-md-fontFamily: var( + --semantic-typography-icon-standalone-brand-md-fontFamily + ); + --component-typography-icon-standalone-brand-md-fontSize: var( + --semantic-typography-icon-standalone-brand-md-fontSize + ); + --component-typography-icon-standalone-brand-md-fontWeight: var( + --semantic-typography-icon-standalone-brand-md-fontWeight + ); + --component-typography-icon-standalone-brand-md-lineHeight: var( + --semantic-typography-icon-standalone-brand-md-lineHeight + ); + --component-typography-icon-standalone-brand-md-letterSpacing: normal; + --component-typography-icon-standalone-brand-sm-fontFamily: var( + --semantic-typography-icon-standalone-brand-sm-fontFamily + ); + --component-typography-icon-standalone-brand-sm-fontSize: var( + --semantic-typography-icon-standalone-brand-sm-fontSize + ); + --component-typography-icon-standalone-brand-sm-fontWeight: var( + --semantic-typography-icon-standalone-brand-sm-fontWeight + ); + --component-typography-icon-standalone-brand-sm-lineHeight: var( + --semantic-typography-icon-standalone-brand-sm-lineHeight + ); + --component-typography-icon-standalone-brand-sm-letterSpacing: normal; + --component-typography-icon-standalone-brand-xs-fontFamily: var( + --semantic-typography-icon-standalone-brand-xs-fontFamily + ); + --component-typography-icon-standalone-brand-xs-fontSize: var( + --semantic-typography-icon-standalone-brand-xs-fontSize + ); + --component-typography-icon-standalone-brand-xs-fontWeight: var( + --semantic-typography-icon-standalone-brand-xs-fontWeight + ); + --component-typography-icon-standalone-brand-xs-lineHeight: var( + --semantic-typography-icon-standalone-brand-xs-lineHeight + ); + --component-typography-icon-standalone-brand-xs-letterSpacing: normal; } @media (min-width: 640px) { :root { @@ -3579,661 +5288,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-1100); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-1100); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-1000); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-1000); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-200); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-200); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-400); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-200); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -4264,74 +5945,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-800); - --semantic-fontSize-heading-h1: var(--core-fontSize-1100); - --semantic-fontSize-heading-h2: var(--core-fontSize-1000); - --semantic-fontSize-heading-h3: var(--core-fontSize-300); - --semantic-fontSize-heading-h4: var(--core-fontSize-200); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-300); - --semantic-fontSize-body-lg: var(--core-fontSize-200); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-300); - --semantic-fontSize-code-lg: var(--core-fontSize-200); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-200); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-1100); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-1000); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-500); - --semantic-lineHeight-body-lg: var(--core-lineHeight-400); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-500); - --semantic-lineHeight-code-lg: var(--core-lineHeight-400); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-400); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } @media (min-width: 768px) { @@ -4341,661 +5954,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-1100); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-1100); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-1000); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-1000); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-200); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-200); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-400); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-200); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -5026,74 +6611,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-800); - --semantic-fontSize-heading-h1: var(--core-fontSize-1100); - --semantic-fontSize-heading-h2: var(--core-fontSize-1000); - --semantic-fontSize-heading-h3: var(--core-fontSize-300); - --semantic-fontSize-heading-h4: var(--core-fontSize-200); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-300); - --semantic-fontSize-body-lg: var(--core-fontSize-200); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-300); - --semantic-fontSize-code-lg: var(--core-fontSize-200); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-200); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-1100); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-1000); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-500); - --semantic-lineHeight-body-lg: var(--core-lineHeight-400); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-500); - --semantic-lineHeight-code-lg: var(--core-lineHeight-400); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-400); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } @media (min-width: 1024px) { @@ -5103,661 +6620,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-1100); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-1100); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-1000); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-1000); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-200); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-200); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-400); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-200); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -5788,74 +7277,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-800); - --semantic-fontSize-heading-h1: var(--core-fontSize-1100); - --semantic-fontSize-heading-h2: var(--core-fontSize-1000); - --semantic-fontSize-heading-h3: var(--core-fontSize-300); - --semantic-fontSize-heading-h4: var(--core-fontSize-200); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-300); - --semantic-fontSize-body-lg: var(--core-fontSize-200); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-300); - --semantic-fontSize-code-lg: var(--core-fontSize-200); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-200); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-1100); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-1000); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-500); - --semantic-lineHeight-body-lg: var(--core-lineHeight-400); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-500); - --semantic-lineHeight-code-lg: var(--core-lineHeight-400); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-400); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } @media (min-width: 1280px) { @@ -5865,661 +7286,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-900); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-800); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-700); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-700); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-400); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-400); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-400); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-400); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-700); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-400); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -6550,74 +7943,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-900); - --semantic-fontSize-heading-h1: var(--core-fontSize-800); - --semantic-fontSize-heading-h2: var(--core-fontSize-700); - --semantic-fontSize-heading-h3: var(--core-fontSize-400); - --semantic-fontSize-heading-h4: var(--core-fontSize-300); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-400); - --semantic-fontSize-body-lg: var(--core-fontSize-300); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-400); - --semantic-fontSize-code-lg: var(--core-fontSize-300); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-400); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-900); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-700); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-700); - --semantic-lineHeight-body-lg: var(--core-lineHeight-500); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-700); - --semantic-lineHeight-code-lg: var(--core-lineHeight-500); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-700); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } @media (min-width: 1440px) { @@ -6627,661 +7952,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-900); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-800); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-700); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-700); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-400); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; - --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; - --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; - --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; - --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-400); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-400); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-400); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-700); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-400); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -7312,74 +8609,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-900); - --semantic-fontSize-heading-h1: var(--core-fontSize-800); - --semantic-fontSize-heading-h2: var(--core-fontSize-700); - --semantic-fontSize-heading-h3: var(--core-fontSize-400); - --semantic-fontSize-heading-h4: var(--core-fontSize-300); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-400); - --semantic-fontSize-body-lg: var(--core-fontSize-300); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-400); - --semantic-fontSize-code-lg: var(--core-fontSize-300); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-400); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-900); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-700); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-700); - --semantic-lineHeight-body-lg: var(--core-lineHeight-500); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-700); - --semantic-lineHeight-code-lg: var(--core-lineHeight-500); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-700); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } html.light { diff --git a/lib/styles/quill.scss b/lib/styles/quill.scss index 89d0700..6f14e6a 100644 --- a/lib/styles/quill.scss +++ b/lib/styles/quill.scss @@ -652,6 +652,7 @@ --core-spacing-4800: 96px; --core-spacing-4900: 98px; --core-spacing-5000: 100px; + --core-fontSize-25: 10px; --core-fontSize-50: 12px; --core-fontSize-75: 14px; --core-fontSize-100: 16px; @@ -670,11 +671,14 @@ --core-fontFamily-ibmPlex-sans: IBM Plex Sans; --core-fontFamily-fontAwesome-pro: Font Awesome 6 Pro; --core-fontFamily-fontAwesome-brands: Font Awesome 6 Brands; + --core-fontFamily-fontAwesome-custom: Font Awesome Kit a9f9eb613f; --core-fontWeight-light: 300; --core-fontWeight-regular: 400; --core-fontWeight-bold: 700; --core-fontWeight-italic: Italic; --core-fontWeight-boldItalic: Bold Italic; + --core-fontWeight-fill: Solid; + --core-lineHeight-75: 16px; --core-lineHeight-100: 18px; --core-lineHeight-200: 22px; --core-lineHeight-300: 24px; @@ -686,6 +690,7 @@ --core-lineHeight-900: 64px; --core-lineHeight-1000: 96px; --core-lineHeight-auto: auto; + --core-fontDecoration-none: none; --core-fontDecoration-underline: underline; --core-paragraphSpacing-50: 12px; --core-paragraphSpacing-75: 14px; @@ -789,7 +794,7 @@ --size-generic-4xl: var(--core-size-3600); --size-generic-5xl: var(--core-size-4000); --opacity-overlay: var(--core-opacity-900); - --opacity-disabled: var(--core-opacity-600); + --opacity-disabled: var(--core-opacity-300); --motion-easing-linear: var(--core-motion-ease-100); --motion-easing-in: var(--core-motion-ease-200); --motion-easing-out: var(--core-motion-ease-300); @@ -813,661 +818,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-1100); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-1100); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-1000); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-1000); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-200); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-200); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-400); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-200); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -1498,74 +1475,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-800); - --semantic-fontSize-heading-h1: var(--core-fontSize-1100); - --semantic-fontSize-heading-h2: var(--core-fontSize-1000); - --semantic-fontSize-heading-h3: var(--core-fontSize-300); - --semantic-fontSize-heading-h4: var(--core-fontSize-200); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-300); - --semantic-fontSize-body-lg: var(--core-fontSize-200); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-300); - --semantic-fontSize-code-lg: var(--core-fontSize-200); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-200); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-1100); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-1000); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-500); - --semantic-lineHeight-body-lg: var(--core-lineHeight-400); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-500); - --semantic-lineHeight-code-lg: var(--core-lineHeight-400); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-400); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); --semantic-color-monochrome-surface-normal-lowest: var(--core-color-opacity-white-75); --semantic-color-monochrome-surface-normal-low: var(--core-color-opacity-white-100); --semantic-color-monochrome-surface-normal-midLow: var(--core-color-opacity-white-200); @@ -2809,8 +2718,8 @@ --component-selectionControl-icon-selectedHover: var(--semantic-color-monochrome-surface-normal-high); --component-selectionControl-icon-selectedActive: var(--semantic-color-monochrome-surface-normal-highest); --component-selectionControl-icon-disabled: var(--component-textIcon-normal-disabled); - --component-selectionControl-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-selectionControl-label-typography-md: var(--semantic-typography-body-md-regular-default); + --component-selectionControl-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-selectionControl-label-typography-md: var(--component-typography-body-md-regular-default); --component-selectionControl-label-color-default: var(--component-textIcon-normal-default); --component-selectionControl-label-color-hover: var(--component-textIcon-normal-default); --component-selectionControl-label-color-active: var(--component-textIcon-normal-default); @@ -2823,8 +2732,8 @@ --component-tab-icon-default: var(--component-textIcon-normal-default); --component-tab-icon-selected: var(--component-textIcon-normal-prominent); --component-tab-icon-disabled: var(--component-textIcon-normal-disabled); - --component-tab-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-tab-label-typography-md: var(--semantic-typography-body-md-regular-default); + --component-tab-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-tab-label-typography-md: var(--component-typography-body-md-regular-default); --component-tab-label-color-default: var(--component-textIcon-normal-default); --component-tab-label-color-selected: var(--component-textIcon-normal-prominent); --component-tab-label-color-disabled: var(--component-textIcon-normal-disabled); @@ -2845,24 +2754,24 @@ --component-tab-height-iconLeft-md: var(--core-size-2400); --component-tab-height-labelOnly-sm: var(--core-size-1600); --component-tab-height-labelOnly-md: var(--core-size-2400); - --component-field-label-typography-md-default: var(--semantic-typography-body-md-regular-default); - --component-field-label-typography-md-enabled: var(--semantic-typography-caption-regular-default); + --component-field-label-typography-md-default: var(--component-typography-body-md-regular-default); + --component-field-label-typography-md-enabled: var(--component-typography-caption-regular-default); --component-field-label-color-default: var(--component-textIcon-normal-default); --component-field-label-color-focus: var(--component-textIcon-normal-prominent); --component-field-label-color-enabled: var(--component-textIcon-normal-default); --component-field-label-color-success: var(--component-textIcon-statusNormal-success); --component-field-label-color-fail: var(--component-textIcon-statusNormal-danger); --component-field-label-color-disabled: var(--component-textIcon-normal-disabled); - --component-field-placeholder-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-field-placeholder-typography-md: var(--semantic-typography-body-md-regular-default); + --component-field-placeholder-typography-sm: var(--component-typography-body-sm-regular-default); + --component-field-placeholder-typography-md: var(--component-typography-body-md-regular-default); --component-field-placeholder-color: var(--component-textIcon-normal-disabled); - --component-field-input-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-field-input-typography-md: var(--semantic-typography-body-md-regular-default); + --component-field-input-typography-sm: var(--component-typography-body-sm-regular-default); + --component-field-input-typography-md: var(--component-typography-body-md-regular-default); --component-field-input-color-focus: var(--component-textIcon-normal-prominent); --component-field-input-color-enabled: var(--component-textIcon-normal-default); --component-field-input-color-disabled: var(--component-textIcon-normal-disabled); - --component-field-message: var(--semantic-typography-caption-regular-default); - --component-field-charCount: var(--semantic-typography-caption-regular-default); + --component-field-message: var(--component-typography-caption-regular-default); + --component-field-charCount: var(--component-typography-caption-regular-default); --component-field-bg-outline-default: var(--semantic-color-slate-solid-surface-frame-low); --component-field-bg-fill-default: var(--semantic-color-monochrome-surface-normal-lowest); --component-field-bg-fill-hover: var(--semantic-color-monochrome-surface-normal-low); @@ -2873,6 +2782,16 @@ --component-field-bg-fill-failDefault: var(--semantic-color-red-opacity-surface-low); --component-field-bg-fill-failHover: var(--semantic-color-red-opacity-surface-midLow); --component-field-bg-fill-failFocus: var(--semantic-color-red-opacity-surface-low); + --component-field-addon-outline-default: var(--semantic-color-slate-solid-surface-frame-mid); + --component-field-addon-fill-default: var(--semantic-color-monochrome-surface-normal-lowest); + --component-field-addon-fill-hover: var(--semantic-color-monochrome-surface-normal-low); + --component-field-addon-fill-focus: var(--semantic-color-monochrome-surface-normal-lowest); + --component-field-addon-fill-successDefault: var(--semantic-color-green-opacity-surface-low); + --component-field-addon-fill-successHover: var(--semantic-color-green-opacity-surface-midLow); + --component-field-addon-fill-successFocus: var(--semantic-color-green-opacity-surface-low); + --component-field-addon-fill-failDefault: var(--semantic-color-red-opacity-surface-low); + --component-field-addon-fill-failHover: var(--semantic-color-red-opacity-surface-midLow); + --component-field-addon-fill-failFocus: var(--semantic-color-red-opacity-surface-low); --component-field-border-radius-sm: var(--semantic-borderRadius-md); --component-field-border-radius-md: var(--semantic-borderRadius-md); --component-field-border-width: var(--borderWidth-xs); @@ -2907,8 +2826,8 @@ --component-toggle-spacing-padding: var(--semantic-spacing-general-2xs); --component-toggle-width: var(--core-size-2200); --component-toggle-height: var(--core-size-1200); - --component-modal-title-typography: var(--semantic-typography-heading-h4); - --component-modal-description-typography: var(--semantic-typography-body-md-regular-default); + --component-modal-title-typography: var(--component-typography-heading-h4); + --component-modal-description-typography: var(--component-typography-body-md-regular-default); --component-modal-bg: var(--semantic-color-slate-solid-surface-frame-low); --component-modal-border-radius-bottom: var(--core-borderRadius-800); --component-modal-border-radius-overlay: var(--core-borderRadius-1600); @@ -2954,18 +2873,18 @@ --component-button-icon-facebook-secondary: var(--core-color-solid-slate-1400); --component-button-icon-apple-primary: var(--core-color-solid-slate-50); --component-button-icon-apple-secondary: var(--core-color-solid-slate-1400); - --component-button-label-typography-primary-sm: var(--semantic-typography-caption-bold-default); - --component-button-label-typography-primary-md: var(--semantic-typography-body-sm-bold-default); - --component-button-label-typography-primary-lg: var(--semantic-typography-body-md-bold-default); - --component-button-label-typography-primary-xl: var(--semantic-typography-body-lg-bold-default); - --component-button-label-typography-secondary-sm: var(--semantic-typography-caption-bold-default); - --component-button-label-typography-secondary-md: var(--semantic-typography-body-sm-bold-default); - --component-button-label-typography-secondary-lg: var(--semantic-typography-body-md-bold-default); - --component-button-label-typography-secondary-xl: var(--semantic-typography-body-lg-bold-default); - --component-button-label-typography-tertiary-sm: var(--semantic-typography-caption-bold-underline); - --component-button-label-typography-tertiary-md: var(--semantic-typography-body-sm-bold-underline); - --component-button-label-typography-tertiary-lg: var(--semantic-typography-body-md-bold-underline); - --component-button-label-typography-tertiary-xl: var(--semantic-typography-body-lg-bold-underline); + --component-button-label-typography-primary-sm: var(--component-typography-caption-bold-default); + --component-button-label-typography-primary-md: var(--component-typography-body-sm-bold-default); + --component-button-label-typography-primary-lg: var(--component-typography-body-md-bold-default); + --component-button-label-typography-primary-xl: var(--component-typography-body-lg-bold-default); + --component-button-label-typography-secondary-sm: var(--component-typography-caption-bold-default); + --component-button-label-typography-secondary-md: var(--component-typography-body-sm-bold-default); + --component-button-label-typography-secondary-lg: var(--component-typography-body-md-bold-default); + --component-button-label-typography-secondary-xl: var(--component-typography-body-lg-bold-default); + --component-button-label-typography-tertiary-sm: var(--component-typography-caption-bold-underline); + --component-button-label-typography-tertiary-md: var(--component-typography-body-sm-bold-underline); + --component-button-label-typography-tertiary-lg: var(--component-typography-body-md-bold-underline); + --component-button-label-typography-tertiary-xl: var(--component-typography-body-lg-bold-underline); --component-button-label-color-coral-primary: var(--core-color-solid-slate-50); --component-button-label-color-coral-secondary: var(--core-color-solid-coral-700); --component-button-label-color-coral-tertiary: var(--core-color-solid-coral-700); @@ -3184,9 +3103,9 @@ --component-segmentedControl-icon-multi-default: var(--component-textIcon-normal-default); --component-segmentedControl-icon-multi-selected: var(--component-textIcon-inverse-prominent); --component-segmentedControl-icon-multi-disabled: var(--component-textIcon-normal-disabled); - --component-segmentedControl-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-segmentedControl-label-typography-md: var(--semantic-typography-body-md-regular-default); - --component-segmentedControl-label-typography-lg: var(--semantic-typography-body-lg-regular-default); + --component-segmentedControl-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-segmentedControl-label-typography-md: var(--component-typography-body-md-regular-default); + --component-segmentedControl-label-typography-lg: var(--component-typography-body-lg-regular-default); --component-segmentedControl-label-single-color-default: var(--component-textIcon-normal-default); --component-segmentedControl-label-single-color-selected: var(--component-textIcon-normal-prominent); --component-segmentedControl-label-single-color-disabled: var(--component-textIcon-normal-disabled); @@ -3236,7 +3155,7 @@ --component-segmentedControl-height-body-multi-lg: var(--core-size-2400); --component-pagination-icon-default: var(--component-textIcon-normal-prominent); --component-pagination-icon-disabled: var(--component-textIcon-normal-disabled); - --component-pagination-label-typography: var(--semantic-typography-body-sm-regular-default); + --component-pagination-label-typography: var(--component-typography-body-sm-regular-default); --component-pagination-label-color-default: var(--component-textIcon-normal-default); --component-pagination-label-color-selected: var(--component-textIcon-inverse-prominent); --component-pagination-label-color-disabled: var(--component-textIcon-normal-disabled); @@ -3254,8 +3173,8 @@ --component-pagination-height-number: var(--core-size-1600); --component-pagination-height-bullet: var(--core-size-400); --component-pagination-height-button: var(--core-size-1600); - --component-actionSheet-title-typography: var(--semantic-typography-heading-h5); - --component-actionSheet-description-typography: var(--semantic-typography-body-md-regular-default); + --component-actionSheet-title-typography: var(--component-typography-heading-h5); + --component-actionSheet-description-typography: var(--component-typography-body-md-regular-default); --component-actionSheet-bg: var(--semantic-color-slate-solid-surface-frame-low); --component-actionSheet-border-radius: var(--core-borderRadius-800); --component-actionSheet-spacing-padding-sm: var(--core-spacing-400); @@ -3266,10 +3185,13 @@ --component-actionSheet-width-bottom-min: 320px; --component-actionSheet-width-bottom-max: 800px; --component-actionSheet-width-side: 360px; - --component-snackbar-icon: var(--semantic-color-slate-solid-textIcon-inverse-highest); - --component-snackbar-label-typography: var(--semantic-typography-body-sm-regular-default); - --component-snackbar-label-color: var(--semantic-color-slate-solid-textIcon-inverse-highest); - --component-snackbar-bg: var(--semantic-color-slate-solid-surface-inverse-lowest); + --component-snackbar-icon-neutral: var(--component-textIcon-inverse-prominent); + --component-snackbar-icon-fail: var(--component-textIcon-static-prominentDark); + --component-snackbar-label-typography: var(--component-typography-body-sm-regular-default); + --component-snackbar-label-color-neutral: var(--component-textIcon-inverse-prominent); + --component-snackbar-label-color-fail: var(--component-textIcon-static-prominentDark); + --component-snackbar-bg-neutral: var(--semantic-color-slate-solid-surface-inverse-lowest); + --component-snackbar-bg-fail: var(--semantic-color-red-solid-surface-normal-highest); --component-snackbar-border-radius: var(--core-borderRadius-400); --component-snackbar-border-width: var(--core-borderWidth-75); --component-snackbar-border-color: var(--semantic-color-monochrome-border-inverse-low); @@ -3280,9 +3202,9 @@ --component-snackbar-height-min: 48px; --component-snackbar-height-max: 60px; --component-snackbar-elevation-shadow: var(--core-elevation-shadow-330); - --component-badge-notification-label-typography-sm: var(--semantic-typography-caption-bold-default); - --component-badge-notification-label-typography-md: var(--semantic-typography-body-md-bold-default); - --component-badge-notification-label-typography-lg: var(--semantic-typography-body-xl-bold-default); + --component-badge-notification-label-typography-sm: var(--component-typography-caption-bold-default); + --component-badge-notification-label-typography-md: var(--component-typography-body-md-bold-default); + --component-badge-notification-label-typography-lg: var(--component-typography-body-xl-bold-default); --component-badge-notification-label-color: var(--semantic-color-slate-solid-surface-static-lowest); --component-badge-notification-bg: var(--semantic-color-red-solid-surface-static-mid); --component-badge-notification-border-radius: var(--semantic-borderRadius-pill); @@ -3299,9 +3221,9 @@ --component-badge-status-height-sm: var(--core-size-400); --component-badge-status-height-md: var(--core-size-800); --component-badge-status-height-lg: var(--core-size-1200); - --component-fieldMarker-label-typography-xs: var(--semantic-typography-caption-regular-default); - --component-fieldMarker-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-fieldMarker-label-typography-md: var(--semantic-typography-body-md-regular-default); + --component-fieldMarker-label-typography-xs: var(--component-typography-caption-regular-default); + --component-fieldMarker-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-fieldMarker-label-typography-md: var(--component-typography-body-md-regular-default); --component-fieldMarker-label-color-required: var(--component-textIcon-statusNormal-danger); --component-fieldMarker-label-color-optional: var(--component-textIcon-normal-disabled); --component-dropdownItem-icon-default: var(--component-textIcon-normal-default); @@ -3309,8 +3231,8 @@ --component-dropdownItem-icon-selectedWhite: var(--component-textIcon-inverse-prominent); --component-dropdownItem-icon-disabled: var(--component-textIcon-normal-disabled); --component-dropdownItem-icon-disabledWhite: var(--component-textIcon-inverse-disabled); - --component-dropdownItem-label-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-dropdownItem-label-typography-md: var(--semantic-typography-body-md-regular-default); + --component-dropdownItem-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-dropdownItem-label-typography-md: var(--component-typography-body-md-regular-default); --component-dropdownItem-label-color-default: var(--component-textIcon-normal-default); --component-dropdownItem-label-color-selected: var(--component-textIcon-normal-prominent); --component-dropdownItem-label-color-selectedWhite: var(--component-textIcon-inverse-prominent); @@ -3358,12 +3280,12 @@ --component-tag-icon-success: var(--component-textIcon-statusNormal-success); --component-tag-icon-warning: var(--component-textIcon-statusNormal-warning); --component-tag-icon-danger: var(--component-textIcon-statusNormal-danger); - --component-tag-label-typography-regular-xs: var(--semantic-typography-caption-regular-default); - --component-tag-label-typography-regular-sm: var(--semantic-typography-body-sm-regular-default); - --component-tag-label-typography-regular-md: var(--semantic-typography-body-md-regular-default); - --component-tag-label-typography-bold-xs: var(--semantic-typography-caption-bold-default); - --component-tag-label-typography-bold-sm: var(--semantic-typography-body-sm-bold-default); - --component-tag-label-typography-bold-md: var(--semantic-typography-body-md-bold-default); + --component-tag-label-typography-regular-xs: var(--component-typography-caption-regular-default); + --component-tag-label-typography-regular-sm: var(--component-typography-body-sm-regular-default); + --component-tag-label-typography-regular-md: var(--component-typography-body-md-regular-default); + --component-tag-label-typography-bold-xs: var(--component-typography-caption-bold-default); + --component-tag-label-typography-bold-sm: var(--component-typography-body-sm-bold-default); + --component-tag-label-typography-bold-md: var(--component-typography-body-md-bold-default); --component-tag-label-color-default: var(--component-textIcon-normal-default); --component-tag-label-color-information: var(--component-textIcon-statusNormal-information); --component-tag-label-color-success: var(--component-textIcon-statusNormal-success); @@ -3402,21 +3324,21 @@ --component-chip-icon-close-default: var(--component-textIcon-normal-subtle); --component-chip-icon-close-hover: var(--component-textIcon-normal-default); --component-chip-icon-close-active: var(--component-textIcon-normal-prominent); - --component-chip-label-typography-sm: var(--semantic-typography-caption-regular-default); - --component-chip-label-typography-md: var(--semantic-typography-body-sm-regular-default); - --component-chip-label-typography-lg: var(--semantic-typography-body-md-regular-default); + --component-chip-label-typography-sm: var(--component-typography-caption-regular-default); + --component-chip-label-typography-md: var(--component-typography-body-sm-regular-default); + --component-chip-label-typography-lg: var(--component-typography-body-md-regular-default); --component-chip-label-color-default: var(--component-textIcon-normal-default); --component-chip-label-color-selected: var(--component-textIcon-inverse-prominent); --component-chip-label-color-disabled: var(--component-textIcon-normal-disabled); --component-chip-label-color-disabledWhite: var(--component-textIcon-inverse-disabled); - --component-chip-item-typography-sm: var(--semantic-typography-caption-regular-default); - --component-chip-item-typography-md: var(--semantic-typography-body-sm-regular-default); - --component-chip-item-typography-lg: var(--semantic-typography-body-md-regular-default); + --component-chip-item-typography-sm: var(--component-typography-caption-regular-default); + --component-chip-item-typography-md: var(--component-typography-body-sm-regular-default); + --component-chip-item-typography-lg: var(--component-typography-body-md-regular-default); --component-chip-item-color-default: var(--component-textIcon-inverse-prominent); --component-chip-item-color-disabled: var(--component-textIcon-inverse-disabled); - --component-chip-tag-typography-sm: var(--semantic-typography-caption-bold-default); - --component-chip-tag-typography-md: var(--semantic-typography-body-sm-bold-default); - --component-chip-tag-typography-lg: var(--semantic-typography-body-md-bold-default); + --component-chip-tag-typography-sm: var(--component-typography-caption-bold-default); + --component-chip-tag-typography-md: var(--component-typography-body-sm-bold-default); + --component-chip-tag-typography-lg: var(--component-typography-body-md-bold-default); --component-chip-tag-color-default: var(--component-textIcon-normal-default); --component-chip-tag-color-selected: var(--component-textIcon-inverse-prominent); --component-chip-tag-color-disabled: var(--component-textIcon-normal-disabled); @@ -3442,18 +3364,18 @@ --component-chip-height-sm: var(--core-size-1200); --component-chip-height-md: var(--core-size-1600); --component-chip-height-lg: var(--core-size-2400); - --component-notification-title-typography-banner: var(--semantic-typography-body-sm-bold-default); - --component-notification-title-typography-item-unread: var(--semantic-typography-body-sm-bold-default); - --component-notification-title-typography-item-read: var(--semantic-typography-body-sm-regular-default); + --component-notification-title-typography-banner: var(--component-typography-body-sm-bold-default); + --component-notification-title-typography-item-unread: var(--component-typography-body-sm-bold-default); + --component-notification-title-typography-item-read: var(--component-typography-body-sm-regular-default); --component-notification-title-color-banner: var(--component-textIcon-normal-prominent); --component-notification-title-color-item-unread: var(--component-textIcon-normal-prominent); --component-notification-title-color-item-read: var(--component-textIcon-normal-default); - --component-notification-message-typography-banner: var(--semantic-typography-caption-regular-default); - --component-notification-message-typography-item: var(--semantic-typography-body-sm-regular-default); + --component-notification-message-typography-banner: var(--component-typography-caption-regular-default); + --component-notification-message-typography-item: var(--component-typography-body-sm-regular-default); --component-notification-message-color-banner: var(--component-textIcon-normal-default); --component-notification-message-color-item-unread: var(--component-textIcon-normal-prominent); --component-notification-message-color-item-read: var(--component-textIcon-normal-default); - --component-notification-timestamp-typography: var(--semantic-typography-caption-regular-default); + --component-notification-timestamp-typography: var(--component-typography-caption-regular-default); --component-notification-timestamp-color: var(--component-textIcon-normal-subtle); --component-notification-bg-banner: var(--semantic-color-slate-solid-surface-frame-low); --component-notification-bg-item-default: var(--semantic-color-slate-solid-surface-frame-low); @@ -3470,10 +3392,10 @@ --component-notification-spacing-gap-md: var(--core-spacing-1600); --component-notification-sizing-banner: 360px; --component-notification-elevation-shadow: var(--core-elevation-shadow-330); - --component-breadcrumb-label-typography-sm-default: var(--semantic-typography-body-sm-regular-default); - --component-breadcrumb-label-typography-sm-active: var(--semantic-typography-body-sm-regular-underline); - --component-breadcrumb-label-typography-md-default: var(--semantic-typography-body-md-regular-default); - --component-breadcrumb-label-typography-md-active: var(--semantic-typography-body-md-regular-underline); + --component-breadcrumb-label-typography-sm-default: var(--component-typography-body-sm-regular-default); + --component-breadcrumb-label-typography-sm-active: var(--component-typography-body-sm-regular-underline); + --component-breadcrumb-label-typography-md-default: var(--component-typography-body-md-regular-default); + --component-breadcrumb-label-typography-md-active: var(--component-typography-body-md-regular-underline); --component-breadcrumb-label-color-default: var(--component-textIcon-normal-default); --component-breadcrumb-label-color-hover: var(--component-textIcon-normal-default); --component-breadcrumb-label-color-active: var(--component-textIcon-normal-prominent); @@ -3489,26 +3411,26 @@ --component-link-icon-blackWhite-disabled: var(--component-textIcon-normal-disabled); --component-link-icon-whiteBlack-default: var(--component-textIcon-inverse-prominent); --component-link-icon-whiteBlack-disabled: var(--component-textIcon-inverse-disabled); - --component-link-label-typography-caption-default: var(--semantic-typography-caption-regular-default); - --component-link-label-typography-caption-hover: var(--semantic-typography-caption-regular-underline); - --component-link-label-typography-caption-active: var(--semantic-typography-caption-regular-underline); - --component-link-label-typography-caption-disabled: var(--semantic-typography-caption-regular-default); - --component-link-label-typography-sm-default: var(--semantic-typography-body-sm-regular-default); - --component-link-label-typography-sm-hover: var(--semantic-typography-body-sm-regular-underline); - --component-link-label-typography-sm-active: var(--semantic-typography-body-sm-regular-underline); - --component-link-label-typography-sm-disabled: var(--semantic-typography-body-sm-regular-default); - --component-link-label-typography-md-default: var(--semantic-typography-body-md-regular-default); - --component-link-label-typography-md-hover: var(--semantic-typography-body-md-regular-underline); - --component-link-label-typography-md-active: var(--semantic-typography-body-md-regular-underline); - --component-link-label-typography-md-disabled: var(--semantic-typography-body-md-regular-default); - --component-link-label-typography-lg-default: var(--semantic-typography-body-lg-regular-default); - --component-link-label-typography-lg-hover: var(--semantic-typography-body-lg-regular-underline); - --component-link-label-typography-lg-active: var(--semantic-typography-body-lg-regular-underline); - --component-link-label-typography-lg-disabled: var(--semantic-typography-body-lg-regular-default); - --component-link-label-typography-xl-default: var(--semantic-typography-body-xl-regular-default); - --component-link-label-typography-xl-hover: var(--semantic-typography-body-xl-regular-underline); - --component-link-label-typography-xl-active: var(--semantic-typography-body-xl-regular-underline); - --component-link-label-typography-xl-disabled: var(--semantic-typography-body-xl-regular-default); + --component-link-label-typography-caption-default: var(--component-typography-caption-regular-default); + --component-link-label-typography-caption-hover: var(--component-typography-caption-regular-underline); + --component-link-label-typography-caption-active: var(--component-typography-caption-regular-underline); + --component-link-label-typography-caption-disabled: var(--component-typography-caption-regular-default); + --component-link-label-typography-sm-default: var(--component-typography-body-sm-regular-default); + --component-link-label-typography-sm-hover: var(--component-typography-body-sm-regular-underline); + --component-link-label-typography-sm-active: var(--component-typography-body-sm-regular-underline); + --component-link-label-typography-sm-disabled: var(--component-typography-body-sm-regular-default); + --component-link-label-typography-md-default: var(--component-typography-body-md-regular-default); + --component-link-label-typography-md-hover: var(--component-typography-body-md-regular-underline); + --component-link-label-typography-md-active: var(--component-typography-body-md-regular-underline); + --component-link-label-typography-md-disabled: var(--component-typography-body-md-regular-default); + --component-link-label-typography-lg-default: var(--component-typography-body-lg-regular-default); + --component-link-label-typography-lg-hover: var(--component-typography-body-lg-regular-underline); + --component-link-label-typography-lg-active: var(--component-typography-body-lg-regular-underline); + --component-link-label-typography-lg-disabled: var(--component-typography-body-lg-regular-default); + --component-link-label-typography-xl-default: var(--component-typography-body-xl-regular-default); + --component-link-label-typography-xl-hover: var(--component-typography-body-xl-regular-underline); + --component-link-label-typography-xl-active: var(--component-typography-body-xl-regular-underline); + --component-link-label-typography-xl-disabled: var(--component-typography-body-xl-regular-default); --component-link-label-color-black-default: var(--component-textIcon-static-prominentLight); --component-link-label-color-black-disabled: var(--component-textIcon-static-disabledLight); --component-link-label-color-white-default: var(--component-textIcon-static-prominentDark); @@ -3519,9 +3441,9 @@ --component-link-label-color-whiteBlack-disabled: var(--component-textIcon-inverse-disabled); --component-link-spacing-gap-sm: var(--core-spacing-400); --component-link-spacing-gap-md: var(--core-spacing-500); - --component-tooltip-title-typography: var(--semantic-typography-caption-bold-default); + --component-tooltip-title-typography: var(--component-typography-caption-bold-default); --component-tooltip-title-color: var(--component-textIcon-inverse-prominent); - --component-tooltip-description-typography: var(--semantic-typography-caption-regular-default); + --component-tooltip-description-typography: var(--component-typography-caption-regular-default); --component-tooltip-description-color: var(--component-textIcon-inverse-default); --component-tooltip-bg: var(--semantic-color-slate-solid-surface-inverse-lowest); --component-tooltip-border-radius: var(--core-borderRadius-400); @@ -3532,14 +3454,14 @@ --component-tooltip-width-max: 296px; --component-accordion-icon-default: var(--component-textIcon-normal-default); --component-accordion-icon-disabled: var(--component-textIcon-normal-disabled); - --component-accordion-title-typography-sm: var(--semantic-typography-body-md-regular-default); - --component-accordion-title-typography-md: var(--semantic-typography-body-lg-regular-default); - --component-accordion-title-typography-lg: var(--semantic-typography-body-xl-regular-default); + --component-accordion-title-typography-sm: var(--component-typography-body-md-regular-default); + --component-accordion-title-typography-md: var(--component-typography-body-lg-regular-default); + --component-accordion-title-typography-lg: var(--component-typography-body-xl-regular-default); --component-accordion-title-color-default: var(--component-textIcon-normal-prominent); --component-accordion-title-color-disabled: var(--component-textIcon-normal-disabled); - --component-accordion-subtitle-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-accordion-subtitle-typography-md: var(--semantic-typography-body-md-regular-default); - --component-accordion-subtitle-typography-lg: var(--semantic-typography-body-lg-regular-default); + --component-accordion-subtitle-typography-sm: var(--component-typography-body-sm-regular-default); + --component-accordion-subtitle-typography-md: var(--component-typography-body-md-regular-default); + --component-accordion-subtitle-typography-lg: var(--component-typography-body-lg-regular-default); --component-accordion-subtitle-color-default: var(--component-textIcon-normal-subtle); --component-accordion-subtitle-color-disabled: var(--component-textIcon-normal-disabled); --component-accordion-bg-default: var(--semantic-color-slate-solid-surface-frame-low); @@ -3557,11 +3479,11 @@ --component-sectionMessage-icon-success: var(--component-textIcon-statusNormal-success); --component-sectionMessage-icon-information: var(--component-textIcon-statusNormal-information); --component-sectionMessage-icon-default: var(--component-textIcon-normal-prominent); - --component-sectionMessage-title-typography-sm: var(--semantic-typography-body-md-bold-default); - --component-sectionMessage-title-typography-md: var(--semantic-typography-body-lg-bold-default); + --component-sectionMessage-title-typography-sm: var(--component-typography-body-md-bold-default); + --component-sectionMessage-title-typography-md: var(--component-typography-body-lg-bold-default); --component-sectionMessage-title-color: var(--component-textIcon-normal-prominent); - --component-sectionMessage-message-typography-sm: var(--semantic-typography-body-sm-regular-default); - --component-sectionMessage-message-typography-md: var(--semantic-typography-body-md-regular-default); + --component-sectionMessage-message-typography-sm: var(--component-typography-body-sm-regular-default); + --component-sectionMessage-message-typography-md: var(--component-typography-body-md-regular-default); --component-sectionMessage-message-color: var(--component-textIcon-normal-default); --component-sectionMessage-bg-danger: var(--semantic-color-red-opacity-surface-low); --component-sectionMessage-bg-warning: var(--semantic-color-yellow-opacity-surface-low); @@ -3571,6 +3493,1793 @@ --component-sectionMessage-border-radius: var(--core-borderRadius-800); --component-sectionMessage-spacing-sm: var(--core-spacing-400); --component-sectionMessage-spacing-md: var(--core-spacing-800); + --component-navigationBar-icon-default: var(--component-textIcon-normal-default); + --component-navigationBar-icon-selected: var(--component-textIcon-normal-prominent); + --component-navigationBar-label-typography-xs: var(--component-typography-caption-regular-default); + --component-navigationBar-label-typography-sm: var(--component-typography-body-sm-regular-default); + --component-navigationBar-label-color-default: var(--component-textIcon-normal-default); + --component-navigationBar-label-color-selected: var(--component-textIcon-normal-prominent); + --component-navigationBar-bg-item-hover: var(--semantic-color-monochrome-surface-normal-low); + --component-navigationBar-bg-item-active: var(--semantic-color-monochrome-surface-normal-midLow); + --component-navigationBar-bg-item-selectedDefault: var(--semantic-color-monochrome-surface-normal-lowest); + --component-navigationBar-bg-item-selectedHover: var(--semantic-color-monochrome-surface-normal-low); + --component-navigationBar-bg-item-selectedActive: var(--semantic-color-monochrome-surface-normal-midLow); + --component-navigationBar-bg-body: var(--semantic-color-slate-solid-surface-frame-low); + --component-navigationBar-border-radius: var(--core-borderRadius-400); + --component-navigationBar-border-width: var(--core-borderWidth-75); + --component-navigationBar-border-color: var(--semantic-color-monochrome-border-normal-mid); + --component-navigationBar-spacing-sm: var(--core-spacing-400); + --component-navigationBar-spacing-md: var(--core-spacing-800); + --component-navigationBar-spacing-lg: var(--core-spacing-1000); + --component-navigationBar-sizing-item-sm: var(--core-size-2000); + --component-navigationBar-sizing-item-md: var(--core-size-2400); + --component-navigationBar-sizing-body-heightBottom: 56px; + --component-navigationBar-sizing-body-widthSideCollapse: 72px; + --component-navigationBar-sizing-body-widthSideExpand: 224px; + --component-typography-heading-hero-fontFamily: var(--semantic-typography-heading-hero-fontFamily); + --component-typography-heading-hero-fontSize: var(--semantic-typography-heading-hero-fontSize); + --component-typography-heading-hero-fontWeight: var(--semantic-typography-heading-hero-fontWeight); + --component-typography-heading-hero-lineHeight: var(--semantic-typography-heading-hero-lineHeight); + --component-typography-heading-hero-paragraphSpacing: var(--semantic-typography-heading-hero-paragraphSpacing); + --component-typography-heading-hero-letterSpacing: normal; + --component-typography-heading-h1-fontFamily: var(--semantic-typography-heading-h1-fontFamily); + --component-typography-heading-h1-fontSize: var(--semantic-typography-heading-h1-fontSize); + --component-typography-heading-h1-fontWeight: var(--semantic-typography-heading-h1-fontWeight); + --component-typography-heading-h1-lineHeight: var(--semantic-typography-heading-h1-lineHeight); + --component-typography-heading-h1-paragraphSpacing: var(--semantic-typography-heading-h1-paragraphSpacing); + --component-typography-heading-h1-letterSpacing: normal; + --component-typography-heading-h2-fontFamily: var(--semantic-typography-heading-h2-fontFamily); + --component-typography-heading-h2-fontSize: var(--semantic-typography-heading-h2-fontSize); + --component-typography-heading-h2-fontWeight: var(--semantic-typography-heading-h2-fontWeight); + --component-typography-heading-h2-lineHeight: var(--semantic-typography-heading-h2-lineHeight); + --component-typography-heading-h2-paragraphSpacing: var(--semantic-typography-heading-h2-paragraphSpacing); + --component-typography-heading-h2-letterSpacing: normal; + --component-typography-heading-h3-fontFamily: var(--semantic-typography-heading-h3-fontFamily); + --component-typography-heading-h3-fontSize: var(--semantic-typography-heading-h3-fontSize); + --component-typography-heading-h3-fontWeight: var(--semantic-typography-heading-h3-fontWeight); + --component-typography-heading-h3-lineHeight: var(--semantic-typography-heading-h3-lineHeight); + --component-typography-heading-h3-paragraphSpacing: var(--semantic-typography-heading-h3-paragraphSpacing); + --component-typography-heading-h3-letterSpacing: normal; + --component-typography-heading-h4-fontFamily: var(--semantic-typography-heading-h4-fontFamily); + --component-typography-heading-h4-fontSize: var(--semantic-typography-heading-h4-fontSize); + --component-typography-heading-h4-fontWeight: var(--semantic-typography-heading-h4-fontWeight); + --component-typography-heading-h4-lineHeight: var(--semantic-typography-heading-h4-lineHeight); + --component-typography-heading-h4-paragraphSpacing: var(--semantic-typography-heading-h4-paragraphSpacing); + --component-typography-heading-h4-letterSpacing: normal; + --component-typography-heading-h5-fontFamily: var(--semantic-typography-heading-h5-fontFamily); + --component-typography-heading-h5-fontSize: var(--semantic-typography-heading-h5-fontSize); + --component-typography-heading-h5-fontWeight: var(--semantic-typography-heading-h5-fontWeight); + --component-typography-heading-h5-lineHeight: var(--semantic-typography-heading-h5-lineHeight); + --component-typography-heading-h5-paragraphSpacing: var(--semantic-typography-heading-h5-paragraphSpacing); + --component-typography-heading-h5-letterSpacing: normal; + --component-typography-heading-h6-fontFamily: var(--semantic-typography-heading-h6-fontFamily); + --component-typography-heading-h6-fontSize: var(--semantic-typography-heading-h6-fontSize); + --component-typography-heading-h6-fontWeight: var(--semantic-typography-heading-h6-fontWeight); + --component-typography-heading-h6-lineHeight: var(--semantic-typography-heading-h6-lineHeight); + --component-typography-heading-h6-paragraphSpacing: var(--semantic-typography-heading-h6-paragraphSpacing); + --component-typography-heading-h6-letterSpacing: normal; + --component-typography-body-xl-regular-default-fontFamily: var( + --semantic-typography-body-xl-regular-default-fontFamily + ); + --component-typography-body-xl-regular-default-fontSize: var(--semantic-typography-body-xl-regular-default-fontSize); + --component-typography-body-xl-regular-default-fontWeight: var( + --semantic-typography-body-xl-regular-default-fontWeight + ); + --component-typography-body-xl-regular-default-lineHeight: var( + --semantic-typography-body-xl-regular-default-lineHeight + ); + --component-typography-body-xl-regular-default-paragraphSpacing: var( + --semantic-typography-body-xl-regular-default-paragraphSpacing + ); + --component-typography-body-xl-regular-default-letterSpacing: normal; + --component-typography-body-xl-regular-default-textDecoration: var( + --semantic-typography-body-xl-regular-default-textDecoration + ); + --component-typography-body-xl-regular-italic-fontFamily: var( + --semantic-typography-body-xl-regular-italic-fontFamily + ); + --component-typography-body-xl-regular-italic-fontSize: var(--semantic-typography-body-xl-regular-italic-fontSize); + --component-typography-body-xl-regular-italic-fontWeight: var( + --semantic-typography-body-xl-regular-italic-fontWeight + ); + --component-typography-body-xl-regular-italic-lineHeight: var( + --semantic-typography-body-xl-regular-italic-lineHeight + ); + --component-typography-body-xl-regular-italic-paragraphSpacing: var( + --semantic-typography-body-xl-regular-italic-paragraphSpacing + ); + --component-typography-body-xl-regular-italic-letterSpacing: normal; + --component-typography-body-xl-regular-italic-textDecoration: var( + --semantic-typography-body-xl-regular-italic-textDecoration + ); + --component-typography-body-xl-regular-underline-fontFamily: var( + --semantic-typography-body-xl-regular-underline-fontFamily + ); + --component-typography-body-xl-regular-underline-fontSize: var( + --semantic-typography-body-xl-regular-underline-fontSize + ); + --component-typography-body-xl-regular-underline-fontWeight: var( + --semantic-typography-body-xl-regular-underline-fontWeight + ); + --component-typography-body-xl-regular-underline-lineHeight: var( + --semantic-typography-body-xl-regular-underline-lineHeight + ); + --component-typography-body-xl-regular-underline-paragraphSpacing: var( + --semantic-typography-body-xl-regular-underline-paragraphSpacing + ); + --component-typography-body-xl-regular-underline-letterSpacing: normal; + --component-typography-body-xl-regular-underline-textDecoration: var( + --semantic-typography-body-xl-regular-underline-textDecoration + ); + --component-typography-body-xl-regular-italicUnderline-fontFamily: var( + --semantic-typography-body-xl-regular-italicUnderline-fontFamily + ); + --component-typography-body-xl-regular-italicUnderline-fontSize: var( + --semantic-typography-body-xl-regular-italicUnderline-fontSize + ); + --component-typography-body-xl-regular-italicUnderline-fontWeight: var( + --semantic-typography-body-xl-regular-italicUnderline-fontWeight + ); + --component-typography-body-xl-regular-italicUnderline-lineHeight: var( + --semantic-typography-body-xl-regular-italicUnderline-lineHeight + ); + --component-typography-body-xl-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing + ); + --component-typography-body-xl-regular-italicUnderline-letterSpacing: normal; + --component-typography-body-xl-regular-italicUnderline-textDecoration: var( + --semantic-typography-body-xl-regular-italicUnderline-textDecoration + ); + --component-typography-body-xl-bold-default-fontFamily: var(--semantic-typography-body-xl-bold-default-fontFamily); + --component-typography-body-xl-bold-default-fontSize: var(--semantic-typography-body-xl-bold-default-fontSize); + --component-typography-body-xl-bold-default-fontWeight: var(--semantic-typography-body-xl-bold-default-fontWeight); + --component-typography-body-xl-bold-default-lineHeight: var(--semantic-typography-body-xl-bold-default-lineHeight); + --component-typography-body-xl-bold-default-paragraphSpacing: var( + --semantic-typography-body-xl-bold-default-paragraphSpacing + ); + --component-typography-body-xl-bold-default-letterSpacing: normal; + --component-typography-body-xl-bold-default-textDecoration: var( + --semantic-typography-body-xl-bold-default-textDecoration + ); + --component-typography-body-xl-bold-italic-fontFamily: var(--semantic-typography-body-xl-bold-italic-fontFamily); + --component-typography-body-xl-bold-italic-fontSize: var(--semantic-typography-body-xl-bold-italic-fontSize); + --component-typography-body-xl-bold-italic-fontWeight: var(--semantic-typography-body-xl-bold-italic-fontWeight); + --component-typography-body-xl-bold-italic-lineHeight: var(--semantic-typography-body-xl-bold-italic-lineHeight); + --component-typography-body-xl-bold-italic-paragraphSpacing: var( + --semantic-typography-body-xl-bold-italic-paragraphSpacing + ); + --component-typography-body-xl-bold-italic-letterSpacing: normal; + --component-typography-body-xl-bold-italic-textDecoration: var( + --semantic-typography-body-xl-bold-italic-textDecoration + ); + --component-typography-body-xl-bold-underline-fontFamily: var( + --semantic-typography-body-xl-bold-underline-fontFamily + ); + --component-typography-body-xl-bold-underline-fontSize: var(--semantic-typography-body-xl-bold-underline-fontSize); + --component-typography-body-xl-bold-underline-fontWeight: var( + --semantic-typography-body-xl-bold-underline-fontWeight + ); + --component-typography-body-xl-bold-underline-lineHeight: var( + --semantic-typography-body-xl-bold-underline-lineHeight + ); + --component-typography-body-xl-bold-underline-paragraphSpacing: var( + --semantic-typography-body-xl-bold-underline-paragraphSpacing + ); + --component-typography-body-xl-bold-underline-letterSpacing: normal; + --component-typography-body-xl-bold-underline-textDecoration: var( + --semantic-typography-body-xl-bold-underline-textDecoration + ); + --component-typography-body-xl-bold-italicUnderline-fontFamily: var( + --semantic-typography-body-xl-bold-italicUnderline-fontFamily + ); + --component-typography-body-xl-bold-italicUnderline-fontSize: var( + --semantic-typography-body-xl-bold-italicUnderline-fontSize + ); + --component-typography-body-xl-bold-italicUnderline-fontWeight: var( + --semantic-typography-body-xl-bold-italicUnderline-fontWeight + ); + --component-typography-body-xl-bold-italicUnderline-lineHeight: var( + --semantic-typography-body-xl-bold-italicUnderline-lineHeight + ); + --component-typography-body-xl-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing + ); + --component-typography-body-xl-bold-italicUnderline-letterSpacing: normal; + --component-typography-body-xl-bold-italicUnderline-textDecoration: var( + --semantic-typography-body-xl-bold-italicUnderline-textDecoration + ); + --component-typography-body-lg-regular-default-fontFamily: var( + --semantic-typography-body-lg-regular-default-fontFamily + ); + --component-typography-body-lg-regular-default-fontSize: var(--semantic-typography-body-lg-regular-default-fontSize); + --component-typography-body-lg-regular-default-fontWeight: var( + --semantic-typography-body-lg-regular-default-fontWeight + ); + --component-typography-body-lg-regular-default-lineHeight: var( + --semantic-typography-body-lg-regular-default-lineHeight + ); + --component-typography-body-lg-regular-default-paragraphSpacing: var( + --semantic-typography-body-lg-regular-default-paragraphSpacing + ); + --component-typography-body-lg-regular-default-letterSpacing: normal; + --component-typography-body-lg-regular-default-textDecoration: var( + --semantic-typography-body-lg-regular-default-textDecoration + ); + --component-typography-body-lg-regular-italic-fontFamily: var( + --semantic-typography-body-lg-regular-italic-fontFamily + ); + --component-typography-body-lg-regular-italic-fontSize: var(--semantic-typography-body-lg-regular-italic-fontSize); + --component-typography-body-lg-regular-italic-fontWeight: var( + --semantic-typography-body-lg-regular-italic-fontWeight + ); + --component-typography-body-lg-regular-italic-lineHeight: var( + --semantic-typography-body-lg-regular-italic-lineHeight + ); + --component-typography-body-lg-regular-italic-paragraphSpacing: var( + --semantic-typography-body-lg-regular-italic-paragraphSpacing + ); + --component-typography-body-lg-regular-italic-letterSpacing: normal; + --component-typography-body-lg-regular-italic-textDecoration: var( + --semantic-typography-body-lg-regular-italic-textDecoration + ); + --component-typography-body-lg-regular-underline-fontFamily: var( + --semantic-typography-body-lg-regular-underline-fontFamily + ); + --component-typography-body-lg-regular-underline-fontSize: var( + --semantic-typography-body-lg-regular-underline-fontSize + ); + --component-typography-body-lg-regular-underline-fontWeight: var( + --semantic-typography-body-lg-regular-underline-fontWeight + ); + --component-typography-body-lg-regular-underline-lineHeight: var( + --semantic-typography-body-lg-regular-underline-lineHeight + ); + --component-typography-body-lg-regular-underline-paragraphSpacing: var( + --semantic-typography-body-lg-regular-underline-paragraphSpacing + ); + --component-typography-body-lg-regular-underline-letterSpacing: normal; + --component-typography-body-lg-regular-underline-textDecoration: var( + --semantic-typography-body-lg-regular-underline-textDecoration + ); + --component-typography-body-lg-regular-italicUnderline-fontFamily: var( + --semantic-typography-body-lg-regular-italicUnderline-fontFamily + ); + --component-typography-body-lg-regular-italicUnderline-fontSize: var( + --semantic-typography-body-lg-regular-italicUnderline-fontSize + ); + --component-typography-body-lg-regular-italicUnderline-fontWeight: var( + --semantic-typography-body-lg-regular-italicUnderline-fontWeight + ); + --component-typography-body-lg-regular-italicUnderline-lineHeight: var( + --semantic-typography-body-lg-regular-italicUnderline-lineHeight + ); + --component-typography-body-lg-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing + ); + --component-typography-body-lg-regular-italicUnderline-letterSpacing: normal; + --component-typography-body-lg-regular-italicUnderline-textDecoration: var( + --semantic-typography-body-lg-regular-italicUnderline-textDecoration + ); + --component-typography-body-lg-bold-default-fontFamily: var(--semantic-typography-body-lg-bold-default-fontFamily); + --component-typography-body-lg-bold-default-fontSize: var(--semantic-typography-body-lg-bold-default-fontSize); + --component-typography-body-lg-bold-default-fontWeight: var(--semantic-typography-body-lg-bold-default-fontWeight); + --component-typography-body-lg-bold-default-lineHeight: var(--semantic-typography-body-lg-bold-default-lineHeight); + --component-typography-body-lg-bold-default-paragraphSpacing: var( + --semantic-typography-body-lg-bold-default-paragraphSpacing + ); + --component-typography-body-lg-bold-default-letterSpacing: normal; + --component-typography-body-lg-bold-default-textDecoration: var( + --semantic-typography-body-lg-bold-default-textDecoration + ); + --component-typography-body-lg-bold-italic-fontFamily: var(--semantic-typography-body-lg-bold-italic-fontFamily); + --component-typography-body-lg-bold-italic-fontSize: var(--semantic-typography-body-lg-bold-italic-fontSize); + --component-typography-body-lg-bold-italic-fontWeight: var(--semantic-typography-body-lg-bold-italic-fontWeight); + --component-typography-body-lg-bold-italic-lineHeight: var(--semantic-typography-body-lg-bold-italic-lineHeight); + --component-typography-body-lg-bold-italic-paragraphSpacing: var( + --semantic-typography-body-lg-bold-italic-paragraphSpacing + ); + --component-typography-body-lg-bold-italic-letterSpacing: normal; + --component-typography-body-lg-bold-italic-textDecoration: var( + --semantic-typography-body-lg-bold-italic-textDecoration + ); + --component-typography-body-lg-bold-underline-fontFamily: var( + --semantic-typography-body-lg-bold-underline-fontFamily + ); + --component-typography-body-lg-bold-underline-fontSize: var(--semantic-typography-body-lg-bold-underline-fontSize); + --component-typography-body-lg-bold-underline-fontWeight: var( + --semantic-typography-body-lg-bold-underline-fontWeight + ); + --component-typography-body-lg-bold-underline-lineHeight: var( + --semantic-typography-body-lg-bold-underline-lineHeight + ); + --component-typography-body-lg-bold-underline-paragraphSpacing: var( + --semantic-typography-body-lg-bold-underline-paragraphSpacing + ); + --component-typography-body-lg-bold-underline-letterSpacing: normal; + --component-typography-body-lg-bold-underline-textDecoration: var( + --semantic-typography-body-lg-bold-underline-textDecoration + ); + --component-typography-body-lg-bold-italicUnderline-fontFamily: var( + --semantic-typography-body-lg-bold-italicUnderline-fontFamily + ); + --component-typography-body-lg-bold-italicUnderline-fontSize: var( + --semantic-typography-body-lg-bold-italicUnderline-fontSize + ); + --component-typography-body-lg-bold-italicUnderline-fontWeight: var( + --semantic-typography-body-lg-bold-italicUnderline-fontWeight + ); + --component-typography-body-lg-bold-italicUnderline-lineHeight: var( + --semantic-typography-body-lg-bold-italicUnderline-lineHeight + ); + --component-typography-body-lg-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing + ); + --component-typography-body-lg-bold-italicUnderline-letterSpacing: normal; + --component-typography-body-lg-bold-italicUnderline-textDecoration: var( + --semantic-typography-body-lg-bold-italicUnderline-textDecoration + ); + --component-typography-body-md-regular-default-fontFamily: var( + --semantic-typography-body-md-regular-default-fontFamily + ); + --component-typography-body-md-regular-default-fontSize: var(--semantic-typography-body-md-regular-default-fontSize); + --component-typography-body-md-regular-default-fontWeight: var( + --semantic-typography-body-md-regular-default-fontWeight + ); + --component-typography-body-md-regular-default-lineHeight: var( + --semantic-typography-body-md-regular-default-lineHeight + ); + --component-typography-body-md-regular-default-paragraphSpacing: var( + --semantic-typography-body-md-regular-default-paragraphSpacing + ); + --component-typography-body-md-regular-default-letterSpacing: normal; + --component-typography-body-md-regular-default-textDecoration: var( + --semantic-typography-body-md-regular-default-textDecoration + ); + --component-typography-body-md-regular-italic-fontFamily: var( + --semantic-typography-body-md-regular-italic-fontFamily + ); + --component-typography-body-md-regular-italic-fontSize: var(--semantic-typography-body-md-regular-italic-fontSize); + --component-typography-body-md-regular-italic-fontWeight: var( + --semantic-typography-body-md-regular-italic-fontWeight + ); + --component-typography-body-md-regular-italic-lineHeight: var( + --semantic-typography-body-md-regular-italic-lineHeight + ); + --component-typography-body-md-regular-italic-paragraphSpacing: var( + --semantic-typography-body-md-regular-italic-paragraphSpacing + ); + --component-typography-body-md-regular-italic-letterSpacing: normal; + --component-typography-body-md-regular-italic-textDecoration: var( + --semantic-typography-body-md-regular-italic-textDecoration + ); + --component-typography-body-md-regular-underline-fontFamily: var( + --semantic-typography-body-md-regular-underline-fontFamily + ); + --component-typography-body-md-regular-underline-fontSize: var( + --semantic-typography-body-md-regular-underline-fontSize + ); + --component-typography-body-md-regular-underline-fontWeight: var( + --semantic-typography-body-md-regular-underline-fontWeight + ); + --component-typography-body-md-regular-underline-lineHeight: var( + --semantic-typography-body-md-regular-underline-lineHeight + ); + --component-typography-body-md-regular-underline-paragraphSpacing: var( + --semantic-typography-body-md-regular-underline-paragraphSpacing + ); + --component-typography-body-md-regular-underline-letterSpacing: normal; + --component-typography-body-md-regular-underline-textDecoration: var( + --semantic-typography-body-md-regular-underline-textDecoration + ); + --component-typography-body-md-regular-italicUnderline-fontFamily: var( + --semantic-typography-body-md-regular-italicUnderline-fontFamily + ); + --component-typography-body-md-regular-italicUnderline-fontSize: var( + --semantic-typography-body-md-regular-italicUnderline-fontSize + ); + --component-typography-body-md-regular-italicUnderline-fontWeight: var( + --semantic-typography-body-md-regular-italicUnderline-fontWeight + ); + --component-typography-body-md-regular-italicUnderline-lineHeight: var( + --semantic-typography-body-md-regular-italicUnderline-lineHeight + ); + --component-typography-body-md-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing + ); + --component-typography-body-md-regular-italicUnderline-letterSpacing: normal; + --component-typography-body-md-regular-italicUnderline-textDecoration: var( + --semantic-typography-body-md-regular-italicUnderline-textDecoration + ); + --component-typography-body-md-bold-default-fontFamily: var(--semantic-typography-body-md-bold-default-fontFamily); + --component-typography-body-md-bold-default-fontSize: var(--semantic-typography-body-md-bold-default-fontSize); + --component-typography-body-md-bold-default-fontWeight: var(--semantic-typography-body-md-bold-default-fontWeight); + --component-typography-body-md-bold-default-lineHeight: var(--semantic-typography-body-md-bold-default-lineHeight); + --component-typography-body-md-bold-default-paragraphSpacing: var( + --semantic-typography-body-md-bold-default-paragraphSpacing + ); + --component-typography-body-md-bold-default-letterSpacing: normal; + --component-typography-body-md-bold-default-textDecoration: var( + --semantic-typography-body-md-bold-default-textDecoration + ); + --component-typography-body-md-bold-italic-fontFamily: var(--semantic-typography-body-md-bold-italic-fontFamily); + --component-typography-body-md-bold-italic-fontSize: var(--semantic-typography-body-md-bold-italic-fontSize); + --component-typography-body-md-bold-italic-fontWeight: var(--semantic-typography-body-md-bold-italic-fontWeight); + --component-typography-body-md-bold-italic-lineHeight: var(--semantic-typography-body-md-bold-italic-lineHeight); + --component-typography-body-md-bold-italic-paragraphSpacing: var( + --semantic-typography-body-md-bold-italic-paragraphSpacing + ); + --component-typography-body-md-bold-italic-letterSpacing: normal; + --component-typography-body-md-bold-italic-textDecoration: var( + --semantic-typography-body-md-bold-italic-textDecoration + ); + --component-typography-body-md-bold-underline-fontFamily: var( + --semantic-typography-body-md-bold-underline-fontFamily + ); + --component-typography-body-md-bold-underline-fontSize: var(--semantic-typography-body-md-bold-underline-fontSize); + --component-typography-body-md-bold-underline-fontWeight: var( + --semantic-typography-body-md-bold-underline-fontWeight + ); + --component-typography-body-md-bold-underline-lineHeight: var( + --semantic-typography-body-md-bold-underline-lineHeight + ); + --component-typography-body-md-bold-underline-paragraphSpacing: var( + --semantic-typography-body-md-bold-underline-paragraphSpacing + ); + --component-typography-body-md-bold-underline-letterSpacing: normal; + --component-typography-body-md-bold-underline-textDecoration: var( + --semantic-typography-body-md-bold-underline-textDecoration + ); + --component-typography-body-md-bold-italicUnderline-fontFamily: var( + --semantic-typography-body-md-bold-italicUnderline-fontFamily + ); + --component-typography-body-md-bold-italicUnderline-fontSize: var( + --semantic-typography-body-md-bold-italicUnderline-fontSize + ); + --component-typography-body-md-bold-italicUnderline-fontWeight: var( + --semantic-typography-body-md-bold-italicUnderline-fontWeight + ); + --component-typography-body-md-bold-italicUnderline-lineHeight: var( + --semantic-typography-body-md-bold-italicUnderline-lineHeight + ); + --component-typography-body-md-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing + ); + --component-typography-body-md-bold-italicUnderline-letterSpacing: normal; + --component-typography-body-md-bold-italicUnderline-textDecoration: var( + --semantic-typography-body-md-bold-italicUnderline-textDecoration + ); + --component-typography-body-sm-regular-default-fontFamily: var( + --semantic-typography-body-sm-regular-default-fontFamily + ); + --component-typography-body-sm-regular-default-fontSize: var(--semantic-typography-body-sm-regular-default-fontSize); + --component-typography-body-sm-regular-default-fontWeight: var( + --semantic-typography-body-sm-regular-default-fontWeight + ); + --component-typography-body-sm-regular-default-lineHeight: var( + --semantic-typography-body-sm-regular-default-lineHeight + ); + --component-typography-body-sm-regular-default-paragraphSpacing: var( + --semantic-typography-body-sm-regular-default-paragraphSpacing + ); + --component-typography-body-sm-regular-default-letterSpacing: normal; + --component-typography-body-sm-regular-default-textDecoration: var( + --semantic-typography-body-sm-regular-default-textDecoration + ); + --component-typography-body-sm-regular-italic-fontFamily: var( + --semantic-typography-body-sm-regular-italic-fontFamily + ); + --component-typography-body-sm-regular-italic-fontSize: var(--semantic-typography-body-sm-regular-italic-fontSize); + --component-typography-body-sm-regular-italic-fontWeight: var( + --semantic-typography-body-sm-regular-italic-fontWeight + ); + --component-typography-body-sm-regular-italic-lineHeight: var( + --semantic-typography-body-sm-regular-italic-lineHeight + ); + --component-typography-body-sm-regular-italic-paragraphSpacing: var( + --semantic-typography-body-sm-regular-italic-paragraphSpacing + ); + --component-typography-body-sm-regular-italic-letterSpacing: normal; + --component-typography-body-sm-regular-italic-textDecoration: var( + --semantic-typography-body-sm-regular-italic-textDecoration + ); + --component-typography-body-sm-regular-underline-fontFamily: var( + --semantic-typography-body-sm-regular-underline-fontFamily + ); + --component-typography-body-sm-regular-underline-fontSize: var( + --semantic-typography-body-sm-regular-underline-fontSize + ); + --component-typography-body-sm-regular-underline-fontWeight: var( + --semantic-typography-body-sm-regular-underline-fontWeight + ); + --component-typography-body-sm-regular-underline-lineHeight: var( + --semantic-typography-body-sm-regular-underline-lineHeight + ); + --component-typography-body-sm-regular-underline-paragraphSpacing: var( + --semantic-typography-body-sm-regular-underline-paragraphSpacing + ); + --component-typography-body-sm-regular-underline-letterSpacing: normal; + --component-typography-body-sm-regular-underline-textDecoration: var( + --semantic-typography-body-sm-regular-underline-textDecoration + ); + --component-typography-body-sm-regular-italicUnderline-fontFamily: var( + --semantic-typography-body-sm-regular-italicUnderline-fontFamily + ); + --component-typography-body-sm-regular-italicUnderline-fontSize: var( + --semantic-typography-body-sm-regular-italicUnderline-fontSize + ); + --component-typography-body-sm-regular-italicUnderline-fontWeight: var( + --semantic-typography-body-sm-regular-italicUnderline-fontWeight + ); + --component-typography-body-sm-regular-italicUnderline-lineHeight: var( + --semantic-typography-body-sm-regular-italicUnderline-lineHeight + ); + --component-typography-body-sm-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing + ); + --component-typography-body-sm-regular-italicUnderline-letterSpacing: normal; + --component-typography-body-sm-regular-italicUnderline-textDecoration: var( + --semantic-typography-body-sm-regular-italicUnderline-textDecoration + ); + --component-typography-body-sm-bold-default-fontFamily: var(--semantic-typography-body-sm-bold-default-fontFamily); + --component-typography-body-sm-bold-default-fontSize: var(--semantic-typography-body-sm-bold-default-fontSize); + --component-typography-body-sm-bold-default-fontWeight: var(--semantic-typography-body-sm-bold-default-fontWeight); + --component-typography-body-sm-bold-default-lineHeight: var(--semantic-typography-body-sm-bold-default-lineHeight); + --component-typography-body-sm-bold-default-paragraphSpacing: var( + --semantic-typography-body-sm-bold-default-paragraphSpacing + ); + --component-typography-body-sm-bold-default-letterSpacing: normal; + --component-typography-body-sm-bold-default-textDecoration: var( + --semantic-typography-body-sm-bold-default-textDecoration + ); + --component-typography-body-sm-bold-italic-fontFamily: var(--semantic-typography-body-sm-bold-italic-fontFamily); + --component-typography-body-sm-bold-italic-fontSize: var(--semantic-typography-body-sm-bold-italic-fontSize); + --component-typography-body-sm-bold-italic-fontWeight: var(--semantic-typography-body-sm-bold-italic-fontWeight); + --component-typography-body-sm-bold-italic-lineHeight: var(--semantic-typography-body-sm-bold-italic-lineHeight); + --component-typography-body-sm-bold-italic-paragraphSpacing: var( + --semantic-typography-body-sm-bold-italic-paragraphSpacing + ); + --component-typography-body-sm-bold-italic-letterSpacing: normal; + --component-typography-body-sm-bold-italic-textDecoration: var( + --semantic-typography-body-sm-bold-italic-textDecoration + ); + --component-typography-body-sm-bold-underline-fontFamily: var( + --semantic-typography-body-sm-bold-underline-fontFamily + ); + --component-typography-body-sm-bold-underline-fontSize: var(--semantic-typography-body-sm-bold-underline-fontSize); + --component-typography-body-sm-bold-underline-fontWeight: var( + --semantic-typography-body-sm-bold-underline-fontWeight + ); + --component-typography-body-sm-bold-underline-lineHeight: var( + --semantic-typography-body-sm-bold-underline-lineHeight + ); + --component-typography-body-sm-bold-underline-paragraphSpacing: var( + --semantic-typography-body-sm-bold-underline-paragraphSpacing + ); + --component-typography-body-sm-bold-underline-letterSpacing: normal; + --component-typography-body-sm-bold-underline-textDecoration: var( + --semantic-typography-body-sm-bold-underline-textDecoration + ); + --component-typography-body-sm-bold-italicUnderline-fontFamily: var( + --semantic-typography-body-sm-bold-italicUnderline-fontFamily + ); + --component-typography-body-sm-bold-italicUnderline-fontSize: var( + --semantic-typography-body-sm-bold-italicUnderline-fontSize + ); + --component-typography-body-sm-bold-italicUnderline-fontWeight: var( + --semantic-typography-body-sm-bold-italicUnderline-fontWeight + ); + --component-typography-body-sm-bold-italicUnderline-lineHeight: var( + --semantic-typography-body-sm-bold-italicUnderline-lineHeight + ); + --component-typography-body-sm-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing + ); + --component-typography-body-sm-bold-italicUnderline-letterSpacing: normal; + --component-typography-body-sm-bold-italicUnderline-textDecoration: var( + --semantic-typography-body-sm-bold-italicUnderline-textDecoration + ); + --component-typography-caption-regular-default-fontFamily: var( + --semantic-typography-caption-regular-default-fontFamily + ); + --component-typography-caption-regular-default-fontSize: var(--semantic-typography-caption-regular-default-fontSize); + --component-typography-caption-regular-default-fontWeight: var( + --semantic-typography-caption-regular-default-fontWeight + ); + --component-typography-caption-regular-default-lineHeight: var( + --semantic-typography-caption-regular-default-lineHeight + ); + --component-typography-caption-regular-default-paragraphSpacing: var( + --semantic-typography-caption-regular-default-paragraphSpacing + ); + --component-typography-caption-regular-default-letterSpacing: normal; + --component-typography-caption-regular-default-textDecoration: var( + --semantic-typography-caption-regular-default-textDecoration + ); + --component-typography-caption-regular-italic-fontFamily: var( + --semantic-typography-caption-regular-italic-fontFamily + ); + --component-typography-caption-regular-italic-fontSize: var(--semantic-typography-caption-regular-italic-fontSize); + --component-typography-caption-regular-italic-fontWeight: var( + --semantic-typography-caption-regular-italic-fontWeight + ); + --component-typography-caption-regular-italic-lineHeight: var( + --semantic-typography-caption-regular-italic-lineHeight + ); + --component-typography-caption-regular-italic-paragraphSpacing: var( + --semantic-typography-caption-regular-italic-paragraphSpacing + ); + --component-typography-caption-regular-italic-letterSpacing: normal; + --component-typography-caption-regular-italic-textDecoration: var( + --semantic-typography-caption-regular-italic-textDecoration + ); + --component-typography-caption-regular-underline-fontFamily: var( + --semantic-typography-caption-regular-underline-fontFamily + ); + --component-typography-caption-regular-underline-fontSize: var( + --semantic-typography-caption-regular-underline-fontSize + ); + --component-typography-caption-regular-underline-fontWeight: var( + --semantic-typography-caption-regular-underline-fontWeight + ); + --component-typography-caption-regular-underline-lineHeight: var( + --semantic-typography-caption-regular-underline-lineHeight + ); + --component-typography-caption-regular-underline-paragraphSpacing: var( + --semantic-typography-caption-regular-underline-paragraphSpacing + ); + --component-typography-caption-regular-underline-letterSpacing: normal; + --component-typography-caption-regular-underline-textDecoration: var( + --semantic-typography-caption-regular-underline-textDecoration + ); + --component-typography-caption-regular-italicUnderline-fontFamily: var( + --semantic-typography-caption-regular-italicUnderline-fontFamily + ); + --component-typography-caption-regular-italicUnderline-fontSize: var( + --semantic-typography-caption-regular-italicUnderline-fontSize + ); + --component-typography-caption-regular-italicUnderline-fontWeight: var( + --semantic-typography-caption-regular-italicUnderline-fontWeight + ); + --component-typography-caption-regular-italicUnderline-lineHeight: var( + --semantic-typography-caption-regular-italicUnderline-lineHeight + ); + --component-typography-caption-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing + ); + --component-typography-caption-regular-italicUnderline-letterSpacing: normal; + --component-typography-caption-regular-italicUnderline-textDecoration: var( + --semantic-typography-caption-regular-italicUnderline-textDecoration + ); + --component-typography-caption-bold-default-fontFamily: var(--semantic-typography-caption-bold-default-fontFamily); + --component-typography-caption-bold-default-fontSize: var(--semantic-typography-caption-bold-default-fontSize); + --component-typography-caption-bold-default-fontWeight: var(--semantic-typography-caption-bold-default-fontWeight); + --component-typography-caption-bold-default-lineHeight: var(--semantic-typography-caption-bold-default-lineHeight); + --component-typography-caption-bold-default-paragraphSpacing: var( + --semantic-typography-caption-bold-default-paragraphSpacing + ); + --component-typography-caption-bold-default-letterSpacing: normal; + --component-typography-caption-bold-default-textDecoration: var( + --semantic-typography-caption-bold-default-textDecoration + ); + --component-typography-caption-bold-italic-fontFamily: var(--semantic-typography-caption-bold-italic-fontFamily); + --component-typography-caption-bold-italic-fontSize: var(--semantic-typography-caption-bold-italic-fontSize); + --component-typography-caption-bold-italic-fontWeight: var(--semantic-typography-caption-bold-italic-fontWeight); + --component-typography-caption-bold-italic-lineHeight: var(--semantic-typography-caption-bold-italic-lineHeight); + --component-typography-caption-bold-italic-paragraphSpacing: var( + --semantic-typography-caption-bold-italic-paragraphSpacing + ); + --component-typography-caption-bold-italic-letterSpacing: normal; + --component-typography-caption-bold-italic-textDecoration: var( + --semantic-typography-caption-bold-italic-textDecoration + ); + --component-typography-caption-bold-underline-fontFamily: var( + --semantic-typography-caption-bold-underline-fontFamily + ); + --component-typography-caption-bold-underline-fontSize: var(--semantic-typography-caption-bold-underline-fontSize); + --component-typography-caption-bold-underline-fontWeight: var( + --semantic-typography-caption-bold-underline-fontWeight + ); + --component-typography-caption-bold-underline-lineHeight: var( + --semantic-typography-caption-bold-underline-lineHeight + ); + --component-typography-caption-bold-underline-paragraphSpacing: var( + --semantic-typography-caption-bold-underline-paragraphSpacing + ); + --component-typography-caption-bold-underline-letterSpacing: normal; + --component-typography-caption-bold-underline-textDecoration: var( + --semantic-typography-caption-bold-underline-textDecoration + ); + --component-typography-caption-bold-italicUnderline-fontFamily: var( + --semantic-typography-caption-bold-italicUnderline-fontFamily + ); + --component-typography-caption-bold-italicUnderline-fontSize: var( + --semantic-typography-caption-bold-italicUnderline-fontSize + ); + --component-typography-caption-bold-italicUnderline-fontWeight: var( + --semantic-typography-caption-bold-italicUnderline-fontWeight + ); + --component-typography-caption-bold-italicUnderline-lineHeight: var( + --semantic-typography-caption-bold-italicUnderline-lineHeight + ); + --component-typography-caption-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing + ); + --component-typography-caption-bold-italicUnderline-letterSpacing: normal; + --component-typography-caption-bold-italicUnderline-textDecoration: var( + --semantic-typography-caption-bold-italicUnderline-textDecoration + ); + --component-typography-code-xl-regular-default-fontFamily: var( + --semantic-typography-code-xl-regular-default-fontFamily + ); + --component-typography-code-xl-regular-default-fontSize: var(--semantic-typography-code-xl-regular-default-fontSize); + --component-typography-code-xl-regular-default-fontWeight: var( + --semantic-typography-code-xl-regular-default-fontWeight + ); + --component-typography-code-xl-regular-default-lineHeight: var( + --semantic-typography-code-xl-regular-default-lineHeight + ); + --component-typography-code-xl-regular-default-paragraphSpacing: var( + --semantic-typography-code-xl-regular-default-paragraphSpacing + ); + --component-typography-code-xl-regular-default-letterSpacing: normal; + --component-typography-code-xl-regular-default-textDecoration: var( + --semantic-typography-code-xl-regular-default-textDecoration + ); + --component-typography-code-xl-regular-italic-fontFamily: var( + --semantic-typography-code-xl-regular-italic-fontFamily + ); + --component-typography-code-xl-regular-italic-fontSize: var(--semantic-typography-code-xl-regular-italic-fontSize); + --component-typography-code-xl-regular-italic-fontWeight: var( + --semantic-typography-code-xl-regular-italic-fontWeight + ); + --component-typography-code-xl-regular-italic-lineHeight: var( + --semantic-typography-code-xl-regular-italic-lineHeight + ); + --component-typography-code-xl-regular-italic-paragraphSpacing: var( + --semantic-typography-code-xl-regular-italic-paragraphSpacing + ); + --component-typography-code-xl-regular-italic-letterSpacing: normal; + --component-typography-code-xl-regular-italic-textDecoration: var( + --semantic-typography-code-xl-regular-italic-textDecoration + ); + --component-typography-code-xl-regular-underline-fontFamily: var( + --semantic-typography-code-xl-regular-underline-fontFamily + ); + --component-typography-code-xl-regular-underline-fontSize: var( + --semantic-typography-code-xl-regular-underline-fontSize + ); + --component-typography-code-xl-regular-underline-fontWeight: var( + --semantic-typography-code-xl-regular-underline-fontWeight + ); + --component-typography-code-xl-regular-underline-lineHeight: var( + --semantic-typography-code-xl-regular-underline-lineHeight + ); + --component-typography-code-xl-regular-underline-paragraphSpacing: var( + --semantic-typography-code-xl-regular-underline-paragraphSpacing + ); + --component-typography-code-xl-regular-underline-letterSpacing: normal; + --component-typography-code-xl-regular-underline-textDecoration: var( + --semantic-typography-code-xl-regular-underline-textDecoration + ); + --component-typography-code-xl-regular-italicUnderline-fontFamily: var( + --semantic-typography-code-xl-regular-italicUnderline-fontFamily + ); + --component-typography-code-xl-regular-italicUnderline-fontSize: var( + --semantic-typography-code-xl-regular-italicUnderline-fontSize + ); + --component-typography-code-xl-regular-italicUnderline-fontWeight: var( + --semantic-typography-code-xl-regular-italicUnderline-fontWeight + ); + --component-typography-code-xl-regular-italicUnderline-lineHeight: var( + --semantic-typography-code-xl-regular-italicUnderline-lineHeight + ); + --component-typography-code-xl-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing + ); + --component-typography-code-xl-regular-italicUnderline-letterSpacing: normal; + --component-typography-code-xl-regular-italicUnderline-textDecoration: var( + --semantic-typography-code-xl-regular-italicUnderline-textDecoration + ); + --component-typography-code-xl-bold-default-fontFamily: var(--semantic-typography-code-xl-bold-default-fontFamily); + --component-typography-code-xl-bold-default-fontSize: var(--semantic-typography-code-xl-bold-default-fontSize); + --component-typography-code-xl-bold-default-fontWeight: var(--semantic-typography-code-xl-bold-default-fontWeight); + --component-typography-code-xl-bold-default-lineHeight: var(--semantic-typography-code-xl-bold-default-lineHeight); + --component-typography-code-xl-bold-default-paragraphSpacing: var( + --semantic-typography-code-xl-bold-default-paragraphSpacing + ); + --component-typography-code-xl-bold-default-letterSpacing: normal; + --component-typography-code-xl-bold-default-textDecoration: var( + --semantic-typography-code-xl-bold-default-textDecoration + ); + --component-typography-code-xl-bold-italic-fontFamily: var(--semantic-typography-code-xl-bold-italic-fontFamily); + --component-typography-code-xl-bold-italic-fontSize: var(--semantic-typography-code-xl-bold-italic-fontSize); + --component-typography-code-xl-bold-italic-fontWeight: var(--semantic-typography-code-xl-bold-italic-fontWeight); + --component-typography-code-xl-bold-italic-lineHeight: var(--semantic-typography-code-xl-bold-italic-lineHeight); + --component-typography-code-xl-bold-italic-paragraphSpacing: var( + --semantic-typography-code-xl-bold-italic-paragraphSpacing + ); + --component-typography-code-xl-bold-italic-letterSpacing: normal; + --component-typography-code-xl-bold-italic-textDecoration: var( + --semantic-typography-code-xl-bold-italic-textDecoration + ); + --component-typography-code-xl-bold-underline-fontFamily: var( + --semantic-typography-code-xl-bold-underline-fontFamily + ); + --component-typography-code-xl-bold-underline-fontSize: var(--semantic-typography-code-xl-bold-underline-fontSize); + --component-typography-code-xl-bold-underline-fontWeight: var( + --semantic-typography-code-xl-bold-underline-fontWeight + ); + --component-typography-code-xl-bold-underline-lineHeight: var( + --semantic-typography-code-xl-bold-underline-lineHeight + ); + --component-typography-code-xl-bold-underline-paragraphSpacing: var( + --semantic-typography-code-xl-bold-underline-paragraphSpacing + ); + --component-typography-code-xl-bold-underline-letterSpacing: normal; + --component-typography-code-xl-bold-underline-textDecoration: var( + --semantic-typography-code-xl-bold-underline-textDecoration + ); + --component-typography-code-xl-bold-italicUnderline-fontFamily: var( + --semantic-typography-code-xl-bold-italicUnderline-fontFamily + ); + --component-typography-code-xl-bold-italicUnderline-fontSize: var( + --semantic-typography-code-xl-bold-italicUnderline-fontSize + ); + --component-typography-code-xl-bold-italicUnderline-fontWeight: var( + --semantic-typography-code-xl-bold-italicUnderline-fontWeight + ); + --component-typography-code-xl-bold-italicUnderline-lineHeight: var( + --semantic-typography-code-xl-bold-italicUnderline-lineHeight + ); + --component-typography-code-xl-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing + ); + --component-typography-code-xl-bold-italicUnderline-letterSpacing: normal; + --component-typography-code-xl-bold-italicUnderline-textDecoration: var( + --semantic-typography-code-xl-bold-italicUnderline-textDecoration + ); + --component-typography-code-lg-regular-default-fontFamily: var( + --semantic-typography-code-lg-regular-default-fontFamily + ); + --component-typography-code-lg-regular-default-fontSize: var(--semantic-typography-code-lg-regular-default-fontSize); + --component-typography-code-lg-regular-default-fontWeight: var( + --semantic-typography-code-lg-regular-default-fontWeight + ); + --component-typography-code-lg-regular-default-lineHeight: var( + --semantic-typography-code-lg-regular-default-lineHeight + ); + --component-typography-code-lg-regular-default-paragraphSpacing: var( + --semantic-typography-code-lg-regular-default-paragraphSpacing + ); + --component-typography-code-lg-regular-default-letterSpacing: normal; + --component-typography-code-lg-regular-default-textDecoration: var( + --semantic-typography-code-lg-regular-default-textDecoration + ); + --component-typography-code-lg-regular-italic-fontFamily: var( + --semantic-typography-code-lg-regular-italic-fontFamily + ); + --component-typography-code-lg-regular-italic-fontSize: var(--semantic-typography-code-lg-regular-italic-fontSize); + --component-typography-code-lg-regular-italic-fontWeight: var( + --semantic-typography-code-lg-regular-italic-fontWeight + ); + --component-typography-code-lg-regular-italic-lineHeight: var( + --semantic-typography-code-lg-regular-italic-lineHeight + ); + --component-typography-code-lg-regular-italic-paragraphSpacing: var( + --semantic-typography-code-lg-regular-italic-paragraphSpacing + ); + --component-typography-code-lg-regular-italic-letterSpacing: normal; + --component-typography-code-lg-regular-italic-textDecoration: var( + --semantic-typography-code-lg-regular-italic-textDecoration + ); + --component-typography-code-lg-regular-underline-fontFamily: var( + --semantic-typography-code-lg-regular-underline-fontFamily + ); + --component-typography-code-lg-regular-underline-fontSize: var( + --semantic-typography-code-lg-regular-underline-fontSize + ); + --component-typography-code-lg-regular-underline-fontWeight: var( + --semantic-typography-code-lg-regular-underline-fontWeight + ); + --component-typography-code-lg-regular-underline-lineHeight: var( + --semantic-typography-code-lg-regular-underline-lineHeight + ); + --component-typography-code-lg-regular-underline-paragraphSpacing: var( + --semantic-typography-code-lg-regular-underline-paragraphSpacing + ); + --component-typography-code-lg-regular-underline-letterSpacing: normal; + --component-typography-code-lg-regular-underline-textDecoration: var( + --semantic-typography-code-lg-regular-underline-textDecoration + ); + --component-typography-code-lg-regular-italicUnderline-fontFamily: var( + --semantic-typography-code-lg-regular-italicUnderline-fontFamily + ); + --component-typography-code-lg-regular-italicUnderline-fontSize: var( + --semantic-typography-code-lg-regular-italicUnderline-fontSize + ); + --component-typography-code-lg-regular-italicUnderline-fontWeight: var( + --semantic-typography-code-lg-regular-italicUnderline-fontWeight + ); + --component-typography-code-lg-regular-italicUnderline-lineHeight: var( + --semantic-typography-code-lg-regular-italicUnderline-lineHeight + ); + --component-typography-code-lg-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing + ); + --component-typography-code-lg-regular-italicUnderline-letterSpacing: normal; + --component-typography-code-lg-regular-italicUnderline-textDecoration: var( + --semantic-typography-code-lg-regular-italicUnderline-textDecoration + ); + --component-typography-code-lg-bold-default-fontFamily: var(--semantic-typography-code-lg-bold-default-fontFamily); + --component-typography-code-lg-bold-default-fontSize: var(--semantic-typography-code-lg-bold-default-fontSize); + --component-typography-code-lg-bold-default-fontWeight: var(--semantic-typography-code-lg-bold-default-fontWeight); + --component-typography-code-lg-bold-default-lineHeight: var(--semantic-typography-code-lg-bold-default-lineHeight); + --component-typography-code-lg-bold-default-paragraphSpacing: var( + --semantic-typography-code-lg-bold-default-paragraphSpacing + ); + --component-typography-code-lg-bold-default-letterSpacing: normal; + --component-typography-code-lg-bold-default-textDecoration: var( + --semantic-typography-code-lg-bold-default-textDecoration + ); + --component-typography-code-lg-bold-italic-fontFamily: var(--semantic-typography-code-lg-bold-italic-fontFamily); + --component-typography-code-lg-bold-italic-fontSize: var(--semantic-typography-code-lg-bold-italic-fontSize); + --component-typography-code-lg-bold-italic-fontWeight: var(--semantic-typography-code-lg-bold-italic-fontWeight); + --component-typography-code-lg-bold-italic-lineHeight: var(--semantic-typography-code-lg-bold-italic-lineHeight); + --component-typography-code-lg-bold-italic-paragraphSpacing: var( + --semantic-typography-code-lg-bold-italic-paragraphSpacing + ); + --component-typography-code-lg-bold-italic-letterSpacing: normal; + --component-typography-code-lg-bold-italic-textDecoration: var( + --semantic-typography-code-lg-bold-italic-textDecoration + ); + --component-typography-code-lg-bold-underline-fontFamily: var( + --semantic-typography-code-lg-bold-underline-fontFamily + ); + --component-typography-code-lg-bold-underline-fontSize: var(--semantic-typography-code-lg-bold-underline-fontSize); + --component-typography-code-lg-bold-underline-fontWeight: var( + --semantic-typography-code-lg-bold-underline-fontWeight + ); + --component-typography-code-lg-bold-underline-lineHeight: var( + --semantic-typography-code-lg-bold-underline-lineHeight + ); + --component-typography-code-lg-bold-underline-paragraphSpacing: var( + --semantic-typography-code-lg-bold-underline-paragraphSpacing + ); + --component-typography-code-lg-bold-underline-letterSpacing: normal; + --component-typography-code-lg-bold-underline-textDecoration: var( + --semantic-typography-code-lg-bold-underline-textDecoration + ); + --component-typography-code-lg-bold-italicUnderline-fontFamily: var( + --semantic-typography-code-lg-bold-italicUnderline-fontFamily + ); + --component-typography-code-lg-bold-italicUnderline-fontSize: var( + --semantic-typography-code-lg-bold-italicUnderline-fontSize + ); + --component-typography-code-lg-bold-italicUnderline-fontWeight: var( + --semantic-typography-code-lg-bold-italicUnderline-fontWeight + ); + --component-typography-code-lg-bold-italicUnderline-lineHeight: var( + --semantic-typography-code-lg-bold-italicUnderline-lineHeight + ); + --component-typography-code-lg-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing + ); + --component-typography-code-lg-bold-italicUnderline-letterSpacing: normal; + --component-typography-code-lg-bold-italicUnderline-textDecoration: var( + --semantic-typography-code-lg-bold-italicUnderline-textDecoration + ); + --component-typography-code-md-regular-default-fontFamily: var( + --semantic-typography-code-md-regular-default-fontFamily + ); + --component-typography-code-md-regular-default-fontSize: var(--semantic-typography-code-md-regular-default-fontSize); + --component-typography-code-md-regular-default-fontWeight: var( + --semantic-typography-code-md-regular-default-fontWeight + ); + --component-typography-code-md-regular-default-lineHeight: var( + --semantic-typography-code-md-regular-default-lineHeight + ); + --component-typography-code-md-regular-default-paragraphSpacing: var( + --semantic-typography-code-md-regular-default-paragraphSpacing + ); + --component-typography-code-md-regular-default-letterSpacing: normal; + --component-typography-code-md-regular-default-textDecoration: var( + --semantic-typography-code-md-regular-default-textDecoration + ); + --component-typography-code-md-regular-italic-fontFamily: var( + --semantic-typography-code-md-regular-italic-fontFamily + ); + --component-typography-code-md-regular-italic-fontSize: var(--semantic-typography-code-md-regular-italic-fontSize); + --component-typography-code-md-regular-italic-fontWeight: var( + --semantic-typography-code-md-regular-italic-fontWeight + ); + --component-typography-code-md-regular-italic-lineHeight: var( + --semantic-typography-code-md-regular-italic-lineHeight + ); + --component-typography-code-md-regular-italic-paragraphSpacing: var( + --semantic-typography-code-md-regular-italic-paragraphSpacing + ); + --component-typography-code-md-regular-italic-letterSpacing: normal; + --component-typography-code-md-regular-italic-textDecoration: var( + --semantic-typography-code-md-regular-italic-textDecoration + ); + --component-typography-code-md-regular-underline-fontFamily: var( + --semantic-typography-code-md-regular-underline-fontFamily + ); + --component-typography-code-md-regular-underline-fontSize: var( + --semantic-typography-code-md-regular-underline-fontSize + ); + --component-typography-code-md-regular-underline-fontWeight: var( + --semantic-typography-code-md-regular-underline-fontWeight + ); + --component-typography-code-md-regular-underline-lineHeight: var( + --semantic-typography-code-md-regular-underline-lineHeight + ); + --component-typography-code-md-regular-underline-paragraphSpacing: var( + --semantic-typography-code-md-regular-underline-paragraphSpacing + ); + --component-typography-code-md-regular-underline-letterSpacing: normal; + --component-typography-code-md-regular-underline-textDecoration: var( + --semantic-typography-code-md-regular-underline-textDecoration + ); + --component-typography-code-md-regular-italicUnderline-fontFamily: var( + --semantic-typography-code-md-regular-italicUnderline-fontFamily + ); + --component-typography-code-md-regular-italicUnderline-fontSize: var( + --semantic-typography-code-md-regular-italicUnderline-fontSize + ); + --component-typography-code-md-regular-italicUnderline-fontWeight: var( + --semantic-typography-code-md-regular-italicUnderline-fontWeight + ); + --component-typography-code-md-regular-italicUnderline-lineHeight: var( + --semantic-typography-code-md-regular-italicUnderline-lineHeight + ); + --component-typography-code-md-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing + ); + --component-typography-code-md-regular-italicUnderline-letterSpacing: normal; + --component-typography-code-md-regular-italicUnderline-textDecoration: var( + --semantic-typography-code-md-regular-italicUnderline-textDecoration + ); + --component-typography-code-md-bold-default-fontFamily: var(--semantic-typography-code-md-bold-default-fontFamily); + --component-typography-code-md-bold-default-fontSize: var(--semantic-typography-code-md-bold-default-fontSize); + --component-typography-code-md-bold-default-fontWeight: var(--semantic-typography-code-md-bold-default-fontWeight); + --component-typography-code-md-bold-default-lineHeight: var(--semantic-typography-code-md-bold-default-lineHeight); + --component-typography-code-md-bold-default-paragraphSpacing: var( + --semantic-typography-code-md-bold-default-paragraphSpacing + ); + --component-typography-code-md-bold-default-letterSpacing: normal; + --component-typography-code-md-bold-default-textDecoration: var( + --semantic-typography-code-md-bold-default-textDecoration + ); + --component-typography-code-md-bold-italic-fontFamily: var(--semantic-typography-code-md-bold-italic-fontFamily); + --component-typography-code-md-bold-italic-fontSize: var(--semantic-typography-code-md-bold-italic-fontSize); + --component-typography-code-md-bold-italic-fontWeight: var(--semantic-typography-code-md-bold-italic-fontWeight); + --component-typography-code-md-bold-italic-lineHeight: var(--semantic-typography-code-md-bold-italic-lineHeight); + --component-typography-code-md-bold-italic-paragraphSpacing: var( + --semantic-typography-code-md-bold-italic-paragraphSpacing + ); + --component-typography-code-md-bold-italic-letterSpacing: normal; + --component-typography-code-md-bold-italic-textDecoration: var( + --semantic-typography-code-md-bold-italic-textDecoration + ); + --component-typography-code-md-bold-underline-fontFamily: var( + --semantic-typography-code-md-bold-underline-fontFamily + ); + --component-typography-code-md-bold-underline-fontSize: var(--semantic-typography-code-md-bold-underline-fontSize); + --component-typography-code-md-bold-underline-fontWeight: var( + --semantic-typography-code-md-bold-underline-fontWeight + ); + --component-typography-code-md-bold-underline-lineHeight: var( + --semantic-typography-code-md-bold-underline-lineHeight + ); + --component-typography-code-md-bold-underline-paragraphSpacing: var( + --semantic-typography-code-md-bold-underline-paragraphSpacing + ); + --component-typography-code-md-bold-underline-letterSpacing: normal; + --component-typography-code-md-bold-underline-textDecoration: var( + --semantic-typography-code-md-bold-underline-textDecoration + ); + --component-typography-code-md-bold-italicUnderline-fontFamily: var( + --semantic-typography-code-md-bold-italicUnderline-fontFamily + ); + --component-typography-code-md-bold-italicUnderline-fontSize: var( + --semantic-typography-code-md-bold-italicUnderline-fontSize + ); + --component-typography-code-md-bold-italicUnderline-fontWeight: var( + --semantic-typography-code-md-bold-italicUnderline-fontWeight + ); + --component-typography-code-md-bold-italicUnderline-lineHeight: var( + --semantic-typography-code-md-bold-italicUnderline-lineHeight + ); + --component-typography-code-md-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing + ); + --component-typography-code-md-bold-italicUnderline-letterSpacing: normal; + --component-typography-code-md-bold-italicUnderline-textDecoration: var( + --semantic-typography-code-md-bold-italicUnderline-textDecoration + ); + --component-typography-code-sm-regular-default-fontFamily: var( + --semantic-typography-code-sm-regular-default-fontFamily + ); + --component-typography-code-sm-regular-default-fontSize: var(--semantic-typography-code-sm-regular-default-fontSize); + --component-typography-code-sm-regular-default-fontWeight: var( + --semantic-typography-code-sm-regular-default-fontWeight + ); + --component-typography-code-sm-regular-default-lineHeight: var( + --semantic-typography-code-sm-regular-default-lineHeight + ); + --component-typography-code-sm-regular-default-paragraphSpacing: var( + --semantic-typography-code-sm-regular-default-paragraphSpacing + ); + --component-typography-code-sm-regular-default-letterSpacing: normal; + --component-typography-code-sm-regular-default-textDecoration: var( + --semantic-typography-code-sm-regular-default-textDecoration + ); + --component-typography-code-sm-regular-italic-fontFamily: var( + --semantic-typography-code-sm-regular-italic-fontFamily + ); + --component-typography-code-sm-regular-italic-fontSize: var(--semantic-typography-code-sm-regular-italic-fontSize); + --component-typography-code-sm-regular-italic-fontWeight: var( + --semantic-typography-code-sm-regular-italic-fontWeight + ); + --component-typography-code-sm-regular-italic-lineHeight: var( + --semantic-typography-code-sm-regular-italic-lineHeight + ); + --component-typography-code-sm-regular-italic-paragraphSpacing: var( + --semantic-typography-code-sm-regular-italic-paragraphSpacing + ); + --component-typography-code-sm-regular-italic-letterSpacing: normal; + --component-typography-code-sm-regular-italic-textDecoration: var( + --semantic-typography-code-sm-regular-italic-textDecoration + ); + --component-typography-code-sm-regular-underline-fontFamily: var( + --semantic-typography-code-sm-regular-underline-fontFamily + ); + --component-typography-code-sm-regular-underline-fontSize: var( + --semantic-typography-code-sm-regular-underline-fontSize + ); + --component-typography-code-sm-regular-underline-fontWeight: var( + --semantic-typography-code-sm-regular-underline-fontWeight + ); + --component-typography-code-sm-regular-underline-lineHeight: var( + --semantic-typography-code-sm-regular-underline-lineHeight + ); + --component-typography-code-sm-regular-underline-paragraphSpacing: var( + --semantic-typography-code-sm-regular-underline-paragraphSpacing + ); + --component-typography-code-sm-regular-underline-letterSpacing: normal; + --component-typography-code-sm-regular-underline-textDecoration: var( + --semantic-typography-code-sm-regular-underline-textDecoration + ); + --component-typography-code-sm-regular-italicUnderline-fontFamily: var( + --semantic-typography-code-sm-regular-italicUnderline-fontFamily + ); + --component-typography-code-sm-regular-italicUnderline-fontSize: var( + --semantic-typography-code-sm-regular-italicUnderline-fontSize + ); + --component-typography-code-sm-regular-italicUnderline-fontWeight: var( + --semantic-typography-code-sm-regular-italicUnderline-fontWeight + ); + --component-typography-code-sm-regular-italicUnderline-lineHeight: var( + --semantic-typography-code-sm-regular-italicUnderline-lineHeight + ); + --component-typography-code-sm-regular-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing + ); + --component-typography-code-sm-regular-italicUnderline-letterSpacing: normal; + --component-typography-code-sm-regular-italicUnderline-textDecoration: var( + --semantic-typography-code-sm-regular-italicUnderline-textDecoration + ); + --component-typography-code-sm-bold-default-fontFamily: var(--semantic-typography-code-sm-bold-default-fontFamily); + --component-typography-code-sm-bold-default-fontSize: var(--semantic-typography-code-sm-bold-default-fontSize); + --component-typography-code-sm-bold-default-fontWeight: var(--semantic-typography-code-sm-bold-default-fontWeight); + --component-typography-code-sm-bold-default-lineHeight: var(--semantic-typography-code-sm-bold-default-lineHeight); + --component-typography-code-sm-bold-default-paragraphSpacing: var( + --semantic-typography-code-sm-bold-default-paragraphSpacing + ); + --component-typography-code-sm-bold-default-letterSpacing: normal; + --component-typography-code-sm-bold-default-textDecoration: var( + --semantic-typography-code-sm-bold-default-textDecoration + ); + --component-typography-code-sm-bold-italic-fontFamily: var(--semantic-typography-code-sm-bold-italic-fontFamily); + --component-typography-code-sm-bold-italic-fontSize: var(--semantic-typography-code-sm-bold-italic-fontSize); + --component-typography-code-sm-bold-italic-fontWeight: var(--semantic-typography-code-sm-bold-italic-fontWeight); + --component-typography-code-sm-bold-italic-lineHeight: var(--semantic-typography-code-sm-bold-italic-lineHeight); + --component-typography-code-sm-bold-italic-paragraphSpacing: var( + --semantic-typography-code-sm-bold-italic-paragraphSpacing + ); + --component-typography-code-sm-bold-italic-letterSpacing: normal; + --component-typography-code-sm-bold-italic-textDecoration: var( + --semantic-typography-code-sm-bold-italic-textDecoration + ); + --component-typography-code-sm-bold-underline-fontFamily: var( + --semantic-typography-code-sm-bold-underline-fontFamily + ); + --component-typography-code-sm-bold-underline-fontSize: var(--semantic-typography-code-sm-bold-underline-fontSize); + --component-typography-code-sm-bold-underline-fontWeight: var( + --semantic-typography-code-sm-bold-underline-fontWeight + ); + --component-typography-code-sm-bold-underline-lineHeight: var( + --semantic-typography-code-sm-bold-underline-lineHeight + ); + --component-typography-code-sm-bold-underline-paragraphSpacing: var( + --semantic-typography-code-sm-bold-underline-paragraphSpacing + ); + --component-typography-code-sm-bold-underline-letterSpacing: normal; + --component-typography-code-sm-bold-underline-textDecoration: var( + --semantic-typography-code-sm-bold-underline-textDecoration + ); + --component-typography-code-sm-bold-italicUnderline-fontFamily: var( + --semantic-typography-code-sm-bold-italicUnderline-fontFamily + ); + --component-typography-code-sm-bold-italicUnderline-fontSize: var( + --semantic-typography-code-sm-bold-italicUnderline-fontSize + ); + --component-typography-code-sm-bold-italicUnderline-fontWeight: var( + --semantic-typography-code-sm-bold-italicUnderline-fontWeight + ); + --component-typography-code-sm-bold-italicUnderline-lineHeight: var( + --semantic-typography-code-sm-bold-italicUnderline-lineHeight + ); + --component-typography-code-sm-bold-italicUnderline-paragraphSpacing: var( + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing + ); + --component-typography-code-sm-bold-italicUnderline-letterSpacing: normal; + --component-typography-code-sm-bold-italicUnderline-textDecoration: var( + --semantic-typography-code-sm-bold-italicUnderline-textDecoration + ); + --component-typography-icon-labelPaired-regular-xl-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-xl-fontFamily + ); + --component-typography-icon-labelPaired-regular-xl-fontSize: var( + --semantic-typography-icon-labelPaired-regular-xl-fontSize + ); + --component-typography-icon-labelPaired-regular-xl-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-xl-fontWeight + ); + --component-typography-icon-labelPaired-regular-xl-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-xl-lineHeight + ); + --component-typography-icon-labelPaired-regular-xl-letterSpacing: normal; + --component-typography-icon-labelPaired-regular-lg-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-lg-fontFamily + ); + --component-typography-icon-labelPaired-regular-lg-fontSize: var( + --semantic-typography-icon-labelPaired-regular-lg-fontSize + ); + --component-typography-icon-labelPaired-regular-lg-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-lg-fontWeight + ); + --component-typography-icon-labelPaired-regular-lg-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-lg-lineHeight + ); + --component-typography-icon-labelPaired-regular-lg-letterSpacing: normal; + --component-typography-icon-labelPaired-regular-md-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-md-fontFamily + ); + --component-typography-icon-labelPaired-regular-md-fontSize: var( + --semantic-typography-icon-labelPaired-regular-md-fontSize + ); + --component-typography-icon-labelPaired-regular-md-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-md-fontWeight + ); + --component-typography-icon-labelPaired-regular-md-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-md-lineHeight + ); + --component-typography-icon-labelPaired-regular-md-letterSpacing: normal; + --component-typography-icon-labelPaired-regular-sm-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-sm-fontFamily + ); + --component-typography-icon-labelPaired-regular-sm-fontSize: var( + --semantic-typography-icon-labelPaired-regular-sm-fontSize + ); + --component-typography-icon-labelPaired-regular-sm-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-sm-fontWeight + ); + --component-typography-icon-labelPaired-regular-sm-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-sm-lineHeight + ); + --component-typography-icon-labelPaired-regular-sm-letterSpacing: normal; + --component-typography-icon-labelPaired-regular-caption-fontFamily: var( + --semantic-typography-icon-labelPaired-regular-caption-fontFamily + ); + --component-typography-icon-labelPaired-regular-caption-fontSize: var( + --semantic-typography-icon-labelPaired-regular-caption-fontSize + ); + --component-typography-icon-labelPaired-regular-caption-fontWeight: var( + --semantic-typography-icon-labelPaired-regular-caption-fontWeight + ); + --component-typography-icon-labelPaired-regular-caption-lineHeight: var( + --semantic-typography-icon-labelPaired-regular-caption-lineHeight + ); + --component-typography-icon-labelPaired-regular-caption-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-xl-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-xl-fontFamily + ); + --component-typography-icon-labelPaired-bold-xl-fontSize: var( + --semantic-typography-icon-labelPaired-bold-xl-fontSize + ); + --component-typography-icon-labelPaired-bold-xl-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-xl-fontWeight + ); + --component-typography-icon-labelPaired-bold-xl-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-xl-lineHeight + ); + --component-typography-icon-labelPaired-bold-xl-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-lg-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-lg-fontFamily + ); + --component-typography-icon-labelPaired-bold-lg-fontSize: var( + --semantic-typography-icon-labelPaired-bold-lg-fontSize + ); + --component-typography-icon-labelPaired-bold-lg-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-lg-fontWeight + ); + --component-typography-icon-labelPaired-bold-lg-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-lg-lineHeight + ); + --component-typography-icon-labelPaired-bold-lg-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-md-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-md-fontFamily + ); + --component-typography-icon-labelPaired-bold-md-fontSize: var( + --semantic-typography-icon-labelPaired-bold-md-fontSize + ); + --component-typography-icon-labelPaired-bold-md-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-md-fontWeight + ); + --component-typography-icon-labelPaired-bold-md-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-md-lineHeight + ); + --component-typography-icon-labelPaired-bold-md-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-sm-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-sm-fontFamily + ); + --component-typography-icon-labelPaired-bold-sm-fontSize: var( + --semantic-typography-icon-labelPaired-bold-sm-fontSize + ); + --component-typography-icon-labelPaired-bold-sm-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-sm-fontWeight + ); + --component-typography-icon-labelPaired-bold-sm-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-sm-lineHeight + ); + --component-typography-icon-labelPaired-bold-sm-letterSpacing: normal; + --component-typography-icon-labelPaired-bold-caption-fontFamily: var( + --semantic-typography-icon-labelPaired-bold-caption-fontFamily + ); + --component-typography-icon-labelPaired-bold-caption-fontSize: var( + --semantic-typography-icon-labelPaired-bold-caption-fontSize + ); + --component-typography-icon-labelPaired-bold-caption-fontWeight: var( + --semantic-typography-icon-labelPaired-bold-caption-fontWeight + ); + --component-typography-icon-labelPaired-bold-caption-lineHeight: var( + --semantic-typography-icon-labelPaired-bold-caption-lineHeight + ); + --component-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-xl-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-xl-fontFamily + ); + --component-typography-icon-labelPaired-fill-xl-fontSize: var( + --semantic-typography-icon-labelPaired-fill-xl-fontSize + ); + --component-typography-icon-labelPaired-fill-xl-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-xl-fontWeight + ); + --component-typography-icon-labelPaired-fill-xl-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-xl-lineHeight + ); + --component-typography-icon-labelPaired-fill-xl-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-lg-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-lg-fontFamily + ); + --component-typography-icon-labelPaired-fill-lg-fontSize: var( + --semantic-typography-icon-labelPaired-fill-lg-fontSize + ); + --component-typography-icon-labelPaired-fill-lg-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-lg-fontWeight + ); + --component-typography-icon-labelPaired-fill-lg-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-lg-lineHeight + ); + --component-typography-icon-labelPaired-fill-lg-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-md-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-md-fontFamily + ); + --component-typography-icon-labelPaired-fill-md-fontSize: var( + --semantic-typography-icon-labelPaired-fill-md-fontSize + ); + --component-typography-icon-labelPaired-fill-md-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-md-fontWeight + ); + --component-typography-icon-labelPaired-fill-md-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-md-lineHeight + ); + --component-typography-icon-labelPaired-fill-md-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-sm-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-sm-fontFamily + ); + --component-typography-icon-labelPaired-fill-sm-fontSize: var( + --semantic-typography-icon-labelPaired-fill-sm-fontSize + ); + --component-typography-icon-labelPaired-fill-sm-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-sm-fontWeight + ); + --component-typography-icon-labelPaired-fill-sm-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-sm-lineHeight + ); + --component-typography-icon-labelPaired-fill-sm-letterSpacing: normal; + --component-typography-icon-labelPaired-fill-caption-fontFamily: var( + --semantic-typography-icon-labelPaired-fill-caption-fontFamily + ); + --component-typography-icon-labelPaired-fill-caption-fontSize: var( + --semantic-typography-icon-labelPaired-fill-caption-fontSize + ); + --component-typography-icon-labelPaired-fill-caption-fontWeight: var( + --semantic-typography-icon-labelPaired-fill-caption-fontWeight + ); + --component-typography-icon-labelPaired-fill-caption-lineHeight: var( + --semantic-typography-icon-labelPaired-fill-caption-lineHeight + ); + --component-typography-icon-labelPaired-fill-caption-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-xl-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-xl-fontFamily + ); + --component-typography-icon-labelPaired-brand-xl-fontSize: var( + --semantic-typography-icon-labelPaired-brand-xl-fontSize + ); + --component-typography-icon-labelPaired-brand-xl-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-xl-fontWeight + ); + --component-typography-icon-labelPaired-brand-xl-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-xl-lineHeight + ); + --component-typography-icon-labelPaired-brand-xl-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-lg-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-lg-fontFamily + ); + --component-typography-icon-labelPaired-brand-lg-fontSize: var( + --semantic-typography-icon-labelPaired-brand-lg-fontSize + ); + --component-typography-icon-labelPaired-brand-lg-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-lg-fontWeight + ); + --component-typography-icon-labelPaired-brand-lg-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-lg-lineHeight + ); + --component-typography-icon-labelPaired-brand-lg-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-md-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-md-fontFamily + ); + --component-typography-icon-labelPaired-brand-md-fontSize: var( + --semantic-typography-icon-labelPaired-brand-md-fontSize + ); + --component-typography-icon-labelPaired-brand-md-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-md-fontWeight + ); + --component-typography-icon-labelPaired-brand-md-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-md-lineHeight + ); + --component-typography-icon-labelPaired-brand-md-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-sm-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-sm-fontFamily + ); + --component-typography-icon-labelPaired-brand-sm-fontSize: var( + --semantic-typography-icon-labelPaired-brand-sm-fontSize + ); + --component-typography-icon-labelPaired-brand-sm-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-sm-fontWeight + ); + --component-typography-icon-labelPaired-brand-sm-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-sm-lineHeight + ); + --component-typography-icon-labelPaired-brand-sm-letterSpacing: normal; + --component-typography-icon-labelPaired-brand-caption-fontFamily: var( + --semantic-typography-icon-labelPaired-brand-caption-fontFamily + ); + --component-typography-icon-labelPaired-brand-caption-fontSize: var( + --semantic-typography-icon-labelPaired-brand-caption-fontSize + ); + --component-typography-icon-labelPaired-brand-caption-fontWeight: var( + --semantic-typography-icon-labelPaired-brand-caption-fontWeight + ); + --component-typography-icon-labelPaired-brand-caption-lineHeight: var( + --semantic-typography-icon-labelPaired-brand-caption-lineHeight + ); + --component-typography-icon-labelPaired-brand-caption-letterSpacing: normal; + --component-typography-icon-standalone-regular-2xl-fontFamily: var( + --semantic-typography-icon-standalone-regular-2xl-fontFamily + ); + --component-typography-icon-standalone-regular-2xl-fontSize: var( + --semantic-typography-icon-standalone-regular-2xl-fontSize + ); + --component-typography-icon-standalone-regular-2xl-fontWeight: var( + --semantic-typography-icon-standalone-regular-2xl-fontWeight + ); + --component-typography-icon-standalone-regular-2xl-lineHeight: var( + --semantic-typography-icon-standalone-regular-2xl-lineHeight + ); + --component-typography-icon-standalone-regular-2xl-letterSpacing: normal; + --component-typography-icon-standalone-regular-xl-fontFamily: var( + --semantic-typography-icon-standalone-regular-xl-fontFamily + ); + --component-typography-icon-standalone-regular-xl-fontSize: var( + --semantic-typography-icon-standalone-regular-xl-fontSize + ); + --component-typography-icon-standalone-regular-xl-fontWeight: var( + --semantic-typography-icon-standalone-regular-xl-fontWeight + ); + --component-typography-icon-standalone-regular-xl-lineHeight: var( + --semantic-typography-icon-standalone-regular-xl-lineHeight + ); + --component-typography-icon-standalone-regular-xl-letterSpacing: normal; + --component-typography-icon-standalone-regular-lg-fontFamily: var( + --semantic-typography-icon-standalone-regular-lg-fontFamily + ); + --component-typography-icon-standalone-regular-lg-fontSize: var( + --semantic-typography-icon-standalone-regular-lg-fontSize + ); + --component-typography-icon-standalone-regular-lg-fontWeight: var( + --semantic-typography-icon-standalone-regular-lg-fontWeight + ); + --component-typography-icon-standalone-regular-lg-lineHeight: var( + --semantic-typography-icon-standalone-regular-lg-lineHeight + ); + --component-typography-icon-standalone-regular-lg-letterSpacing: normal; + --component-typography-icon-standalone-regular-md-fontFamily: var( + --semantic-typography-icon-standalone-regular-md-fontFamily + ); + --component-typography-icon-standalone-regular-md-fontSize: var( + --semantic-typography-icon-standalone-regular-md-fontSize + ); + --component-typography-icon-standalone-regular-md-fontWeight: var( + --semantic-typography-icon-standalone-regular-md-fontWeight + ); + --component-typography-icon-standalone-regular-md-lineHeight: var( + --semantic-typography-icon-standalone-regular-md-lineHeight + ); + --component-typography-icon-standalone-regular-md-letterSpacing: normal; + --component-typography-icon-standalone-regular-sm-fontFamily: var( + --semantic-typography-icon-standalone-regular-sm-fontFamily + ); + --component-typography-icon-standalone-regular-sm-fontSize: var( + --semantic-typography-icon-standalone-regular-sm-fontSize + ); + --component-typography-icon-standalone-regular-sm-fontWeight: var( + --semantic-typography-icon-standalone-regular-sm-fontWeight + ); + --component-typography-icon-standalone-regular-sm-lineHeight: var( + --semantic-typography-icon-standalone-regular-sm-lineHeight + ); + --component-typography-icon-standalone-regular-sm-letterSpacing: normal; + --component-typography-icon-standalone-regular-xs-fontFamily: var( + --semantic-typography-icon-standalone-regular-xs-fontFamily + ); + --component-typography-icon-standalone-regular-xs-fontSize: var( + --semantic-typography-icon-standalone-regular-xs-fontSize + ); + --component-typography-icon-standalone-regular-xs-fontWeight: var( + --semantic-typography-icon-standalone-regular-xs-fontWeight + ); + --component-typography-icon-standalone-regular-xs-lineHeight: var( + --semantic-typography-icon-standalone-regular-xs-lineHeight + ); + --component-typography-icon-standalone-regular-xs-letterSpacing: normal; + --component-typography-icon-standalone-bold-2xl-fontFamily: var( + --semantic-typography-icon-standalone-bold-2xl-fontFamily + ); + --component-typography-icon-standalone-bold-2xl-fontSize: var( + --semantic-typography-icon-standalone-bold-2xl-fontSize + ); + --component-typography-icon-standalone-bold-2xl-fontWeight: var( + --semantic-typography-icon-standalone-bold-2xl-fontWeight + ); + --component-typography-icon-standalone-bold-2xl-lineHeight: var( + --semantic-typography-icon-standalone-bold-2xl-lineHeight + ); + --component-typography-icon-standalone-bold-2xl-letterSpacing: normal; + --component-typography-icon-standalone-bold-xl-fontFamily: var( + --semantic-typography-icon-standalone-bold-xl-fontFamily + ); + --component-typography-icon-standalone-bold-xl-fontSize: var(--semantic-typography-icon-standalone-bold-xl-fontSize); + --component-typography-icon-standalone-bold-xl-fontWeight: var( + --semantic-typography-icon-standalone-bold-xl-fontWeight + ); + --component-typography-icon-standalone-bold-xl-lineHeight: var( + --semantic-typography-icon-standalone-bold-xl-lineHeight + ); + --component-typography-icon-standalone-bold-xl-letterSpacing: normal; + --component-typography-icon-standalone-bold-lg-fontFamily: var( + --semantic-typography-icon-standalone-bold-lg-fontFamily + ); + --component-typography-icon-standalone-bold-lg-fontSize: var(--semantic-typography-icon-standalone-bold-lg-fontSize); + --component-typography-icon-standalone-bold-lg-fontWeight: var( + --semantic-typography-icon-standalone-bold-lg-fontWeight + ); + --component-typography-icon-standalone-bold-lg-lineHeight: var( + --semantic-typography-icon-standalone-bold-lg-lineHeight + ); + --component-typography-icon-standalone-bold-lg-letterSpacing: normal; + --component-typography-icon-standalone-bold-md-fontFamily: var( + --semantic-typography-icon-standalone-bold-md-fontFamily + ); + --component-typography-icon-standalone-bold-md-fontSize: var(--semantic-typography-icon-standalone-bold-md-fontSize); + --component-typography-icon-standalone-bold-md-fontWeight: var( + --semantic-typography-icon-standalone-bold-md-fontWeight + ); + --component-typography-icon-standalone-bold-md-lineHeight: var( + --semantic-typography-icon-standalone-bold-md-lineHeight + ); + --component-typography-icon-standalone-bold-md-letterSpacing: normal; + --component-typography-icon-standalone-bold-sm-fontFamily: var( + --semantic-typography-icon-standalone-bold-sm-fontFamily + ); + --component-typography-icon-standalone-bold-sm-fontSize: var(--semantic-typography-icon-standalone-bold-sm-fontSize); + --component-typography-icon-standalone-bold-sm-fontWeight: var( + --semantic-typography-icon-standalone-bold-sm-fontWeight + ); + --component-typography-icon-standalone-bold-sm-lineHeight: var( + --semantic-typography-icon-standalone-bold-sm-lineHeight + ); + --component-typography-icon-standalone-bold-sm-letterSpacing: normal; + --component-typography-icon-standalone-bold-xs-fontFamily: var( + --semantic-typography-icon-standalone-bold-xs-fontFamily + ); + --component-typography-icon-standalone-bold-xs-fontSize: var(--semantic-typography-icon-standalone-bold-xs-fontSize); + --component-typography-icon-standalone-bold-xs-fontWeight: var( + --semantic-typography-icon-standalone-bold-xs-fontWeight + ); + --component-typography-icon-standalone-bold-xs-lineHeight: var( + --semantic-typography-icon-standalone-bold-xs-lineHeight + ); + --component-typography-icon-standalone-bold-xs-letterSpacing: normal; + --component-typography-icon-standalone-fill-2xl-fontFamily: var( + --semantic-typography-icon-standalone-fill-2xl-fontFamily + ); + --component-typography-icon-standalone-fill-2xl-fontSize: var( + --semantic-typography-icon-standalone-fill-2xl-fontSize + ); + --component-typography-icon-standalone-fill-2xl-fontWeight: var( + --semantic-typography-icon-standalone-fill-2xl-fontWeight + ); + --component-typography-icon-standalone-fill-2xl-lineHeight: var( + --semantic-typography-icon-standalone-fill-2xl-lineHeight + ); + --component-typography-icon-standalone-fill-2xl-letterSpacing: normal; + --component-typography-icon-standalone-fill-xl-fontFamily: var( + --semantic-typography-icon-standalone-fill-xl-fontFamily + ); + --component-typography-icon-standalone-fill-xl-fontSize: var(--semantic-typography-icon-standalone-fill-xl-fontSize); + --component-typography-icon-standalone-fill-xl-fontWeight: var( + --semantic-typography-icon-standalone-fill-xl-fontWeight + ); + --component-typography-icon-standalone-fill-xl-lineHeight: var( + --semantic-typography-icon-standalone-fill-xl-lineHeight + ); + --component-typography-icon-standalone-fill-xl-letterSpacing: normal; + --component-typography-icon-standalone-fill-lg-fontFamily: var( + --semantic-typography-icon-standalone-fill-lg-fontFamily + ); + --component-typography-icon-standalone-fill-lg-fontSize: var(--semantic-typography-icon-standalone-fill-lg-fontSize); + --component-typography-icon-standalone-fill-lg-fontWeight: var( + --semantic-typography-icon-standalone-fill-lg-fontWeight + ); + --component-typography-icon-standalone-fill-lg-lineHeight: var( + --semantic-typography-icon-standalone-fill-lg-lineHeight + ); + --component-typography-icon-standalone-fill-lg-letterSpacing: normal; + --component-typography-icon-standalone-fill-md-fontFamily: var( + --semantic-typography-icon-standalone-fill-md-fontFamily + ); + --component-typography-icon-standalone-fill-md-fontSize: var(--semantic-typography-icon-standalone-fill-md-fontSize); + --component-typography-icon-standalone-fill-md-fontWeight: var( + --semantic-typography-icon-standalone-fill-md-fontWeight + ); + --component-typography-icon-standalone-fill-md-lineHeight: var( + --semantic-typography-icon-standalone-fill-md-lineHeight + ); + --component-typography-icon-standalone-fill-md-letterSpacing: normal; + --component-typography-icon-standalone-fill-sm-fontFamily: var( + --semantic-typography-icon-standalone-fill-sm-fontFamily + ); + --component-typography-icon-standalone-fill-sm-fontSize: var(--semantic-typography-icon-standalone-fill-sm-fontSize); + --component-typography-icon-standalone-fill-sm-fontWeight: var( + --semantic-typography-icon-standalone-fill-sm-fontWeight + ); + --component-typography-icon-standalone-fill-sm-lineHeight: var( + --semantic-typography-icon-standalone-fill-sm-lineHeight + ); + --component-typography-icon-standalone-fill-sm-letterSpacing: normal; + --component-typography-icon-standalone-fill-xs-fontFamily: var( + --semantic-typography-icon-standalone-fill-xs-fontFamily + ); + --component-typography-icon-standalone-fill-xs-fontSize: var(--semantic-typography-icon-standalone-fill-xs-fontSize); + --component-typography-icon-standalone-fill-xs-fontWeight: var( + --semantic-typography-icon-standalone-fill-xs-fontWeight + ); + --component-typography-icon-standalone-fill-xs-lineHeight: var( + --semantic-typography-icon-standalone-fill-xs-lineHeight + ); + --component-typography-icon-standalone-fill-xs-letterSpacing: normal; + --component-typography-icon-standalone-brand-2xl-fontFamily: var( + --semantic-typography-icon-standalone-brand-2xl-fontFamily + ); + --component-typography-icon-standalone-brand-2xl-fontSize: var( + --semantic-typography-icon-standalone-brand-2xl-fontSize + ); + --component-typography-icon-standalone-brand-2xl-fontWeight: var( + --semantic-typography-icon-standalone-brand-2xl-fontWeight + ); + --component-typography-icon-standalone-brand-2xl-lineHeight: var( + --semantic-typography-icon-standalone-brand-2xl-lineHeight + ); + --component-typography-icon-standalone-brand-2xl-letterSpacing: normal; + --component-typography-icon-standalone-brand-xl-fontFamily: var( + --semantic-typography-icon-standalone-brand-xl-fontFamily + ); + --component-typography-icon-standalone-brand-xl-fontSize: var( + --semantic-typography-icon-standalone-brand-xl-fontSize + ); + --component-typography-icon-standalone-brand-xl-fontWeight: var( + --semantic-typography-icon-standalone-brand-xl-fontWeight + ); + --component-typography-icon-standalone-brand-xl-lineHeight: var( + --semantic-typography-icon-standalone-brand-xl-lineHeight + ); + --component-typography-icon-standalone-brand-xl-letterSpacing: normal; + --component-typography-icon-standalone-brand-lg-fontFamily: var( + --semantic-typography-icon-standalone-brand-lg-fontFamily + ); + --component-typography-icon-standalone-brand-lg-fontSize: var( + --semantic-typography-icon-standalone-brand-lg-fontSize + ); + --component-typography-icon-standalone-brand-lg-fontWeight: var( + --semantic-typography-icon-standalone-brand-lg-fontWeight + ); + --component-typography-icon-standalone-brand-lg-lineHeight: var( + --semantic-typography-icon-standalone-brand-lg-lineHeight + ); + --component-typography-icon-standalone-brand-lg-letterSpacing: normal; + --component-typography-icon-standalone-brand-md-fontFamily: var( + --semantic-typography-icon-standalone-brand-md-fontFamily + ); + --component-typography-icon-standalone-brand-md-fontSize: var( + --semantic-typography-icon-standalone-brand-md-fontSize + ); + --component-typography-icon-standalone-brand-md-fontWeight: var( + --semantic-typography-icon-standalone-brand-md-fontWeight + ); + --component-typography-icon-standalone-brand-md-lineHeight: var( + --semantic-typography-icon-standalone-brand-md-lineHeight + ); + --component-typography-icon-standalone-brand-md-letterSpacing: normal; + --component-typography-icon-standalone-brand-sm-fontFamily: var( + --semantic-typography-icon-standalone-brand-sm-fontFamily + ); + --component-typography-icon-standalone-brand-sm-fontSize: var( + --semantic-typography-icon-standalone-brand-sm-fontSize + ); + --component-typography-icon-standalone-brand-sm-fontWeight: var( + --semantic-typography-icon-standalone-brand-sm-fontWeight + ); + --component-typography-icon-standalone-brand-sm-lineHeight: var( + --semantic-typography-icon-standalone-brand-sm-lineHeight + ); + --component-typography-icon-standalone-brand-sm-letterSpacing: normal; + --component-typography-icon-standalone-brand-xs-fontFamily: var( + --semantic-typography-icon-standalone-brand-xs-fontFamily + ); + --component-typography-icon-standalone-brand-xs-fontSize: var( + --semantic-typography-icon-standalone-brand-xs-fontSize + ); + --component-typography-icon-standalone-brand-xs-fontWeight: var( + --semantic-typography-icon-standalone-brand-xs-fontWeight + ); + --component-typography-icon-standalone-brand-xs-lineHeight: var( + --semantic-typography-icon-standalone-brand-xs-lineHeight + ); + --component-typography-icon-standalone-brand-xs-letterSpacing: normal; } @media (min-width: 640px) { :root { @@ -3579,661 +5288,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-1100); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-1100); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-1000); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-1000); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-200); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-200); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-400); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-200); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -4264,74 +5945,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-800); - --semantic-fontSize-heading-h1: var(--core-fontSize-1100); - --semantic-fontSize-heading-h2: var(--core-fontSize-1000); - --semantic-fontSize-heading-h3: var(--core-fontSize-300); - --semantic-fontSize-heading-h4: var(--core-fontSize-200); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-300); - --semantic-fontSize-body-lg: var(--core-fontSize-200); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-300); - --semantic-fontSize-code-lg: var(--core-fontSize-200); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-200); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-1100); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-1000); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-500); - --semantic-lineHeight-body-lg: var(--core-lineHeight-400); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-500); - --semantic-lineHeight-code-lg: var(--core-lineHeight-400); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-400); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } @media (min-width: 768px) { @@ -4341,661 +5954,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-1100); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-1100); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-1000); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-1000); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-200); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-200); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-400); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-200); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -5026,74 +6611,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-800); - --semantic-fontSize-heading-h1: var(--core-fontSize-1100); - --semantic-fontSize-heading-h2: var(--core-fontSize-1000); - --semantic-fontSize-heading-h3: var(--core-fontSize-300); - --semantic-fontSize-heading-h4: var(--core-fontSize-200); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-300); - --semantic-fontSize-body-lg: var(--core-fontSize-200); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-300); - --semantic-fontSize-code-lg: var(--core-fontSize-200); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-200); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-1100); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-1000); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-500); - --semantic-lineHeight-body-lg: var(--core-lineHeight-400); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-500); - --semantic-lineHeight-code-lg: var(--core-lineHeight-400); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-400); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } @media (min-width: 1024px) { @@ -5103,661 +6620,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-1100); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-1100); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-1000); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-1000); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-200); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-200); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-400); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-200); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-400); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-200); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-200); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-400); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-200); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-200); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-200); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-400); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-200); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-400); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -5788,74 +7277,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-800); - --semantic-fontSize-heading-h1: var(--core-fontSize-1100); - --semantic-fontSize-heading-h2: var(--core-fontSize-1000); - --semantic-fontSize-heading-h3: var(--core-fontSize-300); - --semantic-fontSize-heading-h4: var(--core-fontSize-200); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-300); - --semantic-fontSize-body-lg: var(--core-fontSize-200); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-300); - --semantic-fontSize-code-lg: var(--core-fontSize-200); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-200); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-1100); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-1000); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-200); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-500); - --semantic-lineHeight-body-lg: var(--core-lineHeight-400); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-500); - --semantic-lineHeight-code-lg: var(--core-lineHeight-400); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-400); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } @media (min-width: 1280px) { @@ -5865,661 +7286,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-900); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-800); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-700); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-700); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-400); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-400); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-400); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-400); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-700); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-400); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -6550,74 +7943,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-900); - --semantic-fontSize-heading-h1: var(--core-fontSize-800); - --semantic-fontSize-heading-h2: var(--core-fontSize-700); - --semantic-fontSize-heading-h3: var(--core-fontSize-400); - --semantic-fontSize-heading-h4: var(--core-fontSize-300); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-400); - --semantic-fontSize-body-lg: var(--core-fontSize-300); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-400); - --semantic-fontSize-code-lg: var(--core-fontSize-300); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-400); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-900); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-700); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-700); - --semantic-lineHeight-body-lg: var(--core-lineHeight-500); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-700); - --semantic-lineHeight-code-lg: var(--core-lineHeight-500); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-700); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } @media (min-width: 1440px) { @@ -6627,661 +7952,633 @@ --semantic-typography-heading-hero-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-hero-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-hero-paragraphSpacing: var(--core-paragraphSpacing-900); - --semantic-typography-heading-hero-letterSpacing: normal; --semantic-typography-heading-h1-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h1-fontSize: var(--core-fontSize-800); --semantic-typography-heading-h1-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h1-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h1-paragraphSpacing: var(--core-paragraphSpacing-800); - --semantic-typography-heading-h1-letterSpacing: normal; --semantic-typography-heading-h2-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h2-fontSize: var(--core-fontSize-700); --semantic-typography-heading-h2-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h2-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h2-paragraphSpacing: var(--core-paragraphSpacing-700); - --semantic-typography-heading-h2-letterSpacing: normal; --semantic-typography-heading-h3-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h3-fontSize: var(--core-fontSize-400); --semantic-typography-heading-h3-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h3-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h3-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-heading-h3-letterSpacing: normal; --semantic-typography-heading-h4-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h4-fontSize: var(--core-fontSize-300); --semantic-typography-heading-h4-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h4-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h4-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-heading-h4-letterSpacing: normal; --semantic-typography-heading-h5-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h5-fontSize: var(--core-fontSize-100); --semantic-typography-heading-h5-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h5-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h5-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-heading-h5-letterSpacing: normal; --semantic-typography-heading-h6-fontFamily: var(--core-fontFamily-ubuntu); --semantic-typography-heading-h6-fontSize: var(--core-fontSize-75); --semantic-typography-heading-h6-fontWeight: var(--core-fontWeight-bold); --semantic-typography-heading-h6-lineHeight: var(--core-lineHeight-auto); --semantic-typography-heading-h6-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-heading-h6-letterSpacing: normal; --semantic-typography-body-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-default-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-default-letterSpacing: normal; + --semantic-typography-body-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-italic-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-xl-regular-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-italic-letterSpacing: normal; + --semantic-typography-body-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-regular-underline-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-xl-regular-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-underline-letterSpacing: normal; --semantic-typography-body-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-regular-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-body-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-body-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-regular-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-body-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-body-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-body-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-default-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-default-letterSpacing: normal; + --semantic-typography-body-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-italic-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-xl-bold-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-italic-letterSpacing: normal; + --semantic-typography-body-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-xl-bold-underline-fontSize: var(--core-fontSize-400); --semantic-typography-body-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-xl-bold-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-body-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-underline-letterSpacing: normal; --semantic-typography-body-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-xl-bold-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-body-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-body-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-body-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-xl-bold-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-body-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-body-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-body-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-default-letterSpacing: normal; + --semantic-typography-body-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-lg-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-italic-letterSpacing: normal; + --semantic-typography-body-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-lg-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-underline-letterSpacing: normal; --semantic-typography-body-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-body-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-default-letterSpacing: normal; + --semantic-typography-body-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-lg-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-italic-letterSpacing: normal; + --semantic-typography-body-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-body-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-body-lg-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-body-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-lg-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-body-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-underline-letterSpacing: normal; --semantic-typography-body-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-lg-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-body-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-body-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-body-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-lg-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-body-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-body-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-body-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-default-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-default-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-letterSpacing: normal; - --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italic-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-underline-letterSpacing: normal; --semantic-typography-body-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-body-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-default-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-default-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-letterSpacing: normal; - --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italic-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-body-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-body-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-underline-letterSpacing: normal; --semantic-typography-body-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-body-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-body-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-body-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-body-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-body-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-body-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-body-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-default-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-default-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-body-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-letterSpacing: normal; - --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-body-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-underline-letterSpacing: normal; --semantic-typography-body-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-body-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-body-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-body-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-default-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-default-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-body-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-letterSpacing: normal; - --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-body-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); + --semantic-typography-body-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-body-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-body-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-body-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-body-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-underline-letterSpacing: normal; --semantic-typography-body-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-body-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-body-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-body-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-body-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-body-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-body-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-body-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-body-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-body-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-body-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-body-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-body-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-body-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-default-letterSpacing: normal; + --semantic-typography-caption-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-caption-regular-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-letterSpacing: normal; + --semantic-typography-caption-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-regular-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-caption-regular-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-underline-letterSpacing: normal; --semantic-typography-caption-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-regular-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-caption-regular-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-regular-italic-underline-letterSpacing: normal; - --semantic-typography-caption-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-regular-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-caption-regular-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-caption-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-default-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-default-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-default-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-default-letterSpacing: normal; + --semantic-typography-caption-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-italic-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-caption-bold-italic-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-letterSpacing: normal; + --semantic-typography-caption-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-caption-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); --semantic-typography-caption-bold-underline-fontSize: var(--core-fontSize-50); --semantic-typography-caption-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-caption-bold-underline-lineHeight: var(--core-lineHeight-100); --semantic-typography-caption-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-underline-letterSpacing: normal; --semantic-typography-caption-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-caption-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-sans); - --semantic-typography-caption-bold-italic-underline-fontSize: var(--core-fontSize-50); - --semantic-typography-caption-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-caption-bold-italic-underline-lineHeight: var(--core-lineHeight-100); - --semantic-typography-caption-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-50); - --semantic-typography-caption-bold-italic-underline-letterSpacing: normal; - --semantic-typography-caption-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-caption-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-sans); + --semantic-typography-caption-bold-italicUnderline-fontSize: var(--core-fontSize-50); + --semantic-typography-caption-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-caption-bold-italicUnderline-lineHeight: var(--core-lineHeight-100); + --semantic-typography-caption-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-50); + --semantic-typography-caption-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-default-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-default-letterSpacing: normal; + --semantic-typography-code-xl-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-italic-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-xl-regular-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-italic-letterSpacing: normal; + --semantic-typography-code-xl-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-regular-underline-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-xl-regular-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-underline-letterSpacing: normal; --semantic-typography-code-xl-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-regular-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-code-xl-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-xl-regular-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-code-xl-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-regular-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-code-xl-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-xl-regular-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-code-xl-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-code-xl-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-xl-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-default-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-default-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-default-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-default-letterSpacing: normal; + --semantic-typography-code-xl-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-italic-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-xl-bold-italic-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-italic-letterSpacing: normal; + --semantic-typography-code-xl-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-xl-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-xl-bold-underline-fontSize: var(--core-fontSize-400); --semantic-typography-code-xl-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-xl-bold-underline-lineHeight: var(--core-lineHeight-700); --semantic-typography-code-xl-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-underline-letterSpacing: normal; --semantic-typography-code-xl-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-xl-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-xl-bold-italic-underline-fontSize: var(--core-fontSize-400); - --semantic-typography-code-xl-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-xl-bold-italic-underline-lineHeight: var(--core-lineHeight-700); - --semantic-typography-code-xl-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-400); - --semantic-typography-code-xl-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-xl-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-xl-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-xl-bold-italicUnderline-fontSize: var(--core-fontSize-400); + --semantic-typography-code-xl-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-xl-bold-italicUnderline-lineHeight: var(--core-lineHeight-700); + --semantic-typography-code-xl-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-400); + --semantic-typography-code-xl-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-default-letterSpacing: normal; + --semantic-typography-code-lg-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-lg-regular-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-italic-letterSpacing: normal; + --semantic-typography-code-lg-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-regular-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-lg-regular-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-underline-letterSpacing: normal; --semantic-typography-code-lg-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-regular-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-lg-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-lg-regular-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-lg-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-regular-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-lg-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-lg-regular-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-lg-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-lg-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-lg-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-default-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-default-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-default-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-default-letterSpacing: normal; + --semantic-typography-code-lg-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-italic-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-lg-bold-italic-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-italic-letterSpacing: normal; + --semantic-typography-code-lg-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-lg-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-lg-bold-underline-fontSize: var(--core-fontSize-300); --semantic-typography-code-lg-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-lg-bold-underline-lineHeight: var(--core-lineHeight-500); --semantic-typography-code-lg-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-underline-letterSpacing: normal; --semantic-typography-code-lg-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-lg-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-lg-bold-italic-underline-fontSize: var(--core-fontSize-300); - --semantic-typography-code-lg-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-lg-bold-italic-underline-lineHeight: var(--core-lineHeight-500); - --semantic-typography-code-lg-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-300); - --semantic-typography-code-lg-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-lg-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-lg-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-lg-bold-italicUnderline-fontSize: var(--core-fontSize-300); + --semantic-typography-code-lg-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-lg-bold-italicUnderline-lineHeight: var(--core-lineHeight-500); + --semantic-typography-code-lg-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-300); + --semantic-typography-code-lg-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-default-letterSpacing: normal; + --semantic-typography-code-md-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-md-regular-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-letterSpacing: normal; + --semantic-typography-code-md-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-regular-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-md-regular-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-underline-letterSpacing: normal; --semantic-typography-code-md-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-regular-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-md-regular-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-regular-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-md-regular-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-md-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-default-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-default-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-default-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-default-letterSpacing: normal; + --semantic-typography-code-md-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-italic-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-md-bold-italic-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-letterSpacing: normal; + --semantic-typography-code-md-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-md-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-md-bold-underline-fontSize: var(--core-fontSize-100); --semantic-typography-code-md-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-md-bold-underline-lineHeight: var(--core-lineHeight-300); --semantic-typography-code-md-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-underline-letterSpacing: normal; --semantic-typography-code-md-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-md-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-md-bold-italic-underline-fontSize: var(--core-fontSize-100); - --semantic-typography-code-md-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-md-bold-italic-underline-lineHeight: var(--core-lineHeight-300); - --semantic-typography-code-md-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-100); - --semantic-typography-code-md-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-md-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-md-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-md-bold-italicUnderline-fontSize: var(--core-fontSize-100); + --semantic-typography-code-md-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-md-bold-italicUnderline-lineHeight: var(--core-lineHeight-300); + --semantic-typography-code-md-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-100); + --semantic-typography-code-md-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-regular-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-default-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-default-letterSpacing: normal; + --semantic-typography-code-sm-regular-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-italic-fontWeight: var(--core-fontWeight-italic); --semantic-typography-code-sm-regular-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-letterSpacing: normal; + --semantic-typography-code-sm-regular-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-regular-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-regular-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-regular-underline-fontWeight: var(--core-fontWeight-regular); --semantic-typography-code-sm-regular-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-regular-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-underline-letterSpacing: normal; --semantic-typography-code-sm-regular-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-regular-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-regular-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-regular-italic-underline-fontWeight: var(--core-fontWeight-italic); - --semantic-typography-code-sm-regular-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-regular-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-regular-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-regular-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-regular-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-regular-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-regular-italicUnderline-fontWeight: var(--core-fontWeight-italic); + --semantic-typography-code-sm-regular-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-regular-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-regular-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-code-sm-bold-default-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-default-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-default-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-default-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-default-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-default-letterSpacing: normal; + --semantic-typography-code-sm-bold-default-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-italic-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-italic-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-italic-fontWeight: var(--core-fontWeight-boldItalic); --semantic-typography-code-sm-bold-italic-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-italic-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-letterSpacing: normal; + --semantic-typography-code-sm-bold-italic-textDecoration: var(--core-fontDecoration-none); --semantic-typography-code-sm-bold-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); --semantic-typography-code-sm-bold-underline-fontSize: var(--core-fontSize-75); --semantic-typography-code-sm-bold-underline-fontWeight: var(--core-fontWeight-bold); --semantic-typography-code-sm-bold-underline-lineHeight: var(--core-lineHeight-200); --semantic-typography-code-sm-bold-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-underline-letterSpacing: normal; --semantic-typography-code-sm-bold-underline-textDecoration: var(--core-fontDecoration-underline); - --semantic-typography-code-sm-bold-italic-underline-fontFamily: var(--core-fontFamily-ibmPlex-mono); - --semantic-typography-code-sm-bold-italic-underline-fontSize: var(--core-fontSize-75); - --semantic-typography-code-sm-bold-italic-underline-fontWeight: var(--core-fontWeight-boldItalic); - --semantic-typography-code-sm-bold-italic-underline-lineHeight: var(--core-lineHeight-200); - --semantic-typography-code-sm-bold-italic-underline-paragraphSpacing: var(--core-paragraphSpacing-75); - --semantic-typography-code-sm-bold-italic-underline-letterSpacing: normal; - --semantic-typography-code-sm-bold-italic-underline-textDecoration: var(--core-fontDecoration-underline); + --semantic-typography-code-sm-bold-italicUnderline-fontFamily: var(--core-fontFamily-ibmPlex-mono); + --semantic-typography-code-sm-bold-italicUnderline-fontSize: var(--core-fontSize-75); + --semantic-typography-code-sm-bold-italicUnderline-fontWeight: var(--core-fontWeight-boldItalic); + --semantic-typography-code-sm-bold-italicUnderline-lineHeight: var(--core-lineHeight-200); + --semantic-typography-code-sm-bold-italicUnderline-paragraphSpacing: var(--core-paragraphSpacing-75); + --semantic-typography-code-sm-bold-italicUnderline-textDecoration: var(--core-fontDecoration-underline); --semantic-typography-icon-labelPaired-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-xl-fontSize: var(--core-fontSize-400); --semantic-typography-icon-labelPaired-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-regular-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-lg-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-regular-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-regular-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-regular-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-regular-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-regular-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-regular-caption-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-labelPaired-regular-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-regular-caption-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-xl-fontSize: var(--core-fontSize-400); --semantic-typography-icon-labelPaired-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-bold-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-lg-fontSize: var(--core-fontSize-300); --semantic-typography-icon-labelPaired-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-bold-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-md-fontSize: var(--core-fontSize-100); --semantic-typography-icon-labelPaired-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-bold-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-sm-fontSize: var(--core-fontSize-75); --semantic-typography-icon-labelPaired-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-bold-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-bold-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-labelPaired-bold-caption-fontSize: var(--core-fontSize-50); --semantic-typography-icon-labelPaired-bold-caption-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-labelPaired-bold-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-bold-caption-letterSpacing: normal; + --semantic-typography-icon-labelPaired-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-xl-fontSize: var(--core-fontSize-400); + --semantic-typography-icon-labelPaired-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-xl-lineHeight: var(--core-lineHeight-700); + --semantic-typography-icon-labelPaired-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-lg-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-labelPaired-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-lg-lineHeight: var(--core-lineHeight-500); + --semantic-typography-icon-labelPaired-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-md-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-labelPaired-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-md-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-labelPaired-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-sm-fontSize: var(--core-fontSize-75); + --semantic-typography-icon-labelPaired-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-sm-lineHeight: var(--core-lineHeight-200); + --semantic-typography-icon-labelPaired-fill-caption-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-labelPaired-fill-caption-fontSize: var(--core-fontSize-50); + --semantic-typography-icon-labelPaired-fill-caption-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-labelPaired-fill-caption-lineHeight: var(--core-lineHeight-100); --semantic-typography-icon-labelPaired-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-xl-fontSize: var(--core-fontSize-400); - --semantic-typography-icon-labelPaired-brand-xl-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-xl-lineHeight: var(--core-lineHeight-700); - --semantic-typography-icon-labelPaired-brand-xl-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-lg-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-labelPaired-brand-lg-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-lg-lineHeight: var(--core-lineHeight-500); - --semantic-typography-icon-labelPaired-brand-lg-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-md-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-labelPaired-brand-md-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-md-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-labelPaired-brand-md-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-sm-fontSize: var(--core-fontSize-75); - --semantic-typography-icon-labelPaired-brand-sm-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-sm-lineHeight: var(--core-lineHeight-200); - --semantic-typography-icon-labelPaired-brand-sm-letterSpacing: normal; --semantic-typography-icon-labelPaired-brand-caption-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-labelPaired-brand-caption-fontSize: var(--core-fontSize-50); - --semantic-typography-icon-labelPaired-brand-caption-fontWeight: normal; --semantic-typography-icon-labelPaired-brand-caption-lineHeight: var(--core-lineHeight-100); - --semantic-typography-icon-labelPaired-brand-caption-letterSpacing: normal; --semantic-typography-icon-standalone-regular-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-regular-2xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-regular-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-regular-xl-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-regular-xl-letterSpacing: normal; --semantic-typography-icon-standalone-regular-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-regular-lg-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-regular-lg-letterSpacing: normal; --semantic-typography-icon-standalone-regular-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-regular-md-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-regular-md-letterSpacing: normal; --semantic-typography-icon-standalone-regular-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-regular-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-regular-sm-fontWeight: var(--core-fontWeight-light); --semantic-typography-icon-standalone-regular-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-regular-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-regular-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-regular-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-regular-xs-fontWeight: var(--core-fontWeight-light); + --semantic-typography-icon-standalone-regular-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-bold-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-2xl-fontSize: var(--core-fontSize-800); --semantic-typography-icon-standalone-bold-2xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-bold-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-xl-fontSize: var(--core-fontSize-600); --semantic-typography-icon-standalone-bold-xl-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-bold-xl-letterSpacing: normal; --semantic-typography-icon-standalone-bold-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-lg-fontSize: var(--core-fontSize-500); --semantic-typography-icon-standalone-bold-lg-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-bold-lg-letterSpacing: normal; --semantic-typography-icon-standalone-bold-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-md-fontSize: var(--core-fontSize-300); --semantic-typography-icon-standalone-bold-md-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-bold-md-letterSpacing: normal; --semantic-typography-icon-standalone-bold-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); --semantic-typography-icon-standalone-bold-sm-fontSize: var(--core-fontSize-100); --semantic-typography-icon-standalone-bold-sm-fontWeight: var(--core-fontWeight-regular); --semantic-typography-icon-standalone-bold-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-bold-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-bold-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-bold-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-bold-xs-fontWeight: var(--core-fontWeight-regular); + --semantic-typography-icon-standalone-bold-xs-lineHeight: var(--core-lineHeight-75); + --semantic-typography-icon-standalone-fill-2xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-2xl-fontSize: var(--core-fontSize-800); + --semantic-typography-icon-standalone-fill-2xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-2xl-lineHeight: var(--core-lineHeight-1000); + --semantic-typography-icon-standalone-fill-xl-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xl-fontSize: var(--core-fontSize-600); + --semantic-typography-icon-standalone-fill-xl-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xl-lineHeight: var(--core-lineHeight-900); + --semantic-typography-icon-standalone-fill-lg-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-lg-fontSize: var(--core-fontSize-500); + --semantic-typography-icon-standalone-fill-lg-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-lg-lineHeight: var(--core-lineHeight-800); + --semantic-typography-icon-standalone-fill-md-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-md-fontSize: var(--core-fontSize-300); + --semantic-typography-icon-standalone-fill-md-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-md-lineHeight: var(--core-lineHeight-600); + --semantic-typography-icon-standalone-fill-sm-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-sm-fontSize: var(--core-fontSize-100); + --semantic-typography-icon-standalone-fill-sm-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-sm-lineHeight: var(--core-lineHeight-300); + --semantic-typography-icon-standalone-fill-xs-fontFamily: var(--core-fontFamily-fontAwesome-pro); + --semantic-typography-icon-standalone-fill-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-fill-xs-fontWeight: var(--core-fontWeight-fill); + --semantic-typography-icon-standalone-fill-xs-lineHeight: var(--core-lineHeight-75); --semantic-typography-icon-standalone-brand-2xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-2xl-fontSize: var(--core-fontSize-800); - --semantic-typography-icon-standalone-brand-2xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-2xl-lineHeight: var(--core-lineHeight-1000); - --semantic-typography-icon-standalone-brand-2xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-xl-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-xl-fontSize: var(--core-fontSize-600); - --semantic-typography-icon-standalone-brand-xl-fontWeight: normal; --semantic-typography-icon-standalone-brand-xl-lineHeight: var(--core-lineHeight-900); - --semantic-typography-icon-standalone-brand-xl-letterSpacing: normal; --semantic-typography-icon-standalone-brand-lg-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-lg-fontSize: var(--core-fontSize-500); - --semantic-typography-icon-standalone-brand-lg-fontWeight: normal; --semantic-typography-icon-standalone-brand-lg-lineHeight: var(--core-lineHeight-800); - --semantic-typography-icon-standalone-brand-lg-letterSpacing: normal; --semantic-typography-icon-standalone-brand-md-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-md-fontSize: var(--core-fontSize-300); - --semantic-typography-icon-standalone-brand-md-fontWeight: normal; --semantic-typography-icon-standalone-brand-md-lineHeight: var(--core-lineHeight-600); - --semantic-typography-icon-standalone-brand-md-letterSpacing: normal; --semantic-typography-icon-standalone-brand-sm-fontFamily: var(--core-fontFamily-fontAwesome-brands); --semantic-typography-icon-standalone-brand-sm-fontSize: var(--core-fontSize-100); - --semantic-typography-icon-standalone-brand-sm-fontWeight: normal; --semantic-typography-icon-standalone-brand-sm-lineHeight: var(--core-lineHeight-300); - --semantic-typography-icon-standalone-brand-sm-letterSpacing: normal; + --semantic-typography-icon-standalone-brand-xs-fontFamily: var(--core-fontFamily-fontAwesome-brands); + --semantic-typography-icon-standalone-brand-xs-fontSize: var(--core-fontSize-25); + --semantic-typography-icon-standalone-brand-xs-lineHeight: var(--core-lineHeight-75); --semantic-spacing-general-none: var(--core-spacing-50); --semantic-spacing-general-3xs: var(--core-spacing-75); --semantic-spacing-general-2xs: var(--core-spacing-100); @@ -7312,74 +8609,6 @@ --semantic-borderRadius-xl: var(--core-borderRadius-1200); --semantic-borderRadius-2xl: var(--core-borderRadius-2400); --semantic-borderRadius-pill: var(--core-borderRadius-4800); - --semantic-fontSize-heading-hero: var(--core-fontSize-900); - --semantic-fontSize-heading-h1: var(--core-fontSize-800); - --semantic-fontSize-heading-h2: var(--core-fontSize-700); - --semantic-fontSize-heading-h3: var(--core-fontSize-400); - --semantic-fontSize-heading-h4: var(--core-fontSize-300); - --semantic-fontSize-heading-h5: var(--core-fontSize-100); - --semantic-fontSize-heading-h6: var(--core-fontSize-75); - --semantic-fontSize-body-xl: var(--core-fontSize-400); - --semantic-fontSize-body-lg: var(--core-fontSize-300); - --semantic-fontSize-body-md: var(--core-fontSize-100); - --semantic-fontSize-body-sm: var(--core-fontSize-75); - --semantic-fontSize-caption: var(--core-fontSize-50); - --semantic-fontSize-code-xl: var(--core-fontSize-400); - --semantic-fontSize-code-lg: var(--core-fontSize-300); - --semantic-fontSize-code-md: var(--core-fontSize-100); - --semantic-fontSize-code-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-xl: var(--core-fontSize-400); - --semantic-fontSize-icon-labelPaired-lg: var(--core-fontSize-300); - --semantic-fontSize-icon-labelPaired-md: var(--core-fontSize-100); - --semantic-fontSize-icon-labelPaired-sm: var(--core-fontSize-75); - --semantic-fontSize-icon-labelPaired-caption: var(--core-fontSize-50); - --semantic-fontSize-icon-standalone-2xl: var(--core-fontSize-800); - --semantic-fontSize-icon-standalone-xl: var(--core-fontSize-600); - --semantic-fontSize-icon-standalone-lg: var(--core-fontSize-500); - --semantic-fontSize-icon-standalone-md: var(--core-fontSize-300); - --semantic-fontSize-icon-standalone-sm: var(--core-fontSize-100); - --semantic-paragraphSpacing-heading-hero: var(--core-paragraphSpacing-900); - --semantic-paragraphSpacing-heading-h1: var(--core-paragraphSpacing-800); - --semantic-paragraphSpacing-heading-h2: var(--core-paragraphSpacing-700); - --semantic-paragraphSpacing-heading-h3: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-heading-h4: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-heading-h5: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-heading-h6: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-body-xl: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-body-lg: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-body-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-body-sm: var(--core-paragraphSpacing-75); - --semantic-paragraphSpacing-caption: var(--core-paragraphSpacing-50); - --semantic-paragraphSpacing-code-xl: var(--core-paragraphSpacing-400); - --semantic-paragraphSpacing-code-lg: var(--core-paragraphSpacing-300); - --semantic-paragraphSpacing-code-md: var(--core-paragraphSpacing-100); - --semantic-paragraphSpacing-code-sm: var(--core-paragraphSpacing-75); - --semantic-lineHeight-heading-hero: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h1: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h2: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h3: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h4: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h5: var(--core-lineHeight-auto); - --semantic-lineHeight-heading-h6: var(--core-lineHeight-auto); - --semantic-lineHeight-body-xl: var(--core-lineHeight-700); - --semantic-lineHeight-body-lg: var(--core-lineHeight-500); - --semantic-lineHeight-body-md: var(--core-lineHeight-300); - --semantic-lineHeight-body-sm: var(--core-lineHeight-200); - --semantic-lineHeight-caption: var(--core-lineHeight-100); - --semantic-lineHeight-code-xl: var(--core-lineHeight-700); - --semantic-lineHeight-code-lg: var(--core-lineHeight-500); - --semantic-lineHeight-code-md: var(--core-lineHeight-300); - --semantic-lineHeight-code-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-xl: var(--core-lineHeight-700); - --semantic-lineHeight-icon-labelPaired-lg: var(--core-lineHeight-500); - --semantic-lineHeight-icon-labelPaired-md: var(--core-lineHeight-300); - --semantic-lineHeight-icon-labelPaired-sm: var(--core-lineHeight-200); - --semantic-lineHeight-icon-labelPaired-caption: var(--core-lineHeight-100); - --semantic-lineHeight-icon-standalone-2xl: var(--core-lineHeight-1000); - --semantic-lineHeight-icon-standalone-xl: var(--core-lineHeight-900); - --semantic-lineHeight-icon-standalone-lg: var(--core-lineHeight-800); - --semantic-lineHeight-icon-standalone-md: var(--core-lineHeight-600); - --semantic-lineHeight-icon-standalone-sm: var(--core-lineHeight-300); } } html.light { diff --git a/scripts/shaper.js b/scripts/shaper.js new file mode 100644 index 0000000..d7cbeeb --- /dev/null +++ b/scripts/shaper.js @@ -0,0 +1,60 @@ +import fs from 'fs/promises'; +import path from 'path'; + +const inputFilePath = path.join(process.cwd(), 'data', 'tokens.json'); + +/* +This script transforms and reshapes token data to meet front-end (FE) requirements, +facilitating proper handling and CSS style generation. This adjustment addresses limitations on the design side, +ensuring that designers can seamlessly integrate and use the tokens in new designs. +*/ + +const transformValueKeys = (obj, rootKey, currentPath = '') => { + for (const [key, value] of Object.entries(obj)) { + const newPath = currentPath ? `${currentPath}.${key}` : key; + + if (key === 'value' && typeof value === 'object' && value !== null && !Array.isArray(value)) { + // Check if the object contains a "type" property + if (!value.hasOwnProperty('type')) { + // Log the current structure before transformation + console.log(`Found "value" at ${rootKey}.${newPath}. Replacing with:`); + + // Create a new object to hold the transformed structure + const transformedObject = {}; + + // Transform each property of the "value" object + for (const [subKey, subValue] of Object.entries(value)) { + transformedObject[subKey] = { value: subValue }; + } + + // Replace the "value" key with the transformed structure + console.log(transformedObject); + Object.assign(obj, transformedObject); + + // Delete the old "value" key + delete obj[key]; + } + } else if (typeof value === 'object' && value !== null) { + // Recursively process nested objects + transformValueKeys(value, rootKey, newPath); + } + } +}; + +async function processJson() { + try { + // Read the input JSON file + const jsonData = JSON.parse(await fs.readFile(inputFilePath, 'utf8')); + + // Transform the JSON data, assuming the root key is empty for the root level + transformValueKeys(jsonData, 'root'); + + // Write the updated JSON to the output file + await fs.writeFile(inputFilePath, JSON.stringify(jsonData, null, 2), 'utf8'); + console.log('JSON transformation complete. Updated file saved as tokens-updated.json'); + } catch (error) { + console.error('Error processing JSON file:', error); + } +} + +processJson(); diff --git a/scripts/transformer.js b/scripts/transformer.js index e248fc1..01afbce 100644 --- a/scripts/transformer.js +++ b/scripts/transformer.js @@ -302,7 +302,6 @@ class Transformer { // Generate theme rules this.generateThemeVariables(); - // this.resolveTokenValues(); this.resolveDynamicVariables(); // Map token variables