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