@marioschmidt/design-system-components 1.6.0 → 1.7.1

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 (169) hide show
  1. package/dist/bds/bds.css +1 -1
  2. package/dist/bds/bds.esm.js +1 -1
  3. package/dist/bds/{p-36952749.entry.js → p-217f0839.entry.js} +1 -1
  4. package/dist/bds/p-C5-c-RTg.js +2 -0
  5. package/dist/cjs/bds.cjs.js +1 -1
  6. package/dist/cjs/ds-button_3.cjs.entry.js +1 -1
  7. package/dist/cjs/{index-xSxNHODD.js → index-CGF2GAZ9.js} +1 -1
  8. package/dist/cjs/loader.cjs.js +1 -1
  9. package/dist/components/index.js +1 -1
  10. package/dist/esm/bds.js +2 -2
  11. package/dist/esm/ds-button_3.entry.js +1 -1
  12. package/dist/esm/{index-C5tRgziF.js → index-C5-c-RTg.js} +1 -1
  13. package/dist/esm/loader.js +2 -2
  14. package/dist/www/build/bds.css +1 -1
  15. package/dist/www/build/bds.esm.js +1 -1
  16. package/dist/www/build/{p-36952749.entry.js → p-217f0839.entry.js} +1 -1
  17. package/dist/www/build/p-C5-c-RTg.js +2 -0
  18. package/dist/www/build/p-e9e8d922.css +1 -0
  19. package/dist/www/css/README.md +6 -4
  20. package/dist/www/css/advertorial/components/article.css +13 -14
  21. package/dist/www/css/advertorial/components/audioplayer.css +3 -3
  22. package/dist/www/css/advertorial/components/avatar.css +17 -17
  23. package/dist/www/css/advertorial/components/badge.css +4 -4
  24. package/dist/www/css/advertorial/components/breadcrumb.css +12 -13
  25. package/dist/www/css/advertorial/components/breakingnews.css +12 -11
  26. package/dist/www/css/advertorial/components/button.css +3 -3
  27. package/dist/www/css/advertorial/components/card.css +1 -1
  28. package/dist/www/css/advertorial/components/carousel.css +1 -1
  29. package/dist/www/css/advertorial/components/chip.css +2 -2
  30. package/dist/www/css/advertorial/components/datepicker.css +1 -1
  31. package/dist/www/css/advertorial/components/drawers.css +1 -1
  32. package/dist/www/css/advertorial/components/dropdown.css +1 -1
  33. package/dist/www/css/advertorial/components/footer.css +5 -5
  34. package/dist/www/css/advertorial/components/icon.css +1 -1
  35. package/dist/www/css/advertorial/components/iconbutton.css +1 -1
  36. package/dist/www/css/advertorial/components/infoelement.css +1 -1
  37. package/dist/www/css/advertorial/components/inputfield.css +4 -4
  38. package/dist/www/css/advertorial/components/liveticker.css +6 -6
  39. package/dist/www/css/advertorial/components/mediaplayer.css +6 -5
  40. package/dist/www/css/advertorial/components/menu.css +11 -11
  41. package/dist/www/css/advertorial/components/newsticker.css +6 -7
  42. package/dist/www/css/advertorial/components/pagination.css +1 -1
  43. package/dist/www/css/advertorial/components/paywall.css +6 -6
  44. package/dist/www/css/advertorial/components/quote.css +1 -1
  45. package/dist/www/css/advertorial/components/radiobutton.css +1 -1
  46. package/dist/www/css/advertorial/components/search.css +1 -1
  47. package/dist/www/css/advertorial/components/sectiontitle.css +1 -1
  48. package/dist/www/css/advertorial/components/separator.css +1 -1
  49. package/dist/www/css/advertorial/components/skeletons.css +1 -1
  50. package/dist/www/css/advertorial/components/slider.css +1 -1
  51. package/dist/www/css/advertorial/components/specialnavi.css +3 -3
  52. package/dist/www/css/advertorial/components/spinner.css +1 -1
  53. package/dist/www/css/advertorial/components/tab.css +8 -7
  54. package/dist/www/css/advertorial/components/table.css +1 -1
  55. package/dist/www/css/advertorial/components/teaser.css +9 -9
  56. package/dist/www/css/advertorial/components/toggleswitch.css +4 -6
  57. package/dist/www/css/advertorial/components/video.css +3 -3
  58. package/dist/www/css/advertorial/theme.css +1 -1
  59. package/dist/www/css/advertorial/tokens.css +38 -51
  60. package/dist/www/css/bild/components/alert.css +1 -1
  61. package/dist/www/css/bild/components/article.css +14 -14
  62. package/dist/www/css/bild/components/audioplayer.css +3 -3
  63. package/dist/www/css/bild/components/avatar.css +17 -17
  64. package/dist/www/css/bild/components/badge.css +4 -4
  65. package/dist/www/css/bild/components/breadcrumb.css +12 -13
  66. package/dist/www/css/bild/components/breakingnews.css +12 -11
  67. package/dist/www/css/bild/components/button.css +3 -3
  68. package/dist/www/css/bild/components/card.css +1 -1
  69. package/dist/www/css/bild/components/carousel.css +1 -1
  70. package/dist/www/css/bild/components/chip.css +2 -2
  71. package/dist/www/css/bild/components/datepicker.css +1 -1
  72. package/dist/www/css/bild/components/drawers.css +1 -1
  73. package/dist/www/css/bild/components/dropdown.css +1 -1
  74. package/dist/www/css/bild/components/empties.css +1 -1
  75. package/dist/www/css/bild/components/footer.css +5 -5
  76. package/dist/www/css/bild/components/gallery.css +1 -1
  77. package/dist/www/css/bild/components/icon.css +1 -1
  78. package/dist/www/css/bild/components/iconbutton.css +1 -1
  79. package/dist/www/css/bild/components/infoelement.css +1 -1
  80. package/dist/www/css/bild/components/inputfield.css +4 -4
  81. package/dist/www/css/bild/components/kicker.css +1 -1
  82. package/dist/www/css/bild/components/liveticker.css +6 -6
  83. package/dist/www/css/bild/components/mediaplayer.css +6 -5
  84. package/dist/www/css/bild/components/menu.css +11 -11
  85. package/dist/www/css/bild/components/menuitem.css +1 -1
  86. package/dist/www/css/bild/components/newsticker.css +6 -7
  87. package/dist/www/css/bild/components/pagination.css +1 -1
  88. package/dist/www/css/bild/components/partnerlinks.css +1 -1
  89. package/dist/www/css/bild/components/paywall.css +6 -6
  90. package/dist/www/css/bild/components/quote.css +1 -1
  91. package/dist/www/css/bild/components/radiobutton.css +1 -1
  92. package/dist/www/css/bild/components/search.css +1 -1
  93. package/dist/www/css/bild/components/sectiontitle.css +1 -1
  94. package/dist/www/css/bild/components/selection.css +1 -1
  95. package/dist/www/css/bild/components/separator.css +1 -1
  96. package/dist/www/css/bild/components/skeletons.css +1 -1
  97. package/dist/www/css/bild/components/slider.css +1 -1
  98. package/dist/www/css/bild/components/specialnavi.css +3 -3
  99. package/dist/www/css/bild/components/spinner.css +1 -1
  100. package/dist/www/css/bild/components/subheader.css +1 -1
  101. package/dist/www/css/bild/components/tab.css +8 -7
  102. package/dist/www/css/bild/components/table.css +1 -1
  103. package/dist/www/css/bild/components/teaser.css +9 -9
  104. package/dist/www/css/bild/components/toggleswitch.css +4 -6
  105. package/dist/www/css/bild/components/video.css +3 -3
  106. package/dist/www/css/bild/theme.css +1 -1
  107. package/dist/www/css/bild/tokens.css +43 -57
  108. package/dist/www/css/bundles/advertorial.css +158 -173
  109. package/dist/www/css/bundles/bild.css +164 -179
  110. package/dist/www/css/bundles/sportbild.css +166 -180
  111. package/dist/www/css/shared/colorprimitive.css +1 -1
  112. package/dist/www/css/shared/fontprimitive.css +1 -1
  113. package/dist/www/css/shared/primitives.css +1 -1
  114. package/dist/www/css/shared/sizeprimitive.css +1 -1
  115. package/dist/www/css/shared/spaceprimitive.css +1 -1
  116. package/dist/www/css/sportbild/components/alert.css +1 -1
  117. package/dist/www/css/sportbild/components/article.css +13 -14
  118. package/dist/www/css/sportbild/components/audioplayer.css +3 -3
  119. package/dist/www/css/sportbild/components/avatar.css +17 -17
  120. package/dist/www/css/sportbild/components/badge.css +4 -4
  121. package/dist/www/css/sportbild/components/breadcrumb.css +12 -13
  122. package/dist/www/css/sportbild/components/breakingnews.css +12 -11
  123. package/dist/www/css/sportbild/components/button.css +3 -3
  124. package/dist/www/css/sportbild/components/card.css +1 -1
  125. package/dist/www/css/sportbild/components/carousel.css +1 -1
  126. package/dist/www/css/sportbild/components/chip.css +2 -2
  127. package/dist/www/css/sportbild/components/datepicker.css +1 -1
  128. package/dist/www/css/sportbild/components/drawers.css +1 -1
  129. package/dist/www/css/sportbild/components/dropdown.css +1 -1
  130. package/dist/www/css/sportbild/components/empties.css +1 -1
  131. package/dist/www/css/sportbild/components/footer.css +5 -5
  132. package/dist/www/css/sportbild/components/gallery.css +1 -1
  133. package/dist/www/css/sportbild/components/icon.css +1 -1
  134. package/dist/www/css/sportbild/components/iconbutton.css +1 -1
  135. package/dist/www/css/sportbild/components/infoelement.css +1 -1
  136. package/dist/www/css/sportbild/components/inputfield.css +4 -4
  137. package/dist/www/css/sportbild/components/kicker.css +1 -1
  138. package/dist/www/css/sportbild/components/liveticker.css +6 -6
  139. package/dist/www/css/sportbild/components/mediaplayer.css +6 -5
  140. package/dist/www/css/sportbild/components/menu.css +11 -11
  141. package/dist/www/css/sportbild/components/menuitem.css +1 -1
  142. package/dist/www/css/sportbild/components/newsticker.css +6 -7
  143. package/dist/www/css/sportbild/components/pagination.css +1 -1
  144. package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
  145. package/dist/www/css/sportbild/components/paywall.css +6 -6
  146. package/dist/www/css/sportbild/components/quote.css +1 -1
  147. package/dist/www/css/sportbild/components/radiobutton.css +1 -1
  148. package/dist/www/css/sportbild/components/search.css +1 -1
  149. package/dist/www/css/sportbild/components/sectiontitle.css +1 -1
  150. package/dist/www/css/sportbild/components/selection.css +1 -1
  151. package/dist/www/css/sportbild/components/separator.css +1 -1
  152. package/dist/www/css/sportbild/components/skeletons.css +1 -1
  153. package/dist/www/css/sportbild/components/slider.css +1 -1
  154. package/dist/www/css/sportbild/components/specialnavi.css +3 -3
  155. package/dist/www/css/sportbild/components/spinner.css +1 -1
  156. package/dist/www/css/sportbild/components/subheader.css +1 -1
  157. package/dist/www/css/sportbild/components/tab.css +8 -7
  158. package/dist/www/css/sportbild/components/table.css +1 -1
  159. package/dist/www/css/sportbild/components/teaser.css +9 -9
  160. package/dist/www/css/sportbild/components/toggleswitch.css +4 -6
  161. package/dist/www/css/sportbild/components/video.css +3 -3
  162. package/dist/www/css/sportbild/theme.css +1 -1
  163. package/dist/www/css/sportbild/tokens.css +46 -58
  164. package/dist/www/icons/manifest.json +2 -2
  165. package/dist/www/index.html +1 -1
  166. package/package.json +1 -1
  167. package/dist/bds/p-C5tRgziF.js +0 -2
  168. package/dist/www/build/p-4fc3517a.css +0 -1
  169. package/dist/www/build/p-C5tRgziF.js +0 -2
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Bild | Bundle: Full Bundle (Primitives + Theme + Tokens + Components)
@@ -879,7 +879,7 @@
879
879
  --content-max-width-full: 1024px;
