@marioschmidt/design-system-tokens 1.0.22 → 1.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (216) hide show
  1. package/dist/android/brands/advertorial/sizeclass-compact/typography_styles.xml +297 -113
  2. package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +297 -113
  3. package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +297 -113
  4. package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +297 -113
  5. package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +297 -113
  6. package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +297 -113
  7. package/dist/css/brands/advertorial/density/density-compact.css +1 -1
  8. package/dist/css/brands/advertorial/density/density-default.css +1 -1
  9. package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
  10. package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +494 -494
  11. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  12. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  13. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  14. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  15. package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +38 -14
  16. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +38 -14
  17. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +298 -114
  18. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +298 -114
  19. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +298 -114
  20. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +298 -114
  21. package/dist/css/brands/bild/density/density-compact.css +1 -1
  22. package/dist/css/brands/bild/density/density-default.css +1 -1
  23. package/dist/css/brands/bild/density/density-spacious.css +1 -1
  24. package/dist/css/brands/bild/overrides/brandcolormapping.css +140 -140
  25. package/dist/css/brands/bild/overrides/brandtokenmapping.css +494 -494
  26. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  27. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  28. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  29. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  30. package/dist/css/brands/bild/semantic/color/colormode-dark.css +385 -385
  31. package/dist/css/brands/bild/semantic/color/colormode-light.css +385 -385
  32. package/dist/css/brands/bild/semantic/effects/effects-dark.css +38 -14
  33. package/dist/css/brands/bild/semantic/effects/effects-light.css +38 -14
  34. package/dist/css/brands/bild/semantic/typography/typography-lg.css +298 -114
  35. package/dist/css/brands/bild/semantic/typography/typography-md.css +298 -114
  36. package/dist/css/brands/bild/semantic/typography/typography-sm.css +298 -114
  37. package/dist/css/brands/bild/semantic/typography/typography-xs.css +298 -114
  38. package/dist/css/brands/sportbild/density/density-compact.css +1 -1
  39. package/dist/css/brands/sportbild/density/density-default.css +1 -1
  40. package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
  41. package/dist/css/brands/sportbild/overrides/brandcolormapping.css +140 -140
  42. package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +494 -494
  43. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  44. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  45. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  46. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  47. package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +385 -385
  48. package/dist/css/brands/sportbild/semantic/color/colormode-light.css +385 -385
  49. package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +38 -14
  50. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +38 -14
  51. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +298 -114
  52. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +298 -114
  53. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +298 -114
  54. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +298 -114
  55. package/dist/css/shared/colorprimitive.css +97 -97
  56. package/dist/css/shared/fontprimitive.css +22 -22
  57. package/dist/css/shared/sizeprimitive.css +1 -1
  58. package/dist/css/shared/spaceprimitive.css +1 -1
  59. package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +291 -291
  60. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  61. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  62. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  63. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  64. package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +91 -91
  65. package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +291 -291
  66. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  67. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  68. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  69. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  70. package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +389 -389
  71. package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +389 -389
  72. package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +91 -91
  73. package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +291 -291
  74. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  75. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  76. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  77. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  78. package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +389 -389
  79. package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +389 -389
  80. package/dist/flutter/shared/colorprimitive.dart +82 -82
  81. package/dist/flutter/shared/fontprimitive.dart +21 -21
  82. package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +291 -291
  83. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  84. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  85. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  86. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  87. package/dist/ios/brands/advertorial/sizeclass-compact/Typography.swift +297 -113
  88. package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +297 -113
  89. package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +91 -91
  90. package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +291 -291
  91. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  92. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  93. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  94. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  95. package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +389 -389
  96. package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +389 -389
  97. package/dist/ios/brands/bild/sizeclass-compact/Typography.swift +297 -113
  98. package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +297 -113
  99. package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +91 -91
  100. package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +291 -291
  101. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  102. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  103. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  104. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  105. package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +389 -389
  106. package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +389 -389
  107. package/dist/ios/brands/sportbild/sizeclass-compact/Typography.swift +297 -113
  108. package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +297 -113
  109. package/dist/ios/shared/Colorprimitive.swift +82 -82
  110. package/dist/ios/shared/Fontprimitive.swift +21 -21
  111. package/dist/js/brands/advertorial/density/density-compact.js +1 -1
  112. package/dist/js/brands/advertorial/density/density-default.js +1 -1
  113. package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
  114. package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +292 -292
  115. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  116. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  117. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  118. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  119. package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +13 -13
  120. package/dist/js/brands/advertorial/semantic/effects/effects-light.js +13 -13
  121. package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +210 -210
  122. package/dist/js/brands/advertorial/semantic/typography/typography-md.js +210 -210
  123. package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +210 -210
  124. package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +210 -210
  125. package/dist/js/brands/bild/density/density-compact.js +1 -1
  126. package/dist/js/brands/bild/density/density-default.js +1 -1
  127. package/dist/js/brands/bild/density/density-spacious.js +1 -1
  128. package/dist/js/brands/bild/overrides/brandcolormapping.js +92 -92
  129. package/dist/js/brands/bild/overrides/brandtokenmapping.js +292 -292
  130. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  131. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  132. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  133. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  134. package/dist/js/brands/bild/semantic/color/colormode-dark.js +390 -390
  135. package/dist/js/brands/bild/semantic/color/colormode-light.js +390 -390
  136. package/dist/js/brands/bild/semantic/effects/effects-dark.js +13 -13
  137. package/dist/js/brands/bild/semantic/effects/effects-light.js +13 -13
  138. package/dist/js/brands/bild/semantic/typography/typography-lg.js +210 -210
  139. package/dist/js/brands/bild/semantic/typography/typography-md.js +210 -210
  140. package/dist/js/brands/bild/semantic/typography/typography-sm.js +210 -210
  141. package/dist/js/brands/bild/semantic/typography/typography-xs.js +210 -210
  142. package/dist/js/brands/sportbild/density/density-compact.js +1 -1
  143. package/dist/js/brands/sportbild/density/density-default.js +1 -1
  144. package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
  145. package/dist/js/brands/sportbild/overrides/brandcolormapping.js +92 -92
  146. package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +292 -292
  147. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  148. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  149. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  150. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  151. package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +390 -390
  152. package/dist/js/brands/sportbild/semantic/color/colormode-light.js +390 -390
  153. package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +13 -13
  154. package/dist/js/brands/sportbild/semantic/effects/effects-light.js +13 -13
  155. package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +210 -210
  156. package/dist/js/brands/sportbild/semantic/typography/typography-md.js +210 -210
  157. package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +210 -210
  158. package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +210 -210
  159. package/dist/js/shared/colorprimitive.js +83 -83
  160. package/dist/js/shared/fontprimitive.js +22 -22
  161. package/dist/js/shared/sizeprimitive.js +1 -1
  162. package/dist/js/shared/spaceprimitive.js +1 -1
  163. package/dist/manifest.json +1 -1
  164. package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
  165. package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
  166. package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
  167. package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +292 -292
  168. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  169. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  170. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  171. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  172. package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +13 -13
  173. package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +13 -13
  174. package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +210 -210
  175. package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +210 -210
  176. package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +210 -210
  177. package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +210 -210
  178. package/dist/scss/brands/bild/density/density-compact.scss +1 -1
  179. package/dist/scss/brands/bild/density/density-default.scss +1 -1
  180. package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
  181. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +92 -92
  182. package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +292 -292
  183. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  184. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  185. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  186. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  187. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +390 -390
  188. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +390 -390
  189. package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +13 -13
  190. package/dist/scss/brands/bild/semantic/effects/effects-light.scss +13 -13
  191. package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +210 -210
  192. package/dist/scss/brands/bild/semantic/typography/typography-md.scss +210 -210
  193. package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +210 -210
  194. package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +210 -210
  195. package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
  196. package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
  197. package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
  198. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +92 -92
  199. package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +292 -292
  200. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  201. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  202. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  203. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  204. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +390 -390
  205. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +390 -390
  206. package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +13 -13
  207. package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +13 -13
  208. package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +210 -210
  209. package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +210 -210
  210. package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +210 -210
  211. package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +210 -210
  212. package/dist/scss/shared/colorprimitive.scss +83 -83
  213. package/dist/scss/shared/fontprimitive.scss +22 -22
  214. package/dist/scss/shared/sizeprimitive.scss +1 -1
  215. package/dist/scss/shared/spaceprimitive.scss +1 -1
  216. package/package.json +1 -1
