@marioschmidt/design-system-tokens 1.0.23 → 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 +430 -430
  2. package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +431 -431
  3. package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +436 -436
  4. package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +434 -434
  5. package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +442 -442
  6. package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +442 -442
  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 +23 -23
  16. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +23 -23
  17. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +626 -626
  18. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +627 -627
  19. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +624 -624
  20. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +624 -624
  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 +23 -23
  33. package/dist/css/brands/bild/semantic/effects/effects-light.css +23 -23
  34. package/dist/css/brands/bild/semantic/typography/typography-lg.css +637 -637
  35. package/dist/css/brands/bild/semantic/typography/typography-md.css +632 -632
  36. package/dist/css/brands/bild/semantic/typography/typography-sm.css +632 -632
  37. package/dist/css/brands/bild/semantic/typography/typography-xs.css +633 -633
  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 +23 -23
  50. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +23 -23
  51. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +632 -632
  52. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +631 -631
  53. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +631 -631
  54. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +631 -631
  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 +200 -200
  88. package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +200 -200
  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 +200 -200
  98. package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +200 -200
  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 +200 -200
  108. package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +200 -200
  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,283 +1,194 @@
1
1
  /**
2
2
  * Typography Classes - Sportbild / lg
3
- * Generiert am: 2025-11-24T21:07:32.444Z
3
+ * Generiert am: 2025-11-24T21:40:53.615Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
7
7
  /* ============================================
8
- .DSDOCSSTYLES
8
+ DISPLAY
9
9
  ============================================ */
10
10
 
