@marioschmidt/design-system-components 1.7.7 → 1.7.8

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 (239) hide show
  1. package/dist/bds/bds.css +1 -1
  2. package/dist/bds/bds.esm.js +1 -1
  3. package/dist/bds/{p-217f0839.entry.js → p-990d50cf.entry.js} +1 -1
  4. package/dist/bds/p-Bf75cAb9.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-CGF2GAZ9.js → index-DTpnElz0.js} +1 -1
  8. package/dist/cjs/loader.cjs.js +1 -1
  9. package/dist/components/ds-button.d.ts +1 -1
  10. package/dist/components/ds-card.d.ts +1 -1
  11. package/dist/components/ds-icon.d.ts +1 -1
  12. package/dist/components/index.js +1 -1
  13. package/dist/esm/bds.js +2 -2
  14. package/dist/esm/ds-button_3.entry.js +1 -1
  15. package/dist/esm/{index-C5-c-RTg.js → index-Bf75cAb9.js} +1 -1
  16. package/dist/esm/loader.js +2 -2
  17. package/dist/www/build/bds.css +1 -1
  18. package/dist/www/build/bds.esm.js +1 -1
  19. package/dist/www/build/p-91d54bab.css +1 -0
  20. package/dist/www/build/{p-217f0839.entry.js → p-990d50cf.entry.js} +1 -1
  21. package/dist/www/build/p-Bf75cAb9.js +2 -0
  22. package/dist/www/css/advertorial/{theme.css → colors.css} +2 -2
  23. package/dist/www/css/advertorial/components/article-utilities.css +54 -0
  24. package/dist/www/css/advertorial/components/article.css +1 -42
  25. package/dist/www/css/advertorial/components/audioplayer-utilities.css +23 -0
  26. package/dist/www/css/advertorial/components/audioplayer.css +1 -11
  27. package/dist/www/css/advertorial/components/avatar-utilities.css +57 -0
  28. package/dist/www/css/advertorial/components/avatar.css +1 -45
  29. package/dist/www/css/advertorial/components/badge-utilities.css +31 -0
  30. package/dist/www/css/advertorial/components/badge.css +1 -19
  31. package/dist/www/css/advertorial/components/breadcrumb-utilities.css +41 -0
  32. package/dist/www/css/advertorial/components/breadcrumb.css +1 -29
  33. package/dist/www/css/advertorial/components/breakingnews-utilities.css +40 -0
  34. package/dist/www/css/advertorial/components/breakingnews.css +1 -28
  35. package/dist/www/css/advertorial/components/button-utilities.css +33 -0
  36. package/dist/www/css/advertorial/components/button.css +1 -21
  37. package/dist/www/css/advertorial/components/card.css +1 -1
  38. package/dist/www/css/advertorial/components/carousel.css +1 -1
  39. package/dist/www/css/advertorial/components/chip-utilities.css +22 -0
  40. package/dist/www/css/advertorial/components/chip.css +1 -10
  41. package/dist/www/css/advertorial/components/datepicker.css +1 -1
  42. package/dist/www/css/advertorial/components/drawers.css +1 -1
  43. package/dist/www/css/advertorial/components/dropdown.css +1 -1
  44. package/dist/www/css/advertorial/components/footer-utilities.css +23 -0
  45. package/dist/www/css/advertorial/components/footer.css +1 -11
  46. package/dist/www/css/advertorial/components/icon.css +1 -1
  47. package/dist/www/css/advertorial/components/iconbutton.css +1 -1
  48. package/dist/www/css/advertorial/components/infoelement.css +1 -1
  49. package/dist/www/css/advertorial/components/inputfield-utilities.css +23 -0
  50. package/dist/www/css/advertorial/components/inputfield.css +1 -11
  51. package/dist/www/css/advertorial/components/liveticker-utilities.css +31 -0
  52. package/dist/www/css/advertorial/components/liveticker.css +1 -19
  53. package/dist/www/css/advertorial/components/mediaplayer-utilities.css +40 -0
  54. package/dist/www/css/advertorial/components/mediaplayer.css +1 -28
  55. package/dist/www/css/advertorial/components/menu-utilities.css +50 -0
  56. package/dist/www/css/advertorial/components/menu.css +1 -38
  57. package/dist/www/css/advertorial/components/newsticker-utilities.css +39 -0
  58. package/dist/www/css/advertorial/components/newsticker.css +1 -27
  59. package/dist/www/css/advertorial/components/pagination-utilities.css +25 -0
  60. package/dist/www/css/advertorial/components/pagination.css +1 -13
  61. package/dist/www/css/advertorial/components/paywall-utilities.css +33 -0
  62. package/dist/www/css/advertorial/components/paywall.css +1 -21
  63. package/dist/www/css/advertorial/components/quote.css +1 -1
  64. package/dist/www/css/advertorial/components/radiobutton.css +1 -1
  65. package/dist/www/css/advertorial/components/search.css +1 -1
  66. package/dist/www/css/advertorial/components/sectiontitle.css +1 -1
  67. package/dist/www/css/advertorial/components/separator.css +1 -1
  68. package/dist/www/css/advertorial/components/skeletons.css +1 -1
  69. package/dist/www/css/advertorial/components/slider.css +1 -1
  70. package/dist/www/css/advertorial/components/specialnavi-utilities.css +23 -0
  71. package/dist/www/css/advertorial/components/specialnavi.css +1 -11
  72. package/dist/www/css/advertorial/components/spinner.css +1 -1
  73. package/dist/www/css/advertorial/components/tab-utilities.css +39 -0
  74. package/dist/www/css/advertorial/components/tab.css +1 -27
  75. package/dist/www/css/advertorial/components/table.css +1 -1
  76. package/dist/www/css/advertorial/components/teaser-utilities.css +63 -0
  77. package/dist/www/css/advertorial/components/teaser.css +1 -51
  78. package/dist/www/css/advertorial/components/toggleswitch-utilities.css +24 -0
  79. package/dist/www/css/advertorial/components/toggleswitch.css +1 -12
  80. package/dist/www/css/advertorial/components/video.css +1 -1
  81. package/dist/www/css/advertorial/{tokens.css → sizing.css} +2 -377
  82. package/dist/www/css/advertorial/utilities.css +388 -0
  83. package/dist/www/css/bild/{theme.css → colors.css} +2 -42
  84. package/dist/www/css/bild/components/alert-utilities.css +25 -0
  85. package/dist/www/css/bild/components/alert.css +2 -12
  86. package/dist/www/css/bild/components/article-utilities.css +54 -0
  87. package/dist/www/css/bild/components/article.css +1 -42
  88. package/dist/www/css/bild/components/audioplayer-utilities.css +23 -0
  89. package/dist/www/css/bild/components/audioplayer.css +1 -11
  90. package/dist/www/css/bild/components/avatar-utilities.css +57 -0
  91. package/dist/www/css/bild/components/avatar.css +1 -45
  92. package/dist/www/css/bild/components/badge-utilities.css +31 -0
  93. package/dist/www/css/bild/components/badge.css +1 -19
  94. package/dist/www/css/bild/components/breadcrumb-utilities.css +41 -0
  95. package/dist/www/css/bild/components/breadcrumb.css +1 -29
  96. package/dist/www/css/bild/components/breakingnews-utilities.css +40 -0
  97. package/dist/www/css/bild/components/breakingnews.css +1 -28
  98. package/dist/www/css/bild/components/button-utilities.css +33 -0
  99. package/dist/www/css/bild/components/button.css +1 -21
  100. package/dist/www/css/bild/components/card.css +1 -1
  101. package/dist/www/css/bild/components/carousel.css +1 -1
  102. package/dist/www/css/bild/components/chip-utilities.css +22 -0
  103. package/dist/www/css/bild/components/chip.css +1 -10
  104. package/dist/www/css/bild/components/datepicker.css +1 -1
  105. package/dist/www/css/bild/components/drawers.css +1 -1
  106. package/dist/www/css/bild/components/dropdown.css +1 -1
  107. package/dist/www/css/bild/components/empties.css +1 -1
  108. package/dist/www/css/bild/components/footer-utilities.css +23 -0
  109. package/dist/www/css/bild/components/footer.css +1 -11
  110. package/dist/www/css/bild/components/gallery.css +1 -1
  111. package/dist/www/css/bild/components/icon.css +1 -1
  112. package/dist/www/css/bild/components/iconbutton.css +1 -1
  113. package/dist/www/css/bild/components/infoelement.css +1 -1
  114. package/dist/www/css/bild/components/inputfield-utilities.css +23 -0
  115. package/dist/www/css/bild/components/inputfield.css +1 -11
  116. package/dist/www/css/bild/components/kicker.css +1 -1
  117. package/dist/www/css/bild/components/liveticker-utilities.css +31 -0
  118. package/dist/www/css/bild/components/liveticker.css +1 -19
  119. package/dist/www/css/bild/components/mediaplayer-utilities.css +40 -0
  120. package/dist/www/css/bild/components/mediaplayer.css +1 -28
  121. package/dist/www/css/bild/components/menu-utilities.css +62 -0
  122. package/dist/www/css/bild/components/menu.css +6 -51
  123. package/dist/www/css/bild/components/menuitem.css +1 -1
  124. package/dist/www/css/bild/components/newsticker-utilities.css +39 -0
  125. package/dist/www/css/bild/components/newsticker.css +1 -27
  126. package/dist/www/css/bild/components/pagination-utilities.css +25 -0
  127. package/dist/www/css/bild/components/pagination.css +1 -13
  128. package/dist/www/css/bild/components/partnerlinks.css +1 -1
  129. package/dist/www/css/bild/components/paywall-utilities.css +33 -0
  130. package/dist/www/css/bild/components/paywall.css +1 -21
  131. package/dist/www/css/bild/components/quote.css +1 -1
  132. package/dist/www/css/bild/components/radiobutton.css +1 -1
  133. package/dist/www/css/bild/components/search.css +1 -1
  134. package/dist/www/css/bild/components/sectiontitle.css +1 -1
  135. package/dist/www/css/bild/components/selection.css +1 -1
  136. package/dist/www/css/bild/components/separator.css +1 -1
  137. package/dist/www/css/bild/components/skeletons.css +1 -1
  138. package/dist/www/css/bild/components/slider.css +1 -1
  139. package/dist/www/css/bild/components/specialnavi-utilities.css +23 -0
  140. package/dist/www/css/bild/components/specialnavi.css +1 -11
  141. package/dist/www/css/bild/components/spinner.css +1 -1
  142. package/dist/www/css/bild/components/subheader.css +1 -1
  143. package/dist/www/css/bild/components/tab-utilities.css +39 -0
  144. package/dist/www/css/bild/components/tab.css +1 -27
  145. package/dist/www/css/bild/components/table.css +1 -1
  146. package/dist/www/css/bild/components/teaser-utilities.css +70 -0
  147. package/dist/www/css/bild/components/teaser.css +5 -58
  148. package/dist/www/css/bild/components/toggleswitch-utilities.css +24 -0
  149. package/dist/www/css/bild/components/toggleswitch.css +1 -12
  150. package/dist/www/css/bild/components/video.css +1 -1
  151. package/dist/www/css/bild/{tokens.css → sizing.css} +2 -377
  152. package/dist/www/css/bild/utilities.css +430 -0
  153. package/dist/www/css/bundles/advertorial-utilities.css +852 -0
  154. package/dist/www/css/bundles/advertorial.css +4 -833
  155. package/dist/www/css/bundles/bild-utilities.css +925 -0
  156. package/dist/www/css/bundles/bild.css +14 -904
  157. package/dist/www/css/bundles/sportbild-utilities.css +955 -0
  158. package/dist/www/css/bundles/sportbild.css +14 -934
  159. package/dist/www/css/shared/colorprimitive.css +1 -1
  160. package/dist/www/css/shared/fontprimitive.css +1 -1
  161. package/dist/www/css/shared/primitives.css +1 -1
  162. package/dist/www/css/shared/sizeprimitive.css +1 -1
  163. package/dist/www/css/shared/spaceprimitive.css +1 -1
  164. package/dist/www/css/sportbild/{theme.css → colors.css} +2 -42
  165. package/dist/www/css/sportbild/components/alert-utilities.css +25 -0
  166. package/dist/www/css/sportbild/components/alert.css +2 -12
  167. package/dist/www/css/sportbild/components/article-utilities.css +56 -0
  168. package/dist/www/css/sportbild/components/article.css +1 -44
  169. package/dist/www/css/sportbild/components/audioplayer-utilities.css +23 -0
  170. package/dist/www/css/sportbild/components/audioplayer.css +1 -11
  171. package/dist/www/css/sportbild/components/avatar-utilities.css +57 -0
  172. package/dist/www/css/sportbild/components/avatar.css +1 -45
  173. package/dist/www/css/sportbild/components/badge-utilities.css +31 -0
  174. package/dist/www/css/sportbild/components/badge.css +1 -19
  175. package/dist/www/css/sportbild/components/breadcrumb-utilities.css +41 -0
  176. package/dist/www/css/sportbild/components/breadcrumb.css +1 -29
  177. package/dist/www/css/sportbild/components/breakingnews-utilities.css +40 -0
  178. package/dist/www/css/sportbild/components/breakingnews.css +1 -28
  179. package/dist/www/css/sportbild/components/button-utilities.css +34 -0
  180. package/dist/www/css/sportbild/components/button.css +1 -22
  181. package/dist/www/css/sportbild/components/card.css +1 -1
  182. package/dist/www/css/sportbild/components/carousel.css +1 -1
  183. package/dist/www/css/sportbild/components/chip-utilities.css +22 -0
  184. package/dist/www/css/sportbild/components/chip.css +1 -10
  185. package/dist/www/css/sportbild/components/datepicker.css +1 -1
  186. package/dist/www/css/sportbild/components/drawers.css +1 -1
  187. package/dist/www/css/sportbild/components/dropdown.css +1 -1
  188. package/dist/www/css/sportbild/components/empties.css +1 -1
  189. package/dist/www/css/sportbild/components/footer-utilities.css +23 -0
  190. package/dist/www/css/sportbild/components/footer.css +1 -11
  191. package/dist/www/css/sportbild/components/gallery.css +1 -1
  192. package/dist/www/css/sportbild/components/icon.css +1 -1
  193. package/dist/www/css/sportbild/components/iconbutton.css +1 -1
  194. package/dist/www/css/sportbild/components/infoelement.css +1 -1
  195. package/dist/www/css/sportbild/components/inputfield-utilities.css +23 -0
  196. package/dist/www/css/sportbild/components/inputfield.css +1 -11
  197. package/dist/www/css/sportbild/components/kicker.css +1 -1
  198. package/dist/www/css/sportbild/components/liveticker-utilities.css +31 -0
  199. package/dist/www/css/sportbild/components/liveticker.css +1 -19
  200. package/dist/www/css/sportbild/components/mediaplayer-utilities.css +40 -0
  201. package/dist/www/css/sportbild/components/mediaplayer.css +1 -28
  202. package/dist/www/css/sportbild/components/menu-utilities.css +64 -0
  203. package/dist/www/css/sportbild/components/menu.css +6 -53
  204. package/dist/www/css/sportbild/components/menuitem.css +1 -1
  205. package/dist/www/css/sportbild/components/newsticker-utilities.css +40 -0
  206. package/dist/www/css/sportbild/components/newsticker.css +1 -28
  207. package/dist/www/css/sportbild/components/pagination-utilities.css +25 -0
  208. package/dist/www/css/sportbild/components/pagination.css +1 -13
  209. package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
  210. package/dist/www/css/sportbild/components/paywall-utilities.css +33 -0
  211. package/dist/www/css/sportbild/components/paywall.css +1 -21
  212. package/dist/www/css/sportbild/components/quote.css +1 -1
  213. package/dist/www/css/sportbild/components/radiobutton.css +1 -1
  214. package/dist/www/css/sportbild/components/search.css +1 -1
  215. package/dist/www/css/sportbild/components/sectiontitle.css +1 -1
  216. package/dist/www/css/sportbild/components/selection.css +1 -1
  217. package/dist/www/css/sportbild/components/separator.css +1 -1
  218. package/dist/www/css/sportbild/components/skeletons.css +1 -1
  219. package/dist/www/css/sportbild/components/slider.css +1 -1
  220. package/dist/www/css/sportbild/components/specialnavi-utilities.css +24 -0
  221. package/dist/www/css/sportbild/components/specialnavi.css +1 -12
  222. package/dist/www/css/sportbild/components/spinner.css +1 -1
  223. package/dist/www/css/sportbild/components/subheader.css +1 -1
  224. package/dist/www/css/sportbild/components/tab-utilities.css +39 -0
  225. package/dist/www/css/sportbild/components/tab.css +1 -27
  226. package/dist/www/css/sportbild/components/table.css +1 -1
  227. package/dist/www/css/sportbild/components/teaser-utilities.css +76 -0
  228. package/dist/www/css/sportbild/components/teaser.css +5 -64
  229. package/dist/www/css/sportbild/components/toggleswitch-utilities.css +24 -0
  230. package/dist/www/css/sportbild/components/toggleswitch.css +1 -12
  231. package/dist/www/css/sportbild/components/video.css +1 -1
  232. package/dist/www/css/sportbild/{tokens.css → sizing.css} +2 -394
  233. package/dist/www/css/sportbild/utilities.css +447 -0
  234. package/dist/www/icons/manifest.json +2 -2
  235. package/dist/www/index.html +1 -1
  236. package/package.json +1 -1
  237. package/dist/bds/p-C5-c-RTg.js +0 -2
  238. package/dist/www/build/p-C5-c-RTg.js +0 -2
  239. package/dist/www/build/p-e9e8d922.css +0 -1