880
880
  --title-1-font-size: 22px;
881
881
  --title-2-font-size: var(--font-size-2-x, 16px);
882
- --display-1-font-size: 40px;
882
+ --display-1-font-size: var(--font-size-5-x, 40px);
883
883
  --display-2-font-size: 36px;
884
884
  --display-3-font-size: 28px;
885
885
  --headline-1-font-size: 48px;
@@ -933,28 +933,28 @@
933
933
  --quote-font-weight: var(--font-weight-black, 800);
934
934
  --footnote-font-weight-book: var(--font-weight-book, 400);
935
935
  --footnote-font-weight-bold: var(--font-weight-bold, 700);
936
- --body-line-height: 28px;
937
- --kicker-4-line-height: 15.4px;
938
- --kicker-3-line-height: 17.6px;
939
- --kicker-2-line-height: 19.8px;
940
- --kicker-1-line-height: 19.8px;
941
- --label-3-line-height: 14.4px;
942
- --label-1-line-height: 17px;
943
- --label-2-line-height: 16px;
944
- --display-1-line-height: 40px;
945
- --display-2-line-height: 36px;
946
- --display-3-line-height: 28px;
947
- --title-1-line-height: 22px;
948
- --title-2-line-height: 17.6px;
949
- --quote-line-height: 16px;
950
- --footnote-1-line-height: 21px;
951
- --footnote-2-line-height: 15.6px;
952
- --headline-1-line-height: 48px;
953
- --headline-2-line-height: 40px;
954
- --headline-3-line-height: 28px;
955
- --headline-4-line-height: 22px;
956
- --callout-line-height: 18px;
957
- --subheadline-1-line-height: 24px;
936
+ --body-line-height: 1.33;
937
+ --kicker-4-line-height: 1.1;
938
+ --kicker-3-line-height: 1.1;
939
+ --kicker-2-line-height: 1.1;
940
+ --kicker-1-line-height: 1.1;
941
+ --label-3-line-height: 1.2;
942
+ --label-1-line-height: 1;
943
+ --label-2-line-height: 1.07;
944
+ --display-1-line-height: 1;
945
+ --display-2-line-height: 1;
946
+ --display-3-line-height: 1;
947
+ --title-1-line-height: 1;
948
+ --title-2-line-height: 1.1;
949
+ --quote-line-height: 1;
950
+ --footnote-1-line-height: 1.31;
951
+ --footnote-2-line-height: 1.3;
952
+ --headline-1-line-height: 1;
953
+ --headline-2-line-height: 1;
954
+ --headline-3-line-height: 1;
955
+ --headline-4-line-height: 1;
956
+ --callout-line-height: 1;
957
+ --subheadline-1-line-height: 1;
958
958
  --letter-space-positive-sm: var(--letter-space-0-p-5, 0.5px);
