@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.
- package/dist/bds/bds.css +1 -1
- package/dist/bds/bds.esm.js +1 -1
- package/dist/bds/{p-217f0839.entry.js → p-990d50cf.entry.js} +1 -1
- package/dist/bds/p-Bf75cAb9.js +2 -0
- package/dist/cjs/bds.cjs.js +1 -1
- package/dist/cjs/ds-button_3.cjs.entry.js +1 -1
- package/dist/cjs/{index-CGF2GAZ9.js → index-DTpnElz0.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/components/ds-button.d.ts +1 -1
- package/dist/components/ds-card.d.ts +1 -1
- package/dist/components/ds-icon.d.ts +1 -1
- package/dist/components/index.js +1 -1
- package/dist/esm/bds.js +2 -2
- package/dist/esm/ds-button_3.entry.js +1 -1
- package/dist/esm/{index-C5-c-RTg.js → index-Bf75cAb9.js} +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/www/build/bds.css +1 -1
- package/dist/www/build/bds.esm.js +1 -1
- package/dist/www/build/p-91d54bab.css +1 -0
- package/dist/www/build/{p-217f0839.entry.js → p-990d50cf.entry.js} +1 -1
- package/dist/www/build/p-Bf75cAb9.js +2 -0
- package/dist/www/css/advertorial/{theme.css → colors.css} +2 -2
- package/dist/www/css/advertorial/components/article-utilities.css +54 -0
- package/dist/www/css/advertorial/components/article.css +1 -42
- package/dist/www/css/advertorial/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/advertorial/components/audioplayer.css +1 -11
- package/dist/www/css/advertorial/components/avatar-utilities.css +57 -0
- package/dist/www/css/advertorial/components/avatar.css +1 -45
- package/dist/www/css/advertorial/components/badge-utilities.css +31 -0
- package/dist/www/css/advertorial/components/badge.css +1 -19
- package/dist/www/css/advertorial/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/advertorial/components/breadcrumb.css +1 -29
- package/dist/www/css/advertorial/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/advertorial/components/breakingnews.css +1 -28
- package/dist/www/css/advertorial/components/button-utilities.css +33 -0
- package/dist/www/css/advertorial/components/button.css +1 -21
- package/dist/www/css/advertorial/components/card.css +1 -1
- package/dist/www/css/advertorial/components/carousel.css +1 -1
- package/dist/www/css/advertorial/components/chip-utilities.css +22 -0
- package/dist/www/css/advertorial/components/chip.css +1 -10
- package/dist/www/css/advertorial/components/datepicker.css +1 -1
- package/dist/www/css/advertorial/components/drawers.css +1 -1
- package/dist/www/css/advertorial/components/dropdown.css +1 -1
- package/dist/www/css/advertorial/components/footer-utilities.css +23 -0
- package/dist/www/css/advertorial/components/footer.css +1 -11
- package/dist/www/css/advertorial/components/icon.css +1 -1
- package/dist/www/css/advertorial/components/iconbutton.css +1 -1
- package/dist/www/css/advertorial/components/infoelement.css +1 -1
- package/dist/www/css/advertorial/components/inputfield-utilities.css +23 -0
- package/dist/www/css/advertorial/components/inputfield.css +1 -11
- package/dist/www/css/advertorial/components/liveticker-utilities.css +31 -0
- package/dist/www/css/advertorial/components/liveticker.css +1 -19
- package/dist/www/css/advertorial/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/advertorial/components/mediaplayer.css +1 -28
- package/dist/www/css/advertorial/components/menu-utilities.css +50 -0
- package/dist/www/css/advertorial/components/menu.css +1 -38
- package/dist/www/css/advertorial/components/newsticker-utilities.css +39 -0
- package/dist/www/css/advertorial/components/newsticker.css +1 -27
- package/dist/www/css/advertorial/components/pagination-utilities.css +25 -0
- package/dist/www/css/advertorial/components/pagination.css +1 -13
- package/dist/www/css/advertorial/components/paywall-utilities.css +33 -0
- package/dist/www/css/advertorial/components/paywall.css +1 -21
- package/dist/www/css/advertorial/components/quote.css +1 -1
- package/dist/www/css/advertorial/components/radiobutton.css +1 -1
- package/dist/www/css/advertorial/components/search.css +1 -1
- package/dist/www/css/advertorial/components/sectiontitle.css +1 -1
- package/dist/www/css/advertorial/components/separator.css +1 -1
- package/dist/www/css/advertorial/components/skeletons.css +1 -1
- package/dist/www/css/advertorial/components/slider.css +1 -1
- package/dist/www/css/advertorial/components/specialnavi-utilities.css +23 -0
- package/dist/www/css/advertorial/components/specialnavi.css +1 -11
- package/dist/www/css/advertorial/components/spinner.css +1 -1
- package/dist/www/css/advertorial/components/tab-utilities.css +39 -0
- package/dist/www/css/advertorial/components/tab.css +1 -27
- package/dist/www/css/advertorial/components/table.css +1 -1
- package/dist/www/css/advertorial/components/teaser-utilities.css +63 -0
- package/dist/www/css/advertorial/components/teaser.css +1 -51
- package/dist/www/css/advertorial/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/advertorial/components/toggleswitch.css +1 -12
- package/dist/www/css/advertorial/components/video.css +1 -1
- package/dist/www/css/advertorial/{tokens.css → sizing.css} +2 -377
- package/dist/www/css/advertorial/utilities.css +388 -0
- package/dist/www/css/bild/{theme.css → colors.css} +2 -42
- package/dist/www/css/bild/components/alert-utilities.css +25 -0
- package/dist/www/css/bild/components/alert.css +2 -12
- package/dist/www/css/bild/components/article-utilities.css +54 -0
- package/dist/www/css/bild/components/article.css +1 -42
- package/dist/www/css/bild/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/bild/components/audioplayer.css +1 -11
- package/dist/www/css/bild/components/avatar-utilities.css +57 -0
- package/dist/www/css/bild/components/avatar.css +1 -45
- package/dist/www/css/bild/components/badge-utilities.css +31 -0
- package/dist/www/css/bild/components/badge.css +1 -19
- package/dist/www/css/bild/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/bild/components/breadcrumb.css +1 -29
- package/dist/www/css/bild/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/bild/components/breakingnews.css +1 -28
- package/dist/www/css/bild/components/button-utilities.css +33 -0
- package/dist/www/css/bild/components/button.css +1 -21
- package/dist/www/css/bild/components/card.css +1 -1
- package/dist/www/css/bild/components/carousel.css +1 -1
- package/dist/www/css/bild/components/chip-utilities.css +22 -0
- package/dist/www/css/bild/components/chip.css +1 -10
- package/dist/www/css/bild/components/datepicker.css +1 -1
- package/dist/www/css/bild/components/drawers.css +1 -1
- package/dist/www/css/bild/components/dropdown.css +1 -1
- package/dist/www/css/bild/components/empties.css +1 -1
- package/dist/www/css/bild/components/footer-utilities.css +23 -0
- package/dist/www/css/bild/components/footer.css +1 -11
- package/dist/www/css/bild/components/gallery.css +1 -1
- package/dist/www/css/bild/components/icon.css +1 -1
- package/dist/www/css/bild/components/iconbutton.css +1 -1
- package/dist/www/css/bild/components/infoelement.css +1 -1
- package/dist/www/css/bild/components/inputfield-utilities.css +23 -0
- package/dist/www/css/bild/components/inputfield.css +1 -11
- package/dist/www/css/bild/components/kicker.css +1 -1
- package/dist/www/css/bild/components/liveticker-utilities.css +31 -0
- package/dist/www/css/bild/components/liveticker.css +1 -19
- package/dist/www/css/bild/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/bild/components/mediaplayer.css +1 -28
- package/dist/www/css/bild/components/menu-utilities.css +62 -0
- package/dist/www/css/bild/components/menu.css +6 -51
- package/dist/www/css/bild/components/menuitem.css +1 -1
- package/dist/www/css/bild/components/newsticker-utilities.css +39 -0
- package/dist/www/css/bild/components/newsticker.css +1 -27
- package/dist/www/css/bild/components/pagination-utilities.css +25 -0
- package/dist/www/css/bild/components/pagination.css +1 -13
- package/dist/www/css/bild/components/partnerlinks.css +1 -1
- package/dist/www/css/bild/components/paywall-utilities.css +33 -0
- package/dist/www/css/bild/components/paywall.css +1 -21
- package/dist/www/css/bild/components/quote.css +1 -1
- package/dist/www/css/bild/components/radiobutton.css +1 -1
- package/dist/www/css/bild/components/search.css +1 -1
- package/dist/www/css/bild/components/sectiontitle.css +1 -1
- package/dist/www/css/bild/components/selection.css +1 -1
- package/dist/www/css/bild/components/separator.css +1 -1
- package/dist/www/css/bild/components/skeletons.css +1 -1
- package/dist/www/css/bild/components/slider.css +1 -1
- package/dist/www/css/bild/components/specialnavi-utilities.css +23 -0
- package/dist/www/css/bild/components/specialnavi.css +1 -11
- package/dist/www/css/bild/components/spinner.css +1 -1
- package/dist/www/css/bild/components/subheader.css +1 -1
- package/dist/www/css/bild/components/tab-utilities.css +39 -0
- package/dist/www/css/bild/components/tab.css +1 -27
- package/dist/www/css/bild/components/table.css +1 -1
- package/dist/www/css/bild/components/teaser-utilities.css +70 -0
- package/dist/www/css/bild/components/teaser.css +5 -58
- package/dist/www/css/bild/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/bild/components/toggleswitch.css +1 -12
- package/dist/www/css/bild/components/video.css +1 -1
- package/dist/www/css/bild/{tokens.css → sizing.css} +2 -377
- package/dist/www/css/bild/utilities.css +430 -0
- package/dist/www/css/bundles/advertorial-utilities.css +852 -0
- package/dist/www/css/bundles/advertorial.css +4 -833
- package/dist/www/css/bundles/bild-utilities.css +925 -0
- package/dist/www/css/bundles/bild.css +14 -904
- package/dist/www/css/bundles/sportbild-utilities.css +955 -0
- package/dist/www/css/bundles/sportbild.css +14 -934
- package/dist/www/css/shared/colorprimitive.css +1 -1
- package/dist/www/css/shared/fontprimitive.css +1 -1
- package/dist/www/css/shared/primitives.css +1 -1
- package/dist/www/css/shared/sizeprimitive.css +1 -1
- package/dist/www/css/shared/spaceprimitive.css +1 -1
- package/dist/www/css/sportbild/{theme.css → colors.css} +2 -42
- package/dist/www/css/sportbild/components/alert-utilities.css +25 -0
- package/dist/www/css/sportbild/components/alert.css +2 -12
- package/dist/www/css/sportbild/components/article-utilities.css +56 -0
- package/dist/www/css/sportbild/components/article.css +1 -44
- package/dist/www/css/sportbild/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/sportbild/components/audioplayer.css +1 -11
- package/dist/www/css/sportbild/components/avatar-utilities.css +57 -0
- package/dist/www/css/sportbild/components/avatar.css +1 -45
- package/dist/www/css/sportbild/components/badge-utilities.css +31 -0
- package/dist/www/css/sportbild/components/badge.css +1 -19
- package/dist/www/css/sportbild/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/sportbild/components/breadcrumb.css +1 -29
- package/dist/www/css/sportbild/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/sportbild/components/breakingnews.css +1 -28
- package/dist/www/css/sportbild/components/button-utilities.css +34 -0
- package/dist/www/css/sportbild/components/button.css +1 -22
- package/dist/www/css/sportbild/components/card.css +1 -1
- package/dist/www/css/sportbild/components/carousel.css +1 -1
- package/dist/www/css/sportbild/components/chip-utilities.css +22 -0
- package/dist/www/css/sportbild/components/chip.css +1 -10
- package/dist/www/css/sportbild/components/datepicker.css +1 -1
- package/dist/www/css/sportbild/components/drawers.css +1 -1
- package/dist/www/css/sportbild/components/dropdown.css +1 -1
- package/dist/www/css/sportbild/components/empties.css +1 -1
- package/dist/www/css/sportbild/components/footer-utilities.css +23 -0
- package/dist/www/css/sportbild/components/footer.css +1 -11
- package/dist/www/css/sportbild/components/gallery.css +1 -1
- package/dist/www/css/sportbild/components/icon.css +1 -1
- package/dist/www/css/sportbild/components/iconbutton.css +1 -1
- package/dist/www/css/sportbild/components/infoelement.css +1 -1
- package/dist/www/css/sportbild/components/inputfield-utilities.css +23 -0
- package/dist/www/css/sportbild/components/inputfield.css +1 -11
- package/dist/www/css/sportbild/components/kicker.css +1 -1
- package/dist/www/css/sportbild/components/liveticker-utilities.css +31 -0
- package/dist/www/css/sportbild/components/liveticker.css +1 -19
- package/dist/www/css/sportbild/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/sportbild/components/mediaplayer.css +1 -28
- package/dist/www/css/sportbild/components/menu-utilities.css +64 -0
- package/dist/www/css/sportbild/components/menu.css +6 -53
- package/dist/www/css/sportbild/components/menuitem.css +1 -1
- package/dist/www/css/sportbild/components/newsticker-utilities.css +40 -0
- package/dist/www/css/sportbild/components/newsticker.css +1 -28
- package/dist/www/css/sportbild/components/pagination-utilities.css +25 -0
- package/dist/www/css/sportbild/components/pagination.css +1 -13
- package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
- package/dist/www/css/sportbild/components/paywall-utilities.css +33 -0
- package/dist/www/css/sportbild/components/paywall.css +1 -21
- package/dist/www/css/sportbild/components/quote.css +1 -1
- package/dist/www/css/sportbild/components/radiobutton.css +1 -1
- package/dist/www/css/sportbild/components/search.css +1 -1
- package/dist/www/css/sportbild/components/sectiontitle.css +1 -1
- package/dist/www/css/sportbild/components/selection.css +1 -1
- package/dist/www/css/sportbild/components/separator.css +1 -1
- package/dist/www/css/sportbild/components/skeletons.css +1 -1
- package/dist/www/css/sportbild/components/slider.css +1 -1
- package/dist/www/css/sportbild/components/specialnavi-utilities.css +24 -0
- package/dist/www/css/sportbild/components/specialnavi.css +1 -12
- package/dist/www/css/sportbild/components/spinner.css +1 -1
- package/dist/www/css/sportbild/components/subheader.css +1 -1
- package/dist/www/css/sportbild/components/tab-utilities.css +39 -0
- package/dist/www/css/sportbild/components/tab.css +1 -27
- package/dist/www/css/sportbild/components/table.css +1 -1
- package/dist/www/css/sportbild/components/teaser-utilities.css +76 -0
- package/dist/www/css/sportbild/components/teaser.css +5 -64
- package/dist/www/css/sportbild/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/sportbild/components/toggleswitch.css +1 -12
- package/dist/www/css/sportbild/components/video.css +1 -1
- package/dist/www/css/sportbild/{tokens.css → sizing.css} +2 -394
- package/dist/www/css/sportbild/utilities.css +447 -0
- package/dist/www/icons/manifest.json +2 -2
- package/dist/www/index.html +1 -1
- package/package.json +1 -1
- package/dist/bds/p-C5-c-RTg.js +0 -2
- package/dist/www/build/p-C5-c-RTg.js +0 -2
- package/dist/www/build/p-e9e8d922.css +0 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.7.
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
5
|
* Generated by Style Dictionary v5.1.4
|
|
6
6
|
*
|
|
7
|
-
* Brand: Bild | Bundle: Full Bundle (Primitives +
|
|
7
|
+
* Brand: Bild | Bundle: Full Bundle (Primitives + Colors + Sizing + Components)
|
|
8
8
|
*
|
|
9
9
|
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
|
|
399
399
|
|
|
400
400
|
/* ============================================================
|
|
401
|
-
|
|
401
|
+
COLORS (COLOR TOKENS + EFFECTS)
|
|
402
402
|
============================================================ */
|
|
403
403
|
|
|
404
404
|
/* === LIGHT MODE === */
|
|
@@ -807,50 +807,10 @@
|
|
|
807
807
|
--shadow-hard-xl: var(--size-0-x, 0px) var(--size-0-p-5-x, 4px) var(--size-0-p-5-x, 4px) var(--size-0-x, 0px) var(--shadow-color-hard-key), var(--size-0-x, 0px) var(--size-1-x, 8px) var(--size-1-p-5-x, 12px) var(--size-0-p-75-x, 6px) var(--shadow-color-hard-ambient);
|
|
808
808
|
}
|
|
809
809
|
|
|
810
|
-
[data-color-brand="bild"] .shadow-soft-sm,
|
|
811
|
-
:host([data-color-brand="bild"]) .shadow-soft-sm {
|
|
812
|
-
box-shadow: var(--shadow-soft-sm);
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
[data-color-brand="bild"] .shadow-soft-md,
|
|
816
|
-
:host([data-color-brand="bild"]) .shadow-soft-md {
|
|
817
|
-
box-shadow: var(--shadow-soft-md);
|
|
818
|
-
}
|
|
819
|
-
|
|
820
|
-
[data-color-brand="bild"] .shadow-soft-lg,
|
|
821
|
-
:host([data-color-brand="bild"]) .shadow-soft-lg {
|
|
822
|
-
box-shadow: var(--shadow-soft-lg);
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
[data-color-brand="bild"] .shadow-soft-xl,
|
|
826
|
-
:host([data-color-brand="bild"]) .shadow-soft-xl {
|
|
827
|
-
box-shadow: var(--shadow-soft-xl);
|
|
828
|
-
}
|
|
829
|
-
|
|
830
|
-
[data-color-brand="bild"] .shadow-hard-sm,
|
|
831
|
-
:host([data-color-brand="bild"]) .shadow-hard-sm {
|
|
832
|
-
box-shadow: var(--shadow-hard-sm);
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
[data-color-brand="bild"] .shadow-hard-md,
|
|
836
|
-
:host([data-color-brand="bild"]) .shadow-hard-md {
|
|
837
|
-
box-shadow: var(--shadow-hard-md);
|
|
838
|
-
}
|
|
839
|
-
|
|
840
|
-
[data-color-brand="bild"] .shadow-hard-lg,
|
|
841
|
-
:host([data-color-brand="bild"]) .shadow-hard-lg {
|
|
842
|
-
box-shadow: var(--shadow-hard-lg);
|
|
843
|
-
}
|
|
844
|
-
|
|
845
|
-
[data-color-brand="bild"] .shadow-hard-xl,
|
|
846
|
-
:host([data-color-brand="bild"]) .shadow-hard-xl {
|
|
847
|
-
box-shadow: var(--shadow-hard-xl);
|
|
848
|
-
}
|
|
849
|
-
|
|
850
810
|
|
|
851
811
|
|
|
852
812
|
/* ============================================================
|
|
853
|
-
|
|
813
|
+
SIZING (DENSITY + BREAKPOINTS)
|
|
854
814
|
============================================================ */
|
|
855
815
|
|
|
856
816
|
/* === RESPONSIVE BREAKPOINT TOKENS === */
|
|
@@ -1212,381 +1172,6 @@
|
|
|
1212
1172
|
}
|
|
1213
1173
|
}
|
|
1214
1174
|
|
|
1215
|
-
/* === RESPONSIVE TYPOGRAPHY === */
|
|
1216
|
-
|
|
1217
|
-
[data-content-brand="bild"] .display-1,
|
|
1218
|
-
:host([data-content-brand="bild"]) .display-1 {
|
|
1219
|
-
font-family: var(--display-font-family);
|
|
1220
|
-
font-weight: 900;
|
|
1221
|
-
font-size: var(--display-1-font-size);
|
|
1222
|
-
line-height: var(--display-1-line-height);
|
|
1223
|
-
letter-spacing: var(--display-1-letter-space);
|
|
1224
|
-
}
|
|
1225
|
-
|
|
1226
|
-
[data-content-brand="bild"] .display-2,
|
|
1227
|
-
:host([data-content-brand="bild"]) .display-2 {
|
|
1228
|
-
font-family: var(--display-font-family);
|
|
1229
|
-
font-weight: 900;
|
|
1230
|
-
font-size: var(--display-2-font-size);
|
|
1231
|
-
line-height: var(--display-2-line-height);
|
|
1232
|
-
letter-spacing: var(--display-2-letter-space);
|
|
1233
|
-
}
|
|
1234
|
-
|
|
1235
|
-
[data-content-brand="bild"] .display-3,
|
|
1236
|
-
:host([data-content-brand="bild"]) .display-3 {
|
|
1237
|
-
font-family: var(--display-font-family);
|
|
1238
|
-
font-weight: 900;
|
|
1239
|
-
font-size: var(--display-3-font-size);
|
|
1240
|
-
line-height: var(--display-3-line-height);
|
|
1241
|
-
letter-spacing: var(--display-3-letter-space);
|
|
1242
|
-
}
|
|
1243
|
-
|
|
1244
|
-
[data-content-brand="bild"] .headline-1,
|
|
1245
|
-
:host([data-content-brand="bild"]) .headline-1 {
|
|
1246
|
-
font-family: var(--headline-font-family);
|
|
1247
|
-
font-weight: 900;
|
|
1248
|
-
font-size: var(--headline-1-font-size);
|
|
1249
|
-
line-height: var(--headline-1-line-height);
|
|
1250
|
-
}
|
|
1251
|
-
|
|
1252
|
-
[data-content-brand="bild"] .headline-2,
|
|
1253
|
-
:host([data-content-brand="bild"]) .headline-2 {
|
|
1254
|
-
font-family: var(--headline-font-family);
|
|
1255
|
-
font-weight: 900;
|
|
1256
|
-
font-size: var(--headline-2-font-size);
|
|
1257
|
-
line-height: var(--headline-2-line-height);
|
|
1258
|
-
}
|
|
1259
|
-
|
|
1260
|
-
[data-content-brand="bild"] .headline-3,
|
|
1261
|
-
:host([data-content-brand="bild"]) .headline-3 {
|
|
1262
|
-
font-family: var(--headline-font-family);
|
|
1263
|
-
font-weight: 900;
|
|
1264
|
-
font-size: var(--headline-3-font-size);
|
|
1265
|
-
line-height: var(--headline-3-line-height);
|
|
1266
|
-
}
|
|
1267
|
-
|
|
1268
|
-
[data-content-brand="bild"] .headline-4,
|
|
1269
|
-
:host([data-content-brand="bild"]) .headline-4 {
|
|
1270
|
-
font-family: var(--headline-font-family);
|
|
1271
|
-
font-weight: 700;
|
|
1272
|
-
font-size: var(--headline-4-font-size);
|
|
1273
|
-
line-height: var(--headline-4-line-height);
|
|
1274
|
-
}
|
|
1275
|
-
|
|
1276
|
-
[data-content-brand="bild"] .subheadline-1,
|
|
1277
|
-
:host([data-content-brand="bild"]) .subheadline-1 {
|
|
1278
|
-
font-family: var(--subheadline-font-family);
|
|
1279
|
-
font-weight: var(--subheadline-font-weight);
|
|
1280
|
-
font-size: var(--subheadline-1-font-size);
|
|
1281
|
-
line-height: var(--subheadline-1-line-height);
|
|
1282
|
-
}
|
|
1283
|
-
|
|
1284
|
-
[data-content-brand="bild"] .kicker-1,
|
|
1285
|
-
:host([data-content-brand="bild"]) .kicker-1 {
|
|
1286
|
-
font-family: var(--kicker-font-family);
|
|
1287
|
-
font-weight: 700;
|
|
1288
|
-
font-size: var(--kicker-1-font-size);
|
|
1289
|
-
line-height: var(--kicker-1-line-height);
|
|
1290
|
-
}
|
|
1291
|
-
|
|
1292
|
-
[data-content-brand="bild"] .kicker-2,
|
|
1293
|
-
:host([data-content-brand="bild"]) .kicker-2 {
|
|
1294
|
-
font-family: var(--kicker-font-family);
|
|
1295
|
-
font-weight: 700;
|
|
1296
|
-
font-size: var(--kicker-2-font-size);
|
|
1297
|
-
line-height: var(--kicker-2-line-height);
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
[data-content-brand="bild"] .kicker-3,
|
|
1301
|
-
:host([data-content-brand="bild"]) .kicker-3 {
|
|
1302
|
-
font-family: var(--kicker-font-family);
|
|
1303
|
-
font-weight: 700;
|
|
1304
|
-
font-size: var(--kicker-3-font-size);
|
|
1305
|
-
line-height: var(--kicker-3-line-height);
|
|
1306
|
-
}
|
|
1307
|
-
|
|
1308
|
-
[data-content-brand="bild"] .kicker-4,
|
|
1309
|
-
:host([data-content-brand="bild"]) .kicker-4 {
|
|
1310
|
-
font-family: var(--kicker-font-family);
|
|
1311
|
-
font-weight: 700;
|
|
1312
|
-
font-size: var(--kicker-4-font-size);
|
|
1313
|
-
line-height: var(--kicker-4-line-height);
|
|
1314
|
-
}
|
|
1315
|
-
|
|
1316
|
-
[data-content-brand="bild"] .title-1,
|
|
1317
|
-
:host([data-content-brand="bild"]) .title-1 {
|
|
1318
|
-
font-family: var(--title-font-family);
|
|
1319
|
-
font-weight: var(--title-font-weight);
|
|
1320
|
-
font-size: var(--title-1-font-size);
|
|
1321
|
-
line-height: var(--title-1-line-height);
|
|
1322
|
-
}
|
|
1323
|
-
|
|
1324
|
-
[data-content-brand="bild"] .title-1-uppercase,
|
|
1325
|
-
:host([data-content-brand="bild"]) .title-1-uppercase {
|
|
1326
|
-
font-family: var(--title-font-family);
|
|
1327
|
-
font-weight: var(--title-font-weight);
|
|
1328
|
-
font-size: var(--title-1-font-size);
|
|
1329
|
-
line-height: var(--title-1-line-height);
|
|
1330
|
-
text-transform: uppercase;
|
|
1331
|
-
}
|
|
1332
|
-
|
|
1333
|
-
[data-content-brand="bild"] .title-2,
|
|
1334
|
-
:host([data-content-brand="bild"]) .title-2 {
|
|
1335
|
-
font-family: var(--title-font-family);
|
|
1336
|
-
font-weight: var(--title-font-weight);
|
|
1337
|
-
font-size: var(--title-2-font-size);
|
|
1338
|
-
line-height: var(--title-2-line-height);
|
|
1339
|
-
}
|
|
1340
|
-
|
|
1341
|
-
[data-content-brand="bild"] .title-2-uppercase,
|
|
1342
|
-
:host([data-content-brand="bild"]) .title-2-uppercase {
|
|
1343
|
-
font-family: var(--title-font-family);
|
|
1344
|
-
font-weight: var(--title-font-weight);
|
|
1345
|
-
font-size: var(--title-2-font-size);
|
|
1346
|
-
line-height: var(--title-2-line-height);
|
|
1347
|
-
text-transform: uppercase;
|
|
1348
|
-
}
|
|
1349
|
-
|
|
1350
|
-
[data-content-brand="bild"] .callout,
|
|
1351
|
-
:host([data-content-brand="bild"]) .callout {
|
|
1352
|
-
font-family: var(--callout-font-family);
|
|
1353
|
-
font-weight: var(--callout-font-weight);
|
|
1354
|
-
font-size: var(--callout-1-font-size);
|
|
1355
|
-
line-height: var(--callout-line-height);
|
|
1356
|
-
}
|
|
1357
|
-
|
|
1358
|
-
[data-content-brand="bild"] .body,
|
|
1359
|
-
:host([data-content-brand="bild"]) .body {
|
|
1360
|
-
font-family: var(--body-font-family);
|
|
1361
|
-
font-weight: var(--body-font-weight-book);
|
|
1362
|
-
font-size: var(--body-font-size);
|
|
1363
|
-
line-height: var(--body-line-height);
|
|
1364
|
-
}
|
|
1365
|
-
|
|
1366
|
-
[data-content-brand="bild"] .body-italic,
|
|
1367
|
-
:host([data-content-brand="bild"]) .body-italic {
|
|
1368
|
-
font-family: var(--body-font-family);
|
|
1369
|
-
font-weight: 400;
|
|
1370
|
-
font-size: var(--body-font-size);
|
|
1371
|
-
line-height: var(--body-line-height);
|
|
1372
|
-
font-style: italic;
|
|
1373
|
-
}
|
|
1374
|
-
|
|
1375
|
-
[data-content-brand="bild"] .body-bold,
|
|
1376
|
-
:host([data-content-brand="bild"]) .body-bold {
|
|
1377
|
-
font-family: var(--body-font-family);
|
|
1378
|
-
font-weight: var(--body-font-weight-bold);
|
|
1379
|
-
font-size: var(--body-font-size);
|
|
1380
|
-
line-height: var(--body-line-height);
|
|
1381
|
-
}
|
|
1382
|
-
|
|
1383
|
-
[data-content-brand="bild"] .body-bold-italic,
|
|
1384
|
-
:host([data-content-brand="bild"]) .body-bold-italic {
|
|
1385
|
-
font-family: var(--body-font-family);
|
|
1386
|
-
font-weight: 700;
|
|
1387
|
-
font-size: var(--body-font-size);
|
|
1388
|
-
line-height: var(--body-line-height);
|
|
1389
|
-
font-style: italic;
|
|
1390
|
-
}
|
|
1391
|
-
|
|
1392
|
-
[data-content-brand="bild"] .text-link,
|
|
1393
|
-
:host([data-content-brand="bild"]) .text-link {
|
|
1394
|
-
font-family: var(--body-font-family);
|
|
1395
|
-
font-weight: var(--body-font-weight-book);
|
|
1396
|
-
font-size: var(--body-font-size);
|
|
1397
|
-
line-height: var(--body-line-height);
|
|
1398
|
-
text-decoration: underline;
|
|
1399
|
-
}
|
|
1400
|
-
|
|
1401
|
-
[data-content-brand="bild"] .text-link-italic,
|
|
1402
|
-
:host([data-content-brand="bild"]) .text-link-italic {
|
|
1403
|
-
font-family: var(--body-font-family);
|
|
1404
|
-
font-weight: 400;
|
|
1405
|
-
font-size: var(--body-font-size);
|
|
1406
|
-
line-height: var(--body-line-height);
|
|
1407
|
-
font-style: italic;
|
|
1408
|
-
text-decoration: underline;
|
|
1409
|
-
}
|
|
1410
|
-
|
|
1411
|
-
[data-content-brand="bild"] .text-link-bold,
|
|
1412
|
-
:host([data-content-brand="bild"]) .text-link-bold {
|
|
1413
|
-
font-family: var(--body-font-family);
|
|
1414
|
-
font-weight: var(--body-font-weight-bold);
|
|
1415
|
-
font-size: var(--body-font-size);
|
|
1416
|
-
line-height: var(--body-line-height);
|
|
1417
|
-
text-decoration: underline;
|
|
1418
|
-
}
|
|
1419
|
-
|
|
1420
|
-
[data-content-brand="bild"] .text-link-hover,
|
|
1421
|
-
:host([data-content-brand="bild"]) .text-link-hover {
|
|
1422
|
-
font-family: var(--body-font-family);
|
|
1423
|
-
font-weight: var(--body-font-weight-book);
|
|
1424
|
-
font-size: var(--body-font-size);
|
|
1425
|
-
line-height: var(--body-line-height);
|
|
1426
|
-
text-decoration: underline;
|
|
1427
|
-
}
|
|
1428
|
-
|
|
1429
|
-
[data-content-brand="bild"] .text-link-bold-hover,
|
|
1430
|
-
:host([data-content-brand="bild"]) .text-link-bold-hover {
|
|
1431
|
-
font-family: var(--body-font-family);
|
|
1432
|
-
font-weight: var(--body-font-weight-bold);
|
|
1433
|
-
font-size: var(--body-font-size);
|
|
1434
|
-
line-height: var(--body-line-height);
|
|
1435
|
-
text-decoration: underline;
|
|
1436
|
-
}
|
|
1437
|
-
|
|
1438
|
-
[data-content-brand="bild"] .footnote-1,
|
|
1439
|
-
:host([data-content-brand="bild"]) .footnote-1 {
|
|
1440
|
-
font-family: var(--footnote-font-family);
|
|
1441
|
-
font-weight: var(--font-weight-book, 400);
|
|
1442
|
-
font-size: var(--footnote-1-font-size);
|
|
1443
|
-
line-height: var(--footnote-1-line-height);
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
|
-
[data-content-brand="bild"] .footnote-1-bold,
|
|
1447
|
-
:host([data-content-brand="bild"]) .footnote-1-bold {
|
|
1448
|
-
font-family: var(--footnote-font-family);
|
|
1449
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1450
|
-
font-size: var(--footnote-1-font-size);
|
|
1451
|
-
line-height: var(--footnote-1-line-height);
|
|
1452
|
-
}
|
|
1453
|
-
|
|
1454
|
-
[data-content-brand="bild"] .footnote-2,
|
|
1455
|
-
:host([data-content-brand="bild"]) .footnote-2 {
|
|
1456
|
-
font-family: var(--footnote-font-family);
|
|
1457
|
-
font-weight: var(--font-weight-book, 400);
|
|
1458
|
-
font-size: var(--footnote-2-font-size);
|
|
1459
|
-
line-height: var(--footnote-2-line-height);
|
|
1460
|
-
}
|
|
1461
|
-
|
|
1462
|
-
[data-content-brand="bild"] .footnote-2-bold,
|
|
1463
|
-
:host([data-content-brand="bild"]) .footnote-2-bold {
|
|
1464
|
-
font-family: var(--footnote-font-family);
|
|
1465
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1466
|
-
font-size: var(--footnote-2-font-size);
|
|
1467
|
-
line-height: var(--footnote-2-line-height);
|
|
1468
|
-
}
|
|
1469
|
-
|
|
1470
|
-
[data-content-brand="bild"] .label-1,
|
|
1471
|
-
:host([data-content-brand="bild"]) .label-1 {
|
|
1472
|
-
font-family: var(--label-font-family);
|
|
1473
|
-
font-weight: 400;
|
|
1474
|
-
font-size: var(--label-1-font-size);
|
|
1475
|
-
line-height: var(--label-1-line-height);
|
|
1476
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
1477
|
-
}
|
|
1478
|
-
|
|
1479
|
-
[data-content-brand="bild"] .label-1-bold,
|
|
1480
|
-
:host([data-content-brand="bild"]) .label-1-bold {
|
|
1481
|
-
font-family: var(--label-font-family);
|
|
1482
|
-
font-weight: 700;
|
|
1483
|
-
font-size: var(--label-1-font-size);
|
|
1484
|
-
line-height: var(--label-1-line-height);
|
|
1485
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
1486
|
-
}
|
|
1487
|
-
|
|
1488
|
-
[data-content-brand="bild"] .label-1-uppercase-bold,
|
|
1489
|
-
:host([data-content-brand="bild"]) .label-1-uppercase-bold {
|
|
1490
|
-
font-family: var(--label-font-family);
|
|
1491
|
-
font-weight: var(--label-font-weight-bold);
|
|
1492
|
-
font-size: var(--label-1-font-size);
|
|
1493
|
-
line-height: var(--label-1-line-height);
|
|
1494
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1495
|
-
text-transform: uppercase;
|
|
1496
|
-
}
|
|
1497
|
-
|
|
1498
|
-
[data-content-brand="bild"] .label-2,
|
|
1499
|
-
:host([data-content-brand="bild"]) .label-2 {
|
|
1500
|
-
font-family: var(--label-font-family);
|
|
1501
|
-
font-weight: var(--label-font-weight-book);
|
|
1502
|
-
font-size: var(--label-2-font-size);
|
|
1503
|
-
line-height: var(--label-2-line-height);
|
|
1504
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1505
|
-
}
|
|
1506
|
-
|
|
1507
|
-
[data-content-brand="bild"] .label-2-uppercase,
|
|
1508
|
-
:host([data-content-brand="bild"]) .label-2-uppercase {
|
|
1509
|
-
font-family: var(--label-font-family);
|
|
1510
|
-
font-weight: var(--label-font-weight-book);
|
|
1511
|
-
font-size: var(--label-2-font-size);
|
|
1512
|
-
line-height: var(--label-2-line-height);
|
|
1513
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1514
|
-
text-transform: uppercase;
|
|
1515
|
-
}
|
|
1516
|
-
|
|
1517
|
-
[data-content-brand="bild"] .label-2-bold,
|
|
1518
|
-
:host([data-content-brand="bild"]) .label-2-bold {
|
|
1519
|
-
font-family: var(--label-font-family);
|
|
1520
|
-
font-weight: 700;
|
|
1521
|
-
font-size: var(--label-2-font-size);
|
|
1522
|
-
line-height: var(--label-2-line-height);
|
|
1523
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1524
|
-
}
|
|
1525
|
-
|
|
1526
|
-
[data-content-brand="bild"] .label-2-uppercase-bold,
|
|
1527
|
-
:host([data-content-brand="bild"]) .label-2-uppercase-bold {
|
|
1528
|
-
font-family: var(--label-font-family);
|
|
1529
|
-
font-weight: 700;
|
|
1530
|
-
font-size: var(--label-2-font-size);
|
|
1531
|
-
line-height: var(--label-2-line-height);
|
|
1532
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1533
|
-
text-transform: uppercase;
|
|
1534
|
-
}
|
|
1535
|
-
|
|
1536
|
-
[data-content-brand="bild"] .label-3,
|
|
1537
|
-
:host([data-content-brand="bild"]) .label-3 {
|
|
1538
|
-
font-family: var(--label-font-family);
|
|
1539
|
-
font-weight: var(--font-weight-book, 400);
|
|
1540
|
-
font-size: var(--label-3-font-size);
|
|
1541
|
-
line-height: var(--label-3-line-height);
|
|
1542
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
[data-content-brand="bild"] .label-3-uppercase,
|
|
1546
|
-
:host([data-content-brand="bild"]) .label-3-uppercase {
|
|
1547
|
-
font-family: var(--label-font-family);
|
|
1548
|
-
font-weight: var(--label-font-weight-book);
|
|
1549
|
-
font-size: var(--label-3-font-size);
|
|
1550
|
-
line-height: var(--label-3-line-height);
|
|
1551
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1552
|
-
text-transform: uppercase;
|
|
1553
|
-
}
|
|
1554
|
-
|
|
1555
|
-
[data-content-brand="bild"] .label-3-bold,
|
|
1556
|
-
:host([data-content-brand="bild"]) .label-3-bold {
|
|
1557
|
-
font-family: var(--label-font-family);
|
|
1558
|
-
font-weight: 700;
|
|
1559
|
-
font-size: var(--label-3-font-size);
|
|
1560
|
-
line-height: var(--label-3-line-height);
|
|
1561
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1562
|
-
}
|
|
1563
|
-
|
|
1564
|
-
[data-content-brand="bild"] .label-3-uppercase-bold,
|
|
1565
|
-
:host([data-content-brand="bild"]) .label-3-uppercase-bold {
|
|
1566
|
-
font-family: var(--label-font-family);
|
|
1567
|
-
font-weight: 700;
|
|
1568
|
-
font-size: var(--label-3-font-size);
|
|
1569
|
-
line-height: var(--label-3-line-height);
|
|
1570
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1571
|
-
text-transform: uppercase;
|
|
1572
|
-
}
|
|
1573
|
-
|
|
1574
|
-
[data-content-brand="bild"] .quote,
|
|
1575
|
-
:host([data-content-brand="bild"]) .quote {
|
|
1576
|
-
font-family: var(--quote-font-family);
|
|
1577
|
-
font-weight: var(--quote-font-weight);
|
|
1578
|
-
font-size: var(--quote-font-size);
|
|
1579
|
-
line-height: var(--quote-line-height);
|
|
1580
|
-
}
|
|
1581
|
-
|
|
1582
|
-
[data-content-brand="bild"] .test-style,
|
|
1583
|
-
:host([data-content-brand="bild"]) .test-style {
|
|
1584
|
-
font-family: var(--body-font-family);
|
|
1585
|
-
font-weight: 400;
|
|
1586
|
-
font-size: var(--body-font-size);
|
|
1587
|
-
line-height: 0.06;
|
|
1588
|
-
}
|
|
1589
|
-
|
|
1590
1175
|
/* === SEMANTIC DENSITY TOKENS === */
|
|
1591
1176
|
|
|
1592
1177
|
[data-content-brand="bild"][data-density="default"],
|
|
@@ -1733,7 +1318,7 @@
|
|
|
1733
1318
|
COMPONENTS
|
|
1734
1319
|
============================================================ */
|
|
1735
1320
|
|
|
1736
|
-
/* ===
|
|
1321
|
+
/* === EFFECTS VARIABLES === */
|
|
1737
1322
|
|
|
1738
1323
|
[data-color-brand="bild"],
|
|
1739
1324
|
:host([data-color-brand="bild"]) {
|
|
@@ -1741,57 +1326,6 @@
|
|
|
1741
1326
|
--alert-shadow-up: 0px -2px 10px 0px var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
1742
1327
|
}
|
|
1743
1328
|
|
|
1744
|
-
[data-color-brand="bild"] .alert-shadow-down,
|
|
1745
|
-
:host([data-color-brand="bild"]) .alert-shadow-down {
|
|
1746
|
-
box-shadow: var(--alert-shadow-down);
|
|
1747
|
-
}
|
|
1748
|
-
|
|
1749
|
-
[data-color-brand="bild"] .alert-shadow-up,
|
|
1750
|
-
:host([data-color-brand="bild"]) .alert-shadow-up {
|
|
1751
|
-
box-shadow: var(--alert-shadow-up);
|
|
1752
|
-
}
|
|
1753
|
-
|
|
1754
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1755
|
-
|
|
1756
|
-
[data-content-brand="bild"] .article-kicker,
|
|
1757
|
-
:host([data-content-brand="bild"]) .article-kicker {
|
|
1758
|
-
font-family: var(--kicker-font-family);
|
|
1759
|
-
font-weight: 700;
|
|
1760
|
-
font-size: var(--article-kicker-font-size);
|
|
1761
|
-
line-height: var(--kicker-1-line-height);
|
|
1762
|
-
}
|
|
1763
|
-
|
|
1764
|
-
[data-content-brand="bild"] .article-image-caption,
|
|
1765
|
-
:host([data-content-brand="bild"]) .article-image-caption {
|
|
1766
|
-
font-family: var(--body-font-family);
|
|
1767
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1768
|
-
font-size: var(--article-image-caption-font-size);
|
|
1769
|
-
line-height: var(--article-image-caption-line-height);
|
|
1770
|
-
}
|
|
1771
|
-
|
|
1772
|
-
[data-content-brand="bild"] .article-headline,
|
|
1773
|
-
:host([data-content-brand="bild"]) .article-headline {
|
|
1774
|
-
font-family: var(--headline-font-family);
|
|
1775
|
-
font-weight: 900;
|
|
1776
|
-
font-size: var(--article-headline-font-size);
|
|
1777
|
-
line-height: var(--article-headline-font-size);
|
|
1778
|
-
}
|
|
1779
|
-
|
|
1780
|
-
[data-content-brand="bild"] .article-meta-source,
|
|
1781
|
-
:host([data-content-brand="bild"]) .article-meta-source {
|
|
1782
|
-
font-family: var(--footnote-font-family);
|
|
1783
|
-
font-weight: var(--footnote-font-weight-book);
|
|
1784
|
-
font-size: var(--article-image-source-font-size);
|
|
1785
|
-
line-height: var(--article-image-source-line-height);
|
|
1786
|
-
}
|
|
1787
|
-
|
|
1788
|
-
[data-content-brand="bild"] .article-time-stamp,
|
|
1789
|
-
:host([data-content-brand="bild"]) .article-time-stamp {
|
|
1790
|
-
font-family: var(--article-meta-font-family);
|
|
1791
|
-
font-weight: var(--font-weight-black, 800);
|
|
1792
|
-
font-size: var(--article-meta-font-size);
|
|
1793
|
-
}
|
|
1794
|
-
|
|
1795
1329
|
/* === BREAKPOINT TOKENS === */
|
|
1796
1330
|
|
|
1797
1331
|
[data-content-brand="bild"],
|
|
@@ -1846,16 +1380,6 @@
|
|
|
1846
1380
|
}
|
|
1847
1381
|
}
|
|
1848
1382
|
|
|
1849
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1850
|
-
|
|
1851
|
-
[data-content-brand="bild"] .audio-player-label,
|
|
1852
|
-
:host([data-content-brand="bild"]) .audio-player-label {
|
|
1853
|
-
font-family: var(--label-font-family);
|
|
1854
|
-
font-weight: var(--label-font-weight-bold);
|
|
1855
|
-
font-size: var(--audio-player-font-size);
|
|
1856
|
-
line-height: var(--audio-player-font-size);
|
|
1857
|
-
}
|
|
1858
|
-
|
|
1859
1383
|
/* === BREAKPOINT TOKENS === */
|
|
1860
1384
|
|
|
1861
1385
|
[data-content-brand="bild"],
|
|
@@ -1884,50 +1408,6 @@
|
|
|
1884
1408
|
--avatar-label-color-hover: var(--icon-color-hover);
|
|
1885
1409
|
}
|
|
1886
1410
|
|
|
1887
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1888
|
-
|
|
1889
|
-
[data-content-brand="bild"] .app-avatar,
|
|
1890
|
-
:host([data-content-brand="bild"]) .app-avatar {
|
|
1891
|
-
font-family: var(--article-meta-font-family);
|
|
1892
|
-
font-weight: var(--font-weight-black, 800);
|
|
1893
|
-
font-size: var(--article-meta-font-size);
|
|
1894
|
-
text-transform: uppercase;
|
|
1895
|
-
}
|
|
1896
|
-
|
|
1897
|
-
[data-content-brand="bild"] .avatar-default,
|
|
1898
|
-
:host([data-content-brand="bild"]) .avatar-default {
|
|
1899
|
-
font-family: var(--avatar-font-family);
|
|
1900
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1901
|
-
font-size: var(--avatar-label-font-size);
|
|
1902
|
-
line-height: var(--avatar-label-line-height);
|
|
1903
|
-
}
|
|
1904
|
-
|
|
1905
|
-
[data-content-brand="bild"] .avatar-hover,
|
|
1906
|
-
:host([data-content-brand="bild"]) .avatar-hover {
|
|
1907
|
-
font-family: var(--avatar-font-family);
|
|
1908
|
-
font-weight: var(--label-font-weight-bold);
|
|
1909
|
-
font-size: var(--avatar-label-font-size);
|
|
1910
|
-
line-height: var(--avatar-label-line-height);
|
|
1911
|
-
text-decoration: underline;
|
|
1912
|
-
}
|
|
1913
|
-
|
|
1914
|
-
[data-content-brand="bild"] .avatar-secondary-info,
|
|
1915
|
-
:host([data-content-brand="bild"]) .avatar-secondary-info {
|
|
1916
|
-
font-family: var(--avatar-font-family);
|
|
1917
|
-
font-weight: var(--label-font-weight-book);
|
|
1918
|
-
font-size: var(--avatar-label-font-size);
|
|
1919
|
-
line-height: var(--avatar-label-line-height);
|
|
1920
|
-
}
|
|
1921
|
-
|
|
1922
|
-
[data-content-brand="bild"] .avatar-secondary-info-hover,
|
|
1923
|
-
:host([data-content-brand="bild"]) .avatar-secondary-info-hover {
|
|
1924
|
-
font-family: var(--avatar-font-family);
|
|
1925
|
-
font-weight: var(--label-font-weight-book);
|
|
1926
|
-
font-size: var(--avatar-label-font-size);
|
|
1927
|
-
line-height: var(--avatar-label-line-height);
|
|
1928
|
-
text-decoration: underline;
|
|
1929
|
-
}
|
|
1930
|
-
|
|
1931
1411
|
/* === BREAKPOINT TOKENS === */
|
|
1932
1412
|
|
|
1933
1413
|
[data-content-brand="bild"],
|
|
@@ -1964,24 +1444,6 @@
|
|
|
1964
1444
|
--avatar-label-color: var(--text-color-primary);
|
|
1965
1445
|
}
|
|
1966
1446
|
|
|
1967
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1968
|
-
|
|
1969
|
-
[data-content-brand="bild"] .video-ad-badge,
|
|
1970
|
-
:host([data-content-brand="bild"]) .video-ad-badge {
|
|
1971
|
-
font-family: var(--body-font-family);
|
|
1972
|
-
font-weight: var(--font-weight-book, 400);
|
|
1973
|
-
font-size: var(--video-ad-badge-font-size);
|
|
1974
|
-
text-transform: uppercase;
|
|
1975
|
-
}
|
|
1976
|
-
|
|
1977
|
-
[data-content-brand="bild"] .video-time-badge,
|
|
1978
|
-
:host([data-content-brand="bild"]) .video-time-badge {
|
|
1979
|
-
font-family: var(--body-font-family);
|
|
1980
|
-
font-weight: var(--label-font-weight-book);
|
|
1981
|
-
font-size: var(--video-time-badge-font-size);
|
|
1982
|
-
line-height: var(--video-badge-time-line-height);
|
|
1983
|
-
}
|
|
1984
|
-
|
|
1985
1447
|
/* === BREAKPOINT TOKENS === */
|
|
1986
1448
|
|
|
1987
1449
|
[data-content-brand="bild"],
|
|
@@ -1991,34 +1453,6 @@
|
|
|
1991
1453
|
--ad-label-badge-height-size: 30px;
|
|
1992
1454
|
}
|
|
1993
1455
|
|
|
1994
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1995
|
-
|
|
1996
|
-
[data-content-brand="bild"] .breadcrumb,
|
|
1997
|
-
:host([data-content-brand="bild"]) .breadcrumb {
|
|
1998
|
-
font-family: var(--breadcrumb-font-family);
|
|
1999
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
2000
|
-
font-size: var(--breadcrumb-font-size);
|
|
2001
|
-
line-height: var(--breadcrumb-line-height);
|
|
2002
|
-
}
|
|
2003
|
-
|
|
2004
|
-
[data-content-brand="bild"] .breadcrumb-link,
|
|
2005
|
-
:host([data-content-brand="bild"]) .breadcrumb-link {
|
|
2006
|
-
font-family: var(--breadcrumb-font-family);
|
|
2007
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
2008
|
-
font-size: var(--breadcrumb-font-size);
|
|
2009
|
-
line-height: var(--breadcrumb-font-size);
|
|
2010
|
-
text-decoration: underline;
|
|
2011
|
-
}
|
|
2012
|
-
|
|
2013
|
-
[data-content-brand="bild"] .breadcrumb-link-hover,
|
|
2014
|
-
:host([data-content-brand="bild"]) .breadcrumb-link-hover {
|
|
2015
|
-
font-family: var(--breadcrumb-font-family);
|
|
2016
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
2017
|
-
font-size: var(--breadcrumb-font-size);
|
|
2018
|
-
line-height: var(--breadcrumb-font-size);
|
|
2019
|
-
text-decoration: underline;
|
|
2020
|
-
}
|
|
2021
|
-
|
|
2022
1456
|
/* === BREAKPOINT TOKENS === */
|
|
2023
1457
|
|
|
2024
1458
|
[data-content-brand="bild"],
|
|
@@ -2082,33 +1516,6 @@
|
|
|
2082
1516
|
|
|
2083
1517
|
}
|
|
2084
1518
|
|
|
2085
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2086
|
-
|
|
2087
|
-
[data-content-brand="bild"] .breaking-news-text,
|
|
2088
|
-
:host([data-content-brand="bild"]) .breaking-news-text {
|
|
2089
|
-
font-family: var(--kicker-font-family);
|
|
2090
|
-
font-weight: var(--body-font-weight-bold);
|
|
2091
|
-
font-size: var(--breaking-news-scrolling-text-font-size);
|
|
2092
|
-
line-height: var(--breaking-news-scrolling-text-line-height);
|
|
2093
|
-
text-transform: uppercase;
|
|
2094
|
-
}
|
|
2095
|
-
|
|
2096
|
-
[data-content-brand="bild"] .breaking-news-upper-title,
|
|
2097
|
-
:host([data-content-brand="bild"]) .breaking-news-upper-title {
|
|
2098
|
-
font-family: var(--title-font-family);
|
|
2099
|
-
font-weight: var(--title-font-weight);
|
|
2100
|
-
font-size: var(--breaking-news-badge-upper-title-font-size);
|
|
2101
|
-
line-height: var(--breaking-news-badge-upper-title-line-height);
|
|
2102
|
-
}
|
|
2103
|
-
|
|
2104
|
-
[data-content-brand="bild"] .breaking-news-lower-title,
|
|
2105
|
-
:host([data-content-brand="bild"]) .breaking-news-lower-title {
|
|
2106
|
-
font-family: var(--title-font-family);
|
|
2107
|
-
font-weight: var(--title-font-weight);
|
|
2108
|
-
font-size: var(--breaking-news-badge-lower-title-font-size);
|
|
2109
|
-
line-height: var(--breaking-news-badge-lower-title-line-height);
|
|
2110
|
-
}
|
|
2111
|
-
|
|
2112
1519
|
/* === BREAKPOINT TOKENS === */
|
|
2113
1520
|
|
|
2114
1521
|
[data-content-brand="bild"],
|
|
@@ -2187,26 +1594,6 @@
|
|
|
2187
1594
|
|
|
2188
1595
|
}
|
|
2189
1596
|
|
|
2190
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2191
|
-
|
|
2192
|
-
[data-content-brand="bild"] .button-label,
|
|
2193
|
-
:host([data-content-brand="bild"]) .button-label {
|
|
2194
|
-
font-family: var(--button-label-font-family);
|
|
2195
|
-
font-weight: 700;
|
|
2196
|
-
font-size: var(--button-label-font-size);
|
|
2197
|
-
line-height: var(--button-label-line-height);
|
|
2198
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
2199
|
-
text-transform: uppercase;
|
|
2200
|
-
}
|
|
2201
|
-
|
|
2202
|
-
[data-content-brand="bild"] .partner-link-button-label,
|
|
2203
|
-
:host([data-content-brand="bild"]) .partner-link-button-label {
|
|
2204
|
-
font-family: var(--label-font-family);
|
|
2205
|
-
font-weight: var(--label-font-weight-book);
|
|
2206
|
-
font-size: var(--partner-link-button-label-font-size);
|
|
2207
|
-
line-height: var(--partner-link-button-label-font-size);
|
|
2208
|
-
}
|
|
2209
|
-
|
|
2210
1597
|
/* === BREAKPOINT TOKENS === */
|
|
2211
1598
|
|
|
2212
1599
|
[data-content-brand="bild"],
|
|
@@ -2358,15 +1745,6 @@
|
|
|
2358
1745
|
--chip-label-color-hover: var(--text-color-primary-on-light);
|
|
2359
1746
|
}
|
|
2360
1747
|
|
|
2361
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2362
|
-
|
|
2363
|
-
[data-content-brand="bild"] .chip-label,
|
|
2364
|
-
:host([data-content-brand="bild"]) .chip-label {
|
|
2365
|
-
font-family: var(--footnote-font-family);
|
|
2366
|
-
font-weight: var(--label-font-weight-bold);
|
|
2367
|
-
font-size: var(--chip-font-size);
|
|
2368
|
-
}
|
|
2369
|
-
|
|
2370
1748
|
/* === BREAKPOINT TOKENS === */
|
|
2371
1749
|
|
|
2372
1750
|
[data-content-brand="bild"],
|
|
@@ -2473,16 +1851,6 @@
|
|
|
2473
1851
|
|
|
2474
1852
|
}
|
|
2475
1853
|
|
|
2476
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2477
|
-
|
|
2478
|
-
[data-content-brand="bild"] .footer-link,
|
|
2479
|
-
:host([data-content-brand="bild"]) .footer-link {
|
|
2480
|
-
font-family: var(--footer-font-family);
|
|
2481
|
-
font-weight: var(--label-font-weight-bold);
|
|
2482
|
-
font-size: var(--footer-font-size);
|
|
2483
|
-
line-height: var(--footer-line-height);
|
|
2484
|
-
}
|
|
2485
|
-
|
|
2486
1854
|
/* === BREAKPOINT TOKENS === */
|
|
2487
1855
|
|
|
2488
1856
|
[data-content-brand="bild"],
|
|
@@ -2636,16 +2004,6 @@
|
|
|
2636
2004
|
|
|
2637
2005
|
}
|
|
2638
2006
|
|
|
2639
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2640
|
-
|
|
2641
|
-
[data-content-brand="bild"] .input-field-label,
|
|
2642
|
-
:host([data-content-brand="bild"]) .input-field-label {
|
|
2643
|
-
font-family: var(--input-field-label-font-family);
|
|
2644
|
-
font-weight: var(--label-font-weight-book);
|
|
2645
|
-
font-size: var(--input-field-label-font-size);
|
|
2646
|
-
line-height: var(--input-field-label-line-height);
|
|
2647
|
-
}
|
|
2648
|
-
|
|
2649
2007
|
/* === BREAKPOINT TOKENS === */
|
|
2650
2008
|
|
|
2651
2009
|
[data-content-brand="bild"],
|
|
@@ -2735,24 +2093,6 @@
|
|
|
2735
2093
|
|
|
2736
2094
|
}
|
|
2737
2095
|
|
|
2738
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2739
|
-
|
|
2740
|
-
[data-content-brand="bild"] .live-ticker-headline,
|
|
2741
|
-
:host([data-content-brand="bild"]) .live-ticker-headline {
|
|
2742
|
-
font-family: var(--headline-font-family);
|
|
2743
|
-
font-weight: var(--live-tickerheadline-font-weight);
|
|
2744
|
-
font-size: var(--live-ticker-headlines-font-size);
|
|
2745
|
-
line-height: var(--live-ticker-headlines-font-size);
|
|
2746
|
-
}
|
|
2747
|
-
|
|
2748
|
-
[data-content-brand="bild"] .live-ticker-time-stamp,
|
|
2749
|
-
:host([data-content-brand="bild"]) .live-ticker-time-stamp {
|
|
2750
|
-
font-family: var(--time-stamp-font-family);
|
|
2751
|
-
font-weight: var(--label-font-weight-bold);
|
|
2752
|
-
font-size: var(--live-ticker-time-stamp-font-size);
|
|
2753
|
-
line-height: var(--live-ticker-time-stamp-font-size);
|
|
2754
|
-
}
|
|
2755
|
-
|
|
2756
2096
|
/* === BREAKPOINT TOKENS === */
|
|
2757
2097
|
|
|
2758
2098
|
[data-content-brand="bild"],
|
|
@@ -2830,33 +2170,6 @@
|
|
|
2830
2170
|
|
|
2831
2171
|
}
|
|
2832
2172
|
|
|
2833
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2834
|
-
|
|
2835
|
-
[data-content-brand="bild"] .podcast-player-label,
|
|
2836
|
-
:host([data-content-brand="bild"]) .podcast-player-label {
|
|
2837
|
-
font-family: var(--label-font-family);
|
|
2838
|
-
font-weight: var(--label-font-weight-book);
|
|
2839
|
-
font-size: var(--audio-player-font-size);
|
|
2840
|
-
line-height: var(--audio-player-font-size);
|
|
2841
|
-
}
|
|
2842
|
-
|
|
2843
|
-
[data-content-brand="bild"] .video-ad-time,
|
|
2844
|
-
:host([data-content-brand="bild"]) .video-ad-time {
|
|
2845
|
-
font-family: var(--title-font-family);
|
|
2846
|
-
font-weight: var(--title-font-weight);
|
|
2847
|
-
font-size: var(--video-ad-badge-font-size);
|
|
2848
|
-
text-transform: uppercase;
|
|
2849
|
-
}
|
|
2850
|
-
|
|
2851
|
-
[data-content-brand="bild"] .video-player-time,
|
|
2852
|
-
:host([data-content-brand="bild"]) .video-player-time {
|
|
2853
|
-
font-family: var(--title-font-family);
|
|
2854
|
-
font-weight: var(--title-font-weight);
|
|
2855
|
-
font-size: var(--vid-player-timecode-font-size);
|
|
2856
|
-
line-height: 1;
|
|
2857
|
-
text-transform: uppercase;
|
|
2858
|
-
}
|
|
2859
|
-
|
|
2860
2173
|
/* === BREAKPOINT TOKENS === */
|
|
2861
2174
|
|
|
2862
2175
|
[data-content-brand="bild"],
|
|
@@ -2918,41 +2231,12 @@
|
|
|
2918
2231
|
--app-tob-bar-tab-nav-bottom-border-active: var(--color-neutral-100, #FFFFFF);
|
|
2919
2232
|
}
|
|
2920
2233
|
|
|
2921
|
-
/* ===
|
|
2234
|
+
/* === EFFECTS VARIABLES === */
|
|
2922
2235
|
|
|
2923
|
-
[data-
|
|
2924
|
-
:host([data-
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
font-size: var(--app-topbar-title-font-size);
|
|
2928
|
-
line-height: var(--app-topbar-stage-title-line-height);
|
|
2929
|
-
}
|
|
2930
|
-
|
|
2931
|
-
[data-content-brand="bild"] .app-topbar-tabs-title,
|
|
2932
|
-
:host([data-content-brand="bild"]) .app-topbar-tabs-title {
|
|
2933
|
-
font-family: var(--title-font-family);
|
|
2934
|
-
font-weight: var(--title-font-weight);
|
|
2935
|
-
font-size: var(--app-topbar-title-font-size);
|
|
2936
|
-
line-height: var(--app-topbar-stage-title-line-height);
|
|
2937
|
-
text-transform: uppercase;
|
|
2938
|
-
}
|
|
2939
|
-
|
|
2940
|
-
[data-content-brand="bild"] .menu-item-label,
|
|
2941
|
-
:host([data-content-brand="bild"]) .menu-item-label {
|
|
2942
|
-
font-family: var(--label-font-family);
|
|
2943
|
-
font-weight: 700;
|
|
2944
|
-
font-size: var(--menu-item-font-size);
|
|
2945
|
-
line-height: var(--menu-item-font-size);
|
|
2946
|
-
text-transform: uppercase;
|
|
2947
|
-
}
|
|
2948
|
-
|
|
2949
|
-
[data-content-brand="bild"] .menu-item-util-label,
|
|
2950
|
-
:host([data-content-brand="bild"]) .menu-item-util-label {
|
|
2951
|
-
font-family: var(--label-font-family);
|
|
2952
|
-
font-weight: 700;
|
|
2953
|
-
font-size: var(--menu-item-util-font-size);
|
|
2954
|
-
line-height: var(--menu-item-util-font-size);
|
|
2955
|
-
text-transform: uppercase;
|
|
2236
|
+
[data-color-brand="bild"],
|
|
2237
|
+
:host([data-color-brand="bild"]) {
|
|
2238
|
+
--menu-shadow: 0px 8px 10px -8px var(--color-neutral-0-a-10, rgba(0, 0, 0, 0.1));
|
|
2239
|
+
--hey-input-shadow: 0px 8px 10px -8px var(--color-neutral-0-a-0, rgba(0, 0, 0, 0));
|
|
2956
2240
|
}
|
|
2957
2241
|
|
|
2958
2242
|
/* === BREAKPOINT TOKENS === */
|
|
@@ -3022,22 +2306,6 @@
|
|
|
3022
2306
|
--app-top-bar-icon-color: var(--icon-color-secondary);
|
|
3023
2307
|
}
|
|
3024
2308
|
|
|
3025
|
-
[data-color-brand="bild"],
|
|
3026
|
-
:host([data-color-brand="bild"]) {
|
|
3027
|
-
--menu-shadow: 0px 8px 10px -8px var(--color-neutral-0-a-10, rgba(0, 0, 0, 0.1));
|
|
3028
|
-
--hey-input-shadow: 0px 8px 10px -8px var(--color-neutral-0-a-0, rgba(0, 0, 0, 0));
|
|
3029
|
-
}
|
|
3030
|
-
|
|
3031
|
-
[data-color-brand="bild"] .menu-shadow,
|
|
3032
|
-
:host([data-color-brand="bild"]) .menu-shadow {
|
|
3033
|
-
box-shadow: var(--menu-shadow);
|
|
3034
|
-
}
|
|
3035
|
-
|
|
3036
|
-
[data-color-brand="bild"] .hey-input-shadow,
|
|
3037
|
-
:host([data-color-brand="bild"]) .hey-input-shadow {
|
|
3038
|
-
box-shadow: var(--hey-input-shadow);
|
|
3039
|
-
}
|
|
3040
|
-
|
|
3041
2309
|
/* === OTHER TOKENS === */
|
|
3042
2310
|
|
|
3043
2311
|
[data-color-brand="bild"],
|
|
@@ -3047,32 +2315,6 @@
|
|
|
3047
2315
|
--menu-item-label-color-primary-active: var(--text-color-active);
|
|
3048
2316
|
}
|
|
3049
2317
|
|
|
3050
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3051
|
-
|
|
3052
|
-
[data-content-brand="bild"] .news-ticker-time-stamp,
|
|
3053
|
-
:host([data-content-brand="bild"]) .news-ticker-time-stamp {
|
|
3054
|
-
font-family: var(--news-ticker-time-font-family);
|
|
3055
|
-
font-weight: var(--news-ticker-time-font-weight);
|
|
3056
|
-
font-size: var(--news-ticker-time-font-size);
|
|
3057
|
-
line-height: var(--news-ticker-time-line-height);
|
|
3058
|
-
}
|
|
3059
|
-
|
|
3060
|
-
[data-content-brand="bild"] .news-ticker-kicker,
|
|
3061
|
-
:host([data-content-brand="bild"]) .news-ticker-kicker {
|
|
3062
|
-
font-family: var(--kicker-font-family);
|
|
3063
|
-
font-weight: var(--kicker-font-weight);
|
|
3064
|
-
font-size: var(--kicker-3-font-size);
|
|
3065
|
-
line-height: var(--kicker-3-line-height);
|
|
3066
|
-
}
|
|
3067
|
-
|
|
3068
|
-
[data-content-brand="bild"] .news-ticker-headline,
|
|
3069
|
-
:host([data-content-brand="bild"]) .news-ticker-headline {
|
|
3070
|
-
font-family: var(--headline-font-family);
|
|
3071
|
-
font-weight: 900;
|
|
3072
|
-
font-size: var(--headline-3-font-size);
|
|
3073
|
-
line-height: var(--headline-3-line-height);
|
|
3074
|
-
}
|
|
3075
|
-
|
|
3076
2318
|
/* === BREAKPOINT TOKENS === */
|
|
3077
2319
|
|
|
3078
2320
|
[data-content-brand="bild"],
|
|
@@ -3152,18 +2394,6 @@
|
|
|
3152
2394
|
--scroll-bar-track-bg-color: var(--color-neutral-100-a-10, rgba(255, 255, 255, 0.1));
|
|
3153
2395
|
}
|
|
3154
2396
|
|
|
3155
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3156
|
-
|
|
3157
|
-
[data-content-brand="bild"] .numbered-pagination-active,
|
|
3158
|
-
:host([data-content-brand="bild"]) .numbered-pagination-active {
|
|
3159
|
-
font-family: var(--label-font-family);
|
|
3160
|
-
font-weight: var(--label-font-weight-bold);
|
|
3161
|
-
font-size: var(--label-1-font-size);
|
|
3162
|
-
line-height: var(--label-1-line-height);
|
|
3163
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
3164
|
-
text-decoration: underline;
|
|
3165
|
-
}
|
|
3166
|
-
|
|
3167
2397
|
/* === BREAKPOINT TOKENS === */
|
|
3168
2398
|
|
|
3169
2399
|
[data-content-brand="bild"],
|
|
@@ -3216,26 +2446,6 @@
|
|
|
3216
2446
|
--partner-links-border-color-active: var(--border-color-extra-strong);
|
|
3217
2447
|
}
|
|
3218
2448
|
|
|
3219
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3220
|
-
|
|
3221
|
-
[data-content-brand="bild"] .paywall-card-price-tag,
|
|
3222
|
-
:host([data-content-brand="bild"]) .paywall-card-price-tag {
|
|
3223
|
-
font-family: var(--title-font-family);
|
|
3224
|
-
font-weight: var(--title-font-weight);
|
|
3225
|
-
font-size: var(--paywall-card-price-tag-font-size);
|
|
3226
|
-
line-height: var(--paywall-card-price-tag-line-height);
|
|
3227
|
-
letter-spacing: var(--display-2-letter-space);
|
|
3228
|
-
}
|
|
3229
|
-
|
|
3230
|
-
[data-content-brand="bild"] .paywall-card-note,
|
|
3231
|
-
:host([data-content-brand="bild"]) .paywall-card-note {
|
|
3232
|
-
font-family: var(--title-font-family);
|
|
3233
|
-
font-weight: var(--title-font-weight);
|
|
3234
|
-
font-size: var(--paywall-card-price-note-font-size);
|
|
3235
|
-
line-height: var(--paywall-card-price-note-line-height);
|
|
3236
|
-
letter-spacing: var(--display-3-letter-space);
|
|
3237
|
-
}
|
|
3238
|
-
|
|
3239
2449
|
/* === BREAKPOINT TOKENS === */
|
|
3240
2450
|
|
|
3241
2451
|
[data-content-brand="bild"],
|
|
@@ -3373,16 +2583,6 @@
|
|
|
3373
2583
|
--slider-button-opacity: var(--layer-opacity-90);
|
|
3374
2584
|
}
|
|
3375
2585
|
|
|
3376
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3377
|
-
|
|
3378
|
-
[data-content-brand="bild"] .special-navi-item-label,
|
|
3379
|
-
:host([data-content-brand="bild"]) .special-navi-item-label {
|
|
3380
|
-
font-family: var(--label-font-family);
|
|
3381
|
-
font-weight: 700;
|
|
3382
|
-
font-size: var(--menu-item-font-size);
|
|
3383
|
-
line-height: var(--menu-item-font-size);
|
|
3384
|
-
}
|
|
3385
|
-
|
|
3386
2586
|
/* === BREAKPOINT TOKENS === */
|
|
3387
2587
|
|
|
3388
2588
|
[data-content-brand="bild"],
|
|
@@ -3446,32 +2646,6 @@
|
|
|
3446
2646
|
|
|
3447
2647
|
}
|
|
3448
2648
|
|
|
3449
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3450
|
-
|
|
3451
|
-
[data-content-brand="bild"] .tab-label,
|
|
3452
|
-
:host([data-content-brand="bild"]) .tab-label {
|
|
3453
|
-
font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
|
|
3454
|
-
font-weight: var(--label-font-weight-bold);
|
|
3455
|
-
font-size: var(--tab-label-font-size);
|
|
3456
|
-
text-transform: uppercase;
|
|
3457
|
-
}
|
|
3458
|
-
|
|
3459
|
-
[data-content-brand="bild"] .app-bottom-bar-label-default,
|
|
3460
|
-
:host([data-content-brand="bild"]) .app-bottom-bar-label-default {
|
|
3461
|
-
font-family: var(--body-font-family);
|
|
3462
|
-
font-weight: var(--font-weight-book, 400);
|
|
3463
|
-
font-size: var(--apps-tabs-label-font-size);
|
|
3464
|
-
line-height: var(--apps-tabs-label-line-height);
|
|
3465
|
-
}
|
|
3466
|
-
|
|
3467
|
-
[data-content-brand="bild"] .app-bottom-bar-label-active,
|
|
3468
|
-
:host([data-content-brand="bild"]) .app-bottom-bar-label-active {
|
|
3469
|
-
font-family: var(--body-font-family);
|
|
3470
|
-
font-weight: var(--font-weight-bold, 700);
|
|
3471
|
-
font-size: var(--apps-tabs-label-font-size);
|
|
3472
|
-
line-height: var(--apps-tabs-label-line-height);
|
|
3473
|
-
}
|
|
3474
|
-
|
|
3475
2649
|
/* === BREAKPOINT TOKENS === */
|
|
3476
2650
|
|
|
3477
2651
|
[data-content-brand="bild"],
|
|
@@ -3557,54 +2731,11 @@
|
|
|
3557
2731
|
--teaser-title-bg-gradient-stop: var(--color-neutral-0-a-0, rgba(0, 0, 0, 0));
|
|
3558
2732
|
}
|
|
3559
2733
|
|
|
3560
|
-
/* ===
|
|
2734
|
+
/* === EFFECTS VARIABLES === */
|
|
3561
2735
|
|
|
3562
|
-
[data-
|
|
3563
|
-
:host([data-
|
|
3564
|
-
|
|
3565
|
-
font-weight: 700;
|
|
3566
|
-
font-size: var(--a-teaser-kicker-font-size);
|
|
3567
|
-
line-height: var(--a-teaser-kicker-line-height);
|
|
3568
|
-
}
|
|
3569
|
-
|
|
3570
|
-
[data-content-brand="bild"] .a-teaser-a-teaser-headline,
|
|
3571
|
-
:host([data-content-brand="bild"]) .a-teaser-a-teaser-headline {
|
|
3572
|
-
font-family: var(--headline-font-family);
|
|
3573
|
-
font-weight: 900;
|
|
3574
|
-
font-size: var(--a-teaser-headline-font-size);
|
|
3575
|
-
line-height: var(--a-teaser-headline-line-height);
|
|
3576
|
-
}
|
|
3577
|
-
|
|
3578
|
-
[data-content-brand="bild"] .m-qteaser-m-qteaser-kicker,
|
|
3579
|
-
:host([data-content-brand="bild"]) .m-qteaser-m-qteaser-kicker {
|
|
3580
|
-
font-family: var(--kicker-font-family);
|
|
3581
|
-
font-weight: 700;
|
|
3582
|
-
font-size: var(--kicker-4-font-size);
|
|
3583
|
-
line-height: var(--kicker-4-line-height);
|
|
3584
|
-
}
|
|
3585
|
-
|
|
3586
|
-
[data-content-brand="bild"] .m-qteaser-m-qteaser-headline,
|
|
3587
|
-
:host([data-content-brand="bild"]) .m-qteaser-m-qteaser-headline {
|
|
3588
|
-
font-family: var(--headline-font-family);
|
|
3589
|
-
font-weight: 900;
|
|
3590
|
-
font-size: var(--m-qteaser-headline-font-size);
|
|
3591
|
-
line-height: var(--m-qteaser-headline-line-height);
|
|
3592
|
-
}
|
|
3593
|
-
|
|
3594
|
-
[data-content-brand="bild"] .q-teaser-q-teaser-headline,
|
|
3595
|
-
:host([data-content-brand="bild"]) .q-teaser-q-teaser-headline {
|
|
3596
|
-
font-family: var(--headline-font-family);
|
|
3597
|
-
font-weight: 900;
|
|
3598
|
-
font-size: var(--quad-headline-font-size);
|
|
3599
|
-
line-height: var(--quad-headline-line-height);
|
|
3600
|
-
}
|
|
3601
|
-
|
|
3602
|
-
[data-content-brand="bild"] .std-teaser-std-teaser-headline,
|
|
3603
|
-
:host([data-content-brand="bild"]) .std-teaser-std-teaser-headline {
|
|
3604
|
-
font-family: var(--headline-font-family);
|
|
3605
|
-
font-weight: 700;
|
|
3606
|
-
font-size: var(--headline-4-font-size);
|
|
3607
|
-
line-height: var(--headline-4-line-height);
|
|
2736
|
+
[data-color-brand="bild"],
|
|
2737
|
+
:host([data-color-brand="bild"]) {
|
|
2738
|
+
--teaser-headlines-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.6);
|
|
3608
2739
|
}
|
|
3609
2740
|
|
|
3610
2741
|
/* === BREAKPOINT TOKENS === */
|
|
@@ -3680,27 +2811,6 @@
|
|
|
3680
2811
|
--teaser-hover-opacity: var(--layer-opacity-80);
|
|
3681
2812
|
}
|
|
3682
2813
|
|
|
3683
|
-
[data-color-brand="bild"],
|
|
3684
|
-
:host([data-color-brand="bild"]) {
|
|
3685
|
-
--teaser-headlines-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.6);
|
|
3686
|
-
}
|
|
3687
|
-
|
|
3688
|
-
[data-color-brand="bild"] .teaser-headlines-shadow,
|
|
3689
|
-
:host([data-color-brand="bild"]) .teaser-headlines-shadow {
|
|
3690
|
-
box-shadow: var(--teaser-headlines-shadow);
|
|
3691
|
-
}
|
|
3692
|
-
|
|
3693
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3694
|
-
|
|
3695
|
-
[data-content-brand="bild"] .app-toogle-item-label,
|
|
3696
|
-
:host([data-content-brand="bild"]) .app-toogle-item-label {
|
|
3697
|
-
font-family: var(--title-font-family);
|
|
3698
|
-
font-weight: var(--title-font-weight);
|
|
3699
|
-
font-size: var(--app-toggle-item-label-font-size);
|
|
3700
|
-
line-height: var(--app-toggle-item-label-line-height);
|
|
3701
|
-
text-transform: uppercase;
|
|
3702
|
-
}
|
|
3703
|
-
|
|
3704
2814
|
/* === BREAKPOINT TOKENS === */
|
|
3705
2815
|
|
|
3706
2816
|
[data-content-brand="bild"],
|