11
- .pageheaderdescription {
12
- font-family: Inter;
13
- font-weight: 700;
14
- letter-spacing: 0px;
15
- }
16
-
17
- /* This text style is only used on the design system's documentation for code syntax snippets. */
18
- .codesnippets {
19
- font-family: Source Code Pro;
20
- font-size: 13px;
21
- line-height: 17.030000686645508px;
22
- letter-spacing: 0px;
23
- }
24
-
25
- /* This text style is only used for mockup pages of the design system website. */
26
- .bilddesignsidemenu {
27
- font-family: Gotham XNarrow;
28
- font-weight: 400;
29
- }
30
-
31
- /* This text style is only used for mockup pages of the design system website. */
32
- .bilddesignsidemenuactive {
33
- font-family: Gotham XNarrow;
34
- font-weight: 400;
35
- text-decoration: underline;
36
- }
37
-
38
- /* This text style is only used for mockup pages of the design system website. */
39
- .bilddesignsidemenuhover {
40
- font-family: Gotham XNarrow;
41
- font-weight: 600;
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 */
12
+ .display1 {
13
+ font-family: AntennaCond;
14
+ font-weight: 800;
15
+ font-size: 114px;
16
+ line-height: 120px;
17
+ letter-spacing: -2px;
42
18
  }
43
19
 
44
- /* This text style is only used for mockups the vertical video component teaser headlines. */
45
- .verticalvideosmockheadlines {
46
- font-family: Gotham Condensed;
47
- font-weight: 600;
48
- font-size: 32px;
49
- line-height: 32px;
50
- text-decoration: underline;
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 */
21
+ .display2 {
22
+ font-family: AntennaCond;
23
+ font-weight: 800;
24
+ font-size: 61px;
25
+ line-height: 64px;
26
+ letter-spacing: -1px;
51
27
  }
52
28
 
53
- /* This text style is used on documentation pages that contain some token information. */
54
- .tokenspecl {
55
- font-family: Source Code Pro;
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 */
30
+ .display3 {
31
+ font-family: AntennaCond;
32
+ font-weight: 800;
33
+ font-size: 38px;
34
+ line-height: 40px;
35
+ letter-spacing: -1px;
56
36
  }
57
37
 
58
38
 
59
39
  /* ============================================
60
- .SPECS
40
+ HEADLINE
61
41
  ============================================ */
62
42
 
63
- /* This text style is only used for audit pages of the design system. */
64
- .specsxs {
65
- font-family: Gotham;
66
- font-weight: 400;
67
- }
68
-
69
- /* This text style is only used for audit pages of the design system. */
70
- .specss {
71
- font-family: Gotham;
72
- }
73
-
74
- /* This text style is only used for audit pages of the design system. */
75
- .specsms {
76
- font-family: Gotham;
77
- }
78
-
79
- /* This text style is only used for audit pages of the design system. */
80
- .specsm {
81
- font-family: Gotham;
82
- }
83
-
84
- /* This text style is only used for audit pages of the design system. */
85
- .specsml {
86
- font-family: Gotham;
87
- font-weight: 400;
88
- font-size: 64px;
89
- line-height: 80px;
90
- text-decoration: underline;
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 */
44
+ .headline1 {
45
+ font-family: AntennaExtraCond;
46
+ font-size: 80px;
47
+ line-height: 88px;
48
+ letter-spacing: 0px;
49
+ font-style: bold italic;
91
50
  }
92
51
 
93
- /* This text style is only used for audit pages of the design system. */
94
- .specsl {
95
- font-family: Gotham;
96
- font-weight: 400;
97
- text-decoration: underline;
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 */
53
+ .headline2 {
54
+ font-family: AntennaExtraCond;
55
+ font-size: 50px;
56
+ line-height: 57.599998474121094px;
57
+ letter-spacing: 0px;
58
+ font-style: bold italic;
98
59
  }
99
60
 
100
- /* This text style is only used for audit pages of the design system. */
101
- .specsxl {
102
- font-family: Gotham;
103
- font-weight: 600;
104
- text-decoration: underline;
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 */
62
+ .headline3 {
63
+ font-family: AntennaExtraCond;
64
+ font-size: 34px;
65
+ line-height: 39.099998474121094px;
66
+ letter-spacing: 0px;
67
+ font-style: bold italic;
105
68
  }
106
69
 
107
- /* This text style is only used for audit pages of the design system. */
108
- .specsxxl {
109
- font-family: Gotham;
110
- font-weight: 600;
111
- text-decoration: underline;
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 */
71
+ .headline4 {
72
+ font-family: AntennaExtraCond;
73
+ font-size: 26px;
74
+ line-height: 26px;
75
+ letter-spacing: 0px;
76
+ font-style: bold italic;
112
77
  }
113
78
 
114
79
 
115
80
  /* ============================================
116
- ACCORDION
81
+ SUBHEADLINE
117
82
  ============================================ */
118
83
 
119
- /* This text style is for use on accordion labels */
120
- .accordionlabel {
121
- font-family: Inter;
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 */
85
+ .subheadline1 {
86
+ font-family: AntennaCond;
122
87
  font-weight: 700;
123
- font-size: 17px;
88
+ font-size: 26px;
89
+ line-height: 33.79999923706055px;
124
90
  letter-spacing: 0px;
125
91
  }
126
92
 
127
93
 
128
94
  /* ============================================
129
- ARTICLE
95
+ KICKER
130
96
  ============================================ */
131
97
 
132
- /* 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. */
133
- .articlekicker {
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 */
99
+ .kicker1 {
134
100
  font-family: AntennaExtraCond;
135
101
  font-size: 32px;
136
102
  line-height: 35.20000076293945px;
137
- font-style: black italic;
138
- }
139
-
140
- /* This text style is used on image captions that show up in article pages only. */
141
- .articleimagecaption {
142
- font-family: Inter;
143
- font-weight: 700;
144
- font-size: 15px;
145
- line-height: 19.5px;
146
103
  letter-spacing: 0px;
104
+ font-style: black italic;
147
105
  }
148
106
 
149
- /* 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 */
150
- .articleheadline {
151
- font-family: AntennaExtraCond;
152
- font-size: 80px;
153
- line-height: 80px;
154
- font-style: bold italic;
155
- }
156
-
157
- /* 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. */
158
- .articlemetasource {
159
- font-family: Inter;
160
- font-weight: 400;
161
- font-size: 15px;
162
- line-height: 19px;
163
- }
164
-
165
- /* 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 */
166
- .articletimestamp {
167
- font-family: AntennaCond;
168
- font-weight: 800;
169
- font-size: 16px;
170
- }
171
-
172
-
173
- /* ============================================
174
- ATEASER
175
- ============================================ */
176
-
177
- /* 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 */
178
- .ateaserkicker {
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 */
108
+ .kicker2 {
179
109
  font-family: AntennaExtraCond;
180
110
  font-size: 26px;
181
- line-height: 26px;
111
+ line-height: 28.600000381469727px;
182
112
  letter-spacing: 0px;
183
113
  font-style: black italic;
184
114
  }
185
115
 
186
- /* This text style references the semantic text styles headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
187
- .ateaserheadline {
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 */
117
+ .kicker3 {
188
118
  font-family: AntennaExtraCond;
189
- font-size: 50px;
190
- line-height: 57.599998474121094px;
191
- letter-spacing: 0px;
192
- font-style: bold italic;
119
+ font-size: 22px;
120
+ line-height: 24.200000762939453px;
121
+ font-style: black italic;
193
122
  }
194
123
 
195
-
196
- /* ============================================
197
- AUDIOPLAYER
198
- ============================================ */
199
-
200
- /* 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 */
201
- .audioplayerlabel {
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 */
125
+ .kicker4 {
202
126
  font-family: AntennaExtraCond;
203
- font-weight: 700;
204
127
  font-size: 18px;
205
- line-height: 18px;
128
+ line-height: 19.799999237060547px;
129
+ letter-spacing: 0px;
130
+ font-style: black italic;
206
131
  }
207
132
 
208
133
 
209
134
  /* ============================================
210
- AVATAR
135
+ TITLE
211
136
  ============================================ */
212
137
 
213
- /* This text style is used for avatar on iOS & Android apps. 12 - 12 - 14 - 16 */
214
- .appavatar {
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 */
139
+ .title1 {
215
140
  font-family: AntennaCond;
216
141
  font-weight: 800;
217
- font-size: 16px;
142
+ font-size: 30px;
143
+ line-height: 33px;
218
144
  letter-spacing: 0px;
219
- text-transform: upper;
220
145
  }
221
146
 
222
- /* This text style is used on article page avatar name labels in their default state. Font size: 16 - 16 - 16 - 18
223
-
224
- 09-2025, on large devices this component uses the css var --footnote-font-size-lg at 1024px bp changes to --footnote-font-size-sm */
225
- .avatardefault {
226
- font-family: Inter;
227
- font-weight: 700;
228
- font-size: 15px;
229
- line-height: 23px;
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 */
148
+ .title1uppercase {
149
+ font-family: AntennaCond;
150
+ font-weight: 800;
151
+ font-size: 30px;
152
+ line-height: 33px;
230
153
  letter-spacing: 0px;
154
+ text-transform: upper;
231
155
  }
232
156
 
233
- /* This text style is used on avatars that appear in article pages. Font size: 16 - 16 - 16 - 18 */
234
- .avatarhover {
235
- font-family: Inter;
236
- font-weight: 700;
237
- font-size: 15px;
238
- line-height: 23px;
239
- letter-spacing: 0px;
240
- text-decoration: underline;
241
- }
157
+ /* Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
242
158
 
243
- /* 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 */
244
- .avatarsecondaryinfo {
245
- font-family: Inter;
246
- font-weight: 400;
247
- font-size: 15px;
248
- line-height: 23px;
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 */
160
+ .title2 {
161
+ font-family: AntennaCond;
162
+ font-weight: 800;
163
+ font-size: 20px;
164
+ line-height: 26px;
249
165
  letter-spacing: 0px;
250
166
  }
251
167
 
252
- /* 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 */
253
- .avatarsecondaryinfohover {
254
- font-family: Inter;
255
- font-weight: 400;
256
- font-size: 15px;
257
- line-height: 23px;
168
+ /* Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
169
+
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 */
171
+ .title2uppercase {
172
+ font-family: AntennaCond;
173
+ font-weight: 800;
174
+ font-size: 20px;
175
+ line-height: 26px;
258
176
  letter-spacing: 0px;
259
- text-decoration: underline;
177
+ text-transform: upper;
260
178
  }
261
179
 
262
180
 
263
181
  /* ============================================
264
- BADGES
182
+ CALLOUT
265
183
  ============================================ */
266
184
 
267
- /* 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. */
268
- .videoadbadge {
269
- font-family: Gotham XNarrow;
270
- font-weight: 400;
271
- font-size: 16px;
272
- text-transform: upper;
273
- }
274
-
275
- /* 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 */
276
- .videotimebadge {
277
- font-family: Inter;
278
- font-weight: 400;
279
- font-size: 18px;
280
- line-height: 23.799999237060547px;
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 */
186
+ .callout {
187
+ font-family: AntennaCond;
188
+ font-weight: 800;
189
+ font-size: 24px;
190
+ line-height: 31.200000762939453px;
191
+ letter-spacing: 0px;
281
192
  }
282
193
 
283
194
 
@@ -321,448 +232,535 @@
321
232
 
322
233
 
323
234
  /* ============================================
324
- BREADCRUMB
235
+ TEXTLINK
325
236
  ============================================ */
326
237
 
327
- /* 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. */
328
- .breadcrumb {
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. */
239
+ .textlink {
240
+ font-family: Inter;
241
+ font-weight: 400;
242
+ font-size: 17px;
243
+ line-height: 28.049999237060547px;
244
+ letter-spacing: 0px;
245
+ text-decoration: underline;
246
+ }
247
+
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. */
249
+ .textlinkitalic {
250
+ font-family: Inter;
251
+ font-size: 17px;
252
+ line-height: 28.049999237060547px;
253
+ letter-spacing: 0px;
254
+ text-decoration: underline;
255
+ }
256
+
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. */
258
+ .textlinkbold {
329
259
  font-family: Inter;
330
260
  font-weight: 700;
331
- font-size: 11px;
332
- line-height: 11px;
261
+ font-size: 17px;
262
+ line-height: 28.049999237060547px;
333
263
  letter-spacing: 0px;
264
+ text-decoration: underline;
334
265
  }
335
266
 
336
- /* 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. */
337
- .breadcrumblink {
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. */
268
+ .textlinkhover {
338
269
  font-family: Inter;
339
270
  font-weight: 400;
340
- font-size: 11px;
341
- line-height: 11px;
271
+ font-size: 17px;
272
+ line-height: 28.049999237060547px;
342
273
  letter-spacing: 0px;
343
274
  text-decoration: underline;
344
275
  }
345
276
 
346
- /* 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. */
347
- .breadcrumblinkhover {
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. */
278
+ .textlinkboldhover {
348
279
  font-family: Inter;
349
280
  font-weight: 700;
350
- font-size: 11px;
351
- line-height: 11px;
281
+ font-size: 17px;
282
+ line-height: 28.049999237060547px;
352
283
  letter-spacing: 0px;
353
284
  text-decoration: underline;
354
285
  }
355
286
 
356
287
 
357
288
  /* ============================================
358
- BREAKINGNEWS
289
+ FOOTNOTE
359
290
  ============================================ */
360
291
 
361
- /* Use this text style on breaking news headlines that horizontally scroll in the breaking news animated strip. Font size constant 21. */
362
- .breakingnewstext {
363
- font-family: AntennaExtraCond;
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 */
293
+ .footnote1 {
294
+ font-family: Inter;
295
+ font-weight: 400;
296
+ font-size: 15px;
297
+ line-height: 19px;
298
+ letter-spacing: 0px;
299
+ }
300
+
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 */
302
+ .footnote1bold {
303
+ font-family: Inter;
364
304
  font-weight: 700;
365
- font-size: 21px;
366
- line-height: 24px;
305
+ font-size: 15px;
306
+ line-height: 19px;
367
307
  letter-spacing: 0px;
368
- text-transform: upper;
369
308
  }
370
309
 
371
- /* Use this text style on the upper title of the breaking news headline strip. Font size constant 13. */
372
- .breakingnewsuppertitle {
373
- font-family: AntennaCond;
374
- font-weight: 800;
375
- font-size: 17px;
376
- line-height: 12px;
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 */
311
+ .footnote2 {
312
+ font-family: Inter;
313
+ font-weight: 400;
314
+ font-size: 13px;
315
+ line-height: 17.030000686645508px;
377
316
  letter-spacing: 0px;
378
317
  }
379
318
 
380
- /* Use this font style on the breaking news badge's lower title. Font size constant 23. */
381
- .breakingnewslowertitle {
382
- font-family: AntennaCond;
383
- font-weight: 800;
384
- font-size: 30px;
385
- line-height: 21px;
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 */
320
+ .footnote2bold {
321
+ font-family: Inter;
322
+ font-weight: 700;
323
+ font-size: 13px;
324
+ line-height: 17.030000686645508px;
386
325
  letter-spacing: 0px;
387
326
  }
388
327
 
389
328
 
390
- /* ============================================
391
- BUTTON
392
- ============================================ */
393
-
394
- /* 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 */
395
- .buttonlabel {
329
+ /* ============================================
330
+ LABEL
331
+ ============================================ */
332
+
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. */
334
+ .label1 {
335
+ font-family: AntennaExtraCond;
336
+ font-weight: 400;
337
+ font-size: 17px;
338
+ line-height: 20.399999618530273px;
339
+ letter-spacing: 0.25px;
340
+ }
341
+
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. */
343
+ .label1bold {
344
+ font-family: AntennaExtraCond;
345
+ font-weight: 700;
346
+ font-size: 17px;
347
+ line-height: 20.399999618530273px;
348
+ letter-spacing: 0.25px;
349
+ }
350
+
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 */
352
+ .label1boldresp {
353
+ font-family: AntennaExtraCond;
354
+ font-weight: 700;
355
+ font-size: 17px;
356
+ line-height: 20.399999618530273px;
357
+ letter-spacing: 0.25px;
358
+ }
359
+
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. */
361
+ .label1uppercasebold {
362
+ font-family: AntennaExtraCond;
363
+ font-weight: 700;
364
+ font-size: 17px;
365
+ line-height: 20.399999618530273px;
366
+ letter-spacing: 0.5px;
367
+ text-transform: upper;
368
+ }
369
+
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. */
371
+ .label2 {
372
+ font-family: AntennaExtraCond;
373
+ font-weight: 400;
374
+ font-size: 15px;
375
+ line-height: 19.200000762939453px;
376
+ letter-spacing: 0.25px;
377
+ }
378
+
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. */
380
+ .label2uppercase {
381
+ font-family: AntennaExtraCond;
382
+ font-weight: 400;
383
+ font-size: 15px;
384
+ line-height: 19.200000762939453px;
385
+ letter-spacing: 0.25px;
386
+ text-transform: upper;
387
+ }
388
+
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. */
390
+ .label2bold {
391
+ font-family: AntennaExtraCond;
392
+ font-weight: 700;
393
+ font-size: 15px;
394
+ line-height: 19.200000762939453px;
395
+ letter-spacing: 0.25px;
396
+ }
397
+
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. */
399
+ .label2uppercasebold {
400
+ font-family: AntennaExtraCond;
401
+ font-weight: 700;
402
+ font-size: 15px;
403
+ line-height: 19.200000762939453px;
404
+ letter-spacing: 0.25px;
405
+ text-transform: upper;
406
+ }
407
+
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. */
409
+ .label3 {
410
+ font-family: AntennaExtraCond;
411
+ font-weight: 400;
412
+ font-size: 12px;
413
+ line-height: 14.399999618530273px;
414
+ letter-spacing: 0.25px;
415
+ }
416
+
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 */
418
+ .label3uppercase {
419
+ font-family: AntennaExtraCond;
420
+ font-weight: 400;
421
+ font-size: 12px;
422
+ line-height: 14.399999618530273px;
423
+ letter-spacing: 0.5px;
424
+ text-transform: upper;
425
+ }
426
+
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. */
428
+ .label3bold {
429
+ font-family: AntennaExtraCond;
430
+ font-weight: 700;
431
+ font-size: 12px;
432
+ line-height: 14.399999618530273px;
433
+ letter-spacing: 0.25px;
434
+ }
435
+
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. */
437
+ .label3uppercasebold {
396
438
  font-family: AntennaExtraCond;
397
- font-size: 15px;
398
- line-height: 15px;
439
+ font-weight: 700;
440
+ font-size: 12px;
441
+ line-height: 14.399999618530273px;
399
442
  letter-spacing: 0.5px;
400
- font-style: bold italic;
401
443
  text-transform: upper;
402
444
  }
403
445
 
404
- /* 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 */
405
- .partnerlinkbuttonlabel {
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. */
447
+ .label4 {
406
448
  font-family: AntennaExtraCond;
407
449
  font-weight: 400;
408
- font-size: 18px;
409
- line-height: 18px;
450
+ font-size: 8px;
451
+ line-height: 10px;
452
+ letter-spacing: 0px;
410
453
  }
411
454
 
412
455
 
413
456
  /* ============================================
414
- CALLOUT
457
+ QUOTE
415
458
  ============================================ */
416
459
 
417
- /* 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 */
418
- .callout {
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. */
461
+ .quote {
419
462
  font-family: AntennaCond;
420
463
  font-weight: 800;
421
- font-size: 24px;
422
- line-height: 31.200000762939453px;
464
+ font-size: 20px;
465
+ line-height: 26px;
423
466
  letter-spacing: 0px;
424
467
  }
425
468
 
426
469
 
427
470
  /* ============================================
428
- CHIPS
471
+ ACCORDION
429
472
  ============================================ */
430
473
 
431
- /* This text style is used on the chips component. They are commonly used for filtering parameters. font size: 16 - 16 - 16 - 18 */
432
- .chipslabel {
474
+ /* This text style is for use on accordion labels */
475
+ .accordionlabel {
433
476
  font-family: Inter;
434
477
  font-weight: 700;
435
- font-size: 18px;
478
+ font-size: 17px;
479
+ letter-spacing: 0px;
436
480
  }
437
481
 
438
482
 
439
483
  /* ============================================
440
- DISPLAY
484
+ ARTICLE
441
485
  ============================================ */
442
486
 
443
- /* 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 */
444
- .display1 {
445
- font-family: AntennaCond;
446
- font-weight: 800;
447
- font-size: 114px;
448
- line-height: 120px;
449
- letter-spacing: -2px;
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. */
488
+ .articlekicker {
489
+ font-family: AntennaExtraCond;
490
+ font-size: 32px;
491
+ line-height: 35.20000076293945px;
492
+ font-style: black italic;
450
493
  }
451
494
 
452
- /* 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 */
453
- .display2 {
454
- font-family: AntennaCond;
455
- font-weight: 800;
456
- font-size: 61px;
457
- line-height: 64px;
458
- letter-spacing: -1px;
495
+ /* This text style is used on image captions that show up in article pages only. */
496
+ .articleimagecaption {
497
+ font-family: Inter;
498
+ font-weight: 700;
499
+ font-size: 15px;
500
+ line-height: 19.5px;
501
+ letter-spacing: 0px;
459
502
  }
460
503
 
461
- /* 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 */
462
- .display3 {
463
- font-family: AntennaCond;
464
- font-weight: 800;
465
- font-size: 38px;
466
- line-height: 40px;
467
- letter-spacing: -1px;
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 */
505
+ .articleheadline {
506
+ font-family: AntennaExtraCond;
507
+ font-size: 80px;
508
+ line-height: 80px;
509
+ font-style: bold italic;
468
510
  }
469
511
 
470
-
471
- /* ============================================
472
- FOOTER
473
- ============================================ */
474
-
475
- /* 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. */
476
- .footercardlink {
477
- font-family: Gotham XNarrow;
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. */
513
+ .articlemetasource {
514
+ font-family: Inter;
478
515
  font-weight: 400;
479
516
  font-size: 15px;
480
- text-decoration: underline;
517
+ line-height: 19px;
481
518
  }
482
519
 
483
- /* This text style is found on footers that separate links with a vertical bar. Font size remains constant at 20 px across devices. */
484
- .footerlinkseparator {
485
- font-family: Gotham XNarrow;
486
- font-weight: 400;
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 */
521
+ .articletimestamp {
522
+ font-family: AntennaCond;
523
+ font-weight: 800;
524
+ font-size: 16px;
487
525
  }
488
526
 
489
- /* This text style is used in footer links that show up at the bottom of content pages. Font size constant at 11px. */
490
- .footerlinks {
491
- font-family: Inter;
492
- font-weight: 700;
493
- font-size: 11px;
494
- line-height: 14px;
495
- letter-spacing: 0px;
496
- }
497
527
 
498
- /* User data and offer pages use this text style on footer links. Font size remains constant at 18px. */
499
- .footerlinkuser&offerpages {
500
- font-family: Inter;
501
- font-weight: 400;
528
+ /* ============================================
529
+ AUDIOPLAYER
530
+ ============================================ */
531
+
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 */
533
+ .audioplayerlabel {
534
+ font-family: AntennaExtraCond;
535
+ font-weight: 700;
502
536
  font-size: 18px;
503
- line-height: 26px;
537
+ line-height: 18px;
504
538
  }
505
539
 
506
540
 
507
541
  /* ============================================
508
- FOOTNOTE
542
+ AVATAR
509
543
  ============================================ */
510
544
 
511
- /* 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 */
512
- .footnote1 {
545
+ /* This text style is used for avatar on iOS & Android apps. 12 - 12 - 14 - 16 */
546
+ .appavatar {
547
+ font-family: AntennaCond;
548
+ font-weight: 800;
549
+ font-size: 16px;
550
+ letter-spacing: 0px;
551
+ text-transform: upper;
552
+ }
553
+
554
+ /* This text style is used on article page avatar name labels in their default state. Font size: 16 - 16 - 16 - 18
555
+
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 */
557
+ .avatardefault {
513
558
  font-family: Inter;
514
- font-weight: 400;
559
+ font-weight: 700;
515
560
  font-size: 15px;
516
- line-height: 19px;
561
+ line-height: 23px;
517
562
  letter-spacing: 0px;
518
563
  }
519
564
 
520
- /* 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 */
521
- .footnote1bold {
565
+ /* This text style is used on avatars that appear in article pages. Font size: 16 - 16 - 16 - 18 */
566
+ .avatarhover {
522
567
  font-family: Inter;
523
568
  font-weight: 700;
524
569
  font-size: 15px;
525
- line-height: 19px;
570
+ line-height: 23px;
526
571
  letter-spacing: 0px;
572
+ text-decoration: underline;
527
573
  }
528
574
 
529
- /* 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 */
530
- .footnote2 {
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 */
576
+ .avatarsecondaryinfo {
531
577
  font-family: Inter;
532
578
  font-weight: 400;
533
- font-size: 13px;
534
- line-height: 17.030000686645508px;
579
+ font-size: 15px;
580
+ line-height: 23px;
535
581
  letter-spacing: 0px;
536
582
  }
537
583
 
538
- /* 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 */
539
- .footnote2bold {
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 */
585
+ .avatarsecondaryinfohover {
540
586
  font-family: Inter;
541
- font-weight: 700;
542
- font-size: 13px;
543
- line-height: 17.030000686645508px;
587
+ font-weight: 400;
588
+ font-size: 15px;
589
+ line-height: 23px;
544
590
  letter-spacing: 0px;
591
+ text-decoration: underline;
545
592
  }
546
593
 
547
594
 
548
595
  /* ============================================
549
- HEADLINE
596
+ BADGES
550
597
  ============================================ */
551
598
 
552
- /* 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 */
553
- .headline1 {
554
- font-family: AntennaExtraCond;
555
- font-size: 80px;
556
- line-height: 88px;
557
- letter-spacing: 0px;
558
- font-style: bold italic;
559
- }
560
-
561
- /* 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 */
562
- .headline2 {
563
- font-family: AntennaExtraCond;
564
- font-size: 50px;
565
- line-height: 57.599998474121094px;
566
- letter-spacing: 0px;
567
- font-style: bold italic;
568
- }
569
-
570
- /* 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 */
571
- .headline3 {
572
- font-family: AntennaExtraCond;
573
- font-size: 34px;
574
- line-height: 39.099998474121094px;
575
- letter-spacing: 0px;
576
- font-style: bold italic;
577
- }
578
-
579
- /* 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 */
580
- .headline4 {
581
- font-family: AntennaExtraCond;
582
- font-size: 26px;
583
- line-height: 26px;
584
- letter-spacing: 0px;
585
- font-style: bold italic;
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. */
600
+ .videoadbadge {
601
+ font-family: Gotham XNarrow;
602
+ font-weight: 400;
603
+ font-size: 16px;
604
+ text-transform: upper;
586
605
  }
587
606
 
588
-
589
- /* ============================================
590
- INPUTFIELD
591
- ============================================ */
592
-
593
- /* 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 */
594
- .textinputfieldlabel {
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 */
608
+ .videotimebadge {
595
609
  font-family: Inter;
596
610
  font-weight: 400;
597
- font-size: 16px;
598
- line-height: 16px;
611
+ font-size: 18px;
612
+ line-height: 23.799999237060547px;
599
613
  }
600
614
 
601
615
 
602
616
  /* ============================================
603
- KICKER
617
+ BREADCRUMB
604
618
  ============================================ */
605
619
 
606
- /* 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 */
607
- .kicker1 {
608
- font-family: AntennaExtraCond;
609
- font-size: 32px;
610
- line-height: 35.20000076293945px;
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. */
621
+ .breadcrumb {
622
+ font-family: Inter;
623
+ font-weight: 700;
624
+ font-size: 11px;
625
+ line-height: 11px;
611
626
  letter-spacing: 0px;
612
- font-style: black italic;
613
627
  }
614
628
 
615
- /* 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 */
616
- .kicker2 {
617
- font-family: AntennaExtraCond;
618
- font-size: 26px;
619
- line-height: 28.600000381469727px;
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. */
630
+ .breadcrumblink {
631
+ font-family: Inter;
632
+ font-weight: 400;
633
+ font-size: 11px;
634
+ line-height: 11px;
620
635
  letter-spacing: 0px;
621
- font-style: black italic;
622
- }
623
-
624
- /* 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 */
625
- .kicker3 {
626
- font-family: AntennaExtraCond;
627
- font-size: 22px;
628
- line-height: 24.200000762939453px;
629
- font-style: black italic;
636
+ text-decoration: underline;
630
637
  }
631
638
 
632
- /* 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 */
633
- .kicker4 {
634
- font-family: AntennaExtraCond;
635
- font-size: 18px;
636
- line-height: 19.799999237060547px;
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. */
640
+ .breadcrumblinkhover {
641
+ font-family: Inter;
642
+ font-weight: 700;
643
+ font-size: 11px;
644
+ line-height: 11px;
637
645
  letter-spacing: 0px;
638
- font-style: black italic;
646
+ text-decoration: underline;
639
647
  }
640
648
 
641
649
 
642
650
  /* ============================================
643
- LABEL
651
+ BREAKINGNEWS
644
652
  ============================================ */
645
653
 
646
- /* 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. */
647
- .label1 {
654
+ /* Use this text style on breaking news headlines that horizontally scroll in the breaking news animated strip. Font size constant 21. */
655
+ .breakingnewstext {
648
656
  font-family: AntennaExtraCond;
649
- font-weight: 400;
650
- font-size: 17px;
651
- line-height: 20.399999618530273px;
652
- letter-spacing: 0.25px;
657
+ font-weight: 700;
658
+ font-size: 21px;
659
+ line-height: 24px;
660
+ letter-spacing: 0px;
661
+ text-transform: upper;
653
662
  }
654
663
 
655
- /* 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. */
656
- .label1bold {
657
- font-family: AntennaExtraCond;
658
- font-weight: 700;
664
+ /* Use this text style on the upper title of the breaking news headline strip. Font size constant 13. */
665
+ .breakingnewsuppertitle {
666
+ font-family: AntennaCond;
667
+ font-weight: 800;
659
668
  font-size: 17px;
660
- line-height: 20.399999618530273px;
661
- letter-spacing: 0.25px;
669
+ line-height: 12px;
670
+ letter-spacing: 0px;
662
671
  }
663
672
 
664
- /* 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 */
665
- .label1boldresp {
666
- font-family: AntennaExtraCond;
667
- font-weight: 700;
668
- font-size: 17px;
669
- line-height: 20.399999618530273px;
670
- letter-spacing: 0.25px;
673
+ /* Use this font style on the breaking news badge's lower title. Font size constant 23. */
674
+ .breakingnewslowertitle {
675
+ font-family: AntennaCond;
676
+ font-weight: 800;
677
+ font-size: 30px;
678
+ line-height: 21px;
679
+ letter-spacing: 0px;
671
680
  }
672
681
 
673
- /* 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. */
674
- .label1uppercasebold {
682
+
683
+ /* ============================================
684
+ BUTTON
685
+ ============================================ */
686
+
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 */
688
+ .buttonlabel {
675
689
  font-family: AntennaExtraCond;
676
- font-weight: 700;
677
- font-size: 17px;
678
- line-height: 20.399999618530273px;
690
+ font-size: 15px;
691
+ line-height: 15px;
679
692
  letter-spacing: 0.5px;
693
+ font-style: bold italic;
680
694
  text-transform: upper;
681
695
  }
682
696
 
683
- /* 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. */
684
- .label2 {
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 */
698
+ .partnerlinkbuttonlabel {
685
699
  font-family: AntennaExtraCond;
686
700
  font-weight: 400;
687
- font-size: 15px;
688
- line-height: 19.200000762939453px;
689
- letter-spacing: 0.25px;
701
+ font-size: 18px;
702
+ line-height: 18px;
690
703
  }
691
704
 
692
- /* 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. */
693
- .label2uppercase {
694
- font-family: AntennaExtraCond;
695
- font-weight: 400;
696
- font-size: 15px;
697
- line-height: 19.200000762939453px;
698
- letter-spacing: 0.25px;
699
- text-transform: upper;
700
- }
701
705
 
702
- /* 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. */
703
- .label2bold {
704
- font-family: AntennaExtraCond;
705
- font-weight: 700;
706
- font-size: 15px;
707
- line-height: 19.200000762939453px;
708
- letter-spacing: 0.25px;
709
- }
706
+ /* ============================================
707
+ CHIPS
708
+ ============================================ */
710
709
 
711
- /* 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. */
712
- .label2uppercasebold {
713
- font-family: AntennaExtraCond;
710
+ /* This text style is used on the chips component. They are commonly used for filtering parameters. font size: 16 - 16 - 16 - 18 */
711
+ .chipslabel {
712
+ font-family: Inter;
714
713
  font-weight: 700;
715
- font-size: 15px;
716
- line-height: 19.200000762939453px;
717
- letter-spacing: 0.25px;
718
- text-transform: upper;
714
+ font-size: 18px;
719
715
  }
720
716
 
721
- /* 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. */
722
- .label3 {
723
- font-family: AntennaExtraCond;
717
+
718
+ /* ============================================
719
+ FOOTER
720
+ ============================================ */
721
+
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. */
723
+ .footercardlink {
724
+ font-family: Gotham XNarrow;
724
725
  font-weight: 400;
725
- font-size: 12px;
726
- line-height: 14.399999618530273px;
727
- letter-spacing: 0.25px;
726
+ font-size: 15px;
727
+ text-decoration: underline;
728
728
  }
729
729
 
730
- /* 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 */
731
- .label3uppercase {
732
- font-family: AntennaExtraCond;
730
+ /* This text style is found on footers that separate links with a vertical bar. Font size remains constant at 20 px across devices. */
731
+ .footerlinkseparator {
732
+ font-family: Gotham XNarrow;
733
733
  font-weight: 400;
734
- font-size: 12px;
735
- line-height: 14.399999618530273px;
736
- letter-spacing: 0.5px;
737
- text-transform: upper;
738
734
  }
739
735
 
740
- /* 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. */
741
- .label3bold {
742
- font-family: AntennaExtraCond;
736
+ /* This text style is used in footer links that show up at the bottom of content pages. Font size constant at 11px. */
737
+ .footerlinks {
738
+ font-family: Inter;
743
739
  font-weight: 700;
744
- font-size: 12px;
745
- line-height: 14.399999618530273px;
746
- letter-spacing: 0.25px;
740
+ font-size: 11px;
741
+ line-height: 14px;
742
+ letter-spacing: 0px;
747
743
  }
748
744
 
749
- /* 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. */
750
- .label3uppercasebold {
751
- font-family: AntennaExtraCond;
752
- font-weight: 700;
753
- font-size: 12px;
754
- line-height: 14.399999618530273px;
755
- letter-spacing: 0.5px;
756
- text-transform: upper;
745
+ /* User data and offer pages use this text style on footer links. Font size remains constant at 18px. */
746
+ .footerlinkuser&offerpages {
747
+ font-family: Inter;
748
+ font-weight: 400;
749
+ font-size: 18px;
750
+ line-height: 26px;
757
751
  }
758
752
 
759
- /* 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. */
760
- .label4 {
761
- font-family: AntennaExtraCond;
753
+
754
+ /* ============================================
755
+ INPUTFIELD
756
+ ============================================ */
757
+
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 */
759
+ .textinputfieldlabel {
760
+ font-family: Inter;
762
761
  font-weight: 400;
763
- font-size: 8px;
764
- line-height: 10px;
765
- letter-spacing: 0px;
762
+ font-size: 16px;
763
+ line-height: 16px;
766
764
  }
767
765
 
768
766
 
@@ -861,30 +859,6 @@
861
859
  }
862
860
 
863
861
 
864
- /* ============================================
865
- MQTEASER
866
- ============================================ */
867
-
868
- /* This component level text style references size variables for the semantic level. Specifically kicker4. 14 - 14 - 16 - 16 */
869
- .mqteaserkicker {
870
- font-family: AntennaExtraCond;
871
- font-size: 18px;
872
- line-height: 19.799999237060547px;
873
- letter-spacing: 0px;
874
- font-style: black italic;
875
- }
876
-
877
- /* This component level text style references the semantic level text sizes of headline3 and headline4.
878
- XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
879
- .mqteaserheadline {
880
- font-family: AntennaExtraCond;
881
- font-size: 34px;
882
- line-height: 39.099998474121094px;
883
- letter-spacing: 0px;
884
- font-style: bold italic;
885
- }
886
-
887
-
888
862
  /* ============================================
889
863
  NEWSTICKER
890
864
  ============================================ */
@@ -948,38 +922,10 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
948
922
  /* This text style is used on the paywall card under the price value. */
949
923
  .paywallcardnote {
950
924
  font-family: AntennaCond;
951
- font-weight: 800;
952
- font-size: 40px;
953
- line-height: 40px;
954
- letter-spacing: -1px;
955
- }
956
-
957
-
958
- /* ============================================
959
- QTEASER
960
- ============================================ */
961
-
962
- /* 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 */
963
- .qteaserheadline {
964
- font-family: AntennaExtraCond;
965
- font-size: 80px;
966
- line-height: 88px;
967
- letter-spacing: 0px;
968
- font-style: bold italic;
969
- }
970
-
971
-
972
- /* ============================================
973
- QUOTE
974
- ============================================ */
975
-
976
- /* 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. */
977
- .quote {
978
- font-family: AntennaCond;
979
- font-weight: 800;
980
- font-size: 20px;
981
- line-height: 26px;
982
- letter-spacing: 0px;
925
+ font-weight: 800;
926
+ font-size: 40px;
927
+ line-height: 40px;
928
+ letter-spacing: -1px;
983
929
  }
984
930
 
985
931
 
@@ -997,34 +943,6 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
997
943
  }
998
944
 
999
945
 
1000
- /* ============================================
1001
- STDTEASER
1002
- ============================================ */
1003
-
1004
- /* 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. */
1005
- .stdteaserheadline {
1006
- font-family: AntennaExtraCond;
1007
- font-size: 26px;
1008
- line-height: 29.899999618530273px;
1009
- letter-spacing: 0px;
1010
- font-style: bold italic;
1011
- }
1012
-
1013
-
1014
- /* ============================================
1015
- SUBHEADLINE
1016
- ============================================ */
1017
-
1018
- /* 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 */
1019
- .subheadline1 {
1020
- font-family: AntennaCond;
1021
- font-weight: 700;
1022
- font-size: 26px;
1023
- line-height: 33.79999923706055px;
1024
- letter-spacing: 0px;
1025
- }
1026
-
1027
-
1028
946
  /* ============================================
1029
947
  TABS
1030
948
  ============================================ */
@@ -1057,117 +975,199 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
1057
975
 
1058
976
 
1059
977
  /* ============================================
1060
- TEXTLINK
978
+ ATEASER
1061
979
  ============================================ */
1062
980
 
1063
- /* 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. */
1064
- .textlink {
1065
- font-family: Inter;
1066
- font-weight: 400;
1067
- font-size: 17px;
1068
- line-height: 28.049999237060547px;
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 */
982
+ .ateaserkicker {
983
+ font-family: AntennaExtraCond;
984
+ font-size: 26px;
985
+ line-height: 26px;
1069
986
  letter-spacing: 0px;
1070
- text-decoration: underline;
987
+ font-style: black italic;
1071
988
  }
1072
989
 
1073
- /* 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. */
1074
- .textlinkitalic {
1075
- font-family: Inter;
1076
- font-size: 17px;
1077
- line-height: 28.049999237060547px;
990
+ /* This text style references the semantic text styles headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
991
+ .ateaserheadline {
992
+ font-family: AntennaExtraCond;
993
+ font-size: 50px;
994
+ line-height: 57.599998474121094px;
1078
995
  letter-spacing: 0px;
1079
- text-decoration: underline;
996
+ font-style: bold italic;
1080
997
  }
1081
998
 
1082
- /* 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. */
1083
- .textlinkbold {
1084
- font-family: Inter;
1085
- font-weight: 700;
1086
- font-size: 17px;
1087
- line-height: 28.049999237060547px;
999
+
1000
+ /* ============================================
1001
+ MQTEASER
1002
+ ============================================ */
1003
+
1004
+ /* This component level text style references size variables for the semantic level. Specifically kicker4. 14 - 14 - 16 - 16 */
1005
+ .mqteaserkicker {
1006
+ font-family: AntennaExtraCond;
1007
+ font-size: 18px;
1008
+ line-height: 19.799999237060547px;
1088
1009
  letter-spacing: 0px;
1089
- text-decoration: underline;
1010
+ font-style: black italic;
1090
1011
  }
1091
1012
 
1092
- /* 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. */
1093
- .textlinkhover {
1094
- font-family: Inter;
1095
- font-weight: 400;
1096
- font-size: 17px;
1097
- line-height: 28.049999237060547px;
1013
+ /* This component level text style references the semantic level text sizes of headline3 and headline4.
1014
+ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
1015
+ .mqteaserheadline {
1016
+ font-family: AntennaExtraCond;
1017
+ font-size: 34px;
1018
+ line-height: 39.099998474121094px;
1098
1019
  letter-spacing: 0px;
1099
- text-decoration: underline;
1020
+ font-style: bold italic;
1100
1021
  }
1101
1022
 
1102
- /* 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. */
1103
- .textlinkboldhover {
1104
- font-family: Inter;
1105
- font-weight: 700;
1106
- font-size: 17px;
1107
- line-height: 28.049999237060547px;
1023
+
1024
+ /* ============================================
1025
+ QTEASER
1026
+ ============================================ */
1027
+
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 */
1029
+ .qteaserheadline {
1030
+ font-family: AntennaExtraCond;
1031
+ font-size: 80px;
1032
+ line-height: 88px;
1108
1033
  letter-spacing: 0px;
1109
- text-decoration: underline;
1034
+ font-style: bold italic;
1110
1035
  }
1111
1036
 
1112
1037
 
1113
1038
  /* ============================================
1114
- TITLE
1039
+ STDTEASER
1115
1040
  ============================================ */
1116
1041
 
1117
- /* 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 */
1118
- .title1 {
1119
- font-family: AntennaCond;
1120
- font-weight: 800;
1121
- font-size: 30px;
1122
- line-height: 33px;
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. */
1043
+ .stdteaserheadline {
1044
+ font-family: AntennaExtraCond;
1045
+ font-size: 26px;
1046
+ line-height: 29.899999618530273px;
1123
1047
  letter-spacing: 0px;
1048
+ font-style: bold italic;
1124
1049
  }
1125
1050
 
1126
- /* 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 */
1127
- .title1uppercase {
1051
+
1052
+ /* ============================================
1053
+ TOGGLESWITCHES
1054
+ ============================================ */
1055
+
1056
+ /* This text style is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
1057
+ .apptoogleitemlabel {
1128
1058
  font-family: AntennaCond;
1129
1059
  font-weight: 800;
1130
- font-size: 30px;
1131
- line-height: 33px;
1060
+ font-size: 18px;
1061
+ line-height: 18.200000762939453px;
1132
1062
  letter-spacing: 0px;
1133
1063
  text-transform: upper;
1134
1064
  }
1135
1065
 
1136
- /* Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
1137
1066
 
1138
- 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 */
1139
- .title2 {
1140
- font-family: AntennaCond;
1141
- font-weight: 800;
1142
- font-size: 20px;
1143
- line-height: 26px;
1067
+ /* ============================================
1068
+ .DSDOCSSTYLES
1069
+ ============================================ */
1070
+
1071
+ .pageheaderdescription {
1072
+ font-family: Inter;
1073
+ font-weight: 700;
1144
1074
  letter-spacing: 0px;
1145
1075
  }
1146
1076
 
1147
- /* Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
1148
-
1149
- 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 */
1150
- .title2uppercase {
1151
- font-family: AntennaCond;
1152
- font-weight: 800;
1153
- font-size: 20px;
1154
- line-height: 26px;
1077
+ /* This text style is only used on the design system's documentation for code syntax snippets. */
1078
+ .codesnippets {
1079
+ font-family: Source Code Pro;
1080
+ font-size: 13px;
1081
+ line-height: 17.030000686645508px;
1155
1082
  letter-spacing: 0px;
1156
- text-transform: upper;
1083
+ }
1084
+
1085
+ /* This text style is only used for mockup pages of the design system website. */
1086
+ .bilddesignsidemenu {
1087
+ font-family: Gotham XNarrow;
1088
+ font-weight: 400;
1089
+ }
1090
+
1091
+ /* This text style is only used for mockup pages of the design system website. */
1092
+ .bilddesignsidemenuactive {
1093
+ font-family: Gotham XNarrow;
1094
+ font-weight: 400;
1095
+ text-decoration: underline;
1096
+ }
1097
+
1098
+ /* This text style is only used for mockup pages of the design system website. */
1099
+ .bilddesignsidemenuhover {
1100
+ font-family: Gotham XNarrow;
1101
+ font-weight: 600;
1102
+ }
1103
+
1104
+ /* This text style is only used for mockups the vertical video component teaser headlines. */
1105
+ .verticalvideosmockheadlines {
1106
+ font-family: Gotham Condensed;
1107
+ font-weight: 600;
1108
+ font-size: 32px;
1109
+ line-height: 32px;
1110
+ text-decoration: underline;
1111
+ }
1112
+
1113
+ /* This text style is used on documentation pages that contain some token information. */
1114
+ .tokenspecl {
1115
+ font-family: Source Code Pro;
1157
1116
  }
1158
1117
 
1159
1118
 
1160
1119
  /* ============================================
1161
- TOGGLESWITCHES
1120
+ .SPECS
1162
1121
  ============================================ */
1163
1122
 
1164
- /* This text style is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
1165
- .apptoogleitemlabel {
1166
- font-family: AntennaCond;
1167
- font-weight: 800;
1168
- font-size: 18px;
1169
- line-height: 18.200000762939453px;
1170
- letter-spacing: 0px;
1171
- text-transform: upper;
1123
+ /* This text style is only used for audit pages of the design system. */
1124
+ .specsxs {
1125
+ font-family: Gotham;
1126
+ font-weight: 400;
1127
+ }
1128
+
1129
+ /* This text style is only used for audit pages of the design system. */
1130
+ .specss {
1131
+ font-family: Gotham;
1132
+ }
1133
+
1134
+ /* This text style is only used for audit pages of the design system. */
1135
+ .specsms {
1136
+ font-family: Gotham;
1137
+ }
1138
+
1139
+ /* This text style is only used for audit pages of the design system. */
1140
+ .specsm {
1141
+ font-family: Gotham;
1142
+ }
1143
+
1144
+ /* This text style is only used for audit pages of the design system. */
1145
+ .specsml {
1146
+ font-family: Gotham;
1147
+ font-weight: 400;
1148
+ font-size: 64px;
1149
+ line-height: 80px;
1150
+ text-decoration: underline;
1151
+ }
1152
+
1153
+ /* This text style is only used for audit pages of the design system. */
1154
+ .specsl {
1155
+ font-family: Gotham;
1156
+ font-weight: 400;
1157
+ text-decoration: underline;
1158
+ }
1159
+
1160
+ /* This text style is only used for audit pages of the design system. */
1161
+ .specsxl {
1162
+ font-family: Gotham;
1163
+ font-weight: 600;
1164
+ text-decoration: underline;
1165
+ }
1166
+
1167
+ /* This text style is only used for audit pages of the design system. */
1168
+ .specsxxl {
1169
+ font-family: Gotham;
1170
+ font-weight: 600;
1171
+ text-decoration: underline;
1172
1172
  }
1173
1173