959
959
  --letter-space-positive-lg: var(--letter-space-2, 2px);
960
960
  --letter-space-positive-md: var(--letter-space-1, 1px);
@@ -1097,21 +1097,11 @@
1097
1097
  --kicker-4-font-size: 16px;
1098
1098
  --subheadline-1-font-size: 32px;
1099
1099
  --quote-font-size: var(--font-size-2-p-25-x, 18px);
1100
- --kicker-4-line-height: 17.6px;
1101
- --kicker-3-line-height: 18px;
1102
- --kicker-2-line-height: 22px;
1103
- --kicker-1-line-height: 22px;
1104
- --display-1-line-height: 72px;
1105
- --display-2-line-height: 42px;
1106
- --display-3-line-height: 32px;
1107
- --title-2-line-height: 19.8px;
1108
- --quote-line-height: 18px;
1109
- --footnote-2-line-height: 15.8px;
1110
- --headline-1-line-height: 72px;
1111
- --headline-2-line-height: 48px;
1112
- --headline-3-line-height: 36px;
1113
- --callout-line-height: 22px;
1114
- --subheadline-1-line-height: 32px;
1100
+ --kicker-3-line-height: 1;
1101
+ --kicker-2-line-height: 1;
1102
+ --kicker-1-line-height: 1;
1103
+ --footnote-2-line-height: 1.32;
1104
+ --headline-4-line-height: 0.85;
1115
1105
  --letter-space-negative-sm: var(--letter-space-neg-0-p-25, -0.25px);
1116
1106
  --display-1-letter-space: var(--letter-space-neg-1, -1px);
1117
1107
  --display-2-letter-space: var(--letter-space-neg-1, -1px);
@@ -1179,24 +1169,12 @@
1179
1169
  --kicker-3-font-size: 20px;
1180
1170
  --subheadline-1-font-size: 36px;
1181
1171
  --quote-font-size: 20px;
1182
- --body-line-height: 32px;
1183
- --kicker-4-line-height: 16px;
1184
- --kicker-3-line-height: 20px;
1185
- --kicker-2-line-height: 24px;
1186
- --kicker-1-line-height: 30px;
1187
- --display-1-line-height: 120px;
1188
- --display-2-line-height: 64px;
1189
- --display-3-line-height: 40px;
1190
- --title-1-line-height: 28px;
1191
- --title-2-line-height: 22px;
1192
- --quote-line-height: 22px;
1193
- --footnote-1-line-height: 23px;
1194
- --footnote-2-line-height: 21px;
1195
- --headline-1-line-height: 100px;
1196
- --headline-2-line-height: 64px;
1197
- --headline-3-line-height: 40px;
1198
- --headline-4-line-height: 30px;
1199
- --subheadline-1-line-height: 36px;
1172
+ --body-line-height: 1.52;
1173
+ --kicker-4-line-height: 1;
1174
+ --quote-line-height: 1.1;
1175
+ --footnote-1-line-height: 1.28;
1176
+ --footnote-2-line-height: 1.31;
1177
+ --headline-4-line-height: 0.94;
1200
1178
  --letter-space-positive-lg: var(--letter-space-3, 3px);
1201
1179
  --letter-space-negative-lg: var(--letter-space-neg-3, -3px);
1202
1180
  --display-1-letter-space: var(--letter-space-neg-2, -2px);
@@ -1601,6 +1579,14 @@
1601
1579
  line-height: var(--quote-line-height);
1602
1580
  }
1603
1581
 
1582
+ [data-content-brand="bild"] .test-style,
1583
+ :host([data-content-brand="bild"]) .test-style {
1584
+ font-family: var(--body-font-family);
1585
+ font-weight: 400;
1586
+ font-size: var(--body-font-size);
1587
+ line-height: 0.06;
1588
+ }
1589
+
1604
1590
  /* === SEMANTIC DENSITY TOKENS === */
1605
1591
 
1606
1592
  [data-content-brand="bild"][data-density="default"],
@@ -1771,7 +1757,7 @@
1771
1757
  :host([data-content-brand="bild"]) .article-kicker {
1772
1758
  font-family: var(--kicker-font-family);
1773
1759
  font-weight: 700;
1774
- font-size: var(--kicker-1-font-size);
1760
+ font-size: var(--article-kicker-font-size);
1775
1761
  line-height: var(--kicker-1-line-height);
1776
1762
  }
1777
1763
 
@@ -1779,31 +1765,31 @@
1779
1765
  :host([data-content-brand="bild"]) .article-image-caption {
1780
1766
  font-family: var(--body-font-family);
1781
1767
  font-weight: var(--font-weight-bold, 700);
1782
- font-size: 16px;
1783
- line-height: 19.5px;
1768
+ font-size: var(--article-image-caption-font-size);
1769
+ line-height: var(--article-image-caption-line-height);
1784
1770
  }
1785
1771
 
1786
1772
  [data-content-brand="bild"] .article-headline,
1787
1773
  :host([data-content-brand="bild"]) .article-headline {
1788
1774
  font-family: var(--headline-font-family);
1789
1775
  font-weight: 900;
1790
- font-size: var(--headline-2-font-size);
1791
- line-height: var(--headline-2-font-size);
1776
+ font-size: var(--article-headline-font-size);
1777
+ line-height: var(--article-headline-font-size);
1792
1778
  }
1793
1779
 
1794
1780
  [data-content-brand="bild"] .article-meta-source,
1795
1781
  :host([data-content-brand="bild"]) .article-meta-source {
1796
1782
  font-family: var(--footnote-font-family);
1797
1783
  font-weight: var(--footnote-font-weight-book);
1798
- font-size: 16px;
1799
- line-height: 21px;
1784
+ font-size: var(--article-image-source-font-size);
1785
+ line-height: var(--article-image-source-line-height);
1800
1786
  }
1801
1787
 
1802
1788
  [data-content-brand="bild"] .article-time-stamp,
