@carbon-labs/wc-global-header 0.11.0 → 0.13.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 (263) hide show
  1. package/{es/components/global-header/src/components/HeaderContext/__tests__/HeaderContext.test.d.ts → declarations.d.ts} +1 -1
  2. package/es/wc-global-header.css +8 -0
  3. package/es/wc-global-header.mjs +7184 -0
  4. package/package.json +10 -8
  5. package/es/_virtual/_commonjsHelpers.js +0 -6
  6. package/es/_virtual/_commonjsHelpers.js.map +0 -1
  7. package/es/_virtual/index.js +0 -8
  8. package/es/_virtual/index.js.map +0 -1
  9. package/es/_virtual/index2.js +0 -4
  10. package/es/_virtual/index2.js.map +0 -1
  11. package/es/components/global-header/global-header.d.ts +0 -19
  12. package/es/components/global-header/global-header.js +0 -27
  13. package/es/components/global-header/global-header.js.map +0 -1
  14. package/es/components/global-header/src/components/AuthContext/AuthContext.d.ts +0 -26
  15. package/es/components/global-header/src/components/AuthContext/AuthContext.js +0 -238
  16. package/es/components/global-header/src/components/AuthContext/AuthContext.js.map +0 -1
  17. package/es/components/global-header/src/components/AuthContext/AuthContext.types.d.ts +0 -17
  18. package/es/components/global-header/src/components/AuthContext/__stories__/AuthContext.stories.d.ts +0 -12
  19. package/es/components/global-header/src/components/AuthContext/__tests__/AuthContext.test.d.ts +0 -9
  20. package/es/components/global-header/src/components/AuthContext/_index.scss.js +0 -6
  21. package/es/components/global-header/src/components/AuthContext/_index.scss.js.map +0 -1
  22. package/es/components/global-header/src/components/CommonHeader/CommonHeader.d.ts +0 -36
  23. package/es/components/global-header/src/components/CommonHeader/CommonHeader.js +0 -247
  24. package/es/components/global-header/src/components/CommonHeader/CommonHeader.js.map +0 -1
  25. package/es/components/global-header/src/components/CommonHeader/WideSideNav.d.ts +0 -15
  26. package/es/components/global-header/src/components/CommonHeader/WideSideNav.js +0 -32
  27. package/es/components/global-header/src/components/CommonHeader/WideSideNav.js.map +0 -1
  28. package/es/components/global-header/src/components/CommonHeader/__stories__/CommonHeader.stories.d.ts +0 -20
  29. package/es/components/global-header/src/components/CommonHeader/__stories__/SideNav.stories.d.ts +0 -16
  30. package/es/components/global-header/src/components/CommonHeader/__tests__/CommonHeader.test.d.ts +0 -9
  31. package/es/components/global-header/src/components/CommonHeader/__tests__/WideSideNav.test.d.ts +0 -9
  32. package/es/components/global-header/src/components/CommonHeader/_index.scss.js +0 -6
  33. package/es/components/global-header/src/components/CommonHeader/_index.scss.js.map +0 -1
  34. package/es/components/global-header/src/components/HeaderContext/HeaderContext.d.ts +0 -43
  35. package/es/components/global-header/src/components/HeaderContext/HeaderContext.js +0 -311
  36. package/es/components/global-header/src/components/HeaderContext/HeaderContext.js.map +0 -1
  37. package/es/components/global-header/src/components/HeaderContext/HeaderContext.types.d.ts +0 -46
  38. package/es/components/global-header/src/components/HeaderContext/_index.scss.js +0 -6
  39. package/es/components/global-header/src/components/HeaderContext/_index.scss.js.map +0 -1
  40. package/es/components/global-header/src/components/HybridIpaasHeader/HybridIpaasHeader.d.ts +0 -42
  41. package/es/components/global-header/src/components/HybridIpaasHeader/HybridIpaasHeader.js +0 -238
  42. package/es/components/global-header/src/components/HybridIpaasHeader/HybridIpaasHeader.js.map +0 -1
  43. package/es/components/global-header/src/components/HybridIpaasHeader/__stories__/HybridIPaasHeader.stories.d.ts +0 -20
  44. package/es/components/global-header/src/components/HybridIpaasHeader/__tests__/HybridIpaasHeader.test.d.ts +0 -10
  45. package/es/components/global-header/src/components/LogoutHeader/LogoutHeader.d.ts +0 -17
  46. package/es/components/global-header/src/components/LogoutHeader/LogoutHeader.js +0 -58
  47. package/es/components/global-header/src/components/LogoutHeader/LogoutHeader.js.map +0 -1
  48. package/es/components/global-header/src/components/LogoutHeader/__stories__/LogoutHeader.stories.d.ts +0 -15
  49. package/es/components/global-header/src/components/LogoutHeader/__tests__/LogoutHeader.test.d.ts +0 -9
  50. package/es/components/global-header/src/components/LogoutHeader/_index.scss.js +0 -6
  51. package/es/components/global-header/src/components/LogoutHeader/_index.scss.js.map +0 -1
  52. package/es/components/global-header/src/components/LogoutTile/LogoutTile.d.ts +0 -24
  53. package/es/components/global-header/src/components/LogoutTile/LogoutTile.js +0 -72
  54. package/es/components/global-header/src/components/LogoutTile/LogoutTile.js.map +0 -1
  55. package/es/components/global-header/src/components/LogoutTile/__stories__/LogoutTile.stories.d.ts +0 -14
  56. package/es/components/global-header/src/components/LogoutTile/__tests__/LogoutTile.test.d.ts +0 -9
  57. package/es/components/global-header/src/components/LogoutTile/_index.scss.js +0 -6
  58. package/es/components/global-header/src/components/LogoutTile/_index.scss.js.map +0 -1
  59. package/es/components/global-header/src/components/ProfilePopover/ProfilePopover.d.ts +0 -22
  60. package/es/components/global-header/src/components/ProfilePopover/ProfilePopover.js +0 -100
  61. package/es/components/global-header/src/components/ProfilePopover/ProfilePopover.js.map +0 -1
  62. package/es/components/global-header/src/components/ProfilePopover/__tests__/ProfilePopover.test.d.ts +0 -9
  63. package/es/components/global-header/src/components/ProfilePopover/_index.scss.js +0 -6
  64. package/es/components/global-header/src/components/ProfilePopover/_index.scss.js.map +0 -1
  65. package/es/components/global-header/src/components/Search/Search.d.ts +0 -25
  66. package/es/components/global-header/src/components/Search/Search.js +0 -72
  67. package/es/components/global-header/src/components/Search/Search.js.map +0 -1
  68. package/es/components/global-header/src/components/Search/__tests__/Search.test.d.ts +0 -9
  69. package/es/components/global-header/src/components/Search/_index.scss.js +0 -6
  70. package/es/components/global-header/src/components/Search/_index.scss.js.map +0 -1
  71. package/es/components/global-header/src/components/SideNavItem/SideNavItem.d.ts +0 -31
  72. package/es/components/global-header/src/components/SideNavItem/SideNavItem.js +0 -214
  73. package/es/components/global-header/src/components/SideNavItem/SideNavItem.js.map +0 -1
  74. package/es/components/global-header/src/components/SideNavItem/SideNavItem.scss.js +0 -6
  75. package/es/components/global-header/src/components/SideNavItem/SideNavItem.scss.js.map +0 -1
  76. package/es/components/global-header/src/components/SideNavItem/__tests__/SideNavItem.test.d.ts +0 -9
  77. package/es/components/global-header/src/components/Switcher/Switcher.d.ts +0 -29
  78. package/es/components/global-header/src/components/Switcher/Switcher.js +0 -188
  79. package/es/components/global-header/src/components/Switcher/Switcher.js.map +0 -1
  80. package/es/components/global-header/src/components/Switcher/Switcher.types.d.ts +0 -11
  81. package/es/components/global-header/src/components/Switcher/__tests__/Switcher.test.d.ts +0 -9
  82. package/es/components/global-header/src/components/Switcher/_index.scss.js +0 -6
  83. package/es/components/global-header/src/components/Switcher/_index.scss.js.map +0 -1
  84. package/es/components/global-header/src/components/TrialContent/TrialContent.d.ts +0 -11
  85. package/es/components/global-header/src/components/TrialContent/TrialContent.js +0 -74
  86. package/es/components/global-header/src/components/TrialContent/TrialContent.js.map +0 -1
  87. package/es/components/global-header/src/components/TrialContent/TrialContent.types.d.ts +0 -12
  88. package/es/components/global-header/src/components/TrialContent/__stories__/TrialContent.stories.d.ts +0 -14
  89. package/es/components/global-header/src/components/TrialPopover/TrialPopover.d.ts +0 -23
  90. package/es/components/global-header/src/components/TrialPopover/TrialPopover.js +0 -79
  91. package/es/components/global-header/src/components/TrialPopover/TrialPopover.js.map +0 -1
  92. package/es/components/global-header/src/components/TrialPopover/__tests__/TrialPopover.test.d.ts +0 -9
  93. package/es/components/global-header/src/components/TrialPopover/_index.scss.js +0 -6
  94. package/es/components/global-header/src/components/TrialPopover/_index.scss.js.map +0 -1
  95. package/es/components/global-header/src/components/UnauthenticatedContext/UnauthenticatedContext.d.ts +0 -19
  96. package/es/components/global-header/src/components/UnauthenticatedContext/UnauthenticatedContext.js +0 -63
  97. package/es/components/global-header/src/components/UnauthenticatedContext/UnauthenticatedContext.js.map +0 -1
  98. package/es/components/global-header/src/components/UnauthenticatedContext/UnauthenticatedContext.stories.d.ts +0 -15
  99. package/es/components/global-header/src/components/UnauthenticatedContext/__tests__/UnauthenticatedContext.test.d.ts +0 -9
  100. package/es/components/global-header/src/components/UserProfileImage/UserProfileImage.d.ts +0 -31
  101. package/es/components/global-header/src/components/UserProfileImage/UserProfileImage.js +0 -104
  102. package/es/components/global-header/src/components/UserProfileImage/UserProfileImage.js.map +0 -1
  103. package/es/components/global-header/src/components/UserProfileImage/UserProfileImage.scss.js +0 -6
  104. package/es/components/global-header/src/components/UserProfileImage/UserProfileImage.scss.js.map +0 -1
  105. package/es/components/global-header/src/components/UserProfileImage/UserProfileImage.types.d.ts +0 -21
  106. package/es/components/global-header/src/components/UserProfileImage/__tests__/UserProfileImage.test.d.ts +0 -9
  107. package/es/components/global-header/src/components/_index.scss.js +0 -6
  108. package/es/components/global-header/src/components/_index.scss.js.map +0 -1
  109. package/es/components/global-header/src/constant.d.ts +0 -53
  110. package/es/components/global-header/src/constant.js +0 -66
  111. package/es/components/global-header/src/constant.js.map +0 -1
  112. package/es/components/global-header/src/global-header.template.d.ts +0 -16
  113. package/es/components/global-header/src/global-header.template.js +0 -20
  114. package/es/components/global-header/src/global-header.template.js.map +0 -1
  115. package/es/components/global-header/src/globals/__tests__/useScript.test.d.ts +0 -9
  116. package/es/components/global-header/src/globals/__tests__/utils.test.d.ts +0 -9
  117. package/es/components/global-header/src/globals/useScript.d.ts +0 -10
  118. package/es/components/global-header/src/globals/useScript.js +0 -47
  119. package/es/components/global-header/src/globals/useScript.js.map +0 -1
  120. package/es/components/global-header/src/globals/utils.d.ts +0 -22
  121. package/es/components/global-header/src/globals/utils.js +0 -89
  122. package/es/components/global-header/src/globals/utils.js.map +0 -1
  123. package/es/components/global-header/src/index.d.ts +0 -12
  124. package/es/components/global-header/src/index.scss.js +0 -6
  125. package/es/components/global-header/src/index.scss.js.map +0 -1
  126. package/es/components/global-header/src/types/Header.types.d.ts +0 -267
  127. package/es/components/global-header/src/types/Header.types.js +0 -22
  128. package/es/components/global-header/src/types/Header.types.js.map +0 -1
  129. package/es/index.d.ts +0 -9
  130. package/es/index.js +0 -6
  131. package/es/index.js.map +0 -1
  132. package/es/node_modules/classnames/index.js +0 -86
  133. package/es/node_modules/classnames/index.js.map +0 -1
  134. package/lib/_virtual/_commonjsHelpers.js +0 -8
  135. package/lib/_virtual/_commonjsHelpers.js.map +0 -1
  136. package/lib/_virtual/index.js +0 -12
  137. package/lib/_virtual/index.js.map +0 -1
  138. package/lib/_virtual/index2.js +0 -6
  139. package/lib/_virtual/index2.js.map +0 -1
  140. package/lib/components/global-header/global-header.d.ts +0 -19
  141. package/lib/components/global-header/global-header.js +0 -46
  142. package/lib/components/global-header/global-header.js.map +0 -1
  143. package/lib/components/global-header/src/components/AuthContext/AuthContext.d.ts +0 -26
  144. package/lib/components/global-header/src/components/AuthContext/AuthContext.js +0 -238
  145. package/lib/components/global-header/src/components/AuthContext/AuthContext.js.map +0 -1
  146. package/lib/components/global-header/src/components/AuthContext/AuthContext.types.d.ts +0 -17
  147. package/lib/components/global-header/src/components/AuthContext/__stories__/AuthContext.stories.d.ts +0 -12
  148. package/lib/components/global-header/src/components/AuthContext/__tests__/AuthContext.test.d.ts +0 -9
  149. package/lib/components/global-header/src/components/AuthContext/_index.scss.js +0 -10
  150. package/lib/components/global-header/src/components/AuthContext/_index.scss.js.map +0 -1
  151. package/lib/components/global-header/src/components/CommonHeader/CommonHeader.d.ts +0 -36
  152. package/lib/components/global-header/src/components/CommonHeader/CommonHeader.js +0 -247
  153. package/lib/components/global-header/src/components/CommonHeader/CommonHeader.js.map +0 -1
  154. package/lib/components/global-header/src/components/CommonHeader/WideSideNav.d.ts +0 -15
  155. package/lib/components/global-header/src/components/CommonHeader/WideSideNav.js +0 -32
  156. package/lib/components/global-header/src/components/CommonHeader/WideSideNav.js.map +0 -1
  157. package/lib/components/global-header/src/components/CommonHeader/__stories__/CommonHeader.stories.d.ts +0 -20
  158. package/lib/components/global-header/src/components/CommonHeader/__stories__/SideNav.stories.d.ts +0 -16
  159. package/lib/components/global-header/src/components/CommonHeader/__tests__/CommonHeader.test.d.ts +0 -9
  160. package/lib/components/global-header/src/components/CommonHeader/__tests__/WideSideNav.test.d.ts +0 -9
  161. package/lib/components/global-header/src/components/CommonHeader/_index.scss.js +0 -10
  162. package/lib/components/global-header/src/components/CommonHeader/_index.scss.js.map +0 -1
  163. package/lib/components/global-header/src/components/HeaderContext/HeaderContext.d.ts +0 -43
  164. package/lib/components/global-header/src/components/HeaderContext/HeaderContext.js +0 -311
  165. package/lib/components/global-header/src/components/HeaderContext/HeaderContext.js.map +0 -1
  166. package/lib/components/global-header/src/components/HeaderContext/HeaderContext.types.d.ts +0 -46
  167. package/lib/components/global-header/src/components/HeaderContext/__tests__/HeaderContext.test.d.ts +0 -9
  168. package/lib/components/global-header/src/components/HeaderContext/_index.scss.js +0 -10
  169. package/lib/components/global-header/src/components/HeaderContext/_index.scss.js.map +0 -1
  170. package/lib/components/global-header/src/components/HybridIpaasHeader/HybridIpaasHeader.d.ts +0 -42
  171. package/lib/components/global-header/src/components/HybridIpaasHeader/HybridIpaasHeader.js +0 -238
  172. package/lib/components/global-header/src/components/HybridIpaasHeader/HybridIpaasHeader.js.map +0 -1
  173. package/lib/components/global-header/src/components/HybridIpaasHeader/__stories__/HybridIPaasHeader.stories.d.ts +0 -20
  174. package/lib/components/global-header/src/components/HybridIpaasHeader/__tests__/HybridIpaasHeader.test.d.ts +0 -10
  175. package/lib/components/global-header/src/components/LogoutHeader/LogoutHeader.d.ts +0 -17
  176. package/lib/components/global-header/src/components/LogoutHeader/LogoutHeader.js +0 -58
  177. package/lib/components/global-header/src/components/LogoutHeader/LogoutHeader.js.map +0 -1
  178. package/lib/components/global-header/src/components/LogoutHeader/__stories__/LogoutHeader.stories.d.ts +0 -15
  179. package/lib/components/global-header/src/components/LogoutHeader/__tests__/LogoutHeader.test.d.ts +0 -9
  180. package/lib/components/global-header/src/components/LogoutHeader/_index.scss.js +0 -10
  181. package/lib/components/global-header/src/components/LogoutHeader/_index.scss.js.map +0 -1
  182. package/lib/components/global-header/src/components/LogoutTile/LogoutTile.d.ts +0 -24
  183. package/lib/components/global-header/src/components/LogoutTile/LogoutTile.js +0 -72
  184. package/lib/components/global-header/src/components/LogoutTile/LogoutTile.js.map +0 -1
  185. package/lib/components/global-header/src/components/LogoutTile/__stories__/LogoutTile.stories.d.ts +0 -14
  186. package/lib/components/global-header/src/components/LogoutTile/__tests__/LogoutTile.test.d.ts +0 -9
  187. package/lib/components/global-header/src/components/LogoutTile/_index.scss.js +0 -10
  188. package/lib/components/global-header/src/components/LogoutTile/_index.scss.js.map +0 -1
  189. package/lib/components/global-header/src/components/ProfilePopover/ProfilePopover.d.ts +0 -22
  190. package/lib/components/global-header/src/components/ProfilePopover/ProfilePopover.js +0 -100
  191. package/lib/components/global-header/src/components/ProfilePopover/ProfilePopover.js.map +0 -1
  192. package/lib/components/global-header/src/components/ProfilePopover/__tests__/ProfilePopover.test.d.ts +0 -9
  193. package/lib/components/global-header/src/components/ProfilePopover/_index.scss.js +0 -10
  194. package/lib/components/global-header/src/components/ProfilePopover/_index.scss.js.map +0 -1
  195. package/lib/components/global-header/src/components/Search/Search.d.ts +0 -25
  196. package/lib/components/global-header/src/components/Search/Search.js +0 -72
  197. package/lib/components/global-header/src/components/Search/Search.js.map +0 -1
  198. package/lib/components/global-header/src/components/Search/__tests__/Search.test.d.ts +0 -9
  199. package/lib/components/global-header/src/components/Search/_index.scss.js +0 -10
  200. package/lib/components/global-header/src/components/Search/_index.scss.js.map +0 -1
  201. package/lib/components/global-header/src/components/SideNavItem/SideNavItem.d.ts +0 -31
  202. package/lib/components/global-header/src/components/SideNavItem/SideNavItem.js +0 -214
  203. package/lib/components/global-header/src/components/SideNavItem/SideNavItem.js.map +0 -1
  204. package/lib/components/global-header/src/components/SideNavItem/SideNavItem.scss.js +0 -10
  205. package/lib/components/global-header/src/components/SideNavItem/SideNavItem.scss.js.map +0 -1
  206. package/lib/components/global-header/src/components/SideNavItem/__tests__/SideNavItem.test.d.ts +0 -9
  207. package/lib/components/global-header/src/components/Switcher/Switcher.d.ts +0 -29
  208. package/lib/components/global-header/src/components/Switcher/Switcher.js +0 -188
  209. package/lib/components/global-header/src/components/Switcher/Switcher.js.map +0 -1
  210. package/lib/components/global-header/src/components/Switcher/Switcher.types.d.ts +0 -11
  211. package/lib/components/global-header/src/components/Switcher/__tests__/Switcher.test.d.ts +0 -9
  212. package/lib/components/global-header/src/components/Switcher/_index.scss.js +0 -10
  213. package/lib/components/global-header/src/components/Switcher/_index.scss.js.map +0 -1
  214. package/lib/components/global-header/src/components/TrialContent/TrialContent.d.ts +0 -11
  215. package/lib/components/global-header/src/components/TrialContent/TrialContent.js +0 -76
  216. package/lib/components/global-header/src/components/TrialContent/TrialContent.js.map +0 -1
  217. package/lib/components/global-header/src/components/TrialContent/TrialContent.types.d.ts +0 -12
  218. package/lib/components/global-header/src/components/TrialContent/__stories__/TrialContent.stories.d.ts +0 -14
  219. package/lib/components/global-header/src/components/TrialPopover/TrialPopover.d.ts +0 -23
  220. package/lib/components/global-header/src/components/TrialPopover/TrialPopover.js +0 -79
  221. package/lib/components/global-header/src/components/TrialPopover/TrialPopover.js.map +0 -1
  222. package/lib/components/global-header/src/components/TrialPopover/__tests__/TrialPopover.test.d.ts +0 -9
  223. package/lib/components/global-header/src/components/TrialPopover/_index.scss.js +0 -10
  224. package/lib/components/global-header/src/components/TrialPopover/_index.scss.js.map +0 -1
  225. package/lib/components/global-header/src/components/UnauthenticatedContext/UnauthenticatedContext.d.ts +0 -19
  226. package/lib/components/global-header/src/components/UnauthenticatedContext/UnauthenticatedContext.js +0 -63
  227. package/lib/components/global-header/src/components/UnauthenticatedContext/UnauthenticatedContext.js.map +0 -1
  228. package/lib/components/global-header/src/components/UnauthenticatedContext/UnauthenticatedContext.stories.d.ts +0 -15
  229. package/lib/components/global-header/src/components/UnauthenticatedContext/__tests__/UnauthenticatedContext.test.d.ts +0 -9
  230. package/lib/components/global-header/src/components/UserProfileImage/UserProfileImage.d.ts +0 -31
  231. package/lib/components/global-header/src/components/UserProfileImage/UserProfileImage.js +0 -104
  232. package/lib/components/global-header/src/components/UserProfileImage/UserProfileImage.js.map +0 -1
  233. package/lib/components/global-header/src/components/UserProfileImage/UserProfileImage.scss.js +0 -10
  234. package/lib/components/global-header/src/components/UserProfileImage/UserProfileImage.scss.js.map +0 -1
  235. package/lib/components/global-header/src/components/UserProfileImage/UserProfileImage.types.d.ts +0 -21
  236. package/lib/components/global-header/src/components/UserProfileImage/__tests__/UserProfileImage.test.d.ts +0 -9
  237. package/lib/components/global-header/src/components/_index.scss.js +0 -10
  238. package/lib/components/global-header/src/components/_index.scss.js.map +0 -1
  239. package/lib/components/global-header/src/constant.d.ts +0 -53
  240. package/lib/components/global-header/src/constant.js +0 -82
  241. package/lib/components/global-header/src/constant.js.map +0 -1
  242. package/lib/components/global-header/src/global-header.template.d.ts +0 -16
  243. package/lib/components/global-header/src/global-header.template.js +0 -24
  244. package/lib/components/global-header/src/global-header.template.js.map +0 -1
  245. package/lib/components/global-header/src/globals/__tests__/useScript.test.d.ts +0 -9
  246. package/lib/components/global-header/src/globals/__tests__/utils.test.d.ts +0 -9
  247. package/lib/components/global-header/src/globals/useScript.d.ts +0 -10
  248. package/lib/components/global-header/src/globals/useScript.js +0 -51
  249. package/lib/components/global-header/src/globals/useScript.js.map +0 -1
  250. package/lib/components/global-header/src/globals/utils.d.ts +0 -22
  251. package/lib/components/global-header/src/globals/utils.js +0 -96
  252. package/lib/components/global-header/src/globals/utils.js.map +0 -1
  253. package/lib/components/global-header/src/index.d.ts +0 -12
  254. package/lib/components/global-header/src/index.scss.js +0 -10
  255. package/lib/components/global-header/src/index.scss.js.map +0 -1
  256. package/lib/components/global-header/src/types/Header.types.d.ts +0 -267
  257. package/lib/components/global-header/src/types/Header.types.js +0 -22
  258. package/lib/components/global-header/src/types/Header.types.js.map +0 -1
  259. package/lib/index.d.ts +0 -9
  260. package/lib/index.js +0 -27
  261. package/lib/index.js.map +0 -1
  262. package/lib/node_modules/classnames/index.js +0 -88
  263. package/lib/node_modules/classnames/index.js.map +0 -1
