@marioschmidt/design-system-components 1.0.79 → 1.2.0

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 (197) hide show
  1. package/dist/bds/bds.css +1 -1
  2. package/dist/bds/bds.esm.js +1 -1
  3. package/dist/bds/{p-30a9c996.entry.js → p-67bc59c5.entry.js} +2 -2
  4. package/dist/bds/p-Wtf1fKUK.js +3 -0
  5. package/dist/bds/p-Wtf1fKUK.js.map +1 -0
  6. package/dist/cjs/bds.cjs.js +1 -1
  7. package/dist/cjs/ds-button_2.cjs.entry.js +1 -1
  8. package/dist/cjs/index-B0IsCEmC.js +1398 -0
  9. package/dist/cjs/index-B0IsCEmC.js.map +1 -0
  10. package/dist/cjs/loader.cjs.js +1 -1
  11. package/dist/components/index.js +1 -1
  12. package/dist/components/index.js.map +1 -1
  13. package/dist/esm/bds.js +2 -2
  14. package/dist/esm/ds-button_2.entry.js +1 -1
  15. package/dist/esm/index-Wtf1fKUK.js +1391 -0
  16. package/dist/esm/index-Wtf1fKUK.js.map +1 -0
  17. package/dist/esm/loader.js +2 -2
  18. package/dist/www/build/bds.css +1 -1
  19. package/dist/www/build/bds.esm.js +1 -1
  20. package/dist/www/build/p-444f99b6.css +1 -0
  21. package/dist/www/build/{p-30a9c996.entry.js → p-67bc59c5.entry.js} +2 -2
  22. package/dist/www/build/p-Wtf1fKUK.js +3 -0
  23. package/dist/www/build/p-Wtf1fKUK.js.map +1 -0
  24. package/dist/www/css/README.md +74 -1
  25. package/dist/www/css/advertorial/components/_dsysdocs.css +10 -3
  26. package/dist/www/css/advertorial/components/article.css +17 -51
  27. package/dist/www/css/advertorial/components/audioplayer.css +2 -2
  28. package/dist/www/css/advertorial/components/avatar.css +3 -37
  29. package/dist/www/css/advertorial/components/badge.css +3 -11
  30. package/dist/www/css/advertorial/components/breadcrumb.css +6 -24
  31. package/dist/www/css/advertorial/components/breakingnews.css +2 -18
  32. package/dist/www/css/advertorial/components/button.css +7 -11
  33. package/dist/www/css/advertorial/components/card.css +2 -2
  34. package/dist/www/css/advertorial/components/carousel.css +2 -2
  35. package/dist/www/css/advertorial/components/chip.css +2 -2
  36. package/dist/www/css/advertorial/components/datepicker.css +4 -4
  37. package/dist/www/css/advertorial/components/drawers.css +2 -2
  38. package/dist/www/css/advertorial/components/dropdown.css +2 -2
  39. package/dist/www/css/advertorial/components/footer.css +6 -30
  40. package/dist/www/css/advertorial/components/icon.css +2 -2
  41. package/dist/www/css/advertorial/components/iconbutton.css +53 -0
  42. package/dist/www/css/advertorial/components/infoelement.css +2 -2
  43. package/dist/www/css/advertorial/components/inputfield.css +13 -8
  44. package/dist/www/css/advertorial/components/liveticker.css +2 -10
  45. package/dist/www/css/advertorial/components/mediaplayer.css +4 -20
  46. package/dist/www/css/advertorial/components/menu.css +6 -33
  47. package/dist/www/css/advertorial/components/newsticker.css +2 -18
  48. package/dist/www/css/advertorial/components/pagination.css +3 -3
  49. package/dist/www/css/advertorial/components/paywall.css +3 -12
  50. package/dist/www/css/advertorial/components/quote.css +2 -2
  51. package/dist/www/css/advertorial/components/radiobutton.css +2 -2
  52. package/dist/www/css/advertorial/components/search.css +2 -2
  53. package/dist/www/css/advertorial/components/sectiontitle.css +2 -2
  54. package/dist/www/css/advertorial/components/separator.css +2 -2
  55. package/dist/www/css/advertorial/components/skeletons.css +2 -2
  56. package/dist/www/css/advertorial/components/slider.css +2 -2
  57. package/dist/www/css/advertorial/components/specialnavi.css +2 -2
  58. package/dist/www/css/advertorial/components/spinner.css +2 -2
  59. package/dist/www/css/advertorial/components/tab.css +2 -18
  60. package/dist/www/css/advertorial/components/table.css +2 -2
  61. package/dist/www/css/advertorial/components/teaser.css +2 -42
  62. package/dist/www/css/advertorial/components/toggleswitch.css +2 -2
  63. package/dist/www/css/advertorial/components/video.css +2 -2
  64. package/dist/www/css/advertorial/theme.css +2 -2
  65. package/dist/www/css/advertorial/tokens.css +197 -336
  66. package/dist/www/css/bild/components/_dsysdoc.css +2 -6
  67. package/dist/www/css/bild/components/_dsysdocs.css +10 -3
  68. package/dist/www/css/bild/components/alert.css +2 -8
  69. package/dist/www/css/bild/components/article.css +17 -51
  70. package/dist/www/css/bild/components/audioplayer.css +2 -2
  71. package/dist/www/css/bild/components/avatar.css +12 -51
  72. package/dist/www/css/bild/components/badge.css +3 -11
  73. package/dist/www/css/bild/components/breadcrumb.css +14 -50
  74. package/dist/www/css/bild/components/breakingnews.css +11 -27
  75. package/dist/www/css/bild/components/button.css +37 -58
  76. package/dist/www/css/bild/components/card.css +4 -4
  77. package/dist/www/css/bild/components/carousel.css +2 -2
  78. package/dist/www/css/bild/components/chip.css +16 -22
  79. package/dist/www/css/bild/components/datepicker.css +4 -4
  80. package/dist/www/css/bild/components/drawers.css +2 -2
  81. package/dist/www/css/bild/components/dropdown.css +6 -6
  82. package/dist/www/css/bild/components/empties.css +6 -6
  83. package/dist/www/css/bild/components/footer.css +6 -30
  84. package/dist/www/css/bild/components/gallery.css +2 -2
  85. package/dist/www/css/bild/components/icon.css +2 -2
  86. package/dist/www/css/bild/components/iconbutton.css +53 -0
  87. package/dist/www/css/bild/components/infoelement.css +2 -2
  88. package/dist/www/css/bild/components/inputfield.css +16 -33
  89. package/dist/www/css/bild/components/kicker.css +6 -6
  90. package/dist/www/css/bild/components/liveticker.css +2 -10
  91. package/dist/www/css/bild/components/mediaplayer.css +26 -40
  92. package/dist/www/css/bild/components/menu.css +18 -46
  93. package/dist/www/css/bild/components/menuitem.css +8 -29
  94. package/dist/www/css/bild/components/newsticker.css +4 -20
  95. package/dist/www/css/bild/components/pagination.css +9 -10
  96. package/dist/www/css/bild/components/partnerlinks.css +12 -20
  97. package/dist/www/css/bild/components/paywall.css +3 -12
  98. package/dist/www/css/bild/components/quote.css +2 -2
  99. package/dist/www/css/bild/components/radiobutton.css +2 -2
  100. package/dist/www/css/bild/components/search.css +2 -2
  101. package/dist/www/css/bild/components/sectiontitle.css +2 -2
  102. package/dist/www/css/bild/components/selection.css +6 -23
  103. package/dist/www/css/bild/components/separator.css +2 -2
  104. package/dist/www/css/bild/components/skeletons.css +2 -2
  105. package/dist/www/css/bild/components/slider.css +4 -4
  106. package/dist/www/css/bild/components/specialnavi.css +2 -2
  107. package/dist/www/css/bild/components/spinner.css +2 -2
  108. package/dist/www/css/bild/components/subheader.css +3 -3
  109. package/dist/www/css/bild/components/tab.css +2 -24
  110. package/dist/www/css/bild/components/table.css +2 -2
  111. package/dist/www/css/bild/components/teaser.css +6 -46
  112. package/dist/www/css/bild/components/toggleswitch.css +2 -2
  113. package/dist/www/css/bild/components/video.css +2 -2
  114. package/dist/www/css/bild/theme.css +319 -209
  115. package/dist/www/css/bild/tokens.css +197 -336
  116. package/dist/www/css/bundles/advertorial.css +380 -706
  117. package/dist/www/css/bundles/bild.css +839 -1291
  118. package/dist/www/css/bundles/sportbild.css +846 -1311
  119. package/dist/www/css/shared/colorprimitive.css +91 -47
  120. package/dist/www/css/shared/fontprimitive.css +4 -2
  121. package/dist/www/css/shared/primitives.css +94 -47
  122. package/dist/www/css/shared/sizeprimitive.css +3 -2
  123. package/dist/www/css/shared/spaceprimitive.css +2 -2
  124. package/dist/www/css/sportbild/components/_dsysdoc.css +2 -6
  125. package/dist/www/css/sportbild/components/_dsysdocs.css +10 -3
  126. package/dist/www/css/sportbild/components/alert.css +2 -8
  127. package/dist/www/css/sportbild/components/article.css +17 -52
  128. package/dist/www/css/sportbild/components/audioplayer.css +2 -2
  129. package/dist/www/css/sportbild/components/avatar.css +12 -51
  130. package/dist/www/css/sportbild/components/badge.css +3 -11
  131. package/dist/www/css/sportbild/components/breadcrumb.css +14 -50
  132. package/dist/www/css/sportbild/components/breakingnews.css +6 -22
  133. package/dist/www/css/sportbild/components/button.css +37 -58
  134. package/dist/www/css/sportbild/components/card.css +4 -4
  135. package/dist/www/css/sportbild/components/carousel.css +2 -2
  136. package/dist/www/css/sportbild/components/chip.css +16 -22
  137. package/dist/www/css/sportbild/components/datepicker.css +4 -4
  138. package/dist/www/css/sportbild/components/drawers.css +2 -2
  139. package/dist/www/css/sportbild/components/dropdown.css +6 -6
  140. package/dist/www/css/sportbild/components/empties.css +6 -6
  141. package/dist/www/css/sportbild/components/footer.css +6 -30
  142. package/dist/www/css/sportbild/components/gallery.css +2 -2
  143. package/dist/www/css/sportbild/components/icon.css +2 -2
  144. package/dist/www/css/sportbild/components/iconbutton.css +53 -0
  145. package/dist/www/css/sportbild/components/infoelement.css +2 -2
  146. package/dist/www/css/sportbild/components/inputfield.css +16 -33
  147. package/dist/www/css/sportbild/components/kicker.css +6 -6
  148. package/dist/www/css/sportbild/components/liveticker.css +2 -10
  149. package/dist/www/css/sportbild/components/mediaplayer.css +26 -40
  150. package/dist/www/css/sportbild/components/menu.css +23 -53
  151. package/dist/www/css/sportbild/components/menuitem.css +8 -29
  152. package/dist/www/css/sportbild/components/newsticker.css +4 -21
  153. package/dist/www/css/sportbild/components/pagination.css +9 -10
  154. package/dist/www/css/sportbild/components/partnerlinks.css +12 -20
  155. package/dist/www/css/sportbild/components/paywall.css +3 -12
  156. package/dist/www/css/sportbild/components/quote.css +2 -2
  157. package/dist/www/css/sportbild/components/radiobutton.css +2 -2
  158. package/dist/www/css/sportbild/components/search.css +2 -2
  159. package/dist/www/css/sportbild/components/sectiontitle.css +2 -2
  160. package/dist/www/css/sportbild/components/selection.css +6 -23
  161. package/dist/www/css/sportbild/components/separator.css +2 -2
  162. package/dist/www/css/sportbild/components/skeletons.css +2 -2
  163. package/dist/www/css/sportbild/components/slider.css +4 -4
  164. package/dist/www/css/sportbild/components/specialnavi.css +2 -2
  165. package/dist/www/css/sportbild/components/spinner.css +2 -2
  166. package/dist/www/css/sportbild/components/subheader.css +3 -3
  167. package/dist/www/css/sportbild/components/tab.css +3 -25
  168. package/dist/www/css/sportbild/components/table.css +2 -2
  169. package/dist/www/css/sportbild/components/teaser.css +6 -51
  170. package/dist/www/css/sportbild/components/toggleswitch.css +2 -2
  171. package/dist/www/css/sportbild/components/video.css +2 -2
  172. package/dist/www/css/sportbild/theme.css +319 -209
  173. package/dist/www/css/sportbild/tokens.css +203 -346
  174. package/dist/www/index.html +1 -1
  175. package/package.json +1 -1
  176. package/dist/bds/p-V1LdMos7.js +0 -3
  177. package/dist/bds/p-V1LdMos7.js.map +0 -1
  178. package/dist/cjs/index-CrklIrqc.js +0 -1398
  179. package/dist/cjs/index-CrklIrqc.js.map +0 -1
  180. package/dist/esm/index-V1LdMos7.js +0 -1391
  181. package/dist/esm/index-V1LdMos7.js.map +0 -1
  182. package/dist/www/build/p-44d36d19.css +0 -1
  183. package/dist/www/build/p-V1LdMos7.js +0 -3
  184. package/dist/www/build/p-V1LdMos7.js.map +0 -1
  185. package/dist/www/css/advertorial/components/accordion.css +0 -29
  186. package/dist/www/css/bild/components/accordion.css +0 -29
  187. package/dist/www/css/bild/components/foldout.css +0 -34
  188. package/dist/www/css/bild/components/hey.css +0 -45
  189. package/dist/www/css/bild/components/socialsharebutton.css +0 -43
  190. package/dist/www/css/bild/components/textlink.css +0 -36
  191. package/dist/www/css/sportbild/components/accordion.css +0 -29
  192. package/dist/www/css/sportbild/components/foldout.css +0 -34
  193. package/dist/www/css/sportbild/components/hey.css +0 -45
  194. package/dist/www/css/sportbild/components/socialsharebutton.css +0 -43
  195. package/dist/www/css/sportbild/components/textlink.css +0 -36
  196. /package/dist/bds/{p-30a9c996.entry.js.map → p-67bc59c5.entry.js.map} +0 -0
  197. /package/dist/www/build/{p-30a9c996.entry.js.map → p-67bc59c5.entry.js.map} +0 -0