1803
1789
  :host([data-content-brand="bild"]) .article-time-stamp {
1804
- font-family: var(--font-family-gotham, Gotham);
1790
+ font-family: var(--article-meta-font-family);
1805
1791
  font-weight: var(--font-weight-black, 800);
1806
- font-size: 12px;
1792
+ font-size: var(--article-meta-font-size);
1807
1793
  }
1808
1794
 
1809
1795
  /* === BREAKPOINT TOKENS === */
@@ -1826,8 +1812,8 @@
1826
1812
  --article-image-caption-font-size: 16px;
1827
1813
  --article-image-source-font-size: 16px;
1828
1814
  --article-meta-font-size: 12px;
1829
- --article-image-caption-line-height: 19.5px;
1830
- --article-image-source-line-height: 21px;
1815
+ --article-image-caption-line-height: 1.22;
1816
+ --article-image-source-line-height: 1.31;
1831
1817
  --article-meta-font-family: var(--font-family-gotham, Gotham);
1832
1818
  }
1833
1819
 
@@ -1842,7 +1828,7 @@
1842
1828
  --article-headline-font-size: var(--headline-1-font-size);
1843
1829
  --article-image-caption-font-size: 18px;
1844
1830
  --article-meta-font-size: 14px;
1845
- --article-image-caption-line-height: 24.75px;
1831
+ --article-image-caption-line-height: 1.38;
1846
1832
  }
1847
1833
  }
1848
1834
 
@@ -1856,7 +1842,7 @@
1856
1842
  --article-image-portait-inline-space: 162px;
1857
1843
  --article-image-source-font-size: 18px;
1858
1844
  --article-meta-font-size: 16px;
1859
- --article-image-source-line-height: 23px;
1845
+ --article-image-source-line-height: 1.28;
1860
1846
  }
1861
1847
  }
1862
1848
 
@@ -1866,8 +1852,8 @@
1866
1852
  :host([data-content-brand="bild"]) .audio-player-label {
1867
1853
  font-family: var(--label-font-family);
1868
1854
  font-weight: var(--label-font-weight-bold);
1869
- font-size: 16px;
1870
- line-height: 16px;
1855
+ font-size: var(--audio-player-font-size);
1856
+ line-height: var(--audio-player-font-size);
1871
1857
  }
1872
1858
 
1873
1859
  /* === BREAKPOINT TOKENS === */
@@ -1902,43 +1888,43 @@
1902
1888
 
1903
1889
  [data-content-brand="bild"] .app-avatar,
1904
1890
  :host([data-content-brand="bild"]) .app-avatar {
1905
- font-family: var(--font-family-gotham, Gotham);
1891
+ font-family: var(--article-meta-font-family);
1906
1892
  font-weight: var(--font-weight-black, 800);
1907
- font-size: 12px;
1893
+ font-size: var(--article-meta-font-size);
1908
1894
  text-transform: uppercase;
1909
1895
  }
1910
1896
 
1911
1897
  [data-content-brand="bild"] .avatar-default,
1912
1898
  :host([data-content-brand="bild"]) .avatar-default {
1913
- font-family: var(--body-font-family);
1899
+ font-family: var(--avatar-font-family);
1914
1900
  font-weight: var(--font-weight-bold, 700);
1915
- font-size: 16px;
1916
- line-height: 21px;
1901
+ font-size: var(--avatar-label-font-size);
1902
+ line-height: var(--avatar-label-line-height);
1917
1903
  }
1918
1904
 
1919
1905
  [data-content-brand="bild"] .avatar-hover,
1920
1906
  :host([data-content-brand="bild"]) .avatar-hover {
1921
- font-family: var(--body-font-family);
1907
+ font-family: var(--avatar-font-family);
1922
1908
  font-weight: var(--label-font-weight-bold);
1923
- font-size: 16px;
1924
- line-height: 21px;
1909
+ font-size: var(--avatar-label-font-size);
1910
+ line-height: var(--avatar-label-line-height);
1925
1911
  text-decoration: underline;
1926
1912
  }
1927
1913
 
1928
1914
  [data-content-brand="bild"] .avatar-secondary-info,
1929
1915
  :host([data-content-brand="bild"]) .avatar-secondary-info {
1930
- font-family: var(--body-font-family);
1916
+ font-family: var(--avatar-font-family);
1931
1917
  font-weight: var(--label-font-weight-book);
1932
- font-size: 16px;
1933
- line-height: 21px;
1918
+ font-size: var(--avatar-label-font-size);
1919
+ line-height: var(--avatar-label-line-height);
1934
1920
  }
1935
1921
 
1936
1922
  [data-content-brand="bild"] .avatar-secondary-info-hover,
1937
1923
  :host([data-content-brand="bild"]) .avatar-secondary-info-hover {
1938
- font-family: var(--body-font-family);
1924
+ font-family: var(--avatar-font-family);
1939
1925
  font-weight: var(--label-font-weight-book);
1940
- font-size: 16px;
1941
- line-height: 21px;
1926
+ font-size: var(--avatar-label-font-size);
1927
+ line-height: var(--avatar-label-line-height);
1942
1928
  text-decoration: underline;
1943
1929
  }
1944
1930
 
@@ -1950,7 +1936,7 @@
1950
1936
  --avatar-article-size: var(--size-const-md);
1951
1937
  --avatar-author-page-size: var(--size-12-x, 96px);
1952
1938
  --avatar-font-family: var(--body-font-family);
1953
- --avatar-label-line-height: 21px;
1939
+ --avatar-label-line-height: 1.31;
1954
1940
  --avatar-lane-gap-space: var(--space-2-x, 16px);
1955
1941
  --app-avatar-font-family: var(--title-font-family);
1956
1942
  }
@@ -1967,7 +1953,7 @@
1967
1953
  [data-content-brand="bild"],
1968
1954
  :host([data-content-brand="bild"]) {
1969
1955
  --avatar-label-font-size: 18px;
1970
- --avatar-label-line-height: 23px;
1956
+ --avatar-label-line-height: 1.28;
1971
1957
  }
1972
1958
  }
1973
1959
 
@@ -1984,7 +1970,7 @@
1984
1970
  :host([data-content-brand="bild"]) .video-ad-badge {
1985
1971
  font-family: var(--body-font-family);
1986
1972
  font-weight: var(--font-weight-book, 400);
1987
- font-size: 14px;
1973
+ font-size: var(--video-ad-badge-font-size);
1988
1974
  text-transform: uppercase;
1989
1975
  }
1990
1976
 
@@ -1992,8 +1978,8 @@
1992
1978
  :host([data-content-brand="bild"]) .video-time-badge {
1993
1979
  font-family: var(--body-font-family);
1994
1980
  font-weight: var(--label-font-weight-book);
1995
- font-size: 16px;
1996
- line-height: 21px;
1981
+ font-size: var(--video-time-badge-font-size);
1982
+ line-height: var(--video-badge-time-line-height);
1997
1983
  }
1998
1984
 
1999
1985
  /* === BREAKPOINT TOKENS === */