@@ -0,0 +1,925 @@
1
+ /**
2
+ * Do not edit directly, this file was auto-generated.
3
+ *
4
+ * BILD Design System Tokens v1.7.8
5
+ * Generated by Style Dictionary v5.1.4
6
+ *
7
+ * Brand: Bild | Bundle: Full Utilities Bundle (All Typography + Effect classes)
8
+ *
9
+ * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
+ * Proprietary and confidential. All rights reserved.
11
+ *
12
+ * Documentation: https://github.com/UXWizard25/bild-design-system/blob/main/packages/tokens/docs/css.md
13
+ */
14
+
15
+ /* ============================================================
16
+ SEMANTIC UTILITIES (Typography + Effects Classes)
17
+ ============================================================ */
18
+
19
+ /* === TYPOGRAPHY CLASSES === */
20
+
21
+ [data-content-brand="bild"] .display-1,
22
+ :host([data-content-brand="bild"]) .display-1 {
23
+ font-family: var(--display-font-family);
24
+ font-weight: 900;
25
+ font-size: var(--display-1-font-size);
26
+ line-height: var(--display-1-line-height);
27
+ letter-spacing: var(--display-1-letter-space);
28
+ }
29
+
30
+ [data-content-brand="bild"] .display-2,
31
+ :host([data-content-brand="bild"]) .display-2 {
32
+ font-family: var(--display-font-family);
33
+ font-weight: 900;
34
+ font-size: var(--display-2-font-size);
35
+ line-height: var(--display-2-line-height);
36
+ letter-spacing: var(--display-2-letter-space);
37
+ }
38
+
39
+ [data-content-brand="bild"] .display-3,
40
+ :host([data-content-brand="bild"]) .display-3 {
41
+ font-family: var(--display-font-family);
42
+ font-weight: 900;
43
+ font-size: var(--display-3-font-size);
44
+ line-height: var(--display-3-line-height);
45
+ letter-spacing: var(--display-3-letter-space);
46
+ }
47
+
48
+ [data-content-brand="bild"] .headline-1,
49
+ :host([data-content-brand="bild"]) .headline-1 {
50
+ font-family: var(--headline-font-family);
51
+ font-weight: 900;
52
+ font-size: var(--headline-1-font-size);
53
+ line-height: var(--headline-1-line-height);
54
+ }
55
+
56
+ [data-content-brand="bild"] .headline-2,
57
+ :host([data-content-brand="bild"]) .headline-2 {
58
+ font-family: var(--headline-font-family);
59
+ font-weight: 900;
60
+ font-size: var(--headline-2-font-size);
61
+ line-height: var(--headline-2-line-height);
62
+ }
63
+
64
+ [data-content-brand="bild"] .headline-3,
65
+ :host([data-content-brand="bild"]) .headline-3 {
66
+ font-family: var(--headline-font-family);
67
+ font-weight: 900;
68
+ font-size: var(--headline-3-font-size);
69
+ line-height: var(--headline-3-line-height);
70
+ }
71
+
72
+ [data-content-brand="bild"] .headline-4,
73
+ :host([data-content-brand="bild"]) .headline-4 {
74
+ font-family: var(--headline-font-family);
75
+ font-weight: 700;
76
+ font-size: var(--headline-4-font-size);
77
+ line-height: var(--headline-4-line-height);
78
+ }
79
+
80
+ [data-content-brand="bild"] .subheadline-1,
81
+ :host([data-content-brand="bild"]) .subheadline-1 {
82
+ font-family: var(--subheadline-font-family);
83
+ font-weight: var(--subheadline-font-weight);
84
+ font-size: var(--subheadline-1-font-size);
85
+ line-height: var(--subheadline-1-line-height);
86
+ }
87
+
88
+ [data-content-brand="bild"] .kicker-1,
89
+ :host([data-content-brand="bild"]) .kicker-1 {
90
+ font-family: var(--kicker-font-family);
91
+ font-weight: 700;
92
+ font-size: var(--kicker-1-font-size);
93
+ line-height: var(--kicker-1-line-height);
94
+ }
95
+
96
+ [data-content-brand="bild"] .kicker-2,
97
+ :host([data-content-brand="bild"]) .kicker-2 {
98
+ font-family: var(--kicker-font-family);
99
+ font-weight: 700;
100
+ font-size: var(--kicker-2-font-size);
101
+ line-height: var(--kicker-2-line-height);
102
+ }
103
+
104
+ [data-content-brand="bild"] .kicker-3,
105
+ :host([data-content-brand="bild"]) .kicker-3 {
106
+ font-family: var(--kicker-font-family);
107
+ font-weight: 700;
108
+ font-size: var(--kicker-3-font-size);
109
+ line-height: var(--kicker-3-line-height);
110
+ }
111
+
112
+ [data-content-brand="bild"] .kicker-4,
113
+ :host([data-content-brand="bild"]) .kicker-4 {
114
+ font-family: var(--kicker-font-family);
115
+ font-weight: 700;
116
+ font-size: var(--kicker-4-font-size);
117
+ line-height: var(--kicker-4-line-height);
118
+ }
119
+
120
+ [data-content-brand="bild"] .title-1,
121
+ :host([data-content-brand="bild"]) .title-1 {
122
+ font-family: var(--title-font-family);
123
+ font-weight: var(--title-font-weight);
124
+ font-size: var(--title-1-font-size);
125
+ line-height: var(--title-1-line-height);
126
+ }
127
+
128
+ [data-content-brand="bild"] .title-1-uppercase,
129
+ :host([data-content-brand="bild"]) .title-1-uppercase {
130
+ font-family: var(--title-font-family);
131
+ font-weight: var(--title-font-weight);
132
+ font-size: var(--title-1-font-size);
133
+ line-height: var(--title-1-line-height);
134
+ text-transform: uppercase;
135
+ }
136
+
137
+ [data-content-brand="bild"] .title-2,
138
+ :host([data-content-brand="bild"]) .title-2 {
139
+ font-family: var(--title-font-family);
140
+ font-weight: var(--title-font-weight);
141
+ font-size: var(--title-2-font-size);
142
+ line-height: var(--title-2-line-height);
143
+ }
144
+
145
+ [data-content-brand="bild"] .title-2-uppercase,
146
+ :host([data-content-brand="bild"]) .title-2-uppercase {
147
+ font-family: var(--title-font-family);
148
+ font-weight: var(--title-font-weight);
149
+ font-size: var(--title-2-font-size);
150
+ line-height: var(--title-2-line-height);
151
+ text-transform: uppercase;
152
+ }
153
+
154
+ [data-content-brand="bild"] .callout,
155
+ :host([data-content-brand="bild"]) .callout {
156
+ font-family: var(--callout-font-family);
157
+ font-weight: var(--callout-font-weight);
158
+ font-size: var(--callout-1-font-size);
159
+ line-height: var(--callout-line-height);
160
+ }
161
+
162
+ [data-content-brand="bild"] .body,
163
+ :host([data-content-brand="bild"]) .body {
164
+ font-family: var(--body-font-family);
165
+ font-weight: var(--body-font-weight-book);
166
+ font-size: var(--body-font-size);
167
+ line-height: var(--body-line-height);
168
+ }
169
+
170
+ [data-content-brand="bild"] .body-italic,
171
+ :host([data-content-brand="bild"]) .body-italic {
172
+ font-family: var(--body-font-family);
173
+ font-weight: 400;
174
+ font-size: var(--body-font-size);
175
+ line-height: var(--body-line-height);
176
+ font-style: italic;
177
+ }
178
+
179
+ [data-content-brand="bild"] .body-bold,
180
+ :host([data-content-brand="bild"]) .body-bold {
181
+ font-family: var(--body-font-family);
182
+ font-weight: var(--body-font-weight-bold);
183
+ font-size: var(--body-font-size);
184
+ line-height: var(--body-line-height);
185
+ }
186
+
187
+ [data-content-brand="bild"] .body-bold-italic,
188
+ :host([data-content-brand="bild"]) .body-bold-italic {
189
+ font-family: var(--body-font-family);
190
+ font-weight: 700;
191
+ font-size: var(--body-font-size);
192
+ line-height: var(--body-line-height);
193
+ font-style: italic;
194
+ }
195
+
196
+ [data-content-brand="bild"] .text-link,
197
+ :host([data-content-brand="bild"]) .text-link {
198
+ font-family: var(--body-font-family);
199
+ font-weight: var(--body-font-weight-book);
200
+ font-size: var(--body-font-size);
201
+ line-height: var(--body-line-height);
202
+ text-decoration: underline;
203
+ }
204
+
205
+ [data-content-brand="bild"] .text-link-italic,
206
+ :host([data-content-brand="bild"]) .text-link-italic {
207
+ font-family: var(--body-font-family);
208
+ font-weight: 400;
209
+ font-size: var(--body-font-size);
210
+ line-height: var(--body-line-height);
211
+ font-style: italic;
212
+ text-decoration: underline;
213
+ }
214
+
215
+ [data-content-brand="bild"] .text-link-bold,
216
+ :host([data-content-brand="bild"]) .text-link-bold {
217
+ font-family: var(--body-font-family);
218
+ font-weight: var(--body-font-weight-bold);
219
+ font-size: var(--body-font-size);
220
+ line-height: var(--body-line-height);
221
+ text-decoration: underline;
222
+ }
223
+
224
+ [data-content-brand="bild"] .text-link-hover,
225
+ :host([data-content-brand="bild"]) .text-link-hover {
226
+ font-family: var(--body-font-family);
227
+ font-weight: var(--body-font-weight-book);
228
+ font-size: var(--body-font-size);
229
+ line-height: var(--body-line-height);
230
+ text-decoration: underline;
231
+ }
232
+
233
+ [data-content-brand="bild"] .text-link-bold-hover,
234
+ :host([data-content-brand="bild"]) .text-link-bold-hover {
235
+ font-family: var(--body-font-family);
236
+ font-weight: var(--body-font-weight-bold);
237
+ font-size: var(--body-font-size);
238
+ line-height: var(--body-line-height);
239
+ text-decoration: underline;
240
+ }
241
+
242
+ [data-content-brand="bild"] .footnote-1,
243
+ :host([data-content-brand="bild"]) .footnote-1 {
244
+ font-family: var(--footnote-font-family);
245
+ font-weight: var(--font-weight-book, 400);
246
+ font-size: var(--footnote-1-font-size);
247
+ line-height: var(--footnote-1-line-height);
248
+ }
249
+
250
+ [data-content-brand="bild"] .footnote-1-bold,
251
+ :host([data-content-brand="bild"]) .footnote-1-bold {
252
+ font-family: var(--footnote-font-family);
253
+ font-weight: var(--font-weight-bold, 700);
254
+ font-size: var(--footnote-1-font-size);
255
+ line-height: var(--footnote-1-line-height);
256
+ }
257
+
258
+ [data-content-brand="bild"] .footnote-2,
259
+ :host([data-content-brand="bild"]) .footnote-2 {
260
+ font-family: var(--footnote-font-family);
261
+ font-weight: var(--font-weight-book, 400);
262
+ font-size: var(--footnote-2-font-size);
263
+ line-height: var(--footnote-2-line-height);
264
+ }
265
+
266
+ [data-content-brand="bild"] .footnote-2-bold,
267
+ :host([data-content-brand="bild"]) .footnote-2-bold {
268
+ font-family: var(--footnote-font-family);
269
+ font-weight: var(--font-weight-bold, 700);
270
+ font-size: var(--footnote-2-font-size);
271
+ line-height: var(--footnote-2-line-height);
272
+ }
273
+
274
+ [data-content-brand="bild"] .label-1,
275
+ :host([data-content-brand="bild"]) .label-1 {
276
+ font-family: var(--label-font-family);
277
+ font-weight: 400;
278
+ font-size: var(--label-1-font-size);
279
+ line-height: var(--label-1-line-height);
280
+ letter-spacing: var(--letter-space-0-p-25, 0.25px);
281
+ }
282
+
283
+ [data-content-brand="bild"] .label-1-bold,
284
+ :host([data-content-brand="bild"]) .label-1-bold {
285
+ font-family: var(--label-font-family);
286
+ font-weight: 700;
287
+ font-size: var(--label-1-font-size);
288
+ line-height: var(--label-1-line-height);
289
+ letter-spacing: var(--letter-space-0-p-25, 0.25px);
290
+ }
291
+
292
+ [data-content-brand="bild"] .label-1-uppercase-bold,
293
+ :host([data-content-brand="bild"]) .label-1-uppercase-bold {
294
+ font-family: var(--label-font-family);
295
+ font-weight: var(--label-font-weight-bold);
296
+ font-size: var(--label-1-font-size);
297
+ line-height: var(--label-1-line-height);
298
+ letter-spacing: var(--letter-space-positive-sm);
299
+ text-transform: uppercase;
300
+ }
301
+
302
+ [data-content-brand="bild"] .label-2,
303
+ :host([data-content-brand="bild"]) .label-2 {
304
+ font-family: var(--label-font-family);
305
+ font-weight: var(--label-font-weight-book);
306
+ font-size: var(--label-2-font-size);
307
+ line-height: var(--label-2-line-height);
308
+ letter-spacing: var(--letter-space-positive-xs);
309
+ }
310
+
311
+ [data-content-brand="bild"] .label-2-uppercase,
312
+ :host([data-content-brand="bild"]) .label-2-uppercase {
313
+ font-family: var(--label-font-family);
314
+ font-weight: var(--label-font-weight-book);
315
+ font-size: var(--label-2-font-size);
316
+ line-height: var(--label-2-line-height);
317
+ letter-spacing: var(--letter-space-positive-xs);
318
+ text-transform: uppercase;
319
+ }
320
+
321
+ [data-content-brand="bild"] .label-2-bold,
322
+ :host([data-content-brand="bild"]) .label-2-bold {
323
+ font-family: var(--label-font-family);
324
+ font-weight: 700;
325
+ font-size: var(--label-2-font-size);
326
+ line-height: var(--label-2-line-height);
327
+ letter-spacing: var(--letter-space-positive-xs);
328
+ }
329
+
330
+ [data-content-brand="bild"] .label-2-uppercase-bold,
331
+ :host([data-content-brand="bild"]) .label-2-uppercase-bold {
332
+ font-family: var(--label-font-family);
333
+ font-weight: 700;
334
+ font-size: var(--label-2-font-size);
335
+ line-height: var(--label-2-line-height);
336
+ letter-spacing: var(--letter-space-positive-xs);
337
+ text-transform: uppercase;
338
+ }
339
+
340
+ [data-content-brand="bild"] .label-3,
341
+ :host([data-content-brand="bild"]) .label-3 {
342
+ font-family: var(--label-font-family);
343
+ font-weight: var(--font-weight-book, 400);
344
+ font-size: var(--label-3-font-size);
345
+ line-height: var(--label-3-line-height);
346
+ letter-spacing: var(--letter-space-positive-xs);
347
+ }
348
+
349
+ [data-content-brand="bild"] .label-3-uppercase,
350
+ :host([data-content-brand="bild"]) .label-3-uppercase {
351
+ font-family: var(--label-font-family);
352
+ font-weight: var(--label-font-weight-book);
353
+ font-size: var(--label-3-font-size);
354
+ line-height: var(--label-3-line-height);
355
+ letter-spacing: var(--letter-space-positive-sm);
356
+ text-transform: uppercase;
357
+ }
358
+
359
+ [data-content-brand="bild"] .label-3-bold,
360
+ :host([data-content-brand="bild"]) .label-3-bold {
361
+ font-family: var(--label-font-family);
362
+ font-weight: 700;
363
+ font-size: var(--label-3-font-size);
364
+ line-height: var(--label-3-line-height);
365
+ letter-spacing: var(--letter-space-positive-xs);
366
+ }
367
+
368
+ [data-content-brand="bild"] .label-3-uppercase-bold,
369
+ :host([data-content-brand="bild"]) .label-3-uppercase-bold {
370
+ font-family: var(--label-font-family);
371
+ font-weight: 700;
372
+ font-size: var(--label-3-font-size);
373
+ line-height: var(--label-3-line-height);
374
+ letter-spacing: var(--letter-space-positive-sm);
375
+ text-transform: uppercase;
376
+ }
377
+
378
+ [data-content-brand="bild"] .quote,
379
+ :host([data-content-brand="bild"]) .quote {
380
+ font-family: var(--quote-font-family);
381
+ font-weight: var(--quote-font-weight);
382
+ font-size: var(--quote-font-size);
383
+ line-height: var(--quote-line-height);
384
+ }
385
+
386
+ [data-content-brand="bild"] .test-style,
387
+ :host([data-content-brand="bild"]) .test-style {
388
+ font-family: var(--body-font-family);
389
+ font-weight: 400;
390
+ font-size: var(--body-font-size);
391
+ line-height: 0.06;
392
+ }
393
+
394
+ /* === EFFECT CLASSES (Mode-agnostic) === */
395
+
396
+ [data-color-brand="bild"] .shadow-soft-sm,
397
+ :host([data-color-brand="bild"]) .shadow-soft-sm {
398
+ box-shadow: var(--shadow-soft-sm);
399
+ }
400
+
401
+ [data-color-brand="bild"] .shadow-soft-md,
402
+ :host([data-color-brand="bild"]) .shadow-soft-md {
403
+ box-shadow: var(--shadow-soft-md);
404
+ }
405
+
406
+ [data-color-brand="bild"] .shadow-soft-lg,
407
+ :host([data-color-brand="bild"]) .shadow-soft-lg {
408
+ box-shadow: var(--shadow-soft-lg);
409
+ }
410
+
411
+ [data-color-brand="bild"] .shadow-soft-xl,
412
+ :host([data-color-brand="bild"]) .shadow-soft-xl {
413
+ box-shadow: var(--shadow-soft-xl);
414
+ }
415
+
416
+ [data-color-brand="bild"] .shadow-hard-sm,
417
+ :host([data-color-brand="bild"]) .shadow-hard-sm {
418
+ box-shadow: var(--shadow-hard-sm);
419
+ }
420
+
421
+ [data-color-brand="bild"] .shadow-hard-md,
422
+ :host([data-color-brand="bild"]) .shadow-hard-md {
423
+ box-shadow: var(--shadow-hard-md);
424
+ }
425
+
426
+ [data-color-brand="bild"] .shadow-hard-lg,
427
+ :host([data-color-brand="bild"]) .shadow-hard-lg {
428
+ box-shadow: var(--shadow-hard-lg);
429
+ }
430
+
431
+ [data-color-brand="bild"] .shadow-hard-xl,
432
+ :host([data-color-brand="bild"]) .shadow-hard-xl {
433
+ box-shadow: var(--shadow-hard-xl);
434
+ }
435
+
436
+
437
+
438
+ /* ============================================================
439
+ COMPONENT UTILITIES
440
+ ============================================================ */
441
+
442
+ /* === EFFECT CLASSES === */
443
+
444
+ [data-color-brand="bild"] .alert-shadow-down,
445
+ :host([data-color-brand="bild"]) .alert-shadow-down {
446
+ box-shadow: var(--alert-shadow-down);
447
+ }
448
+
449
+ [data-color-brand="bild"] .alert-shadow-up,
450
+ :host([data-color-brand="bild"]) .alert-shadow-up {
451
+ box-shadow: var(--alert-shadow-up);
452
+ }
453
+
454
+ /* === TYPOGRAPHY CLASSES === */
455
+
456
+ [data-content-brand="bild"] .article-kicker,
457
+ :host([data-content-brand="bild"]) .article-kicker {
458
+ font-family: var(--kicker-font-family);
459
+ font-weight: 700;
460
+ font-size: var(--article-kicker-font-size);
461
+ line-height: var(--kicker-1-line-height);
462
+ }
463
+
464
+ [data-content-brand="bild"] .article-image-caption,
465
+ :host([data-content-brand="bild"]) .article-image-caption {
466
+ font-family: var(--body-font-family);
467
+ font-weight: var(--font-weight-bold, 700);
468
+ font-size: var(--article-image-caption-font-size);
469
+ line-height: var(--article-image-caption-line-height);
470
+ }
471
+
472
+ [data-content-brand="bild"] .article-headline,
473
+ :host([data-content-brand="bild"]) .article-headline {
474
+ font-family: var(--headline-font-family);
475
+ font-weight: 900;
476
+ font-size: var(--article-headline-font-size);
477
+ line-height: var(--article-headline-font-size);
478
+ }
479
+
480
+ [data-content-brand="bild"] .article-meta-source,
481
+ :host([data-content-brand="bild"]) .article-meta-source {
482
+ font-family: var(--footnote-font-family);
483
+ font-weight: var(--footnote-font-weight-book);
484
+ font-size: var(--article-image-source-font-size);
485
+ line-height: var(--article-image-source-line-height);
486
+ }
487
+
488
+ [data-content-brand="bild"] .article-time-stamp,
489
+ :host([data-content-brand="bild"]) .article-time-stamp {
490
+ font-family: var(--article-meta-font-family);
491
+ font-weight: var(--font-weight-black, 800);
492
+ font-size: var(--article-meta-font-size);
493
+ }
494
+
495
+ /* === TYPOGRAPHY CLASSES === */
496
+
497
+ [data-content-brand="bild"] .audio-player-label,
498
+ :host([data-content-brand="bild"]) .audio-player-label {
499
+ font-family: var(--label-font-family);
500
+ font-weight: var(--label-font-weight-bold);
501
+ font-size: var(--audio-player-font-size);
502
+ line-height: var(--audio-player-font-size);
503
+ }
504
+
505
+ /* === TYPOGRAPHY CLASSES === */
506
+
507
+ [data-content-brand="bild"] .app-avatar,
508
+ :host([data-content-brand="bild"]) .app-avatar {
509
+ font-family: var(--article-meta-font-family);
510
+ font-weight: var(--font-weight-black, 800);
511
+ font-size: var(--article-meta-font-size);
512
+ text-transform: uppercase;
513
+ }
514
+
515
+ [data-content-brand="bild"] .avatar-default,
516
+ :host([data-content-brand="bild"]) .avatar-default {
517
+ font-family: var(--avatar-font-family);
518
+ font-weight: var(--font-weight-bold, 700);
519
+ font-size: var(--avatar-label-font-size);
520
+ line-height: var(--avatar-label-line-height);
521
+ }
522
+
523
+ [data-content-brand="bild"] .avatar-hover,
524
+ :host([data-content-brand="bild"]) .avatar-hover {
525
+ font-family: var(--avatar-font-family);
526
+ font-weight: var(--label-font-weight-bold);
527
+ font-size: var(--avatar-label-font-size);
528
+ line-height: var(--avatar-label-line-height);
529
+ text-decoration: underline;
530
+ }
531
+
532
+ [data-content-brand="bild"] .avatar-secondary-info,
533
+ :host([data-content-brand="bild"]) .avatar-secondary-info {
534
+ font-family: var(--avatar-font-family);
535
+ font-weight: var(--label-font-weight-book);
536
+ font-size: var(--avatar-label-font-size);
537
+ line-height: var(--avatar-label-line-height);
538
+ }
539
+
540
+ [data-content-brand="bild"] .avatar-secondary-info-hover,
541
+ :host([data-content-brand="bild"]) .avatar-secondary-info-hover {
542
+ font-family: var(--avatar-font-family);
543
+ font-weight: var(--label-font-weight-book);
544
+ font-size: var(--avatar-label-font-size);
545
+ line-height: var(--avatar-label-line-height);
546
+ text-decoration: underline;
547
+ }
548
+
549
+ /* === TYPOGRAPHY CLASSES === */
550
+
551
+ [data-content-brand="bild"] .video-ad-badge,
552
+ :host([data-content-brand="bild"]) .video-ad-badge {
553
+ font-family: var(--body-font-family);
554
+ font-weight: var(--font-weight-book, 400);
555
+ font-size: var(--video-ad-badge-font-size);
556
+ text-transform: uppercase;
557
+ }
558
+
559
+ [data-content-brand="bild"] .video-time-badge,
560
+ :host([data-content-brand="bild"]) .video-time-badge {
561
+ font-family: var(--body-font-family);
562
+ font-weight: var(--label-font-weight-book);
563
+ font-size: var(--video-time-badge-font-size);
564
+ line-height: var(--video-badge-time-line-height);
565
+ }
566
+
567
+ /* === TYPOGRAPHY CLASSES === */
568
+
569
+ [data-content-brand="bild"] .breadcrumb,
570
+ :host([data-content-brand="bild"]) .breadcrumb {
571
+ font-family: var(--breadcrumb-font-family);
572
+ font-weight: var(--breadcrumb-font-weight);
573
+ font-size: var(--breadcrumb-font-size);
574
+ line-height: var(--breadcrumb-line-height);
575
+ }
576
+
577
+ [data-content-brand="bild"] .breadcrumb-link,
578
+ :host([data-content-brand="bild"]) .breadcrumb-link {
579
+ font-family: var(--breadcrumb-font-family);
580
+ font-weight: var(--breadcrumb-font-weight);
581
+ font-size: var(--breadcrumb-font-size);
582
+ line-height: var(--breadcrumb-font-size);
583
+ text-decoration: underline;
584
+ }
585
+
586
+ [data-content-brand="bild"] .breadcrumb-link-hover,
587
+ :host([data-content-brand="bild"]) .breadcrumb-link-hover {
588
+ font-family: var(--breadcrumb-font-family);
589
+ font-weight: var(--breadcrumb-font-weight);
590
+ font-size: var(--breadcrumb-font-size);
591
+ line-height: var(--breadcrumb-font-size);
592
+ text-decoration: underline;
593
+ }
594
+
595
+ /* === TYPOGRAPHY CLASSES === */
596
+
597
+ [data-content-brand="bild"] .breaking-news-text,
598
+ :host([data-content-brand="bild"]) .breaking-news-text {
599
+ font-family: var(--kicker-font-family);
600
+ font-weight: var(--body-font-weight-bold);
601
+ font-size: var(--breaking-news-scrolling-text-font-size);
602
+ line-height: var(--breaking-news-scrolling-text-line-height);
603
+ text-transform: uppercase;
604
+ }
605
+
606
+ [data-content-brand="bild"] .breaking-news-upper-title,
607
+ :host([data-content-brand="bild"]) .breaking-news-upper-title {
608
+ font-family: var(--title-font-family);
609
+ font-weight: var(--title-font-weight);
610
+ font-size: var(--breaking-news-badge-upper-title-font-size);
611
+ line-height: var(--breaking-news-badge-upper-title-line-height);
612
+ }
613
+
614
+ [data-content-brand="bild"] .breaking-news-lower-title,
615
+ :host([data-content-brand="bild"]) .breaking-news-lower-title {
616
+ font-family: var(--title-font-family);
617
+ font-weight: var(--title-font-weight);
618
+ font-size: var(--breaking-news-badge-lower-title-font-size);
619
+ line-height: var(--breaking-news-badge-lower-title-line-height);
620
+ }
621
+
622
+ /* === TYPOGRAPHY CLASSES === */
623
+
624
+ [data-content-brand="bild"] .button-label,
625
+ :host([data-content-brand="bild"]) .button-label {
626
+ font-family: var(--button-label-font-family);
627
+ font-weight: 700;
628
+ font-size: var(--button-label-font-size);
629
+ line-height: var(--button-label-line-height);
630
+ letter-spacing: var(--letter-space-positive-sm);
631
+ text-transform: uppercase;
632
+ }
633
+
634
+ [data-content-brand="bild"] .partner-link-button-label,
635
+ :host([data-content-brand="bild"]) .partner-link-button-label {
636
+ font-family: var(--label-font-family);
637
+ font-weight: var(--label-font-weight-book);
638
+ font-size: var(--partner-link-button-label-font-size);
639
+ line-height: var(--partner-link-button-label-font-size);
640
+ }
641
+
642
+ /* === TYPOGRAPHY CLASSES === */
643
+
644
+ [data-content-brand="bild"] .chip-label,
645
+ :host([data-content-brand="bild"]) .chip-label {
646
+ font-family: var(--footnote-font-family);
647
+ font-weight: var(--label-font-weight-bold);
648
+ font-size: var(--chip-font-size);
649
+ }
650
+
651
+ /* === TYPOGRAPHY CLASSES === */
652
+
653
+ [data-content-brand="bild"] .footer-link,
654
+ :host([data-content-brand="bild"]) .footer-link {
655
+ font-family: var(--footer-font-family);
656
+ font-weight: var(--label-font-weight-bold);
657
+ font-size: var(--footer-font-size);
658
+ line-height: var(--footer-line-height);
659
+ }
660
+
661
+ /* === TYPOGRAPHY CLASSES === */
662
+
663
+ [data-content-brand="bild"] .input-field-label,
664
+ :host([data-content-brand="bild"]) .input-field-label {
665
+ font-family: var(--input-field-label-font-family);
666
+ font-weight: var(--label-font-weight-book);
667
+ font-size: var(--input-field-label-font-size);
668
+ line-height: var(--input-field-label-line-height);
669
+ }
670
+
671
+ /* === TYPOGRAPHY CLASSES === */
672
+
673
+ [data-content-brand="bild"] .live-ticker-headline,
674
+ :host([data-content-brand="bild"]) .live-ticker-headline {
675
+ font-family: var(--headline-font-family);
676
+ font-weight: var(--live-tickerheadline-font-weight);
677
+ font-size: var(--live-ticker-headlines-font-size);
678
+ line-height: var(--live-ticker-headlines-font-size);
679
+ }
680
+
681
+ [data-content-brand="bild"] .live-ticker-time-stamp,
682
+ :host([data-content-brand="bild"]) .live-ticker-time-stamp {
683
+ font-family: var(--time-stamp-font-family);
684
+ font-weight: var(--label-font-weight-bold);
685
+ font-size: var(--live-ticker-time-stamp-font-size);
686
+ line-height: var(--live-ticker-time-stamp-font-size);
687
+ }
688
+
689
+ /* === TYPOGRAPHY CLASSES === */
690
+
691
+ [data-content-brand="bild"] .podcast-player-label,
692
+ :host([data-content-brand="bild"]) .podcast-player-label {
693
+ font-family: var(--label-font-family);
694
+ font-weight: var(--label-font-weight-book);
695
+ font-size: var(--audio-player-font-size);
696
+ line-height: var(--audio-player-font-size);
697
+ }
698
+
699
+ [data-content-brand="bild"] .video-ad-time,
700
+ :host([data-content-brand="bild"]) .video-ad-time {
701
+ font-family: var(--title-font-family);
702
+ font-weight: var(--title-font-weight);
703
+ font-size: var(--video-ad-badge-font-size);
704
+ text-transform: uppercase;
705
+ }
706
+
707
+ [data-content-brand="bild"] .video-player-time,
708
+ :host([data-content-brand="bild"]) .video-player-time {
709
+ font-family: var(--title-font-family);
710
+ font-weight: var(--title-font-weight);
711
+ font-size: var(--vid-player-timecode-font-size);
712
+ line-height: 1;
713
+ text-transform: uppercase;
714
+ }
715
+
716
+ /* === TYPOGRAPHY CLASSES === */
717
+
718
+ [data-content-brand="bild"] .app-topbar-stage-title,
719
+ :host([data-content-brand="bild"]) .app-topbar-stage-title {
720
+ font-family: var(--title-font-family);
721
+ font-weight: var(--title-font-weight);
722
+ font-size: var(--app-topbar-title-font-size);
723
+ line-height: var(--app-topbar-stage-title-line-height);
724
+ }
725
+
726
+ [data-content-brand="bild"] .app-topbar-tabs-title,
727
+ :host([data-content-brand="bild"]) .app-topbar-tabs-title {
728
+ font-family: var(--title-font-family);
729
+ font-weight: var(--title-font-weight);
730
+ font-size: var(--app-topbar-title-font-size);
731
+ line-height: var(--app-topbar-stage-title-line-height);
732
+ text-transform: uppercase;
733
+ }
734
+
735
+ [data-content-brand="bild"] .menu-item-label,
736
+ :host([data-content-brand="bild"]) .menu-item-label {
737
+ font-family: var(--label-font-family);
738
+ font-weight: 700;
739
+ font-size: var(--menu-item-font-size);
740
+ line-height: var(--menu-item-font-size);
741
+ text-transform: uppercase;
742
+ }
743
+
744
+ [data-content-brand="bild"] .menu-item-util-label,
745
+ :host([data-content-brand="bild"]) .menu-item-util-label {
746
+ font-family: var(--label-font-family);
747
+ font-weight: 700;
748
+ font-size: var(--menu-item-util-font-size);
749
+ line-height: var(--menu-item-util-font-size);
750
+ text-transform: uppercase;
751
+ }
752
+
753
+ /* === EFFECT CLASSES === */
754
+
755
+ [data-color-brand="bild"] .menu-shadow,
756
+ :host([data-color-brand="bild"]) .menu-shadow {
757
+ box-shadow: var(--menu-shadow);
758
+ }
759
+
760
+ [data-color-brand="bild"] .hey-input-shadow,
761
+ :host([data-color-brand="bild"]) .hey-input-shadow {
762
+ box-shadow: var(--hey-input-shadow);
763
+ }
764
+
765
+ /* === TYPOGRAPHY CLASSES === */
766
+
767
+ [data-content-brand="bild"] .news-ticker-time-stamp,
768
+ :host([data-content-brand="bild"]) .news-ticker-time-stamp {
769
+ font-family: var(--news-ticker-time-font-family);
770
+ font-weight: var(--news-ticker-time-font-weight);
771
+ font-size: var(--news-ticker-time-font-size);
772
+ line-height: var(--news-ticker-time-line-height);
773
+ }
774
+
775
+ [data-content-brand="bild"] .news-ticker-kicker,
776
+ :host([data-content-brand="bild"]) .news-ticker-kicker {
777
+ font-family: var(--kicker-font-family);
778
+ font-weight: var(--kicker-font-weight);
779
+ font-size: var(--kicker-3-font-size);
780
+ line-height: var(--kicker-3-line-height);
781
+ }
782
+
783
+ [data-content-brand="bild"] .news-ticker-headline,
784
+ :host([data-content-brand="bild"]) .news-ticker-headline {
785
+ font-family: var(--headline-font-family);
786
+ font-weight: 900;
787
+ font-size: var(--headline-3-font-size);
788
+ line-height: var(--headline-3-line-height);
789
+ }
790
+
791
+ /* === TYPOGRAPHY CLASSES === */
792
+
793
+ [data-content-brand="bild"] .numbered-pagination-active,
794
+ :host([data-content-brand="bild"]) .numbered-pagination-active {
795
+ font-family: var(--label-font-family);
796
+ font-weight: var(--label-font-weight-bold);
797
+ font-size: var(--label-1-font-size);
798
+ line-height: var(--label-1-line-height);
799
+ letter-spacing: var(--letter-space-0-p-25, 0.25px);
800
+ text-decoration: underline;
801
+ }
802
+
803
+ /* === TYPOGRAPHY CLASSES === */
804
+
805
+ [data-content-brand="bild"] .paywall-card-price-tag,
806
+ :host([data-content-brand="bild"]) .paywall-card-price-tag {
807
+ font-family: var(--title-font-family);
808
+ font-weight: var(--title-font-weight);
809
+ font-size: var(--paywall-card-price-tag-font-size);
810
+ line-height: var(--paywall-card-price-tag-line-height);
811
+ letter-spacing: var(--display-2-letter-space);
812
+ }
813
+
814
+ [data-content-brand="bild"] .paywall-card-note,
815
+ :host([data-content-brand="bild"]) .paywall-card-note {
816
+ font-family: var(--title-font-family);
817
+ font-weight: var(--title-font-weight);
818
+ font-size: var(--paywall-card-price-note-font-size);
819
+ line-height: var(--paywall-card-price-note-line-height);
820
+ letter-spacing: var(--display-3-letter-space);
821
+ }
822
+
823
+ /* === TYPOGRAPHY CLASSES === */
824
+
825
+ [data-content-brand="bild"] .special-navi-item-label,
826
+ :host([data-content-brand="bild"]) .special-navi-item-label {
827
+ font-family: var(--label-font-family);
828
+ font-weight: 700;
829
+ font-size: var(--menu-item-font-size);
830
+ line-height: var(--menu-item-font-size);
831
+ }
832
+
833
+ /* === TYPOGRAPHY CLASSES === */
834
+
835
+ [data-content-brand="bild"] .tab-label,
836
+ :host([data-content-brand="bild"]) .tab-label {
837
+ font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
838
+ font-weight: var(--label-font-weight-bold);
839
+ font-size: var(--tab-label-font-size);
840
+ text-transform: uppercase;
841
+ }
842
+
843
+ [data-content-brand="bild"] .app-bottom-bar-label-default,
844
+ :host([data-content-brand="bild"]) .app-bottom-bar-label-default {
845
+ font-family: var(--body-font-family);
846
+ font-weight: var(--font-weight-book, 400);
847
+ font-size: var(--apps-tabs-label-font-size);
848
+ line-height: var(--apps-tabs-label-line-height);
849
+ }
850
+
851
+ [data-content-brand="bild"] .app-bottom-bar-label-active,
852
+ :host([data-content-brand="bild"]) .app-bottom-bar-label-active {
853
+ font-family: var(--body-font-family);
854
+ font-weight: var(--font-weight-bold, 700);
855
+ font-size: var(--apps-tabs-label-font-size);
856
+ line-height: var(--apps-tabs-label-line-height);
857
+ }
858
+
859
+ /* === TYPOGRAPHY CLASSES === */
860
+
861
+ [data-content-brand="bild"] .a-teaser-a-teaser-kicker,
862
+ :host([data-content-brand="bild"]) .a-teaser-a-teaser-kicker {
863
+ font-family: var(--kicker-font-family);
864
+ font-weight: 700;
865
+ font-size: var(--a-teaser-kicker-font-size);
866
+ line-height: var(--a-teaser-kicker-line-height);
867
+ }
868
+
869
+ [data-content-brand="bild"] .a-teaser-a-teaser-headline,
870
+ :host([data-content-brand="bild"]) .a-teaser-a-teaser-headline {
871
+ font-family: var(--headline-font-family);
872
+ font-weight: 900;
873
+ font-size: var(--a-teaser-headline-font-size);
874
+ line-height: var(--a-teaser-headline-line-height);
875
+ }
876
+
877
+ [data-content-brand="bild"] .m-qteaser-m-qteaser-kicker,
878
+ :host([data-content-brand="bild"]) .m-qteaser-m-qteaser-kicker {
879
+ font-family: var(--kicker-font-family);
880
+ font-weight: 700;
881
+ font-size: var(--kicker-4-font-size);
882
+ line-height: var(--kicker-4-line-height);
883
+ }
884
+
885
+ [data-content-brand="bild"] .m-qteaser-m-qteaser-headline,
886
+ :host([data-content-brand="bild"]) .m-qteaser-m-qteaser-headline {
887
+ font-family: var(--headline-font-family);
888
+ font-weight: 900;
889
+ font-size: var(--m-qteaser-headline-font-size);
890
+ line-height: var(--m-qteaser-headline-line-height);
891
+ }
892
+
893
+ [data-content-brand="bild"] .q-teaser-q-teaser-headline,
894
+ :host([data-content-brand="bild"]) .q-teaser-q-teaser-headline {
895
+ font-family: var(--headline-font-family);
896
+ font-weight: 900;
897
+ font-size: var(--quad-headline-font-size);
898
+ line-height: var(--quad-headline-line-height);
899
+ }
900
+
901
+ [data-content-brand="bild"] .std-teaser-std-teaser-headline,
902
+ :host([data-content-brand="bild"]) .std-teaser-std-teaser-headline {
903
+ font-family: var(--headline-font-family);
904
+ font-weight: 700;
905
+ font-size: var(--headline-4-font-size);
906
+ line-height: var(--headline-4-line-height);
907
+ }
908
+
909
+ /* === EFFECT CLASSES === */
910
+
911
+ [data-color-brand="bild"] .teaser-headlines-shadow,
912
+ :host([data-color-brand="bild"]) .teaser-headlines-shadow {
913
+ box-shadow: var(--teaser-headlines-shadow);
914
+ }
915
+
916
+ /* === TYPOGRAPHY CLASSES === */
917
+
918
+ [data-content-brand="bild"] .app-toogle-item-label,
919
+ :host([data-content-brand="bild"]) .app-toogle-item-label {
920
+ font-family: var(--title-font-family);
921
+ font-weight: var(--title-font-weight);
922
+ font-size: var(--app-toggle-item-label-font-size);
923
+ line-height: var(--app-toggle-item-label-line-height);
924
+ text-transform: uppercase;
925
+ }