@@ -1,1391 +0,0 @@
1
- const NAMESPACE = 'bds';
2
- const BUILD = /* bds */ { hydratedSelectorName: "hydrated", lazyLoad: true, prop: true, propChangeCallback: false, updatable: true};
3
-
4
- const globalScripts = () => {};
5
- const globalStyles = ":root,:host{--color-bild-red-50:#DD0000;--color-bild-red-35:#AF0002;--color-bild-red-53:#F52D2D;--color-bild-purple-20:#551937;--alpha-red-50-a-80:rgba(221, 0, 0, 0.8);--color-neutral-15:#232629;--color-neutral-100:#FFFFFF;--color-neutral-85:#CED4DA;--color-neutral-35:#4B525A;--color-neutral-25:#343C41;--color-neutral-60:#8C9196;--color-neutral-96:#F2F4F5;--color-neutral-93:#E9ECEF;--color-neutral-73:#AEB4B9;--color-neutral-45:#666B70;--color-neutral-10:#1C1C1C;--color-neutral-20:#2C3138;--color-neutral-0:#000000;--color-orange-67:#FD8227;--color-green-70:#00C373;--color-green-63:#00AF67;--color-green-93:#CEF4E4;--color-green-40:#006E3E;--color-green-56:#18995C;--color-yellow-80:#FFBF00;--alpha-neutral-85-a-50:rgba(206, 212, 218, 0.5);--alpha-green-93-a-50:rgba(206, 244, 228, 0.5);--color-green-56-a-50:rgba(0, 155, 90, 0.5);--alpha-black-20:rgba(0, 0, 0, 0.2);--alpha-black-10:rgba(0, 0, 0, 0.1);--alpha-black-60:rgba(0, 0, 0, 0.6);--alpha-black-30:rgba(0, 0, 0, 0.3);--alpha-black-70:rgba(0, 0, 0, 0.7);--alpha-white-10:rgba(255, 255, 255, 0.1);--alpha-white-20:rgba(255, 255, 255, 0.2);--alpha-white-30:rgba(255, 255, 255, 0.3);--alpha-white-60:rgba(255, 255, 255, 0.6);--alpha-white-70:rgba(255, 255, 255, 0.7);--alpha-white-35:rgba(255, 255, 255, 0.35);--alpha-black-80:rgba(0, 0, 0, 0.8);--alpha-white-80:rgba(255, 255, 255, 0.8);--alpha-black-35:rgba(0, 0, 0, 0.35);--alpha-black-0:rgba(0, 0, 0, 0);--alpha-black-50:rgba(0, 0, 0, 0.5);--alpha-black-5:rgba(0, 0, 0, 0.05);--alpha-white-0:rgba(255, 255, 255, 0);--color-partner-fitbook:#FF97B7;--color-partner-petbook:#B9DB91;--color-partner-myhome:#66CCCC;--color-partner-travelbook:#8EF0ED;--color-partner-techbook:#93E4FF;--color-partner-kaufberater:#55476E;--color-bz-red-50:#E3001B;--color-aubi-red-50:#F00000;--color-cobi-red-50:#DC231C;--color-spobi-blue-98:#F7F9FD;--color-spobi-blue-81:#BDCADB;--color-spobi-blue-29:#174482;--color-spobi-blue-16:#0A2750;--color-spobi-blue-10:#081828;--color-spobi-blue-38:#315998;--color-spobi-red-50:#E52528;--color-spobi-blue-16-a-0:rgba(10, 39, 80, 0);--color-spobi-blue-16-a-70:rgba(10, 39, 80, 0.7);--opacity-05:0.05;--opacity-10:0.1;--opacity-20:0.2;--opacity-40:0.4;--opacity-60:0.6;--opacity-80:0.8;--opacity-100:1;--opacity-90:0.9;--opacity-30:0.3;--opacity-50:0.5;--opacity-00:0;--opacity-70:0.7}:root,:host{--font-family-gotham-xnarrow:Gotham XNarrow;--font-family-gotham-cond:Gotham Condensed;--font-family-gotham:Gotham;--font-family-lucida-grande:Lucida Grande;--font-family-antenna-extra-cond:AntennaExtraCond;--font-family-antenna-cond:AntennaCond;--font-family-inter:Inter;--font-weight-bold:700;--font-weight-extra-black:900;--font-weight-book:400;--font-weight-ultra:1000;--font-weight-black:800;--font-weight-book-350:350;--font-weight-semi-bold:600;--font-weight-thin:100;--font-weight-light:300;--font-weight-extra-light:200;--font-weight-medium:500;--letter-space-neg-0-p-25:-0.25px;--letter-space-0:0px;--letter-space-1:1px;--letter-space-0-p-5:0.5px;--letter-space-0-p-25:0.25px;--letter-space-neg-0-p-5:-0.5px;--letter-space-2:2px;--letter-space-neg-1:-1px;--letter-space-neg-2:-2px;--letter-space-3:3px;--letter-space-neg-3:-3px;--st-font-weight-ultra:1000;--st-font-weight-extra-black:900;--st-font-weight-black:800;--st-font-weight-bold:700;--st-font-weight-semi-bold:600;--st-font-weight-medium:500;--st-font-weight-st-book:400;--st-font-weight-book-350:350;--st-font-weight-extra-light:200;--st-font-weight-thin:100;--st-font-weight-bold-italic:700;--st-font-weight-black-italic:900}:root,:host{--size-6-x:48px;--size-3-x:24px;--size-1-x:8px;--size-0-p-25-x:2px;--size-0-p-5-x:4px;--size-2-x:16px;--size-4-p-5-x:36px;--size-5-x:40px;--size-3-p-5-x:28px;--size-2-p-5-x:20px;--size-12-p-5-x:100px;--size-2-p-75-x:22px;--size-3-p-25-x:26px;--size-4-x:32px;--size-3-p-75-x:30px;--size-2-p-25-x:18px;--size-7-x:56px;--size-1-p-5-x:12px;--size-0-p-75-x:6px;--size-22-p-5-x:180px;--size-40-x:320px;--size-8-x:64px;--size-11-p-5-x:92px;--size-1-p-75-x:14px;--size-5-p-25-x:42px;--size-1-p-25-x:10px;--size-80-x:640px;--size-17-p-5-x:140px;--size-20-x:160px;--size-128-x:1024px;--size-124-x:992px;--size-12-x:96px;--size-35-x:280px;--size-15-x:120px;--size-16-p-25:130px;--size-87-p-5-x:700px;--size-10-x:80px;--size-30-x:240px;--size-25-x:200px;--size-168-x:1344px;--size-60-x:480px;--size-9-x:72px;--size-27-p-5-x:220px;--size-50-x:400px;--size-116-p-25-x:930px;--size-18-p-5-x:148px;--size-100-x:800px;--size-0-x:0px;--size-0-p-125-x:1px}:root,:host{--space-1-x:8px;--space-0-p-5-x:4px;--space-0-p-25-x:2px;--space-2-x:16px;--space-1-p-5-x:12px;--space-4-x:32px;--space-3-x:24px;--space-6-x:48px;--space-8-x:64px;--space-9-x:72px;--space-5-x:40px;--space-0-x:0px;--space-10-x:80px;--space-20-x:160px;--space-2-p-5-x:20px;--space-neg-0-p-25-x:-2px;--space-0-p-75-x:6px;--space-1-p-25-x:10px;--space-2-p-75-x:22px;--space-4-p-5-x:36px;--space-7-p-5-x:60px;--space-12-x:96px;--space-1-p-75-x:14px;--space-8-p-5-x:68px;--space-3-p-5-x:28px}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--text-color-accent-constant:var(--color-bild-red-50, #DD0000);--text-color-primary:var(--color-neutral-15, #232629);--text-color-muted:var(--color-neutral-45, #666B70);--text-color-primary-inverse:var(--color-neutral-93, #E9ECEF);--text-color-primary-constant:var(--color-neutral-15, #232629);--text-color-success-constant:var(--color-green-40, #006E3E);--text-color-primary-inverse-constant:var(--color-neutral-93, #E9ECEF);--text-color-secondary:var(--color-neutral-60, #8C9196);--text-color-attention-high:var(--color-bild-red-50, #DD0000);--text-color-accent:var(--color-bild-red-50, #DD0000);--text-color-attention-medium:var(--color-orange-67, #FD8227);--text-color-on-dark-surface:var(--color-neutral-100, #FFFFFF);--surface-color-primary:var(--color-neutral-100, #FFFFFF);--surface-color-secondary:var(--color-neutral-96, #F2F4F5);--surface-color-primary-inverse:var(--color-neutral-15, #232629);--surface-color-primary-constant-light:var(--color-neutral-100, #FFFFFF);--surface-color-primary-constant-dark:var(--color-neutral-15, #232629);--surface-color-quartenary:var(--color-neutral-85, #CED4DA);--surface-color-success:var(--color-green-93, #CEF4E4);--surface-color-tertiary:var(--color-neutral-93, #E9ECEF);--surface-color-tertiary-gradient-stop:rgba(233, 236, 239, 0);--surface-color-tertiary-inverse:var(--color-neutral-25, #343C41);--surface-color-primary-gradient-stop:rgba(255, 255, 255, 0);--surface-color-secondary-gradient-stop:rgba(242, 244, 245, 0);--surface-color-quartenary-inverse:var(--color-neutral-35, #4B525A);--kicker-text-color-on-surface:var(--color-bild-red-50, #DD0000);--headline-color-primary:var(--color-neutral-15, #232629);--headline-color-white-const:var(--color-neutral-100, #FFFFFF);--kicker-text-color-on-red:var(--color-neutral-100, #FFFFFF);--kicker-text-color-on-dark-bg:var(--alpha-white-80, rgba(255, 255, 255, 0.8));--kicker-text-color-on-bright-bg:var(--alpha-black-70, rgba(0, 0, 0, 0.7));--color-secondary-active:var(--color-neutral-15, #232629);--color-primary-active:var(--color-bild-red-50, #DD0000);--color-secondary-disabled:var(--color-neutral-93, #E9ECEF);--color-primary-disabled:var(--color-neutral-96, #F2F4F5);--color-secondary-active-inverse:var(--color-neutral-96, #F2F4F5);--color-tertiary-active:var(--color-green-70, #00C373);--color-tertiary-disabled:var(--color-neutral-60, #8C9196);--border-color-medium-contrast:var(--color-neutral-85, #CED4DA);--border-color-low-contrast:var(--color-neutral-93, #E9ECEF);--border-color-high-contrast:var(--color-neutral-15, #232629);--border-color-low-contrast-constant:var(--color-neutral-93, #E9ECEF);--border-color-success:var(--color-green-70, #00C373);--border-color-warning:var(--color-bild-red-50, #DD0000);--border-color-primary-disabled:var(--color-neutral-96, #F2F4F5);--border-color-secondary-disabled:var(--color-neutral-93, #E9ECEF);--core-color-primary:var(--color-bild-red-50, #DD0000);--core-color-secondary:var(--color-neutral-100, #FFFFFF);--core-color-tertiary:var(--color-neutral-15, #232629);--core-color-secondary-constant:var(--color-neutral-100, #FFFFFF);--core-color-tertiary-constant:var(--color-neutral-15, #232629);--icon-color-primary:var(--color-neutral-35, #4B525A);--icon-color-inverse:var(--color-neutral-85, #CED4DA);--icon-color-secondary-constant:var(--color-neutral-60, #8C9196);--icon-color-constant-on-dark:var(--color-neutral-96, #F2F4F5);--icon-color-primary-constant:var(--color-neutral-35, #4B525A);--icon-color-success:var(--color-green-70, #00C373);--label-color-primary:var(--color-neutral-15, #232629);--label-color-secondary:var(--color-neutral-35, #4B525A);--label-color-disabled:var(--color-neutral-85, #CED4DA);--label-color-primary-constant:var(--color-neutral-15, #232629);--label-color-primary-inverse-constant:var(--color-neutral-93, #E9ECEF);--label-color-tertiary:var(--color-neutral-60, #8C9196);--label-color-primary-inverse:var(--color-neutral-93, #E9ECEF);--attention-color-high:var(--color-bild-red-50, #DD0000);--accent-color-primary:var(--color-bild-red-50, #DD0000);--attention-color-medium:var(--color-orange-67, #FD8227);--attention-color-low:var(--color-yellow-80, #FFBF00);--accent-color-primary-constant:var(--color-bild-red-50, #DD0000);--attention-color-success-primary:var(--color-green-70, #00C373);--attention-color-extra-low:var(--color-neutral-100, #FFFFFF);--attention-color-success-secondary:var(--color-green-40, #006E3E);--overlay-scrim-black:var(--alpha-black-70, rgba(0, 0, 0, 0.7));--overlay-scrim-white:var(--alpha-white-70, rgba(255, 255, 255, 0.7));--layer-opacity-05:var(--opacity-05, 0.05);--layer-opacity-10:var(--opacity-10, 0.1);--layer-opacity-20:var(--opacity-20, 0.2);--layer-opacity-30:var(--opacity-30, 0.3);--layer-opacity-40:var(--opacity-40, 0.4);--layer-opacity-50:var(--opacity-50, 0.5);--layer-opacity-60:var(--opacity-60, 0.6);--layer-opacity-70:var(--opacity-70, 0.7);--layer-opacity-80:var(--opacity-80, 0.8);--layer-opacity-90:var(--opacity-90, 0.9);--layer-opacity-100:var(--opacity-100, 1);--layer-opacity-00:var(--opacity-00, 0)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--text-color-accent-constant:var(--color-bild-red-50, #DD0000);--text-color-primary:var(--color-neutral-93, #E9ECEF);--text-color-muted:var(--color-neutral-85, #CED4DA);--text-color-primary-inverse:var(--color-neutral-15, #232629);--text-color-primary-constant:var(--color-neutral-15, #232629);--text-color-success-constant:var(--color-green-40, #006E3E);--text-color-primary-inverse-constant:var(--color-neutral-93, #E9ECEF);--text-color-secondary:var(--color-neutral-60, #8C9196);--text-color-attention-high:var(--color-bild-red-50, #DD0000);--text-color-accent:var(--color-neutral-100, #FFFFFF);--text-color-attention-medium:var(--color-orange-67, #FD8227);--text-color-on-dark-surface:var(--color-neutral-100, #FFFFFF);--surface-color-primary:var(--color-neutral-15, #232629);--surface-color-secondary:var(--color-neutral-20, #2C3138);--surface-color-primary-inverse:var(--color-neutral-100, #FFFFFF);--surface-color-primary-constant-light:var(--color-neutral-100, #FFFFFF);--surface-color-primary-constant-dark:var(--color-neutral-15, #232629);--surface-color-quartenary:var(--color-neutral-35, #4B525A);--surface-color-success:var(--color-green-93, #CEF4E4);--surface-color-tertiary:var(--color-neutral-25, #343C41);--surface-color-tertiary-gradient-stop:rgba(52, 60, 65, 0);--surface-color-tertiary-inverse:var(--color-neutral-93, #E9ECEF);--surface-color-primary-gradient-stop:rgba(35, 38, 41, 0);--surface-color-secondary-gradient-stop:rgba(44, 49, 56, 0);--surface-color-quartenary-inverse:var(--color-neutral-85, #CED4DA);--kicker-text-color-on-surface:var(--color-neutral-60, #8C9196);--headline-color-primary:var(--color-neutral-100, #FFFFFF);--headline-color-white-const:var(--color-neutral-100, #FFFFFF);--kicker-text-color-on-red:var(--color-neutral-100, #FFFFFF);--kicker-text-color-on-dark-bg:var(--alpha-white-80, rgba(255, 255, 255, 0.8));--kicker-text-color-on-bright-bg:var(--alpha-black-70, rgba(0, 0, 0, 0.7));--color-secondary-active:var(--color-neutral-96, #F2F4F5);--color-primary-active:var(--color-bild-red-50, #DD0000);--color-secondary-disabled:var(--color-neutral-35, #4B525A);--color-primary-disabled:var(--color-neutral-25, #343C41);--color-secondary-active-inverse:var(--color-neutral-15, #232629);--color-tertiary-active:var(--color-green-70, #00C373);--color-tertiary-disabled:var(--color-neutral-45, #666B70);--border-color-medium-contrast:var(--color-neutral-45, #666B70);--border-color-low-contrast:var(--color-neutral-35, #4B525A);--border-color-high-contrast:var(--color-neutral-100, #FFFFFF);--border-color-low-contrast-constant:var(--color-neutral-93, #E9ECEF);--border-color-success:var(--color-green-70, #00C373);--border-color-warning:var(--color-bild-red-50, #DD0000);--border-color-primary-disabled:var(--color-neutral-25, #343C41);--border-color-secondary-disabled:var(--color-neutral-35, #4B525A);--core-color-primary:var(--color-bild-red-50, #DD0000);--core-color-secondary:var(--color-neutral-15, #232629);--core-color-tertiary:var(--color-neutral-100, #FFFFFF);--core-color-secondary-constant:var(--color-neutral-100, #FFFFFF);--core-color-tertiary-constant:var(--color-neutral-15, #232629);--icon-color-primary:var(--color-neutral-60, #8C9196);--icon-color-inverse:var(--color-neutral-35, #4B525A);--icon-color-secondary-constant:var(--color-neutral-60, #8C9196);--icon-color-constant-on-dark:var(--color-neutral-96, #F2F4F5);--icon-color-primary-constant:var(--color-neutral-35, #4B525A);--icon-color-success:var(--color-green-70, #00C373);--label-color-primary:var(--color-neutral-93, #E9ECEF);--label-color-secondary:var(--color-neutral-85, #CED4DA);--label-color-disabled:var(--color-neutral-35, #4B525A);--label-color-primary-constant:var(--color-neutral-15, #232629);--label-color-primary-inverse-constant:var(--color-neutral-93, #E9ECEF);--label-color-tertiary:var(--color-neutral-60, #8C9196);--label-color-primary-inverse:var(--color-neutral-15, #232629);--attention-color-high:var(--color-bild-red-50, #DD0000);--accent-color-primary:var(--color-neutral-100, #FFFFFF);--attention-color-medium:var(--color-orange-67, #FD8227);--attention-color-low:var(--color-yellow-80, #FFBF00);--accent-color-primary-constant:var(--color-bild-red-50, #DD0000);--attention-color-success-primary:var(--color-green-70, #00C373);--attention-color-extra-low:var(--color-neutral-25, #343C41);--attention-color-success-secondary:var(--color-green-40, #006E3E);--overlay-scrim-black:var(--alpha-black-70, rgba(0, 0, 0, 0.7));--overlay-scrim-white:var(--alpha-white-70, rgba(255, 255, 255, 0.7));--layer-opacity-05:var(--opacity-05, 0.05);--layer-opacity-10:var(--opacity-10, 0.1);--layer-opacity-20:var(--opacity-20, 0.2);--layer-opacity-30:var(--opacity-30, 0.3);--layer-opacity-40:var(--opacity-40, 0.4);--layer-opacity-50:var(--opacity-50, 0.5);--layer-opacity-60:var(--opacity-60, 0.6);--layer-opacity-70:var(--opacity-70, 0.7);--layer-opacity-80:var(--opacity-80, 0.8);--layer-opacity-90:var(--opacity-90, 0.9);--layer-opacity-100:var(--opacity-100, 1);--layer-opacity-00:var(--opacity-00, 0)}[data-color-brand=\"bild\"][data-theme=\"light\"] .shadow-soft-sm,:host([data-color-brand=\"bild\"][data-theme=\"light\"]) .shadow-soft-sm{box-shadow:0px 1px 4px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.08)}[data-color-brand=\"bild\"][data-theme=\"light\"] .shadow-soft-md,:host([data-color-brand=\"bild\"][data-theme=\"light\"]) .shadow-soft-md{box-shadow:0px 2px 16px 0px rgba(0, 0, 0, 0.03), 0px 4px 12px 0px rgba(0, 0, 0, 0.07)}[data-color-brand=\"bild\"][data-theme=\"light\"] .shadow-soft-lg,:host([data-color-brand=\"bild\"][data-theme=\"light\"]) .shadow-soft-lg{box-shadow:0px 8px 24px 0px rgba(0, 0, 0, 0.03), 0px 8px 16px 0px rgba(0, 0, 0, 0.07)}[data-color-brand=\"bild\"][data-theme=\"light\"] .shadow-soft-xl,:host([data-color-brand=\"bild\"][data-theme=\"light\"]) .shadow-soft-xl{box-shadow:0px 0px 64px 0px rgba(0, 0, 0, 0.05), 0px 16px 32px 0px rgba(0, 0, 0, 0.1)}[data-color-brand=\"bild\"][data-theme=\"light\"] .shadow-hard-sm,:host([data-color-brand=\"bild\"][data-theme=\"light\"]) .shadow-hard-sm{box-shadow:0px 1px 2px 0px var(--alpha-black-20, rgba(0, 0, 0, 0.2)), 0px 1px 3px 1px var(--alpha-black-10, rgba(0, 0, 0, 0.1))}[data-color-brand=\"bild\"][data-theme=\"light\"] .shadow-hard-md,:host([data-color-brand=\"bild\"][data-theme=\"light\"]) .shadow-hard-md{box-shadow:0px 4px 8px 0px var(--alpha-black-10, rgba(0, 0, 0, 0.1)), 0px 2px 4px 0px rgba(0, 0, 0, 0.16)}[data-color-brand=\"bild\"][data-theme=\"light\"] .shadow-hard-lg,:host([data-color-brand=\"bild\"][data-theme=\"light\"]) .shadow-hard-lg{box-shadow:0px 2px 3px 0px var(--alpha-black-20, rgba(0, 0, 0, 0.2)), 0px 6px 10px 4px var(--alpha-black-10, rgba(0, 0, 0, 0.1))}[data-color-brand=\"bild\"][data-theme=\"light\"] .shadow-hard-xl,:host([data-color-brand=\"bild\"][data-theme=\"light\"]) .shadow-hard-xl{box-shadow:0px 4px 4px 0px var(--alpha-black-20, rgba(0, 0, 0, 0.2)), 0px 8px 12px 6px var(--alpha-black-10, rgba(0, 0, 0, 0.1))}[data-color-brand=\"bild\"][data-theme=\"dark\"] .shadow-soft-sm,:host([data-color-brand=\"bild\"][data-theme=\"dark\"]) .shadow-soft-sm{box-shadow:0px 1px 4px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.08)}[data-color-brand=\"bild\"][data-theme=\"dark\"] .shadow-soft-md,:host([data-color-brand=\"bild\"][data-theme=\"dark\"]) .shadow-soft-md{box-shadow:0px 2px 16px 0px rgba(0, 0, 0, 0.03), 0px 4px 12px 0px rgba(0, 0, 0, 0.07)}[data-color-brand=\"bild\"][data-theme=\"dark\"] .shadow-soft-lg,:host([data-color-brand=\"bild\"][data-theme=\"dark\"]) .shadow-soft-lg{box-shadow:0px 8px 24px 0px rgba(0, 0, 0, 0.03), 0px 8px 16px 0px rgba(0, 0, 0, 0.07)}[data-color-brand=\"bild\"][data-theme=\"dark\"] .shadow-soft-xl,:host([data-color-brand=\"bild\"][data-theme=\"dark\"]) .shadow-soft-xl{box-shadow:0px 0px 64px 0px rgba(0, 0, 0, 0.05), 0px 16px 32px 0px rgba(0, 0, 0, 0.1)}[data-color-brand=\"bild\"][data-theme=\"dark\"] .shadow-hard-sm,:host([data-color-brand=\"bild\"][data-theme=\"dark\"]) .shadow-hard-sm{box-shadow:0px 1px 2px 0px var(--alpha-black-20, rgba(0, 0, 0, 0.2)), 0px 1px 3px 1px var(--alpha-black-10, rgba(0, 0, 0, 0.1))}[data-color-brand=\"bild\"][data-theme=\"dark\"] .shadow-hard-md,:host([data-color-brand=\"bild\"][data-theme=\"dark\"]) .shadow-hard-md{box-shadow:0px 4px 8px 0px var(--alpha-black-10, rgba(0, 0, 0, 0.1)), 0px 2px 4px 0px rgba(0, 0, 0, 0.16)}[data-color-brand=\"bild\"][data-theme=\"dark\"] .shadow-hard-lg,:host([data-color-brand=\"bild\"][data-theme=\"dark\"]) .shadow-hard-lg{box-shadow:0px 2px 3px 0px var(--alpha-black-20, rgba(0, 0, 0, 0.2)), 0px 6px 10px 4px var(--alpha-black-10, rgba(0, 0, 0, 0.1))}[data-color-brand=\"bild\"][data-theme=\"dark\"] .shadow-hard-xl,:host([data-color-brand=\"bild\"][data-theme=\"dark\"]) .shadow-hard-xl{box-shadow:0px 4px 4px 0px var(--alpha-black-20, rgba(0, 0, 0, 0.2)), 0px 8px 12px 6px var(--alpha-black-10, rgba(0, 0, 0, 0.1))}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--grid-space-resp-lg:var(--space-3-x, 24px);--grid-space-resp-xl:var(--space-6-x, 48px);--grid-space-resp-base:var(--space-1-p-5-x, 12px);--grid-space-resp-sm:var(--space-0-p-75-x, 6px);--page-inline-space:var(--space-0-x, 0px);--grid-space-const-lg:var(--space-2-x, 16px);--grid-space-const-sm:var(--space-1-p-5-x, 12px);--layout-guide-grid-colums:4;--section-space-base:var(--space-4-p-5-x, 36px);--section-space-lg:var(--space-9-x, 72px);--paragraph-end-space:var(--space-2-x, 16px);--section-space-sm:var(--space-3-x, 24px);--breakpoint-min-width-size:320px;--breakpoint-max-width-size:389px;--canvas-height-size-web:568px;--canvas-width-size-web:320px;--canvas-width-size-app:320px;--canvas-height-size-app:568px;--content-max-width-medium:700px;--content-max-width-full:1024px;--title-1-font-size:22px;--title-2-font-size:16px;--display-1-font-size:40px;--display-2-font-size:36px;--display-3-font-size:28px;--headline-1-font-size:48px;--headline-2-font-size:40px;--headline-3-font-size:28px;--headline-4-font-size:22px;--body-font-size:21px;--label-3-font-size:12px;--label-2-font-size:15px;--label-1-font-size:17px;--label-1-font-size-responsive:10px;--callout-1-font-size:18px;--footnote-1-font-size:16px;--footnote-2-font-size:12px;--kicker-1-font-size:18px;--kicker-2-font-size:18px;--kicker-3-font-size:16px;--kicker-4-font-size:14px;--subheadline-1-font-size:24px;--quote-font-size:16px;--body-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--callout-font-family:var(--font-family-gotham, Gotham);--headline-font-family:var(--font-family-gotham-cond, Gotham Condensed);--footnote-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--label-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--kicker-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--subheadline-font-family:var(--font-family-gotham-cond, Gotham Condensed);--title-font-family:var(--font-family-gotham, Gotham);--quote-font-family:var(--font-family-gotham, Gotham);--display-font-family:var(--font-family-gotham, Gotham);--callout-font-weight:var(--font-weight-black, 800);--label-font-weight-bold:var(--font-weight-bold, 700);--label-font-weight-book:var(--font-weight-book, 400);--body-font-weight-book:var(--font-weight-book, 400);--body-font-weight-bold:var(--font-weight-bold, 700);--kicker-font-weight:var(--font-weight-bold, 700);--kicker-font-weight-st:var(--st-font-weight-bold, 700);--subheadline-font-weight:var(--font-weight-bold, 700);--headline-1-font-weight:var(--font-weight-bold, 700);--headline-2-font-weight:var(--font-weight-bold, 700);--headline-3-font-weight:var(--font-weight-bold, 700);--headline-4-font-weight:var(--font-weight-semi-bold, 600);--headline-1-font-weight-st:var(--st-font-weight-bold, 700);--title-font-weight:var(--font-weight-black, 800);--display-font-weight:var(--font-weight-black, 800);--quote-font-weight:var(--font-weight-black, 800);--footnote-font-weight-book:var(--font-weight-book, 400);--footnote-font-weight-bold:var(--font-weight-bold, 700);--body-line-height:28px;--kicker-4-line-height:15.4px;--kicker-3-line-height:17.6px;--kicker-2-line-height:19.8px;--kicker-1-line-height:19.8px;--label-3-line-height:14.4px;--label-1-line-height:17px;--label-1-responsive-line-height:10px;--label-2-line-height:16px;--display-1-line-height:40px;--display-2-line-height:36px;--display-3-line-height:28px;--title-1-line-height:22px;--title-2-line-height:17.6px;--quote-line-height:16px;--footnote-1-line-height:21px;--footnote-2-line-height:15.6px;--headline-1-line-height:48px;--headline-2-line-height:40px;--headline-3-line-height:28px;--headline-4-line-height:22px;--callout-line-height:18px;--subheadline-1-line-height:24px;--letter-spacing-positive-sm:var(--letter-space-0-p-5, 0.5px);--letter-spacing-positive-lg:var(--letter-space-2, 2px);--letter-spacing-positive-md:var(--letter-space-1, 1px);--letter-spacing-none:var(--letter-space-0, 0px);--letter-spacing-negative-sm:var(--letter-space-neg-0-p-5, -0.5px);--letter-spacing-negative-md:var(--letter-space-neg-1, -1px);--letter-spacing-negative-lg:var(--letter-space-neg-2, -2px);--letter-spacing-negative-xs:var(--letter-space-neg-0-p-25, -0.25px);--letter-spacing-positive-xs:var(--letter-space-0-p-25, 0.25px);--display-1-letter-spacing:var(--letter-space-neg-0-p-5, -0.5px);--display-2-letter-spacing:var(--letter-space-neg-0-p-5, -0.5px);--display-3-letter-spacing:var(--letter-space-neg-0-p-5, -0.5px);--border-radius-xs:var(--size-0-p-25-x, 2px);--border-radius-md:var(--size-1-x, 8px);--border-radius-sm:var(--size-0-p-5-x, 4px);--border-radius-xl:var(--size-3-x, 24px);--border-radius-lg:var(--size-2-x, 16px);--border-radius-none:var(--size-0-x, 0px);--border-radius-full:9999px;--border-width-thin:var(--size-0-p-125-x, 1px);--border-width-thick:var(--size-0-p-25-x, 2px);--border-width-hairline:0.33px;--change-on-lg:xs/sm/md;--change-on-md:xs/sm;--bp-specific-web:xs/sm;--bp-specific-app:compact;--inline-space-resp-sm:var(--space-1-x, 8px);--inline-space-resp-md:var(--space-1-p-5-x, 12px);--inline-space-resp-lg:var(--space-2-x, 16px);--inline-space-resp-2-xl:var(--space-4-x, 32px);--inline-space-resp-xl:var(--space-3-x, 24px);--inline-space-const-sm:var(--space-1-x, 8px);--inline-space-const-md:var(--space-1-p-5-x, 12px);--inline-space-const-lg:var(--space-2-x, 16px);--inline-space-const-2-xl:var(--space-4-x, 32px);--inline-space-const-xl:var(--space-3-x, 24px);--inline-space-const-xs:var(--space-0-p-75-x, 6px);--inline-space-const-3-xs:var(--space-0-p-25-x, 2px);--inline-space-const-2-xs:var(--space-0-p-5-x, 4px);--stack-space-resp-md:var(--space-1-p-5-x, 12px);--stack-space-resp-lg:var(--space-2-x, 16px);--stack-space-resp-2-xl:var(--space-4-x, 32px);--stack-space-resp-sm:var(--space-1-x, 8px);--stack-space-resp-xl:var(--space-3-x, 24px);--stack-space-const-sm:var(--space-1-x, 8px);--stack-space-const-md:var(--space-1-p-5-x, 12px);--stack-space-const-lg:var(--space-2-x, 16px);--stack-space-const-2-xl:var(--space-4-x, 32px);--stack-space-const-xl:var(--space-3-x, 24px);--stack-space-const-xs:var(--space-0-p-75-x, 6px);--stack-space-const-3-xs:var(--space-0-p-25-x, 2px);--stack-space-const-2-xs:var(--space-0-p-5-x, 4px);--gap-space-resp-xs:var(--space-0-p-5-x, 4px);--gap-space-resp-lg:var(--space-2-x, 16px);--gap-space-resp-xl:var(--space-3-x, 24px);--gap-space-resp-2-xl:var(--space-4-x, 32px);--gap-space-resp-md:var(--space-1-p-5-x, 12px);--gap-space-resp-sm:var(--space-1-x, 8px);--gap-space-resp-2-xs:var(--space-0-p-25-x, 2px);--gap-space-resp-3-xl:var(--space-6-x, 48px);--gap-space-const-2-xs:var(--space-0-p-25-x, 2px);--gap-space-const-xs:var(--space-0-p-5-x, 4px);--gap-space-const-sm:var(--space-1-x, 8px);--gap-space-const-md:var(--space-1-p-5-x, 12px);--gap-space-const-lg:var(--space-2-x, 16px);--gap-space-const-xl:var(--space-3-x, 24px);--gap-space-const-2-xl:var(--space-4-x, 32px);--gap-space-const-3-xl:var(--space-6-x, 48px);--size-const-3-xs:var(--size-2-x, 16px);--size-const-2-xs:var(--size-3-x, 24px);--size-const-xs:var(--size-4-x, 32px);--size-const-sm:var(--size-5-x, 40px);--size-const-md:var(--size-6-x, 48px);--size-const-lg:var(--size-7-x, 56px);--size-const-xl:var(--size-8-x, 64px);--size-const-3-xl:var(--size-12-x, 96px);--size-const-4-xl:var(--size-18-p-5-x, 148px);--size-const-2-xl:var(--size-9-x, 72px);--size-const-4-xs:var(--size-1-x, 8px);--size-resp-3-xs:var(--size-2-x, 16px);--size-resp-2-xs:var(--size-3-x, 24px);--size-resp-xs:var(--size-4-x, 32px);--size-resp-sm:var(--size-5-x, 40px);--size-resp-md:var(--size-6-x, 48px);--size-resp-lg:var(--size-7-x, 56px);--size-resp-xl:var(--size-8-x, 64px);--size-resp-2-xl:var(--size-9-x, 72px);--size-resp-3-xl:var(--size-12-x, 96px);--size-resp-4-xl:var(--size-18-p-5-x, 148px);--size-resp-4-xs:var(--size-1-p-5-x, 12px);--breakpoint-name:xs}@media (min-width: 390px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--breakpoint-min-width-size:390px;--breakpoint-max-width-size:599px;--canvas-height-size-web:844px;--canvas-width-size-web:390px;--canvas-width-size-app:390px;--canvas-height-size-app:844px;--breakpoint-name:sm}}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--grid-space-resp-lg:var(--space-4-x, 32px);--grid-space-resp-xl:var(--space-8-x, 64px);--layout-guide-grid-colums:8;--section-space-base:var(--space-6-x, 48px);--section-space-lg:var(--space-12-x, 96px);--paragraph-end-space:var(--space-4-x, 32px);--section-space-sm:var(--space-4-p-5-x, 36px);--breakpoint-min-width-size:600px;--breakpoint-max-width-size:1023px;--canvas-height-size-web:960px;--canvas-width-size-web:600px;--canvas-width-size-app:834px;--canvas-height-size-app:1194px;--title-2-font-size:18px;--display-1-font-size:72px;--display-2-font-size:42px;--display-3-font-size:32px;--headline-1-font-size:72px;--headline-2-font-size:48px;--headline-3-font-size:36px;--headline-4-font-size:26px;--label-1-font-size-responsive:15px;--callout-1-font-size:22px;--kicker-1-font-size:22px;--kicker-2-font-size:22px;--kicker-3-font-size:18px;--kicker-4-font-size:16px;--subheadline-1-font-size:32px;--quote-font-size:18px;--kicker-4-line-height:17.6px;--kicker-3-line-height:18px;--kicker-2-line-height:22px;--kicker-1-line-height:22px;--label-1-responsive-line-height:15px;--display-1-line-height:72px;--display-2-line-height:42px;--display-3-line-height:32px;--title-2-line-height:19.8px;--quote-line-height:18px;--footnote-2-line-height:15.8px;--headline-1-line-height:72px;--headline-2-line-height:48px;--headline-3-line-height:36px;--callout-line-height:22px;--subheadline-1-line-height:32px;--letter-spacing-negative-sm:var(--letter-space-neg-0-p-25, -0.25px);--display-1-letter-spacing:var(--letter-space-neg-1, -1px);--display-2-letter-spacing:var(--letter-space-neg-1, -1px);--display-3-letter-spacing:var(--letter-space-neg-1, -1px);--change-on-md:md/lg;--bp-specific-web:md;--bp-specific-app:regular;--inline-space-resp-sm:var(--space-1-p-5-x, 12px);--inline-space-resp-md:var(--space-2-x, 16px);--inline-space-resp-lg:var(--space-3-x, 24px);--inline-space-resp-2-xl:var(--space-6-x, 48px);--inline-space-resp-xl:var(--space-4-x, 32px);--stack-space-resp-md:var(--space-2-x, 16px);--stack-space-resp-lg:var(--space-3-x, 24px);--stack-space-resp-2-xl:var(--space-6-x, 48px);--stack-space-resp-sm:var(--space-1-p-5-x, 12px);--stack-space-resp-xl:var(--space-4-x, 32px);--gap-space-resp-xs:var(--space-0-p-75-x, 6px);--gap-space-resp-lg:var(--space-3-x, 24px);--gap-space-resp-xl:var(--space-4-x, 32px);--gap-space-resp-2-xl:var(--space-6-x, 48px);--gap-space-resp-md:var(--space-2-x, 16px);--gap-space-resp-sm:var(--space-1-p-5-x, 12px);--gap-space-resp-2-xs:var(--space-0-p-5-x, 4px);--gap-space-resp-3-xl:var(--space-9-x, 72px);--size-resp-2-xs:var(--size-4-x, 32px);--size-resp-xs:var(--size-5-x, 40px);--size-resp-sm:var(--size-6-x, 48px);--size-resp-md:var(--size-8-x, 64px);--size-resp-lg:var(--size-9-x, 72px);--size-resp-xl:var(--size-10-x, 80px);--size-resp-2-xl:var(--size-11-p-5-x, 92px);--size-resp-3-xl:var(--size-15-x, 120px);--size-resp-4-xl:var(--size-20-x, 160px);--size-resp-4-xs:var(--size-1-p-75-x, 14px);--breakpoint-name:md}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--grid-space-resp-base:var(--space-2-x, 16px);--grid-space-resp-sm:var(--space-1-x, 8px);--page-inline-space:var(--space-2-x, 16px);--layout-guide-grid-colums:12;--breakpoint-min-width-size:1024px;--breakpoint-max-width-size:1024px;--canvas-height-size-web:768px;--canvas-width-size-web:1024px;--canvas-width-size-app:1194px;--canvas-height-size-app:834px;--title-1-font-size:28px;--title-2-font-size:20px;--display-1-font-size:120px;--display-2-font-size:64px;--display-3-font-size:40px;--headline-1-font-size:100px;--headline-2-font-size:64px;--headline-3-font-size:40px;--headline-4-font-size:32px;--label-1-font-size-responsive:17px;--footnote-1-font-size:18px;--footnote-2-font-size:16px;--kicker-1-font-size:30px;--kicker-2-font-size:24px;--kicker-3-font-size:20px;--subheadline-1-font-size:36px;--quote-font-size:20px;--body-line-height:32px;--kicker-4-line-height:16px;--kicker-3-line-height:20px;--kicker-2-line-height:24px;--kicker-1-line-height:30px;--label-1-responsive-line-height:17px;--display-1-line-height:120px;--display-2-line-height:64px;--display-3-line-height:40px;--title-1-line-height:28px;--title-2-line-height:22px;--quote-line-height:22px;--footnote-1-line-height:23px;--footnote-2-line-height:21px;--headline-1-line-height:100px;--headline-2-line-height:64px;--headline-3-line-height:40px;--headline-4-line-height:30px;--subheadline-1-line-height:36px;--letter-spacing-positive-lg:var(--letter-space-3, 3px);--letter-spacing-negative-lg:var(--letter-space-neg-3, -3px);--display-1-letter-spacing:var(--letter-space-neg-2, -2px);--change-on-lg:lg;--bp-specific-web:lg;--inline-space-resp-sm:var(--space-2-x, 16px);--inline-space-resp-md:var(--space-3-x, 24px);--inline-space-resp-lg:var(--space-4-x, 32px);--inline-space-resp-2-xl:var(--space-8-x, 64px);--inline-space-resp-xl:var(--space-5-x, 40px);--stack-space-resp-md:var(--space-3-x, 24px);--stack-space-resp-lg:var(--space-4-x, 32px);--stack-space-resp-2-xl:var(--space-8-x, 64px);--stack-space-resp-sm:var(--space-2-x, 16px);--stack-space-resp-xl:var(--space-5-x, 40px);--gap-space-resp-xs:var(--space-1-x, 8px);--gap-space-resp-lg:var(--space-4-x, 32px);--gap-space-resp-xl:var(--space-6-x, 48px);--gap-space-resp-2-xl:var(--space-8-x, 64px);--gap-space-resp-md:var(--space-3-x, 24px);--gap-space-resp-sm:var(--space-2-x, 16px);--gap-space-resp-2-xs:var(--space-0-p-75-x, 6px);--gap-space-resp-3-xl:var(--space-12-x, 96px);--size-resp-3-xs:var(--size-3-x, 24px);--size-resp-xs:var(--size-6-x, 48px);--size-resp-sm:var(--size-7-x, 56px);--size-resp-md:var(--size-9-x, 72px);--size-resp-lg:var(--size-11-p-5-x, 92px);--size-resp-xl:var(--size-12-x, 96px);--size-resp-2-xl:var(--size-12-p-5-x, 100px);--size-resp-3-xl:var(--size-18-p-5-x, 148px);--size-resp-4-xl:var(--size-22-p-5-x, 180px);--size-resp-4-xs:var(--size-2-x, 16px);--breakpoint-name:lg}}[data-content-brand=\"bild\"] .display-1,:host([data-content-brand=\"bild\"]) .display-1{font-family:var(--display-font-family);font-weight:var(--display-font-weight);font-size:var(--display-1-font-size);line-height:var(--display-1-line-height);letter-spacing:var(--display-1-letter-spacing)}[data-content-brand=\"bild\"] .display-2,:host([data-content-brand=\"bild\"]) .display-2{font-family:var(--display-font-family);font-weight:var(--display-font-weight);font-size:var(--display-2-font-size);line-height:var(--display-2-line-height);letter-spacing:var(--display-2-letter-spacing)}[data-content-brand=\"bild\"] .display-3,:host([data-content-brand=\"bild\"]) .display-3{font-family:var(--display-font-family);font-weight:var(--display-font-weight);font-size:var(--display-3-font-size);line-height:var(--display-3-line-height);letter-spacing:var(--display-3-letter-spacing)}[data-content-brand=\"bild\"] .headline-1,:host([data-content-brand=\"bild\"]) .headline-1{font-family:var(--headline-font-family);font-weight:900;font-size:var(--headline-1-font-size);line-height:var(--headline-1-line-height)}[data-content-brand=\"bild\"] .headline-2,:host([data-content-brand=\"bild\"]) .headline-2{font-family:var(--headline-font-family);font-weight:900;font-size:var(--headline-2-font-size);line-height:var(--headline-2-line-height)}[data-content-brand=\"bild\"] .headline-3,:host([data-content-brand=\"bild\"]) .headline-3{font-family:var(--headline-font-family);font-weight:900;font-size:var(--headline-3-font-size);line-height:var(--headline-3-line-height)}[data-content-brand=\"bild\"] .headline-4,:host([data-content-brand=\"bild\"]) .headline-4{font-family:var(--headline-font-family);font-weight:700;font-size:var(--headline-4-font-size);line-height:var(--headline-4-font-size)}[data-content-brand=\"bild\"] .subheadline-1,:host([data-content-brand=\"bild\"]) .subheadline-1{font-family:var(--subheadline-font-family);font-weight:var(--subheadline-font-weight);font-size:var(--subheadline-1-font-size);line-height:var(--subheadline-1-line-height)}[data-content-brand=\"bild\"] .kicker-1,:host([data-content-brand=\"bild\"]) .kicker-1{font-family:var(--kicker-font-family);font-weight:700;font-size:var(--kicker-1-font-size);line-height:var(--kicker-1-line-height)}[data-content-brand=\"bild\"] .kicker-2,:host([data-content-brand=\"bild\"]) .kicker-2{font-family:var(--kicker-font-family);font-weight:700;font-size:var(--kicker-2-font-size);line-height:var(--kicker-2-line-height)}[data-content-brand=\"bild\"] .kicker-3,:host([data-content-brand=\"bild\"]) .kicker-3{font-family:var(--kicker-font-family);font-weight:700;font-size:var(--kicker-3-font-size);line-height:var(--kicker-3-line-height)}[data-content-brand=\"bild\"] .kicker-4,:host([data-content-brand=\"bild\"]) .kicker-4{font-family:var(--kicker-font-family);font-weight:700;font-size:var(--kicker-4-font-size);line-height:var(--kicker-4-line-height)}[data-content-brand=\"bild\"] .title-1,:host([data-content-brand=\"bild\"]) .title-1{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:var(--title-1-font-size);line-height:var(--title-1-line-height)}[data-content-brand=\"bild\"] .title-1-uppercase,:host([data-content-brand=\"bild\"]) .title-1-uppercase{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:var(--title-1-font-size);line-height:var(--title-1-line-height);text-transform:uppercase}[data-content-brand=\"bild\"] .title-2,:host([data-content-brand=\"bild\"]) .title-2{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:var(--title-2-font-size);line-height:var(--title-2-line-height)}[data-content-brand=\"bild\"] .title-2-uppercase,:host([data-content-brand=\"bild\"]) .title-2-uppercase{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:var(--title-2-font-size);line-height:var(--title-2-line-height);text-transform:uppercase}[data-content-brand=\"bild\"] .callout,:host([data-content-brand=\"bild\"]) .callout{font-family:var(--callout-font-family);font-weight:var(--callout-font-weight);font-size:var(--callout-1-font-size);line-height:var(--callout-line-height)}[data-content-brand=\"bild\"] .body,:host([data-content-brand=\"bild\"]) .body{font-family:var(--body-font-family);font-weight:var(--body-font-weight-book);font-size:var(--body-font-size);line-height:var(--body-line-height)}[data-content-brand=\"bild\"] .body-italic,:host([data-content-brand=\"bild\"]) .body-italic{font-family:var(--body-font-family);font-weight:400;font-size:var(--body-font-size);line-height:var(--body-line-height);font-style:italic}[data-content-brand=\"bild\"] .body-bold,:host([data-content-brand=\"bild\"]) .body-bold{font-family:var(--body-font-family);font-weight:var(--body-font-weight-bold);font-size:var(--body-font-size);line-height:var(--body-line-height)}[data-content-brand=\"bild\"] .body-bold-italic,:host([data-content-brand=\"bild\"]) .body-bold-italic{font-family:var(--body-font-family);font-weight:700;font-size:var(--body-font-size);line-height:var(--body-line-height);font-style:italic}[data-content-brand=\"bild\"] .text-link,:host([data-content-brand=\"bild\"]) .text-link{font-family:var(--body-font-family);font-weight:var(--body-font-weight-book);font-size:var(--body-font-size);line-height:var(--body-line-height);text-decoration:underline}[data-content-brand=\"bild\"] .text-link-italic,:host([data-content-brand=\"bild\"]) .text-link-italic{font-family:var(--body-font-family);font-weight:400;font-size:var(--body-font-size);line-height:var(--body-line-height);font-style:italic;text-decoration:underline}[data-content-brand=\"bild\"] .text-link-bold,:host([data-content-brand=\"bild\"]) .text-link-bold{font-family:var(--body-font-family);font-weight:var(--body-font-weight-bold);font-size:var(--body-font-size);line-height:var(--body-line-height);text-decoration:underline}[data-content-brand=\"bild\"] .text-link-hover,:host([data-content-brand=\"bild\"]) .text-link-hover{font-family:var(--body-font-family);font-weight:var(--body-font-weight-book);font-size:var(--body-font-size);line-height:var(--body-line-height);text-decoration:underline}[data-content-brand=\"bild\"] .text-link-bold-hover,:host([data-content-brand=\"bild\"]) .text-link-bold-hover{font-family:var(--body-font-family);font-weight:var(--body-font-weight-bold);font-size:var(--body-font-size);line-height:var(--body-line-height);text-decoration:underline}[data-content-brand=\"bild\"] .footnote-1,:host([data-content-brand=\"bild\"]) .footnote-1{font-family:var(--footnote-font-family);font-weight:var(--font-weight-book, 400);font-size:var(--footnote-1-font-size);line-height:var(--footnote-1-line-height)}[data-content-brand=\"bild\"] .footnote-1-bold,:host([data-content-brand=\"bild\"]) .footnote-1-bold{font-family:var(--footnote-font-family);font-weight:var(--font-weight-bold, 700);font-size:var(--footnote-1-font-size);line-height:var(--footnote-1-line-height)}[data-content-brand=\"bild\"] .footnote-2,:host([data-content-brand=\"bild\"]) .footnote-2{font-family:var(--footnote-font-family);font-weight:var(--font-weight-book, 400);font-size:var(--footnote-2-font-size);line-height:var(--footnote-2-line-height)}[data-content-brand=\"bild\"] .footnote-2-bold,:host([data-content-brand=\"bild\"]) .footnote-2-bold{font-family:var(--footnote-font-family);font-weight:var(--font-weight-bold, 700);font-size:var(--footnote-2-font-size);line-height:var(--footnote-2-line-height)}[data-content-brand=\"bild\"] .label-1,:host([data-content-brand=\"bild\"]) .label-1{font-family:var(--label-font-family);font-weight:var(--label-font-weight-book);font-size:var(--label-1-font-size);line-height:var(--label-1-line-height);letter-spacing:var(--letter-space-0-p-25, 0.25px)}[data-content-brand=\"bild\"] .label-1-bold,:host([data-content-brand=\"bild\"]) .label-1-bold{font-family:var(--label-font-family);font-weight:var(--label-font-weight-bold);font-size:var(--label-1-font-size);line-height:var(--label-1-line-height);letter-spacing:var(--letter-space-0-p-25, 0.25px)}[data-content-brand=\"bild\"] .label-1-bold-resp,:host([data-content-brand=\"bild\"]) .label-1-bold-resp{font-family:var(--label-font-family);font-weight:var(--font-weight-bold, 700);font-size:var(--label-1-font-size-responsive);line-height:var(--label-1-responsive-line-height);letter-spacing:var(--letter-space-0-p-25, 0.25px)}[data-content-brand=\"bild\"] .label-1-uppercase-bold,:host([data-content-brand=\"bild\"]) .label-1-uppercase-bold{font-family:var(--label-font-family);font-weight:var(--label-font-weight-bold);font-size:var(--label-1-font-size);line-height:var(--label-1-line-height);letter-spacing:var(--letter-spacing-positive-sm);text-transform:uppercase}[data-content-brand=\"bild\"] .label-2,:host([data-content-brand=\"bild\"]) .label-2{font-family:var(--label-font-family);font-weight:var(--label-font-weight-book);font-size:var(--label-2-font-size);line-height:var(--label-2-line-height);letter-spacing:var(--letter-spacing-positive-xs)}[data-content-brand=\"bild\"] .label-2-uppercase,:host([data-content-brand=\"bild\"]) .label-2-uppercase{font-family:var(--label-font-family);font-weight:var(--label-font-weight-book);font-size:var(--label-2-font-size);line-height:var(--label-2-line-height);letter-spacing:var(--letter-spacing-positive-xs);text-transform:uppercase}[data-content-brand=\"bild\"] .label-2-bold,:host([data-content-brand=\"bild\"]) .label-2-bold{font-family:var(--label-font-family);font-weight:var(--label-font-weight-bold);font-size:var(--label-2-font-size);line-height:var(--label-2-line-height);letter-spacing:var(--letter-spacing-positive-xs)}[data-content-brand=\"bild\"] .label-2-uppercase-bold,:host([data-content-brand=\"bild\"]) .label-2-uppercase-bold{font-family:var(--label-font-family);font-weight:var(--label-font-weight-bold);font-size:var(--label-2-font-size);line-height:var(--label-2-line-height);letter-spacing:var(--letter-spacing-positive-xs);text-transform:uppercase}[data-content-brand=\"bild\"] .label-3,:host([data-content-brand=\"bild\"]) .label-3{font-family:var(--label-font-family);font-weight:var(--font-weight-book, 400);font-size:var(--label-3-font-size);line-height:var(--label-3-line-height);letter-spacing:var(--letter-spacing-positive-xs)}[data-content-brand=\"bild\"] .label-3-uppercase,:host([data-content-brand=\"bild\"]) .label-3-uppercase{font-family:var(--label-font-family);font-weight:var(--label-font-weight-book);font-size:var(--label-3-font-size);line-height:var(--label-3-line-height);letter-spacing:var(--letter-spacing-positive-sm);text-transform:uppercase}[data-content-brand=\"bild\"] .label-3-bold,:host([data-content-brand=\"bild\"]) .label-3-bold{font-family:var(--label-font-family);font-weight:var(--font-weight-bold, 700);font-size:var(--label-3-font-size);line-height:var(--label-3-line-height);letter-spacing:var(--letter-spacing-positive-xs)}[data-content-brand=\"bild\"] .label-3-uppercase-bold,:host([data-content-brand=\"bild\"]) .label-3-uppercase-bold{font-family:var(--label-font-family);font-weight:var(--label-font-weight-bold);font-size:var(--label-3-font-size);line-height:var(--label-3-line-height);letter-spacing:var(--letter-spacing-positive-sm);text-transform:uppercase}[data-content-brand=\"bild\"] .quote,:host([data-content-brand=\"bild\"]) .quote{font-family:var(--quote-font-family);font-weight:var(--quote-font-weight);font-size:var(--quote-font-size);line-height:var(--quote-line-height)}[data-content-brand=\"bild\"] .accordion-label,:host([data-content-brand=\"bild\"]) .accordion-label{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-bold);font-size:var(--label-1-font-size)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--accordion-label-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow)}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--alert-surface-color:var(--attention-color-extra-low);--alert-surface-color-constant:var(--surface-color-primary-constant-light)}[data-content-brand=\"bild\"] .article-kicker,:host([data-content-brand=\"bild\"]) .article-kicker{font-family:var(--kicker-font-family);font-weight:700;font-size:var(--kicker-1-font-size);line-height:var(--kicker-1-line-height)}[data-content-brand=\"bild\"] .article-image-caption,:host([data-content-brand=\"bild\"]) .article-image-caption{font-family:var(--body-font-family);font-weight:var(--font-weight-bold, 700);font-size:var(--article-image-caption-font-size);line-height:var(--article-image-caption-line-height)}[data-content-brand=\"bild\"] .article-headline,:host([data-content-brand=\"bild\"]) .article-headline{font-family:var(--headline-font-family);font-weight:900;font-size:var(--headline-2-font-size);line-height:var(--headline-2-font-size)}[data-content-brand=\"bild\"] .article-meta-source,:host([data-content-brand=\"bild\"]) .article-meta-source{font-family:var(--footnote-font-family);font-weight:var(--footnote-font-weight-book);font-size:16px;line-height:21px}[data-content-brand=\"bild\"] .article-time-stamp,:host([data-content-brand=\"bild\"]) .article-time-stamp{font-family:var(--font-family-gotham, Gotham);font-weight:var(--font-weight-black, 800);font-size:12px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--aricle-mobile-1-col-grid-image-margin-space:var(--space-0-x, 0px);--article-top-margin-space:var(--stack-space-resp-sm);--article-kicker-font-size:var(--kicker-1-font-size);--article-headline-font-size:var(--headline-2-font-size);--article-gallery-ateaser-width:145px;--article-image-caption-font-size:16px;--article-image-source-font-size:16px;--article-image-caption-line-height:19.5px;--article-image-source-line-height:21px;--article-content-stack-space:var(--stack-space-resp-lg);--article-headings-stack-space:var(--space-1-p-5-x, 12px);--article-image-landscape-inline-space:var(--space-0-x, 0px);--article-meta-font-family:var(--font-family-gotham, Gotham);--article-meta-font-size:12px;--article-content-inline-space:var(--space-2-x, 16px);--article-headings-inline-space:var(--space-2-x, 16px);--article-image-portait-inline-space:var(--space-0-x, 0px);--article-image-container-stack-space:var(--stack-space-resp-sm);--article-infobox-inline-space:var(--inline-space-resp-lg);--article-infobox-stack-space:var(--stack-space-resp-lg)}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--aricle-mobile-1-col-grid-image-margin-space:var(--space-9-x, 72px);--article-headline-font-size:var(--headline-1-font-size);--article-gallery-ateaser-width:260px;--article-image-caption-font-size:18px;--article-image-caption-line-height:24.75px;--article-image-landscape-inline-space:var(--space-1-p-5-x, 12px);--article-meta-font-size:14px;--article-content-inline-space:var(--space-9-x, 72px);--article-headings-inline-space:var(--space-9-x, 72px);--article-image-portait-inline-space:var(--space-9-x, 72px)}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--article-gallery-ateaser-width:300px;--article-image-source-font-size:18px;--article-image-source-line-height:23px;--article-headings-stack-space:var(--space-2-x, 16px);--article-image-landscape-inline-space:var(--space-2-x, 16px);--article-meta-font-size:16px;--article-content-inline-space:162px;--article-headings-inline-space:var(--space-2-x, 16px);--article-image-portait-inline-space:162px}}[data-content-brand=\"bild\"] .audio-player-label,:host([data-content-brand=\"bild\"]) .audio-player-label{font-family:var(--label-font-family);font-weight:var(--label-font-weight-bold);font-size:16px;line-height:16px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--audio-player-font-size:16px}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--audio-player-font-size:18px}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--avatar-label-color:var(--color-neutral-15, #232629);--avatar-label-color-hover:var(--color-bild-red-50, #DD0000)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--avatar-label-color:var(--color-neutral-100, #FFFFFF);--avatar-label-color-hover:var(--color-bild-red-50, #DD0000)}[data-content-brand=\"bild\"] .app-avatar,:host([data-content-brand=\"bild\"]) .app-avatar{font-family:var(--font-family-gotham, Gotham);font-weight:var(--font-weight-black, 800);font-size:12px;text-transform:uppercase}[data-content-brand=\"bild\"] .avatar-default,:host([data-content-brand=\"bild\"]) .avatar-default{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--font-weight-bold, 700);font-size:16px;line-height:21px}[data-content-brand=\"bild\"] .avatar-hover,:host([data-content-brand=\"bild\"]) .avatar-hover{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-bold);font-size:16px;line-height:21px;text-decoration:underline}[data-content-brand=\"bild\"] .avatar-secondary-info,:host([data-content-brand=\"bild\"]) .avatar-secondary-info{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-book);font-size:16px;line-height:21px}[data-content-brand=\"bild\"] .avatar-secondary-info-hover,:host([data-content-brand=\"bild\"]) .avatar-secondary-info-hover{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-book);font-size:16px;line-height:21px;text-decoration:underline}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--avatar-label-font-size:16px;--avatar-article-size:var(--size-const-md);--avatar-author-page-size:var(--size-12-x, 96px);--avatar-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--avatar-label-line-height:21px;--avatar-lane-gap-space:var(--space-2-x, 16px);--app-avatar-font-family:var(--title-font-family)}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--avatar-author-page-size:var(--size-16-p-25, 130px);--avatar-lane-gap-space:var(--space-3-x, 24px)}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--avatar-label-font-size:18px;--avatar-label-line-height:23px}}[data-content-brand=\"bild\"] .video-ad-badge,:host([data-content-brand=\"bild\"]) .video-ad-badge{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--font-weight-book, 400);font-size:14px;text-transform:uppercase}[data-content-brand=\"bild\"] .video-time-badge,:host([data-content-brand=\"bild\"]) .video-time-badge{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-book);font-size:16px;line-height:21px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--badges-inner-stack-space:var(--stack-space-const-3-xs);--badges-inner-inline-space:var(--inline-space-const-2-xs);--ad-label-badge-height-size:30px}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--breadcrumb-text-color-idle:var(--color-neutral-35, #4B525A);--breadcrumb-text-color-hover:var(--color-neutral-15, #232629)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--breadcrumb-text-color-idle:var(--color-neutral-96, #F2F4F5);--breadcrumb-text-color-hover:var(--color-neutral-100, #FFFFFF)}[data-content-brand=\"bild\"] .breadcrumb,:host([data-content-brand=\"bild\"]) .breadcrumb{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--font-weight-bold, 700);font-size:var(--breadcrumb-font-size);line-height:var(--breadcrumb-line-height)}[data-content-brand=\"bild\"] .breadcrumb-link,:host([data-content-brand=\"bild\"]) .breadcrumb-link{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--font-weight-bold, 700);font-size:15px;line-height:15px;text-decoration:underline}[data-content-brand=\"bild\"] .breadcrumb-link-hover,:host([data-content-brand=\"bild\"]) .breadcrumb-link-hover{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--body-font-weight-bold);font-size:15px;line-height:15px;text-decoration:underline}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--breadcrumb-font-size:15px;--breadcrumb-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--breadcrumb-arrow-left-inline-space-1:3px;--breadcrumb-arrow-right-inline-space-2:5px;--breadcrumb-inline-space:var(--grid-space-resp-base);--breadcrumb-line-height:15px;--breadcrumb-font-weight:var(--font-weight-bold, 700);--breadcrumb-stack-space:14px}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--breadcrumb-font-size:12px;--breadcrumb-inline-space:0px;--breadcrumb-line-height:12px;--breadcrumb-stack-space:16px}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--breaking-news-title-surface-color:var(--color-orange-67, #FD8227);--breaking-news-surface-color:var(--color-neutral-15, #232629);--breaking-news-text-content-color:var(--color-neutral-100, #FFFFFF);--breaking-news-top-title-text-color:var(--color-neutral-10, #1C1C1C);--breaking-news-bottom-title-text-color:var(--color-neutral-10, #1C1C1C)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--breaking-news-title-surface-color:var(--color-orange-67, #FD8227);--breaking-news-surface-color:var(--color-neutral-93, #E9ECEF);--breaking-news-text-content-color:var(--color-neutral-15, #232629);--breaking-news-top-title-text-color:var(--color-neutral-10, #1C1C1C);--breaking-news-bottom-title-text-color:var(--color-neutral-10, #1C1C1C)}[data-content-brand=\"bild\"] .breaking-news-text,:host([data-content-brand=\"bild\"]) .breaking-news-text{font-family:var(--kicker-font-family);font-weight:var(--body-font-weight-bold);font-size:21px;line-height:24px;text-transform:uppercase}[data-content-brand=\"bild\"] .breaking-news-upper-title,:host([data-content-brand=\"bild\"]) .breaking-news-upper-title{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:13px;line-height:13px}[data-content-brand=\"bild\"] .breaking-news-lower-title,:host([data-content-brand=\"bild\"]) .breaking-news-lower-title{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:23px;line-height:21px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--breaking-news-container-height-size:var(--size-const-lg);--breaking-news-badge-upper-title-font-size:13px;--breaking-news-badge-lower-title-font-size:23px;--breaking-news-badge-upper-title-line-height:13px;--breaking-news-badge-lower-title-line-height:21px;--breaking-news-badge-titels-stack-space:var(--space-0-x, 0px);--breaking-news-scrolling-text-font-size:21px;--breaking-news-scrolling-text-line-height:24px;--breaking-news-badge-inline-space:var(--size-0-p-75-x, 6px)}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--breaking-news-badge-upper-title-font-size:17px;--breaking-news-badge-lower-title-font-size:30px;--breaking-news-badge-upper-title-line-height:12px;--breaking-news-badge-titels-stack-space:var(--space-0-p-5-x, 4px);--breaking-news-badge-inline-space:var(--size-1-p-5-x, 12px)}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--breaking-news-badge-inline-space:var(--size-3-p-25-x, 26px)}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--button-primary-brand-bg-color-idle:var(--color-bild-red-50, #DD0000);--button-primary-brand-bg-color-hover:var(--color-bild-red-35, #AF0002);--button-primary-label-color:var(--color-neutral-100, #FFFFFF);--button-primary-success-color-idle:var(--color-green-56, #18995C);--button-primary-success-color-hover:var(--color-green-40, #006E3E);--button-primary-neutral-bg-color-idle:var(--color-neutral-15, #232629);--button-primary-neutral-bg-color-hover:var(--color-neutral-35, #4B525A);--button-tertiary-label-color:var(--color-neutral-35, #4B525A);--button-tertiary-border-color-idle:var(--color-neutral-85, #CED4DA);--button-tertiary-border-color-hover:var(--color-neutral-35, #4B525A);--button-tertiary-success-bg-color-hover:var(--color-green-93, #CEF4E4);--button-tertiary-success-border-color:var(--color-green-56, #18995C);--button-secondary-bg-color-hover:var(--color-neutral-85, #CED4DA);--button-secondary-label-color:var(--color-neutral-35, #4B525A);--button-secondary-bg-color-idle:var(--color-neutral-93, #E9ECEF);--button-live-ticker-load-new-label-color:var(--color-neutral-60, #8C9196);--button-ghost-bg-color-hover:var(--color-neutral-85, #CED4DA)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--button-primary-brand-bg-color-idle:var(--color-bild-red-50, #DD0000);--button-primary-brand-bg-color-hover:var(--color-bild-red-35, #AF0002);--button-primary-label-color:var(--color-neutral-100, #FFFFFF);--button-primary-success-color-idle:var(--color-green-56, #18995C);--button-primary-success-color-hover:var(--color-green-40, #006E3E);--button-primary-neutral-bg-color-idle:var(--color-neutral-100, #FFFFFF);--button-primary-neutral-bg-color-hover:var(--color-neutral-93, #E9ECEF);--button-tertiary-label-color:var(--color-neutral-96, #F2F4F5);--button-tertiary-border-color-idle:var(--color-neutral-35, #4B525A);--button-tertiary-border-color-hover:var(--color-neutral-100, #FFFFFF);--button-tertiary-success-bg-color-hover:var(--color-green-56-a-50, rgba(0, 155, 90, 0.5));--button-tertiary-success-border-color:var(--color-green-56, #18995C);--button-secondary-bg-color-hover:var(--alpha-neutral-85-a-50, rgba(206, 212, 218, 0.5));--button-secondary-label-color:var(--color-neutral-93, #E9ECEF);--button-secondary-bg-color-idle:var(--color-neutral-35, #4B525A);--button-live-ticker-load-new-label-color:var(--color-neutral-96, #F2F4F5);--button-ghost-bg-color-hover:var(--alpha-neutral-85-a-50, rgba(206, 212, 218, 0.5))}[data-content-brand=\"bild\"][data-density=\"default\"],:host([data-content-brand=\"bild\"][data-density=\"default\"]){--density-button-content-gap-space:var(--space-1-x, 8px);--density-button-stack-space:var(--space-1-x, 8px);--density-button-label-font-size:17px;--density-button-inline-space:var(--space-2-p-5-x, 20px)}[data-content-brand=\"bild\"][data-density=\"dense\"],:host([data-content-brand=\"bild\"][data-density=\"dense\"]){--density-button-content-gap-space:var(--space-0-p-75-x, 6px);--density-button-stack-space:var(--space-0-p-75-x, 6px);--density-button-label-font-size:15px;--density-button-inline-space:var(--space-2-x, 16px)}[data-content-brand=\"bild\"][data-density=\"spacious\"],:host([data-content-brand=\"bild\"][data-density=\"spacious\"]){--density-button-content-gap-space:var(--space-1-x, 8px);--density-button-stack-space:var(--space-1-p-5-x, 12px);--density-button-label-font-size:19px;--density-button-inline-space:var(--space-3-x, 24px)}[data-content-brand=\"bild\"] .button-label,:host([data-content-brand=\"bild\"]) .button-label{font-family:var(--label-font-family);font-weight:700;font-size:var(--button-label-font-size);line-height:var(--button-label-line-height);letter-spacing:var(--letter-spacing-positive-sm);text-transform:uppercase}[data-content-brand=\"bild\"] .partner-link-button-label,:host([data-content-brand=\"bild\"]) .partner-link-button-label{font-family:var(--label-font-family);font-weight:var(--label-font-weight-book);font-size:var(--partner-link-button-label-font-size);line-height:16px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--button-label-font-size:var(--density-button-label-font-size);--button-inline-space:var(--density-button-inline-space);--partner-link-button-label-font-size:16px;--partner-link-button-label-height-size:var(--size-6-x, 48px);--button-border-width-size:var(--border-width-thick);--button-content-min-height-size:var(--size-const-2-xs);--partner-link-button-inline-space:var(--inline-space-const-sm);--button-label-line-height:var(--density-button-label-font-size);--button-content-gap-space:var(--density-button-content-gap-space);--button-stack-space:var(--density-button-stack-space);--button-border-radius:var(--border-radius-md);--button-label-font-family:var(--label-font-family)}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--partner-link-button-label-font-size:18px}}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--button-live-ticker-load-new-surface-color:var(--surface-color-primary)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--card-surface-bg-color:var(--surface-color-primary)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--card-surface-bg-color:var(--surface-color-secondary)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--search-result-card-image-width-size:216px;--search-result-card-image-height-size-stacked:189px;--newsticker-image-card-width-size:206px}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--search-result-card-image-width-size:260px}}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--gallery-teaser-title-bottom-space:var(--space-3-p-5-x, 28px);--gallery-teaser-app-gap-space:var(--space-0-x, 0px);--app-epaper-carousel-item-focus-width:182px;--app-epaper-carousel-item-default-width:144px;--app-epaper-carouse-beilage-item-width:110px;--standard-teaser-gallery-teaser-width-web:145px;--standard-teaser-gallery-teaser-width-app:280px}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--gallery-teaser-title-bottom-space:var(--space-4-p-5-x, 36px);--gallery-teaser-app-gap-space:var(--gap-space-const-sm);--app-epaper-carousel-item-focus-width:240px;--app-epaper-carousel-item-default-width:172px;--app-epaper-carouse-beilage-item-width:172px;--standard-teaser-gallery-teaser-width-web:260px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--standard-teaser-gallery-teaser-width-web:300px;--standard-teaser-gallery-teaser-width-app:464px}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--chip-bg-color-hover:var(--color-bild-red-35, #AF0002);--chip-label-color-hover:var(--core-color-secondary-constant);--chip-bg-color-active:var(--color-bild-red-50, #DD0000);--chip-bg-color-idle:var(--color-neutral-93, #E9ECEF);--chip-label-color-idle:var(--color-neutral-15, #232629)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--chip-bg-color-hover:var(--color-neutral-85, #CED4DA);--chip-label-color-hover:var(--core-color-tertiary-constant);--chip-bg-color-active:var(--color-neutral-100, #FFFFFF);--chip-bg-color-idle:var(--color-neutral-35, #4B525A);--chip-label-color-idle:var(--color-neutral-100, #FFFFFF)}[data-content-brand=\"bild\"] .chip-label,:host([data-content-brand=\"bild\"]) .chip-label{font-family:var(--footnote-font-family);font-weight:var(--label-font-weight-bold);font-size:var(--size-2-x, 16px)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--chip-font-size:var(--size-2-x, 16px);--chip-inline-space:var(--inline-space-const-md);--chip-stack-space:var(--stack-space-const-sm)}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--chip-font-size:var(--size-2-p-25-x, 18px)}}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--datepicker-item-day-width-size:44px;--datepicker-item-height-size:44px;--datepicker-item-year-width-size:77px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--mobile-menu-drawer-stack-space:20px;--mobile-menu-drawer-left-inline-space:20px;--mobile-menu-drawer-right-inline-space:16px;--mobile-menu-drawer-max-width-size:400px}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--dropdown-bg-color-hover:var(--surface-color-secondary);--dropdown-bg-color-idle:var(--surface-color-primary)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--dropdown-bg-color-hover:var(--surface-color-quartenary);--dropdown-bg-color-idle:var(--surface-color-tertiary)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--drop-down-border-radius:var(--border-radius-sm);--drop-down-item-stack-space:var(--space-1-x, 8px);--drop-down-item-inline-space:var(--grid-space-resp-base)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--empties-bg-color:var(--surface-color-secondary);--empties-logo-color:var(--color-neutral-85, #CED4DA)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--empties-bg-color:var(--surface-color-tertiary);--empties-logo-color:var(--color-neutral-20, #2C3138)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--foldout-label-color-active:var(--color-primary-active)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--foldout-label-color-active:var(--color-secondary-active)}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--foldout-label-color-idle:var(--label-color-secondary)}[data-content-brand=\"bild\"] .footer-card-link,:host([data-content-brand=\"bild\"]) .footer-card-link{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--font-weight-book, 400);font-size:var(--label-2-font-size);text-decoration:underline}[data-content-brand=\"bild\"] .footer-link-separator,:host([data-content-brand=\"bild\"]) .footer-link-separator{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--font-weight-book, 400)}[data-content-brand=\"bild\"] .footer-links,:host([data-content-brand=\"bild\"]) .footer-links{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-bold);font-size:11px;line-height:14px}[data-content-brand=\"bild\"] .footer-link-user-offer-pages,:host([data-content-brand=\"bild\"]) .footer-link-user-offer-pages{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--font-weight-book, 400);font-size:18px;line-height:26px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--footer-font-size:11px;--footer-line-height:14px;--footer-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--footer-font-size-user-offer-pages:18px;--footer-line-height-user-offer-pages:26px}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--app-image-lightbox-gallery-bg-color:var(--color-neutral-0, #000000)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--app-image-lightbox-gallery-bg-color:var(--color-neutral-0, #000000)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--hey-fav-input-field-surface-color:var(--color-neutral-93, #E9ECEF);--hey-text-color:var(--color-neutral-35, #4B525A);--hey-icon-util-color:var(--color-neutral-35, #4B525A);--hey-separator-color:var(--color-neutral-85, #CED4DA);--hey-drawer-surface-color:var(--surface-color-secondary)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--hey-fav-input-field-surface-color:var(--color-neutral-35, #4B525A);--hey-text-color:var(--color-neutral-93, #E9ECEF);--hey-icon-util-color:var(--color-neutral-100, #FFFFFF);--hey-separator-color:var(--color-neutral-45, #666B70);--hey-drawer-surface-color:var(--surface-color-tertiary)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--icon-size:var(--size-const-2-xs);--icon-size-embedd-media:40px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--info-element-teaser-badge-height-size:var(--size-2-x, 16px);--info-element-teaser-image-height-size:var(--size-10-x, 80px);--info-element-teaser-image-width-size:var(--size-10-x, 80px);--info-element-teaser-badge-margin-space:var(--space-0-p-5-x, 4px)}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--info-element-teaser-image-height-size:83px;--info-element-teaser-image-width-size:var(--size-18-p-5-x, 148px)}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--info-element-teaser-badge-height-size:var(--size-3-x, 24px);--info-element-teaser-image-height-size:133px;--info-element-teaser-image-width-size:236px;--info-element-teaser-badge-margin-space:var(--space-1-x, 8px)}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--input-field-border-color-idle:var(--color-neutral-85, #CED4DA);--input-field-border-color-active:var(--color-neutral-35, #4B525A);--input-field-border-color-dark:var(--color-neutral-60, #8C9196);--input-field-bg-color-dark-low-contrast:var(--color-neutral-25, #343C41);--input-field-bg-color-dark-medium-contrast:var(--color-neutral-35, #4B525A);--input-field-bg-color-dark-high-contrast:var(--color-neutral-93, #E9ECEF)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--input-field-border-color-idle:var(--color-neutral-60, #8C9196);--input-field-border-color-active:var(--color-neutral-93, #E9ECEF);--input-field-border-color-dark:var(--color-neutral-85, #CED4DA);--input-field-bg-color-dark-low-contrast:var(--color-neutral-25, #343C41);--input-field-bg-color-dark-medium-contrast:var(--color-neutral-35, #4B525A);--input-field-bg-color-dark-high-contrast:var(--color-neutral-93, #E9ECEF)}[data-content-brand=\"bild\"][data-density=\"default\"],:host([data-content-brand=\"bild\"][data-density=\"default\"]){--density-input-field-inline-space:var(--space-2-x, 16px);--density-input-field-stack-space:var(--space-1-x, 8px);--density-input-field-height-size:var(--size-5-x, 40px);--density-input-field-label-font-size:17px}[data-content-brand=\"bild\"][data-density=\"dense\"],:host([data-content-brand=\"bild\"][data-density=\"dense\"]){--density-input-field-inline-space:var(--space-2-x, 16px);--density-input-field-stack-space:var(--space-0-p-75-x, 6px);--density-input-field-height-size:var(--size-4-p-5-x, 36px);--density-input-field-label-font-size:16px}[data-content-brand=\"bild\"][data-density=\"spacious\"],:host([data-content-brand=\"bild\"][data-density=\"spacious\"]){--density-input-field-inline-space:var(--space-2-x, 16px);--density-input-field-stack-space:var(--space-1-p-5-x, 12px);--density-input-field-height-size:var(--size-6-x, 48px);--density-input-field-label-font-size:19px}[data-content-brand=\"bild\"] .text-input-field-label,:host([data-content-brand=\"bild\"]) .text-input-field-label{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-book);font-size:16px;line-height:16px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--input-field-stack-space:var(--density-input-field-stack-space);--input-field-inline-space:var(--density-input-field-inline-space);--input-field-mini-label-inline-space:var(--space-0-p-5-x, 4px);--input-field-font-size:var(--density-input-field-label-font-size);--input-field-imessage-inline-space:var(--inline-space-const-lg);--input-field-height-size:var(--density-input-field-height-size);--hey-input-container-inline-space:var(--inline-space-const-sm);--input-field-message-gap-space:var(--gap-space-const-xs);--input-field-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow)}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--hey-input-container-inline-space:var(--inline-space-const-lg)}}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--input-field-border-color-dark-active:var(--border-color-high-contrast)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--kicker-bg-color-on-surface:var(--color-bild-red-50, #DD0000);--kicker-fitbook-bg-color:var(--color-partner-fitbook, #FF97B7);--kicker-petbook-bg-color:var(--color-partner-petbook, #B9DB91);--kicker-myhomebook-bg-color:var(--color-partner-myhome, #66CCCC);--kicker-travelbook-bg-color:var(--color-partner-travelbook, #8EF0ED);--kicker-techbook-bg-color:var(--color-partner-techbook, #93E4FF);--kicker-kaufberater-bg-color:var(--color-partner-kaufberater, #55476E);--kicker-cobi-bg-color:var(--color-cobi-red-50, #DC231C);--kicker-aubi-bg-color:var(--color-aubi-red-50, #F00000);--kicker-spobi-bg-color:var(--color-spobi-blue-29, #174482);--kicker-bz-bg-color:var(--color-bz-red-50, #E3001B)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--kicker-bg-color-on-surface:var(--color-neutral-60, #8C9196);--kicker-fitbook-bg-color:var(--color-partner-fitbook, #FF97B7);--kicker-petbook-bg-color:var(--color-partner-petbook, #B9DB91);--kicker-myhomebook-bg-color:var(--color-partner-myhome, #66CCCC);--kicker-travelbook-bg-color:var(--color-partner-travelbook, #8EF0ED);--kicker-techbook-bg-color:var(--color-partner-techbook, #93E4FF);--kicker-kaufberater-bg-color:var(--color-partner-kaufberater, #55476E);--kicker-cobi-bg-color:var(--color-cobi-red-50, #DC231C);--kicker-aubi-bg-color:var(--color-aubi-red-50, #F00000);--kicker-spobi-bg-color:var(--color-spobi-blue-29, #174482);--kicker-bz-bg-color:var(--color-bz-red-50, #E3001B)}[data-content-brand=\"bild\"] .live-ticker-headline,:host([data-content-brand=\"bild\"]) .live-ticker-headline{font-family:var(--headline-font-family);font-weight:var(--font-weight-semi-bold, 600);font-size:22px;line-height:22px}[data-content-brand=\"bild\"] .live-ticker-time-stamp,:host([data-content-brand=\"bild\"]) .live-ticker-time-stamp{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-bold);font-size:var(--live-ticker-time-stamp-font-size);line-height:14px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--live-tickerheadline-font-weight:var(--font-weight-semi-bold, 600);--live-ticker-headlines-font-size:22px;--time-stamp-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--live-ticker-time-stamp-font-size:14px;--live-ticker-time-headline-stack-space:var(--space-0-p-5-x, 4px);--live-ticker-slider-item-width-max-size:257px;--live-ticker-app-card-height-size:96px;--live-ticker-app-card-width-size:250px}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--live-ticker-headlines-font-size:32px;--live-ticker-time-stamp-font-size:16px;--live-ticker-app-card-height-size:128px;--live-ticker-app-card-width-size:300px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--live-ticker-slider-item-width-max-size:537px}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--vid-player-controls-autoplay-button-bg-color:var(--alpha-black-20, rgba(0, 0, 0, 0.2));--vid-player-control-buttons-bg-hover-color:var(--alpha-red-50-a-80, rgba(221, 0, 0, 0.8));--vid-player-control-buttons-bg-color-hover:var(--alpha-black-20, rgba(0, 0, 0, 0.2));--vid-player-overlay-scrim-color:var(--alpha-black-50, rgba(0, 0, 0, 0.5));--audio-player-play-button-bg-color:var(--alpha-white-30, rgba(255, 255, 255, 0.3));--vid-player-tooltip-bg-color:var(--alpha-black-70, rgba(0, 0, 0, 0.7));--vid-player-control-buttons-bg-color-pressed:var(--alpha-black-5, rgba(0, 0, 0, 0.05));--vid-player-progress-bar-preload-bg-color:var(--alpha-white-30, rgba(255, 255, 255, 0.3));--vid-player-unmute-button-bg-color:var(--alpha-black-20, rgba(0, 0, 0, 0.2));--vid-player-unmute-button-bg-color-hover:var(--alpha-black-35, rgba(0, 0, 0, 0.35))}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--vid-player-controls-autoplay-button-bg-color:var(--alpha-black-20, rgba(0, 0, 0, 0.2));--vid-player-control-buttons-bg-hover-color:var(--alpha-red-50-a-80, rgba(221, 0, 0, 0.8));--vid-player-control-buttons-bg-color-hover:var(--alpha-black-20, rgba(0, 0, 0, 0.2));--vid-player-overlay-scrim-color:var(--alpha-black-50, rgba(0, 0, 0, 0.5));--audio-player-play-button-bg-color:var(--alpha-white-30, rgba(255, 255, 255, 0.3));--vid-player-tooltip-bg-color:var(--alpha-black-70, rgba(0, 0, 0, 0.7));--vid-player-control-buttons-bg-color-pressed:var(--alpha-black-5, rgba(0, 0, 0, 0.05));--vid-player-progress-bar-preload-bg-color:var(--alpha-white-30, rgba(255, 255, 255, 0.3));--vid-player-unmute-button-bg-color:var(--alpha-black-20, rgba(0, 0, 0, 0.2));--vid-player-unmute-button-bg-color-hover:var(--alpha-black-35, rgba(0, 0, 0, 0.35))}[data-content-brand=\"bild\"] .podcast-player-label,:host([data-content-brand=\"bild\"]) .podcast-player-label{font-family:var(--label-font-family);font-weight:var(--label-font-weight-book);font-size:16px;line-height:16px}[data-content-brand=\"bild\"] .video-ad-time,:host([data-content-brand=\"bild\"]) .video-ad-time{font-family:var(--font-family-gotham, Gotham);font-weight:var(--title-font-weight);font-size:14px;text-transform:uppercase}[data-content-brand=\"bild\"] .video-player-time,:host([data-content-brand=\"bild\"]) .video-player-time{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:14px;text-transform:uppercase}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--podcast-play-button-size:var(--size-6-x, 48px);--vid-player-bottom-bar-gap-space:0px;--audio-player-header-stack-space:var(--size-7-x, 56px);--video-time-badge-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--vid-player-control-button-size:var(--size-5-p-25-x, 42px);--vid-player-control-button-icon-size-hover:var(--size-3-p-5-x, 28px);--vid-player-timecode-font-size:14px;--vid-player-timecode-container-min-width-size:45px;--vid-player-progress-bar-container-height-size:24px;--vid-player-unmute-button-width-size:220}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--vid-player-timecode-font-size:16px;--vid-player-timecode-container-min-width-size:58px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--vid-player-bottom-bar-gap-space:var(--gap-space-const-lg);--vid-player-timecode-font-size:18px;--vid-player-progress-bar-container-height-size:42px}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--menu-scrolled-surface-gradient-color:rgba(255, 255, 255, 0.95);--menu-link-lane-surface-color:var(--color-neutral-100, #FFFFFF);--menu-link-lane-label-color:var(--color-neutral-35, #4B525A);--menu-link-lane-label-color-active:var(--color-neutral-15, #232629);--app-top-bar-surface-color:var(--color-neutral-100, #FFFFFF);--app-top-bar-icon-color:var(--color-neutral-35, #4B525A);--app-top-bar-text-color-primary:var(--color-neutral-15, #232629);--app-tob-bar-tab-nav-bottom-border:var(--color-neutral-93, #E9ECEF);--app-tob-bar-tab-nav-bottom-border-active:var(--color-bild-red-50, #DD0000)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--menu-scrolled-surface-gradient-color:rgba(35, 38, 41, 0.95);--menu-link-lane-surface-color:var(--color-neutral-15, #232629);--menu-link-lane-label-color:var(--color-neutral-60, #8C9196);--menu-link-lane-label-color-active:var(--color-neutral-100, #FFFFFF);--app-top-bar-surface-color:var(--color-neutral-25, #343C41);--app-top-bar-icon-color:var(--color-neutral-60, #8C9196);--app-top-bar-text-color-primary:var(--color-neutral-93, #E9ECEF);--app-tob-bar-tab-nav-bottom-border:var(--color-neutral-35, #4B525A);--app-tob-bar-tab-nav-bottom-border-active:var(--color-neutral-100, #FFFFFF)}[data-content-brand=\"bild\"] .app-topbar-stage-title,:host([data-content-brand=\"bild\"]) .app-topbar-stage-title{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:12px;line-height:14px}[data-content-brand=\"bild\"] .app-topbar-tabs-title,:host([data-content-brand=\"bild\"]) .app-topbar-tabs-title{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:12px;line-height:14px;text-transform:uppercase}[data-content-brand=\"bild\"] .menu-item-label,:host([data-content-brand=\"bild\"]) .menu-item-label{font-family:var(--label-font-family);font-weight:700;font-size:15px;line-height:15px;text-transform:uppercase}[data-content-brand=\"bild\"] .menu-item-util-label,:host([data-content-brand=\"bild\"]) .menu-item-util-label{font-family:var(--label-font-family);font-weight:700;font-size:var(--size-1-p-5-x, 12px);line-height:var(--size-1-p-5-x, 12px);text-transform:uppercase}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--menu-item-space:var(--space-1-x, 8px);--menu-item-font-size:15px;--menu-item-util-font-size:var(--size-1-p-5-x, 12px);--menu-item-util-stack-space:var(--space-1-p-25-x, 10px);--menu-link-lane-height-size:var(--size-6-x, 48px);--menu-utillink-item-height-size:var(--size-6-x, 48px);--menu-link-item-inline-space:var(--space-0-p-5-x, 4px);--menu-logo-default-size:var(--size-7-x, 56px);--menu-logo-scrolled-size:var(--size-7-x, 56px);--menu-special-navi-item-height-size:48px;--sub-nav-bar-height-size:var(--size-5-p-25-x, 42px);--menu-utility-links-container-height-size:var(--size-const-lg);--menu-top-stack-space:var(--stack-space-const-sm);--menu-left-inline-space:var(--inline-space-const-sm);--menu-utility-links-gap-space:var(--gap-space-const-xl);--menu-right-inline-space:var(--space-0-x, 0px);--menu-bottom-stack-space:var(--stack-space-const-sm);--menu-utility-links-divider-height-size:var(--size-const-sm);--menu-shadow-visibility:var(--alpha-black-10, rgba(0, 0, 0, 0.1));--hey-input-shadow-visibility:var(--alpha-black-0, rgba(0, 0, 0, 0));--app-topbar-title-font-size:12px;--app-topbar-stage-title-height:14px;--i-osapp-top-bar-height-size:44px;--i-osapp-top-bar-left-inline-space:12px;--i-osapp-top-bar-right-inline-space:16px}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--app-topbar-title-font-size:14px;--app-topbar-stage-title-height:17px;--i-osapp-top-bar-height-size:48px;--i-osapp-top-bar-left-inline-space:19px;--i-osapp-top-bar-right-inline-space:19px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--menu-logo-default-size:var(--size-18-p-5-x, 148px);--menu-special-navi-item-height-size:56px;--menu-utility-links-container-height-size:var(--size-12-p-5-x, 100px);--menu-top-stack-space:var(--stack-space-const-md);--menu-left-inline-space:var(--inline-space-const-lg);--menu-utility-links-gap-space:var(--gap-space-const-2-xl);--menu-right-inline-space:var(--inline-space-const-lg);--menu-bottom-stack-space:var(--space-0-x, 0px);--menu-utility-links-divider-height-size:var(--size-const-md);--menu-shadow-visibility:var(--alpha-black-0, rgba(0, 0, 0, 0));--hey-input-shadow-visibility:var(--alpha-black-10, rgba(0, 0, 0, 0.1))}}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--menu-surface-color:var(--surface-color-primary)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--menu-item-border-color-active:var(--color-bild-red-50, #DD0000);--menu-item-label-color-primary:var(--label-color-secondary);--menu-item-label-color-primary-active:var(--label-color-primary);--menu-item-label-color-secondary:var(--color-neutral-100, #FFFFFF)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--menu-item-border-color-active:var(--color-neutral-100, #FFFFFF);--menu-item-label-color-primary:var(--label-color-tertiary);--menu-item-label-color-primary-active:var(--color-neutral-96, #F2F4F5);--menu-item-label-color-secondary:var(--color-neutral-100, #FFFFFF)}[data-content-brand=\"bild\"] .news-ticker-time-stamp,:host([data-content-brand=\"bild\"]) .news-ticker-time-stamp{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--font-weight-bold, 700);font-size:16px;line-height:20.8px}[data-content-brand=\"bild\"] .news-ticker-kicker,:host([data-content-brand=\"bild\"]) .news-ticker-kicker{font-family:var(--kicker-font-family);font-weight:var(--kicker-font-weight);font-size:var(--kicker-3-font-size);line-height:var(--kicker-3-line-height)}[data-content-brand=\"bild\"] .news-ticker-headline,:host([data-content-brand=\"bild\"]) .news-ticker-headline{font-family:var(--headline-font-family);font-weight:900;font-size:var(--headline-3-font-size);line-height:var(--headline-3-line-height)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--news-ticker-time-font-size:16px;--news-ticker-time-font-weight:var(--font-weight-bold, 700);--news-ticker-time-font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);--news-ticker-time-line-height:20.8px;--news-ticker-content-stack-space:var(--gap-space-const-xs);--news-ticker-kicker-inner-stack-space:var(--space-0-p-25-x, 2px);--news-ticker-titles-inline-space:18px;--news-ticker-badges-inline-space:var(--space-1-x, 8px);--news-ticker-time-kicker-stack-space:var(--space-0-p-5-x, 4px);--news-ticker-entries-stack-space:var(--space-2-p-75-x, 22px);--news-ticker-kicker-inner-inline-space:var(--space-0-p-5-x, 4px);--news-ticker-skeleton-bottom-space:var(--space-8-x, 64px);--news-ticker-red-dot-size:var(--size-1-p-5-x, 12px);--news-ticker-entries-left-inline-space:var(--space-2-p-75-x, 22px);--news-ticker-line-inline-space:var(--space-0-p-75-x, 6px);--news-ticker-app-card-height-size:116px;--news-ticker-app-card-width-size:250px}@media (min-width: 390px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--news-ticker-time-font-family:var(--label-font-family)}}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--news-ticker-titles-inline-space:var(--space-3-x, 24px);--news-ticker-badges-inline-space:var(--space-1-p-5-x, 12px);--news-ticker-time-kicker-stack-space:var(--space-0-p-75-x, 6px);--news-ticker-skeleton-bottom-space:0px;--news-ticker-red-dot-size:var(--size-1-p-75-x, 14px);--news-ticker-line-inline-space:7px;--news-ticker-app-card-height-size:150px;--news-ticker-app-card-width-size:300px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--news-ticker-time-font-size:18px;--news-ticker-time-line-height:23.4px;--news-ticker-titles-inline-space:30px;--news-ticker-badges-inline-space:var(--space-2-x, 16px);--news-ticker-red-dot-size:var(--size-2-x, 16px);--news-ticker-line-inline-space:var(--space-1-x, 8px)}}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--news-ticker-timestamp-color:var(--label-color-tertiary);--news-ticker-badge-icons-color:var(--label-color-tertiary)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--pagination-element-color-default:var(--color-neutral-85, #CED4DA);--scroll-bar-track-bg-color:var(--alpha-black-10, rgba(0, 0, 0, 0.1));--scroll-bar-thumb-bg-color:var(--color-neutral-60, #8C9196)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--pagination-element-color-default:var(--color-neutral-60, #8C9196);--scroll-bar-track-bg-color:var(--alpha-white-10, rgba(255, 255, 255, 0.1));--scroll-bar-thumb-bg-color:var(--color-neutral-60, #8C9196)}[data-content-brand=\"bild\"] .numbered-pagination-active,:host([data-content-brand=\"bild\"]) .numbered-pagination-active{font-family:var(--label-font-family);font-weight:var(--label-font-weight-bold);font-size:var(--label-1-font-size);line-height:var(--label-1-line-height);letter-spacing:var(--letter-space-0-p-25, 0.25px);text-decoration:underline}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--gallery-pagination-item-height-size:var(--size-0-p-5-x, 4px);--gallery-pagination-container-web-inline-space:var(--inline-space-const-sm);--gallery-pagination-container-stack-space:var(--stack-space-const-md);--gallery-pagination-container-app-inline-space:var(--inline-space-const-md);--scroll-bar-thickness-size:var(--size-1-x, 8px)}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--gallery-pagination-container-web-inline-space:var(--inline-space-const-md);--gallery-pagination-container-stack-space:var(--stack-space-const-lg)}}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--pagination-element-color-active:var(--accent-color-primary);--gallery-pagination-element-active-opacity:var(--layer-opacity-100)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--partner-links-border-color-idle:var(--color-neutral-85, #CED4DA);--partner-links-border-color-active:var(--color-neutral-15, #232629);--partner-links-bg-color-idle:var(--color-neutral-100, #FFFFFF);--partner-links-bg-color-active:var(--color-neutral-93, #E9ECEF);--partner-links-container-border-color:var(--color-neutral-85, #CED4DA)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--partner-links-border-color-idle:var(--color-neutral-85, #CED4DA);--partner-links-border-color-active:var(--color-neutral-93, #E9ECEF);--partner-links-bg-color-idle:var(--color-neutral-25, #343C41);--partner-links-bg-color-active:var(--color-neutral-60, #8C9196);--partner-links-container-border-color:var(--color-neutral-35, #4B525A)}[data-content-brand=\"bild\"] .paywall-card-price-tag,:host([data-content-brand=\"bild\"]) .paywall-card-price-tag{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:var(--size-8-x, 64px);line-height:var(--size-8-x, 64px);letter-spacing:var(--display-2-letter-spacing)}[data-content-brand=\"bild\"] .paywall-card-note,:host([data-content-brand=\"bild\"]) .paywall-card-note{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:var(--size-5-x, 40px);line-height:var(--size-5-x, 40px);letter-spacing:var(--display-3-letter-spacing)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--paywall-container-gap-space:-48px;--paywall-header-bottom-stack-space:var(--space-10-x, 80px);--paywall-card-max-width-size:346px;--paywall-card-price-tag-font-size:var(--size-8-x, 64px);--paywall-card-price-tag-line-height:var(--size-8-x, 64px);--paywall-card-price-note-line-height:var(--size-5-x, 40px);--paywall-card-price-note-font-size:var(--size-5-x, 40px)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--quote-container-inline-space:var(--inline-space-const-lg);--quote-container-stack-space:var(--stack-space-resp-lg);--quote-quotation-marks-font-size:var(--size-3-p-5-x, 28px);--quote-content-gap-space:var(--gap-space-const-lg)}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--quote-quotation-marks-font-size:var(--size-4-x, 32px);--quote-content-gap-space:var(--gap-space-const-3-xl)}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--quote-container-inline-space:var(--space-3-p-5-x, 28px);--quote-quotation-marks-font-size:var(--size-4-p-5-x, 36px)}}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--radio-selector-size:var(--size-2-p-5-x, 20px);--radio-selector-dot-active-size:var(--size-1-p-5-x, 12px)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--search-result-badge-height-size:var(--size-2-p-25-x, 18px)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--section-title-inner-stack-bottom-space:var(--space-1-p-5-x, 12px);--section-title-height-size:var(--size-4-x, 32px);--section-title-arrow-inline-space:5px;--section-title-arrow-inline-space-active:5px}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--section-title-height-size:var(--size-5-x, 40px);--section-title-arrow-inline-space-active:8px}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--selection-border-color:var(--color-neutral-35, #4B525A)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--selection-border-color:var(--color-neutral-60, #8C9196)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--separator-thickness-size:var(--border-width-thick)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--headlines-skeleton-image-placeholder-max-width:282px;--article-skeleton-image-inline-space:var(--grid-space-resp-base);--article-skeleton-text-inline-space:0px;--article-text-skeleton-height-size:270px}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--headlines-skeleton-image-placeholder-max-width:var(--size-20-x, 160px);--article-skeleton-image-inline-space:var(--space-6-x, 48px);--article-skeleton-text-inline-space:var(--space-6-x, 48px);--article-text-skeleton-height-size:720px}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--slider-track-bg-color:var(--alpha-white-35, rgba(255, 255, 255, 0.35))}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--slider-track-bg-color:var(--alpha-white-35, rgba(255, 255, 255, 0.35))}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--slider-progress-bar-idle-height-size:var(--size-0-p-5-x, 4px);--slider-progress-bar-hover-height-size:var(--size-1-x, 8px);--slider-progress-inactive-height-size:var(--size-0-p-25-x, 2px);--vid-player-progress-bar-height-size:var(--size-1-p-5-x, 12px)}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--slider-button-opacity:var(--layer-opacity-90)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--social-share-button-label-color-default:var(--color-neutral-100, #FFFFFF);--social-share-button-label-color-active:var(--color-neutral-100, #FFFFFF);--social-share-button-bg-color-active:var(--color-neutral-25, #343C41);--social-share-button-bg-color-default:var(--color-neutral-35, #4B525A)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--social-share-button-label-color-default:var(--color-neutral-100, #FFFFFF);--social-share-button-label-color-active:var(--color-neutral-100, #FFFFFF);--social-share-button-bg-color-active:var(--color-neutral-25, #343C41);--social-share-button-bg-color-default:var(--color-neutral-35, #4B525A)}[data-content-brand=\"bild\"] .special-navi-item-label,:host([data-content-brand=\"bild\"]) .special-navi-item-label{font-family:var(--label-font-family);font-weight:700;font-size:15px;line-height:15px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--special-navi-inline-space:var(--space-3-x, 24px)}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--special-navi-inline-space:var(--space-4-x, 32px)}}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--video-spinner-size:var(--size-const-sm);--video-spinner-stroke-size:2px;--video-spinner-size-0-5-x:20px}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--video-spinner-size:var(--size-10-x, 80px);--video-spinner-stroke-size:4px;--video-spinner-size-0-5-x:40px}}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--subheaders-color:var(--text-color-primary)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--tab-bg-color-hover:var(--color-neutral-93, #E9ECEF);--tab-label-color-active:var(--color-neutral-25, #343C41);--tab-label-color-default:var(--color-neutral-35, #4B525A);--app-bottom-tab-bar-bg-color:var(--color-neutral-100, #FFFFFF)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--tab-bg-color-hover:var(--color-neutral-25, #343C41);--tab-label-color-active:var(--color-neutral-96, #F2F4F5);--tab-label-color-default:var(--color-neutral-100, #FFFFFF);--app-bottom-tab-bar-bg-color:var(--color-neutral-25, #343C41)}[data-content-brand=\"bild\"] .tab-label,:host([data-content-brand=\"bild\"]) .tab-label{font-family:var(--font-family-gotham-xnarrow, Gotham XNarrow);font-weight:var(--label-font-weight-bold);font-size:var(--tab-label-font-size);text-transform:uppercase}[data-content-brand=\"bild\"] .app-bottom-bar-label-default,:host([data-content-brand=\"bild\"]) .app-bottom-bar-label-default{font-family:var(--body-font-family);font-weight:var(--font-weight-book, 400);font-size:11px;line-height:14.4px}[data-content-brand=\"bild\"] .app-bottom-bar-label-active,:host([data-content-brand=\"bild\"]) .app-bottom-bar-label-active{font-family:var(--body-font-family);font-weight:var(--font-weight-bold, 700);font-size:11px;line-height:14.4px}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--tab-label-font-size:16px;--ios-tabbar-height-size:49px;--android-tabbar-height-size:56px;--tab-label-font-size-line:12px;--apps-tabs-label-font-size:11px;--apps-tabs-label-line-height:14.4px;--top-bar-tab-item-height-size:44px}@media (min-width: 390px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--apps-tabs-label-font-size:12px}}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--android-tabbar-height-size:74px;--tab-label-font-size-line:16px;--apps-tabs-label-font-size:16px;--apps-tabs-label-line-height:23.4px}}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--table-column-width-size-1-x:var(--size-10-x, 80px);--table-column-width-size-2-x:var(--size-17-p-5-x, 140px);--table-column-width-size-0-p-5-x:var(--size-5-x, 40px);--table-column-width-size-1-p-5-x:var(--size-15-x, 120px);--table-column-width-size-2-p-5-x:var(--size-22-p-5-x, 180px);--table-column-width-size-0-p-75-x:var(--size-7-x, 56px);--table-column-width-size-3-x:var(--size-25-x, 200px);--table-item-max-width-size:224px}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--table-column-width-size-1-x:var(--size-12-x, 96px);--table-column-width-size-2-x:var(--size-22-p-5-x, 180px);--table-column-width-size-0-p-5-x:var(--size-6-x, 48px);--table-column-width-size-1-p-5-x:var(--size-20-x, 160px);--table-column-width-size-2-p-5-x:var(--size-30-x, 240px);--table-column-width-size-0-p-75-x:var(--size-8-x, 64px);--table-column-width-size-3-x:var(--size-35-x, 280px)}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--table-column-width-size-1-x:var(--size-17-p-5-x, 140px);--table-column-width-size-2-x:var(--size-27-p-5-x, 220px);--table-column-width-size-0-p-5-x:var(--size-9-x, 72px);--table-column-width-size-1-p-5-x:var(--size-22-p-5-x, 180px);--table-column-width-size-0-p-75-x:var(--size-12-p-5-x, 100px)}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--teaser-title-background-gradient-start:var(--alpha-black-70, rgba(0, 0, 0, 0.7));--teaser-title-background-gradient-stop:var(--alpha-black-0, rgba(0, 0, 0, 0))}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--teaser-title-background-gradient-start:var(--alpha-black-70, rgba(0, 0, 0, 0.7));--teaser-title-background-gradient-stop:var(--alpha-black-0, rgba(0, 0, 0, 0))}[data-content-brand=\"bild\"] .a-teaser-a-teaser-kicker,:host([data-content-brand=\"bild\"]) .a-teaser-a-teaser-kicker{font-family:var(--kicker-font-family);font-weight:700;font-size:var(--kicker-3-font-size);line-height:var(--kicker-3-font-size)}[data-content-brand=\"bild\"] .a-teaser-a-teaser-headline,:host([data-content-brand=\"bild\"]) .a-teaser-a-teaser-headline{font-family:var(--headline-font-family);font-weight:900;font-size:var(--headline-3-font-size);line-height:var(--headline-3-font-size)}[data-content-brand=\"bild\"] .m-qteaser-m-qteaser-kicker,:host([data-content-brand=\"bild\"]) .m-qteaser-m-qteaser-kicker{font-family:var(--kicker-font-family);font-weight:700;font-size:var(--kicker-4-font-size);line-height:var(--kicker-4-line-height)}[data-content-brand=\"bild\"] .m-qteaser-m-qteaser-headline,:host([data-content-brand=\"bild\"]) .m-qteaser-m-qteaser-headline{font-family:var(--headline-font-family);font-weight:900;font-size:var(--headline-4-font-size);line-height:var(--headline-4-line-height)}[data-content-brand=\"bild\"] .q-teaser-q-teaser-headline,:host([data-content-brand=\"bild\"]) .q-teaser-q-teaser-headline{font-family:var(--headline-font-family);font-weight:900;font-size:var(--headline-1-font-size);line-height:var(--headline-1-line-height)}[data-content-brand=\"bild\"] .std-teaser-std-teaser-headline,:host([data-content-brand=\"bild\"]) .std-teaser-std-teaser-headline{font-family:var(--headline-font-family);font-weight:700;font-size:var(--headline-4-font-size);line-height:var(--headline-4-line-height)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--teaser-title-inline-left-space:var(--grid-space-resp-base);--teaser-title-stack-space:var(--space-0-p-5-x, 4px);--teaser-title-gap-space:var(--gap-space-const-xs);--teaser-kicker-bg-inline-space:var(--inline-space-const-xs);--teaser-kicker-bg-stack-space:var(--stack-space-const-3-xs);--teaser-badges-margin-space:var(--inline-space-const-sm);--teaser-badges-height-size-lg:var(--size-const-xs);--teaser-title-bottom-stack-space:var(--space-1-p-5-x, 12px);--teaser-badges-height-size-sm:var(--size-resp-2-xs);--teaser-layout-grid-space:var(--grid-space-resp-base);--m-qteaser-headline-font-size:var(--headline-4-font-size);--m-qteaser-headline-font-weight:var(--headline-4-font-weight);--m-qteaser-headline-line-height:var(--headline-4-line-height);--mq-teaser-title-inline-space:var(--space-1-x, 8px);--a-teaser-kicker-font-size:var(--kicker-3-font-size);--a-teaser-headline-font-size:var(--headline-3-font-size);--a-teaser-kicker-line-height:var(--kicker-3-font-size);--a-teaser-headline-line-height:var(--headline-3-font-size);--a-teaser-title-inline-space:var(--space-1-x, 8px);--std-teaser-image-title-gap-space:var(--gap-space-const-xs);--std-teaser-badges-margin-space:var(--space-0-p-5-x, 4px);--std-teaser-kicker-headline-stack-space:var(--stack-space-const-3-xs);--quad-headline-font-size:var(--headline-1-font-size);--quad-kicker-font-size:var(--kicker-1-font-size);--quad-headline-line-height:var(--headline-1-line-height);--q-teaser-title-inline-space:var(--space-1-x, 8px);--bild-play-teaser-width-size:145px;--super-ateaser-title-inline-space:var(--space-2-x, 16px);--b-teaser-title-inline-space:var(--space-1-x, 8px)}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--teaser-title-inline-left-space:var(--space-0-x, 0px);--teaser-title-bottom-stack-space:var(--space-2-x, 16px);--m-qteaser-headline-font-size:var(--headline-3-font-size);--m-qteaser-headline-font-weight:var(--headline-3-font-weight);--m-qteaser-headline-line-height:var(--headline-3-line-height);--a-teaser-kicker-font-size:var(--kicker-2-font-size);--a-teaser-headline-font-size:var(--headline-2-font-size);--a-teaser-kicker-line-height:var(--kicker-2-font-size);--a-teaser-headline-line-height:var(--headline-2-line-height);--a-teaser-title-inline-space:var(--space-1-p-5-x, 12px);--std-teaser-image-title-gap-space:var(--space-0-p-75-x, 6px);--std-teaser-badges-margin-space:var(--space-1-x, 8px);--quad-kicker-font-size:var(--kicker-2-font-size);--q-teaser-title-inline-space:var(--space-2-x, 16px);--bild-play-teaser-width-size:169px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--teaser-title-stack-space:var(--space-0-p-75-x, 6px);--teaser-badges-height-size-lg:var(--size-const-sm);--q-teaser-title-inline-space:var(--space-1-p-5-x, 12px);--bild-play-teaser-width-size:193px}}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--teaser-hover-opacity:var(--layer-opacity-80)}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--text-link-color-secondary:var(--text-color-secondary);--text-link-color-primary:var(--text-color-primary)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--text-link-color-secondary:var(--color-neutral-85, #CED4DA);--text-link-color-primary:var(--color-neutral-60, #8C9196)}[data-color-brand=\"bild\"],:host([data-color-brand=\"bild\"]){--text-link-color-secondary-active:var(--text-color-primary)}[data-content-brand=\"bild\"] .app-toogle-item-label,:host([data-content-brand=\"bild\"]) .app-toogle-item-label{font-family:var(--title-font-family);font-weight:var(--title-font-weight);font-size:14px;line-height:14.1px;text-transform:uppercase}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--app-toggle-item-label-font-size:14px;--app-toggle-item-label-line-height:14.1px}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--app-toggle-item-label-font-size:16px;--app-toggle-item-label-line-height:16.2px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--app-toggle-item-label-font-size:18px;--app-toggle-item-label-line-height:18.2px}}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--video-time-badge-corner-size:var(--border-radius-xs);--video-time-badge-font-size:16px;--video-time-badge-size:var(--size-3-x, 24px);--video-red-play-icon-width-size:var(--size-1-x, 8px);--video-red-play-icon-height-size:var(--size-1-p-25-x, 10px);--video-badge-time-line-height:21px;--video-skeleton-container-height:180px;--video-frame-inline-space:0px;--vertical-video-mock-headline-font-size:22px;--video-ad-badge-font-size:14px}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--video-time-badge-font-size:18px;--video-time-badge-size:var(--size-4-x, 32px);--video-red-play-icon-width-size:var(--size-1-p-5-x, 12px);--video-red-play-icon-height-size:var(--size-1-p-75-x, 14px);--video-badge-time-line-height:23.8px;--video-skeleton-container-height:464px;--video-frame-inline-space:var(--grid-space-resp-base);--vertical-video-mock-headline-font-size:32px;--video-ad-badge-font-size:16px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--video-time-badge-size:var(--size-5-x, 40px);--video-red-play-icon-width-size:var(--size-1-p-75-x, 14px);--video-red-play-icon-height-size:var(--size-2-p-25-x, 18px)}}[data-color-brand=\"bild\"][data-theme=\"light\"],:host([data-color-brand=\"bild\"][data-theme=\"light\"]){--dsys-docs-label-text-surface-color-primary-primitive-name:BILD100;--dsys-docs-label-text-color-mode:(Light Mode);--ds-doc-spacing-item-bg-color:rgba(221, 0, 0, 0.1);--ds-doc-spacing-item-border-color:rgba(221, 0, 0, 0.5)}[data-color-brand=\"bild\"][data-theme=\"dark\"],:host([data-color-brand=\"bild\"][data-theme=\"dark\"]){--dsys-docs-label-text-surface-color-primary-primitive-name:BILD010;--dsys-docs-label-text-color-mode:(Dark Mode);--ds-doc-spacing-item-bg-color:rgba(255, 255, 255, 0.2);--ds-doc-spacing-item-border-color:rgba(255, 255, 255, 0.8)}[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--bild-design-frame-space:var(--grid-space-resp-base);--ds-main-container-space:var(--space-0-x, 0px);--dsys-docs-width-size:320px;--main-content-stage-size:320px;--foundations-banner-height-size:var(--size-10-x, 80px);--ds-caption-stack-space-0-p-5-x:var(--space-0-p-5-x, 4px);--ds-caption-stack-space-1-x:var(--space-1-x, 8px);--1-column-mobile:320px;--thin-banner-vertical-height-size:558px;--specs-font-family:var(--font-family-gotham, Gotham);--doc-header-height-size:144px}@media (min-width: 390px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--dsys-docs-width-size:750px;--main-content-stage-size:750px}}@media (min-width: 600px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--bild-design-frame-space:var(--space-8-x, 64px);--ds-main-container-space:var(--space-8-p-5-x, 68px);--dsys-docs-width-size:962px;--main-content-stage-size:962px;--ds-caption-stack-space-0-p-5-x:var(--space-0-p-75-x, 6px);--ds-caption-stack-space-1-x:var(--space-1-p-5-x, 12px);--1-column-mobile:930px;--doc-header-height-size:160px}}@media (min-width: 1024px){[data-content-brand=\"bild\"],:host([data-content-brand=\"bild\"]){--dsys-docs-width-size:1440px;--main-content-stage-size:var(--size-128-x, 1024px);--foundations-banner-height-size:var(--size-17-p-5-x, 140px);--ds-caption-stack-space-0-p-5-x:var(--space-1-x, 8px);--ds-caption-stack-space-1-x:var(--space-2-x, 16px);--1-column-mobile:656px;--thin-banner-vertical-height-size:186px;--doc-header-height-size:180px}}";
6
-
7
- /*
8
- Stencil Client Platform v4.39.0 | MIT Licensed | https://stenciljs.com
9
- */
10
- var __defProp = Object.defineProperty;
11
- var __export = (target, all) => {
12
- for (var name in all)
13
- __defProp(target, name, { get: all[name], enumerable: true });
14
- };
15
- var reWireGetterSetter = (instance, hostRef) => {
16
- var _a;
17
- const cmpMeta = hostRef.$cmpMeta$;
18
- const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
19
- members.map(([memberName, [memberFlags]]) => {
20
- if ((memberFlags & 31 /* Prop */ || memberFlags & 32 /* State */)) {
21
- const ogValue = instance[memberName];
22
- const ogDescriptor = getPropertyDescriptor(Object.getPrototypeOf(instance), memberName) || Object.getOwnPropertyDescriptor(instance, memberName);
23
- if (ogDescriptor) {
24
- Object.defineProperty(instance, memberName, {
25
- get() {
26
- return ogDescriptor.get.call(this);
27
- },
28
- set(newValue) {
29
- ogDescriptor.set.call(this, newValue);
30
- },
31
- configurable: true,
32
- enumerable: true
33
- });
34
- }
35
- instance[memberName] = hostRef.$instanceValues$.has(memberName) ? hostRef.$instanceValues$.get(memberName) : ogValue;
36
- }
37
- });
38
- };
39
- function getPropertyDescriptor(obj, memberName) {
40
- while (obj) {
41
- const desc = Object.getOwnPropertyDescriptor(obj, memberName);
42
- if (desc == null ? void 0 : desc.get) return desc;
43
- obj = Object.getPrototypeOf(obj);
44
- }
45
- return void 0;
46
- }
47
-
48
- // src/client/client-host-ref.ts
49
- var getHostRef = (ref) => {
50
- if (ref.__stencil__getHostRef) {
51
- return ref.__stencil__getHostRef();
52
- }
53
- return void 0;
54
- };
55
- var registerInstance = (lazyInstance, hostRef) => {
56
- if (!hostRef) return;
57
- lazyInstance.__stencil__getHostRef = () => hostRef;
58
- hostRef.$lazyInstance$ = lazyInstance;
59
- if (hostRef.$cmpMeta$.$flags$ & 512 /* hasModernPropertyDecls */ && (BUILD.prop)) {
60
- reWireGetterSetter(lazyInstance, hostRef);
61
- }
62
- };
63
- var registerHost = (hostElement, cmpMeta) => {
64
- const hostRef = {
65
- $flags$: 0,
66
- $hostElement$: hostElement,
67
- $cmpMeta$: cmpMeta,
68
- $instanceValues$: /* @__PURE__ */ new Map(),
69
- $serializerValues$: /* @__PURE__ */ new Map()
70
- };
71
- {
72
- hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);
73
- hostElement["s-p"] = [];
74
- hostElement["s-rc"] = [];
75
- }
76
- {
77
- hostRef.$fetchedCbList$ = [];
78
- }
79
- const ref = hostRef;
80
- hostElement.__stencil__getHostRef = () => ref;
81
- return ref;
82
- };
83
- var isMemberInElement = (elm, memberName) => memberName in elm;
84
- var consoleError = (e, el) => (0, console.error)(e, el);
85
-
86
- // src/client/client-load-module.ts
87
- var cmpModules = /* @__PURE__ */ new Map();
88
- var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
89
- const exportName = cmpMeta.$tagName$.replace(/-/g, "_");
90
- const bundleId = cmpMeta.$lazyBundleId$;
91
- if (!bundleId) {
92
- return void 0;
93
- }
94
- const module = cmpModules.get(bundleId) ;
95
- if (module) {
96
- return module[exportName];
97
- }
98
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/
99
- return import(
100
- /* @vite-ignore */
101
- /* webpackInclude: /\.entry\.js$/ */
102
- /* webpackExclude: /\.system\.entry\.js$/ */
103
- /* webpackMode: "lazy" */
104
- `./${bundleId}.entry.js${""}`
105
- ).then(
106
- (importedModule) => {
107
- {
108
- cmpModules.set(bundleId, importedModule);
109
- }
110
- return importedModule[exportName];
111
- },
112
- (e) => {
113
- consoleError(e, hostRef.$hostElement$);
114
- }
115
- );
116
- };
117
-
118
- // src/client/client-style.ts
119
- var styles = /* @__PURE__ */ new Map();
120
- var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
121
- var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
122
- var win = typeof window !== "undefined" ? window : {};
123
- var plt = {
124
- $flags$: 0,
125
- $resourcesUrl$: "",
126
- jmp: (h2) => h2(),
127
- raf: (h2) => requestAnimationFrame(h2),
128
- ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
129
- rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
130
- ce: (eventName, opts) => new CustomEvent(eventName, opts)
131
- };
132
- var promiseResolve = (v) => Promise.resolve(v);
133
- var supportsConstructableStylesheets = /* @__PURE__ */ (() => {
134
- try {
135
- new CSSStyleSheet();
136
- return typeof new CSSStyleSheet().replaceSync === "function";
137
- } catch (e) {
138
- }
139
- return false;
140
- })() ;
141
- var supportsMutableAdoptedStyleSheets = supportsConstructableStylesheets ? /* @__PURE__ */ (() => !!win.document && Object.getOwnPropertyDescriptor(win.document.adoptedStyleSheets, "length").writable)() : false;
142
- var queuePending = false;
143
- var queueDomReads = [];
144
- var queueDomWrites = [];
145
- var queueTask = (queue, write) => (cb) => {
146
- queue.push(cb);
147
- if (!queuePending) {
148
- queuePending = true;
149
- if (write && plt.$flags$ & 4 /* queueSync */) {
150
- nextTick(flush);
151
- } else {
152
- plt.raf(flush);
153
- }
154
- }
155
- };
156
- var consume = (queue) => {
157
- for (let i2 = 0; i2 < queue.length; i2++) {
158
- try {
159
- queue[i2](performance.now());
160
- } catch (e) {
161
- consoleError(e);
162
- }
163
- }
164
- queue.length = 0;
165
- };
166
- var flush = () => {
167
- consume(queueDomReads);
168
- {
169
- consume(queueDomWrites);
170
- if (queuePending = queueDomReads.length > 0) {
171
- plt.raf(flush);
172
- }
173
- }
174
- };
175
- var nextTick = (cb) => promiseResolve().then(cb);
176
- var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
177
- var isComplexType = (o) => {
178
- o = typeof o;
179
- return o === "object" || o === "function";
180
- };
181
-
182
- // src/utils/query-nonce-meta-tag-content.ts
183
- function queryNonceMetaTagContent(doc) {
184
- var _a, _b, _c;
185
- return (_c = (_b = (_a = doc.head) == null ? void 0 : _a.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : _b.getAttribute("content")) != null ? _c : void 0;
186
- }
187
-
188
- // src/utils/regular-expression.ts
189
- var escapeRegExpSpecialCharacters = (text) => {
190
- return text.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
191
- };
192
-
193
- // src/utils/result.ts
194
- var result_exports = {};
195
- __export(result_exports, {
196
- err: () => err,
197
- map: () => map,
198
- ok: () => ok,
199
- unwrap: () => unwrap,
200
- unwrapErr: () => unwrapErr
201
- });
202
- var ok = (value) => ({
203
- isOk: true,
204
- isErr: false,
205
- value
206
- });
207
- var err = (value) => ({
208
- isOk: false,
209
- isErr: true,
210
- value
211
- });
212
- function map(result, fn) {
213
- if (result.isOk) {
214
- const val = fn(result.value);
215
- if (val instanceof Promise) {
216
- return val.then((newVal) => ok(newVal));
217
- } else {
218
- return ok(val);
219
- }
220
- }
221
- if (result.isErr) {
222
- const value = result.value;
223
- return err(value);
224
- }
225
- throw "should never get here";
226
- }
227
- var unwrap = (result) => {
228
- if (result.isOk) {
229
- return result.value;
230
- } else {
231
- throw result.value;
232
- }
233
- };
234
- var unwrapErr = (result) => {
235
- if (result.isErr) {
236
- return result.value;
237
- } else {
238
- throw result.value;
239
- }
240
- };
241
-
242
- // src/utils/style.ts
243
- function createStyleSheetIfNeededAndSupported(styles2) {
244
- if (!supportsConstructableStylesheets) return void 0;
245
- const sheet = new CSSStyleSheet();
246
- sheet.replaceSync(styles2);
247
- return sheet;
248
- }
249
-
250
- // src/utils/shadow-root.ts
251
- var globalStyleSheet;
252
- function createShadowRoot(cmpMeta) {
253
- var _a;
254
- const shadowRoot = this.attachShadow({ mode: "open" });
255
- if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported(globalStyles)) != null ? _a : null;
256
- if (globalStyleSheet) {
257
- if (supportsMutableAdoptedStyleSheets) {
258
- shadowRoot.adoptedStyleSheets.push(globalStyleSheet);
259
- } else {
260
- shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, globalStyleSheet];
261
- }
262
- }
263
- }
264
- var createTime = (fnName, tagName = "") => {
265
- {
266
- return () => {
267
- return;
268
- };
269
- }
270
- };
271
- var uniqueTime = (key, measureText) => {
272
- {
273
- return () => {
274
- return;
275
- };
276
- }
277
- };
278
- var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
279
- var registerStyle = (scopeId2, cssText, allowCS) => {
280
- let style = styles.get(scopeId2);
281
- if (supportsConstructableStylesheets && allowCS) {
282
- style = style || new CSSStyleSheet();
283
- if (typeof style === "string") {
284
- style = cssText;
285
- } else {
286
- style.replaceSync(cssText);
287
- }
288
- } else {
289
- style = cssText;
290
- }
291
- styles.set(scopeId2, style);
292
- };
293
- var addStyle = (styleContainerNode, cmpMeta, mode) => {
294
- var _a;
295
- const scopeId2 = getScopeId(cmpMeta);
296
- const style = styles.get(scopeId2);
297
- if (!win.document) {
298
- return scopeId2;
299
- }
300
- styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
301
- if (style) {
302
- if (typeof style === "string") {
303
- styleContainerNode = styleContainerNode.head || styleContainerNode;
304
- let appliedStyles = rootAppliedStyles.get(styleContainerNode);
305
- let styleElm;
306
- if (!appliedStyles) {
307
- rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
308
- }
309
- if (!appliedStyles.has(scopeId2)) {
310
- {
311
- styleElm = win.document.createElement("style");
312
- styleElm.innerHTML = style;
313
- const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
314
- if (nonce != null) {
315
- styleElm.setAttribute("nonce", nonce);
316
- }
317
- if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
318
- if (styleContainerNode.nodeName === "HEAD") {
319
- const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
320
- const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
321
- styleContainerNode.insertBefore(
322
- styleElm,
323
- (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
324
- );
325
- } else if ("host" in styleContainerNode) {
326
- if (supportsConstructableStylesheets) {
327
- const stylesheet = new CSSStyleSheet();
328
- stylesheet.replaceSync(style);
329
- if (supportsMutableAdoptedStyleSheets) {
330
- styleContainerNode.adoptedStyleSheets.unshift(stylesheet);
331
- } else {
332
- styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];
333
- }
334
- } else {
335
- const existingStyleContainer = styleContainerNode.querySelector("style");
336
- if (existingStyleContainer) {
337
- existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
338
- } else {
339
- styleContainerNode.prepend(styleElm);
340
- }
341
- }
342
- } else {
343
- styleContainerNode.append(styleElm);
344
- }
345
- }
346
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
347
- styleContainerNode.insertBefore(styleElm, null);
348
- }
349
- }
350
- if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
351
- styleElm.innerHTML += SLOT_FB_CSS;
352
- }
353
- if (appliedStyles) {
354
- appliedStyles.add(scopeId2);
355
- }
356
- }
357
- } else if (!styleContainerNode.adoptedStyleSheets.includes(style)) {
358
- if (supportsMutableAdoptedStyleSheets) {
359
- styleContainerNode.adoptedStyleSheets.push(style);
360
- } else {
361
- styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];
362
- }
363
- }
364
- }
365
- return scopeId2;
366
- };
367
- var attachStyles = (hostRef) => {
368
- const cmpMeta = hostRef.$cmpMeta$;
369
- const elm = hostRef.$hostElement$;
370
- const flags = cmpMeta.$flags$;
371
- const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
372
- const scopeId2 = addStyle(
373
- elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
374
- cmpMeta);
375
- if (flags & 10 /* needsScopedEncapsulation */) {
376
- elm["s-sc"] = scopeId2;
377
- elm.classList.add(scopeId2 + "-h");
378
- }
379
- endAttachStyles();
380
- };
381
- var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
382
- var h = (nodeName, vnodeData, ...children) => {
383
- if (typeof nodeName === "string") {
384
- nodeName = transformTag(nodeName);
385
- }
386
- let child = null;
387
- let key = null;
388
- let simple = false;
389
- let lastSimple = false;
390
- const vNodeChildren = [];
391
- const walk = (c) => {
392
- for (let i2 = 0; i2 < c.length; i2++) {
393
- child = c[i2];
394
- if (Array.isArray(child)) {
395
- walk(child);
396
- } else if (child != null && typeof child !== "boolean") {
397
- if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
398
- child = String(child);
399
- }
400
- if (simple && lastSimple) {
401
- vNodeChildren[vNodeChildren.length - 1].$text$ += child;
402
- } else {
403
- vNodeChildren.push(simple ? newVNode(null, child) : child);
404
- }
405
- lastSimple = simple;
406
- }
407
- }
408
- };
409
- walk(children);
410
- if (vnodeData) {
411
- if (vnodeData.key) {
412
- key = vnodeData.key;
413
- }
414
- {
415
- const classData = vnodeData.className || vnodeData.class;
416
- if (classData) {
417
- vnodeData.class = typeof classData !== "object" ? classData : Object.keys(classData).filter((k) => classData[k]).join(" ");
418
- }
419
- }
420
- }
421
- const vnode = newVNode(nodeName, null);
422
- vnode.$attrs$ = vnodeData;
423
- if (vNodeChildren.length > 0) {
424
- vnode.$children$ = vNodeChildren;
425
- }
426
- {
427
- vnode.$key$ = key;
428
- }
429
- return vnode;
430
- };
431
- var newVNode = (tag, text) => {
432
- const vnode = {
433
- $flags$: 0,
434
- $tag$: tag,
435
- $text$: text,
436
- $elm$: null,
437
- $children$: null
438
- };
439
- {
440
- vnode.$attrs$ = null;
441
- }
442
- {
443
- vnode.$key$ = null;
444
- }
445
- return vnode;
446
- };
447
- var Host = {};
448
- var isHost = (node) => node && node.$tag$ === Host;
449
- var createSupportsRuleRe = (selector) => {
450
- const safeSelector2 = escapeRegExpSpecialCharacters(selector);
451
- return new RegExp(
452
- // First capture group: match any context before the selector that's not inside @supports selector()
453
- // Using negative lookahead to avoid matching inside @supports selector(...) condition
454
- `(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${safeSelector2}))(${safeSelector2}\\b)`,
455
- "g"
456
- );
457
- };
458
- createSupportsRuleRe("::slotted");
459
- createSupportsRuleRe(":host");
460
- createSupportsRuleRe(":host-context");
461
- var parsePropertyValue = (propValue, propType, isFormAssociated) => {
462
- if (propValue != null && !isComplexType(propValue)) {
463
- if (propType & 4 /* Boolean */) {
464
- {
465
- return propValue === "false" ? false : propValue === "" || !!propValue;
466
- }
467
- }
468
- if (propType & 1 /* String */) {
469
- return String(propValue);
470
- }
471
- return propValue;
472
- }
473
- return propValue;
474
- };
475
- var emitEvent = (elm, name, opts) => {
476
- const ev = plt.ce(name, opts);
477
- elm.dispatchEvent(ev);
478
- return ev;
479
- };
480
- var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
481
- if (oldValue === newValue) {
482
- return;
483
- }
484
- let isProp = isMemberInElement(elm, memberName);
485
- memberName.toLowerCase();
486
- if (memberName === "class") {
487
- const classList = elm.classList;
488
- const oldClasses = parseClassList(oldValue);
489
- let newClasses = parseClassList(newValue);
490
- {
491
- classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
492
- classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
493
- }
494
- } else if (memberName === "key") ; else {
495
- const isComplex = isComplexType(newValue);
496
- if ((isProp || isComplex && newValue !== null) && true) {
497
- try {
498
- if (!elm.tagName.includes("-")) {
499
- const n = newValue == null ? "" : newValue;
500
- if (memberName === "list") {
501
- isProp = false;
502
- } else if (oldValue == null || elm[memberName] != n) {
503
- if (typeof elm.__lookupSetter__(memberName) === "function") {
504
- elm[memberName] = n;
505
- } else {
506
- elm.setAttribute(memberName, n);
507
- }
508
- }
509
- } else if (elm[memberName] !== newValue) {
510
- elm[memberName] = newValue;
511
- }
512
- } catch (e) {
513
- }
514
- }
515
- if (newValue == null || newValue === false) {
516
- if (newValue !== false || elm.getAttribute(memberName) === "") {
517
- {
518
- elm.removeAttribute(memberName);
519
- }
520
- }
521
- } else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex && elm.nodeType === 1 /* ElementNode */) {
522
- newValue = newValue === true ? "" : newValue;
523
- {
524
- elm.setAttribute(memberName, newValue);
525
- }
526
- }
527
- }
528
- };
529
- var parseClassListRegex = /\s/;
530
- var parseClassList = (value) => {
531
- if (typeof value === "object" && value && "baseVal" in value) {
532
- value = value.baseVal;
533
- }
534
- if (!value || typeof value !== "string") {
535
- return [];
536
- }
537
- return value.split(parseClassListRegex);
538
- };
539
-
540
- // src/runtime/vdom/update-element.ts
541
- var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
542
- const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
543
- const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
544
- const newVnodeAttrs = newVnode.$attrs$ || {};
545
- {
546
- for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
547
- if (!(memberName in newVnodeAttrs)) {
548
- setAccessor(
549
- elm,
550
- memberName,
551
- oldVnodeAttrs[memberName],
552
- void 0,
553
- isSvgMode2,
554
- newVnode.$flags$);
555
- }
556
- }
557
- }
558
- for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
559
- setAccessor(
560
- elm,
561
- memberName,
562
- oldVnodeAttrs[memberName],
563
- newVnodeAttrs[memberName],
564
- isSvgMode2,
565
- newVnode.$flags$);
566
- }
567
- };
568
- function sortedAttrNames(attrNames) {
569
- return attrNames.includes("ref") ? (
570
- // we need to sort these to ensure that `'ref'` is the last attr
571
- [...attrNames.filter((attr) => attr !== "ref"), "ref"]
572
- ) : (
573
- // no need to sort, return the original array
574
- attrNames
575
- );
576
- }
577
- var hostTagName;
578
- var isSvgMode = false;
579
- var createElm = (oldParentVNode, newParentVNode, childIndex) => {
580
- const newVNode2 = newParentVNode.$children$[childIndex];
581
- let i2 = 0;
582
- let elm;
583
- let childNode;
584
- if (newVNode2.$text$ !== null) {
585
- elm = newVNode2.$elm$ = win.document.createTextNode(newVNode2.$text$);
586
- } else {
587
- if (!win.document) {
588
- throw new Error(
589
- "You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component."
590
- );
591
- }
592
- elm = newVNode2.$elm$ = win.document.createElement(
593
- newVNode2.$tag$
594
- );
595
- {
596
- updateElement(null, newVNode2, isSvgMode);
597
- }
598
- if (newVNode2.$children$) {
599
- for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
600
- childNode = createElm(oldParentVNode, newVNode2, i2);
601
- if (childNode) {
602
- elm.appendChild(childNode);
603
- }
604
- }
605
- }
606
- }
607
- elm["s-hn"] = hostTagName;
608
- return elm;
609
- };
610
- var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
611
- let containerElm = parentElm;
612
- let childNode;
613
- if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
614
- containerElm = containerElm.shadowRoot;
615
- }
616
- for (; startIdx <= endIdx; ++startIdx) {
617
- if (vnodes[startIdx]) {
618
- childNode = createElm(null, parentVNode, startIdx);
619
- if (childNode) {
620
- vnodes[startIdx].$elm$ = childNode;
621
- insertBefore(containerElm, childNode, before);
622
- }
623
- }
624
- }
625
- };
626
- var removeVnodes = (vnodes, startIdx, endIdx) => {
627
- for (let index = startIdx; index <= endIdx; ++index) {
628
- const vnode = vnodes[index];
629
- if (vnode) {
630
- const elm = vnode.$elm$;
631
- if (elm) {
632
- elm.remove();
633
- }
634
- }
635
- }
636
- };
637
- var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {
638
- let oldStartIdx = 0;
639
- let newStartIdx = 0;
640
- let idxInOld = 0;
641
- let i2 = 0;
642
- let oldEndIdx = oldCh.length - 1;
643
- let oldStartVnode = oldCh[0];
644
- let oldEndVnode = oldCh[oldEndIdx];
645
- let newEndIdx = newCh.length - 1;
646
- let newStartVnode = newCh[0];
647
- let newEndVnode = newCh[newEndIdx];
648
- let node;
649
- let elmToMove;
650
- while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
651
- if (oldStartVnode == null) {
652
- oldStartVnode = oldCh[++oldStartIdx];
653
- } else if (oldEndVnode == null) {
654
- oldEndVnode = oldCh[--oldEndIdx];
655
- } else if (newStartVnode == null) {
656
- newStartVnode = newCh[++newStartIdx];
657
- } else if (newEndVnode == null) {
658
- newEndVnode = newCh[--newEndIdx];
659
- } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {
660
- patch(oldStartVnode, newStartVnode, isInitialRender);
661
- oldStartVnode = oldCh[++oldStartIdx];
662
- newStartVnode = newCh[++newStartIdx];
663
- } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {
664
- patch(oldEndVnode, newEndVnode, isInitialRender);
665
- oldEndVnode = oldCh[--oldEndIdx];
666
- newEndVnode = newCh[--newEndIdx];
667
- } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
668
- patch(oldStartVnode, newEndVnode, isInitialRender);
669
- insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
670
- oldStartVnode = oldCh[++oldStartIdx];
671
- newEndVnode = newCh[--newEndIdx];
672
- } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
673
- patch(oldEndVnode, newStartVnode, isInitialRender);
674
- insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);
675
- oldEndVnode = oldCh[--oldEndIdx];
676
- newStartVnode = newCh[++newStartIdx];
677
- } else {
678
- idxInOld = -1;
679
- {
680
- for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {
681
- if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {
682
- idxInOld = i2;
683
- break;
684
- }
685
- }
686
- }
687
- if (idxInOld >= 0) {
688
- elmToMove = oldCh[idxInOld];
689
- if (elmToMove.$tag$ !== newStartVnode.$tag$) {
690
- node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld);
691
- } else {
692
- patch(elmToMove, newStartVnode, isInitialRender);
693
- oldCh[idxInOld] = void 0;
694
- node = elmToMove.$elm$;
695
- }
696
- newStartVnode = newCh[++newStartIdx];
697
- } else {
698
- node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx);
699
- newStartVnode = newCh[++newStartIdx];
700
- }
701
- if (node) {
702
- {
703
- insertBefore(oldStartVnode.$elm$.parentNode, node, oldStartVnode.$elm$);
704
- }
705
- }
706
- }
707
- }
708
- if (oldStartIdx > oldEndIdx) {
709
- addVnodes(
710
- parentElm,
711
- newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,
712
- newVNode2,
713
- newCh,
714
- newStartIdx,
715
- newEndIdx
716
- );
717
- } else if (newStartIdx > newEndIdx) {
718
- removeVnodes(oldCh, oldStartIdx, oldEndIdx);
719
- }
720
- };
721
- var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
722
- if (leftVNode.$tag$ === rightVNode.$tag$) {
723
- if (!isInitialRender) {
724
- return leftVNode.$key$ === rightVNode.$key$;
725
- }
726
- if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
727
- leftVNode.$key$ = rightVNode.$key$;
728
- }
729
- return true;
730
- }
731
- return false;
732
- };
733
- var patch = (oldVNode, newVNode2, isInitialRender = false) => {
734
- const elm = newVNode2.$elm$ = oldVNode.$elm$;
735
- const oldChildren = oldVNode.$children$;
736
- const newChildren = newVNode2.$children$;
737
- const text = newVNode2.$text$;
738
- if (text === null) {
739
- {
740
- updateElement(oldVNode, newVNode2, isSvgMode);
741
- }
742
- if (oldChildren !== null && newChildren !== null) {
743
- updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);
744
- } else if (newChildren !== null) {
745
- if (oldVNode.$text$ !== null) {
746
- elm.textContent = "";
747
- }
748
- addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);
749
- } else if (
750
- // don't do this on initial render as it can cause non-hydrated content to be removed
751
- !isInitialRender && BUILD.updatable && oldChildren !== null
752
- ) {
753
- removeVnodes(oldChildren, 0, oldChildren.length - 1);
754
- } else ;
755
- } else if (oldVNode.$text$ !== text) {
756
- elm.data = text;
757
- }
758
- };
759
- var insertBefore = (parent, newNode, reference) => {
760
- {
761
- return parent == null ? void 0 : parent.insertBefore(newNode, reference);
762
- }
763
- };
764
- var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
765
- const hostElm = hostRef.$hostElement$;
766
- const oldVNode = hostRef.$vnode$ || newVNode(null, null);
767
- const isHostElement = isHost(renderFnResults);
768
- const rootVnode = isHostElement ? renderFnResults : h(null, null, renderFnResults);
769
- hostTagName = hostElm.tagName;
770
- if (isInitialLoad && rootVnode.$attrs$) {
771
- for (const key of Object.keys(rootVnode.$attrs$)) {
772
- if (hostElm.hasAttribute(key) && !["key", "ref", "style", "class"].includes(key)) {
773
- rootVnode.$attrs$[key] = hostElm[key];
774
- }
775
- }
776
- }
777
- rootVnode.$tag$ = null;
778
- rootVnode.$flags$ |= 4 /* isHost */;
779
- hostRef.$vnode$ = rootVnode;
780
- rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
781
- patch(oldVNode, rootVnode, isInitialLoad);
782
- };
783
-
784
- // src/runtime/update-component.ts
785
- var attachToAncestor = (hostRef, ancestorComponent) => {
786
- if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
787
- const index = ancestorComponent["s-p"].push(
788
- new Promise(
789
- (r) => hostRef.$onRenderResolve$ = () => {
790
- ancestorComponent["s-p"].splice(index - 1, 1);
791
- r();
792
- }
793
- )
794
- );
795
- }
796
- };
797
- var scheduleUpdate = (hostRef, isInitialLoad) => {
798
- {
799
- hostRef.$flags$ |= 16 /* isQueuedForUpdate */;
800
- }
801
- if (hostRef.$flags$ & 4 /* isWaitingForChildren */) {
802
- hostRef.$flags$ |= 512 /* needsRerender */;
803
- return;
804
- }
805
- attachToAncestor(hostRef, hostRef.$ancestorComponent$);
806
- const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
807
- if (isInitialLoad) {
808
- queueMicrotask(() => {
809
- dispatch();
810
- });
811
- return;
812
- }
813
- return writeTask(dispatch) ;
814
- };
815
- var dispatchHooks = (hostRef, isInitialLoad) => {
816
- const elm = hostRef.$hostElement$;
817
- const endSchedule = createTime("scheduleUpdate", hostRef.$cmpMeta$.$tagName$);
818
- const instance = hostRef.$lazyInstance$ ;
819
- if (!instance) {
820
- throw new Error(
821
- `Can't render component <${elm.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
822
- );
823
- }
824
- let maybePromise;
825
- if (isInitialLoad) {
826
- {
827
- if (hostRef.$fetchedCbList$.length) {
828
- hostRef.$fetchedCbList$.forEach((cb) => cb(elm));
829
- }
830
- }
831
- maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
832
- } else {
833
- maybePromise = safeCall(instance, "componentWillUpdate", void 0, elm);
834
- }
835
- maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender", void 0, elm));
836
- endSchedule();
837
- return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
838
- };
839
- var enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn).catch((err2) => {
840
- console.error(err2);
841
- fn();
842
- }) : fn();
843
- var isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === "function";
844
- var updateComponent = async (hostRef, instance, isInitialLoad) => {
845
- var _a;
846
- const elm = hostRef.$hostElement$;
847
- const endUpdate = createTime("update", hostRef.$cmpMeta$.$tagName$);
848
- const rc = elm["s-rc"];
849
- if (isInitialLoad) {
850
- attachStyles(hostRef);
851
- }
852
- const endRender = createTime("render", hostRef.$cmpMeta$.$tagName$);
853
- {
854
- callRender(hostRef, instance, elm, isInitialLoad);
855
- }
856
- if (rc) {
857
- rc.map((cb) => cb());
858
- elm["s-rc"] = void 0;
859
- }
860
- endRender();
861
- endUpdate();
862
- {
863
- const childrenPromises = (_a = elm["s-p"]) != null ? _a : [];
864
- const postUpdate = () => postUpdateComponent(hostRef);
865
- if (childrenPromises.length === 0) {
866
- postUpdate();
867
- } else {
868
- Promise.all(childrenPromises).then(postUpdate);
869
- hostRef.$flags$ |= 4 /* isWaitingForChildren */;
870
- childrenPromises.length = 0;
871
- }
872
- }
873
- };
874
- var callRender = (hostRef, instance, elm, isInitialLoad) => {
875
- try {
876
- instance = instance.render() ;
877
- {
878
- hostRef.$flags$ &= -17 /* isQueuedForUpdate */;
879
- }
880
- {
881
- hostRef.$flags$ |= 2 /* hasRendered */;
882
- }
883
- {
884
- {
885
- {
886
- renderVdom(hostRef, instance, isInitialLoad);
887
- }
888
- }
889
- }
890
- } catch (e) {
891
- consoleError(e, hostRef.$hostElement$);
892
- }
893
- return null;
894
- };
895
- var postUpdateComponent = (hostRef) => {
896
- const tagName = hostRef.$cmpMeta$.$tagName$;
897
- const elm = hostRef.$hostElement$;
898
- const endPostUpdate = createTime("postUpdate", tagName);
899
- const instance = hostRef.$lazyInstance$ ;
900
- const ancestorComponent = hostRef.$ancestorComponent$;
901
- safeCall(instance, "componentDidRender", void 0, elm);
902
- if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
903
- hostRef.$flags$ |= 64 /* hasLoadedComponent */;
904
- {
905
- addHydratedFlag(elm);
906
- }
907
- safeCall(instance, "componentDidLoad", void 0, elm);
908
- endPostUpdate();
909
- {
910
- hostRef.$onReadyResolve$(elm);
911
- if (!ancestorComponent) {
912
- appDidLoad();
913
- }
914
- }
915
- } else {
916
- safeCall(instance, "componentDidUpdate", void 0, elm);
917
- endPostUpdate();
918
- }
919
- {
920
- if (hostRef.$onRenderResolve$) {
921
- hostRef.$onRenderResolve$();
922
- hostRef.$onRenderResolve$ = void 0;
923
- }
924
- if (hostRef.$flags$ & 512 /* needsRerender */) {
925
- nextTick(() => scheduleUpdate(hostRef, false));
926
- }
927
- hostRef.$flags$ &= -517;
928
- }
929
- };
930
- var appDidLoad = (who) => {
931
- nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
932
- };
933
- var safeCall = (instance, method, arg, elm) => {
934
- if (instance && instance[method]) {
935
- try {
936
- return instance[method](arg);
937
- } catch (e) {
938
- consoleError(e, elm);
939
- }
940
- }
941
- return void 0;
942
- };
943
- var addHydratedFlag = (elm) => {
944
- var _a;
945
- return elm.classList.add((_a = BUILD.hydratedSelectorName) != null ? _a : "hydrated") ;
946
- };
947
-
948
- // src/runtime/set-value.ts
949
- var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
950
- var setValue = (ref, propName, newVal, cmpMeta) => {
951
- const hostRef = getHostRef(ref);
952
- if (!hostRef) {
953
- return;
954
- }
955
- if (!hostRef) {
956
- throw new Error(
957
- `Couldn't find host element for "${cmpMeta.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`
958
- );
959
- }
960
- const oldVal = hostRef.$instanceValues$.get(propName);
961
- const flags = hostRef.$flags$;
962
- const instance = hostRef.$lazyInstance$ ;
963
- newVal = parsePropertyValue(
964
- newVal,
965
- cmpMeta.$members$[propName][0]);
966
- const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
967
- const didValueChange = newVal !== oldVal && !areBothNaN;
968
- if ((!(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {
969
- hostRef.$instanceValues$.set(propName, newVal);
970
- if (instance) {
971
- if ((flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {
972
- if (instance.componentShouldUpdate) {
973
- if (instance.componentShouldUpdate(newVal, oldVal, propName) === false) {
974
- return;
975
- }
976
- }
977
- scheduleUpdate(hostRef, false);
978
- }
979
- }
980
- }
981
- };
982
-
983
- // src/runtime/proxy-component.ts
984
- var proxyComponent = (Cstr, cmpMeta, flags) => {
985
- var _a, _b;
986
- const prototype = Cstr.prototype;
987
- if (cmpMeta.$members$ || BUILD.propChangeCallback) {
988
- const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
989
- members.map(([memberName, [memberFlags]]) => {
990
- if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
991
- const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
992
- if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
993
- if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
994
- if (flags & 1 /* isElementConstructor */ || !origGetter) {
995
- Object.defineProperty(prototype, memberName, {
996
- get() {
997
- {
998
- if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
999
- return getValue(this, memberName);
1000
- }
1001
- const ref = getHostRef(this);
1002
- const instance = ref ? ref.$lazyInstance$ : prototype;
1003
- if (!instance) return;
1004
- return instance[memberName];
1005
- }
1006
- },
1007
- configurable: true,
1008
- enumerable: true
1009
- });
1010
- }
1011
- Object.defineProperty(prototype, memberName, {
1012
- set(newValue) {
1013
- const ref = getHostRef(this);
1014
- if (!ref) {
1015
- return;
1016
- }
1017
- if (origSetter) {
1018
- const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1019
- if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
1020
- newValue = ref.$instanceValues$.get(memberName);
1021
- }
1022
- origSetter.apply(this, [
1023
- parsePropertyValue(
1024
- newValue,
1025
- memberFlags)
1026
- ]);
1027
- newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1028
- setValue(this, memberName, newValue, cmpMeta);
1029
- return;
1030
- }
1031
- {
1032
- if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
1033
- setValue(this, memberName, newValue, cmpMeta);
1034
- if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
1035
- ref.$fetchedCbList$.push(() => {
1036
- if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
1037
- ref.$lazyInstance$[memberName] = newValue;
1038
- }
1039
- });
1040
- }
1041
- return;
1042
- }
1043
- const setterSetVal = () => {
1044
- const currentValue = ref.$lazyInstance$[memberName];
1045
- if (!ref.$instanceValues$.get(memberName) && currentValue) {
1046
- ref.$instanceValues$.set(memberName, currentValue);
1047
- }
1048
- ref.$lazyInstance$[memberName] = parsePropertyValue(
1049
- newValue,
1050
- memberFlags);
1051
- setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
1052
- };
1053
- if (ref.$lazyInstance$) {
1054
- setterSetVal();
1055
- } else {
1056
- ref.$fetchedCbList$.push(() => {
1057
- setterSetVal();
1058
- });
1059
- }
1060
- }
1061
- }
1062
- });
1063
- }
1064
- });
1065
- if ((flags & 1 /* isElementConstructor */)) {
1066
- const attrNameToPropName = /* @__PURE__ */ new Map();
1067
- prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {
1068
- plt.jmp(() => {
1069
- var _a2;
1070
- const propName = attrNameToPropName.get(attrName);
1071
- const hostRef = getHostRef(this);
1072
- if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
1073
- newValue = this[propName];
1074
- delete this[propName];
1075
- }
1076
- if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
1077
- this[propName] == newValue) {
1078
- return;
1079
- } else if (propName == null) {
1080
- const flags2 = hostRef == null ? void 0 : hostRef.$flags$;
1081
- if (hostRef && flags2 && !(flags2 & 8 /* isConstructingInstance */) && flags2 & 128 /* isWatchReady */ && newValue !== oldValue) {
1082
- const instance = hostRef.$lazyInstance$ ;
1083
- const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];
1084
- entry == null ? void 0 : entry.forEach((callbackName) => {
1085
- if (instance[callbackName] != null) {
1086
- instance[callbackName].call(instance, newValue, oldValue, attrName);
1087
- }
1088
- });
1089
- }
1090
- return;
1091
- }
1092
- const propFlags = members.find(([m]) => m === propName);
1093
- if (propFlags && propFlags[1][0] & 4 /* Boolean */) {
1094
- newValue = newValue === null || newValue === "false" ? false : true;
1095
- }
1096
- const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
1097
- if (newValue != this[propName] && (!propDesc.get || !!propDesc.set)) {
1098
- this[propName] = newValue;
1099
- }
1100
- });
1101
- };
1102
- Cstr.observedAttributes = Array.from(
1103
- /* @__PURE__ */ new Set([
1104
- ...Object.keys((_b = cmpMeta.$watchers$) != null ? _b : {}),
1105
- ...members.filter(([_, m]) => m[0] & 31 /* HasAttribute */).map(([propName, m]) => {
1106
- const attrName = m[1] || propName;
1107
- attrNameToPropName.set(attrName, propName);
1108
- return attrName;
1109
- })
1110
- ])
1111
- );
1112
- }
1113
- }
1114
- return Cstr;
1115
- };
1116
-
1117
- // src/runtime/initialize-component.ts
1118
- var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1119
- let Cstr;
1120
- if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {
1121
- hostRef.$flags$ |= 32 /* hasInitializedComponent */;
1122
- const bundleId = cmpMeta.$lazyBundleId$;
1123
- if (bundleId) {
1124
- const CstrImport = loadModule(cmpMeta, hostRef);
1125
- if (CstrImport && "then" in CstrImport) {
1126
- const endLoad = uniqueTime();
1127
- Cstr = await CstrImport;
1128
- endLoad();
1129
- } else {
1130
- Cstr = CstrImport;
1131
- }
1132
- if (!Cstr) {
1133
- throw new Error(`Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found`);
1134
- }
1135
- if (!Cstr.isProxied) {
1136
- proxyComponent(Cstr, cmpMeta, 2 /* proxyState */);
1137
- Cstr.isProxied = true;
1138
- }
1139
- const endNewInstance = createTime("createInstance", cmpMeta.$tagName$);
1140
- {
1141
- hostRef.$flags$ |= 8 /* isConstructingInstance */;
1142
- }
1143
- try {
1144
- new Cstr(hostRef);
1145
- } catch (e) {
1146
- consoleError(e, elm);
1147
- }
1148
- {
1149
- hostRef.$flags$ &= -9 /* isConstructingInstance */;
1150
- }
1151
- endNewInstance();
1152
- fireConnectedCallback(hostRef.$lazyInstance$, elm);
1153
- } else {
1154
- Cstr = elm.constructor;
1155
- const cmpTag = elm.localName;
1156
- customElements.whenDefined(cmpTag).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);
1157
- }
1158
- if (Cstr && Cstr.style) {
1159
- let style;
1160
- if (typeof Cstr.style === "string") {
1161
- style = Cstr.style;
1162
- }
1163
- const scopeId2 = getScopeId(cmpMeta);
1164
- if (!styles.has(scopeId2)) {
1165
- const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
1166
- registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));
1167
- endRegisterStyles();
1168
- }
1169
- }
1170
- }
1171
- const ancestorComponent = hostRef.$ancestorComponent$;
1172
- const schedule = () => scheduleUpdate(hostRef, true);
1173
- if (ancestorComponent && ancestorComponent["s-rc"]) {
1174
- ancestorComponent["s-rc"].push(schedule);
1175
- } else {
1176
- schedule();
1177
- }
1178
- };
1179
- var fireConnectedCallback = (instance, elm) => {
1180
- {
1181
- safeCall(instance, "connectedCallback", void 0, elm);
1182
- }
1183
- };
1184
-
1185
- // src/runtime/connected-callback.ts
1186
- var connectedCallback = (elm) => {
1187
- if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
1188
- const hostRef = getHostRef(elm);
1189
- if (!hostRef) {
1190
- return;
1191
- }
1192
- const cmpMeta = hostRef.$cmpMeta$;
1193
- const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
1194
- if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
1195
- hostRef.$flags$ |= 1 /* hasConnected */;
1196
- {
1197
- let ancestorComponent = elm;
1198
- while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {
1199
- if (ancestorComponent["s-p"]) {
1200
- attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);
1201
- break;
1202
- }
1203
- }
1204
- }
1205
- if (cmpMeta.$members$) {
1206
- Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
1207
- if (memberFlags & 31 /* Prop */ && memberName in elm && elm[memberName] !== Object.prototype[memberName]) {
1208
- const value = elm[memberName];
1209
- delete elm[memberName];
1210
- elm[memberName] = value;
1211
- }
1212
- });
1213
- }
1214
- {
1215
- initializeComponent(elm, hostRef, cmpMeta);
1216
- }
1217
- } else {
1218
- if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
1219
- fireConnectedCallback(hostRef.$lazyInstance$, elm);
1220
- } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1221
- hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
1222
- }
1223
- }
1224
- endConnected();
1225
- }
1226
- };
1227
- var disconnectInstance = (instance, elm) => {
1228
- {
1229
- safeCall(instance, "disconnectedCallback", void 0, elm || instance);
1230
- }
1231
- };
1232
- var disconnectedCallback = async (elm) => {
1233
- if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
1234
- const hostRef = getHostRef(elm);
1235
- if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
1236
- disconnectInstance(hostRef.$lazyInstance$, elm);
1237
- } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1238
- hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$, elm));
1239
- }
1240
- }
1241
- if (rootAppliedStyles.has(elm)) {
1242
- rootAppliedStyles.delete(elm);
1243
- }
1244
- if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
1245
- rootAppliedStyles.delete(elm.shadowRoot);
1246
- }
1247
- };
1248
-
1249
- // src/runtime/bootstrap-lazy.ts
1250
- var bootstrapLazy = (lazyBundles, options = {}) => {
1251
- var _a;
1252
- if (!win.document) {
1253
- console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");
1254
- return;
1255
- }
1256
- const endBootstrap = createTime();
1257
- const cmpTags = [];
1258
- const exclude = options.exclude || [];
1259
- const customElements2 = win.customElements;
1260
- const head = win.document.head;
1261
- const metaCharset = /* @__PURE__ */ head.querySelector("meta[charset]");
1262
- const dataStyles = /* @__PURE__ */ win.document.createElement("style");
1263
- const deferredConnectedCallbacks = [];
1264
- let appLoadFallback;
1265
- let isBootstrapping = true;
1266
- Object.assign(plt, options);
1267
- plt.$resourcesUrl$ = new URL(options.resourcesUrl || "./", win.document.baseURI).href;
1268
- let hasSlotRelocation = false;
1269
- lazyBundles.map((lazyBundle) => {
1270
- lazyBundle[1].map((compactMeta) => {
1271
- const cmpMeta = {
1272
- $flags$: compactMeta[0],
1273
- $tagName$: compactMeta[1],
1274
- $members$: compactMeta[2],
1275
- $listeners$: compactMeta[3]
1276
- };
1277
- if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
1278
- hasSlotRelocation = true;
1279
- }
1280
- {
1281
- cmpMeta.$members$ = compactMeta[2];
1282
- }
1283
- const tagName = transformTag(cmpMeta.$tagName$);
1284
- const HostElement = class extends HTMLElement {
1285
- // StencilLazyHost
1286
- constructor(self) {
1287
- super(self);
1288
- this.hasRegisteredEventListeners = false;
1289
- self = this;
1290
- registerHost(self, cmpMeta);
1291
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1292
- {
1293
- if (!self.shadowRoot) {
1294
- createShadowRoot.call(self, cmpMeta);
1295
- } else {
1296
- if (self.shadowRoot.mode !== "open") {
1297
- throw new Error(
1298
- `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`
1299
- );
1300
- }
1301
- }
1302
- }
1303
- }
1304
- }
1305
- connectedCallback() {
1306
- const hostRef = getHostRef(this);
1307
- if (!hostRef) {
1308
- return;
1309
- }
1310
- if (!this.hasRegisteredEventListeners) {
1311
- this.hasRegisteredEventListeners = true;
1312
- }
1313
- if (appLoadFallback) {
1314
- clearTimeout(appLoadFallback);
1315
- appLoadFallback = null;
1316
- }
1317
- if (isBootstrapping) {
1318
- deferredConnectedCallbacks.push(this);
1319
- } else {
1320
- plt.jmp(() => connectedCallback(this));
1321
- }
1322
- }
1323
- disconnectedCallback() {
1324
- plt.jmp(() => disconnectedCallback(this));
1325
- plt.raf(() => {
1326
- var _a3;
1327
- const hostRef = getHostRef(this);
1328
- if (!hostRef) {
1329
- return;
1330
- }
1331
- const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
1332
- if (i2 > -1) {
1333
- deferredConnectedCallbacks.splice(i2, 1);
1334
- }
1335
- if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
1336
- delete hostRef.$vnode$.$elm$;
1337
- }
1338
- });
1339
- }
1340
- componentOnReady() {
1341
- var _a3;
1342
- return (_a3 = getHostRef(this)) == null ? void 0 : _a3.$onReadyPromise$;
1343
- }
1344
- };
1345
- cmpMeta.$lazyBundleId$ = lazyBundle[0];
1346
- if (!exclude.includes(tagName) && !customElements2.get(tagName)) {
1347
- cmpTags.push(tagName);
1348
- customElements2.define(
1349
- tagName,
1350
- proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */)
1351
- );
1352
- }
1353
- });
1354
- });
1355
- if (cmpTags.length > 0) {
1356
- if (hasSlotRelocation) {
1357
- dataStyles.textContent += SLOT_FB_CSS;
1358
- }
1359
- {
1360
- dataStyles.textContent += cmpTags.sort() + HYDRATED_CSS;
1361
- }
1362
- if (dataStyles.innerHTML.length) {
1363
- dataStyles.setAttribute("data-styles", "");
1364
- const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
1365
- if (nonce != null) {
1366
- dataStyles.setAttribute("nonce", nonce);
1367
- }
1368
- head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);
1369
- }
1370
- }
1371
- isBootstrapping = false;
1372
- if (deferredConnectedCallbacks.length) {
1373
- deferredConnectedCallbacks.map((host) => host.connectedCallback());
1374
- } else {
1375
- {
1376
- plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));
1377
- }
1378
- }
1379
- endBootstrap();
1380
- };
1381
-
1382
- // src/runtime/nonce.ts
1383
- var setNonce = (nonce) => plt.$nonce$ = nonce;
1384
- function transformTag(tag) {
1385
- return tag;
1386
- }
1387
-
1388
- export { bootstrapLazy as b, globalScripts as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
1389
- //# sourceMappingURL=index-V1LdMos7.js.map
1390
-
1391
- //# sourceMappingURL=index-V1LdMos7.js.map