@@ -2009,27 +1995,27 @@
2009
1995
 
2010
1996
  [data-content-brand="bild"] .breadcrumb,
2011
1997
  :host([data-content-brand="bild"]) .breadcrumb {
2012
- font-family: var(--body-font-family);
2013
- font-weight: var(--body-font-weight-bold);
1998
+ font-family: var(--breadcrumb-font-family);
1999
+ font-weight: var(--breadcrumb-font-weight);
2014
2000
  font-size: var(--breadcrumb-font-size);
2015
2001
  line-height: var(--breadcrumb-line-height);
2016
2002
  }
2017
2003
 
2018
2004
  [data-content-brand="bild"] .breadcrumb-link,
2019
2005
  :host([data-content-brand="bild"]) .breadcrumb-link {
2020
- font-family: var(--body-font-family);
2021
- font-weight: var(--body-font-weight-bold);
2022
- font-size: 15px;
2023
- line-height: 15px;
2006
+ font-family: var(--breadcrumb-font-family);
2007
+ font-weight: var(--breadcrumb-font-weight);
2008
+ font-size: var(--breadcrumb-font-size);
2009
+ line-height: var(--breadcrumb-font-size);
2024
2010
  text-decoration: underline;
2025
2011
  }
2026
2012
 
2027
2013
  [data-content-brand="bild"] .breadcrumb-link-hover,
2028
2014
  :host([data-content-brand="bild"]) .breadcrumb-link-hover {
2029
- font-family: var(--body-font-family);
2030
- font-weight: var(--body-font-weight-bold);
2031
- font-size: 15px;
2032
- line-height: 15px;
2015
+ font-family: var(--breadcrumb-font-family);
2016
+ font-weight: var(--breadcrumb-font-weight);
2017
+ font-size: var(--breadcrumb-font-size);
2018
+ line-height: var(--breadcrumb-font-size);
2033
2019
  text-decoration: underline;
2034
2020
  }
2035
2021
 
@@ -2042,7 +2028,7 @@
2042
2028
  --breadcrumb-arrow-left-inline-space-1: 3px;
2043
2029
  --breadcrumb-arrow-right-inline-space-2: 5px;
2044
2030
  --breadcrumb-inline-space: var(--grid-space-resp-base);
2045
- --breadcrumb-line-height: 15px;
2031
+ --breadcrumb-line-height: 1;
2046
2032
  --breadcrumb-font-weight: var(--body-font-weight-bold);
2047
2033
  --breadcrumb-stack-space: 14px;
2048
2034
  }
@@ -2052,7 +2038,6 @@
2052
2038
  :host([data-content-brand="bild"]) {
2053
2039
  --breadcrumb-font-size: 12px;
2054
2040
  --breadcrumb-inline-space: 0px;
2055
- --breadcrumb-line-height: 12px;
2056
2041
  --breadcrumb-stack-space: 16px;
2057
2042
  }
2058
2043
  }
@@ -2103,8 +2088,8 @@
2103
2088
  :host([data-content-brand="bild"]) .breaking-news-text {
2104
2089
  font-family: var(--kicker-font-family);
2105
2090
  font-weight: var(--body-font-weight-bold);
2106
- font-size: 21px;
2107
- line-height: 24px;
2091
+ font-size: var(--breaking-news-scrolling-text-font-size);
2092
+ line-height: var(--breaking-news-scrolling-text-line-height);
2108
2093
  text-transform: uppercase;
2109
2094
  }
2110
2095
 
@@ -2112,16 +2097,16 @@
2112
2097
  :host([data-content-brand="bild"]) .breaking-news-upper-title {
2113
2098
  font-family: var(--title-font-family);
2114
2099
  font-weight: var(--title-font-weight);
2115
- font-size: 13px;
2116
- line-height: 13px;
2100
+ font-size: var(--breaking-news-badge-upper-title-font-size);
2101
+ line-height: var(--breaking-news-badge-upper-title-line-height);
2117
2102
  }
2118
2103
 
2119
2104
  [data-content-brand="bild"] .breaking-news-lower-title,
2120
2105
  :host([data-content-brand="bild"]) .breaking-news-lower-title {
2121
2106
  font-family: var(--title-font-family);
2122
2107
  font-weight: var(--title-font-weight);
2123
- font-size: 23px;
2124
- line-height: 21px;
2108
+ font-size: var(--breaking-news-badge-lower-title-font-size);
2109
+ line-height: var(--breaking-news-badge-lower-title-line-height);
2125
2110
  }
2126
2111
 
2127
2112
  /* === BREAKPOINT TOKENS === */
@@ -2131,11 +2116,11 @@
2131
2116
  --breaking-news-container-height-size: var(--size-const-lg);
2132
2117
  --breaking-news-badge-upper-title-font-size: 13px;
2133
2118
  --breaking-news-badge-lower-title-font-size: 23px;
2134
- --breaking-news-badge-upper-title-line-height: 13px;
2135
- --breaking-news-badge-lower-title-line-height: 21px;
2119
+ --breaking-news-badge-upper-title-line-height: 1;
2120
+ --breaking-news-badge-lower-title-line-height: 0.91;
2136
2121
  --breaking-news-badge-titels-stack-space: var(--space-0-x, 0px);
2137
2122
  --breaking-news-scrolling-text-font-size: 21px;
2138
- --breaking-news-scrolling-text-line-height: 24px;
2123
+ --breaking-news-scrolling-text-line-height: 1.14;
2139
2124
  --breaking-news-badge-inline-space: var(--size-0-p-75-x, 6px);
2140
2125
  }
2141
2126
 
@@ -2144,7 +2129,8 @@
2144
2129
  :host([data-content-brand="bild"]) {
2145
2130
  --breaking-news-badge-upper-title-font-size: 17px;
2146
2131
  --breaking-news-badge-lower-title-font-size: 30px;
2147
- --breaking-news-badge-upper-title-line-height: 12px;
2132
+ --breaking-news-badge-upper-title-line-height: 0.71;
2133
+ --breaking-news-badge-lower-title-line-height: 0.7;
2148
2134
  --breaking-news-badge-titels-stack-space: var(--space-0-p-5-x, 4px);
2149
2135
  --breaking-news-badge-inline-space: var(--size-1-p-5-x, 12px);
2150
2136
  }
@@ -2205,7 +2191,7 @@
2205
2191
 
2206
2192
  [data-content-brand="bild"] .button-label,
2207
2193
  :host([data-content-brand="bild"]) .button-label {
2208
- font-family: var(--label-font-family);
2194
+ font-family: var(--button-label-font-family);
2209
2195
  font-weight: 700;
2210
2196
  font-size: var(--button-label-font-size);
2211
2197
  line-height: var(--button-label-line-height);
@@ -2218,7 +2204,7 @@
2218
2204
  font-family: var(--label-font-family);
2219
2205
  font-weight: var(--label-font-weight-book);
2220
2206
  font-size: var(--partner-link-button-label-font-size);
2221
- line-height: 16px;
2207
+ line-height: var(--partner-link-button-label-font-size);
2222
2208
  }