@@ -1,20 +0,0 @@
1
- import { CommonHeader } from './components/CommonHeader/CommonHeader.js';
2
- import styles from './index.scss.js';
3
-
4
- /**
5
- * @license
6
- *
7
- * Copyright IBM Corp. 2025
8
- *
9
- * This source code is licensed under the Apache-2.0 license found in the
10
- * LICENSE file in the root directory of this source tree.
11
- */
12
- /**
13
- * Component extending the @carbon/web-components' button
14
- */
15
- class globalHeader extends CommonHeader {
16
- }
17
- globalHeader.styles = styles;
18
-
19
- export { globalHeader as default };
20
- //# sourceMappingURL=global-header.template.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"global-header.template.js","sources":["../../../../../components/global-header/src/global-header.template.ts"],"sourcesContent":[null],"names":[],"mappings":";;;AAAA;;;;;;;AAOG;AAMH;;AAEG;AACH,MAAM,YAAa,SAAQ,YAAY,CAAA;;AAC9B,YAAA,CAAA,MAAM,GAAG,MAAM;;;;"}
@@ -1,9 +0,0 @@
1
- /**
2
- * @license
3
- *
4
- * Copyright IBM Corp. 2025
5
- *
6
- * This source code is licensed under the Apache-2.0 license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- export {};
@@ -1,9 +0,0 @@
1
- /**
2
- * @license
3
- *
4
- * Copyright IBM Corp. 2025
5
- *
6
- * This source code is licensed under the Apache-2.0 license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- export {};
@@ -1,10 +0,0 @@
1
- /**
2
- * @license
3
- *
4
- * Copyright IBM Corp. 2025
5
- *
6
- * This source code is licensed under the Apache-2.0 license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- import { HeaderProps } from '../types/Header.types';
10
- export default function useScript(props: HeaderProps): string;
@@ -1,47 +0,0 @@
1
- import { getAssistMeUrl } from './utils.js';
2
-
3
- /**
4
- * @license
5
- *
6
- * Copyright IBM Corp. 2025
7
- *
8
- * This source code is licensed under the Apache-2.0 license found in the
9
- * LICENSE file in the root directory of this source tree.
10
- */
11
- /* eslint jsdoc/require-jsdoc: 0 */
12
- function useScript(props) {
13
- var _a, _b, _c;
14
- const assistMeUrl = getAssistMeUrl((_a = props === null || props === void 0 ? void 0 : props.environment) !== null && _a !== void 0 ? _a : '');
15
- const isAssistMeEnabled = (_b = props === null || props === void 0 ? void 0 : props.assistMeConfigs) === null || _b === void 0 ? void 0 : _b.productId;
16
- let status = isAssistMeEnabled ? 'loading' : 'idle';
17
- if (!isAssistMeEnabled) {
18
- return 'idle';
19
- }
20
- let script = document === null || document === void 0 ? void 0 : document.querySelector(`script[src="${assistMeUrl}"]`);
21
- if (!script) {
22
- script = document.createElement('script');
23
- script.src = assistMeUrl;
24
- script.defer = true;
25
- script.async = true;
26
- script.crossOrigin = 'anonymous';
27
- script.setAttribute('data-status', 'loading');
28
- (_c = document === null || document === void 0 ? void 0 : document.body) === null || _c === void 0 ? void 0 : _c.appendChild(script);
29
- const setAttributeFromEvent = (event) => {
30
- script === null || script === void 0 ? void 0 : script.setAttribute('data-status', event.type === 'load' ? 'ready' : 'error');
31
- document.dispatchEvent(new CustomEvent('assist-me-script-status', {
32
- detail: { message: event.type },
33
- bubbles: true,
34
- composed: true,
35
- }));
36
- };
37
- script.addEventListener('load', setAttributeFromEvent);
38
- script.addEventListener('error', setAttributeFromEvent);
39
- }
40
- else {
41
- status = script.getAttribute('data-status');
42
- }
43
- return status;
44
- }
45
-
46
- export { useScript as default };
47
- //# sourceMappingURL=useScript.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useScript.js","sources":["../../../../../../components/global-header/src/globals/useScript.ts"],"sourcesContent":[null],"names":[],"mappings":";;AAAA;;;;;;;AAOG;AACH;AAKc,SAAU,SAAS,CAAC,KAAkB,EAAA;;AAClD,IAAA,MAAM,WAAW,GAAG,cAAc,CAAC,MAAA,KAAK,KAAA,IAAA,IAAL,KAAK,KAAA,MAAA,GAAA,MAAA,GAAL,KAAK,CAAE,WAAW,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAI,EAAE,CAAC;AAC5D,IAAA,MAAM,iBAAiB,GAAG,CAAA,EAAA,GAAA,KAAK,KAAA,IAAA,IAAL,KAAK,KAAA,MAAA,GAAA,MAAA,GAAL,KAAK,CAAE,eAAe,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,SAAS;IAE3D,IAAI,MAAM,GAAG,iBAAiB,GAAG,SAAS,GAAG,MAAM;IACnD,IAAI,CAAC,iBAAiB,EAAE;AACtB,QAAA,OAAO,MAAM;IACf;AAEA,IAAA,IAAI,MAAM,GAAG,QAAQ,KAAA,IAAA,IAAR,QAAQ,KAAA,MAAA,GAAA,MAAA,GAAR,QAAQ,CAAE,aAAa,CAClC,CAAA,YAAA,EAAe,WAAW,CAAA,EAAA,CAAI,CACV;IAEtB,IAAI,CAAC,MAAM,EAAE;AACX,QAAA,MAAM,GAAG,QAAQ,CAAC,aAAa,CAAC,QAAQ,CAAC;AACzC,QAAA,MAAM,CAAC,GAAG,GAAG,WAAW;AACxB,QAAA,MAAM,CAAC,KAAK,GAAG,IAAI;AACnB,QAAA,MAAM,CAAC,KAAK,GAAG,IAAI;AACnB,QAAA,MAAM,CAAC,WAAW,GAAG,WAAW;AAChC,QAAA,MAAM,CAAC,YAAY,CAAC,aAAa,EAAE,SAAS,CAAC;AAE7C,QAAA,CAAA,EAAA,GAAA,QAAQ,KAAA,IAAA,IAAR,QAAQ,KAAA,MAAA,GAAA,MAAA,GAAR,QAAQ,CAAE,IAAI,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,WAAW,CAAC,MAAM,CAAC;AAEnC,QAAA,MAAM,qBAAqB,GAAG,CAAC,KAAuB,KAAI;YACxD,MAAM,KAAA,IAAA,IAAN,MAAM,KAAA,MAAA,GAAA,MAAA,GAAN,MAAM,CAAE,YAAY,CAClB,aAAa,EACb,KAAK,CAAC,IAAI,KAAK,MAAM,GAAG,OAAO,GAAG,OAAO,CAC1C;AAED,YAAA,QAAQ,CAAC,aAAa,CACpB,IAAI,WAAW,CAAC,yBAAyB,EAAE;AACzC,gBAAA,MAAM,EAAE,EAAE,OAAO,EAAE,KAAK,CAAC,IAAI,EAAE;AAC/B,gBAAA,OAAO,EAAE,IAAI;AACb,gBAAA,QAAQ,EAAE,IAAI;AACf,aAAA,CAAC,CACH;AACH,QAAA,CAAC;AAED,QAAA,MAAM,CAAC,gBAAgB,CAAC,MAAM,EAAE,qBAAqB,CAAC;AACtD,QAAA,MAAM,CAAC,gBAAgB,CAAC,OAAO,EAAE,qBAAqB,CAAC;IACzD;SAAO;AACL,QAAA,MAAM,GAAG,MAAM,CAAC,YAAY,CAAC,aAAa,CAAW;IACvD;AACA,IAAA,OAAO,MAAM;AACf;;;;"}
@@ -1,22 +0,0 @@
1
- /**
2
- * @license
3
- *
4
- * Copyright IBM Corp. 2025
5
- *
6
- * This source code is licensed under the Apache-2.0 license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- import { EventProps } from '../types/Header.types';
10
- export declare const ASSIST_ME_SCRIPT_DEV = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cloud/resources/assist-me/controller.js";
11
- export declare const ASSIST_ME_SCRIPT_PROD = "https://www.ibm.com/resources/assist-me/controller.js";
12
- /**
13
- *
14
- * @param {string} iconType string value for the carbon icon
15
- * @param {number} size number to indicate the size of the icon
16
- * @param {string} slot string name of the slot that the icon will be displayed in
17
- * @returns an svg of the icon if it is found in CarbonIcons
18
- */
19
- export declare const renderCarbonIcon: (iconType: string, size: number, slot?: string) => Element | import("lit-html").TemplateResult<1>;
20
- export declare const isValidObject: (obj: unknown) => obj is Record<string, unknown>;
21
- export declare function getAssistMeUrl(environment: string): "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cloud/resources/assist-me/controller.js" | "https://www.ibm.com/resources/assist-me/controller.js";
22
- export declare const trackEvent: (eventName: string, props: EventProps) => void;
@@ -1,89 +0,0 @@
1
- import { html } from 'lit';
2
- import { UserFollow16, User32, User24, User20, User16, Share16, Settings16, RequestQuote16, Notification20, Logout16, Login16, Launch16, IbmCloudKeyProtect16, Home16, Help20, Email16, Document16, Checkmark16, ArrowRight16, AppConnectivity20, AiLaunch20 } from '@carbon/icons/es';
3
- import { toSVG, getAttributes } from '@carbon/icon-helpers';
4
-
5
- /**
6
- * @license
7
- *
8
- * Copyright IBM Corp. 2025
9
- *
10
- * This source code is licensed under the Apache-2.0 license found in the
11
- * LICENSE file in the root directory of this source tree.
12
- */
13
- /* eslint jsdoc/require-jsdoc: 0 */
14
- const ASSIST_ME_SCRIPT_DEV = 'https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cloud/resources/assist-me/controller.js';
15
- const ASSIST_ME_SCRIPT_PROD = 'https://www.ibm.com/resources/assist-me/controller.js';
16
- /**
17
- *
18
- * @param {string} iconType string value for the carbon icon
19
- * @param {number} size number to indicate the size of the icon
20
- * @param {string} slot string name of the slot that the icon will be displayed in
21
- * @returns an svg of the icon if it is found in CarbonIcons
22
- */
23
- const renderCarbonIcon = (iconType, size, slot) => {
24
- const iconWithSize = `${iconType}${size}`;
25
- // console.log('iconWithSize', iconWithSize)
26
- const CarbonIcons = {
27
- AiLaunch20,
28
- AppConnectivity20,
29
- ArrowRight16,
30
- Checkmark16,
31
- Document16,
32
- Email16,
33
- Help20,
34
- Home16,
35
- IbmCloudKeyProtect16,
36
- Launch16,
37
- Login16,
38
- Logout16,
39
- Notification20,
40
- RequestQuote16,
41
- Settings16,
42
- Share16,
43
- User16,
44
- User20,
45
- User24,
46
- User32,
47
- UserFollow16,
48
- };
49
- const iconsRecord = CarbonIcons;
50
- const LocalIcon = iconsRecord[iconWithSize];
51
- // Check if the icon exists
52
- if (!LocalIcon) {
53
- console.error(`Icon "${iconWithSize}" not found in CarbonIcons.`);
54
- return html `<div class="icon-container">Icon not found</div>`;
55
- }
56
- // Generate the SVG element with updated attributes
57
- const svgElement = toSVG({
58
- ...LocalIcon,
59
- attrs: { ...getAttributes(LocalIcon.attrs), slot },
60
- });
61
- // Serialize the SVG element to a string
62
- // const svgString: string = new XMLSerializer().serializeToString(svgElement);
63
- return svgElement;
64
- };
65
- const isValidObject = (obj) => {
66
- return (obj !== null &&
67
- typeof obj === 'object' &&
68
- !Array.isArray(obj) &&
69
- Object.keys(obj).length > 0);
70
- };
71
- function getAssistMeUrl(environment) {
72
- switch (environment) {
73
- case 'production':
74
- return ASSIST_ME_SCRIPT_PROD;
75
- default:
76
- return ASSIST_ME_SCRIPT_DEV;
77
- }
78
- }
79
- const trackEvent = (eventName, props) => {
80
- const analytics =
81
- /* eslint-disable-next-line @typescript-eslint/no-explicit-any */
82
- window === null || window === void 0 ? void 0 : window.bluemixAnalytics;
83
- if (analytics) {
84
- analytics.trackEvent(eventName, props);
85
- }
86
- };
87
-
88
- export { ASSIST_ME_SCRIPT_DEV, ASSIST_ME_SCRIPT_PROD, getAssistMeUrl, isValidObject, renderCarbonIcon, trackEvent };
89
- //# sourceMappingURL=utils.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.js","sources":["../../../../../../components/global-header/src/globals/utils.ts"],"sourcesContent":[null],"names":[],"mappings":";;;;AAAA;;;;;;;AAOG;AACH;AA8BO,MAAM,oBAAoB,GAC/B;AACK,MAAM,qBAAqB,GAChC;AAEF;;;;;;AAMG;AACI,MAAM,gBAAgB,GAAG,CAC9B,QAAgB,EAChB,IAAY,EACZ,IAAa,KACX;AACF,IAAA,MAAM,YAAY,GAAG,CAAA,EAAG,QAAQ,CAAA,EAAG,IAAI,EAAE;;AAGzC,IAAA,MAAM,WAAW,GAAG;QAClB,UAAU;QACV,iBAAiB;QACjB,YAAY;QACZ,WAAW;QACX,UAAU;QACV,OAAO;QACP,MAAM;QACN,MAAM;QACN,oBAAoB;QACpB,QAAQ;QACR,OAAO;QACP,QAAQ;QACR,cAAc;QACd,cAAc;QACd,UAAU;QACV,OAAO;QACP,MAAM;QACN,MAAM;QACN,MAAM;QACN,MAAM;QACN,YAAY;KACb;IAED,MAAM,WAAW,GAAG,WAGnB;AACD,IAAA,MAAM,SAAS,GAAG,WAAW,CAAC,YAAY,CAAC;;IAG3C,IAAI,CAAC,SAAS,EAAE;AACd,QAAA,OAAO,CAAC,KAAK,CAAC,SAAS,YAAY,CAAA,2BAAA,CAA6B,CAAC;QACjE,OAAO,IAAI,CAAA,CAAA,gDAAA,CAAkD;IAC/D;;IAGA,MAAM,UAAU,GAAY,KAAK,CAAC;AAChC,QAAA,GAAG,SAAS;QACZ,KAAK,EAAE,EAAE,GAAG,aAAa,CAAC,SAAS,CAAC,KAAK,CAAC,EAAE,IAAI,EAAE;AACnD,KAAA,CAAC;;;AAIF,IAAA,OAAO,UAAU;AACnB;AAEO,MAAM,aAAa,GAAG,CAAC,GAAY,KAAoC;IAC5E,QACE,GAAG,KAAK,IAAI;QACZ,OAAO,GAAG,KAAK,QAAQ;AACvB,QAAA,CAAC,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC;QACnB,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,MAAM,GAAG,CAAC;AAE/B;AAEM,SAAU,cAAc,CAAC,WAAmB,EAAA;IAChD,QAAQ,WAAW;AACjB,QAAA,KAAK,YAAY;AACf,YAAA,OAAO,qBAAqB;AAC9B,QAAA;AACE,YAAA,OAAO,oBAAoB;;AAEjC;MAEa,UAAU,GAAG,CAAC,SAAiB,EAAE,KAAiB,KAAI;AACjE,IAAA,MAAM,SAAS;;AAEZ,IAAA,MAAc,aAAd,MAAM,KAAA,MAAA,GAAA,MAAA,GAAN,MAAM,CAAU,gBAAgB;IACnC,IAAI,SAAS,EAAE;AACb,QAAA,SAAS,CAAC,UAAU,CAAC,SAAS,EAAE,KAAK,CAAC;IACxC;AACF;;;;"}
@@ -1,12 +0,0 @@
1
- /**
2
- * @license
3
- *
4
- * Copyright IBM Corp. 2025
5
- *
6
- * This source code is licensed under the Apache-2.0 license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- export { CommonHeader } from './components/CommonHeader/CommonHeader';
10
- export { HybridIpaasHeader } from './components/HybridIpaasHeader/HybridIpaasHeader';
11
- export { LogoutHeader } from './components/LogoutHeader/LogoutHeader';
12
- export { LogoutTile } from './components/LogoutTile/LogoutTile';
@@ -1,6 +0,0 @@
1
- import { css } from 'lit';
2
-
3
- var styles = css([".cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--layer-one,:root{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-custom-layer:var(--cds-custom-layer-02,#fff);--cds-custom-layer-active:var(--cds-custom-layer-active-02,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-02,#f4f4f4);--cds-custom-layer-hover:var(--cds-custom-layer-hover-02,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-02,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-02,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-02,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-02,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-02,#a8a8a8);--cds-custom-field:var(--cds-custom-field-02,#fff);--cds-custom-field-hover:var(--cds-custom-field-hover-02,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-01,#c6c6c6);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-02,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-02,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-custom-layer:var(--cds-custom-layer-03,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-03,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-03,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-03,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-03,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-03,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-03,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-03,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-03,#a8a8a8);--cds-custom-field:var(--cds-custom-field-03,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-03,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-02,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-03,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-03,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--popover-container{display:inline-block}.cds-custom--popover-container:not(.cds-custom--popover--auto-align){position:relative}.cds-custom--popover--high-contrast .cds-custom--popover{--cds-custom-popover-background-color:var(--cds-custom-background-inverse,#393939);--cds-custom-popover-text-color:var(--cds-custom-text-inverse,#fff)}.cds-custom--popover--drop-shadow .cds-custom--popover>.cds-custom--popover-content{filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds-custom--popover--caret{--cds-custom-popover-offset:0.625rem}.cds-custom--popover{filter:var(--cds-custom-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;background-color:var(--cds-custom-popover-background-color,var(--cds-custom-layer));border:0;border-radius:var(--cds-custom-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-custom-popover-text-color,var(--cds-custom-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-sm)}.cds-custom--layout--size-md :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-md)}.cds-custom--layout--size-lg :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-lg)}.cds-custom--popover-content *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover-content:before{content:\"\";display:none;position:absolute}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover--auto-align.cds-custom--popover-caret,.cds-custom--popover-caret{background-color:var(--cds-custom-popover-background-color,var(--cds-custom-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-caret{display:block}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-caret{display:none}.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(100% + var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-custom-popover-offset,0),calc(100% + var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset,0);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-custom-popover-offset,0))}[dir=rtl] .cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-custom-popover-offset,0))}.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-width,.75rem)}.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-custom-popover-offset,0),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset,0);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-custom-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-custom-popover-caret-width,.75rem)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),-50%)}.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),calc(var(--cds-custom-popover-offset, 0rem)*.5*-1 - 16px))}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),calc(var(--cds-custom-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-custom-popover-offset,0);inset-block:0;inset-inline-start:0;transform:translateX(-100%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem) - 100%),-50%)}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1 + .1px),-50%)}.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(var(--cds-custom-popover-offset, 0rem)*-.5 - 16px))}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(var(--cds-custom-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-custom-popover-offset,0);inset-block:0;inset-inline-end:0;transform:translateX(100%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1 + 100%),-50%)}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem)}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button :after,.cds-custom--popover--tab-tip__button :before{box-sizing:inherit}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--popover--tab-tip__button:focus{outline-style:dotted}}.cds-custom--popover--tab-tip__button:hover{background-color:var(--cds-custom-layer-hover)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button{background:var(--cds-custom-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button:not(:focus):after{background:var(--cds-custom-layer);block-size:2px;content:\"\";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds-custom--popover--tab-tip__button svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--tooltip{--cds-custom-popover-offset:12px}.cds-custom--tooltip-content{font-size:var(--cds-custom-body-01-font-size,.875rem);font-weight:var(--cds-custom-body-01-font-weight,400);letter-spacing:var(--cds-custom-body-01-letter-spacing,.16px);line-height:var(--cds-custom-body-01-line-height,1.42857);max-inline-size:18rem;overflow-wrap:break-word;padding:var(--cds-custom-tooltip-padding-block,1rem) var(--cds-custom-tooltip-padding-inline,1rem)}.cds-custom--icon-tooltip{--cds-custom-tooltip-padding-block:0.125rem;--cds-custom-popover-caret-width:0.5rem;--cds-custom-popover-caret-height:0.25rem;--cds-custom-popover-offset:0.5rem}.cds-custom--icon-tooltip .cds-custom--tooltip-content{font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:1px dotted var(--cds-custom-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--definition-term *,.cds-custom--definition-term :after,.cds-custom--definition-term :before{box-sizing:inherit}.cds-custom--definition-term::-moz-focus-inner{border:0}.cds-custom--definition-term:focus{border-block-end-color:var(--cds-custom-border-interactive,#0f62fe);outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--definition-term:focus{outline-style:dotted}}.cds-custom--definition-term:hover{border-block-end-color:var(--cds-custom-border-interactive,#0f62fe)}.cds-custom--definition-tooltip{font-size:var(--cds-custom-body-01-font-size,.875rem);font-weight:var(--cds-custom-body-01-font-weight,400);letter-spacing:var(--cds-custom-body-01-letter-spacing,.16px);line-height:var(--cds-custom-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem;text-wrap:auto;word-break:break-word}.cds-custom--btn{--cds-custom-layout-size-height-local:clamp(max(var(--cds-custom-layout-size-height-min),var(--cds-custom-layout-size-height-xs)),var(--cds-custom-layout-size-height,var(--cds-custom-layout-size-height-lg)),min(var(--cds-custom-layout-size-height-max),var(--cds-custom-layout-size-height-2xl)));--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));--temp-1lh:(var(--cds-custom-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-custom-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-custom-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-custom-layout-size-height-local);outline:none;padding:0;padding-block:min((var(--cds-custom-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem) calc(var(--cds-custom-layout-density-padding-inline-local)*3 + .9375rem);position:relative;text-align:start;text-decoration:none;transition:background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);vertical-align:baseline;vertical-align:top}.cds-custom--btn *,.cds-custom--btn :after,.cds-custom--btn :before{box-sizing:inherit}.cds-custom--btn.cds-custom--btn--disabled,.cds-custom--btn.cds-custom--btn--disabled:focus,.cds-custom--btn.cds-custom--btn--disabled:hover,.cds-custom--btn:disabled,.cds-custom--btn:focus:disabled,.cds-custom--btn:hover:disabled{background:var(--cds-custom-button-disabled,#c6c6c6);border-color:var(--cds-custom-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-custom-text-on-color-disabled,#8d8d8d);cursor:not-allowed}.cds-custom--btn .cds-custom--btn__icon{block-size:1rem;flex-shrink:0;inline-size:1rem;inset-block-start:min((var(--cds-custom-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-custom-layout-density-padding-inline-local);margin-block-start:.0625rem;position:absolute}.cds-custom--btn::-moz-focus-inner{border:0;padding:0}.cds-custom--btn--primary{background-color:var(--cds-custom-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--primary:hover{background-color:var(--cds-custom-button-primary-hover,#0050e6)}.cds-custom--btn--primary:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--primary:active{background-color:var(--cds-custom-button-primary-active,#002d9c)}.cds-custom--btn--primary .cds-custom--btn__icon,.cds-custom--btn--primary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--primary:hover,.cds-custom--btn--secondary{color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--secondary{background-color:var(--cds-custom-button-secondary,#393939);border:1px solid transparent}.cds-custom--btn--secondary:hover{background-color:var(--cds-custom-button-secondary-hover,#474747)}.cds-custom--btn--secondary:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--secondary:active{background-color:var(--cds-custom-button-secondary-active,#6f6f6f)}.cds-custom--btn--secondary .cds-custom--btn__icon,.cds-custom--btn--secondary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--secondary:focus,.cds-custom--btn--secondary:hover{color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--tertiary{background-color:transparent;border-color:var(--cds-custom-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-custom-button-tertiary,#0f62fe)}.cds-custom--btn--tertiary:hover{background-color:var(--cds-custom-button-tertiary-hover,#0050e6)}.cds-custom--btn--tertiary:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--tertiary .cds-custom--btn__icon,.cds-custom--btn--tertiary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--tertiary:focus,.cds-custom--btn--tertiary:hover{color:var(--cds-custom-text-inverse,#fff)}.cds-custom--btn--tertiary:focus{background-color:var(--cds-custom-button-tertiary,#0f62fe)}.cds-custom--btn--tertiary:active{background-color:var(--cds-custom-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-custom-text-inverse,#fff)}.cds-custom--btn--tertiary.cds-custom--btn--disabled,.cds-custom--btn--tertiary.cds-custom--btn--disabled:focus,.cds-custom--btn--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--tertiary:disabled,.cds-custom--btn--tertiary:focus:disabled,.cds-custom--btn--tertiary:hover:disabled{background:transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-custom-link-primary,#0f62fe);padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--ghost:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12))}.cds-custom--btn--ghost:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--ghost .cds-custom--btn__icon,.cds-custom--btn--ghost .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--ghost .cds-custom--btn__icon{align-self:center;margin-inline-start:.5rem;position:static}.cds-custom--btn--ghost:active,.cds-custom--btn--ghost:hover{color:var(--cds-custom-link-primary-hover,#0043ce)}.cds-custom--btn--ghost:active{background-color:var(--cds-custom-background-active,hsla(0,0%,55%,.5))}.cds-custom--btn--ghost.cds-custom--btn--disabled,.cds-custom--btn--ghost.cds-custom--btn--disabled:focus,.cds-custom--btn--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--ghost:disabled,.cds-custom--btn--ghost:focus:disabled,.cds-custom--btn--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--ghost:not([disabled]) svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--btn--icon-only{align-items:center;block-size:var(--cds-custom-layout-size-height-local);inline-size:var(--cds-custom-layout-size-height-local);justify-content:center;padding:0;padding-block-start:0}.cds-custom--btn--icon-only>:first-child{min-inline-size:1rem}.cds-custom--btn--icon-only .cds-custom--btn__icon{position:static}.cds-custom--btn--icon-only.cds-custom--btn--danger--ghost .cds-custom--btn__icon,.cds-custom--btn--icon-only.cds-custom--btn--ghost .cds-custom--btn__icon{margin:0}.cds-custom--btn--icon-only.cds-custom--btn--danger--ghost{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - 1rem)}.cds-custom--btn--xs:not(.cds-custom--btn--icon-only){padding-block-start:1.5px}.cds-custom--btn--md:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--sm:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--xs:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon{margin-block-start:0}.cds-custom--btn--icon-only.cds-custom--btn--selected{background:var(--cds-custom-background-selected,hsla(0,0%,55%,.2))}.cds-custom--btn path[data-icon-path=inner-path]{fill:none}.cds-custom--btn--ghost.cds-custom--btn--icon-only .cds-custom--btn__icon,.cds-custom--btn--ghost.cds-custom--btn--icon-only .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled] .cds-custom--btn__icon,.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled] .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]),.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--btn--ghost[disabled]:hover .cds-custom--btn__icon{fill:var(--cds-custom-icon-on-color-disabled,#8d8d8d)}.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled],.cds-custom--icon-tooltip--disabled .cds-custom--tooltip-trigger__wrapper{cursor:not-allowed}.cds-custom--icon-tooltip--disabled .cds-custom--btn--icon-only[disabled]{pointer-events:none}.cds-custom--btn--danger{background-color:var(--cds-custom-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger:hover{background-color:var(--cds-custom-button-danger-hover,#b81921)}.cds-custom--btn--danger:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--danger:active{background-color:var(--cds-custom-button-danger-active,#750e13)}.cds-custom--btn--danger .cds-custom--btn__icon,.cds-custom--btn--danger .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger:hover{color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-custom-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-custom-button-danger-secondary,#da1e28)}.cds-custom--btn--danger--tertiary:hover{background-color:var(--cds-custom-button-danger-hover,#b81921)}.cds-custom--btn--danger--tertiary:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--danger--tertiary .cds-custom--btn__icon,.cds-custom--btn--danger--tertiary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger--tertiary:hover{border-color:var(--cds-custom-button-danger-hover,#b81921);color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--tertiary:focus{background-color:var(--cds-custom-button-danger-primary,#da1e28);color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--tertiary:active{background-color:var(--cds-custom-button-danger-active,#750e13);border-color:var(--cds-custom-button-danger-active,#750e13);color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:focus,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--tertiary:disabled,.cds-custom--btn--danger--tertiary:focus:disabled,.cds-custom--btn--danger--tertiary:hover:disabled{background:transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-custom-button-danger-secondary,#da1e28);padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--danger--ghost:hover{background-color:var(--cds-custom-button-danger-hover,#b81921)}.cds-custom--btn--danger--ghost:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--danger--ghost:active{background-color:var(--cds-custom-button-danger-active,#750e13)}.cds-custom--btn--danger--ghost .cds-custom--btn__icon,.cds-custom--btn--danger--ghost .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger--ghost .cds-custom--btn__icon{margin-inline-start:.5rem;position:static}.cds-custom--btn--danger--ghost:active,.cds-custom--btn--danger--ghost:hover{color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--ghost.cds-custom--btn--disabled,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:focus,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--ghost:disabled,.cds-custom--btn--danger--ghost:focus:disabled,.cds-custom--btn--danger--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--expressive{font-size:var(--cds-custom-body-compact-02-font-size,1rem);font-weight:var(--cds-custom-body-compact-02-font-weight,400);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing,0);line-height:var(--cds-custom-body-compact-02-line-height,1.375);padding-block:min((var(--cds-custom-layout-size-height-local) - var(--temp-expressive-1lh))/2 - .0625rem,var(--temp-padding-block-max))}.cds-custom--btn--icon-only.cds-custom--btn--expressive{padding:12px 13px}.cds-custom--btn.cds-custom--btn--expressive .cds-custom--btn__icon{block-size:1.25rem;inline-size:1.25rem}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--expressive{max-inline-size:20rem}.cds-custom--btn.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:9.375rem;padding:0;pointer-events:none;position:relative}.cds-custom--btn.cds-custom--skeleton:active,.cds-custom--btn.cds-custom--skeleton:focus,.cds-custom--btn.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--btn.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--btn.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--btn.cds-custom--skeleton{background:CanvasText}.cds-custom--btn.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--btn-set{display:flex}.cds-custom--btn-set--stacked{flex-direction:column}.cds-custom--btn-set .cds-custom--btn{inline-size:100%;max-inline-size:12.25rem}.cds-custom--btn-set .cds-custom--btn:not(:focus){box-shadow:-.0625rem 0 0 0 var(--cds-custom-button-separator,#e0e0e0)}.cds-custom--btn-set .cds-custom--btn:first-of-type:not(:focus),.cds-custom--btn-set .cds-custom--btn:focus+.cds-custom--btn{box-shadow:inherit}.cds-custom--btn-set--stacked .cds-custom--btn:not(:focus){box-shadow:0 -.0625rem 0 0 var(--cds-custom-button-separator,#e0e0e0)}.cds-custom--btn-set--stacked .cds-custom--btn:first-of-type:not(:focus){box-shadow:inherit}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--disabled{box-shadow:-.0625rem 0 0 0 var(--cds-custom-icon-on-color-disabled,#8d8d8d)}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--disabled:first-of-type{box-shadow:none}.cds-custom--btn-set--stacked .cds-custom--btn.cds-custom--btn--disabled{box-shadow:0 -.0625rem 0 0 var(--cds-custom-layer-selected-disabled,#8d8d8d)}.cds-custom--btn-set--stacked .cds-custom--btn.cds-custom--btn--disabled:first-of-type{box-shadow:none}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--loading{background-color:transparent;border-color:transparent;box-shadow:none}.cds-custom--btn--sm .cds-custom--badge-indicator{margin-block-start:.25rem;margin-inline-end:.25rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--btn:focus{color:Highlight;outline:1px solid Highlight}}[dir=rtl] .cds-custom--btn-set .cds-custom--btn:not(:focus){box-shadow:.0625rem 0 0 0 var(--cds-custom-button-separator,#e0e0e0)}.cds-custom--content{color:var(--cds-custom-text-primary,#161616);padding:2rem;will-change:margin-left}.cds-custom--header~.cds-custom--content,div:has(.cds-custom--header)~.cds-custom--content{margin-block-start:3rem}.cds-custom--side-nav~.cds-custom--content{margin-inline-start:3rem}.cds-custom--side-nav.cds-custom--side-nav--expanded~.cds-custom--content{margin-inline-start:16rem}.cds-custom--header{align-items:center;background-color:var(--cds-custom-background,#fff);block-size:3rem;border:0;border-block-end:1px solid var(--cds-custom-border-subtle);box-sizing:border-box;display:flex;font-family:inherit;font-size:100%;inset-block-start:0;inset-inline:0;margin:0;padding:0;position:fixed;vertical-align:baseline;z-index:8000}.cds-custom--header *,.cds-custom--header :after,.cds-custom--header :before{box-sizing:inherit}.cds-custom--header__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:3rem;border:.0625rem solid transparent;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:3rem;margin:0;padding:0;text-align:start;transition:background-color .11s,border-color .11s;vertical-align:baseline}.cds-custom--header__action *,.cds-custom--header__action :after,.cds-custom--header__action :before{box-sizing:inherit}.cds-custom--header__action::-moz-focus-inner{border:0}@media (max-width:41.98rem){.cds-custom--header__action{min-inline-size:3rem}}.cds-custom--header__global .cds-custom--popover{z-index:8001}.cds-custom--header .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--header .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:1rem}.cds-custom--header .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--header .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:1rem}.cds-custom--header__action>:first-child{margin-block-start:0}.cds-custom--header__action--active>svg.cds-custom--navigation-menu-panel-expand-icon,.cds-custom--header__action>svg.cds-custom--navigation-menu-panel-collapse-icon{display:none}.cds-custom--header__action--active>svg.cds-custom--navigation-menu-panel-collapse-icon{display:inline}.cds-custom--header__action:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12))}.cds-custom--header__action--active{background:var(--cds-custom-layer);border-block-end:1px solid transparent;border-inline-end:1px solid var(--cds-custom-border-subtle);border-inline-start:1px solid var(--cds-custom-border-subtle)}.cds-custom--header__action--active>svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--header__action:focus{border-color:var(--cds-custom-focus,#0f62fe);outline:none}.cds-custom--header__action:active{background-color:var(--cds-custom-background-active,hsla(0,0%,55%,.5))}.cds-custom--header__action.cds-custom--btn--icon-only{align-items:center;justify-content:center}.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action--active svg,.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action:active svg,.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action:hover svg,.cds-custom--header__menu-trigger:hover>svg,.cds-custom--header__menu-trigger>svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--header__menu-toggle{align-items:center;display:flex;justify-content:center}@media (min-width:66rem){.cds-custom--header__menu-toggle__hidden{display:none}}a.cds-custom--header__name{align-items:center;block-size:100%;border:.125rem solid transparent;display:flex;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);font-weight:600;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);letter-spacing:.1px;line-height:var(--cds-custom-body-compact-01-line-height,1.28572);line-height:1.25rem;outline:none;padding:0 2rem 0 1rem;text-decoration:none;transition:border-color .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:41.98rem){a.cds-custom--header__name{padding:0 1rem}}a.cds-custom--header__name:focus{border-color:var(--cds-custom-focus,#0f62fe)}.cds-custom--header__name--prefix{font-weight:400}a.cds-custom--header__name,a.cds-custom--header__name:hover{color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__menu-toggle:not(.cds-custom--header__menu-toggle__hidden)~.cds-custom--header__name{padding-inline-start:.5rem}.cds-custom--header__nav{block-size:100%;display:none;padding-inline-start:1rem;position:relative}@media (min-width:66rem){.cds-custom--header__nav{display:block}}.cds-custom--header__nav:before{background-color:var(--cds-custom-border-subtle);block-size:1.5rem;content:\"\";display:block;inline-size:.0625rem;inset-block-start:50%;inset-inline-start:0;position:absolute;transform:translateY(-50%)}.cds-custom--header__menu-bar{block-size:100%;border:0;box-sizing:border-box;display:flex;font-family:inherit;font-size:100%;list-style:none;margin:0;padding:0;vertical-align:baseline}.cds-custom--header__menu-bar *,.cds-custom--header__menu-bar :after,.cds-custom--header__menu-bar :before{box-sizing:inherit}a.cds-custom--header__menu-item{align-items:center;background-color:var(--cds-custom-background,#fff);block-size:100%;border:2px solid transparent;color:var(--cds-custom-text-secondary,#525252);display:flex;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.125rem;padding:0 1rem;position:relative;text-decoration:none;transition:background-color .11s,border-color .11s,color .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none}a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12));color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__action:active,a.cds-custom--header__menu-item:active{background-color:var(--cds-custom-background-active,hsla(0,0%,55%,.5));color:var(--cds-custom-text-primary,#161616)}a.cds-custom--header__menu-item:focus{border-color:var(--cds-custom-focus,#0f62fe);outline:none}a.cds-custom--header__menu-item:active>svg,a.cds-custom--header__menu-item:hover>svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--header__menu-item--current,a.cds-custom--header__menu-item[aria-current=page]{color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__menu-item--current:after,a.cds-custom--header__menu-item[aria-current=page]:after{background-color:var(--cds-custom-border-interactive,#0f62fe);block-size:3px;content:\"\";inline-size:calc(100% + 4px);inset-block-end:-2px;inset-inline-start:-2px;position:absolute}.cds-custom--header__menu-item--current:focus:after,a.cds-custom--header__menu-item[aria-current=page]:focus:after{border:0}.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current:after,.cds-custom--header__submenu .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:after{background-color:var(--cds-custom-border-interactive,#0f62fe);block-size:calc(100% + 4px);inline-size:3px;inset-block-start:-2px;inset-inline-start:-2px}.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current:focus:after,.cds-custom--header__submenu .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:focus:after{background-color:var(--cds-custom-border-interactive,#0f62fe);block-size:calc(100% + 4px);inline-size:5px;inset-block-start:-2px;inset-inline-start:-2px}a.cds-custom--header__menu-item.cds-custom--header__menu-item--current:focus,a.cds-custom--header__menu-item[aria-current=page]:focus{border:2px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--header__menu-title[aria-haspopup=true],.cds-custom--header__submenu{position:relative}.cds-custom--header__menu-title[aria-expanded=true]{background-color:var(--cds-custom-layer);color:var(--cds-custom-text-secondary,#525252);z-index:8002}.cds-custom--header__menu-title[aria-expanded=true]>.cds-custom--header__menu-arrow{transform:rotate(180deg)}.cds-custom--header__menu{display:none;list-style:none;margin:0;padding:0}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{background-color:var(--cds-custom-layer);box-shadow:0 4px 8px 0 rgba(0,0,0,.5);display:flex;flex-direction:column;inline-size:12.5rem;inset-block-end:0;inset-inline-start:0;position:absolute;transform:translateY(100%);z-index:8001}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item{background-color:var(--cds-custom-layer)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item:hover{background-color:var(--cds-custom-layer-hover);color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item:active{background-color:var(--cds-custom-layer-active);color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item.cds-custom--header__menu-item--current{background-color:var(--cds-custom-layer-selected)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item.cds-custom--header__menu-item--current:hover{background-color:var(--cds-custom-layer-selected-hover)}.cds-custom--header__menu .cds-custom--header__menu-item{block-size:3rem}.cds-custom--header__menu-arrow{fill:var(--cds-custom-icon-secondary,#525252);margin-inline-start:.5rem;transition:transform .11s,fill .11s}.cds-custom--header__global{block-size:100%;display:flex;flex:1 1 0%;justify-content:flex-end}.cds-custom--skip-to-content{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--skip-to-content:focus{align-items:center;background-color:var(--cds-custom-background,#fff);block-size:3rem;border:4px solid var(--cds-custom-focus,#0f62fe);display:flex;padding:0 1rem;z-index:9999;clip:auto;color:var(--cds-custom-text-secondary,#525252);inline-size:auto;inset-block-start:0;inset-inline-start:0;outline:none}.cds-custom--header-panel{background-color:var(--cds-custom-layer);border:none;color:var(--cds-custom-text-secondary,#525252);inline-size:0;inset-block:3rem 0;inset-inline-end:0;overflow:hidden;position:fixed;transition:width .11s cubic-bezier(.2,0,1,.9);will-change:width;z-index:8000}.cds-custom--header-panel--expanded{border-inline-end:1px solid var(--cds-custom-border-subtle);border-inline-start:1px solid var(--cds-custom-border-subtle);inline-size:16rem;overflow-y:auto}.cds-custom--side-nav{background-color:var(--cds-custom-background,#fff);color:var(--cds-custom-text-secondary,#525252);inline-size:3rem;inset-block:0;inset-inline-start:0;max-inline-size:16rem;overflow:hidden;position:fixed;transition:inline-size .11s cubic-bezier(.2,0,1,.9),transform .11s cubic-bezier(.2,0,1,.9);will-change:inline-size;z-index:8000}.cds-custom--side-nav--ux{inline-size:16rem;inset-block-start:3rem}@media (max-width:65.98rem){.cds-custom--side-nav--ux{inline-size:0}}.cds-custom--side-nav--rail{inline-size:3rem}.cds-custom--side-nav--hidden{inline-size:0}.cds-custom--side-nav--expanded{inline-size:16rem}.cds-custom--side-nav__overlay{background-color:transparent;block-size:0;inline-size:0;inset-block-start:3rem;inset-inline-start:0;opacity:0;position:fixed;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}@media (max-width:65.98rem){.cds-custom--side-nav__overlay-active{background-color:var(--cds-custom-overlay,hsla(0,0%,9%,.5));block-size:100vh;inline-size:100vw;opacity:1;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1);z-index:6000}}.cds-custom--header~.cds-custom--side-nav{block-size:calc(100% - 48px);inset-block-start:3rem}.cds-custom--side-nav--fixed{inline-size:16rem}.cds-custom--side-nav--collapsed{inline-size:16rem;transform:translateX(-16rem)}.cds-custom--side-nav__navigation{display:flex;flex-direction:column}.cds-custom--side-nav__items{border:0;box-sizing:border-box;flex:1 1 0%;font-family:inherit;font-size:100%;margin:0;overflow:hidden;padding:1rem 0 0;vertical-align:baseline}.cds-custom--side-nav__items *,.cds-custom--side-nav__items :after,.cds-custom--side-nav__items :before{box-sizing:inherit}.cds-custom--side-nav--expanded .cds-custom--side-nav__items,.cds-custom--side-nav--fixed .cds-custom--side-nav__items,.cds-custom--side-nav--ux .cds-custom--side-nav__items,.cds-custom--side-nav:hover .cds-custom--side-nav__items{overflow-y:auto}.cds-custom--side-nav__item{overflow:hidden}.cds-custom--side-nav--ux .cds-custom--side-nav__item,.cds-custom--side-nav__item{block-size:auto;inline-size:auto}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]:hover,.cds-custom--side-nav a.cds-custom--header__menu-item:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active):hover .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__submenu:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover,.cds-custom--side-nav__menu a.cds-custom--side-nav__link:not(.cds-custom--side-nav__link--current):not([aria-current=page]):hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12));color:var(--cds-custom-text-primary,#161616)}.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active) .cds-custom--side-nav__menu-item>.cds-custom--side-nav__link:hover>span,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover>span{color:var(--cds-custom-text-primary,#161616)}.cds-custom--side-nav__item--large{block-size:auto}.cds-custom--side-nav__divider{background-color:var(--cds-custom-border-subtle);block-size:1px;list-style-type:none;margin:.5rem 1rem}.cds-custom--side-nav__divider hr{border:none}.cds-custom--side-nav__submenu{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;color:var(--cds-custom-text-secondary,#525252);cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);inline-size:100%;letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0 1rem;text-align:start;transition:color .11s,background-color .11s,outline .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:baseline}.cds-custom--side-nav__submenu *,.cds-custom--side-nav__submenu :after,.cds-custom--side-nav__submenu :before{box-sizing:inherit}.cds-custom--side-nav__submenu::-moz-focus-inner{border:0}.cds-custom--side-nav__submenu:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12));color:var(--cds-custom-text-primary,#161616)}.cds-custom--side-nav__submenu:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--side-nav__submenu:focus{outline-style:dotted}}.cds-custom--side-nav__submenu-title{overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.cds-custom--side-nav__icon.cds-custom--side-nav__submenu-chevron{display:flex;flex:1;justify-content:flex-end}.cds-custom--side-nav__submenu-chevron>svg{block-size:1rem;inline-size:1rem;transition:transform .11s}.cds-custom--side-nav__submenu[aria-expanded=true] .cds-custom--side-nav__submenu-chevron>svg{transform:rotate(180deg)}.cds-custom--side-nav__item--large .cds-custom--side-nav__submenu{block-size:3rem}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu:hover,.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]{background-color:var(--cds-custom-background-selected,hsla(0,0%,55%,.2));color:var(--cds-custom-text-primary,#161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]{position:relative}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]:before{background-color:var(--cds-custom-border-interactive,#0f62fe);content:\"\";inline-size:3px;inset-block:0;inset-inline-start:0;position:absolute}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu-title{color:var(--cds-custom-text-primary,#161616);font-weight:600}.cds-custom--side-nav__item--active .cds-custom--side-nav__icon>svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--side-nav__menu{border:0;box-sizing:border-box;display:block;font-family:inherit;font-size:100%;margin:0;max-block-size:0;padding:0;vertical-align:baseline;visibility:hidden}.cds-custom--side-nav__menu *,.cds-custom--side-nav__menu :after,.cds-custom--side-nav__menu :before{box-sizing:inherit}.cds-custom--side-nav__submenu[aria-expanded=true]+.cds-custom--side-nav__menu{max-block-size:93.75rem;visibility:inherit}.cds-custom--side-nav__menu a.cds-custom--side-nav__link{block-size:2rem;font-weight:400;min-block-size:2rem;padding-inline-start:2rem}.cds-custom--side-nav__item.cds-custom--side-nav__item--icon a.cds-custom--side-nav__link{padding-inline-start:4.5rem}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page],a.cds-custom--side-nav__link--current{background-color:var(--cds-custom-background-selected,hsla(0,0%,55%,.2))}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current>span,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page]>span,a.cds-custom--side-nav__link--current>span{color:var(--cds-custom-text-primary,#161616);font-weight:600}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu,.cds-custom--side-nav a.cds-custom--header__menu-item,a.cds-custom--side-nav__link{align-items:center;display:flex;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);min-block-size:2rem;outline:2px solid transparent;outline-offset:-2px;padding:0 1rem;position:relative;text-decoration:none;transition:color .11s,background-color .11s,outline .11s}.cds-custom--side-nav__item--large a.cds-custom--side-nav__link{block-size:3rem}.cds-custom--side-nav a.cds-custom--header__menu-item .cds-custom--text-truncate-end,a.cds-custom--side-nav__link>.cds-custom--side-nav__link-text{color:var(--cds-custom-text-secondary,#525252);font-size:.875rem;letter-spacing:.1px;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.cds-custom--side-nav a.cds-custom--header__menu-item:focus,a.cds-custom--side-nav__link:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--side-nav a.cds-custom--header__menu-item:focus,a.cds-custom--side-nav__link:focus{outline-style:dotted}}a.cds-custom--side-nav__link--current,a.cds-custom--side-nav__link[aria-current=page]{background-color:var(--cds-custom-background-selected,hsla(0,0%,55%,.2));font-weight:600}a.cds-custom--side-nav__link--current .cds-custom--side-nav__link-text,a.cds-custom--side-nav__link[aria-current=page] .cds-custom--side-nav__link-text{color:var(--cds-custom-text-primary,#161616)}a.cds-custom--side-nav__link--current:before,a.cds-custom--side-nav__link[aria-current=page]:before{background-color:var(--cds-custom-border-interactive,#0f62fe);content:\"\";inline-size:3px;inset-block:0;inset-inline-start:0;position:absolute}.cds-custom--side-nav__icon{align-items:center;display:flex;flex:0 0 1rem;justify-content:center}.cds-custom--side-nav__icon:not(.cds-custom--side-nav__submenu-chevron){margin-inline-end:1.5rem}.cds-custom--side-nav__icon>svg{block-size:1rem;fill:var(--cds-custom-icon-secondary,#525252);inline-size:1rem}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-expand-icon,.cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:none}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:block}.cds-custom--side-nav--fixed .cds-custom--side-nav__submenu,.cds-custom--side-nav--fixed a.cds-custom--side-nav__link{padding-inline-start:1rem}.cds-custom--side-nav--fixed .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--icon) .cds-custom--side-nav__menu a.cds-custom--side-nav__link{padding-inline-start:2rem}@media (max-width:65.98rem){.cds-custom--side-nav .cds-custom--header__nav{display:block}}.cds-custom--side-nav__header-navigation{border:0;box-sizing:border-box;display:none;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--side-nav__header-navigation *,.cds-custom--side-nav__header-navigation :after,.cds-custom--side-nav__header-navigation :before{box-sizing:inherit}@media (max-width:65.98rem){.cds-custom--side-nav__header-navigation{display:block;margin-block-end:2rem;position:relative}}.cds-custom--side-nav__header-divider:after{background:var(--cds-custom-border-subtle);block-size:.0625rem;content:\"\";inline-size:calc(100% - 32px);inset-block-end:-1rem;inset-inline-start:1rem;position:absolute}.cds-custom--side-nav a.cds-custom--header__menu-item{color:var(--cds-custom-text-secondary,#525252);justify-content:space-between;white-space:nowrap}.cds-custom--side-nav a.cds-custom--header__menu-item[aria-expanded=true]{background-color:transparent}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{background-color:transparent;box-shadow:none;inline-size:100%;inset-block-end:inherit;padding:0;transform:none}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu li{inline-size:100%}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item{font-weight:400;padding-inline-start:4.25rem}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12));color:var(--cds-custom-text-primary,#161616)}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item--current:hover{background-color:var(--cds-custom-layer-selected-hover)}.cds-custom--side-nav .cds-custom--side-nav__header-navigation .cds-custom--header__menu-item--current:after,.cds-custom--side-nav .cds-custom--side-nav__header-navigation a.cds-custom--header__menu-item[aria-current=page]:after{block-size:calc(100% + 4px);inline-size:3px}.cds-custom--side-nav .cds-custom--header__menu a.cds-custom--header__menu-item{block-size:inherit}.cds-custom--side-nav .cds-custom--header__menu-arrow,.cds-custom--side-nav a.cds-custom--header__menu-item:focus .cds-custom--header__menu-arrow,.cds-custom--side-nav a.cds-custom--header__menu-item:hover .cds-custom--header__menu-arrow{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--switcher{align-items:center;border:0;box-sizing:border-box;color:var(--cds-custom-text-secondary,#525252);display:flex;flex-direction:column;font-family:inherit;font-size:100%;justify-content:center;margin:0;padding:0;vertical-align:baseline}.cds-custom--switcher *,.cds-custom--switcher :after,.cds-custom--switcher :before{box-sizing:inherit}.cds-custom--switcher__item{block-size:2rem;inline-size:100%}.cds-custom--switcher__item:first-child{margin-block-start:1rem}.cds-custom--switcher__item--divider{background:var(--cds-custom-border-subtle);block-size:1px;border:none;display:block;inline-size:14rem;margin:.5rem 1rem}.cds-custom--switcher__item-link{block-size:2rem;color:var(--cds-custom-text-secondary,#525252);display:block;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);padding:.375rem 1rem;text-decoration:none}.cds-custom--switcher__item-link:hover:not(.cds-custom--switcher__item-link--selected){background:var(--cds-custom-layer-hover);color:var(--cds-custom-text-primary,#161616);cursor:pointer}.cds-custom--switcher__item-link:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}.cds-custom--switcher__item-link:active{background:var(--cds-custom-layer-active);color:var(--cds-custom-text-primary,#161616)}.cds-custom--switcher__item-link--selected{background:var(--cds-custom-layer-selected);color:var(--cds-custom-text-primary,#161616)}clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-ai-aura-end:transparent;--cds-custom-ai-aura-hover-background:#333;--cds-custom-ai-aura-hover-end:transparent;--cds-custom-ai-aura-hover-start:rgba(69,137,255,.4);--cds-custom-ai-aura-start:rgba(69,137,255,.1);--cds-custom-ai-aura-start-sm:rgba(69,137,255,.16);--cds-custom-ai-border-end:#4589ff;--cds-custom-ai-border-start:rgba(166,200,255,.36);--cds-custom-ai-border-strong:#78a9ff;--cds-custom-ai-drop-shadow:rgba(0,0,0,.28);--cds-custom-ai-inner-shadow:rgba(69,137,255,.16);--cds-custom-ai-overlay:rgba(0,0,0,.5);--cds-custom-ai-popover-background:#161616;--cds-custom-ai-popover-caret-bottom:#4589ff;--cds-custom-ai-popover-caret-bottom-background:#202d45;--cds-custom-ai-popover-caret-bottom-background-actions:#1e283a;--cds-custom-ai-popover-caret-center:#4870b5;--cds-custom-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-custom-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-custom-ai-skeleton-background:rgba(120,169,255,.5);--cds-custom-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-custom-background:#161616;--cds-custom-background-active:hsla(0,0%,55%,.4);--cds-custom-background-brand:#0f62fe;--cds-custom-background-hover:hsla(0,0%,55%,.16);--cds-custom-background-inverse:#f4f4f4;--cds-custom-background-inverse-hover:#e8e8e8;--cds-custom-background-selected:hsla(0,0%,55%,.24);--cds-custom-background-selected-hover:hsla(0,0%,55%,.32);--cds-custom-border-disabled:hsla(0,0%,55%,.5);--cds-custom-border-interactive:#4589ff;--cds-custom-border-inverse:#f4f4f4;--cds-custom-border-strong-01:#6f6f6f;--cds-custom-border-strong-02:#8d8d8d;--cds-custom-border-strong-03:#a8a8a8;--cds-custom-border-subtle-00:#393939;--cds-custom-border-subtle-01:#525252;--cds-custom-border-subtle-02:#6f6f6f;--cds-custom-border-subtle-03:#6f6f6f;--cds-custom-border-subtle-selected-01:#6f6f6f;--cds-custom-border-subtle-selected-02:#8d8d8d;--cds-custom-border-subtle-selected-03:#8d8d8d;--cds-custom-border-tile-01:#525252;--cds-custom-border-tile-02:#6f6f6f;--cds-custom-border-tile-03:#8d8d8d;--cds-custom-chat-avatar-agent:#c6c6c6;--cds-custom-chat-avatar-bot:#8d8d8d;--cds-custom-chat-avatar-user:#4589ff;--cds-custom-chat-bubble-agent:#262626;--cds-custom-chat-bubble-border:#525252;--cds-custom-chat-bubble-user:#393939;--cds-custom-chat-button:#78a9ff;--cds-custom-chat-button-active:hsla(0,0%,55%,.4);--cds-custom-chat-button-hover:hsla(0,0%,55%,.16);--cds-custom-chat-button-selected:hsla(0,0%,55%,.24);--cds-custom-chat-button-text-hover:#a6c8ff;--cds-custom-chat-button-text-selected:#c6c6c6;--cds-custom-chat-header-background:#262626;--cds-custom-chat-prompt-background:#161616;--cds-custom-chat-prompt-border-end:rgba(38,38,38,0);--cds-custom-chat-prompt-border-start:#262626;--cds-custom-chat-shell-background:#262626;--cds-custom-field-01:#262626;--cds-custom-field-02:#393939;--cds-custom-field-03:#525252;--cds-custom-field-hover-01:#333;--cds-custom-field-hover-02:#474747;--cds-custom-field-hover-03:#636363;--cds-custom-focus:#fff;--cds-custom-focus-inset:#161616;--cds-custom-focus-inverse:#0f62fe;--cds-custom-highlight:#001d6c;--cds-custom-icon-disabled:hsla(0,0%,96%,.25);--cds-custom-icon-interactive:#fff;--cds-custom-icon-inverse:#161616;--cds-custom-icon-on-color:#fff;--cds-custom-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-custom-icon-primary:#f4f4f4;--cds-custom-icon-secondary:#c6c6c6;--cds-custom-interactive:#4589ff;--cds-custom-layer-01:#262626;--cds-custom-layer-02:#393939;--cds-custom-layer-03:#525252;--cds-custom-layer-accent-01:#393939;--cds-custom-layer-accent-02:#525252;--cds-custom-layer-accent-03:#6f6f6f;--cds-custom-layer-accent-active-01:#6f6f6f;--cds-custom-layer-accent-active-02:#8d8d8d;--cds-custom-layer-accent-active-03:#393939;--cds-custom-layer-accent-hover-01:#474747;--cds-custom-layer-accent-hover-02:#636363;--cds-custom-layer-accent-hover-03:#5e5e5e;--cds-custom-layer-active-01:#525252;--cds-custom-layer-active-02:#6f6f6f;--cds-custom-layer-active-03:#8d8d8d;--cds-custom-layer-background-01:#161616;--cds-custom-layer-background-02:#262626;--cds-custom-layer-background-03:#393939;--cds-custom-layer-hover-01:#333;--cds-custom-layer-hover-02:#474747;--cds-custom-layer-hover-03:#636363;--cds-custom-layer-selected-01:#393939;--cds-custom-layer-selected-02:#525252;--cds-custom-layer-selected-03:#6f6f6f;--cds-custom-layer-selected-disabled:#a8a8a8;--cds-custom-layer-selected-hover-01:#474747;--cds-custom-layer-selected-hover-02:#636363;--cds-custom-layer-selected-hover-03:#5e5e5e;--cds-custom-layer-selected-inverse:#f4f4f4;--cds-custom-link-inverse:#0f62fe;--cds-custom-link-inverse-active:#161616;--cds-custom-link-inverse-hover:#0043ce;--cds-custom-link-inverse-visited:#8a3ffc;--cds-custom-link-primary:#78a9ff;--cds-custom-link-primary-hover:#a6c8ff;--cds-custom-link-secondary:#a6c8ff;--cds-custom-link-visited:#be95ff;--cds-custom-overlay:rgba(0,0,0,.65);--cds-custom-shadow:rgba(0,0,0,.8);--cds-custom-skeleton-background:#292929;--cds-custom-skeleton-element:#393939;--cds-custom-support-caution-major:#ff832b;--cds-custom-support-caution-minor:#f1c21b;--cds-custom-support-caution-undefined:#a56eff;--cds-custom-support-error:#fa4d56;--cds-custom-support-error-inverse:#da1e28;--cds-custom-support-info:#4589ff;--cds-custom-support-info-inverse:#0043ce;--cds-custom-support-success:#42be65;--cds-custom-support-success-inverse:#24a148;--cds-custom-support-warning:#f1c21b;--cds-custom-support-warning-inverse:#f1c21b;--cds-custom-text-disabled:hsla(0,0%,96%,.25);--cds-custom-text-error:#ff8389;--cds-custom-text-helper:#a8a8a8;--cds-custom-text-inverse:#161616;--cds-custom-text-on-color:#fff;--cds-custom-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-custom-text-placeholder:hsla(0,0%,96%,.4);--cds-custom-text-primary:#f4f4f4;--cds-custom-text-secondary:#c6c6c6;--cds-custom-toggle-off:#6f6f6f;--cds-custom-spacing-01:0.125rem;--cds-custom-spacing-02:0.25rem;--cds-custom-spacing-03:0.5rem;--cds-custom-spacing-04:0.75rem;--cds-custom-spacing-05:1rem;--cds-custom-spacing-06:1.5rem;--cds-custom-spacing-07:2rem;--cds-custom-spacing-08:2.5rem;--cds-custom-spacing-09:3rem;--cds-custom-spacing-10:4rem;--cds-custom-spacing-11:5rem;--cds-custom-spacing-12:6rem;--cds-custom-spacing-13:10rem;--cds-custom-fluid-spacing-01:0;--cds-custom-fluid-spacing-02:2vw;--cds-custom-fluid-spacing-03:5vw;--cds-custom-fluid-spacing-04:10vw;--cds-custom-caption-01-font-size:0.75rem;--cds-custom-caption-01-font-weight:400;--cds-custom-caption-01-line-height:1.33333;--cds-custom-caption-01-letter-spacing:0.32px;--cds-custom-caption-02-font-size:0.875rem;--cds-custom-caption-02-font-weight:400;--cds-custom-caption-02-line-height:1.28572;--cds-custom-caption-02-letter-spacing:0.32px;--cds-custom-label-01-font-size:0.75rem;--cds-custom-label-01-font-weight:400;--cds-custom-label-01-line-height:1.33333;--cds-custom-label-01-letter-spacing:0.32px;--cds-custom-label-02-font-size:0.875rem;--cds-custom-label-02-font-weight:400;--cds-custom-label-02-line-height:1.28572;--cds-custom-label-02-letter-spacing:0.16px;--cds-custom-helper-text-01-font-size:0.75rem;--cds-custom-helper-text-01-line-height:1.33333;--cds-custom-helper-text-01-letter-spacing:0.32px;--cds-custom-helper-text-02-font-size:0.875rem;--cds-custom-helper-text-02-font-weight:400;--cds-custom-helper-text-02-line-height:1.28572;--cds-custom-helper-text-02-letter-spacing:0.16px;--cds-custom-body-short-01-font-size:0.875rem;--cds-custom-body-short-01-font-weight:400;--cds-custom-body-short-01-line-height:1.28572;--cds-custom-body-short-01-letter-spacing:0.16px;--cds-custom-body-short-02-font-size:1rem;--cds-custom-body-short-02-font-weight:400;--cds-custom-body-short-02-line-height:1.375;--cds-custom-body-short-02-letter-spacing:0;--cds-custom-body-long-01-font-size:0.875rem;--cds-custom-body-long-01-font-weight:400;--cds-custom-body-long-01-line-height:1.42857;--cds-custom-body-long-01-letter-spacing:0.16px;--cds-custom-body-long-02-font-size:1rem;--cds-custom-body-long-02-font-weight:400;--cds-custom-body-long-02-line-height:1.5;--cds-custom-body-long-02-letter-spacing:0;--cds-custom-code-01-font-family:\"IBM Plex Mono\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",monospace;--cds-custom-code-01-font-size:0.75rem;--cds-custom-code-01-font-weight:400;--cds-custom-code-01-line-height:1.33333;--cds-custom-code-01-letter-spacing:0.32px;--cds-custom-code-02-font-family:\"IBM Plex Mono\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",monospace;--cds-custom-code-02-font-size:0.875rem;--cds-custom-code-02-font-weight:400;--cds-custom-code-02-line-height:1.42857;--cds-custom-code-02-letter-spacing:0.32px;--cds-custom-heading-01-font-size:0.875rem;--cds-custom-heading-01-font-weight:600;--cds-custom-heading-01-line-height:1.42857;--cds-custom-heading-01-letter-spacing:0.16px;--cds-custom-heading-02-font-size:1rem;--cds-custom-heading-02-font-weight:600;--cds-custom-heading-02-line-height:1.5;--cds-custom-heading-02-letter-spacing:0;--cds-custom-productive-heading-01-font-size:0.875rem;--cds-custom-productive-heading-01-font-weight:600;--cds-custom-productive-heading-01-line-height:1.28572;--cds-custom-productive-heading-01-letter-spacing:0.16px;--cds-custom-productive-heading-02-font-size:1rem;--cds-custom-productive-heading-02-font-weight:600;--cds-custom-productive-heading-02-line-height:1.375;--cds-custom-productive-heading-02-letter-spacing:0;--cds-custom-productive-heading-03-font-size:1.25rem;--cds-custom-productive-heading-03-font-weight:400;--cds-custom-productive-heading-03-line-height:1.4;--cds-custom-productive-heading-03-letter-spacing:0;--cds-custom-productive-heading-04-font-size:1.75rem;--cds-custom-productive-heading-04-font-weight:400;--cds-custom-productive-heading-04-line-height:1.28572;--cds-custom-productive-heading-04-letter-spacing:0;--cds-custom-productive-heading-05-font-size:2rem;--cds-custom-productive-heading-05-font-weight:400;--cds-custom-productive-heading-05-line-height:1.25;--cds-custom-productive-heading-05-letter-spacing:0;--cds-custom-productive-heading-06-font-size:2.625rem;--cds-custom-productive-heading-06-font-weight:300;--cds-custom-productive-heading-06-line-height:1.199;--cds-custom-productive-heading-06-letter-spacing:0;--cds-custom-productive-heading-07-font-size:3.375rem;--cds-custom-productive-heading-07-font-weight:300;--cds-custom-productive-heading-07-line-height:1.19;--cds-custom-productive-heading-07-letter-spacing:0;--cds-custom-expressive-paragraph-01-font-size:1.5rem;--cds-custom-expressive-paragraph-01-font-weight:300;--cds-custom-expressive-paragraph-01-line-height:1.334;--cds-custom-expressive-paragraph-01-letter-spacing:0;--cds-custom-expressive-heading-01-font-size:0.875rem;--cds-custom-expressive-heading-01-font-weight:600;--cds-custom-expressive-heading-01-line-height:1.42857;--cds-custom-expressive-heading-01-letter-spacing:0.16px;--cds-custom-expressive-heading-02-font-size:1rem;--cds-custom-expressive-heading-02-font-weight:600;--cds-custom-expressive-heading-02-line-height:1.5;--cds-custom-expressive-heading-02-letter-spacing:0;--cds-custom-expressive-heading-03-font-size:1.25rem;--cds-custom-expressive-heading-03-font-weight:400;--cds-custom-expressive-heading-03-line-height:1.4;--cds-custom-expressive-heading-03-letter-spacing:0;--cds-custom-expressive-heading-04-font-size:1.75rem;--cds-custom-expressive-heading-04-font-weight:400;--cds-custom-expressive-heading-04-line-height:1.28572;--cds-custom-expressive-heading-04-letter-spacing:0;--cds-custom-expressive-heading-05-font-size:2rem;--cds-custom-expressive-heading-05-font-weight:400;--cds-custom-expressive-heading-05-line-height:1.25;--cds-custom-expressive-heading-05-letter-spacing:0;--cds-custom-expressive-heading-06-font-size:2rem;--cds-custom-expressive-heading-06-font-weight:600;--cds-custom-expressive-heading-06-line-height:1.25;--cds-custom-expressive-heading-06-letter-spacing:0;--cds-custom-quotation-01-font-family:\"IBM Plex Serif\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",serif;--cds-custom-quotation-01-font-size:1.25rem;--cds-custom-quotation-01-font-weight:400;--cds-custom-quotation-01-line-height:1.3;--cds-custom-quotation-01-letter-spacing:0;--cds-custom-quotation-02-font-family:\"IBM Plex Serif\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",serif;--cds-custom-quotation-02-font-size:2rem;--cds-custom-quotation-02-font-weight:300;--cds-custom-quotation-02-line-height:1.25;--cds-custom-quotation-02-letter-spacing:0;--cds-custom-display-01-font-size:2.625rem;--cds-custom-display-01-font-weight:300;--cds-custom-display-01-line-height:1.19;--cds-custom-display-01-letter-spacing:0;--cds-custom-display-02-font-size:2.625rem;--cds-custom-display-02-font-weight:600;--cds-custom-display-02-line-height:1.19;--cds-custom-display-02-letter-spacing:0;--cds-custom-display-03-font-size:2.625rem;--cds-custom-display-03-font-weight:300;--cds-custom-display-03-line-height:1.19;--cds-custom-display-03-letter-spacing:0;--cds-custom-display-04-font-size:2.625rem;--cds-custom-display-04-font-weight:300;--cds-custom-display-04-line-height:1.19;--cds-custom-display-04-letter-spacing:0;--cds-custom-legal-01-font-size:0.75rem;--cds-custom-legal-01-font-weight:400;--cds-custom-legal-01-line-height:1.33333;--cds-custom-legal-01-letter-spacing:0.32px;--cds-custom-legal-02-font-size:0.875rem;--cds-custom-legal-02-font-weight:400;--cds-custom-legal-02-line-height:1.28572;--cds-custom-legal-02-letter-spacing:0.16px;--cds-custom-body-compact-01-font-size:0.875rem;--cds-custom-body-compact-01-font-weight:400;--cds-custom-body-compact-01-line-height:1.28572;--cds-custom-body-compact-01-letter-spacing:0.16px;--cds-custom-body-compact-02-font-size:1rem;--cds-custom-body-compact-02-font-weight:400;--cds-custom-body-compact-02-line-height:1.375;--cds-custom-body-compact-02-letter-spacing:0;--cds-custom-heading-compact-01-font-size:0.875rem;--cds-custom-heading-compact-01-font-weight:600;--cds-custom-heading-compact-01-line-height:1.28572;--cds-custom-heading-compact-01-letter-spacing:0.16px;--cds-custom-heading-compact-02-font-size:1rem;--cds-custom-heading-compact-02-font-weight:600;--cds-custom-heading-compact-02-line-height:1.375;--cds-custom-heading-compact-02-letter-spacing:0;--cds-custom-body-01-font-size:0.875rem;--cds-custom-body-01-font-weight:400;--cds-custom-body-01-line-height:1.42857;--cds-custom-body-01-letter-spacing:0.16px;--cds-custom-body-02-font-size:1rem;--cds-custom-body-02-font-weight:400;--cds-custom-body-02-line-height:1.5;--cds-custom-body-02-letter-spacing:0;--cds-custom-heading-03-font-size:1.25rem;--cds-custom-heading-03-font-weight:400;--cds-custom-heading-03-line-height:1.4;--cds-custom-heading-03-letter-spacing:0;--cds-custom-heading-04-font-size:1.75rem;--cds-custom-heading-04-font-weight:400;--cds-custom-heading-04-line-height:1.28572;--cds-custom-heading-04-letter-spacing:0;--cds-custom-heading-05-font-size:2rem;--cds-custom-heading-05-font-weight:400;--cds-custom-heading-05-line-height:1.25;--cds-custom-heading-05-letter-spacing:0;--cds-custom-heading-06-font-size:2.625rem;--cds-custom-heading-06-font-weight:300;--cds-custom-heading-06-line-height:1.199;--cds-custom-heading-06-letter-spacing:0;--cds-custom-heading-07-font-size:3.375rem;--cds-custom-heading-07-font-weight:300;--cds-custom-heading-07-line-height:1.19;--cds-custom-heading-07-letter-spacing:0;--cds-custom-fluid-heading-03-font-size:1.25rem;--cds-custom-fluid-heading-03-font-weight:400;--cds-custom-fluid-heading-03-line-height:1.4;--cds-custom-fluid-heading-03-letter-spacing:0;--cds-custom-fluid-heading-04-font-size:1.75rem;--cds-custom-fluid-heading-04-font-weight:400;--cds-custom-fluid-heading-04-line-height:1.28572;--cds-custom-fluid-heading-04-letter-spacing:0;--cds-custom-fluid-heading-05-font-size:2rem;--cds-custom-fluid-heading-05-font-weight:400;--cds-custom-fluid-heading-05-line-height:1.25;--cds-custom-fluid-heading-05-letter-spacing:0;--cds-custom-fluid-heading-06-font-size:2rem;--cds-custom-fluid-heading-06-font-weight:600;--cds-custom-fluid-heading-06-line-height:1.25;--cds-custom-fluid-heading-06-letter-spacing:0;--cds-custom-fluid-paragraph-01-font-size:1.5rem;--cds-custom-fluid-paragraph-01-font-weight:300;--cds-custom-fluid-paragraph-01-line-height:1.334;--cds-custom-fluid-paragraph-01-letter-spacing:0;--cds-custom-fluid-quotation-01-font-family:\"IBM Plex Serif\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",serif;--cds-custom-fluid-quotation-01-font-size:1.25rem;--cds-custom-fluid-quotation-01-font-weight:400;--cds-custom-fluid-quotation-01-line-height:1.3;--cds-custom-fluid-quotation-01-letter-spacing:0;--cds-custom-fluid-quotation-02-font-family:\"IBM Plex Serif\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",serif;--cds-custom-fluid-quotation-02-font-size:2rem;--cds-custom-fluid-quotation-02-font-weight:300;--cds-custom-fluid-quotation-02-line-height:1.25;--cds-custom-fluid-quotation-02-letter-spacing:0;--cds-custom-fluid-display-01-font-size:2.625rem;--cds-custom-fluid-display-01-font-weight:300;--cds-custom-fluid-display-01-line-height:1.19;--cds-custom-fluid-display-01-letter-spacing:0;--cds-custom-fluid-display-02-font-size:2.625rem;--cds-custom-fluid-display-02-font-weight:600;--cds-custom-fluid-display-02-line-height:1.19;--cds-custom-fluid-display-02-letter-spacing:0;--cds-custom-fluid-display-03-font-size:2.625rem;--cds-custom-fluid-display-03-font-weight:300;--cds-custom-fluid-display-03-line-height:1.19;--cds-custom-fluid-display-03-letter-spacing:0;--cds-custom-fluid-display-04-font-size:2.625rem;--cds-custom-fluid-display-04-font-weight:300;--cds-custom-fluid-display-04-line-height:1.19;--cds-custom-fluid-display-04-letter-spacing:0;--cds-custom-button-separator:#161616;--cds-custom-button-primary:#0f62fe;--cds-custom-button-secondary:#6f6f6f;--cds-custom-button-tertiary:#fff;--cds-custom-button-danger-primary:#da1e28;--cds-custom-button-danger-secondary:#fa4d56;--cds-custom-button-danger-active:#750e13;--cds-custom-button-primary-active:#002d9c;--cds-custom-button-secondary-active:#393939;--cds-custom-button-tertiary-active:#c6c6c6;--cds-custom-button-danger-hover:#b81921;--cds-custom-button-primary-hover:#0050e6;--cds-custom-button-secondary-hover:#5e5e5e;--cds-custom-button-tertiary-hover:#f4f4f4;--cds-custom-button-disabled:hsla(0,0%,55%,.3);--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}@media (forced-colors:active),screen and (-ms-high-contrast:active){clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-icon-primary:ButtonText;--cds-custom-icon-secondary:ButtonText;--cds-custom-icon-interactive:ButtonText;--cds-custom-icon-disabled:GrayText;--cds-custom-icon-on-color-disabled:GrayText;--cds-custom-icon-inverse:SelectedItemText;--cds-custom-icon-on-color:SelectedItemText;--cds-custom-button-disabled:GrayText;--cds-custom-interactive:ButtonText;--cds-custom-link-primary:LinkText;--cds-custom-link-primary-hover:LinkText;--cds-custom-link-secondary:LinkText;--cds-custom-link-inverse:SelectedItemText;--cds-custom-link-inverse-hover:SelectedItemText;--cds-custom-link-inverse-visited:SelectedItemText;--cds-custom-link-visited:VisitedText;--cds-custom-background-selected:SelectedItem;--cds-custom-background-selected-hover:SelectedItem;--cds-custom-background-inverse:SelectedItem;--cds-custom-layer-selected-inverse:SelectedItem}}.ibm-automation-cds__header{z-index:8050}.ibm-automation-cds__header-name{margin:0 0 0 -.5rem}.ibm-automation-cds__capability-name{color:var(--cds-custom-text-primary);font-weight:400;margin-inline-end:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibm-automation-cds__product-type{white-space:nowrap}.ibm-automation-cds__global{block-size:100%;display:flex;flex:1 1 0%;justify-content:flex-end}.automation-global-header__popover__section{padding:1rem;position:relative}.automation-global-header__popover__section:not(:last-child):after{border-block-end:1px solid #393939;content:\"\";inline-size:100%;inset-block-end:0;inset-inline-start:0;position:absolute}.automation--header__popover__header{display:flex;flex-wrap:nowrap}.automation--header__popover__profile__header__title{font-size:var(--cds-custom-productive-heading-03-font-size,1.25rem);font-weight:var(--cds-custom-productive-heading-03-font-weight,400);letter-spacing:var(--cds-custom-productive-heading-03-letter-spacing,0);line-height:var(--cds-custom-productive-heading-03-line-height,1.4);line-height:1.2;margin-block-end:.25rem}.automation--header__popover__profile__header__email,.automation--header__popover__profile__header__title{display:block;inline-size:189px;word-wrap:break-word}.automation-global-header__horizontal_section{border:.25px solid #393939;margin-inline:.5rem}.automation-global-header__name_section{margin-inline-start:1rem}.automation-global-header__console_lnk_section,.automation-global-header__usr_management_lnk_section{padding:0}.automation-global-header__popover__link-item a{text-decoration:none}.automation-global-header__popover__section ul,.automation-global-header__profile_footer ul{margin:0;padding:0}.automation-global-header__popover__section ul li,.automation-global-header__profile_footer ul li{list-style-position:inside;list-style-type:none}.automation-global-header__popover__link{color:#fff;display:flex;font-size:var(--cds-custom-body-short-01-font-size,.875rem);font-weight:var(--cds-custom-body-short-01-font-weight,400);letter-spacing:var(--cds-custom-body-short-01-letter-spacing,.16px);line-height:var(--cds-custom-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none;transition:background-color .11s,color .11s}.automation-global-header__popover__link svg{block-size:100%}.automation-global-header__popover__link .link_icon{margin-inline-end:.5rem}.automation-global-header__popover__link:hover{background-color:#353535}.automation-global-header__popover__link:hover .launch_icon{opacity:1}.automation-global-header__popover__link .link_text{margin:auto 0}.automation-global-header__popover__link .launch_icon{margin-inline-start:auto;opacity:0}.automation--header__popover__profile__header__email{color:#c6c6c6;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.automation-global-header__instance_details{margin:1rem}.automation-global-header__title_bar .title-bar__label{color:#c6c6c6;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.automation-global-header__title_bar .title-bar__text{font-size:var(--cds-custom-expressive-heading-01-font-size,.875rem);font-weight:var(--cds-custom-expressive-heading-01-font-weight,600);font-weight:400;letter-spacing:var(--cds-custom-expressive-heading-01-letter-spacing,.16px);line-height:var(--cds-custom-expressive-heading-01-line-height,1.42857)}.automation-global-header__popover__profile__footer__logout{color:#fff!important}.automation-global-header__popover__link-item cds-button{inline-size:100%}.automation-global-header__popover__link-item cds-button::part(button){inline-size:100%;padding:0}.automation-global-header__popover__link-item cds-button .automation-global-header__popover__link{inline-size:100%}cds-custom-header-global-action.mcsp-header-user-profile{block-size:48px;display:flex;inline-size:48px}cds-custom-header-global-action apaas-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:#fff}.ibm-automation-cds__help-menu ul{transform:translateX(calc(3rem - 100%)) translateY(100%)!important}.ibm-automation-cds__help-menu .ibm-automation-cds--text-truncate--end{display:flex;inline-size:320px;justify-content:space-between}.ibm-automation-cds__help-menu .ibm-automation-cds--header__menu-item{block-size:47px;padding:12px}.automation-global-header__notification svg{fill:#fff}.automation-global-header__notification svg circle{fill:#d61f28}cds-custom-header-global-action.mcsp-header-user-profile>div{background-color:#1192e8;block-size:32px;border-radius:50%;inline-size:32px;margin:7px}cds-custom-header-global-action.mcsp-header-user-profile>div svg{margin:6px}.automation-global-header__divider:before{background-color:var(--cds-custom-border-subtle);block-size:2.5rem;content:\"\";display:block;inline-size:.0625rem;transform:translateY(.25rem)}.automation--header__group{display:flex;position:relative}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret,.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none!important}.ibm-automation-cds--custom-header__nav{display:block!important}.ibm-automation-cds--header__global .ibm-automation-cds--popover span{display:none!important}.c4p--user-profile-image--light{color:#000}.automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu{color:#f4f4f4}.automation-global-header__trial-menu::part(button){align-items:center;display:flex;inline-size:-moz-fit-content;inline-size:fit-content;padding:0 .75rem}.automation-global-header__trial-menu p{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.automation-global-header__trial-menu .trial-label{color:#f4f4f4;padding-inline-start:5px;text-align:center;white-space:nowrap}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box{background-clip:padding-box,border-box;background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#0043ce,#be95ff);background-origin:padding-box,border-box;block-size:1.25rem;border:1px solid transparent;border-radius:.125rem;color:#f4f4f4;font-size:14px;font-weight:600;min-inline-size:1rem;text-align:center}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#0043ce,#be95ff)!important}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#fa4d56,#fa4d56)!important}.ibm-automation-cds--header__action:hover{background-color:#393939}.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}@media (forced-colors:active){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}@media (forced-colors:active) and (-ms-high-contrast:black-on-white){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#000}}@media (forced-colors:active) and (-ms-high-contrast:white-on-black){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}.c4p--notifications-panel__container{block-size:-moz-max-content;block-size:max-content;border:0;min-block-size:-moz-max-content;min-block-size:max-content}.automation-header__tooltip{color:#fff;inline-size:16rem;inset-block-start:0;inset-inline-end:0;position:absolute;transform:translateX(40px)}.automation-header__tooltip-body{background-color:#393939;border-radius:3px;box-shadow:0 5px 5px 0 rgba(0,0,0,.3);padding:1rem}.automation-header__tooltip-body :last-child{margin-block-end:0}.automation-global-header__tooltip-description{font-size:14px;line-height:1.25rem;margin-block-end:1rem}.automation-global-header__tooltip-links{margin-block-end:1rem}.automation-global-header__tooltip-links .automation-global-header__tooltip-link{color:#78a9ff;display:block;margin-block-end:.25rem;margin-inline-start:-1rem;padding:6px 15px}.automation-global-header__tooltip-links .automation-global-header__tooltip-link svg{fill:#78a9ff}.automation-global-header__tooltip-links .automation-global-header__tooltip-link:hover{background-color:transparent;text-decoration:underline}.automation-global-header__trial-button{display:inline-block}.automation-global-header__trial-button .buttons{background:#0f62fe;color:#fff;display:flex;padding:6px 15px}.automation-global-header__trial-button .button-icon{display:flex;margin-inline-start:20px}.automation-global-header__trial-button:hover{text-decoration:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-content{background-color:#393939;color:#fff;font-size:var(--cds-custom-body-01-font-size,.875rem);font-weight:var(--cds-custom-body-01-font-weight,400);letter-spacing:var(--cds-custom-body-01-letter-spacing,.16px);line-height:var(--cds-custom-body-01-line-height,1.42857);padding:.125rem .5rem}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none}.automation-global-header__switcher{block-size:-moz-max-content;block-size:max-content;border:0!important;color:#a8a8a8;inline-size:-moz-max-content;inline-size:max-content;min-block-size:-moz-max-content;min-block-size:max-content}.automation-global-header__switcher-menu{block-size:47px;color:#a8a8a8;display:inline-block;list-style-type:none;min-inline-size:12rem!important}.automation-global-header__switcher-menu-item-title{align-items:flex-end;display:flex;justify-content:space-between}.automation-global-header__switcher-menu-item-title span{margin-inline-end:1.5rem;max-inline-size:224px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title-hidden-checkmark{visibility:hidden}.automation-global-header__switcher-menu-item-title-icons-left{display:flex}.automation-global-header__switcher-menu-item-title-icons-left div{margin-inline-end:1rem}.automation-global-header__switcher-menu-item-title-icons-left span{margin-inline-end:1rem}.automation-global-header__switcher-menu-item-title-icons-left span,.automation-global-header__switcher-menu-item>span{max-inline-size:224px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-disabled{pointer-events:none}.automation-global-header__switcher-menu.hybrid-ipaas .cds--header__menu-item+.cds--header__menu-title[aria-expanded=false]{inline-size:100%!important;min-inline-size:15rem!important}.automation-global-header__switcher-menu-group-title{align-items:center;block-size:47px;color:#f4f4f4;display:flex;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);justify-content:space-between;letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);margin-inline-start:1rem;pointer-events:none}cds-custom-header-menu::part(menu-body){inline-size:100%!important;max-block-size:calc(100vh - 47px);min-inline-size:15rem!important;overflow-x:hidden}cds-custom-header-menu::part(trigger){align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:space-between!important;max-inline-size:224px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}cds-custom-header-menu-item:nth-last-child(2){border-block-end:1px solid #393939}.ibm-automation-cds .automation-header-navigation-action__menu-item{cursor:pointer;display:block}.ibm-automation-cds .automation-header-navigation-action__menu-item a{color:#f4f4f4}.ibm-automation-cds .automation-header-navigation-action__menu-item span{align-items:center;display:flex}.ibm-automation-cds .automation-header-navigation-action__menu-item svg{margin-inline-start:.25rem}"]);
4
-
5
- export { styles as default };
6
- //# sourceMappingURL=index.scss.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.scss.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}