@@ -1,11 +1,15 @@
1
1
  /**
2
2
  * Typography Classes - Advertorial / sm
3
- * Generiert am: 2025-11-24T20:37:12.527Z
3
+ * Generiert am: 2025-11-24T21:40:53.893Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
7
+ /* ============================================
8
+ DISPLAY
9
+ ============================================ */
10
+
7
11
  /* Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 40 - 40 - 72 - 120 */
8
- .display-display1 {
12
+ .display1 {
9
13
  font-family: Lucida Grande;
10
14
  font-weight: 800;
11
15
  font-size: 39px;
@@ -14,7 +18,7 @@
14
18
  }
15
19
 
16
20
  /* Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 36 - 36 - 42 - 64 */
17
- .display-display2 {
21
+ .display2 {
18
22
  font-family: Lucida Grande;
19
23
  font-weight: 800;
20
24
  font-size: 35px;
@@ -23,7 +27,7 @@
23
27
  }
24
28
 
25
29
  /* Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 28 - 28 - 32 - 40 */
26
- .display-display3 {
30
+ .display3 {
27
31
  font-family: Lucida Grande;
28
32
  font-weight: 800;
29
33
  font-size: 27px;
@@ -31,8 +35,13 @@
31
35
  letter-spacing: -0.5px;
32
36
  }
33
37
 
38
+
39
+ /* ============================================
40
+ HEADLINE
41
+ ============================================ */
42
+
34
43
  /* Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. Font size: 48 - 48 - 72 - 100 */
35
- .headline-headline1 {
44
+ .headline1 {
36
45
  font-family: Lucida Grande;
37
46
  font-size: 36px;
38
47
  line-height: 37.79999923706055px;
@@ -41,7 +50,7 @@
41
50
  }
42
51
 
43
52
  /* Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. This text style's token for the font size parameter changes across device sizes as follows: 40 - 40 - 48 - 64 */
44
- .headline-headline2 {
53
+ .headline2 {
45
54
  font-family: Lucida Grande;
46
55
  font-size: 30px;
47
56
  line-height: 33px;
@@ -50,7 +59,7 @@
50
59
  }
51
60
 
52
61
  /* Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. This text style's font size parameter is controlled by the headline3FontSize token: 28 - 28 - 36 - 40 */
53
- .headline-headline3 {
62
+ .headline3 {
54
63
  font-family: Lucida Grande;
55
64
  font-size: 24px;
56
65
  line-height: 26.399999618530273px;
@@ -59,7 +68,7 @@
59
68
  }
60
69
 
61
70
  /* Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. Font size: 22 - 22 - 26 - 32 */
62
- .headline-headline4 {
71
+ .headline4 {
63
72
  font-family: Lucida Grande;
64
73
  font-size: 16px;
65
74
  line-height: 16px;
@@ -67,8 +76,13 @@
67
76
  font-style: 600;
68
77
  }
69
78
 
79
+
80
+ /* ============================================
81
+ SUBHEADLINE
82
+ ============================================ */
83
+
70
84
  /* This Subheadlines text style is used in articles. They are placed under the headline at the top of an article. Subheadlines can appear in some teasers also. Font size: 24 - 24 - 32 - 36 */
71
- .subheadline-subheadline1 {
85
+ .subheadline1 {
72
86
  font-family: Lucida Grande;
73
87
  font-weight: 700;
74
88
  font-size: 18px;
@@ -76,8 +90,13 @@
76
90
  letter-spacing: 0px;
77
91
  }
78
92
 
93
+
94
+ /* ============================================
95
+ KICKER
96
+ ============================================ */
97
+
79
98
  /* Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 18 - 18 - 22 - 30 --//*//-- currently css uses kicker0 for the naming of this text style and sequence of font size changes */
80
- .kicker-kicker1 {
99
+ .kicker1 {
81
100
  font-family: Lucida Grande;
82
101
  font-size: 16px;
83
102
  line-height: 17.600000381469727px;
@@ -86,7 +105,7 @@
86
105
  }
87
106
 
88
107
  /* Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 18 - 18 - 22 - 24 --//*//-- currently css uses kicker1 for the naming of this text style and sequence of font size changes */
89
- .kicker-kicker2 {
108
+ .kicker2 {
90
109
  font-family: Lucida Grande;
91
110
  font-size: 16px;
92
111
  line-height: 17.600000381469727px;
@@ -95,7 +114,7 @@
95
114
  }
96
115
 
97
116
  /* Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 16 - 16 - 18 - 20 --//*//-- currently css uses kicker2 for the naming of this text style and sequence of font size changes */
98
- .kicker-kicker3 {
117
+ .kicker3 {
99
118
  font-family: Lucida Grande;
100
119
  font-size: 14px;
101
120
  line-height: 15.399999618530273px;
@@ -103,7 +122,7 @@
103
122
  }
104
123
 
105
124
  /* Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 14 - 14 - 16 - 16 --//*//-- currently css uses kicker3 for the naming of this text style and sequence of font size changes */
106
- .kicker-kicker4 {
125
+ .kicker4 {
107
126
  font-family: Lucida Grande;
108
127
  font-size: 12px;
109
128
  line-height: 13.199999809265137px;
@@ -111,8 +130,13 @@
111
130
  font-style: 700;
112
131
  }
113
132
 
133
+
134
+ /* ============================================
135
+ TITLE
136
+ ============================================ */
137
+
114
138
  /* Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability. Font size: 22 - 22 - 22 - 28 */
115
- .title-title1 {
139
+ .title1 {
116
140
  font-family: Lucida Grande;
117
141
  font-weight: 800;
118
142
  font-size: 22px;
@@ -121,7 +145,7 @@
121
145
  }
122
146
 
123
147
  /* Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability. Font size: 22 - 22 - 22 - 28 */
124
- .title-title1uppercase {
148
+ .title1uppercase {
125
149
  font-family: Lucida Grande;
126
150
  font-weight: 800;
127
151
  font-size: 22px;
@@ -133,7 +157,7 @@
133
157
  /* Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
134
158
 
135
159
  In the previous system, this style was named Caption. For greater clarity and consistency, it has been renamed to title2. Font size: 16 - 16 - 18 - 20 */
136
- .title-title2 {
160
+ .title2 {
137
161
  font-family: Lucida Grande;
138
162
  font-weight: 800;
139
163
  font-size: 14px;
@@ -144,7 +168,7 @@ In the previous system, this style was named Caption. For greater clarity and co
144
168
  /* Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
145
169
 
146
170
  In the previous system, this style was named Caption. For greater clarity and consistency, it has been renamed to title2. Font size: 16 - 16 - 18 - 20 */
147
- .title-title2uppercase {
171
+ .title2uppercase {
148
172
  font-family: Lucida Grande;
149
173
  font-weight: 800;
150
174
  font-size: 14px;
@@ -153,8 +177,13 @@ In the previous system, this style was named Caption. For greater clarity and co
153
177
  text-transform: upper;
154
178
  }
155
179
 
180
+
181
+ /* ============================================
182
+ CALLOUT
183
+ ============================================ */
184
+
156
185
  /* Callouts highlight key information, quotes, or important notes inside content. They stand apart from body text to draw attention. There is overlap between this text style and the title text styles. Font size: 18 - 18 - 22 - 22 */
157
- .callout-callout {
186
+ .callout {
158
187
  font-family: Lucida Grande;
159
188
  font-weight: 800;
160
189
  font-size: 16px;
@@ -162,8 +191,13 @@ In the previous system, this style was named Caption. For greater clarity and co
162
191
  letter-spacing: 0px;
163
192
  }
164
193
 
194
+
195
+ /* ============================================
196
+ BODY
197
+ ============================================ */
198
+
165
199
  /* Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
166
- .body-body {
200
+ .body {
167
201
  font-family: Lucida Grande;
168
202
  font-weight: 400;
169
203
  font-size: 17px;
@@ -172,7 +206,7 @@ In the previous system, this style was named Caption. For greater clarity and co
172
206
  }
173
207
 
174
208
  /* Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
175
- .body-bodyitalic {
209
+ .bodyitalic {
176
210
  font-family: Lucida Grande;
177
211
  font-size: 17px;
178
212
  line-height: 29.75px;
@@ -180,7 +214,7 @@ In the previous system, this style was named Caption. For greater clarity and co
180
214
  }
181
215
 
182
216
  /* Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
183
- .body-bodybold {
217
+ .bodybold {
184
218
  font-family: Lucida Grande;
185
219
  font-weight: 700;
186
220
  font-size: 17px;
@@ -189,15 +223,20 @@ In the previous system, this style was named Caption. For greater clarity and co
189
223
  }
190
224
 
191
225
  /* Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
192
- .body-bodybolditalic {
226
+ .bodybolditalic {
193
227
  font-family: Lucida Grande;
194
228
  font-size: 17px;
195
229
  line-height: 29.75px;
196
230
  letter-spacing: 0px;
197
231
  }
198
232
 
233
+
234
+ /* ============================================
235
+ TEXTLINK
236
+ ============================================ */
237
+
199
238
  /* Use this text style for styling elements that are clickable text links inside body texts. This style is often found in article texts. Font size remains constant at 21 across device sizes. */
200
- .textlink-textlink {
239
+ .textlink {
201
240
  font-family: Lucida Grande;
202
241
  font-weight: 400;
203
242
  font-size: 17px;
@@ -207,7 +246,7 @@ In the previous system, this style was named Caption. For greater clarity and co
207
246
  }
208
247
 
209
248
  /* Use this text style for styling elements that are clickable text links inside body texts that are using the italic style. This style is often found in article texts that need to show contrast for publications titles, specific words or names. Font size remains constant at 21 across device sizes. */
210
- .textlink-textlinkitalic {
249
+ .textlinkitalic {
211
250
  font-family: Lucida Grande;
212
251
  font-size: 17px;
213
252
  line-height: 29.75px;
@@ -216,7 +255,7 @@ In the previous system, this style was named Caption. For greater clarity and co
216
255
  }
217
256
 
218
257
  /* Use this text style for styling elements that are clickable text links inside emphasized body texts that are using the bold or html strong style. This style is often found in article texts that need to show contrast for specific words or names. Font size remains constant at 21 across device sizes. */
219
- .textlink-textlinkbold {
258
+ .textlinkbold {
220
259
  font-family: Lucida Grande;
221
260
  font-weight: 700;
222
261
  font-size: 17px;
@@ -226,7 +265,7 @@ In the previous system, this style was named Caption. For greater clarity and co
226
265
  }
227
266
 
228
267
  /* Use this style for body text links or other text links that are in active state. Font size remains constant at 21 across device sizes. */
229
- .textlink-textlinkhover {
268
+ .textlinkhover {
230
269
  font-family: Lucida Grande;
231
270
  font-weight: 400;
232
271
  font-size: 17px;
@@ -236,7 +275,7 @@ In the previous system, this style was named Caption. For greater clarity and co
236
275
  }
237
276
 
238
277
  /* Use this style for body text links or other text links that are in active state. Font size remains constant at 21 across device sizes. */
239
- .textlink-textlinkboldhover {
278
+ .textlinkboldhover {
240
279
  font-family: Lucida Grande;
241
280
  font-weight: 700;
242
281
  font-size: 17px;
@@ -245,8 +284,13 @@ In the previous system, this style was named Caption. For greater clarity and co
245
284
  text-decoration: underline;
246
285
  }
247
286
 
287
+
288
+ /* ============================================
289
+ FOOTNOTE
290
+ ============================================ */
291
+
248
292
  /* Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This specific style is commonly used on small two lines of text that are seen on standard teasers. The font size of this text style is similar to the label text style. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 16 - 16 - 16 - 18 */
249
- .footnote-footnote1 {
293
+ .footnote1 {
250
294
  font-family: Lucida Grande;
251
295
  font-weight: 400;
252
296
  font-size: 13px;
@@ -255,7 +299,7 @@ In the previous system, this style was named Caption. For greater clarity and co
255
299
  }
256
300
 
257
301
  /* Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. 16 - 16 - 16 - 18 */
258
- .footnote-footnote1bold {
302
+ .footnote1bold {
259
303
  font-family: Lucida Grande;
260
304
  font-weight: 700;
261
305
  font-size: 13px;
@@ -264,7 +308,7 @@ In the previous system, this style was named Caption. For greater clarity and co
264
308
  }
265
309
 
266
310
  /* Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 12 - 12 - 12 - 16 */
267
- .footnote-footnote2 {
311
+ .footnote2 {
268
312
  font-family: Lucida Grande;
269
313
  font-weight: 400;
270
314
  font-size: 10px;
@@ -273,7 +317,7 @@ In the previous system, this style was named Caption. For greater clarity and co
273
317
  }
274
318
 
275
319
  /* Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 12 - 12 - 12 - 16 */
276
- .footnote-footnote2bold {
320
+ .footnote2bold {
277
321
  font-family: Lucida Grande;
278
322
  font-weight: 700;
279
323
  font-size: 10px;
@@ -281,8 +325,13 @@ In the previous system, this style was named Caption. For greater clarity and co
281
325
  letter-spacing: 0px;
282
326
  }
283
327
 
328
+
329
+ /* ============================================
330
+ LABEL
331
+ ============================================ */
332
+
284
333
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
285
- .label-label1 {
334
+ .label1 {
286
335
  font-family: Lucida Grande;
287
336
  font-weight: 400;
288
337
  font-size: 17px;
@@ -291,7 +340,7 @@ In the previous system, this style was named Caption. For greater clarity and co
291
340
  }
292
341
 
293
342
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
294
- .label-label1bold {
343
+ .label1bold {
295
344
  font-family: Lucida Grande;
296
345
  font-weight: 700;
297
346
  font-size: 17px;
@@ -300,7 +349,7 @@ In the previous system, this style was named Caption. For greater clarity and co
300
349
  }
301
350
 
302
351
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size changes across device sizes: 10 - 10 - 15 - 17 */
303
- .label-label1boldresp {
352
+ .label1boldresp {
304
353
  font-family: Lucida Grande;
305
354
  font-weight: 700;
306
355
  font-size: 10px;
@@ -309,7 +358,7 @@ In the previous system, this style was named Caption. For greater clarity and co
309
358
  }
310
359
 
311
360
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
312
- .label-label1uppercasebold {
361
+ .label1uppercasebold {
313
362
  font-family: Lucida Grande;
314
363
  font-weight: 700;
315
364
  font-size: 17px;
@@ -319,7 +368,7 @@ In the previous system, this style was named Caption. For greater clarity and co
319
368
  }
320
369
 
321
370
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
322
- .label-label2 {
371
+ .label2 {
323
372
  font-family: Lucida Grande;
324
373
  font-weight: 400;
325
374
  font-size: 15px;
@@ -328,7 +377,7 @@ In the previous system, this style was named Caption. For greater clarity and co
328
377
  }
329
378
 
330
379
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
331
- .label-label2uppercase {
380
+ .label2uppercase {
332
381
  font-family: Lucida Grande;
333
382
  font-weight: 400;
334
383
  font-size: 15px;
@@ -338,7 +387,7 @@ In the previous system, this style was named Caption. For greater clarity and co
338
387
  }
339
388
 
340
389
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
341
- .label-label2bold {
390
+ .label2bold {
342
391
  font-family: Lucida Grande;
343
392
  font-weight: 700;
344
393
  font-size: 15px;
@@ -347,7 +396,7 @@ In the previous system, this style was named Caption. For greater clarity and co
347
396
  }
348
397
 
349
398
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This style used on special navi component simiiar to link lane menu items. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. The font size value remains constant at 15 across device sizes. */
350
- .label-label2uppercasebold {
399
+ .label2uppercasebold {
351
400
  font-family: Lucida Grande;
352
401
  font-weight: 700;
353
402
  font-size: 15px;
@@ -357,7 +406,7 @@ In the previous system, this style was named Caption. For greater clarity and co
357
406
  }
358
407
 
359
408
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
360
- .label-label3 {
409
+ .label3 {
361
410
  font-family: Lucida Grande;
362
411
  font-weight: 400;
363
412
  font-size: 12px;
@@ -366,7 +415,7 @@ In the previous system, this style was named Caption. For greater clarity and co
366
415
  }
367
416
 
368
417
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. Current online CSS .nav_btn--type-list & .nav_btn__text // --nav-btn */
369
- .label-label3uppercase {
418
+ .label3uppercase {
370
419
  font-family: Lucida Grande;
371
420
  font-weight: 400;
372
421
  font-size: 12px;
@@ -376,7 +425,7 @@ In the previous system, this style was named Caption. For greater clarity and co
376
425
  }
377
426
 
378
427
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
379
- .label-label3bold {
428
+ .label3bold {
380
429
  font-family: Lucida Grande;
381
430
  font-weight: 700;
382
431
  font-size: 12px;
@@ -385,7 +434,7 @@ In the previous system, this style was named Caption. For greater clarity and co
385
434
  }
386
435
 
387
436
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
388
- .label-label3uppercasebold {
437
+ .label3uppercasebold {
389
438
  font-family: Lucida Grande;
390
439
  font-weight: 700;
391
440
  font-size: 12px;
@@ -395,7 +444,7 @@ In the previous system, this style was named Caption. For greater clarity and co
395
444
  }
396
445
 
397
446
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 8. */
398
- .label-label4 {
447
+ .label4 {
399
448
  font-family: Lucida Grande;
400
449
  font-weight: 400;
401
450
  font-size: 8px;
@@ -403,8 +452,13 @@ In the previous system, this style was named Caption. For greater clarity and co
403
452
  letter-spacing: 0px;
404
453
  }
405
454
 
455
+
456
+ /* ============================================
457
+ QUOTE
458
+ ============================================ */
459
+
406
460
  /* Use this text style for sections of text that are inside a fieldset with a quotation given by a person in an interview or a section of text from a larger body of text that need to be emphasized. */
407
- .quote-quote {
461
+ .quote {
408
462
  font-family: Lucida Grande;
409
463
  font-weight: 800;
410
464
  font-size: 16px;
@@ -412,16 +466,26 @@ In the previous system, this style was named Caption. For greater clarity and co
412
466
  letter-spacing: 0px;
413
467
  }
414
468
 
469
+
470
+ /* ============================================
471
+ ACCORDION
472
+ ============================================ */
473
+
415
474
  /* This text style is for use on accordion labels */
416
- .accordion-accordionlabel {
475
+ .accordionlabel {
417
476
  font-family: Lucida Grande;
418
477
  font-weight: 700;
419
478
  font-size: 17px;
420
479
  letter-spacing: 0px;
421
480
  }
422
481
 
482
+
483
+ /* ============================================
484
+ ARTICLE
485
+ ============================================ */
486
+
423
487
  /* This text style contains the variables necessary for setting how the font parameters for the article kicker behaves across breakpoints. For font size, this component level token currently references the semantic level token kicker1FontSize. */
424
- .article-articlekicker {
488
+ .articlekicker {
425
489
  font-family: Lucida Grande;
426
490
  font-size: 16px;
427
491
  line-height: 17.600000381469727px;
@@ -429,7 +493,7 @@ In the previous system, this style was named Caption. For greater clarity and co
429
493
  }
430
494
 
431
495
  /* This text style is used on image captions that show up in article pages only. */
432
- .article-articleimagecaption {
496
+ .articleimagecaption {
433
497
  font-family: Lucida Grande;
434
498
  font-weight: 700;
435
499
  font-size: 13px;
@@ -438,7 +502,7 @@ In the previous system, this style was named Caption. For greater clarity and co
438
502
  }
439
503
 
440
504
  /* This component level text style is reserved for article page headline texts that show up at the top of article pages. This text style references the generic text styles headline1 and headline2 font size variables. 40 - 40 - 72 - 100 */
441
- .article-articleheadline {
505
+ .articleheadline {
442
506
  font-family: Lucida Grande;
443
507
  font-size: 30px;
444
508
  line-height: 30px;
@@ -446,7 +510,7 @@ In the previous system, this style was named Caption. For greater clarity and co
446
510
  }
447
511
 
448
512
  /* This text style is used on short pieces of text that give information about where an image originated. It can also be used on short texts that give information about where a video originated. */
449
- .article-articlemetasource {
513
+ .articlemetasource {
450
514
  font-family: Lucida Grande;
451
515
  font-weight: 400;
452
516
  font-size: 13px;
@@ -454,22 +518,32 @@ In the previous system, this style was named Caption. For greater clarity and co
454
518
  }
455
519
 
456
520
  /* Use this text style for time and day text string that commonly shows up along with the article authors avatars. Font size: 12 - 12 - 14 - 16 */
457
- .article-articletimestamp {
521
+ .articletimestamp {
458
522
  font-family: Lucida Grande;
459
523
  font-weight: 800;
460
524
  font-size: 12px;
461
525
  }
462
526
 
527
+
528
+ /* ============================================
529
+ AUDIOPLAYER
530
+ ============================================ */
531
+
463
532
  /* This text style is used on audio player labels for elapsed time, reproduction speed and short functionality description text. Font size: 16 - 16 - 16 - 18 */
464
- .audioplayer-audioplayerlabel {
533
+ .audioplayerlabel {
465
534
  font-family: Lucida Grande;
466
535
  font-weight: 700;
467
536
  font-size: 16px;
468
537
  line-height: 16px;
469
538
  }
470
539
 
540
+
541
+ /* ============================================
542
+ AVATAR
543
+ ============================================ */
544
+
471
545
  /* This text style is used for avatar on iOS & Android apps. 12 - 12 - 14 - 16 */
472
- .avatar-appavatar {
546
+ .appavatar {
473
547
  font-family: Lucida Grande;
474
548
  font-weight: 800;
475
549
  font-size: 12px;
@@ -480,7 +554,7 @@ In the previous system, this style was named Caption. For greater clarity and co
480
554
  /* This text style is used on article page avatar name labels in their default state. Font size: 16 - 16 - 16 - 18
481
555
 
482
556
  09-2025, on large devices this component uses the css var --footnote-font-size-lg at 1024px bp changes to --footnote-font-size-sm */
483
- .avatar-avatardefault {
557
+ .avatardefault {
484
558
  font-family: Lucida Grande;
485
559
  font-weight: 700;
486
560
  font-size: 13px;
@@ -489,7 +563,7 @@ In the previous system, this style was named Caption. For greater clarity and co
489
563
  }
490
564
 
491
565
  /* This text style is used on avatars that appear in article pages. Font size: 16 - 16 - 16 - 18 */
492
- .avatar-avatarhover {
566
+ .avatarhover {
493
567
  font-family: Lucida Grande;
494
568
  font-weight: 700;
495
569
  font-size: 13px;
@@ -499,7 +573,7 @@ In the previous system, this style was named Caption. For greater clarity and co
499
573
  }
500
574
 
501
575
  /* This text style is used on avatars that show up on article pages. Some avatars have the individual's first and last name on a single line. The second line of the avatar label is then used for secondary information such as the location of the individual in the world. 16 - 16 - 16 - 18 */
502
- .avatar-avatarsecondaryinfo {
576
+ .avatarsecondaryinfo {
503
577
  font-family: Lucida Grande;
504
578
  font-weight: 400;
505
579
  font-size: 13px;
@@ -508,7 +582,7 @@ In the previous system, this style was named Caption. For greater clarity and co
508
582
  }
509
583
 
510
584
  /* This text style is used for the active state of the second line of avatar labels. This label text is used for secondary information such as the location of the individual in the world. 16 - 16 - 16 - 18 */
511
- .avatar-avatarsecondaryinfohover {
585
+ .avatarsecondaryinfohover {
512
586
  font-family: Lucida Grande;
513
587
  font-weight: 400;
514
588
  font-size: 13px;
@@ -517,8 +591,13 @@ In the previous system, this style was named Caption. For greater clarity and co
517
591
  text-decoration: underline;
518
592
  }
519
593
 
594
+
595
+ /* ============================================
596
+ BADGES
597
+ ============================================ */
598
+
520
599
  /* 14 - 14 - 16 - 16 -- This text style is specific to the video horizontal player's ad badge that shows up next to the yellow progress bar that plays during horizontal video advertisements. */
521
- .badges-videoadbadge {
600
+ .videoadbadge {
522
601
  font-family: Gotham XNarrow;
523
602
  font-weight: 400;
524
603
  font-size: 14px;
@@ -526,15 +605,20 @@ In the previous system, this style was named Caption. For greater clarity and co
526
605
  }
527
606
 
528
607
  /* This text style is used on horizontal video badges that contain either the video's total duration or a live status identifier. Font size: 16 - 16 - 18 - 18 */
529
- .badges-videotimebadge {
608
+ .videotimebadge {
530
609
  font-family: Lucida Grande;
531
610
  font-weight: 400;
532
611
  font-size: 16px;
533
612
  line-height: 21px;
534
613
  }
535
614
 
615
+
616
+ /* ============================================
617
+ BREADCRUMB
618
+ ============================================ */
619
+
536
620
  /* This text style is used for the last items in a breadcrumbs chain. It is commonly used in article pages and is a h1 in html. This text style's font size parameter is controlled by the breadcrumbFontSize variable. 15 - 15 - 15 - 12. Breadcrumb labels are smaller on largest devices. */
537
- .breadcrumb-breadcrumb {
621
+ .breadcrumb {
538
622
  font-family: Lucida Grande;
539
623
  font-weight: 700;
540
624
  font-size: 15px;
@@ -543,7 +627,7 @@ In the previous system, this style was named Caption. For greater clarity and co
543
627
  }
544
628
 
545
629
  /* This text style is used for breadcrumb links that are commonly used in article pages. This text style's font size parameter is controlled by the breadcrumbFontSize variable. 15 - 15 - 15 - 12. Breadcrumb labels are smaller on largest devices. */
546
- .breadcrumb-breadcrumblink {
630
+ .breadcrumblink {
547
631
  font-family: Lucida Grande;
548
632
  font-weight: 700;
549
633
  font-size: 15px;
@@ -553,7 +637,7 @@ In the previous system, this style was named Caption. For greater clarity and co
553
637
  }
554
638
 
555
639
  /* This text style is used for the hover state of breadcrumbs that are commonly used in article pages. This text style's font size parameter is controlled by the breadcrumbFontSize variable. 15 - 15 - 15 - 12. Breadcrumb labels are smaller on largest devices. */
556
- .breadcrumb-breadcrumblinkhover {
640
+ .breadcrumblinkhover {
557
641
  font-family: Lucida Grande;
558
642
  font-weight: 700;
559
643
  font-size: 15px;
@@ -562,8 +646,13 @@ In the previous system, this style was named Caption. For greater clarity and co
562
646
  text-decoration: underline;
563
647
  }
564
648
 
649
+
650
+ /* ============================================
651
+ BREAKINGNEWS
652
+ ============================================ */
653
+
565
654
  /* Use this text style on breaking news headlines that horizontally scroll in the breaking news animated strip. Font size constant 21. */
566
- .breakingnews-breakingnewstext {
655
+ .breakingnewstext {
567
656
  font-family: Lucida Grande;
568
657
  font-weight: 700;
569
658
  font-size: 21px;
@@ -573,7 +662,7 @@ In the previous system, this style was named Caption. For greater clarity and co
573
662
  }
574
663
 
575
664
  /* Use this text style on the upper title of the breaking news headline strip. Font size constant 13. */
576
- .breakingnews-breakingnewsuppertitle {
665
+ .breakingnewsuppertitle {
577
666
  font-family: Lucida Grande;
578
667
  font-weight: 800;
579
668
  font-size: 13px;
@@ -582,7 +671,7 @@ In the previous system, this style was named Caption. For greater clarity and co
582
671
  }
583
672
 
584
673
  /* Use this font style on the breaking news badge's lower title. Font size constant 23. */
585
- .breakingnews-breakingnewslowertitle {
674
+ .breakingnewslowertitle {
586
675
  font-family: Lucida Grande;
587
676
  font-weight: 800;
588
677
  font-size: 23px;
@@ -590,8 +679,13 @@ In the previous system, this style was named Caption. For greater clarity and co
590
679
  letter-spacing: 0px;
591
680
  }
592
681
 
682
+
683
+ /* ============================================
684
+ BUTTON
685
+ ============================================ */
686
+
593
687
  /* This text style is used on button labels. Its font size variable is currently in the Density collection. Font size changes across devices: 15 - 17 - 19 Current online CSS .btn--narrow & .btn */
594
- .button-buttonlabel {
688
+ .buttonlabel {
595
689
  font-family: Lucida Grande;
596
690
  font-size: 15px;
597
691
  line-height: 15px;
@@ -601,22 +695,32 @@ In the previous system, this style was named Caption. For greater clarity and co
601
695
  }
602
696
 
603
697
  /* This text style is used on buttons that are commonly used inside of a container for advertizers and partners. This text is used in buttons that open links to external content. Font size: 16 - 16 - 16 - 18 */
604
- .button-partnerlinkbuttonlabel {
698
+ .partnerlinkbuttonlabel {
605
699
  font-family: Lucida Grande;
606
700
  font-weight: 400;
607
701
  font-size: 16px;
608
702
  line-height: 16px;
609
703
  }
610
704
 
705
+
706
+ /* ============================================
707
+ CHIPS
708
+ ============================================ */
709
+
611
710
  /* This text style is used on the chips component. They are commonly used for filtering parameters. font size: 16 - 16 - 16 - 18 */
612
- .chips-chipslabel {
711
+ .chipslabel {
613
712
  font-family: Lucida Grande;
614
713
  font-weight: 700;
615
714
  font-size: 16px;
616
715
  }
617
716
 
717
+
718
+ /* ============================================
719
+ FOOTER
720
+ ============================================ */
721
+
618
722
  /* This text style is used for link texts contained inside cards that commonly show up at the bottom of pages in footers. This link text style's font size parameter uses the label2 font size variable. */
619
- .footer-footercardlink {
723
+ .footercardlink {
620
724
  font-family: Gotham XNarrow;
621
725
  font-weight: 400;
622
726
  font-size: 15px;
@@ -624,13 +728,13 @@ In the previous system, this style was named Caption. For greater clarity and co
624
728
  }
625
729
 
626
730
  /* This text style is found on footers that separate links with a vertical bar. Font size remains constant at 20 px across devices. */
627
- .footer-footerlinkseparator {
731
+ .footerlinkseparator {
628
732
  font-family: Gotham XNarrow;
629
733
  font-weight: 400;
630
734
  }
631
735
 
632
736
  /* This text style is used in footer links that show up at the bottom of content pages. Font size constant at 11px. */
633
- .footer-footerlinks {
737
+ .footerlinks {
634
738
  font-family: Gotham XNarrow;
635
739
  font-weight: 700;
636
740
  font-size: 11px;
@@ -639,23 +743,33 @@ In the previous system, this style was named Caption. For greater clarity and co
639
743
  }
640
744
 
641
745
  /* User data and offer pages use this text style on footer links. Font size remains constant at 18px. */
642
- .footer-footerlinkuser&offerpages {
746
+ .footerlinkuser&offerpages {
643
747
  font-family: Gotham XNarrow;
644
748
  font-weight: 400;
645
749
  font-size: 18px;
646
750
  line-height: 26px;
647
751
  }
648
752
 
753
+
754
+ /* ============================================
755
+ INPUTFIELD
756
+ ============================================ */
757
+
649
758
  /* This text style is used in dropdowns and other text input fields such as date inputs, search input fields and other inputs for text found in forms for example. Font size references a variable from the density collection. 15 - 17 - 19 */
650
- .inputfield-textinputfieldlabel {
759
+ .textinputfieldlabel {
651
760
  font-family: Lucida Grande;
652
761
  font-weight: 400;
653
762
  font-size: 16px;
654
763
  line-height: 16px;
655
764
  }
656
765
 
766
+
767
+ /* ============================================
768
+ LIVETICKER
769
+ ============================================ */
770
+
657
771
  /* This text style is used on live ticker headlines. The font size changes between device sizes. 22 - 22 - 32 -32 */
658
- .liveticker-livetickerheadline {
772
+ .livetickerheadline {
659
773
  font-family: Lucida Grande;
660
774
  font-weight: 600;
661
775
  font-size: 22px;
@@ -664,15 +778,20 @@ In the previous system, this style was named Caption. For greater clarity and co
664
778
  }
665
779
 
666
780
  /* Use this text style on the live ticker time stamps. 14 - 14 - 16 - 16 */
667
- .liveticker-livetickertimestamp {
781
+ .livetickertimestamp {
668
782
  font-family: Gotham XNarrow;
669
783
  font-weight: 700;
670
784
  font-size: 14px;
671
785
  line-height: 14px;
672
786
  }
673
787
 
788
+
789
+ /* ============================================
790
+ MEDIAPLAYERS
791
+ ============================================ */
792
+
674
793
  /* This text style is used on controller labels of the podcast media player. Font size: 16 - 16 - 16 - 18 */
675
- .mediaplayers-podcastplayerlabel {
794
+ .podcastplayerlabel {
676
795
  font-family: Lucida Grande;
677
796
  font-weight: 400;
678
797
  font-size: 16px;
@@ -680,7 +799,7 @@ In the previous system, this style was named Caption. For greater clarity and co
680
799
  }
681
800
 
682
801
  /* 14 - 14 - 16 - 16 -- This text style is specific to the video horizontal player's ad badge that shows up next to the yellow progress bar that plays during the video advertisement. */
683
- .mediaplayers-videoadtime {
802
+ .videoadtime {
684
803
  font-family: Gotham;
685
804
  font-weight: 800;
686
805
  font-size: 14px;
@@ -688,15 +807,20 @@ In the previous system, this style was named Caption. For greater clarity and co
688
807
  }
689
808
 
690
809
  /* Use this text style on video player time badges that display elapsed, total or live information text labels. This text style references the label2 font size variable. 15px constant */
691
- .mediaplayers-videoplayertime {
810
+ .videoplayertime {
692
811
  font-family: Lucida Grande;
693
812
  font-weight: 800;
694
813
  font-size: 14px;
695
814
  text-transform: upper;
696
815
  }
697
816
 
817
+
818
+ /* ============================================
819
+ MENU
820
+ ============================================ */
821
+
698
822
  /* This text style is used on a small title that is placed above tab elements that are seen on iOS and Android top menu bar. */
699
- .menu-apptopbarstagetitle {
823
+ .apptopbarstagetitle {
700
824
  font-family: Lucida Grande;
701
825
  font-weight: 800;
702
826
  font-size: 12px;
@@ -705,7 +829,7 @@ In the previous system, this style was named Caption. For greater clarity and co
705
829
  }
706
830
 
707
831
  /* iOS and Android apps currently have a top bar with tabs that when selected display different content within the main view of the device. This text style is used for a title text that provides information for the user to situate where they are within the app's content possibilities. */
708
- .menu-apptopbartabstitle {
832
+ .apptopbartabstitle {
709
833
  font-family: Lucida Grande;
710
834
  font-weight: 800;
711
835
  font-size: 12px;
@@ -715,7 +839,7 @@ In the previous system, this style was named Caption. For greater clarity and co
715
839
  }
716
840
 
717
841
  /* Used on menu link lane items and on mobile side menu drawer. Current online CSS naming: --nav-btn */
718
- .menu-menuitemlabel {
842
+ .menuitemlabel {
719
843
  font-family: Lucida Grande;
720
844
  font-size: 15px;
721
845
  line-height: 15px;
@@ -725,7 +849,7 @@ In the previous system, this style was named Caption. For greater clarity and co
725
849
  }
726
850
 
727
851
  /* Use this tokenized font style for menu items with icons that are more important than the menu link lane items. Current online CSS: .nav_btn--type-util */
728
- .menu-menuitemutillabel {
852
+ .menuitemutillabel {
729
853
  font-family: Lucida Grande;
730
854
  font-size: 12px;
731
855
  line-height: 12px;
@@ -734,8 +858,13 @@ In the previous system, this style was named Caption. For greater clarity and co
734
858
  text-transform: upper;
735
859
  }
736
860
 
861
+
862
+ /* ============================================
863
+ NEWSTICKER
864
+ ============================================ */
865
+
737
866
  /* The vertical newsticker component has timestamps that use this text style. 16 - 16 - 16 - 18 */
738
- .newsticker-newstickertimestamp {
867
+ .newstickertimestamp {
739
868
  font-family: Lucida Grande;
740
869
  font-weight: 700;
741
870
  font-size: 16px;
@@ -744,7 +873,7 @@ In the previous system, this style was named Caption. For greater clarity and co
744
873
  }
745
874
 
746
875
  /* This text style is a component level option for the newsticker kicker. Currently the newsticker kicker uses the semantic text style kicker3. This text style references the semantic one. */
747
- .newsticker-newstickerkicker {
876
+ .newstickerkicker {
748
877
  font-family: Lucida Grande;
749
878
  font-weight: 700;
750
879
  font-size: 14px;
@@ -753,7 +882,7 @@ In the previous system, this style was named Caption. For greater clarity and co
753
882
  }
754
883
 
755
884
  /* This text style is used on NewsTicker Headlines. It references the semantic level text style headline3. 28 - 28 - 36 - 40 */
756
- .newsticker-newstickerheadline {
885
+ .newstickerheadline {
757
886
  font-family: Lucida Grande;
758
887
  font-size: 24px;
759
888
  line-height: 26.399999618530273px;
@@ -761,8 +890,13 @@ In the previous system, this style was named Caption. For greater clarity and co
761
890
  font-style: 700;
762
891
  }
763
892
 
893
+
894
+ /* ============================================
895
+ PAGINATION
896
+ ============================================ */
897
+
764
898
  /* This component level text style stores the variables for the pagination component's active state (label1 with red accent color underline). Its size remains constant at 17px across device sizes. */
765
- .pagination-numberedpaginationactive {
899
+ .numberedpaginationactive {
766
900
  font-family: Lucida Grande;
767
901
  font-weight: 700;
768
902
  font-size: 17px;
@@ -771,8 +905,13 @@ In the previous system, this style was named Caption. For greater clarity and co
771
905
  text-decoration: underline;
772
906
  }
773
907
 
908
+
909
+ /* ============================================
910
+ PAYWALL
911
+ ============================================ */
912
+
774
913
  /* This text style is used for the paywall price tag text. */
775
- .paywall-paywallcardpricetag {
914
+ .paywallcardpricetag {
776
915
  font-family: Lucida Grande;
777
916
  font-weight: 800;
778
917
  font-size: 64px;
@@ -781,7 +920,7 @@ In the previous system, this style was named Caption. For greater clarity and co
781
920
  }
782
921
 
783
922
  /* This text style is used on the paywall card under the price value. */
784
- .paywall-paywallcardnote {
923
+ .paywallcardnote {
785
924
  font-family: Lucida Grande;
786
925
  font-weight: 800;
787
926
  font-size: 40px;
@@ -789,8 +928,13 @@ In the previous system, this style was named Caption. For greater clarity and co
789
928
  letter-spacing: -0.5px;
790
929
  }
791
930
 
931
+
932
+ /* ============================================
933
+ SPECIALNAVI
934
+ ============================================ */
935
+
792
936
  /* Used on menu link lane items and on mobile side menu drawer. */
793
- .specialnavi-specianaviitemlabel {
937
+ .specianaviitemlabel {
794
938
  font-family: Lucida Grande;
795
939
  font-size: 15px;
796
940
  line-height: 15px;
@@ -798,8 +942,13 @@ In the previous system, this style was named Caption. For greater clarity and co
798
942
  font-style: 700;
799
943
  }
800
944
 
945
+
946
+ /* ============================================
947
+ TABS
948
+ ============================================ */
949
+
801
950
  /* This text style stores variables for the tab component. Tabs are similar to submenus and special navigation elements but tabs do not link to other URLs. */
802
- .tabs-tablabel {
951
+ .tablabel {
803
952
  font-family: Gotham XNarrow;
804
953
  font-weight: 700;
805
954
  font-size: 16px;
@@ -807,7 +956,7 @@ In the previous system, this style was named Caption. For greater clarity and co
807
956
  }
808
957
 
809
958
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. */
810
- .tabs-appbottombarlabeldefault {
959
+ .appbottombarlabeldefault {
811
960
  font-family: Lucida Grande;
812
961
  font-weight: 400;
813
962
  font-size: 12px;
@@ -816,7 +965,7 @@ In the previous system, this style was named Caption. For greater clarity and co
816
965
  }
817
966
 
818
967
  /* Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. */
819
- .tabs-appbottombarlabelactive {
968
+ .appbottombarlabelactive {
820
969
  font-family: Lucida Grande;
821
970
  font-weight: 700;
822
971
  font-size: 12px;
@@ -824,8 +973,13 @@ In the previous system, this style was named Caption. For greater clarity and co
824
973
  letter-spacing: 0px;
825
974
  }
826
975
 
976
+
977
+ /* ============================================
978
+ ATEASER
979
+ ============================================ */
980
+
827
981
  /* 16 - 16 - 22 - 24 | This text style currently uses two different semantic styles within it, the kicker3 for XS & S, and kicker2 for MD & LG */
828
- .ateaser-ateaserkicker {
982
+ .ateaserkicker {
829
983
  font-family: Lucida Grande;
830
984
  font-size: 14px;
831
985
  line-height: 14px;
@@ -834,7 +988,7 @@ In the previous system, this style was named Caption. For greater clarity and co
834
988
  }
835
989
 
836
990
  /* This text style references the semantic text styles headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
837
- .ateaser-ateaserheadline {
991
+ .ateaserheadline {
838
992
  font-family: Lucida Grande;
839
993
  font-size: 24px;
840
994
  line-height: 24px;
@@ -842,8 +996,13 @@ In the previous system, this style was named Caption. For greater clarity and co
842
996
  font-style: 700;
843
997
  }
844
998
 
999
+
1000
+ /* ============================================
1001
+ MQTEASER
1002
+ ============================================ */
1003
+
845
1004
  /* This component level text style references size variables for the semantic level. Specifically kicker4. 14 - 14 - 16 - 16 */
846
- .mqteaser-mqteaserkicker {
1005
+ .mqteaserkicker {
847
1006
  font-family: Lucida Grande;
848
1007
  font-size: 12px;
849
1008
  line-height: 13.199999809265137px;
@@ -853,7 +1012,7 @@ In the previous system, this style was named Caption. For greater clarity and co
853
1012
 
854
1013
  /* This component level text style references the semantic level text sizes of headline3 and headline4.
855
1014
  XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
856
- .mqteaser-mqteaserheadline {
1015
+ .mqteaserheadline {
857
1016
  font-family: Lucida Grande;
858
1017
  font-size: 16px;
859
1018
  line-height: 18.399999618530273px;
@@ -861,8 +1020,13 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
861
1020
  font-style: 700;
862
1021
  }
863
1022
 
1023
+
1024
+ /* ============================================
1025
+ QTEASER
1026
+ ============================================ */
1027
+
864
1028
  /* This component level text style is used on the quad teaser headline. Its font size parameter references the semantic level variable headline1. 48 - 48 - 72 - 100 */
865
- .qteaser-qteaserheadline {
1029
+ .qteaserheadline {
866
1030
  font-family: Lucida Grande;
867
1031
  font-size: 36px;
868
1032
  line-height: 37.79999923706055px;
@@ -870,8 +1034,13 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
870
1034
  font-style: 700;
871
1035
  }
872
1036
 
1037
+
1038
+ /* ============================================
1039
+ STDTEASER
1040
+ ============================================ */
1041
+
873
1042
  /* Standard teasers typography changes more than other teasers. On desktop they have a kicker, a headline and a short text. On mobile devices the short text is eliminated and the headline gains weight at device widths 600px. Then at small mobile sizes the weight drops once again. */
874
- .stdteaser-stdteaserheadline {
1043
+ .stdteaserheadline {
875
1044
  font-family: Lucida Grande;
876
1045
  font-size: 16px;
877
1046
  line-height: 18.399999618530273px;
@@ -879,8 +1048,13 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
879
1048
  font-style: 600;
880
1049
  }
881
1050
 
1051
+
1052
+ /* ============================================
1053
+ TOGGLESWITCHES
1054
+ ============================================ */
1055
+
882
1056
  /* This text style is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
883
- .toggleswitches-apptoogleitemlabel {
1057
+ .apptoogleitemlabel {
884
1058
  font-family: Lucida Grande;
885
1059
  font-weight: 800;
886
1060
  font-size: 14px;
@@ -889,14 +1063,19 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
889
1063
  text-transform: upper;
890
1064
  }
891
1065
 
892
- ..dsdocsstyles-.pageheaderdescription {
1066
+
1067
+ /* ============================================
1068
+ .DSDOCSSTYLES
1069
+ ============================================ */
1070
+
1071
+ .pageheaderdescription {
893
1072
  font-family: Lucida Grande;
894
1073
  font-weight: 700;
895
1074
  letter-spacing: 0px;
896
1075
  }
897
1076
 
898
1077
  /* This text style is only used on the design system's documentation for code syntax snippets. */
899
- ..dsdocsstyles-.codesnippets {
1078
+ .codesnippets {
900
1079
  font-family: Source Code Pro;
901
1080
  font-size: 10px;
902
1081
  line-height: 13px;
@@ -904,26 +1083,26 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
904
1083
  }
905
1084
 
906
1085
  /* This text style is only used for mockup pages of the design system website. */
907
- ..dsdocsstyles-.bilddesignsidemenu {
1086
+ .bilddesignsidemenu {
908
1087
  font-family: Gotham XNarrow;
909
1088
  font-weight: 400;
910
1089
  }
911
1090
 
912
1091
  /* This text style is only used for mockup pages of the design system website. */
913
- ..dsdocsstyles-.bilddesignsidemenuactive {
1092
+ .bilddesignsidemenuactive {
914
1093
  font-family: Gotham XNarrow;
915
1094
  font-weight: 400;
916
1095
  text-decoration: underline;
917
1096
  }
918
1097
 
919
1098
  /* This text style is only used for mockup pages of the design system website. */
920
- ..dsdocsstyles-.bilddesignsidemenuhover {
1099
+ .bilddesignsidemenuhover {
921
1100
  font-family: Gotham XNarrow;
922
1101
  font-weight: 600;
923
1102
  }
924
1103
 
925
1104
  /* This text style is only used for mockups the vertical video component teaser headlines. */
926
- ..dsdocsstyles-.verticalvideosmockheadlines {
1105
+ .verticalvideosmockheadlines {
927
1106
  font-family: Gotham Condensed;
928
1107
  font-weight: 600;
929
1108
  font-size: 22px;
@@ -932,33 +1111,38 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
932
1111
  }
933
1112
 
934
1113
  /* This text style is used on documentation pages that contain some token information. */
935
- ..dsdocsstyles-.tokenspecl {
1114
+ .tokenspecl {
936
1115
  font-family: Source Code Pro;
937
1116
  }
938
1117
 
1118
+
1119
+ /* ============================================
1120
+ .SPECS
1121
+ ============================================ */
1122
+
939
1123
  /* This text style is only used for audit pages of the design system. */
940
- ..specs-.specsxs {
1124
+ .specsxs {
941
1125
  font-family: Gotham;
942
1126
  font-weight: 400;
943
1127
  }
944
1128
 
945
1129
  /* This text style is only used for audit pages of the design system. */
946
- ..specs-.specss {
1130
+ .specss {
947
1131
  font-family: Gotham;
948
1132
  }
949
1133
 
950
1134
  /* This text style is only used for audit pages of the design system. */
951
- ..specs-.specsms {
1135
+ .specsms {
952
1136
  font-family: Gotham;
953
1137
  }
954
1138
 
955
1139
  /* This text style is only used for audit pages of the design system. */
956
- ..specs-.specsm {
1140
+ .specsm {
957
1141
  font-family: Gotham;
958
1142
  }
959
1143
 
960
1144
  /* This text style is only used for audit pages of the design system. */
961
- ..specs-.specsml {
1145
+ .specsml {
962
1146
  font-family: Gotham;
963
1147
  font-weight: 400;
964
1148
  font-size: 64px;
@@ -967,21 +1151,21 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
967
1151
  }
968
1152
 
969
1153
  /* This text style is only used for audit pages of the design system. */
970
- ..specs-.specsl {
1154
+ .specsl {
971
1155
  font-family: Gotham;
972
1156
  font-weight: 400;
973
1157
  text-decoration: underline;
974
1158
  }
975
1159
 
976
1160
  /* This text style is only used for audit pages of the design system. */
977
- ..specs-.specsxl {
1161
+ .specsxl {
978
1162
  font-family: Gotham;
979
1163
  font-weight: 600;
980
1164
  text-decoration: underline;
981
1165
  }
982
1166
 
983
1167
  /* This text style is only used for audit pages of the design system. */
984
- ..specs-.specsxxl {
1168
+ .specsxxl {
985
1169
  font-family: Gotham;
986
1170
  font-weight: 600;
987
1171
  text-decoration: underline;