2223
2209
 
2224
2210
  /* === BREAKPOINT TOKENS === */
@@ -2378,7 +2364,7 @@
2378
2364
  :host([data-content-brand="bild"]) .chip-label {
2379
2365
  font-family: var(--footnote-font-family);
2380
2366
  font-weight: var(--label-font-weight-bold);
2381
- font-size: 16px;
2367
+ font-size: var(--chip-font-size);
2382
2368
  }
2383
2369
 
2384
2370
  /* === BREAKPOINT TOKENS === */
@@ -2491,10 +2477,10 @@
2491
2477
 
2492
2478
  [data-content-brand="bild"] .footer-link,
2493
2479
  :host([data-content-brand="bild"]) .footer-link {
2494
- font-family: var(--body-font-family);
2480
+ font-family: var(--footer-font-family);
2495
2481
  font-weight: var(--label-font-weight-bold);
2496
- font-size: 11px;
2497
- line-height: 14px;
2482
+ font-size: var(--footer-font-size);
2483
+ line-height: var(--footer-line-height);
2498
2484
  }
2499
2485
 
2500
2486
  /* === BREAKPOINT TOKENS === */
@@ -2502,7 +2488,7 @@
2502
2488
  [data-content-brand="bild"],
2503
2489
  :host([data-content-brand="bild"]) {
2504
2490
  --footer-font-size: 11px;
2505
- --footer-line-height: 14px;
2491
+ --footer-line-height: 1.27;
2506
2492
  --footer-font-family: var(--body-font-family);
2507
2493
  }
2508
2494
 
@@ -2618,7 +2604,7 @@
2618
2604
  --density-input-field-stack-space: var(--space-1-x, 8px);
2619
2605
  --density-input-field-height-size: var(--size-5-x, 40px);
2620
2606
  --density-input-field-label-font-size: 17px;
2621
- --density-input-field-label-line-height: 17px;
2607
+ --density-input-field-label-line-height: 1;
2622
2608
 
2623
2609
  }
2624
2610
 
@@ -2632,7 +2618,7 @@
2632
2618
  --density-input-field-stack-space: var(--space-0-p-75-x, 6px);
2633
2619
  --density-input-field-height-size: var(--size-4-p-5-x, 36px);
2634
2620
  --density-input-field-label-font-size: 16px;
2635
- --density-input-field-label-line-height: 16px;
2621
+ --density-input-field-label-line-height: 1;
2636
2622
 
2637
2623
  }
2638
2624
 
@@ -2646,7 +2632,7 @@
2646
2632
  --density-input-field-stack-space: var(--space-1-p-5-x, 12px);
2647
2633
  --density-input-field-height-size: var(--size-6-x, 48px);
2648
2634
  --density-input-field-label-font-size: 19px;
2649
- --density-input-field-label-line-height: 19px;
2635
+ --density-input-field-label-line-height: 1;
2650
2636
 
2651
2637
  }
2652
2638
 
@@ -2654,10 +2640,10 @@
2654
2640
 
2655
2641
  [data-content-brand="bild"] .input-field-label,
2656
2642
  :host([data-content-brand="bild"]) .input-field-label {
2657
- font-family: var(--body-font-family);
2643
+ font-family: var(--input-field-label-font-family);
2658
2644
  font-weight: var(--label-font-weight-book);
2659
- font-size: 16px;
2660
- line-height: 16px;
2645
+ font-size: var(--input-field-label-font-size);
2646
+ line-height: var(--input-field-label-line-height);
2661
2647
  }
2662
2648
 
2663
2649
  /* === BREAKPOINT TOKENS === */
@@ -2754,17 +2740,17 @@
2754
2740
  [data-content-brand="bild"] .live-ticker-headline,
2755
2741
  :host([data-content-brand="bild"]) .live-ticker-headline {
2756
2742
  font-family: var(--headline-font-family);
2757
- font-weight: var(--font-weight-semi-bold, 600);
2758
- font-size: 22px;
2759
- line-height: 22px;
2743
+ font-weight: var(--live-tickerheadline-font-weight);
2744
+ font-size: var(--live-ticker-headlines-font-size);
2745
+ line-height: var(--live-ticker-headlines-font-size);
2760
2746
  }
2761
2747
 
2762
2748
  [data-content-brand="bild"] .live-ticker-time-stamp,
2763
2749
  :host([data-content-brand="bild"]) .live-ticker-time-stamp {
2764
- font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
2750
+ font-family: var(--time-stamp-font-family);
2765
2751
  font-weight: var(--label-font-weight-bold);
2766
2752
  font-size: var(--live-ticker-time-stamp-font-size);
2767
- line-height: 14px;
2753
+ line-height: var(--live-ticker-time-stamp-font-size);
2768
2754
  }
2769
2755
 
2770
2756
  /* === BREAKPOINT TOKENS === */
@@ -2850,15 +2836,15 @@
2850
2836
  :host([data-content-brand="bild"]) .podcast-player-label {
2851
2837
  font-family: var(--label-font-family);
2852
2838
  font-weight: var(--label-font-weight-book);
2853
- font-size: 16px;
2854
- line-height: 16px;
2839
+ font-size: var(--audio-player-font-size);
2840
+ line-height: var(--audio-player-font-size);
2855
2841
  }
2856
2842
 
2857
2843
  [data-content-brand="bild"] .video-ad-time,
2858
2844
  :host([data-content-brand="bild"]) .video-ad-time {
2859
2845
  font-family: var(--title-font-family);
2860
2846
  font-weight: var(--title-font-weight);
2861
- font-size: 14px;
2847
+ font-size: var(--video-ad-badge-font-size);
2862
2848
  text-transform: uppercase;
2863
2849
  }
2864
2850
 
@@ -2866,7 +2852,8 @@
2866
2852
  :host([data-content-brand="bild"]) .video-player-time {
2867
2853
  font-family: var(--title-font-family);
2868
2854
  font-weight: var(--title-font-weight);
2869
- font-size: 14px;
2855
+ font-size: var(--vid-player-timecode-font-size);
2856
+ line-height: 1;
2870
2857
  text-transform: uppercase;
2871
2858
  }
2872
2859
 
@@ -2937,16 +2924,16 @@
2937
2924
  :host([data-content-brand="bild"]) .app-topbar-stage-title {
2938
2925
  font-family: var(--title-font-family);
2939
2926
  font-weight: var(--title-font-weight);
2940
- font-size: 12px;
2941
- line-height: 14px;
2927
+ font-size: var(--app-topbar-title-font-size);
2928
+ line-height: var(--app-topbar-stage-title-line-height);
2942
2929
  }
2943
2930
 
2944
2931
  [data-content-brand="bild"] .app-topbar-tabs-title,
2945
2932
  :host([data-content-brand="bild"]) .app-topbar-tabs-title {
2946
2933
  font-family: var(--title-font-family);
2947
2934
  font-weight: var(--title-font-weight);
2948
- font-size: 12px;
2949
- line-height: 14px;
2935
+ font-size: var(--app-topbar-title-font-size);
2936
+ line-height: var(--app-topbar-stage-title-line-height);
2950
2937
  text-transform: uppercase;
2951
2938
  }
2952
2939
 
@@ -2954,8 +2941,8 @@
2954
2941
  :host([data-content-brand="bild"]) .menu-item-label {
2955
2942
  font-family: var(--label-font-family);
2956
2943
  font-weight: 700;
2957
- font-size: 15px;
2958
- line-height: 15px;
2944
+ font-size: var(--menu-item-font-size);
2945
+ line-height: var(--menu-item-font-size);
2959
2946
  text-transform: uppercase;
2960
2947
  }
2961
2948
 
@@ -2963,8 +2950,8 @@
2963
2950
  :host([data-content-brand="bild"]) .menu-item-util-label {
2964
2951
  font-family: var(--label-font-family);
2965
2952
  font-weight: 700;
2966
- font-size: 12px;
2967
- line-height: 12px;
2953
+ font-size: var(--menu-item-util-font-size);
2954
+ line-height: var(--menu-item-util-font-size);
2968
2955
  text-transform: uppercase;
2969
2956
  }
2970
2957
 
@@ -2993,7 +2980,7 @@
2993
2980
  --menu-shadow-visibility: var(--color-neutral-0-a-10, rgba(0, 0, 0, 0.1));
2994
2981
  --hey-input-shadow-visibility: var(--color-neutral-0-a-0, rgba(0, 0, 0, 0));
2995
2982
  --app-topbar-title-font-size: 12px;
2996
- --app-topbar-stage-title-height: 14px;
2983
+ --app-topbar-stage-title-line-height: 1.17;
2997
2984
  --i-osapp-top-bar-height-size: 44px;
2998
2985
  --i-osapp-top-bar-left-inline-space: 12px;
2999
2986
  --i-osapp-top-bar-right-inline-space: 16px;
@@ -3003,7 +2990,7 @@
3003
2990
  [data-content-brand="bild"],
3004
2991
  :host([data-content-brand="bild"]) {
3005
2992
  --app-topbar-title-font-size: 14px;
3006
- --app-topbar-stage-title-height: 17px;
2993
+ --app-topbar-stage-title-line-height: 1.21;
3007
2994
  --i-osapp-top-bar-height-size: 48px;
3008
2995
  --i-osapp-top-bar-left-inline-space: 19px;
3009
2996
  --i-osapp-top-bar-right-inline-space: 19px;
@@ -3064,10 +3051,10 @@
3064
3051
 
3065
3052
  [data-content-brand="bild"] .news-ticker-time-stamp,
3066
3053
  :host([data-content-brand="bild"]) .news-ticker-time-stamp {
3067
- font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
3068
- font-weight: var(--font-weight-bold, 700);
3069
- font-size: 16px;
3070
- line-height: 20.8px;
3054
+ font-family: var(--news-ticker-time-font-family);
3055
+ font-weight: var(--news-ticker-time-font-weight);
3056
+ font-size: var(--news-ticker-time-font-size);
3057
+ line-height: var(--news-ticker-time-line-height);
3071
3058
  }
3072
3059
 
3073
3060
  [data-content-brand="bild"] .news-ticker-kicker,
@@ -3093,7 +3080,7 @@
3093
3080
  --news-ticker-time-font-size: 16px;
3094
3081
  --news-ticker-time-font-weight: var(--font-weight-bold, 700);
3095
3082
  --news-ticker-time-font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
3096
- --news-ticker-time-line-height: 20.8px;
3083
+ --news-ticker-time-line-height: 1.3;
3097
3084
  --news-ticker-content-stack-space: var(--gap-space-const-xs);
3098
3085
  --news-ticker-kicker-inner-stack-space: var(--space-0-p-25-x, 2px);
3099
3086
  --news-ticker-titles-inline-space: 18px;
@@ -3134,7 +3121,6 @@
3134
3121
  [data-content-brand="bild"],
3135
3122
  :host([data-content-brand="bild"]) {
3136
3123
  --news-ticker-time-font-size: 18px;
3137
- --news-ticker-time-line-height: 23.4px;
3138
3124
  --news-ticker-titles-inline-space: 30px;
3139
3125
  --news-ticker-badges-inline-space: var(--space-2-x, 16px);
3140
3126
  --news-ticker-red-dot-size: var(--size-2-x, 16px);
@@ -3237,7 +3223,7 @@
3237
3223
  font-family: var(--title-font-family);
3238
3224
  font-weight: var(--title-font-weight);
3239
3225
  font-size: var(--paywall-card-price-tag-font-size);
3240
- line-height: var(--size-8-x, 64px);
3226
+ line-height: var(--paywall-card-price-tag-line-height);
3241
3227
  letter-spacing: var(--display-2-letter-space);
3242
3228
  }
3243
3229
 
@@ -3245,8 +3231,8 @@
3245
3231
  :host([data-content-brand="bild"]) .paywall-card-note {
3246
3232
  font-family: var(--title-font-family);
3247
3233
  font-weight: var(--title-font-weight);
3248
- font-size: 40px;
3249
- line-height: var(--size-5-x, 40px);
3234
+ font-size: var(--paywall-card-price-note-font-size);
3235
+ line-height: var(--paywall-card-price-note-line-height);
3250
3236
  letter-spacing: var(--display-3-letter-space);
3251
3237
  }
3252
3238
 
@@ -3258,8 +3244,8 @@
3258
3244
  --paywall-header-bottom-stack-space: var(--space-10-x, 80px);
3259
3245
  --paywall-card-max-width-size: 346px;
3260
3246
  --paywall-card-price-tag-font-size: 64px;
3261
- --paywall-card-price-tag-line-height: var(--size-8-x, 64px);
3262
- --paywall-card-price-note-line-height: var(--size-5-x, 40px);
3247
+ --paywall-card-price-tag-line-height: 1;
3248
+ --paywall-card-price-note-line-height: var(--size-5-x, 1);
3263
3249
  --paywall-card-price-note-font-size: 40px;
3264
3250
  }
3265
3251
 
@@ -3393,8 +3379,8 @@
3393
3379
  :host([data-content-brand="bild"]) .special-navi-item-label {
3394
3380
  font-family: var(--label-font-family);
3395
3381
  font-weight: 700;
3396
- font-size: 15px;
3397
- line-height: 15px;
3382
+ font-size: var(--menu-item-font-size);
3383
+ line-height: var(--menu-item-font-size);
3398
3384
  }
3399
3385
 
3400
3386
  /* === BREAKPOINT TOKENS === */
@@ -3474,16 +3460,16 @@
3474
3460
  :host([data-content-brand="bild"]) .app-bottom-bar-label-default {
3475
3461
  font-family: var(--body-font-family);
3476
3462
  font-weight: var(--font-weight-book, 400);
3477
- font-size: 11px;
3478
- line-height: 14.4px;
3463
+ font-size: var(--apps-tabs-label-font-size);
3464
+ line-height: var(--apps-tabs-label-line-height);
3479
3465
  }
3480
3466
 
3481
3467
  [data-content-brand="bild"] .app-bottom-bar-label-active,
3482
3468
  :host([data-content-brand="bild"]) .app-bottom-bar-label-active {
3483
3469
  font-family: var(--body-font-family);
3484
3470
  font-weight: var(--font-weight-bold, 700);
3485
- font-size: 11px;
3486
- line-height: 14.4px;
3471
+ font-size: var(--apps-tabs-label-font-size);
3472
+ line-height: var(--apps-tabs-label-line-height);
3487
3473
  }
3488
3474
 
3489
3475
  /* === BREAKPOINT TOKENS === */
@@ -3495,7 +3481,7 @@
3495
3481
  --android-tabbar-height-size: 56px;
3496
3482
  --tab-label-font-size-line: 12px;
3497
3483
  --apps-tabs-label-font-size: 11px;
3498
- --apps-tabs-label-line-height: 14.4px;
3484
+ --apps-tabs-label-line-height: 1.31;
3499
3485
  --top-bar-tab-item-height-size: 44px;
3500
3486
  }
3501
3487
 
@@ -3503,6 +3489,7 @@
3503
3489
  [data-content-brand="bild"],
3504
3490
  :host([data-content-brand="bild"]) {
3505
3491
  --apps-tabs-label-font-size: 12px;
3492
+ --apps-tabs-label-line-height: 1.2;
3506
3493
  }
3507
3494
  }
3508
3495
 
@@ -3512,7 +3499,7 @@
3512
3499
  --android-tabbar-height-size: 74px;
3513
3500
  --tab-label-font-size-line: 16px;
3514
3501
  --apps-tabs-label-font-size: 16px;
3515
- --apps-tabs-label-line-height: 23.4px;
3502
+ --apps-tabs-label-line-height: 1.46;
3516
3503
  }
3517
3504
  }
3518
3505
 
@@ -3576,16 +3563,16 @@
3576
3563
  :host([data-content-brand="bild"]) .a-teaser-a-teaser-kicker {
3577
3564
  font-family: var(--kicker-font-family);
3578
3565
  font-weight: 700;
3579
- font-size: var(--kicker-3-font-size);
3580
- line-height: var(--kicker-3-font-size);
3566
+ font-size: var(--a-teaser-kicker-font-size);
3567
+ line-height: var(--a-teaser-kicker-line-height);
3581
3568
  }
3582
3569
 
3583
3570
  [data-content-brand="bild"] .a-teaser-a-teaser-headline,
3584
3571
  :host([data-content-brand="bild"]) .a-teaser-a-teaser-headline {
3585
3572
  font-family: var(--headline-font-family);
3586
3573
  font-weight: 900;
3587
- font-size: var(--headline-3-font-size);
3588
- line-height: var(--headline-3-font-size);
3574
+ font-size: var(--a-teaser-headline-font-size);
3575
+ line-height: var(--a-teaser-headline-line-height);
3589
3576
  }
3590
3577
 
3591
3578
  [data-content-brand="bild"] .m-qteaser-m-qteaser-kicker,
@@ -3600,16 +3587,16 @@
3600
3587
  :host([data-content-brand="bild"]) .m-qteaser-m-qteaser-headline {
3601
3588
  font-family: var(--headline-font-family);
3602
3589
  font-weight: 900;
3603
- font-size: var(--headline-4-font-size);
3604
- line-height: var(--headline-4-line-height);
3590
+ font-size: var(--m-qteaser-headline-font-size);
3591
+ line-height: var(--m-qteaser-headline-line-height);
3605
3592
  }
3606
3593
 
3607
3594
  [data-content-brand="bild"] .q-teaser-q-teaser-headline,
3608
3595
  :host([data-content-brand="bild"]) .q-teaser-q-teaser-headline {
3609
3596
  font-family: var(--headline-font-family);
3610
3597
  font-weight: 900;
3611
- font-size: var(--headline-1-font-size);
3612
- line-height: var(--headline-1-line-height);
3598
+ font-size: var(--quad-headline-font-size);
3599
+ line-height: var(--quad-headline-line-height);
3613
3600
  }
3614
3601
 
3615
3602
  [data-content-brand="bild"] .std-teaser-std-teaser-headline,
@@ -3709,8 +3696,8 @@
3709
3696
  :host([data-content-brand="bild"]) .app-toogle-item-label {
3710
3697
  font-family: var(--title-font-family);
3711
3698
  font-weight: var(--title-font-weight);
3712
- font-size: 14px;
3713
- line-height: 14.1px;
3699
+ font-size: var(--app-toggle-item-label-font-size);
3700
+ line-height: var(--app-toggle-item-label-line-height);
3714
3701
  text-transform: uppercase;
3715
3702
  }
3716
3703
 
@@ -3719,14 +3706,13 @@
3719
3706
  [data-content-brand="bild"],
3720
3707
  :host([data-content-brand="bild"]) {
3721
3708
  --app-toggle-item-label-font-size: 14px;
3722
- --app-toggle-item-label-line-height: 14.1px;
3709
+ --app-toggle-item-label-line-height: 1.01;
3723
3710
  }
3724
3711
 
3725
3712
  @media (min-width: 600px) {
3726
3713
  [data-content-brand="bild"],
3727
3714
  :host([data-content-brand="bild"]) {
3728
3715
  --app-toggle-item-label-font-size: 16px;
3729
- --app-toggle-item-label-line-height: 16.2px;
3730
3716
  }
3731
3717
  }
3732
3718
 
@@ -3734,7 +3720,6 @@
3734
3720
  [data-content-brand="bild"],
3735
3721
  :host([data-content-brand="bild"]) {
3736
3722
  --app-toggle-item-label-font-size: 18px;
3737
- --app-toggle-item-label-line-height: 18.2px;
3738
3723
  }
3739
3724
  }
3740
3725
 
@@ -3747,7 +3732,7 @@
3747
3732
  --video-time-badge-size: var(--size-3-x, 24px);
3748
3733
  --video-red-play-icon-width-size: var(--size-1-x, 8px);
3749
3734
  --video-red-play-icon-height-size: var(--size-1-p-25-x, 10px);
3750
- --video-badge-time-line-height: 21px;
3735
+ --video-badge-time-line-height: 1.31;
3751
3736
  --video-skeleton-container-height: 180px;
3752
3737
  --video-frame-inline-space: 0px;
3753
3738
  --vertical-video-mock-headline-font-size: 22px;
@@ -3761,7 +3746,7 @@
3761
3746
  --video-time-badge-size: var(--size-4-x, 32px);
3762
3747
  --video-red-play-icon-width-size: var(--size-1-p-5-x, 12px);
3763
3748
  --video-red-play-icon-height-size: var(--size-1-p-75-x, 14px);
3764
- --video-badge-time-line-height: 23.8px;
3749
+ --video-badge-time-line-height: 1.32;
3765
3750
  --video-skeleton-container-height: 464px;
3766
3751
  --video-frame-inline-space: var(--grid-space-resp-base);
3767
3752
  --vertical-video-mock-headline-font-size: 32px;