@carbon/web-components 2.51.0-rc.0 → 2.51.1-rc.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 (2339) hide show
  1. package/custom-elements.json +2 -2
  2. package/es/components/accordion/accordion-item-skeleton.d.ts +6 -11
  3. package/es/components/accordion/accordion-item-skeleton.d.ts.map +1 -0
  4. package/es/components/accordion/accordion-item.d.ts +77 -82
  5. package/es/components/accordion/accordion-item.d.ts.map +1 -0
  6. package/es/components/accordion/accordion-skeleton.d.ts +26 -32
  7. package/es/components/accordion/accordion-skeleton.d.ts.map +1 -0
  8. package/es/components/accordion/accordion.d.ts +26 -30
  9. package/es/components/accordion/accordion.d.ts.map +1 -0
  10. package/es/components/accordion/defs.d.ts +31 -41
  11. package/es/components/accordion/defs.d.ts.map +1 -0
  12. package/es/components/accordion/index.d.ts +6 -6
  13. package/es/components/accordion/index.d.ts.map +1 -0
  14. package/es/components/ai-label/ai-label-action-button.d.ts +8 -12
  15. package/es/components/ai-label/ai-label-action-button.d.ts.map +1 -0
  16. package/es/components/ai-label/ai-label.d.ts +44 -49
  17. package/es/components/ai-label/ai-label.d.ts.map +1 -0
  18. package/es/components/ai-label/defs.d.ts +38 -48
  19. package/es/components/ai-label/defs.d.ts.map +1 -0
  20. package/es/components/ai-label/index.d.ts +4 -4
  21. package/es/components/ai-label/index.d.ts.map +1 -0
  22. package/es/components/ai-skeleton/ai-skeleton-icon.d.ts +10 -15
  23. package/es/components/ai-skeleton/ai-skeleton-icon.d.ts.map +1 -0
  24. package/es/components/ai-skeleton/ai-skeleton-placeholder.d.ts +6 -11
  25. package/es/components/ai-skeleton/ai-skeleton-placeholder.d.ts.map +1 -0
  26. package/es/components/ai-skeleton/ai-skeleton-text.d.ts +22 -27
  27. package/es/components/ai-skeleton/ai-skeleton-text.d.ts.map +1 -0
  28. package/es/components/ai-skeleton/index.d.ts +5 -5
  29. package/es/components/ai-skeleton/index.d.ts.map +1 -0
  30. package/es/components/badge-indicator/badge-indicator.d.ts +13 -18
  31. package/es/components/badge-indicator/badge-indicator.d.ts.map +1 -0
  32. package/es/components/badge-indicator/index.d.ts +3 -3
  33. package/es/components/badge-indicator/index.d.ts.map +1 -0
  34. package/es/components/breadcrumb/breadcrumb-item.d.ts +10 -15
  35. package/es/components/breadcrumb/breadcrumb-item.d.ts.map +1 -0
  36. package/es/components/breadcrumb/breadcrumb-link.d.ts +13 -18
  37. package/es/components/breadcrumb/breadcrumb-link.d.ts.map +1 -0
  38. package/es/components/breadcrumb/breadcrumb-overflow-menu.d.ts +5 -10
  39. package/es/components/breadcrumb/breadcrumb-overflow-menu.d.ts.map +1 -0
  40. package/es/components/breadcrumb/breadcrumb-skeleton.d.ts +19 -24
  41. package/es/components/breadcrumb/breadcrumb-skeleton.d.ts.map +1 -0
  42. package/es/components/breadcrumb/breadcrumb.d.ts +21 -26
  43. package/es/components/breadcrumb/breadcrumb.d.ts.map +1 -0
  44. package/es/components/breadcrumb/breadcrumb.scss.js +1 -1
  45. package/es/components/breadcrumb/defs.d.ts +9 -19
  46. package/es/components/breadcrumb/defs.d.ts.map +1 -0
  47. package/es/components/breadcrumb/index.d.ts +6 -6
  48. package/es/components/breadcrumb/index.d.ts.map +1 -0
  49. package/es/components/button/button-set-base.d.ts +6 -11
  50. package/es/components/button/button-set-base.d.ts.map +1 -0
  51. package/es/components/button/button-set.d.ts +27 -32
  52. package/es/components/button/button-set.d.ts.map +1 -0
  53. package/es/components/button/button-skeleton.d.ts +11 -16
  54. package/es/components/button/button-skeleton.d.ts.map +1 -0
  55. package/es/components/button/button.d.ts +150 -152
  56. package/es/components/button/button.d.ts.map +1 -0
  57. package/es/components/button/defs.d.ts +102 -112
  58. package/es/components/button/defs.d.ts.map +1 -0
  59. package/es/components/button/index.d.ts +5 -5
  60. package/es/components/button/index.d.ts.map +1 -0
  61. package/es/components/chat-button/chat-button-skeleton.d.ts +11 -15
  62. package/es/components/chat-button/chat-button-skeleton.d.ts.map +1 -0
  63. package/es/components/chat-button/chat-button.d.ts +36 -40
  64. package/es/components/chat-button/chat-button.d.ts.map +1 -0
  65. package/es/components/chat-button/defs.d.ts +34 -44
  66. package/es/components/chat-button/defs.d.ts.map +1 -0
  67. package/es/components/chat-button/index.d.ts +4 -4
  68. package/es/components/chat-button/index.d.ts.map +1 -0
  69. package/es/components/checkbox/checkbox-group.d.ts +80 -86
  70. package/es/components/checkbox/checkbox-group.d.ts.map +1 -0
  71. package/es/components/checkbox/checkbox-skeleton.d.ts +5 -10
  72. package/es/components/checkbox/checkbox-skeleton.d.ts.map +1 -0
  73. package/es/components/checkbox/checkbox.d.ts +127 -136
  74. package/es/components/checkbox/checkbox.d.ts.map +1 -0
  75. package/es/components/checkbox/defs.d.ts +9 -19
  76. package/es/components/checkbox/defs.d.ts.map +1 -0
  77. package/es/components/checkbox/index.d.ts +5 -5
  78. package/es/components/checkbox/index.d.ts.map +1 -0
  79. package/es/components/code-snippet/code-snippet-skeleton.d.ts +10 -16
  80. package/es/components/code-snippet/code-snippet-skeleton.d.ts.map +1 -0
  81. package/es/components/code-snippet/code-snippet.d.ts +122 -134
  82. package/es/components/code-snippet/code-snippet.d.ts.map +1 -0
  83. package/es/components/code-snippet/defs.d.ts +15 -20
  84. package/es/components/code-snippet/defs.d.ts.map +1 -0
  85. package/es/components/code-snippet/index.d.ts +4 -4
  86. package/es/components/code-snippet/index.d.ts.map +1 -0
  87. package/es/components/combo-box/combo-box-item.d.ts +11 -15
  88. package/es/components/combo-box/combo-box-item.d.ts.map +1 -0
  89. package/es/components/combo-box/combo-box.d.ts +129 -133
  90. package/es/components/combo-box/combo-box.d.ts.map +1 -0
  91. package/es/components/combo-box/index.d.ts +4 -4
  92. package/es/components/combo-box/index.d.ts.map +1 -0
  93. package/es/components/combo-button/combo-button.d.ts +61 -65
  94. package/es/components/combo-button/combo-button.d.ts.map +1 -0
  95. package/es/components/combo-button/defs.d.ts +30 -40
  96. package/es/components/combo-button/defs.d.ts.map +1 -0
  97. package/es/components/combo-button/index.d.ts +3 -3
  98. package/es/components/combo-button/index.d.ts.map +1 -0
  99. package/es/components/contained-list/contained-list-description.d.ts +5 -10
  100. package/es/components/contained-list/contained-list-description.d.ts.map +1 -0
  101. package/es/components/contained-list/contained-list-item.d.ts +27 -32
  102. package/es/components/contained-list/contained-list-item.d.ts.map +1 -0
  103. package/es/components/contained-list/contained-list.d.ts +22 -27
  104. package/es/components/contained-list/contained-list.d.ts.map +1 -0
  105. package/es/components/contained-list/index.d.ts +5 -5
  106. package/es/components/contained-list/index.d.ts.map +1 -0
  107. package/es/components/content-switcher/content-switcher-item.d.ts +67 -79
  108. package/es/components/content-switcher/content-switcher-item.d.ts.map +1 -0
  109. package/es/components/content-switcher/content-switcher.d.ts +118 -126
  110. package/es/components/content-switcher/content-switcher.d.ts.map +1 -0
  111. package/es/components/content-switcher/defs.d.ts +23 -33
  112. package/es/components/content-switcher/defs.d.ts.map +1 -0
  113. package/es/components/content-switcher/index.d.ts +6 -6
  114. package/es/components/content-switcher/index.d.ts.map +1 -0
  115. package/es/components/copy/copy.d.ts +32 -37
  116. package/es/components/copy/copy.d.ts.map +1 -0
  117. package/es/components/copy-button/copy-button.d.ts +33 -39
  118. package/es/components/copy-button/copy-button.d.ts.map +1 -0
  119. package/es/components/copy-button/index.d.ts +3 -3
  120. package/es/components/copy-button/index.d.ts.map +1 -0
  121. package/es/components/data-table/data-table.scss.js +1 -1
  122. package/es/components/data-table/defs.d.ts +44 -54
  123. package/es/components/data-table/defs.d.ts.map +1 -0
  124. package/es/components/data-table/index.d.ts +19 -18
  125. package/es/components/data-table/index.d.ts.map +1 -0
  126. package/es/components/data-table/table-batch-actions.d.ts +54 -61
  127. package/es/components/data-table/table-batch-actions.d.ts.map +1 -0
  128. package/es/components/data-table/table-body.d.ts +32 -37
  129. package/es/components/data-table/table-body.d.ts.map +1 -0
  130. package/es/components/data-table/table-cell-content.d.ts +5 -10
  131. package/es/components/data-table/table-cell-content.d.ts.map +1 -0
  132. package/es/components/data-table/table-cell.d.ts +19 -24
  133. package/es/components/data-table/table-cell.d.ts.map +1 -0
  134. package/es/components/data-table/table-expanded-row.d.ts +47 -58
  135. package/es/components/data-table/table-expanded-row.d.ts.map +1 -0
  136. package/es/components/data-table/table-head.d.ts +11 -16
  137. package/es/components/data-table/table-head.d.ts.map +1 -0
  138. package/es/components/data-table/table-header-cell.d.ts +95 -102
  139. package/es/components/data-table/table-header-cell.d.ts.map +1 -0
  140. package/es/components/data-table/table-header-description.d.ts +5 -10
  141. package/es/components/data-table/table-header-description.d.ts.map +1 -0
  142. package/es/components/data-table/table-header-row.d.ts +8 -12
  143. package/es/components/data-table/table-header-row.d.ts.map +1 -0
  144. package/es/components/data-table/table-header-title.d.ts +5 -10
  145. package/es/components/data-table/table-header-title.d.ts.map +1 -0
  146. package/es/components/data-table/table-row.d.ts +187 -192
  147. package/es/components/data-table/table-row.d.ts.map +1 -0
  148. package/es/components/data-table/table-skeleton.d.ts +39 -44
  149. package/es/components/data-table/table-skeleton.d.ts.map +1 -0
  150. package/es/components/data-table/table-toolbar-content.d.ts +14 -19
  151. package/es/components/data-table/table-toolbar-content.d.ts.map +1 -0
  152. package/es/components/data-table/table-toolbar-search.d.ts +62 -68
  153. package/es/components/data-table/table-toolbar-search.d.ts.map +1 -0
  154. package/es/components/data-table/table-toolbar.d.ts +19 -24
  155. package/es/components/data-table/table-toolbar.d.ts.map +1 -0
  156. package/es/components/data-table/table.d.ts +284 -288
  157. package/es/components/data-table/table.d.ts.map +1 -0
  158. package/es/components/date-picker/append-to-plugin.d.ts +8 -12
  159. package/es/components/date-picker/append-to-plugin.d.ts.map +1 -0
  160. package/es/components/date-picker/css-class-plugin.d.ts +56 -60
  161. package/es/components/date-picker/css-class-plugin.d.ts.map +1 -0
  162. package/es/components/date-picker/date-picker-input-skeleton.d.ts +19 -25
  163. package/es/components/date-picker/date-picker-input-skeleton.d.ts.map +1 -0
  164. package/es/components/date-picker/date-picker-input.d.ts +150 -161
  165. package/es/components/date-picker/date-picker-input.d.ts.map +1 -0
  166. package/es/components/date-picker/date-picker.d.ts +224 -225
  167. package/es/components/date-picker/date-picker.d.ts.map +1 -0
  168. package/es/components/date-picker/defs.d.ts +19 -24
  169. package/es/components/date-picker/defs.d.ts.map +1 -0
  170. package/es/components/date-picker/fix-events-plugin.d.ts +24 -28
  171. package/es/components/date-picker/fix-events-plugin.d.ts.map +1 -0
  172. package/es/components/date-picker/focus-plugin.d.ts +40 -44
  173. package/es/components/date-picker/focus-plugin.d.ts.map +1 -0
  174. package/es/components/date-picker/icon-plugin.d.ts +3 -7
  175. package/es/components/date-picker/icon-plugin.d.ts.map +1 -0
  176. package/es/components/date-picker/index.d.ts +5 -5
  177. package/es/components/date-picker/index.d.ts.map +1 -0
  178. package/es/components/date-picker/iso-date.d.ts +2 -12
  179. package/es/components/date-picker/iso-date.d.ts.map +1 -0
  180. package/es/components/date-picker/month-select-plugin.d.ts +24 -28
  181. package/es/components/date-picker/month-select-plugin.d.ts.map +1 -0
  182. package/es/components/date-picker/range-plugin.d.ts +15 -19
  183. package/es/components/date-picker/range-plugin.d.ts.map +1 -0
  184. package/es/components/date-picker/shadow-dom-events-plugin.d.ts +10 -14
  185. package/es/components/date-picker/shadow-dom-events-plugin.d.ts.map +1 -0
  186. package/es/components/date-picker/state-handshake-plugin.d.ts +4 -8
  187. package/es/components/date-picker/state-handshake-plugin.d.ts.map +1 -0
  188. package/es/components/dropdown/defs.d.ts +55 -60
  189. package/es/components/dropdown/defs.d.ts.map +1 -0
  190. package/es/components/dropdown/dropdown-item.d.ts +64 -72
  191. package/es/components/dropdown/dropdown-item.d.ts.map +1 -0
  192. package/es/components/dropdown/dropdown-skeleton.d.ts +14 -19
  193. package/es/components/dropdown/dropdown-skeleton.d.ts.map +1 -0
  194. package/es/components/dropdown/dropdown.d.ts +372 -365
  195. package/es/components/dropdown/dropdown.d.ts.map +1 -0
  196. package/es/components/dropdown/index.d.ts +5 -5
  197. package/es/components/dropdown/index.d.ts.map +1 -0
  198. package/es/components/feature-flags/index.d.ts +39 -25
  199. package/es/components/feature-flags/index.d.ts.map +1 -0
  200. package/es/components/file-uploader/defs.d.ts +26 -36
  201. package/es/components/file-uploader/defs.d.ts.map +1 -0
  202. package/es/components/file-uploader/demo-file-uploader.d.ts +77 -84
  203. package/es/components/file-uploader/demo-file-uploader.d.ts.map +1 -0
  204. package/es/components/file-uploader/file-uploader-button.d.ts +75 -80
  205. package/es/components/file-uploader/file-uploader-button.d.ts.map +1 -0
  206. package/es/components/file-uploader/file-uploader-drop-container.d.ts +68 -73
  207. package/es/components/file-uploader/file-uploader-drop-container.d.ts.map +1 -0
  208. package/es/components/file-uploader/file-uploader-item.d.ts +60 -64
  209. package/es/components/file-uploader/file-uploader-item.d.ts.map +1 -0
  210. package/es/components/file-uploader/file-uploader-skeleton.d.ts +6 -11
  211. package/es/components/file-uploader/file-uploader-skeleton.d.ts.map +1 -0
  212. package/es/components/file-uploader/file-uploader.d.ts +22 -27
  213. package/es/components/file-uploader/file-uploader.d.ts.map +1 -0
  214. package/es/components/file-uploader/index.d.ts +7 -7
  215. package/es/components/file-uploader/index.d.ts.map +1 -0
  216. package/es/components/file-uploader/stories/types.d.ts +27 -33
  217. package/es/components/file-uploader/stories/types.d.ts.map +1 -0
  218. package/es/components/floating-menu/defs.d.ts +26 -36
  219. package/es/components/floating-menu/defs.d.ts.map +1 -0
  220. package/es/components/floating-menu/floating-menu-trigger.d.ts +9 -18
  221. package/es/components/floating-menu/floating-menu-trigger.d.ts.map +1 -0
  222. package/es/components/floating-menu/floating-menu.d.ts +111 -111
  223. package/es/components/floating-menu/floating-menu.d.ts.map +1 -0
  224. package/es/components/floating-menu/index.d.ts +3 -3
  225. package/es/components/floating-menu/index.d.ts.map +1 -0
  226. package/es/components/fluid-number-input/fluid-number-input-skeleton.d.ts +5 -10
  227. package/es/components/fluid-number-input/fluid-number-input-skeleton.d.ts.map +1 -0
  228. package/es/components/fluid-number-input/fluid-number-input.d.ts +7 -12
  229. package/es/components/fluid-number-input/fluid-number-input.d.ts.map +1 -0
  230. package/es/components/fluid-number-input/index.d.ts +4 -4
  231. package/es/components/fluid-number-input/index.d.ts.map +1 -0
  232. package/es/components/fluid-password-input/fluid-password-input.d.ts +6 -11
  233. package/es/components/fluid-password-input/fluid-password-input.d.ts.map +1 -0
  234. package/es/components/fluid-password-input/index.d.ts +2 -2
  235. package/es/components/fluid-password-input/index.d.ts.map +1 -0
  236. package/es/components/fluid-search/fluid-search-skeleton.d.ts +5 -10
  237. package/es/components/fluid-search/fluid-search-skeleton.d.ts.map +1 -0
  238. package/es/components/fluid-search/fluid-search.d.ts +5 -10
  239. package/es/components/fluid-search/fluid-search.d.ts.map +1 -0
  240. package/es/components/fluid-search/index.d.ts +4 -4
  241. package/es/components/fluid-search/index.d.ts.map +1 -0
  242. package/es/components/fluid-select/fluid-select-skeleton.d.ts +5 -10
  243. package/es/components/fluid-select/fluid-select-skeleton.d.ts.map +1 -0
  244. package/es/components/fluid-select/fluid-select.d.ts +12 -17
  245. package/es/components/fluid-select/fluid-select.d.ts.map +1 -0
  246. package/es/components/fluid-select/index.d.ts +4 -4
  247. package/es/components/fluid-select/index.d.ts.map +1 -0
  248. package/es/components/fluid-text-input/fluid-text-input-skeleton.d.ts +5 -10
  249. package/es/components/fluid-text-input/fluid-text-input-skeleton.d.ts.map +1 -0
  250. package/es/components/fluid-text-input/fluid-text-input.d.ts +7 -12
  251. package/es/components/fluid-text-input/fluid-text-input.d.ts.map +1 -0
  252. package/es/components/fluid-text-input/index.d.ts +4 -4
  253. package/es/components/fluid-text-input/index.d.ts.map +1 -0
  254. package/es/components/fluid-textarea/fluid-textarea-skeleton.d.ts +4 -9
  255. package/es/components/fluid-textarea/fluid-textarea-skeleton.d.ts.map +1 -0
  256. package/es/components/fluid-textarea/fluid-textarea.d.ts +6 -11
  257. package/es/components/fluid-textarea/fluid-textarea.d.ts.map +1 -0
  258. package/es/components/fluid-textarea/index.d.ts +4 -4
  259. package/es/components/fluid-textarea/index.d.ts.map +1 -0
  260. package/es/components/fluid-time-picker/fluid-time-picker-select.d.ts +8 -12
  261. package/es/components/fluid-time-picker/fluid-time-picker-select.d.ts.map +1 -0
  262. package/es/components/fluid-time-picker/fluid-time-picker-skeleton.d.ts +10 -15
  263. package/es/components/fluid-time-picker/fluid-time-picker-skeleton.d.ts.map +1 -0
  264. package/es/components/fluid-time-picker/fluid-time-picker.d.ts +15 -20
  265. package/es/components/fluid-time-picker/fluid-time-picker.d.ts.map +1 -0
  266. package/es/components/fluid-time-picker/index.d.ts +4 -4
  267. package/es/components/fluid-time-picker/index.d.ts.map +1 -0
  268. package/es/components/form/form-item.d.ts +5 -10
  269. package/es/components/form/form-item.d.ts.map +1 -0
  270. package/es/components/form/form.d.ts +5 -10
  271. package/es/components/form/form.d.ts.map +1 -0
  272. package/es/components/form/index.d.ts +4 -4
  273. package/es/components/form/index.d.ts.map +1 -0
  274. package/es/components/form-group/form-group.d.ts +26 -31
  275. package/es/components/form-group/form-group.d.ts.map +1 -0
  276. package/es/components/form-group/index.d.ts +3 -3
  277. package/es/components/form-group/index.d.ts.map +1 -0
  278. package/es/components/grid/column-hang.d.ts +5 -10
  279. package/es/components/grid/column-hang.d.ts.map +1 -0
  280. package/es/components/grid/column.d.ts +23 -27
  281. package/es/components/grid/column.d.ts.map +1 -0
  282. package/es/components/grid/defs.d.ts +27 -37
  283. package/es/components/grid/defs.d.ts.map +1 -0
  284. package/es/components/grid/grid-context.d.ts +7 -17
  285. package/es/components/grid/grid-context.d.ts.map +1 -0
  286. package/es/components/grid/grid.d.ts +29 -34
  287. package/es/components/grid/grid.d.ts.map +1 -0
  288. package/es/components/grid/index.d.ts +5 -5
  289. package/es/components/grid/index.d.ts.map +1 -0
  290. package/es/components/heading/defs.d.ts +1 -11
  291. package/es/components/heading/defs.d.ts.map +1 -0
  292. package/es/components/heading/heading.d.ts +18 -23
  293. package/es/components/heading/heading.d.ts.map +1 -0
  294. package/es/components/heading/index.d.ts +3 -3
  295. package/es/components/heading/index.d.ts.map +1 -0
  296. package/es/components/icon/icon.d.ts +21 -27
  297. package/es/components/icon/icon.d.ts.map +1 -0
  298. package/es/components/icon/index.d.ts +3 -3
  299. package/es/components/icon/index.d.ts.map +1 -0
  300. package/es/components/icon-button/defs.d.ts +46 -56
  301. package/es/components/icon-button/defs.d.ts.map +1 -0
  302. package/es/components/icon-button/icon-button.d.ts +42 -46
  303. package/es/components/icon-button/icon-button.d.ts.map +1 -0
  304. package/es/components/icon-button/index.d.ts +3 -3
  305. package/es/components/icon-button/index.d.ts.map +1 -0
  306. package/es/components/icon-indicator/defs.d.ts +49 -59
  307. package/es/components/icon-indicator/defs.d.ts.map +1 -0
  308. package/es/components/icon-indicator/icon-indicator.d.ts +19 -23
  309. package/es/components/icon-indicator/icon-indicator.d.ts.map +1 -0
  310. package/es/components/icon-indicator/index.d.ts +3 -3
  311. package/es/components/icon-indicator/index.d.ts.map +1 -0
  312. package/es/components/inline-loading/defs.d.ts +17 -27
  313. package/es/components/inline-loading/defs.d.ts.map +1 -0
  314. package/es/components/inline-loading/index.d.ts +3 -3
  315. package/es/components/inline-loading/index.d.ts.map +1 -0
  316. package/es/components/inline-loading/inline-loading.d.ts +30 -34
  317. package/es/components/inline-loading/inline-loading.d.ts.map +1 -0
  318. package/es/components/layer/index.d.ts +3 -3
  319. package/es/components/layer/index.d.ts.map +1 -0
  320. package/es/components/layer/layer.d.ts +24 -29
  321. package/es/components/layer/layer.d.ts.map +1 -0
  322. package/es/components/link/index.d.ts +3 -3
  323. package/es/components/link/index.d.ts.map +1 -0
  324. package/es/components/link/link.d.ts +91 -105
  325. package/es/components/link/link.d.ts.map +1 -0
  326. package/es/components/link/link.scss.js +1 -1
  327. package/es/components/link/link.scss.js.map +1 -1
  328. package/es/components/list/index.d.ts +5 -5
  329. package/es/components/list/index.d.ts.map +1 -0
  330. package/es/components/list/list-item.d.ts +15 -20
  331. package/es/components/list/list-item.d.ts.map +1 -0
  332. package/es/components/list/ordered-list.d.ts +9 -14
  333. package/es/components/list/ordered-list.d.ts.map +1 -0
  334. package/es/components/list/unordered-list.d.ts +18 -23
  335. package/es/components/list/unordered-list.d.ts.map +1 -0
  336. package/es/components/loading/defs.d.ts +9 -19
  337. package/es/components/loading/defs.d.ts.map +1 -0
  338. package/es/components/loading/index.d.ts +4 -4
  339. package/es/components/loading/index.d.ts.map +1 -0
  340. package/es/components/loading/loading-icon.d.ts +5 -19
  341. package/es/components/loading/loading-icon.d.ts.map +1 -0
  342. package/es/components/loading/loading.d.ts +42 -46
  343. package/es/components/loading/loading.d.ts.map +1 -0
  344. package/es/components/loading/types.d.ts +7 -4
  345. package/es/components/loading/types.d.ts.map +1 -0
  346. package/es/components/menu/defs.d.ts +35 -45
  347. package/es/components/menu/defs.d.ts.map +1 -0
  348. package/es/components/menu/index.d.ts +8 -8
  349. package/es/components/menu/index.d.ts.map +1 -0
  350. package/es/components/menu/menu-context.d.ts +9 -19
  351. package/es/components/menu/menu-context.d.ts.map +1 -0
  352. package/es/components/menu/menu-item-divider.d.ts +5 -9
  353. package/es/components/menu/menu-item-divider.d.ts.map +1 -0
  354. package/es/components/menu/menu-item-group.d.ts +9 -14
  355. package/es/components/menu/menu-item-group.d.ts.map +1 -0
  356. package/es/components/menu/menu-item-radio-group.d.ts +28 -33
  357. package/es/components/menu/menu-item-radio-group.d.ts.map +1 -0
  358. package/es/components/menu/menu-item-selectable.d.ts +38 -43
  359. package/es/components/menu/menu-item-selectable.d.ts.map +1 -0
  360. package/es/components/menu/menu-item.d.ts +88 -92
  361. package/es/components/menu/menu-item.d.ts.map +1 -0
  362. package/es/components/menu/menu.d.ts +130 -133
  363. package/es/components/menu/menu.d.ts.map +1 -0
  364. package/es/components/menu-button/defs.d.ts +30 -40
  365. package/es/components/menu-button/defs.d.ts.map +1 -0
  366. package/es/components/menu-button/index.d.ts +3 -3
  367. package/es/components/menu-button/index.d.ts.map +1 -0
  368. package/es/components/menu-button/menu-button.d.ts +66 -71
  369. package/es/components/menu-button/menu-button.d.ts.map +1 -0
  370. package/es/components/modal/defs.d.ts +17 -27
  371. package/es/components/modal/defs.d.ts.map +1 -0
  372. package/es/components/modal/index.d.ts +11 -11
  373. package/es/components/modal/index.d.ts.map +1 -0
  374. package/es/components/modal/modal-body-content.d.ts +5 -10
  375. package/es/components/modal/modal-body-content.d.ts.map +1 -0
  376. package/es/components/modal/modal-body.d.ts +10 -15
  377. package/es/components/modal/modal-body.d.ts.map +1 -0
  378. package/es/components/modal/modal-close-button.d.ts +21 -27
  379. package/es/components/modal/modal-close-button.d.ts.map +1 -0
  380. package/es/components/modal/modal-footer-button.d.ts +4 -8
  381. package/es/components/modal/modal-footer-button.d.ts.map +1 -0
  382. package/es/components/modal/modal-footer.d.ts +17 -22
  383. package/es/components/modal/modal-footer.d.ts.map +1 -0
  384. package/es/components/modal/modal-header.d.ts +24 -31
  385. package/es/components/modal/modal-header.d.ts.map +1 -0
  386. package/es/components/modal/modal-heading.d.ts +5 -10
  387. package/es/components/modal/modal-heading.d.ts.map +1 -0
  388. package/es/components/modal/modal-label.d.ts +5 -10
  389. package/es/components/modal/modal-label.d.ts.map +1 -0
  390. package/es/components/modal/modal.d.ts +195 -199
  391. package/es/components/modal/modal.d.ts.map +1 -0
  392. package/es/components/multi-select/defs.d.ts +13 -23
  393. package/es/components/multi-select/defs.d.ts.map +1 -0
  394. package/es/components/multi-select/index.d.ts +4 -4
  395. package/es/components/multi-select/index.d.ts.map +1 -0
  396. package/es/components/multi-select/multi-select-item.d.ts +26 -31
  397. package/es/components/multi-select/multi-select-item.d.ts.map +1 -0
  398. package/es/components/multi-select/multi-select.d.ts +175 -187
  399. package/es/components/multi-select/multi-select.d.ts.map +1 -0
  400. package/es/components/notification/actionable-notification-button.d.ts +5 -9
  401. package/es/components/notification/actionable-notification-button.d.ts.map +1 -0
  402. package/es/components/notification/actionable-notification.d.ts +76 -89
  403. package/es/components/notification/actionable-notification.d.ts.map +1 -0
  404. package/es/components/notification/callout-notification.d.ts +18 -25
  405. package/es/components/notification/callout-notification.d.ts.map +1 -0
  406. package/es/components/notification/defs.d.ts +50 -60
  407. package/es/components/notification/defs.d.ts.map +1 -0
  408. package/es/components/notification/index.d.ts +7 -7
  409. package/es/components/notification/index.d.ts.map +1 -0
  410. package/es/components/notification/inline-notification.d.ts +101 -110
  411. package/es/components/notification/inline-notification.d.ts.map +1 -0
  412. package/es/components/notification/stories/helper.d.ts +9 -14
  413. package/es/components/notification/stories/helper.d.ts.map +1 -0
  414. package/es/components/notification/toast-notification.d.ts +12 -17
  415. package/es/components/notification/toast-notification.d.ts.map +1 -0
  416. package/es/components/number-input/defs.d.ts +5 -10
  417. package/es/components/number-input/defs.d.ts.map +1 -0
  418. package/es/components/number-input/index.d.ts +4 -4
  419. package/es/components/number-input/index.d.ts.map +1 -0
  420. package/es/components/number-input/number-input-skeleton.d.ts +9 -14
  421. package/es/components/number-input/number-input-skeleton.d.ts.map +1 -0
  422. package/es/components/number-input/number-input.d.ts +111 -116
  423. package/es/components/number-input/number-input.d.ts.map +1 -0
  424. package/es/components/overflow-menu/defs.d.ts +20 -30
  425. package/es/components/overflow-menu/defs.d.ts.map +1 -0
  426. package/es/components/overflow-menu/index.d.ts +5 -5
  427. package/es/components/overflow-menu/index.d.ts.map +1 -0
  428. package/es/components/overflow-menu/overflow-menu-body.d.ts +68 -74
  429. package/es/components/overflow-menu/overflow-menu-body.d.ts.map +1 -0
  430. package/es/components/overflow-menu/overflow-menu-item.d.ts +49 -55
  431. package/es/components/overflow-menu/overflow-menu-item.d.ts.map +1 -0
  432. package/es/components/overflow-menu/overflow-menu.d.ts +75 -77
  433. package/es/components/overflow-menu/overflow-menu.d.ts.map +1 -0
  434. package/es/components/page-header/index.d.ts +8 -8
  435. package/es/components/page-header/index.d.ts.map +1 -0
  436. package/es/components/page-header/page-header-breadcrumb.d.ts +22 -27
  437. package/es/components/page-header/page-header-breadcrumb.d.ts.map +1 -0
  438. package/es/components/page-header/page-header-content-text.d.ts +9 -14
  439. package/es/components/page-header/page-header-content-text.d.ts.map +1 -0
  440. package/es/components/page-header/page-header-content.d.ts +27 -34
  441. package/es/components/page-header/page-header-content.d.ts.map +1 -0
  442. package/es/components/page-header/page-header-hero-image.d.ts +5 -10
  443. package/es/components/page-header/page-header-hero-image.d.ts.map +1 -0
  444. package/es/components/page-header/page-header-tabs.d.ts +5 -10
  445. package/es/components/page-header/page-header-tabs.d.ts.map +1 -0
  446. package/es/components/page-header/page-header.d.ts +5 -10
  447. package/es/components/page-header/page-header.d.ts.map +1 -0
  448. package/es/components/pagination/defs.d.ts +13 -23
  449. package/es/components/pagination/defs.d.ts.map +1 -0
  450. package/es/components/pagination/index.d.ts +5 -5
  451. package/es/components/pagination/index.d.ts.map +1 -0
  452. package/es/components/pagination/pagination.d.ts +178 -183
  453. package/es/components/pagination/pagination.d.ts.map +1 -0
  454. package/es/components/pagination-nav/defs.d.ts +43 -53
  455. package/es/components/pagination-nav/defs.d.ts.map +1 -0
  456. package/es/components/pagination-nav/index.d.ts +2 -2
  457. package/es/components/pagination-nav/index.d.ts.map +1 -0
  458. package/es/components/pagination-nav/pagination-nav.d.ts +89 -93
  459. package/es/components/pagination-nav/pagination-nav.d.ts.map +1 -0
  460. package/es/components/password-input/defs.d.ts +27 -32
  461. package/es/components/password-input/defs.d.ts.map +1 -0
  462. package/es/components/password-input/index.d.ts +4 -4
  463. package/es/components/password-input/index.d.ts.map +1 -0
  464. package/es/components/password-input/password-input-skeleton.d.ts +9 -14
  465. package/es/components/password-input/password-input-skeleton.d.ts.map +1 -0
  466. package/es/components/password-input/password-input.d.ts +65 -72
  467. package/es/components/password-input/password-input.d.ts.map +1 -0
  468. package/es/components/popover/defs.d.ts +106 -116
  469. package/es/components/popover/defs.d.ts.map +1 -0
  470. package/es/components/popover/index.d.ts +4 -4
  471. package/es/components/popover/index.d.ts.map +1 -0
  472. package/es/components/popover/popover-content.d.ts +46 -51
  473. package/es/components/popover/popover-content.d.ts.map +1 -0
  474. package/es/components/popover/popover.d.ts +122 -129
  475. package/es/components/popover/popover.d.ts.map +1 -0
  476. package/es/components/progress-bar/defs.d.ts +35 -45
  477. package/es/components/progress-bar/defs.d.ts.map +1 -0
  478. package/es/components/progress-bar/index.d.ts +3 -3
  479. package/es/components/progress-bar/index.d.ts.map +1 -0
  480. package/es/components/progress-bar/progress-bar.d.ts +41 -45
  481. package/es/components/progress-bar/progress-bar.d.ts.map +1 -0
  482. package/es/components/progress-indicator/defs.d.ts +17 -27
  483. package/es/components/progress-indicator/defs.d.ts.map +1 -0
  484. package/es/components/progress-indicator/index.d.ts +6 -6
  485. package/es/components/progress-indicator/index.d.ts.map +1 -0
  486. package/es/components/progress-indicator/progress-indicator-skeleton.d.ts +14 -20
  487. package/es/components/progress-indicator/progress-indicator-skeleton.d.ts.map +1 -0
  488. package/es/components/progress-indicator/progress-indicator.d.ts +35 -41
  489. package/es/components/progress-indicator/progress-indicator.d.ts.map +1 -0
  490. package/es/components/progress-indicator/progress-step-skeleton.d.ts +10 -16
  491. package/es/components/progress-indicator/progress-step-skeleton.d.ts.map +1 -0
  492. package/es/components/progress-indicator/progress-step.d.ts +79 -85
  493. package/es/components/progress-indicator/progress-step.d.ts.map +1 -0
  494. package/es/components/radio-button/defs.d.ts +18 -28
  495. package/es/components/radio-button/defs.d.ts.map +1 -0
  496. package/es/components/radio-button/index.d.ts +5 -5
  497. package/es/components/radio-button/index.d.ts.map +1 -0
  498. package/es/components/radio-button/radio-button-group.d.ts +118 -111
  499. package/es/components/radio-button/radio-button-group.d.ts.map +1 -0
  500. package/es/components/radio-button/radio-button-skeleton.d.ts +5 -10
  501. package/es/components/radio-button/radio-button-skeleton.d.ts.map +1 -0
  502. package/es/components/radio-button/radio-button.d.ts +138 -142
  503. package/es/components/radio-button/radio-button.d.ts.map +1 -0
  504. package/es/components/search/index.d.ts +4 -4
  505. package/es/components/search/index.d.ts.map +1 -0
  506. package/es/components/search/search-skeleton.d.ts +10 -16
  507. package/es/components/search/search-skeleton.d.ts.map +1 -0
  508. package/es/components/search/search.d.ts +122 -121
  509. package/es/components/search/search.d.ts.map +1 -0
  510. package/es/components/select/index.d.ts +6 -6
  511. package/es/components/select/index.d.ts.map +1 -0
  512. package/es/components/select/select-item-group.d.ts +11 -15
  513. package/es/components/select/select-item-group.d.ts.map +1 -0
  514. package/es/components/select/select-item.d.ts +19 -23
  515. package/es/components/select/select-item.d.ts.map +1 -0
  516. package/es/components/select/select-skeleton.d.ts +9 -14
  517. package/es/components/select/select-skeleton.d.ts.map +1 -0
  518. package/es/components/select/select.d.ts +196 -204
  519. package/es/components/select/select.d.ts.map +1 -0
  520. package/es/components/shape-indicator/defs.d.ts +45 -55
  521. package/es/components/shape-indicator/defs.d.ts.map +1 -0
  522. package/es/components/shape-indicator/index.d.ts +3 -3
  523. package/es/components/shape-indicator/index.d.ts.map +1 -0
  524. package/es/components/shape-indicator/shape-indicator.d.ts +21 -26
  525. package/es/components/shape-indicator/shape-indicator.d.ts.map +1 -0
  526. package/es/components/side-panel/defs.d.ts +26 -36
  527. package/es/components/side-panel/defs.d.ts.map +1 -0
  528. package/es/components/side-panel/index.d.ts +3 -3
  529. package/es/components/side-panel/index.d.ts.map +1 -0
  530. package/es/components/side-panel/side-panel.d.ts +190 -193
  531. package/es/components/side-panel/side-panel.d.ts.map +1 -0
  532. package/es/components/skeleton-icon/index.d.ts +3 -3
  533. package/es/components/skeleton-icon/index.d.ts.map +1 -0
  534. package/es/components/skeleton-icon/skeleton-icon.d.ts +4 -8
  535. package/es/components/skeleton-icon/skeleton-icon.d.ts.map +1 -0
  536. package/es/components/skeleton-placeholder/index.d.ts +3 -3
  537. package/es/components/skeleton-placeholder/index.d.ts.map +1 -0
  538. package/es/components/skeleton-placeholder/skeleton-placeholder.d.ts +9 -14
  539. package/es/components/skeleton-placeholder/skeleton-placeholder.d.ts.map +1 -0
  540. package/es/components/skeleton-text/defs.d.ts +9 -19
  541. package/es/components/skeleton-text/defs.d.ts.map +1 -0
  542. package/es/components/skeleton-text/index.d.ts +3 -3
  543. package/es/components/skeleton-text/index.d.ts.map +1 -0
  544. package/es/components/skeleton-text/skeleton-text.d.ts +32 -35
  545. package/es/components/skeleton-text/skeleton-text.d.ts.map +1 -0
  546. package/es/components/skip-to-content/index.d.ts +3 -3
  547. package/es/components/skip-to-content/index.d.ts.map +1 -0
  548. package/es/components/skip-to-content/skip-to-content.d.ts +24 -36
  549. package/es/components/skip-to-content/skip-to-content.d.ts.map +1 -0
  550. package/es/components/slider/index.d.ts +5 -5
  551. package/es/components/slider/index.d.ts.map +1 -0
  552. package/es/components/slider/slider-input.d.ts +85 -97
  553. package/es/components/slider/slider-input.d.ts.map +1 -0
  554. package/es/components/slider/slider-skeleton.d.ts +9 -14
  555. package/es/components/slider/slider-skeleton.d.ts.map +1 -0
  556. package/es/components/slider/slider.d.ts +249 -248
  557. package/es/components/slider/slider.d.ts.map +1 -0
  558. package/es/components/slug/defs.d.ts +38 -48
  559. package/es/components/slug/defs.d.ts.map +1 -0
  560. package/es/components/slug/index.d.ts +4 -4
  561. package/es/components/slug/index.d.ts.map +1 -0
  562. package/es/components/slug/slug-action-button.d.ts +8 -13
  563. package/es/components/slug/slug-action-button.d.ts.map +1 -0
  564. package/es/components/slug/slug.d.ts +40 -46
  565. package/es/components/slug/slug.d.ts.map +1 -0
  566. package/es/components/stack/defs.d.ts +10 -20
  567. package/es/components/stack/defs.d.ts.map +1 -0
  568. package/es/components/stack/index.d.ts +3 -3
  569. package/es/components/stack/index.d.ts.map +1 -0
  570. package/es/components/stack/stack.d.ts +21 -25
  571. package/es/components/stack/stack.d.ts.map +1 -0
  572. package/es/components/structured-list/index.d.ts +10 -10
  573. package/es/components/structured-list/index.d.ts.map +1 -0
  574. package/es/components/structured-list/structured-list-body.d.ts +6 -11
  575. package/es/components/structured-list/structured-list-body.d.ts.map +1 -0
  576. package/es/components/structured-list/structured-list-cell.d.ts +6 -11
  577. package/es/components/structured-list/structured-list-cell.d.ts.map +1 -0
  578. package/es/components/structured-list/structured-list-head.d.ts +6 -11
  579. package/es/components/structured-list/structured-list-head.d.ts.map +1 -0
  580. package/es/components/structured-list/structured-list-header-cell-skeleton.d.ts +5 -10
  581. package/es/components/structured-list/structured-list-header-cell-skeleton.d.ts.map +1 -0
  582. package/es/components/structured-list/structured-list-header-cell.d.ts +6 -11
  583. package/es/components/structured-list/structured-list-header-cell.d.ts.map +1 -0
  584. package/es/components/structured-list/structured-list-header-row.d.ts +11 -16
  585. package/es/components/structured-list/structured-list-header-row.d.ts.map +1 -0
  586. package/es/components/structured-list/structured-list-row.d.ts +56 -67
  587. package/es/components/structured-list/structured-list-row.d.ts.map +1 -0
  588. package/es/components/structured-list/structured-list.d.ts +34 -46
  589. package/es/components/structured-list/structured-list.d.ts.map +1 -0
  590. package/es/components/tabs/defs.d.ts +34 -44
  591. package/es/components/tabs/defs.d.ts.map +1 -0
  592. package/es/components/tabs/index.d.ts +6 -6
  593. package/es/components/tabs/index.d.ts.map +1 -0
  594. package/es/components/tabs/tab-skeleton.d.ts +5 -11
  595. package/es/components/tabs/tab-skeleton.d.ts.map +1 -0
  596. package/es/components/tabs/tab.d.ts +26 -35
  597. package/es/components/tabs/tab.d.ts.map +1 -0
  598. package/es/components/tabs/tabs-skeleton.d.ts +9 -15
  599. package/es/components/tabs/tabs-skeleton.d.ts.map +1 -0
  600. package/es/components/tabs/tabs.d.ts +187 -195
  601. package/es/components/tabs/tabs.d.ts.map +1 -0
  602. package/es/components/tag/defs.d.ts +54 -64
  603. package/es/components/tag/defs.d.ts.map +1 -0
  604. package/es/components/tag/dismissible-tag.d.ts +89 -93
  605. package/es/components/tag/dismissible-tag.d.ts.map +1 -0
  606. package/es/components/tag/index.d.ts +7 -7
  607. package/es/components/tag/index.d.ts.map +1 -0
  608. package/es/components/tag/operational-tag.d.ts +69 -71
  609. package/es/components/tag/operational-tag.d.ts.map +1 -0
  610. package/es/components/tag/selectable-tag.d.ts +64 -66
  611. package/es/components/tag/selectable-tag.d.ts.map +1 -0
  612. package/es/components/tag/tag-skeleton.d.ts +11 -17
  613. package/es/components/tag/tag-skeleton.d.ts.map +1 -0
  614. package/es/components/tag/tag.d.ts +92 -98
  615. package/es/components/tag/tag.d.ts.map +1 -0
  616. package/es/components/tag/types.d.ts +7 -4
  617. package/es/components/tag/types.d.ts.map +1 -0
  618. package/es/components/tearsheet/defs.d.ts +15 -25
  619. package/es/components/tearsheet/defs.d.ts.map +1 -0
  620. package/es/components/tearsheet/index.d.ts +3 -3
  621. package/es/components/tearsheet/index.d.ts.map +1 -0
  622. package/es/components/tearsheet/tearsheet.d.ts +160 -164
  623. package/es/components/tearsheet/tearsheet.d.ts.map +1 -0
  624. package/es/components/text-input/defs.d.ts +55 -60
  625. package/es/components/text-input/defs.d.ts.map +1 -0
  626. package/es/components/text-input/index.d.ts +4 -4
  627. package/es/components/text-input/index.d.ts.map +1 -0
  628. package/es/components/text-input/stories/helpers.d.ts +14 -29
  629. package/es/components/text-input/stories/helpers.d.ts.map +1 -0
  630. package/es/components/text-input/text-input-skeleton.d.ts +9 -14
  631. package/es/components/text-input/text-input-skeleton.d.ts.map +1 -0
  632. package/es/components/text-input/text-input.d.ts +196 -199
  633. package/es/components/text-input/text-input.d.ts.map +1 -0
  634. package/es/components/textarea/defs.d.ts +3 -4
  635. package/es/components/textarea/defs.d.ts.map +1 -0
  636. package/es/components/textarea/index.d.ts +4 -4
  637. package/es/components/textarea/index.d.ts.map +1 -0
  638. package/es/components/textarea/stories/helpers.d.ts +21 -36
  639. package/es/components/textarea/stories/helpers.d.ts.map +1 -0
  640. package/es/components/textarea/textarea-skeleton.d.ts +9 -14
  641. package/es/components/textarea/textarea-skeleton.d.ts.map +1 -0
  642. package/es/components/textarea/textarea.d.ts +83 -90
  643. package/es/components/textarea/textarea.d.ts.map +1 -0
  644. package/es/components/tile/clickable-tile.d.ts +47 -52
  645. package/es/components/tile/clickable-tile.d.ts.map +1 -0
  646. package/es/components/tile/defs.d.ts +3 -4
  647. package/es/components/tile/defs.d.ts.map +1 -0
  648. package/es/components/tile/expandable-tile.d.ts +77 -82
  649. package/es/components/tile/expandable-tile.d.ts.map +1 -0
  650. package/es/components/tile/index.d.ts +8 -8
  651. package/es/components/tile/index.d.ts.map +1 -0
  652. package/es/components/tile/radio-tile.d.ts +14 -19
  653. package/es/components/tile/radio-tile.d.ts.map +1 -0
  654. package/es/components/tile/selectable-tile.d.ts +108 -115
  655. package/es/components/tile/selectable-tile.d.ts.map +1 -0
  656. package/es/components/tile/tile-group.d.ts +77 -88
  657. package/es/components/tile/tile-group.d.ts.map +1 -0
  658. package/es/components/tile/tile.d.ts +37 -43
  659. package/es/components/tile/tile.d.ts.map +1 -0
  660. package/es/components/tile/tile.scss.js +1 -1
  661. package/es/components/time-picker/defs.d.ts +15 -20
  662. package/es/components/time-picker/defs.d.ts.map +1 -0
  663. package/es/components/time-picker/index.d.ts +4 -4
  664. package/es/components/time-picker/index.d.ts.map +1 -0
  665. package/es/components/time-picker/time-picker-select.d.ts +80 -85
  666. package/es/components/time-picker/time-picker-select.d.ts.map +1 -0
  667. package/es/components/time-picker/time-picker.d.ts +120 -121
  668. package/es/components/time-picker/time-picker.d.ts.map +1 -0
  669. package/es/components/toggle/defs.d.ts +9 -19
  670. package/es/components/toggle/defs.d.ts.map +1 -0
  671. package/es/components/toggle/index.d.ts +4 -4
  672. package/es/components/toggle/index.d.ts.map +1 -0
  673. package/es/components/toggle/toggle-skeleton.d.ts +5 -10
  674. package/es/components/toggle/toggle-skeleton.d.ts.map +1 -0
  675. package/es/components/toggle/toggle.d.ts +85 -89
  676. package/es/components/toggle/toggle.d.ts.map +1 -0
  677. package/es/components/toggle-tip/index.d.ts +3 -3
  678. package/es/components/toggle-tip/index.d.ts.map +1 -0
  679. package/es/components/toggle-tip/toggletip.d.ts +88 -91
  680. package/es/components/toggle-tip/toggletip.d.ts.map +1 -0
  681. package/es/components/tooltip/definition-tooltip.d.ts +29 -34
  682. package/es/components/tooltip/definition-tooltip.d.ts.map +1 -0
  683. package/es/components/tooltip/index.d.ts +5 -5
  684. package/es/components/tooltip/index.d.ts.map +1 -0
  685. package/es/components/tooltip/tooltip-content.d.ts +4 -14
  686. package/es/components/tooltip/tooltip-content.d.ts.map +1 -0
  687. package/es/components/tooltip/tooltip.d.ts +96 -102
  688. package/es/components/tooltip/tooltip.d.ts.map +1 -0
  689. package/es/components/tree-view/defs.d.ts +9 -19
  690. package/es/components/tree-view/defs.d.ts.map +1 -0
  691. package/es/components/tree-view/index.d.ts +4 -4
  692. package/es/components/tree-view/index.d.ts.map +1 -0
  693. package/es/components/tree-view/tree-node.d.ts +69 -74
  694. package/es/components/tree-view/tree-node.d.ts.map +1 -0
  695. package/es/components/tree-view/tree-view.d.ts +37 -41
  696. package/es/components/tree-view/tree-view.d.ts.map +1 -0
  697. package/es/components/ui-shell/defs.d.ts +27 -37
  698. package/es/components/ui-shell/defs.d.ts.map +1 -0
  699. package/es/components/ui-shell/header-global-action.d.ts +40 -44
  700. package/es/components/ui-shell/header-global-action.d.ts.map +1 -0
  701. package/es/components/ui-shell/header-menu-button.d.ts +45 -52
  702. package/es/components/ui-shell/header-menu-button.d.ts.map +1 -0
  703. package/es/components/ui-shell/header-menu-item.d.ts +5 -8
  704. package/es/components/ui-shell/header-menu-item.d.ts.map +1 -0
  705. package/es/components/ui-shell/header-menu.d.ts +74 -83
  706. package/es/components/ui-shell/header-menu.d.ts.map +1 -0
  707. package/es/components/ui-shell/header-name.d.ts +22 -34
  708. package/es/components/ui-shell/header-name.d.ts.map +1 -0
  709. package/es/components/ui-shell/header-nav-item.d.ts +42 -54
  710. package/es/components/ui-shell/header-nav-item.d.ts.map +1 -0
  711. package/es/components/ui-shell/header-nav.d.ts +10 -15
  712. package/es/components/ui-shell/header-nav.d.ts.map +1 -0
  713. package/es/components/ui-shell/header-panel.d.ts +17 -22
  714. package/es/components/ui-shell/header-panel.d.ts.map +1 -0
  715. package/es/components/ui-shell/header-side-nav-items.d.ts +11 -16
  716. package/es/components/ui-shell/header-side-nav-items.d.ts.map +1 -0
  717. package/es/components/ui-shell/header.d.ts +6 -11
  718. package/es/components/ui-shell/header.d.ts.map +1 -0
  719. package/es/components/ui-shell/index.d.ts +21 -21
  720. package/es/components/ui-shell/index.d.ts.map +1 -0
  721. package/es/components/ui-shell/side-nav-divider.d.ts +5 -9
  722. package/es/components/ui-shell/side-nav-divider.d.ts.map +1 -0
  723. package/es/components/ui-shell/side-nav-items.d.ts +6 -11
  724. package/es/components/ui-shell/side-nav-items.d.ts.map +1 -0
  725. package/es/components/ui-shell/side-nav-link.d.ts +47 -59
  726. package/es/components/ui-shell/side-nav-link.d.ts.map +1 -0
  727. package/es/components/ui-shell/side-nav-menu-item.d.ts +36 -48
  728. package/es/components/ui-shell/side-nav-menu-item.d.ts.map +1 -0
  729. package/es/components/ui-shell/side-nav-menu.d.ts +79 -91
  730. package/es/components/ui-shell/side-nav-menu.d.ts.map +1 -0
  731. package/es/components/ui-shell/side-nav.d.ts +106 -109
  732. package/es/components/ui-shell/side-nav.d.ts.map +1 -0
  733. package/es/components/ui-shell/switcher-divider.d.ts +5 -9
  734. package/es/components/ui-shell/switcher-divider.d.ts.map +1 -0
  735. package/es/components/ui-shell/switcher-item.d.ts +35 -47
  736. package/es/components/ui-shell/switcher-item.d.ts.map +1 -0
  737. package/es/components/ui-shell/switcher.d.ts +22 -27
  738. package/es/components/ui-shell/switcher.d.ts.map +1 -0
  739. package/es/globals/controllers/floating-controller.d.ts +39 -43
  740. package/es/globals/controllers/floating-controller.d.ts.map +1 -0
  741. package/es/globals/decorators/carbon-element.d.ts +16 -25
  742. package/es/globals/decorators/carbon-element.d.ts.map +1 -0
  743. package/es/globals/decorators/host-listener.d.ts +1 -10
  744. package/es/globals/decorators/host-listener.d.ts.map +1 -0
  745. package/es/globals/directives/if-non-empty.d.ts +1 -10
  746. package/es/globals/directives/if-non-empty.d.ts.map +1 -0
  747. package/es/globals/directives/spread.d.ts +21 -26
  748. package/es/globals/directives/spread.d.ts.map +1 -0
  749. package/es/globals/internal/collection-helpers.d.ts +5 -15
  750. package/es/globals/internal/collection-helpers.d.ts.map +1 -0
  751. package/es/globals/internal/deep-shadow-contains.d.ts +1 -11
  752. package/es/globals/internal/deep-shadow-contains.d.ts.map +1 -0
  753. package/es/globals/internal/feature-flags.d.ts +2 -12
  754. package/es/globals/internal/feature-flags.d.ts.map +1 -0
  755. package/es/globals/internal/handle.d.ts +6 -16
  756. package/es/globals/internal/handle.d.ts.map +1 -0
  757. package/es/globals/internal/icon-loader-utils.d.ts +15 -28
  758. package/es/globals/internal/icon-loader-utils.d.ts.map +1 -0
  759. package/es/globals/internal/icon-loader.d.ts +6 -10
  760. package/es/globals/internal/icon-loader.d.ts.map +1 -0
  761. package/es/globals/internal/radio-group-manager.d.ts +93 -102
  762. package/es/globals/internal/radio-group-manager.d.ts.map +1 -0
  763. package/es/globals/mixins/focus.d.ts +5 -17
  764. package/es/globals/mixins/focus.d.ts.map +1 -0
  765. package/es/globals/mixins/focus.js +13 -11
  766. package/es/globals/mixins/focus.js.map +1 -1
  767. package/es/globals/mixins/form.d.ts +11 -23
  768. package/es/globals/mixins/form.d.ts.map +1 -0
  769. package/es/globals/mixins/form.js.map +1 -1
  770. package/es/globals/mixins/host-listener.d.ts +15 -29
  771. package/es/globals/mixins/host-listener.d.ts.map +1 -0
  772. package/es/globals/mixins/host-listener.js.map +1 -1
  773. package/es/globals/mixins/on.d.ts +2 -12
  774. package/es/globals/mixins/on.d.ts.map +1 -0
  775. package/es/globals/mixins/validity.d.ts +23 -67
  776. package/es/globals/mixins/validity.d.ts.map +1 -0
  777. package/es/globals/mixins/validity.js.map +1 -1
  778. package/es/globals/settings.d.ts +0 -9
  779. package/es/globals/settings.d.ts.map +1 -0
  780. package/es/globals/shared-enums.d.ts +9 -19
  781. package/es/globals/shared-enums.d.ts.map +1 -0
  782. package/es/index.d.ts +170 -171
  783. package/es/index.d.ts.map +1 -0
  784. package/es-custom/components/accordion/accordion-item-skeleton.d.ts +6 -11
  785. package/es-custom/components/accordion/accordion-item-skeleton.d.ts.map +1 -0
  786. package/es-custom/components/accordion/accordion-item.d.ts +77 -82
  787. package/es-custom/components/accordion/accordion-item.d.ts.map +1 -0
  788. package/es-custom/components/accordion/accordion-skeleton.d.ts +26 -32
  789. package/es-custom/components/accordion/accordion-skeleton.d.ts.map +1 -0
  790. package/es-custom/components/accordion/accordion.d.ts +26 -30
  791. package/es-custom/components/accordion/accordion.d.ts.map +1 -0
  792. package/es-custom/components/accordion/defs.d.ts +31 -41
  793. package/es-custom/components/accordion/defs.d.ts.map +1 -0
  794. package/es-custom/components/accordion/index.d.ts +6 -6
  795. package/es-custom/components/accordion/index.d.ts.map +1 -0
  796. package/es-custom/components/ai-label/ai-label-action-button.d.ts +8 -12
  797. package/es-custom/components/ai-label/ai-label-action-button.d.ts.map +1 -0
  798. package/es-custom/components/ai-label/ai-label.d.ts +44 -49
  799. package/es-custom/components/ai-label/ai-label.d.ts.map +1 -0
  800. package/es-custom/components/ai-label/defs.d.ts +38 -48
  801. package/es-custom/components/ai-label/defs.d.ts.map +1 -0
  802. package/es-custom/components/ai-label/index.d.ts +4 -4
  803. package/es-custom/components/ai-label/index.d.ts.map +1 -0
  804. package/es-custom/components/ai-skeleton/ai-skeleton-icon.d.ts +10 -15
  805. package/es-custom/components/ai-skeleton/ai-skeleton-icon.d.ts.map +1 -0
  806. package/es-custom/components/ai-skeleton/ai-skeleton-placeholder.d.ts +6 -11
  807. package/es-custom/components/ai-skeleton/ai-skeleton-placeholder.d.ts.map +1 -0
  808. package/es-custom/components/ai-skeleton/ai-skeleton-text.d.ts +22 -27
  809. package/es-custom/components/ai-skeleton/ai-skeleton-text.d.ts.map +1 -0
  810. package/es-custom/components/ai-skeleton/index.d.ts +5 -5
  811. package/es-custom/components/ai-skeleton/index.d.ts.map +1 -0
  812. package/es-custom/components/badge-indicator/badge-indicator.d.ts +13 -18
  813. package/es-custom/components/badge-indicator/badge-indicator.d.ts.map +1 -0
  814. package/es-custom/components/badge-indicator/index.d.ts +3 -3
  815. package/es-custom/components/badge-indicator/index.d.ts.map +1 -0
  816. package/es-custom/components/breadcrumb/breadcrumb-item.d.ts +10 -15
  817. package/es-custom/components/breadcrumb/breadcrumb-item.d.ts.map +1 -0
  818. package/es-custom/components/breadcrumb/breadcrumb-link.d.ts +13 -18
  819. package/es-custom/components/breadcrumb/breadcrumb-link.d.ts.map +1 -0
  820. package/es-custom/components/breadcrumb/breadcrumb-overflow-menu.d.ts +5 -10
  821. package/es-custom/components/breadcrumb/breadcrumb-overflow-menu.d.ts.map +1 -0
  822. package/es-custom/components/breadcrumb/breadcrumb-skeleton.d.ts +19 -24
  823. package/es-custom/components/breadcrumb/breadcrumb-skeleton.d.ts.map +1 -0
  824. package/es-custom/components/breadcrumb/breadcrumb.d.ts +21 -26
  825. package/es-custom/components/breadcrumb/breadcrumb.d.ts.map +1 -0
  826. package/es-custom/components/breadcrumb/breadcrumb.scss.js +1 -1
  827. package/es-custom/components/breadcrumb/defs.d.ts +9 -19
  828. package/es-custom/components/breadcrumb/defs.d.ts.map +1 -0
  829. package/es-custom/components/breadcrumb/index.d.ts +6 -6
  830. package/es-custom/components/breadcrumb/index.d.ts.map +1 -0
  831. package/es-custom/components/button/button-set-base.d.ts +6 -11
  832. package/es-custom/components/button/button-set-base.d.ts.map +1 -0
  833. package/es-custom/components/button/button-set.d.ts +27 -32
  834. package/es-custom/components/button/button-set.d.ts.map +1 -0
  835. package/es-custom/components/button/button-skeleton.d.ts +11 -16
  836. package/es-custom/components/button/button-skeleton.d.ts.map +1 -0
  837. package/es-custom/components/button/button.d.ts +150 -152
  838. package/es-custom/components/button/button.d.ts.map +1 -0
  839. package/es-custom/components/button/defs.d.ts +102 -112
  840. package/es-custom/components/button/defs.d.ts.map +1 -0
  841. package/es-custom/components/button/index.d.ts +5 -5
  842. package/es-custom/components/button/index.d.ts.map +1 -0
  843. package/es-custom/components/chat-button/chat-button-skeleton.d.ts +11 -15
  844. package/es-custom/components/chat-button/chat-button-skeleton.d.ts.map +1 -0
  845. package/es-custom/components/chat-button/chat-button.d.ts +36 -40
  846. package/es-custom/components/chat-button/chat-button.d.ts.map +1 -0
  847. package/es-custom/components/chat-button/defs.d.ts +34 -44
  848. package/es-custom/components/chat-button/defs.d.ts.map +1 -0
  849. package/es-custom/components/chat-button/index.d.ts +4 -4
  850. package/es-custom/components/chat-button/index.d.ts.map +1 -0
  851. package/es-custom/components/checkbox/checkbox-group.d.ts +80 -86
  852. package/es-custom/components/checkbox/checkbox-group.d.ts.map +1 -0
  853. package/es-custom/components/checkbox/checkbox-skeleton.d.ts +5 -10
  854. package/es-custom/components/checkbox/checkbox-skeleton.d.ts.map +1 -0
  855. package/es-custom/components/checkbox/checkbox.d.ts +127 -136
  856. package/es-custom/components/checkbox/checkbox.d.ts.map +1 -0
  857. package/es-custom/components/checkbox/defs.d.ts +9 -19
  858. package/es-custom/components/checkbox/defs.d.ts.map +1 -0
  859. package/es-custom/components/checkbox/index.d.ts +5 -5
  860. package/es-custom/components/checkbox/index.d.ts.map +1 -0
  861. package/es-custom/components/code-snippet/code-snippet-skeleton.d.ts +10 -16
  862. package/es-custom/components/code-snippet/code-snippet-skeleton.d.ts.map +1 -0
  863. package/es-custom/components/code-snippet/code-snippet.d.ts +122 -134
  864. package/es-custom/components/code-snippet/code-snippet.d.ts.map +1 -0
  865. package/es-custom/components/code-snippet/defs.d.ts +15 -20
  866. package/es-custom/components/code-snippet/defs.d.ts.map +1 -0
  867. package/es-custom/components/code-snippet/index.d.ts +4 -4
  868. package/es-custom/components/code-snippet/index.d.ts.map +1 -0
  869. package/es-custom/components/combo-box/combo-box-item.d.ts +11 -15
  870. package/es-custom/components/combo-box/combo-box-item.d.ts.map +1 -0
  871. package/es-custom/components/combo-box/combo-box.d.ts +129 -133
  872. package/es-custom/components/combo-box/combo-box.d.ts.map +1 -0
  873. package/es-custom/components/combo-box/index.d.ts +4 -4
  874. package/es-custom/components/combo-box/index.d.ts.map +1 -0
  875. package/es-custom/components/combo-button/combo-button.d.ts +61 -65
  876. package/es-custom/components/combo-button/combo-button.d.ts.map +1 -0
  877. package/es-custom/components/combo-button/defs.d.ts +30 -40
  878. package/es-custom/components/combo-button/defs.d.ts.map +1 -0
  879. package/es-custom/components/combo-button/index.d.ts +3 -3
  880. package/es-custom/components/combo-button/index.d.ts.map +1 -0
  881. package/es-custom/components/contained-list/contained-list-description.d.ts +5 -10
  882. package/es-custom/components/contained-list/contained-list-description.d.ts.map +1 -0
  883. package/es-custom/components/contained-list/contained-list-item.d.ts +27 -32
  884. package/es-custom/components/contained-list/contained-list-item.d.ts.map +1 -0
  885. package/es-custom/components/contained-list/contained-list.d.ts +22 -27
  886. package/es-custom/components/contained-list/contained-list.d.ts.map +1 -0
  887. package/es-custom/components/contained-list/index.d.ts +5 -5
  888. package/es-custom/components/contained-list/index.d.ts.map +1 -0
  889. package/es-custom/components/content-switcher/content-switcher-item.d.ts +67 -79
  890. package/es-custom/components/content-switcher/content-switcher-item.d.ts.map +1 -0
  891. package/es-custom/components/content-switcher/content-switcher.d.ts +118 -126
  892. package/es-custom/components/content-switcher/content-switcher.d.ts.map +1 -0
  893. package/es-custom/components/content-switcher/defs.d.ts +23 -33
  894. package/es-custom/components/content-switcher/defs.d.ts.map +1 -0
  895. package/es-custom/components/content-switcher/index.d.ts +6 -6
  896. package/es-custom/components/content-switcher/index.d.ts.map +1 -0
  897. package/es-custom/components/copy/copy.d.ts +32 -37
  898. package/es-custom/components/copy/copy.d.ts.map +1 -0
  899. package/es-custom/components/copy-button/copy-button.d.ts +33 -39
  900. package/es-custom/components/copy-button/copy-button.d.ts.map +1 -0
  901. package/es-custom/components/copy-button/index.d.ts +3 -3
  902. package/es-custom/components/copy-button/index.d.ts.map +1 -0
  903. package/es-custom/components/data-table/data-table.scss.js +1 -1
  904. package/es-custom/components/data-table/defs.d.ts +44 -54
  905. package/es-custom/components/data-table/defs.d.ts.map +1 -0
  906. package/es-custom/components/data-table/index.d.ts +19 -18
  907. package/es-custom/components/data-table/index.d.ts.map +1 -0
  908. package/es-custom/components/data-table/table-batch-actions.d.ts +54 -61
  909. package/es-custom/components/data-table/table-batch-actions.d.ts.map +1 -0
  910. package/es-custom/components/data-table/table-body.d.ts +32 -37
  911. package/es-custom/components/data-table/table-body.d.ts.map +1 -0
  912. package/es-custom/components/data-table/table-cell-content.d.ts +5 -10
  913. package/es-custom/components/data-table/table-cell-content.d.ts.map +1 -0
  914. package/es-custom/components/data-table/table-cell.d.ts +19 -24
  915. package/es-custom/components/data-table/table-cell.d.ts.map +1 -0
  916. package/es-custom/components/data-table/table-expanded-row.d.ts +47 -58
  917. package/es-custom/components/data-table/table-expanded-row.d.ts.map +1 -0
  918. package/es-custom/components/data-table/table-head.d.ts +11 -16
  919. package/es-custom/components/data-table/table-head.d.ts.map +1 -0
  920. package/es-custom/components/data-table/table-header-cell.d.ts +95 -102
  921. package/es-custom/components/data-table/table-header-cell.d.ts.map +1 -0
  922. package/es-custom/components/data-table/table-header-description.d.ts +5 -10
  923. package/es-custom/components/data-table/table-header-description.d.ts.map +1 -0
  924. package/es-custom/components/data-table/table-header-row.d.ts +8 -12
  925. package/es-custom/components/data-table/table-header-row.d.ts.map +1 -0
  926. package/es-custom/components/data-table/table-header-title.d.ts +5 -10
  927. package/es-custom/components/data-table/table-header-title.d.ts.map +1 -0
  928. package/es-custom/components/data-table/table-row.d.ts +187 -192
  929. package/es-custom/components/data-table/table-row.d.ts.map +1 -0
  930. package/es-custom/components/data-table/table-skeleton.d.ts +39 -44
  931. package/es-custom/components/data-table/table-skeleton.d.ts.map +1 -0
  932. package/es-custom/components/data-table/table-toolbar-content.d.ts +14 -19
  933. package/es-custom/components/data-table/table-toolbar-content.d.ts.map +1 -0
  934. package/es-custom/components/data-table/table-toolbar-search.d.ts +62 -68
  935. package/es-custom/components/data-table/table-toolbar-search.d.ts.map +1 -0
  936. package/es-custom/components/data-table/table-toolbar.d.ts +19 -24
  937. package/es-custom/components/data-table/table-toolbar.d.ts.map +1 -0
  938. package/es-custom/components/data-table/table.d.ts +284 -288
  939. package/es-custom/components/data-table/table.d.ts.map +1 -0
  940. package/es-custom/components/date-picker/append-to-plugin.d.ts +8 -12
  941. package/es-custom/components/date-picker/append-to-plugin.d.ts.map +1 -0
  942. package/es-custom/components/date-picker/css-class-plugin.d.ts +56 -60
  943. package/es-custom/components/date-picker/css-class-plugin.d.ts.map +1 -0
  944. package/es-custom/components/date-picker/date-picker-input-skeleton.d.ts +19 -25
  945. package/es-custom/components/date-picker/date-picker-input-skeleton.d.ts.map +1 -0
  946. package/es-custom/components/date-picker/date-picker-input.d.ts +150 -161
  947. package/es-custom/components/date-picker/date-picker-input.d.ts.map +1 -0
  948. package/es-custom/components/date-picker/date-picker.d.ts +224 -225
  949. package/es-custom/components/date-picker/date-picker.d.ts.map +1 -0
  950. package/es-custom/components/date-picker/defs.d.ts +19 -24
  951. package/es-custom/components/date-picker/defs.d.ts.map +1 -0
  952. package/es-custom/components/date-picker/fix-events-plugin.d.ts +24 -28
  953. package/es-custom/components/date-picker/fix-events-plugin.d.ts.map +1 -0
  954. package/es-custom/components/date-picker/focus-plugin.d.ts +40 -44
  955. package/es-custom/components/date-picker/focus-plugin.d.ts.map +1 -0
  956. package/es-custom/components/date-picker/icon-plugin.d.ts +3 -7
  957. package/es-custom/components/date-picker/icon-plugin.d.ts.map +1 -0
  958. package/es-custom/components/date-picker/index.d.ts +5 -5
  959. package/es-custom/components/date-picker/index.d.ts.map +1 -0
  960. package/es-custom/components/date-picker/iso-date.d.ts +2 -12
  961. package/es-custom/components/date-picker/iso-date.d.ts.map +1 -0
  962. package/es-custom/components/date-picker/month-select-plugin.d.ts +24 -28
  963. package/es-custom/components/date-picker/month-select-plugin.d.ts.map +1 -0
  964. package/es-custom/components/date-picker/range-plugin.d.ts +15 -19
  965. package/es-custom/components/date-picker/range-plugin.d.ts.map +1 -0
  966. package/es-custom/components/date-picker/shadow-dom-events-plugin.d.ts +10 -14
  967. package/es-custom/components/date-picker/shadow-dom-events-plugin.d.ts.map +1 -0
  968. package/es-custom/components/date-picker/state-handshake-plugin.d.ts +4 -8
  969. package/es-custom/components/date-picker/state-handshake-plugin.d.ts.map +1 -0
  970. package/es-custom/components/dropdown/defs.d.ts +55 -60
  971. package/es-custom/components/dropdown/defs.d.ts.map +1 -0
  972. package/es-custom/components/dropdown/dropdown-item.d.ts +64 -72
  973. package/es-custom/components/dropdown/dropdown-item.d.ts.map +1 -0
  974. package/es-custom/components/dropdown/dropdown-skeleton.d.ts +14 -19
  975. package/es-custom/components/dropdown/dropdown-skeleton.d.ts.map +1 -0
  976. package/es-custom/components/dropdown/dropdown.d.ts +372 -365
  977. package/es-custom/components/dropdown/dropdown.d.ts.map +1 -0
  978. package/es-custom/components/dropdown/index.d.ts +5 -5
  979. package/es-custom/components/dropdown/index.d.ts.map +1 -0
  980. package/es-custom/components/feature-flags/index.d.ts +39 -25
  981. package/es-custom/components/feature-flags/index.d.ts.map +1 -0
  982. package/es-custom/components/file-uploader/defs.d.ts +26 -36
  983. package/es-custom/components/file-uploader/defs.d.ts.map +1 -0
  984. package/es-custom/components/file-uploader/demo-file-uploader.d.ts +77 -84
  985. package/es-custom/components/file-uploader/demo-file-uploader.d.ts.map +1 -0
  986. package/es-custom/components/file-uploader/file-uploader-button.d.ts +75 -80
  987. package/es-custom/components/file-uploader/file-uploader-button.d.ts.map +1 -0
  988. package/es-custom/components/file-uploader/file-uploader-drop-container.d.ts +68 -73
  989. package/es-custom/components/file-uploader/file-uploader-drop-container.d.ts.map +1 -0
  990. package/es-custom/components/file-uploader/file-uploader-item.d.ts +60 -64
  991. package/es-custom/components/file-uploader/file-uploader-item.d.ts.map +1 -0
  992. package/es-custom/components/file-uploader/file-uploader-skeleton.d.ts +6 -11
  993. package/es-custom/components/file-uploader/file-uploader-skeleton.d.ts.map +1 -0
  994. package/es-custom/components/file-uploader/file-uploader.d.ts +22 -27
  995. package/es-custom/components/file-uploader/file-uploader.d.ts.map +1 -0
  996. package/es-custom/components/file-uploader/index.d.ts +7 -7
  997. package/es-custom/components/file-uploader/index.d.ts.map +1 -0
  998. package/es-custom/components/file-uploader/stories/types.d.ts +27 -33
  999. package/es-custom/components/file-uploader/stories/types.d.ts.map +1 -0
  1000. package/es-custom/components/floating-menu/defs.d.ts +26 -36
  1001. package/es-custom/components/floating-menu/defs.d.ts.map +1 -0
  1002. package/es-custom/components/floating-menu/floating-menu-trigger.d.ts +9 -18
  1003. package/es-custom/components/floating-menu/floating-menu-trigger.d.ts.map +1 -0
  1004. package/es-custom/components/floating-menu/floating-menu.d.ts +111 -111
  1005. package/es-custom/components/floating-menu/floating-menu.d.ts.map +1 -0
  1006. package/es-custom/components/floating-menu/index.d.ts +3 -3
  1007. package/es-custom/components/floating-menu/index.d.ts.map +1 -0
  1008. package/es-custom/components/fluid-number-input/fluid-number-input-skeleton.d.ts +5 -10
  1009. package/es-custom/components/fluid-number-input/fluid-number-input-skeleton.d.ts.map +1 -0
  1010. package/es-custom/components/fluid-number-input/fluid-number-input.d.ts +7 -12
  1011. package/es-custom/components/fluid-number-input/fluid-number-input.d.ts.map +1 -0
  1012. package/es-custom/components/fluid-number-input/index.d.ts +4 -4
  1013. package/es-custom/components/fluid-number-input/index.d.ts.map +1 -0
  1014. package/es-custom/components/fluid-password-input/fluid-password-input.d.ts +6 -11
  1015. package/es-custom/components/fluid-password-input/fluid-password-input.d.ts.map +1 -0
  1016. package/es-custom/components/fluid-password-input/index.d.ts +2 -2
  1017. package/es-custom/components/fluid-password-input/index.d.ts.map +1 -0
  1018. package/es-custom/components/fluid-search/fluid-search-skeleton.d.ts +5 -10
  1019. package/es-custom/components/fluid-search/fluid-search-skeleton.d.ts.map +1 -0
  1020. package/es-custom/components/fluid-search/fluid-search.d.ts +5 -10
  1021. package/es-custom/components/fluid-search/fluid-search.d.ts.map +1 -0
  1022. package/es-custom/components/fluid-search/index.d.ts +4 -4
  1023. package/es-custom/components/fluid-search/index.d.ts.map +1 -0
  1024. package/es-custom/components/fluid-select/fluid-select-skeleton.d.ts +5 -10
  1025. package/es-custom/components/fluid-select/fluid-select-skeleton.d.ts.map +1 -0
  1026. package/es-custom/components/fluid-select/fluid-select.d.ts +12 -17
  1027. package/es-custom/components/fluid-select/fluid-select.d.ts.map +1 -0
  1028. package/es-custom/components/fluid-select/index.d.ts +4 -4
  1029. package/es-custom/components/fluid-select/index.d.ts.map +1 -0
  1030. package/es-custom/components/fluid-text-input/fluid-text-input-skeleton.d.ts +5 -10
  1031. package/es-custom/components/fluid-text-input/fluid-text-input-skeleton.d.ts.map +1 -0
  1032. package/es-custom/components/fluid-text-input/fluid-text-input.d.ts +7 -12
  1033. package/es-custom/components/fluid-text-input/fluid-text-input.d.ts.map +1 -0
  1034. package/es-custom/components/fluid-text-input/index.d.ts +4 -4
  1035. package/es-custom/components/fluid-text-input/index.d.ts.map +1 -0
  1036. package/es-custom/components/fluid-textarea/fluid-textarea-skeleton.d.ts +4 -9
  1037. package/es-custom/components/fluid-textarea/fluid-textarea-skeleton.d.ts.map +1 -0
  1038. package/es-custom/components/fluid-textarea/fluid-textarea.d.ts +6 -11
  1039. package/es-custom/components/fluid-textarea/fluid-textarea.d.ts.map +1 -0
  1040. package/es-custom/components/fluid-textarea/index.d.ts +4 -4
  1041. package/es-custom/components/fluid-textarea/index.d.ts.map +1 -0
  1042. package/es-custom/components/fluid-time-picker/fluid-time-picker-select.d.ts +8 -12
  1043. package/es-custom/components/fluid-time-picker/fluid-time-picker-select.d.ts.map +1 -0
  1044. package/es-custom/components/fluid-time-picker/fluid-time-picker-skeleton.d.ts +10 -15
  1045. package/es-custom/components/fluid-time-picker/fluid-time-picker-skeleton.d.ts.map +1 -0
  1046. package/es-custom/components/fluid-time-picker/fluid-time-picker.d.ts +15 -20
  1047. package/es-custom/components/fluid-time-picker/fluid-time-picker.d.ts.map +1 -0
  1048. package/es-custom/components/fluid-time-picker/index.d.ts +4 -4
  1049. package/es-custom/components/fluid-time-picker/index.d.ts.map +1 -0
  1050. package/es-custom/components/form/form-item.d.ts +5 -10
  1051. package/es-custom/components/form/form-item.d.ts.map +1 -0
  1052. package/es-custom/components/form/form.d.ts +5 -10
  1053. package/es-custom/components/form/form.d.ts.map +1 -0
  1054. package/es-custom/components/form/index.d.ts +4 -4
  1055. package/es-custom/components/form/index.d.ts.map +1 -0
  1056. package/es-custom/components/form-group/form-group.d.ts +26 -31
  1057. package/es-custom/components/form-group/form-group.d.ts.map +1 -0
  1058. package/es-custom/components/form-group/index.d.ts +3 -3
  1059. package/es-custom/components/form-group/index.d.ts.map +1 -0
  1060. package/es-custom/components/grid/column-hang.d.ts +5 -10
  1061. package/es-custom/components/grid/column-hang.d.ts.map +1 -0
  1062. package/es-custom/components/grid/column.d.ts +23 -27
  1063. package/es-custom/components/grid/column.d.ts.map +1 -0
  1064. package/es-custom/components/grid/defs.d.ts +27 -37
  1065. package/es-custom/components/grid/defs.d.ts.map +1 -0
  1066. package/es-custom/components/grid/grid-context.d.ts +7 -17
  1067. package/es-custom/components/grid/grid-context.d.ts.map +1 -0
  1068. package/es-custom/components/grid/grid.d.ts +29 -34
  1069. package/es-custom/components/grid/grid.d.ts.map +1 -0
  1070. package/es-custom/components/grid/index.d.ts +5 -5
  1071. package/es-custom/components/grid/index.d.ts.map +1 -0
  1072. package/es-custom/components/heading/defs.d.ts +1 -11
  1073. package/es-custom/components/heading/defs.d.ts.map +1 -0
  1074. package/es-custom/components/heading/heading.d.ts +18 -23
  1075. package/es-custom/components/heading/heading.d.ts.map +1 -0
  1076. package/es-custom/components/heading/index.d.ts +3 -3
  1077. package/es-custom/components/heading/index.d.ts.map +1 -0
  1078. package/es-custom/components/icon/icon.d.ts +21 -27
  1079. package/es-custom/components/icon/icon.d.ts.map +1 -0
  1080. package/es-custom/components/icon/index.d.ts +3 -3
  1081. package/es-custom/components/icon/index.d.ts.map +1 -0
  1082. package/es-custom/components/icon-button/defs.d.ts +46 -56
  1083. package/es-custom/components/icon-button/defs.d.ts.map +1 -0
  1084. package/es-custom/components/icon-button/icon-button.d.ts +42 -46
  1085. package/es-custom/components/icon-button/icon-button.d.ts.map +1 -0
  1086. package/es-custom/components/icon-button/index.d.ts +3 -3
  1087. package/es-custom/components/icon-button/index.d.ts.map +1 -0
  1088. package/es-custom/components/icon-indicator/defs.d.ts +49 -59
  1089. package/es-custom/components/icon-indicator/defs.d.ts.map +1 -0
  1090. package/es-custom/components/icon-indicator/icon-indicator.d.ts +19 -23
  1091. package/es-custom/components/icon-indicator/icon-indicator.d.ts.map +1 -0
  1092. package/es-custom/components/icon-indicator/index.d.ts +3 -3
  1093. package/es-custom/components/icon-indicator/index.d.ts.map +1 -0
  1094. package/es-custom/components/inline-loading/defs.d.ts +17 -27
  1095. package/es-custom/components/inline-loading/defs.d.ts.map +1 -0
  1096. package/es-custom/components/inline-loading/index.d.ts +3 -3
  1097. package/es-custom/components/inline-loading/index.d.ts.map +1 -0
  1098. package/es-custom/components/inline-loading/inline-loading.d.ts +30 -34
  1099. package/es-custom/components/inline-loading/inline-loading.d.ts.map +1 -0
  1100. package/es-custom/components/layer/index.d.ts +3 -3
  1101. package/es-custom/components/layer/index.d.ts.map +1 -0
  1102. package/es-custom/components/layer/layer.d.ts +24 -29
  1103. package/es-custom/components/layer/layer.d.ts.map +1 -0
  1104. package/es-custom/components/link/index.d.ts +3 -3
  1105. package/es-custom/components/link/index.d.ts.map +1 -0
  1106. package/es-custom/components/link/link.d.ts +91 -105
  1107. package/es-custom/components/link/link.d.ts.map +1 -0
  1108. package/es-custom/components/link/link.scss.js +1 -1
  1109. package/es-custom/components/link/link.scss.js.map +1 -1
  1110. package/es-custom/components/list/index.d.ts +5 -5
  1111. package/es-custom/components/list/index.d.ts.map +1 -0
  1112. package/es-custom/components/list/list-item.d.ts +15 -20
  1113. package/es-custom/components/list/list-item.d.ts.map +1 -0
  1114. package/es-custom/components/list/ordered-list.d.ts +9 -14
  1115. package/es-custom/components/list/ordered-list.d.ts.map +1 -0
  1116. package/es-custom/components/list/unordered-list.d.ts +18 -23
  1117. package/es-custom/components/list/unordered-list.d.ts.map +1 -0
  1118. package/es-custom/components/loading/defs.d.ts +9 -19
  1119. package/es-custom/components/loading/defs.d.ts.map +1 -0
  1120. package/es-custom/components/loading/index.d.ts +4 -4
  1121. package/es-custom/components/loading/index.d.ts.map +1 -0
  1122. package/es-custom/components/loading/loading-icon.d.ts +5 -19
  1123. package/es-custom/components/loading/loading-icon.d.ts.map +1 -0
  1124. package/es-custom/components/loading/loading.d.ts +42 -46
  1125. package/es-custom/components/loading/loading.d.ts.map +1 -0
  1126. package/es-custom/components/loading/types.d.ts +7 -4
  1127. package/es-custom/components/loading/types.d.ts.map +1 -0
  1128. package/es-custom/components/menu/defs.d.ts +35 -45
  1129. package/es-custom/components/menu/defs.d.ts.map +1 -0
  1130. package/es-custom/components/menu/index.d.ts +8 -8
  1131. package/es-custom/components/menu/index.d.ts.map +1 -0
  1132. package/es-custom/components/menu/menu-context.d.ts +9 -19
  1133. package/es-custom/components/menu/menu-context.d.ts.map +1 -0
  1134. package/es-custom/components/menu/menu-item-divider.d.ts +5 -9
  1135. package/es-custom/components/menu/menu-item-divider.d.ts.map +1 -0
  1136. package/es-custom/components/menu/menu-item-group.d.ts +9 -14
  1137. package/es-custom/components/menu/menu-item-group.d.ts.map +1 -0
  1138. package/es-custom/components/menu/menu-item-radio-group.d.ts +28 -33
  1139. package/es-custom/components/menu/menu-item-radio-group.d.ts.map +1 -0
  1140. package/es-custom/components/menu/menu-item-selectable.d.ts +38 -43
  1141. package/es-custom/components/menu/menu-item-selectable.d.ts.map +1 -0
  1142. package/es-custom/components/menu/menu-item.d.ts +88 -92
  1143. package/es-custom/components/menu/menu-item.d.ts.map +1 -0
  1144. package/es-custom/components/menu/menu.d.ts +130 -133
  1145. package/es-custom/components/menu/menu.d.ts.map +1 -0
  1146. package/es-custom/components/menu-button/defs.d.ts +30 -40
  1147. package/es-custom/components/menu-button/defs.d.ts.map +1 -0
  1148. package/es-custom/components/menu-button/index.d.ts +3 -3
  1149. package/es-custom/components/menu-button/index.d.ts.map +1 -0
  1150. package/es-custom/components/menu-button/menu-button.d.ts +66 -71
  1151. package/es-custom/components/menu-button/menu-button.d.ts.map +1 -0
  1152. package/es-custom/components/modal/defs.d.ts +17 -27
  1153. package/es-custom/components/modal/defs.d.ts.map +1 -0
  1154. package/es-custom/components/modal/index.d.ts +11 -11
  1155. package/es-custom/components/modal/index.d.ts.map +1 -0
  1156. package/es-custom/components/modal/modal-body-content.d.ts +5 -10
  1157. package/es-custom/components/modal/modal-body-content.d.ts.map +1 -0
  1158. package/es-custom/components/modal/modal-body.d.ts +10 -15
  1159. package/es-custom/components/modal/modal-body.d.ts.map +1 -0
  1160. package/es-custom/components/modal/modal-close-button.d.ts +21 -27
  1161. package/es-custom/components/modal/modal-close-button.d.ts.map +1 -0
  1162. package/es-custom/components/modal/modal-footer-button.d.ts +4 -8
  1163. package/es-custom/components/modal/modal-footer-button.d.ts.map +1 -0
  1164. package/es-custom/components/modal/modal-footer.d.ts +17 -22
  1165. package/es-custom/components/modal/modal-footer.d.ts.map +1 -0
  1166. package/es-custom/components/modal/modal-header.d.ts +24 -31
  1167. package/es-custom/components/modal/modal-header.d.ts.map +1 -0
  1168. package/es-custom/components/modal/modal-heading.d.ts +5 -10
  1169. package/es-custom/components/modal/modal-heading.d.ts.map +1 -0
  1170. package/es-custom/components/modal/modal-label.d.ts +5 -10
  1171. package/es-custom/components/modal/modal-label.d.ts.map +1 -0
  1172. package/es-custom/components/modal/modal.d.ts +195 -199
  1173. package/es-custom/components/modal/modal.d.ts.map +1 -0
  1174. package/es-custom/components/multi-select/defs.d.ts +13 -23
  1175. package/es-custom/components/multi-select/defs.d.ts.map +1 -0
  1176. package/es-custom/components/multi-select/index.d.ts +4 -4
  1177. package/es-custom/components/multi-select/index.d.ts.map +1 -0
  1178. package/es-custom/components/multi-select/multi-select-item.d.ts +26 -31
  1179. package/es-custom/components/multi-select/multi-select-item.d.ts.map +1 -0
  1180. package/es-custom/components/multi-select/multi-select.d.ts +175 -187
  1181. package/es-custom/components/multi-select/multi-select.d.ts.map +1 -0
  1182. package/es-custom/components/notification/actionable-notification-button.d.ts +5 -9
  1183. package/es-custom/components/notification/actionable-notification-button.d.ts.map +1 -0
  1184. package/es-custom/components/notification/actionable-notification.d.ts +76 -89
  1185. package/es-custom/components/notification/actionable-notification.d.ts.map +1 -0
  1186. package/es-custom/components/notification/callout-notification.d.ts +18 -25
  1187. package/es-custom/components/notification/callout-notification.d.ts.map +1 -0
  1188. package/es-custom/components/notification/defs.d.ts +50 -60
  1189. package/es-custom/components/notification/defs.d.ts.map +1 -0
  1190. package/es-custom/components/notification/index.d.ts +7 -7
  1191. package/es-custom/components/notification/index.d.ts.map +1 -0
  1192. package/es-custom/components/notification/inline-notification.d.ts +101 -110
  1193. package/es-custom/components/notification/inline-notification.d.ts.map +1 -0
  1194. package/es-custom/components/notification/stories/helper.d.ts +9 -14
  1195. package/es-custom/components/notification/stories/helper.d.ts.map +1 -0
  1196. package/es-custom/components/notification/toast-notification.d.ts +12 -17
  1197. package/es-custom/components/notification/toast-notification.d.ts.map +1 -0
  1198. package/es-custom/components/number-input/defs.d.ts +5 -10
  1199. package/es-custom/components/number-input/defs.d.ts.map +1 -0
  1200. package/es-custom/components/number-input/index.d.ts +4 -4
  1201. package/es-custom/components/number-input/index.d.ts.map +1 -0
  1202. package/es-custom/components/number-input/number-input-skeleton.d.ts +9 -14
  1203. package/es-custom/components/number-input/number-input-skeleton.d.ts.map +1 -0
  1204. package/es-custom/components/number-input/number-input.d.ts +111 -116
  1205. package/es-custom/components/number-input/number-input.d.ts.map +1 -0
  1206. package/es-custom/components/overflow-menu/defs.d.ts +20 -30
  1207. package/es-custom/components/overflow-menu/defs.d.ts.map +1 -0
  1208. package/es-custom/components/overflow-menu/index.d.ts +5 -5
  1209. package/es-custom/components/overflow-menu/index.d.ts.map +1 -0
  1210. package/es-custom/components/overflow-menu/overflow-menu-body.d.ts +68 -74
  1211. package/es-custom/components/overflow-menu/overflow-menu-body.d.ts.map +1 -0
  1212. package/es-custom/components/overflow-menu/overflow-menu-item.d.ts +49 -55
  1213. package/es-custom/components/overflow-menu/overflow-menu-item.d.ts.map +1 -0
  1214. package/es-custom/components/overflow-menu/overflow-menu.d.ts +75 -77
  1215. package/es-custom/components/overflow-menu/overflow-menu.d.ts.map +1 -0
  1216. package/es-custom/components/page-header/index.d.ts +8 -8
  1217. package/es-custom/components/page-header/index.d.ts.map +1 -0
  1218. package/es-custom/components/page-header/page-header-breadcrumb.d.ts +22 -27
  1219. package/es-custom/components/page-header/page-header-breadcrumb.d.ts.map +1 -0
  1220. package/es-custom/components/page-header/page-header-content-text.d.ts +9 -14
  1221. package/es-custom/components/page-header/page-header-content-text.d.ts.map +1 -0
  1222. package/es-custom/components/page-header/page-header-content.d.ts +27 -34
  1223. package/es-custom/components/page-header/page-header-content.d.ts.map +1 -0
  1224. package/es-custom/components/page-header/page-header-hero-image.d.ts +5 -10
  1225. package/es-custom/components/page-header/page-header-hero-image.d.ts.map +1 -0
  1226. package/es-custom/components/page-header/page-header-tabs.d.ts +5 -10
  1227. package/es-custom/components/page-header/page-header-tabs.d.ts.map +1 -0
  1228. package/es-custom/components/page-header/page-header.d.ts +5 -10
  1229. package/es-custom/components/page-header/page-header.d.ts.map +1 -0
  1230. package/es-custom/components/pagination/defs.d.ts +13 -23
  1231. package/es-custom/components/pagination/defs.d.ts.map +1 -0
  1232. package/es-custom/components/pagination/index.d.ts +5 -5
  1233. package/es-custom/components/pagination/index.d.ts.map +1 -0
  1234. package/es-custom/components/pagination/pagination.d.ts +178 -183
  1235. package/es-custom/components/pagination/pagination.d.ts.map +1 -0
  1236. package/es-custom/components/pagination-nav/defs.d.ts +43 -53
  1237. package/es-custom/components/pagination-nav/defs.d.ts.map +1 -0
  1238. package/es-custom/components/pagination-nav/index.d.ts +2 -2
  1239. package/es-custom/components/pagination-nav/index.d.ts.map +1 -0
  1240. package/es-custom/components/pagination-nav/pagination-nav.d.ts +89 -93
  1241. package/es-custom/components/pagination-nav/pagination-nav.d.ts.map +1 -0
  1242. package/es-custom/components/password-input/defs.d.ts +27 -32
  1243. package/es-custom/components/password-input/defs.d.ts.map +1 -0
  1244. package/es-custom/components/password-input/index.d.ts +4 -4
  1245. package/es-custom/components/password-input/index.d.ts.map +1 -0
  1246. package/es-custom/components/password-input/password-input-skeleton.d.ts +9 -14
  1247. package/es-custom/components/password-input/password-input-skeleton.d.ts.map +1 -0
  1248. package/es-custom/components/password-input/password-input.d.ts +65 -72
  1249. package/es-custom/components/password-input/password-input.d.ts.map +1 -0
  1250. package/es-custom/components/popover/defs.d.ts +106 -116
  1251. package/es-custom/components/popover/defs.d.ts.map +1 -0
  1252. package/es-custom/components/popover/index.d.ts +4 -4
  1253. package/es-custom/components/popover/index.d.ts.map +1 -0
  1254. package/es-custom/components/popover/popover-content.d.ts +46 -51
  1255. package/es-custom/components/popover/popover-content.d.ts.map +1 -0
  1256. package/es-custom/components/popover/popover.d.ts +122 -129
  1257. package/es-custom/components/popover/popover.d.ts.map +1 -0
  1258. package/es-custom/components/progress-bar/defs.d.ts +35 -45
  1259. package/es-custom/components/progress-bar/defs.d.ts.map +1 -0
  1260. package/es-custom/components/progress-bar/index.d.ts +3 -3
  1261. package/es-custom/components/progress-bar/index.d.ts.map +1 -0
  1262. package/es-custom/components/progress-bar/progress-bar.d.ts +41 -45
  1263. package/es-custom/components/progress-bar/progress-bar.d.ts.map +1 -0
  1264. package/es-custom/components/progress-indicator/defs.d.ts +17 -27
  1265. package/es-custom/components/progress-indicator/defs.d.ts.map +1 -0
  1266. package/es-custom/components/progress-indicator/index.d.ts +6 -6
  1267. package/es-custom/components/progress-indicator/index.d.ts.map +1 -0
  1268. package/es-custom/components/progress-indicator/progress-indicator-skeleton.d.ts +14 -20
  1269. package/es-custom/components/progress-indicator/progress-indicator-skeleton.d.ts.map +1 -0
  1270. package/es-custom/components/progress-indicator/progress-indicator.d.ts +35 -41
  1271. package/es-custom/components/progress-indicator/progress-indicator.d.ts.map +1 -0
  1272. package/es-custom/components/progress-indicator/progress-step-skeleton.d.ts +10 -16
  1273. package/es-custom/components/progress-indicator/progress-step-skeleton.d.ts.map +1 -0
  1274. package/es-custom/components/progress-indicator/progress-step.d.ts +79 -85
  1275. package/es-custom/components/progress-indicator/progress-step.d.ts.map +1 -0
  1276. package/es-custom/components/radio-button/defs.d.ts +18 -28
  1277. package/es-custom/components/radio-button/defs.d.ts.map +1 -0
  1278. package/es-custom/components/radio-button/index.d.ts +5 -5
  1279. package/es-custom/components/radio-button/index.d.ts.map +1 -0
  1280. package/es-custom/components/radio-button/radio-button-group.d.ts +118 -111
  1281. package/es-custom/components/radio-button/radio-button-group.d.ts.map +1 -0
  1282. package/es-custom/components/radio-button/radio-button-skeleton.d.ts +5 -10
  1283. package/es-custom/components/radio-button/radio-button-skeleton.d.ts.map +1 -0
  1284. package/es-custom/components/radio-button/radio-button.d.ts +138 -142
  1285. package/es-custom/components/radio-button/radio-button.d.ts.map +1 -0
  1286. package/es-custom/components/search/index.d.ts +4 -4
  1287. package/es-custom/components/search/index.d.ts.map +1 -0
  1288. package/es-custom/components/search/search-skeleton.d.ts +10 -16
  1289. package/es-custom/components/search/search-skeleton.d.ts.map +1 -0
  1290. package/es-custom/components/search/search.d.ts +122 -121
  1291. package/es-custom/components/search/search.d.ts.map +1 -0
  1292. package/es-custom/components/select/index.d.ts +6 -6
  1293. package/es-custom/components/select/index.d.ts.map +1 -0
  1294. package/es-custom/components/select/select-item-group.d.ts +11 -15
  1295. package/es-custom/components/select/select-item-group.d.ts.map +1 -0
  1296. package/es-custom/components/select/select-item.d.ts +19 -23
  1297. package/es-custom/components/select/select-item.d.ts.map +1 -0
  1298. package/es-custom/components/select/select-skeleton.d.ts +9 -14
  1299. package/es-custom/components/select/select-skeleton.d.ts.map +1 -0
  1300. package/es-custom/components/select/select.d.ts +196 -204
  1301. package/es-custom/components/select/select.d.ts.map +1 -0
  1302. package/es-custom/components/shape-indicator/defs.d.ts +45 -55
  1303. package/es-custom/components/shape-indicator/defs.d.ts.map +1 -0
  1304. package/es-custom/components/shape-indicator/index.d.ts +3 -3
  1305. package/es-custom/components/shape-indicator/index.d.ts.map +1 -0
  1306. package/es-custom/components/shape-indicator/shape-indicator.d.ts +21 -26
  1307. package/es-custom/components/shape-indicator/shape-indicator.d.ts.map +1 -0
  1308. package/es-custom/components/side-panel/defs.d.ts +26 -36
  1309. package/es-custom/components/side-panel/defs.d.ts.map +1 -0
  1310. package/es-custom/components/side-panel/index.d.ts +3 -3
  1311. package/es-custom/components/side-panel/index.d.ts.map +1 -0
  1312. package/es-custom/components/side-panel/side-panel.d.ts +190 -193
  1313. package/es-custom/components/side-panel/side-panel.d.ts.map +1 -0
  1314. package/es-custom/components/skeleton-icon/index.d.ts +3 -3
  1315. package/es-custom/components/skeleton-icon/index.d.ts.map +1 -0
  1316. package/es-custom/components/skeleton-icon/skeleton-icon.d.ts +4 -8
  1317. package/es-custom/components/skeleton-icon/skeleton-icon.d.ts.map +1 -0
  1318. package/es-custom/components/skeleton-placeholder/index.d.ts +3 -3
  1319. package/es-custom/components/skeleton-placeholder/index.d.ts.map +1 -0
  1320. package/es-custom/components/skeleton-placeholder/skeleton-placeholder.d.ts +9 -14
  1321. package/es-custom/components/skeleton-placeholder/skeleton-placeholder.d.ts.map +1 -0
  1322. package/es-custom/components/skeleton-text/defs.d.ts +9 -19
  1323. package/es-custom/components/skeleton-text/defs.d.ts.map +1 -0
  1324. package/es-custom/components/skeleton-text/index.d.ts +3 -3
  1325. package/es-custom/components/skeleton-text/index.d.ts.map +1 -0
  1326. package/es-custom/components/skeleton-text/skeleton-text.d.ts +32 -35
  1327. package/es-custom/components/skeleton-text/skeleton-text.d.ts.map +1 -0
  1328. package/es-custom/components/skip-to-content/index.d.ts +3 -3
  1329. package/es-custom/components/skip-to-content/index.d.ts.map +1 -0
  1330. package/es-custom/components/skip-to-content/skip-to-content.d.ts +24 -36
  1331. package/es-custom/components/skip-to-content/skip-to-content.d.ts.map +1 -0
  1332. package/es-custom/components/slider/index.d.ts +5 -5
  1333. package/es-custom/components/slider/index.d.ts.map +1 -0
  1334. package/es-custom/components/slider/slider-input.d.ts +85 -97
  1335. package/es-custom/components/slider/slider-input.d.ts.map +1 -0
  1336. package/es-custom/components/slider/slider-skeleton.d.ts +9 -14
  1337. package/es-custom/components/slider/slider-skeleton.d.ts.map +1 -0
  1338. package/es-custom/components/slider/slider.d.ts +249 -248
  1339. package/es-custom/components/slider/slider.d.ts.map +1 -0
  1340. package/es-custom/components/slug/defs.d.ts +38 -48
  1341. package/es-custom/components/slug/defs.d.ts.map +1 -0
  1342. package/es-custom/components/slug/index.d.ts +4 -4
  1343. package/es-custom/components/slug/index.d.ts.map +1 -0
  1344. package/es-custom/components/slug/slug-action-button.d.ts +8 -13
  1345. package/es-custom/components/slug/slug-action-button.d.ts.map +1 -0
  1346. package/es-custom/components/slug/slug.d.ts +40 -46
  1347. package/es-custom/components/slug/slug.d.ts.map +1 -0
  1348. package/es-custom/components/stack/defs.d.ts +10 -20
  1349. package/es-custom/components/stack/defs.d.ts.map +1 -0
  1350. package/es-custom/components/stack/index.d.ts +3 -3
  1351. package/es-custom/components/stack/index.d.ts.map +1 -0
  1352. package/es-custom/components/stack/stack.d.ts +21 -25
  1353. package/es-custom/components/stack/stack.d.ts.map +1 -0
  1354. package/es-custom/components/structured-list/index.d.ts +10 -10
  1355. package/es-custom/components/structured-list/index.d.ts.map +1 -0
  1356. package/es-custom/components/structured-list/structured-list-body.d.ts +6 -11
  1357. package/es-custom/components/structured-list/structured-list-body.d.ts.map +1 -0
  1358. package/es-custom/components/structured-list/structured-list-cell.d.ts +6 -11
  1359. package/es-custom/components/structured-list/structured-list-cell.d.ts.map +1 -0
  1360. package/es-custom/components/structured-list/structured-list-head.d.ts +6 -11
  1361. package/es-custom/components/structured-list/structured-list-head.d.ts.map +1 -0
  1362. package/es-custom/components/structured-list/structured-list-header-cell-skeleton.d.ts +5 -10
  1363. package/es-custom/components/structured-list/structured-list-header-cell-skeleton.d.ts.map +1 -0
  1364. package/es-custom/components/structured-list/structured-list-header-cell.d.ts +6 -11
  1365. package/es-custom/components/structured-list/structured-list-header-cell.d.ts.map +1 -0
  1366. package/es-custom/components/structured-list/structured-list-header-row.d.ts +11 -16
  1367. package/es-custom/components/structured-list/structured-list-header-row.d.ts.map +1 -0
  1368. package/es-custom/components/structured-list/structured-list-row.d.ts +56 -67
  1369. package/es-custom/components/structured-list/structured-list-row.d.ts.map +1 -0
  1370. package/es-custom/components/structured-list/structured-list.d.ts +34 -46
  1371. package/es-custom/components/structured-list/structured-list.d.ts.map +1 -0
  1372. package/es-custom/components/tabs/defs.d.ts +34 -44
  1373. package/es-custom/components/tabs/defs.d.ts.map +1 -0
  1374. package/es-custom/components/tabs/index.d.ts +6 -6
  1375. package/es-custom/components/tabs/index.d.ts.map +1 -0
  1376. package/es-custom/components/tabs/tab-skeleton.d.ts +5 -11
  1377. package/es-custom/components/tabs/tab-skeleton.d.ts.map +1 -0
  1378. package/es-custom/components/tabs/tab.d.ts +26 -35
  1379. package/es-custom/components/tabs/tab.d.ts.map +1 -0
  1380. package/es-custom/components/tabs/tabs-skeleton.d.ts +9 -15
  1381. package/es-custom/components/tabs/tabs-skeleton.d.ts.map +1 -0
  1382. package/es-custom/components/tabs/tabs.d.ts +187 -195
  1383. package/es-custom/components/tabs/tabs.d.ts.map +1 -0
  1384. package/es-custom/components/tag/defs.d.ts +54 -64
  1385. package/es-custom/components/tag/defs.d.ts.map +1 -0
  1386. package/es-custom/components/tag/dismissible-tag.d.ts +89 -93
  1387. package/es-custom/components/tag/dismissible-tag.d.ts.map +1 -0
  1388. package/es-custom/components/tag/index.d.ts +7 -7
  1389. package/es-custom/components/tag/index.d.ts.map +1 -0
  1390. package/es-custom/components/tag/operational-tag.d.ts +69 -71
  1391. package/es-custom/components/tag/operational-tag.d.ts.map +1 -0
  1392. package/es-custom/components/tag/selectable-tag.d.ts +64 -66
  1393. package/es-custom/components/tag/selectable-tag.d.ts.map +1 -0
  1394. package/es-custom/components/tag/tag-skeleton.d.ts +11 -17
  1395. package/es-custom/components/tag/tag-skeleton.d.ts.map +1 -0
  1396. package/es-custom/components/tag/tag.d.ts +92 -98
  1397. package/es-custom/components/tag/tag.d.ts.map +1 -0
  1398. package/es-custom/components/tag/types.d.ts +7 -4
  1399. package/es-custom/components/tag/types.d.ts.map +1 -0
  1400. package/es-custom/components/tearsheet/defs.d.ts +15 -25
  1401. package/es-custom/components/tearsheet/defs.d.ts.map +1 -0
  1402. package/es-custom/components/tearsheet/index.d.ts +3 -3
  1403. package/es-custom/components/tearsheet/index.d.ts.map +1 -0
  1404. package/es-custom/components/tearsheet/tearsheet.d.ts +160 -164
  1405. package/es-custom/components/tearsheet/tearsheet.d.ts.map +1 -0
  1406. package/es-custom/components/text-input/defs.d.ts +55 -60
  1407. package/es-custom/components/text-input/defs.d.ts.map +1 -0
  1408. package/es-custom/components/text-input/index.d.ts +4 -4
  1409. package/es-custom/components/text-input/index.d.ts.map +1 -0
  1410. package/es-custom/components/text-input/stories/helpers.d.ts +14 -29
  1411. package/es-custom/components/text-input/stories/helpers.d.ts.map +1 -0
  1412. package/es-custom/components/text-input/text-input-skeleton.d.ts +9 -14
  1413. package/es-custom/components/text-input/text-input-skeleton.d.ts.map +1 -0
  1414. package/es-custom/components/text-input/text-input.d.ts +196 -199
  1415. package/es-custom/components/text-input/text-input.d.ts.map +1 -0
  1416. package/es-custom/components/textarea/defs.d.ts +3 -4
  1417. package/es-custom/components/textarea/defs.d.ts.map +1 -0
  1418. package/es-custom/components/textarea/index.d.ts +4 -4
  1419. package/es-custom/components/textarea/index.d.ts.map +1 -0
  1420. package/es-custom/components/textarea/stories/helpers.d.ts +21 -36
  1421. package/es-custom/components/textarea/stories/helpers.d.ts.map +1 -0
  1422. package/es-custom/components/textarea/textarea-skeleton.d.ts +9 -14
  1423. package/es-custom/components/textarea/textarea-skeleton.d.ts.map +1 -0
  1424. package/es-custom/components/textarea/textarea.d.ts +83 -90
  1425. package/es-custom/components/textarea/textarea.d.ts.map +1 -0
  1426. package/es-custom/components/tile/clickable-tile.d.ts +47 -52
  1427. package/es-custom/components/tile/clickable-tile.d.ts.map +1 -0
  1428. package/es-custom/components/tile/defs.d.ts +3 -4
  1429. package/es-custom/components/tile/defs.d.ts.map +1 -0
  1430. package/es-custom/components/tile/expandable-tile.d.ts +77 -82
  1431. package/es-custom/components/tile/expandable-tile.d.ts.map +1 -0
  1432. package/es-custom/components/tile/index.d.ts +8 -8
  1433. package/es-custom/components/tile/index.d.ts.map +1 -0
  1434. package/es-custom/components/tile/radio-tile.d.ts +14 -19
  1435. package/es-custom/components/tile/radio-tile.d.ts.map +1 -0
  1436. package/es-custom/components/tile/selectable-tile.d.ts +108 -115
  1437. package/es-custom/components/tile/selectable-tile.d.ts.map +1 -0
  1438. package/es-custom/components/tile/tile-group.d.ts +77 -88
  1439. package/es-custom/components/tile/tile-group.d.ts.map +1 -0
  1440. package/es-custom/components/tile/tile.d.ts +37 -43
  1441. package/es-custom/components/tile/tile.d.ts.map +1 -0
  1442. package/es-custom/components/tile/tile.scss.js +1 -1
  1443. package/es-custom/components/time-picker/defs.d.ts +15 -20
  1444. package/es-custom/components/time-picker/defs.d.ts.map +1 -0
  1445. package/es-custom/components/time-picker/index.d.ts +4 -4
  1446. package/es-custom/components/time-picker/index.d.ts.map +1 -0
  1447. package/es-custom/components/time-picker/time-picker-select.d.ts +80 -85
  1448. package/es-custom/components/time-picker/time-picker-select.d.ts.map +1 -0
  1449. package/es-custom/components/time-picker/time-picker.d.ts +120 -121
  1450. package/es-custom/components/time-picker/time-picker.d.ts.map +1 -0
  1451. package/es-custom/components/toggle/defs.d.ts +9 -19
  1452. package/es-custom/components/toggle/defs.d.ts.map +1 -0
  1453. package/es-custom/components/toggle/index.d.ts +4 -4
  1454. package/es-custom/components/toggle/index.d.ts.map +1 -0
  1455. package/es-custom/components/toggle/toggle-skeleton.d.ts +5 -10
  1456. package/es-custom/components/toggle/toggle-skeleton.d.ts.map +1 -0
  1457. package/es-custom/components/toggle/toggle.d.ts +85 -89
  1458. package/es-custom/components/toggle/toggle.d.ts.map +1 -0
  1459. package/es-custom/components/toggle-tip/index.d.ts +3 -3
  1460. package/es-custom/components/toggle-tip/index.d.ts.map +1 -0
  1461. package/es-custom/components/toggle-tip/toggletip.d.ts +88 -91
  1462. package/es-custom/components/toggle-tip/toggletip.d.ts.map +1 -0
  1463. package/es-custom/components/tooltip/definition-tooltip.d.ts +29 -34
  1464. package/es-custom/components/tooltip/definition-tooltip.d.ts.map +1 -0
  1465. package/es-custom/components/tooltip/index.d.ts +5 -5
  1466. package/es-custom/components/tooltip/index.d.ts.map +1 -0
  1467. package/es-custom/components/tooltip/tooltip-content.d.ts +4 -14
  1468. package/es-custom/components/tooltip/tooltip-content.d.ts.map +1 -0
  1469. package/es-custom/components/tooltip/tooltip.d.ts +96 -102
  1470. package/es-custom/components/tooltip/tooltip.d.ts.map +1 -0
  1471. package/es-custom/components/tree-view/defs.d.ts +9 -19
  1472. package/es-custom/components/tree-view/defs.d.ts.map +1 -0
  1473. package/es-custom/components/tree-view/index.d.ts +4 -4
  1474. package/es-custom/components/tree-view/index.d.ts.map +1 -0
  1475. package/es-custom/components/tree-view/tree-node.d.ts +69 -74
  1476. package/es-custom/components/tree-view/tree-node.d.ts.map +1 -0
  1477. package/es-custom/components/tree-view/tree-view.d.ts +37 -41
  1478. package/es-custom/components/tree-view/tree-view.d.ts.map +1 -0
  1479. package/es-custom/components/ui-shell/defs.d.ts +27 -37
  1480. package/es-custom/components/ui-shell/defs.d.ts.map +1 -0
  1481. package/es-custom/components/ui-shell/header-global-action.d.ts +40 -44
  1482. package/es-custom/components/ui-shell/header-global-action.d.ts.map +1 -0
  1483. package/es-custom/components/ui-shell/header-menu-button.d.ts +45 -52
  1484. package/es-custom/components/ui-shell/header-menu-button.d.ts.map +1 -0
  1485. package/es-custom/components/ui-shell/header-menu-item.d.ts +5 -8
  1486. package/es-custom/components/ui-shell/header-menu-item.d.ts.map +1 -0
  1487. package/es-custom/components/ui-shell/header-menu.d.ts +74 -83
  1488. package/es-custom/components/ui-shell/header-menu.d.ts.map +1 -0
  1489. package/es-custom/components/ui-shell/header-name.d.ts +22 -34
  1490. package/es-custom/components/ui-shell/header-name.d.ts.map +1 -0
  1491. package/es-custom/components/ui-shell/header-nav-item.d.ts +42 -54
  1492. package/es-custom/components/ui-shell/header-nav-item.d.ts.map +1 -0
  1493. package/es-custom/components/ui-shell/header-nav.d.ts +10 -15
  1494. package/es-custom/components/ui-shell/header-nav.d.ts.map +1 -0
  1495. package/es-custom/components/ui-shell/header-panel.d.ts +17 -22
  1496. package/es-custom/components/ui-shell/header-panel.d.ts.map +1 -0
  1497. package/es-custom/components/ui-shell/header-side-nav-items.d.ts +11 -16
  1498. package/es-custom/components/ui-shell/header-side-nav-items.d.ts.map +1 -0
  1499. package/es-custom/components/ui-shell/header.d.ts +6 -11
  1500. package/es-custom/components/ui-shell/header.d.ts.map +1 -0
  1501. package/es-custom/components/ui-shell/index.d.ts +21 -21
  1502. package/es-custom/components/ui-shell/index.d.ts.map +1 -0
  1503. package/es-custom/components/ui-shell/side-nav-divider.d.ts +5 -9
  1504. package/es-custom/components/ui-shell/side-nav-divider.d.ts.map +1 -0
  1505. package/es-custom/components/ui-shell/side-nav-items.d.ts +6 -11
  1506. package/es-custom/components/ui-shell/side-nav-items.d.ts.map +1 -0
  1507. package/es-custom/components/ui-shell/side-nav-link.d.ts +47 -59
  1508. package/es-custom/components/ui-shell/side-nav-link.d.ts.map +1 -0
  1509. package/es-custom/components/ui-shell/side-nav-menu-item.d.ts +36 -48
  1510. package/es-custom/components/ui-shell/side-nav-menu-item.d.ts.map +1 -0
  1511. package/es-custom/components/ui-shell/side-nav-menu.d.ts +79 -91
  1512. package/es-custom/components/ui-shell/side-nav-menu.d.ts.map +1 -0
  1513. package/es-custom/components/ui-shell/side-nav.d.ts +106 -109
  1514. package/es-custom/components/ui-shell/side-nav.d.ts.map +1 -0
  1515. package/es-custom/components/ui-shell/switcher-divider.d.ts +5 -9
  1516. package/es-custom/components/ui-shell/switcher-divider.d.ts.map +1 -0
  1517. package/es-custom/components/ui-shell/switcher-item.d.ts +35 -47
  1518. package/es-custom/components/ui-shell/switcher-item.d.ts.map +1 -0
  1519. package/es-custom/components/ui-shell/switcher.d.ts +22 -27
  1520. package/es-custom/components/ui-shell/switcher.d.ts.map +1 -0
  1521. package/es-custom/globals/controllers/floating-controller.d.ts +39 -43
  1522. package/es-custom/globals/controllers/floating-controller.d.ts.map +1 -0
  1523. package/es-custom/globals/decorators/carbon-element.d.ts +16 -25
  1524. package/es-custom/globals/decorators/carbon-element.d.ts.map +1 -0
  1525. package/es-custom/globals/decorators/host-listener.d.ts +1 -10
  1526. package/es-custom/globals/decorators/host-listener.d.ts.map +1 -0
  1527. package/es-custom/globals/directives/if-non-empty.d.ts +1 -10
  1528. package/es-custom/globals/directives/if-non-empty.d.ts.map +1 -0
  1529. package/es-custom/globals/directives/spread.d.ts +21 -26
  1530. package/es-custom/globals/directives/spread.d.ts.map +1 -0
  1531. package/es-custom/globals/internal/collection-helpers.d.ts +5 -15
  1532. package/es-custom/globals/internal/collection-helpers.d.ts.map +1 -0
  1533. package/es-custom/globals/internal/deep-shadow-contains.d.ts +1 -11
  1534. package/es-custom/globals/internal/deep-shadow-contains.d.ts.map +1 -0
  1535. package/es-custom/globals/internal/feature-flags.d.ts +2 -12
  1536. package/es-custom/globals/internal/feature-flags.d.ts.map +1 -0
  1537. package/es-custom/globals/internal/handle.d.ts +6 -16
  1538. package/es-custom/globals/internal/handle.d.ts.map +1 -0
  1539. package/es-custom/globals/internal/icon-loader-utils.d.ts +15 -28
  1540. package/es-custom/globals/internal/icon-loader-utils.d.ts.map +1 -0
  1541. package/es-custom/globals/internal/icon-loader.d.ts +6 -10
  1542. package/es-custom/globals/internal/icon-loader.d.ts.map +1 -0
  1543. package/es-custom/globals/internal/radio-group-manager.d.ts +93 -102
  1544. package/es-custom/globals/internal/radio-group-manager.d.ts.map +1 -0
  1545. package/es-custom/globals/mixins/focus.d.ts +5 -17
  1546. package/es-custom/globals/mixins/focus.d.ts.map +1 -0
  1547. package/es-custom/globals/mixins/focus.js +13 -11
  1548. package/es-custom/globals/mixins/focus.js.map +1 -1
  1549. package/es-custom/globals/mixins/form.d.ts +11 -23
  1550. package/es-custom/globals/mixins/form.d.ts.map +1 -0
  1551. package/es-custom/globals/mixins/form.js.map +1 -1
  1552. package/es-custom/globals/mixins/host-listener.d.ts +15 -29
  1553. package/es-custom/globals/mixins/host-listener.d.ts.map +1 -0
  1554. package/es-custom/globals/mixins/host-listener.js.map +1 -1
  1555. package/es-custom/globals/mixins/on.d.ts +2 -12
  1556. package/es-custom/globals/mixins/on.d.ts.map +1 -0
  1557. package/es-custom/globals/mixins/validity.d.ts +23 -67
  1558. package/es-custom/globals/mixins/validity.d.ts.map +1 -0
  1559. package/es-custom/globals/mixins/validity.js.map +1 -1
  1560. package/es-custom/globals/settings.d.ts +0 -9
  1561. package/es-custom/globals/settings.d.ts.map +1 -0
  1562. package/es-custom/globals/shared-enums.d.ts +9 -19
  1563. package/es-custom/globals/shared-enums.d.ts.map +1 -0
  1564. package/es-custom/index.d.ts +170 -171
  1565. package/es-custom/index.d.ts.map +1 -0
  1566. package/lib/components/accordion/accordion-item-skeleton.d.ts +17 -0
  1567. package/lib/components/accordion/accordion-item-skeleton.d.ts.map +1 -0
  1568. package/lib/components/accordion/accordion-item.d.ts +97 -0
  1569. package/lib/components/accordion/accordion-item.d.ts.map +1 -0
  1570. package/lib/components/accordion/accordion-skeleton.d.ts +37 -0
  1571. package/lib/components/accordion/accordion-skeleton.d.ts.map +1 -0
  1572. package/lib/components/accordion/accordion.d.ts +39 -0
  1573. package/lib/components/accordion/accordion.d.ts.map +1 -0
  1574. package/lib/components/accordion/defs.d.ts +31 -41
  1575. package/lib/components/accordion/defs.d.ts.map +1 -0
  1576. package/lib/components/accordion/index.d.ts +11 -0
  1577. package/lib/components/accordion/index.d.ts.map +1 -0
  1578. package/lib/components/ai-label/ai-label-action-button.d.ts +21 -0
  1579. package/lib/components/ai-label/ai-label-action-button.d.ts.map +1 -0
  1580. package/lib/components/ai-label/ai-label.d.ts +56 -0
  1581. package/lib/components/ai-label/ai-label.d.ts.map +1 -0
  1582. package/lib/components/ai-label/defs.d.ts +38 -48
  1583. package/lib/components/ai-label/defs.d.ts.map +1 -0
  1584. package/lib/components/ai-label/index.d.ts +9 -0
  1585. package/lib/components/ai-label/index.d.ts.map +1 -0
  1586. package/lib/components/ai-skeleton/ai-skeleton-icon.d.ts +23 -0
  1587. package/lib/components/ai-skeleton/ai-skeleton-icon.d.ts.map +1 -0
  1588. package/lib/components/ai-skeleton/ai-skeleton-placeholder.d.ts +19 -0
  1589. package/lib/components/ai-skeleton/ai-skeleton-placeholder.d.ts.map +1 -0
  1590. package/lib/components/ai-skeleton/ai-skeleton-text.d.ts +35 -0
  1591. package/lib/components/ai-skeleton/ai-skeleton-text.d.ts.map +1 -0
  1592. package/lib/components/ai-skeleton/index.d.ts +10 -0
  1593. package/lib/components/ai-skeleton/index.d.ts.map +1 -0
  1594. package/lib/components/badge-indicator/badge-indicator.d.ts +26 -0
  1595. package/lib/components/badge-indicator/badge-indicator.d.ts.map +1 -0
  1596. package/lib/components/badge-indicator/index.d.ts +8 -0
  1597. package/lib/components/badge-indicator/index.d.ts.map +1 -0
  1598. package/lib/components/breadcrumb/breadcrumb-item.d.ts +23 -0
  1599. package/lib/components/breadcrumb/breadcrumb-item.d.ts.map +1 -0
  1600. package/lib/components/breadcrumb/breadcrumb-link.d.ts +26 -0
  1601. package/lib/components/breadcrumb/breadcrumb-link.d.ts.map +1 -0
  1602. package/lib/components/breadcrumb/breadcrumb-overflow-menu.d.ts +20 -0
  1603. package/lib/components/breadcrumb/breadcrumb-overflow-menu.d.ts.map +1 -0
  1604. package/lib/components/breadcrumb/breadcrumb-skeleton.d.ts +30 -0
  1605. package/lib/components/breadcrumb/breadcrumb-skeleton.d.ts.map +1 -0
  1606. package/lib/components/breadcrumb/breadcrumb.d.ts +34 -0
  1607. package/lib/components/breadcrumb/breadcrumb.d.ts.map +1 -0
  1608. package/lib/components/breadcrumb/defs.d.ts +9 -19
  1609. package/lib/components/breadcrumb/defs.d.ts.map +1 -0
  1610. package/lib/components/breadcrumb/index.d.ts +11 -0
  1611. package/lib/components/breadcrumb/index.d.ts.map +1 -0
  1612. package/lib/components/button/button-set-base.d.ts +19 -0
  1613. package/lib/components/button/button-set-base.d.ts.map +1 -0
  1614. package/lib/components/button/button-set.d.ts +40 -0
  1615. package/lib/components/button/button-set.d.ts.map +1 -0
  1616. package/lib/components/button/button-skeleton.d.ts +22 -0
  1617. package/lib/components/button/button-skeleton.d.ts.map +1 -0
  1618. package/lib/components/button/button.d.ts +166 -0
  1619. package/lib/components/button/button.d.ts.map +1 -0
  1620. package/lib/components/button/defs.d.ts +102 -112
  1621. package/lib/components/button/defs.d.ts.map +1 -0
  1622. package/lib/components/button/index.d.ts +10 -0
  1623. package/lib/components/button/index.d.ts.map +1 -0
  1624. package/lib/components/chat-button/chat-button-skeleton.d.ts +24 -0
  1625. package/lib/components/chat-button/chat-button-skeleton.d.ts.map +1 -0
  1626. package/lib/components/chat-button/chat-button.d.ts +50 -0
  1627. package/lib/components/chat-button/chat-button.d.ts.map +1 -0
  1628. package/lib/components/chat-button/defs.d.ts +34 -44
  1629. package/lib/components/chat-button/defs.d.ts.map +1 -0
  1630. package/lib/components/chat-button/index.d.ts +9 -0
  1631. package/lib/components/chat-button/index.d.ts.map +1 -0
  1632. package/lib/components/checkbox/checkbox-group.d.ts +93 -0
  1633. package/lib/components/checkbox/checkbox-group.d.ts.map +1 -0
  1634. package/lib/components/checkbox/checkbox-skeleton.d.ts +16 -0
  1635. package/lib/components/checkbox/checkbox-skeleton.d.ts.map +1 -0
  1636. package/lib/components/checkbox/checkbox.d.ts +145 -0
  1637. package/lib/components/checkbox/checkbox.d.ts.map +1 -0
  1638. package/lib/components/checkbox/defs.d.ts +9 -19
  1639. package/lib/components/checkbox/defs.d.ts.map +1 -0
  1640. package/lib/components/checkbox/index.d.ts +10 -0
  1641. package/lib/components/checkbox/index.d.ts.map +1 -0
  1642. package/lib/components/code-snippet/code-snippet-skeleton.d.ts +21 -0
  1643. package/lib/components/code-snippet/code-snippet-skeleton.d.ts.map +1 -0
  1644. package/lib/components/code-snippet/code-snippet.d.ts +131 -0
  1645. package/lib/components/code-snippet/code-snippet.d.ts.map +1 -0
  1646. package/lib/components/code-snippet/defs.d.ts +15 -20
  1647. package/lib/components/code-snippet/defs.d.ts.map +1 -0
  1648. package/lib/components/code-snippet/index.d.ts +9 -0
  1649. package/lib/components/code-snippet/index.d.ts.map +1 -0
  1650. package/lib/components/combo-box/combo-box-item.d.ts +25 -0
  1651. package/lib/components/combo-box/combo-box-item.d.ts.map +1 -0
  1652. package/lib/components/combo-box/combo-box.d.ts +152 -0
  1653. package/lib/components/combo-box/combo-box.d.ts.map +1 -0
  1654. package/lib/components/combo-box/index.d.ts +9 -0
  1655. package/lib/components/combo-box/index.d.ts.map +1 -0
  1656. package/lib/components/combo-button/combo-button.d.ts +75 -0
  1657. package/lib/components/combo-button/combo-button.d.ts.map +1 -0
  1658. package/lib/components/combo-button/defs.d.ts +30 -40
  1659. package/lib/components/combo-button/defs.d.ts.map +1 -0
  1660. package/lib/components/combo-button/index.d.ts +8 -0
  1661. package/lib/components/combo-button/index.d.ts.map +1 -0
  1662. package/lib/components/contained-list/contained-list-description.d.ts +19 -0
  1663. package/lib/components/contained-list/contained-list-description.d.ts.map +1 -0
  1664. package/lib/components/contained-list/contained-list-item.d.ts +44 -0
  1665. package/lib/components/contained-list/contained-list-item.d.ts.map +1 -0
  1666. package/lib/components/contained-list/contained-list.d.ts +38 -0
  1667. package/lib/components/contained-list/contained-list.d.ts.map +1 -0
  1668. package/lib/components/contained-list/index.d.ts +10 -0
  1669. package/lib/components/contained-list/index.d.ts.map +1 -0
  1670. package/lib/components/content-switcher/content-switcher-item.d.ts +82 -0
  1671. package/lib/components/content-switcher/content-switcher-item.d.ts.map +1 -0
  1672. package/lib/components/content-switcher/content-switcher.d.ts +135 -0
  1673. package/lib/components/content-switcher/content-switcher.d.ts.map +1 -0
  1674. package/lib/components/content-switcher/defs.d.ts +23 -33
  1675. package/lib/components/content-switcher/defs.d.ts.map +1 -0
  1676. package/lib/components/content-switcher/index.d.ts +11 -0
  1677. package/lib/components/content-switcher/index.d.ts.map +1 -0
  1678. package/lib/components/copy/copy.d.ts +45 -0
  1679. package/lib/components/copy/copy.d.ts.map +1 -0
  1680. package/lib/components/copy-button/copy-button.d.ts +47 -0
  1681. package/lib/components/copy-button/copy-button.d.ts.map +1 -0
  1682. package/lib/components/copy-button/index.d.ts +8 -0
  1683. package/lib/components/copy-button/index.d.ts.map +1 -0
  1684. package/lib/components/data-table/defs.d.ts +44 -54
  1685. package/lib/components/data-table/defs.d.ts.map +1 -0
  1686. package/lib/components/data-table/index.d.ts +24 -0
  1687. package/lib/components/data-table/index.d.ts.map +1 -0
  1688. package/lib/components/data-table/table-batch-actions.d.ts +69 -0
  1689. package/lib/components/data-table/table-batch-actions.d.ts.map +1 -0
  1690. package/lib/components/data-table/table-body.d.ts +45 -0
  1691. package/lib/components/data-table/table-body.d.ts.map +1 -0
  1692. package/lib/components/data-table/table-cell-content.d.ts +18 -0
  1693. package/lib/components/data-table/table-cell-content.d.ts.map +1 -0
  1694. package/lib/components/data-table/table-cell.d.ts +32 -0
  1695. package/lib/components/data-table/table-cell.d.ts.map +1 -0
  1696. package/lib/components/data-table/table-expanded-row.d.ts +63 -0
  1697. package/lib/components/data-table/table-expanded-row.d.ts.map +1 -0
  1698. package/lib/components/data-table/table-head.d.ts +24 -0
  1699. package/lib/components/data-table/table-head.d.ts.map +1 -0
  1700. package/lib/components/data-table/table-header-cell.d.ts +112 -0
  1701. package/lib/components/data-table/table-header-cell.d.ts.map +1 -0
  1702. package/lib/components/data-table/table-header-description.d.ts +18 -0
  1703. package/lib/components/data-table/table-header-description.d.ts.map +1 -0
  1704. package/lib/components/data-table/table-header-row.d.ts +24 -0
  1705. package/lib/components/data-table/table-header-row.d.ts.map +1 -0
  1706. package/lib/components/data-table/table-header-title.d.ts +18 -0
  1707. package/lib/components/data-table/table-header-title.d.ts.map +1 -0
  1708. package/lib/components/data-table/table-row.d.ts +216 -0
  1709. package/lib/components/data-table/table-row.d.ts.map +1 -0
  1710. package/lib/components/data-table/table-skeleton.d.ts +52 -0
  1711. package/lib/components/data-table/table-skeleton.d.ts.map +1 -0
  1712. package/lib/components/data-table/table-toolbar-content.d.ts +27 -0
  1713. package/lib/components/data-table/table-toolbar-content.d.ts.map +1 -0
  1714. package/lib/components/data-table/table-toolbar-search.d.ts +78 -0
  1715. package/lib/components/data-table/table-toolbar-search.d.ts.map +1 -0
  1716. package/lib/components/data-table/table-toolbar.d.ts +32 -0
  1717. package/lib/components/data-table/table-toolbar.d.ts.map +1 -0
  1718. package/lib/components/data-table/table.d.ts +320 -0
  1719. package/lib/components/data-table/table.d.ts.map +1 -0
  1720. package/lib/components/date-picker/append-to-plugin.d.ts +23 -0
  1721. package/lib/components/date-picker/append-to-plugin.d.ts.map +1 -0
  1722. package/lib/components/date-picker/css-class-plugin.d.ts +71 -0
  1723. package/lib/components/date-picker/css-class-plugin.d.ts.map +1 -0
  1724. package/lib/components/date-picker/date-picker-input-skeleton.d.ts +30 -0
  1725. package/lib/components/date-picker/date-picker-input-skeleton.d.ts.map +1 -0
  1726. package/lib/components/date-picker/date-picker-input.d.ts +164 -0
  1727. package/lib/components/date-picker/date-picker-input.d.ts.map +1 -0
  1728. package/lib/components/date-picker/date-picker.d.ts +243 -0
  1729. package/lib/components/date-picker/date-picker.d.ts.map +1 -0
  1730. package/lib/components/date-picker/defs.d.ts +19 -24
  1731. package/lib/components/date-picker/defs.d.ts.map +1 -0
  1732. package/lib/components/date-picker/fix-events-plugin.d.ts +43 -0
  1733. package/lib/components/date-picker/fix-events-plugin.d.ts.map +1 -0
  1734. package/lib/components/date-picker/focus-plugin.d.ts +59 -0
  1735. package/lib/components/date-picker/focus-plugin.d.ts.map +1 -0
  1736. package/lib/components/date-picker/icon-plugin.d.ts +13 -0
  1737. package/lib/components/date-picker/icon-plugin.d.ts.map +1 -0
  1738. package/lib/components/date-picker/index.d.ts +10 -0
  1739. package/lib/components/date-picker/index.d.ts.map +1 -0
  1740. package/lib/components/date-picker/iso-date.d.ts +17 -0
  1741. package/lib/components/date-picker/iso-date.d.ts.map +1 -0
  1742. package/lib/components/date-picker/month-select-plugin.d.ts +39 -0
  1743. package/lib/components/date-picker/month-select-plugin.d.ts.map +1 -0
  1744. package/lib/components/date-picker/range-plugin.d.ts +44 -0
  1745. package/lib/components/date-picker/range-plugin.d.ts.map +1 -0
  1746. package/lib/components/date-picker/shadow-dom-events-plugin.d.ts +26 -0
  1747. package/lib/components/date-picker/shadow-dom-events-plugin.d.ts.map +1 -0
  1748. package/lib/components/date-picker/state-handshake-plugin.d.ts +15 -0
  1749. package/lib/components/date-picker/state-handshake-plugin.d.ts.map +1 -0
  1750. package/lib/components/dropdown/defs.d.ts +55 -60
  1751. package/lib/components/dropdown/defs.d.ts.map +1 -0
  1752. package/lib/components/dropdown/dropdown-item.d.ts +78 -0
  1753. package/lib/components/dropdown/dropdown-item.d.ts.map +1 -0
  1754. package/lib/components/dropdown/dropdown-skeleton.d.ts +25 -0
  1755. package/lib/components/dropdown/dropdown-skeleton.d.ts.map +1 -0
  1756. package/lib/components/dropdown/dropdown.d.ts +401 -0
  1757. package/lib/components/dropdown/dropdown.d.ts.map +1 -0
  1758. package/lib/components/dropdown/index.d.ts +10 -0
  1759. package/lib/components/dropdown/index.d.ts.map +1 -0
  1760. package/lib/components/feature-flags/index.d.ts +47 -0
  1761. package/lib/components/feature-flags/index.d.ts.map +1 -0
  1762. package/lib/components/file-uploader/defs.d.ts +26 -36
  1763. package/lib/components/file-uploader/defs.d.ts.map +1 -0
  1764. package/lib/components/file-uploader/demo-file-uploader.d.ts +91 -0
  1765. package/lib/components/file-uploader/demo-file-uploader.d.ts.map +1 -0
  1766. package/lib/components/file-uploader/file-uploader-button.d.ts +91 -0
  1767. package/lib/components/file-uploader/file-uploader-button.d.ts.map +1 -0
  1768. package/lib/components/file-uploader/file-uploader-drop-container.d.ts +84 -0
  1769. package/lib/components/file-uploader/file-uploader-drop-container.d.ts.map +1 -0
  1770. package/lib/components/file-uploader/file-uploader-item.d.ts +79 -0
  1771. package/lib/components/file-uploader/file-uploader-item.d.ts.map +1 -0
  1772. package/lib/components/file-uploader/file-uploader-skeleton.d.ts +19 -0
  1773. package/lib/components/file-uploader/file-uploader-skeleton.d.ts.map +1 -0
  1774. package/lib/components/file-uploader/file-uploader.d.ts +35 -0
  1775. package/lib/components/file-uploader/file-uploader.d.ts.map +1 -0
  1776. package/lib/components/file-uploader/index.d.ts +12 -0
  1777. package/lib/components/file-uploader/index.d.ts.map +1 -0
  1778. package/lib/components/file-uploader/stories/types.d.ts +37 -0
  1779. package/lib/components/file-uploader/stories/types.d.ts.map +1 -0
  1780. package/lib/components/floating-menu/defs.d.ts +26 -36
  1781. package/lib/components/floating-menu/defs.d.ts.map +1 -0
  1782. package/lib/components/floating-menu/floating-menu-trigger.d.ts +21 -0
  1783. package/lib/components/floating-menu/floating-menu-trigger.d.ts.map +1 -0
  1784. package/lib/components/floating-menu/floating-menu.d.ts +138 -0
  1785. package/lib/components/floating-menu/floating-menu.d.ts.map +1 -0
  1786. package/lib/components/floating-menu/index.d.ts +8 -0
  1787. package/lib/components/floating-menu/index.d.ts.map +1 -0
  1788. package/lib/components/fluid-number-input/fluid-number-input-skeleton.d.ts +18 -0
  1789. package/lib/components/fluid-number-input/fluid-number-input-skeleton.d.ts.map +1 -0
  1790. package/lib/components/fluid-number-input/fluid-number-input.d.ts +20 -0
  1791. package/lib/components/fluid-number-input/fluid-number-input.d.ts.map +1 -0
  1792. package/lib/components/fluid-number-input/index.d.ts +9 -0
  1793. package/lib/components/fluid-number-input/index.d.ts.map +1 -0
  1794. package/lib/components/fluid-password-input/fluid-password-input.d.ts +20 -0
  1795. package/lib/components/fluid-password-input/fluid-password-input.d.ts.map +1 -0
  1796. package/lib/components/fluid-password-input/index.d.ts +8 -0
  1797. package/lib/components/fluid-password-input/index.d.ts.map +1 -0
  1798. package/lib/components/fluid-search/fluid-search-skeleton.d.ts +18 -0
  1799. package/lib/components/fluid-search/fluid-search-skeleton.d.ts.map +1 -0
  1800. package/lib/components/fluid-search/fluid-search.d.ts +18 -0
  1801. package/lib/components/fluid-search/fluid-search.d.ts.map +1 -0
  1802. package/lib/components/fluid-search/index.d.ts +9 -0
  1803. package/lib/components/fluid-search/index.d.ts.map +1 -0
  1804. package/lib/components/fluid-select/fluid-select-skeleton.d.ts +18 -0
  1805. package/lib/components/fluid-select/fluid-select-skeleton.d.ts.map +1 -0
  1806. package/lib/components/fluid-select/fluid-select.d.ts +25 -0
  1807. package/lib/components/fluid-select/fluid-select.d.ts.map +1 -0
  1808. package/lib/components/fluid-select/index.d.ts +9 -0
  1809. package/lib/components/fluid-select/index.d.ts.map +1 -0
  1810. package/lib/components/fluid-text-input/fluid-text-input-skeleton.d.ts +18 -0
  1811. package/lib/components/fluid-text-input/fluid-text-input-skeleton.d.ts.map +1 -0
  1812. package/lib/components/fluid-text-input/fluid-text-input.d.ts +20 -0
  1813. package/lib/components/fluid-text-input/fluid-text-input.d.ts.map +1 -0
  1814. package/lib/components/fluid-text-input/index.d.ts +9 -0
  1815. package/lib/components/fluid-text-input/index.d.ts.map +1 -0
  1816. package/lib/components/fluid-textarea/fluid-textarea-skeleton.d.ts +18 -0
  1817. package/lib/components/fluid-textarea/fluid-textarea-skeleton.d.ts.map +1 -0
  1818. package/lib/components/fluid-textarea/fluid-textarea.d.ts +19 -0
  1819. package/lib/components/fluid-textarea/fluid-textarea.d.ts.map +1 -0
  1820. package/lib/components/fluid-textarea/index.d.ts +9 -0
  1821. package/lib/components/fluid-textarea/index.d.ts.map +1 -0
  1822. package/lib/components/fluid-time-picker/fluid-time-picker-select.d.ts +22 -0
  1823. package/lib/components/fluid-time-picker/fluid-time-picker-select.d.ts.map +1 -0
  1824. package/lib/components/fluid-time-picker/fluid-time-picker-skeleton.d.ts +24 -0
  1825. package/lib/components/fluid-time-picker/fluid-time-picker-skeleton.d.ts.map +1 -0
  1826. package/lib/components/fluid-time-picker/fluid-time-picker.d.ts +33 -0
  1827. package/lib/components/fluid-time-picker/fluid-time-picker.d.ts.map +1 -0
  1828. package/lib/components/fluid-time-picker/index.d.ts +10 -0
  1829. package/lib/components/fluid-time-picker/index.d.ts.map +1 -0
  1830. package/lib/components/form/form-item.d.ts +18 -0
  1831. package/lib/components/form/form-item.d.ts.map +1 -0
  1832. package/lib/components/form/form.d.ts +18 -0
  1833. package/lib/components/form/form.d.ts.map +1 -0
  1834. package/lib/components/form/index.d.ts +9 -0
  1835. package/lib/components/form/index.d.ts.map +1 -0
  1836. package/lib/components/form-group/form-group.d.ts +39 -0
  1837. package/lib/components/form-group/form-group.d.ts.map +1 -0
  1838. package/lib/components/form-group/index.d.ts +8 -0
  1839. package/lib/components/form-group/index.d.ts.map +1 -0
  1840. package/lib/components/grid/column-hang.d.ts +18 -0
  1841. package/lib/components/grid/column-hang.d.ts.map +1 -0
  1842. package/lib/components/grid/column.d.ts +36 -0
  1843. package/lib/components/grid/column.d.ts.map +1 -0
  1844. package/lib/components/grid/defs.d.ts +27 -37
  1845. package/lib/components/grid/defs.d.ts.map +1 -0
  1846. package/lib/components/grid/grid-context.d.ts +10 -0
  1847. package/lib/components/grid/grid-context.d.ts.map +1 -0
  1848. package/lib/components/grid/grid.d.ts +40 -0
  1849. package/lib/components/grid/grid.d.ts.map +1 -0
  1850. package/lib/components/grid/index.d.ts +10 -0
  1851. package/lib/components/grid/index.d.ts.map +1 -0
  1852. package/lib/components/heading/defs.d.ts +1 -11
  1853. package/lib/components/heading/defs.d.ts.map +1 -0
  1854. package/lib/components/heading/heading.d.ts +32 -0
  1855. package/lib/components/heading/heading.d.ts.map +1 -0
  1856. package/lib/components/heading/index.d.ts +8 -0
  1857. package/lib/components/heading/index.d.ts.map +1 -0
  1858. package/lib/components/icon/icon.d.ts +35 -0
  1859. package/lib/components/icon/icon.d.ts.map +1 -0
  1860. package/lib/components/icon/index.d.ts +8 -0
  1861. package/lib/components/icon/index.d.ts.map +1 -0
  1862. package/lib/components/icon-button/defs.d.ts +46 -56
  1863. package/lib/components/icon-button/defs.d.ts.map +1 -0
  1864. package/lib/components/icon-button/icon-button.d.ts +55 -0
  1865. package/lib/components/icon-button/icon-button.d.ts.map +1 -0
  1866. package/lib/components/icon-button/index.d.ts +8 -0
  1867. package/lib/components/icon-button/index.d.ts.map +1 -0
  1868. package/lib/components/icon-indicator/defs.d.ts +49 -59
  1869. package/lib/components/icon-indicator/defs.d.ts.map +1 -0
  1870. package/lib/components/icon-indicator/icon-indicator.d.ts +32 -0
  1871. package/lib/components/icon-indicator/icon-indicator.d.ts.map +1 -0
  1872. package/lib/components/icon-indicator/index.d.ts +8 -0
  1873. package/lib/components/icon-indicator/index.d.ts.map +1 -0
  1874. package/lib/components/inline-loading/defs.d.ts +17 -27
  1875. package/lib/components/inline-loading/defs.d.ts.map +1 -0
  1876. package/lib/components/inline-loading/index.d.ts +8 -0
  1877. package/lib/components/inline-loading/index.d.ts.map +1 -0
  1878. package/lib/components/inline-loading/inline-loading.d.ts +44 -0
  1879. package/lib/components/inline-loading/inline-loading.d.ts.map +1 -0
  1880. package/lib/components/layer/index.d.ts +8 -0
  1881. package/lib/components/layer/index.d.ts.map +1 -0
  1882. package/lib/components/layer/layer.d.ts +43 -0
  1883. package/lib/components/layer/layer.d.ts.map +1 -0
  1884. package/lib/components/link/index.d.ts +8 -0
  1885. package/lib/components/link/index.d.ts.map +1 -0
  1886. package/lib/components/link/link.d.ts +112 -0
  1887. package/lib/components/link/link.d.ts.map +1 -0
  1888. package/lib/components/list/index.d.ts +10 -0
  1889. package/lib/components/list/index.d.ts.map +1 -0
  1890. package/lib/components/list/list-item.d.ts +29 -0
  1891. package/lib/components/list/list-item.d.ts.map +1 -0
  1892. package/lib/components/list/ordered-list.d.ts +22 -0
  1893. package/lib/components/list/ordered-list.d.ts.map +1 -0
  1894. package/lib/components/list/unordered-list.d.ts +31 -0
  1895. package/lib/components/list/unordered-list.d.ts.map +1 -0
  1896. package/lib/components/loading/defs.d.ts +9 -19
  1897. package/lib/components/loading/defs.d.ts.map +1 -0
  1898. package/lib/components/loading/index.d.ts +9 -0
  1899. package/lib/components/loading/index.d.ts.map +1 -0
  1900. package/lib/components/loading/loading-icon.d.ts +18 -0
  1901. package/lib/components/loading/loading-icon.d.ts.map +1 -0
  1902. package/lib/components/loading/loading.d.ts +55 -0
  1903. package/lib/components/loading/loading.d.ts.map +1 -0
  1904. package/lib/components/loading/types.d.ts +12 -0
  1905. package/lib/components/loading/types.d.ts.map +1 -0
  1906. package/lib/components/menu/defs.d.ts +35 -45
  1907. package/lib/components/menu/defs.d.ts.map +1 -0
  1908. package/lib/components/menu/index.d.ts +13 -0
  1909. package/lib/components/menu/index.d.ts.map +1 -0
  1910. package/lib/components/menu/menu-context.d.ts +18 -0
  1911. package/lib/components/menu/menu-context.d.ts.map +1 -0
  1912. package/lib/components/menu/menu-item-divider.d.ts +18 -0
  1913. package/lib/components/menu/menu-item-divider.d.ts.map +1 -0
  1914. package/lib/components/menu/menu-item-group.d.ts +22 -0
  1915. package/lib/components/menu/menu-item-group.d.ts.map +1 -0
  1916. package/lib/components/menu/menu-item-radio-group.d.ts +41 -0
  1917. package/lib/components/menu/menu-item-radio-group.d.ts.map +1 -0
  1918. package/lib/components/menu/menu-item-selectable.d.ts +51 -0
  1919. package/lib/components/menu/menu-item-selectable.d.ts.map +1 -0
  1920. package/lib/components/menu/menu-item.d.ts +103 -0
  1921. package/lib/components/menu/menu-item.d.ts.map +1 -0
  1922. package/lib/components/menu/menu.d.ts +149 -0
  1923. package/lib/components/menu/menu.d.ts.map +1 -0
  1924. package/lib/components/menu-button/defs.d.ts +30 -40
  1925. package/lib/components/menu-button/defs.d.ts.map +1 -0
  1926. package/lib/components/menu-button/index.d.ts +8 -0
  1927. package/lib/components/menu-button/index.d.ts.map +1 -0
  1928. package/lib/components/menu-button/menu-button.d.ts +80 -0
  1929. package/lib/components/menu-button/menu-button.d.ts.map +1 -0
  1930. package/lib/components/modal/defs.d.ts +17 -27
  1931. package/lib/components/modal/defs.d.ts.map +1 -0
  1932. package/lib/components/modal/index.d.ts +16 -0
  1933. package/lib/components/modal/index.d.ts.map +1 -0
  1934. package/lib/components/modal/modal-body-content.d.ts +18 -0
  1935. package/lib/components/modal/modal-body-content.d.ts.map +1 -0
  1936. package/lib/components/modal/modal-body.d.ts +23 -0
  1937. package/lib/components/modal/modal-body.d.ts.map +1 -0
  1938. package/lib/components/modal/modal-close-button.d.ts +37 -0
  1939. package/lib/components/modal/modal-close-button.d.ts.map +1 -0
  1940. package/lib/components/modal/modal-footer-button.d.ts +17 -0
  1941. package/lib/components/modal/modal-footer-button.d.ts.map +1 -0
  1942. package/lib/components/modal/modal-footer.d.ts +30 -0
  1943. package/lib/components/modal/modal-footer.d.ts.map +1 -0
  1944. package/lib/components/modal/modal-header.d.ts +37 -0
  1945. package/lib/components/modal/modal-header.d.ts.map +1 -0
  1946. package/lib/components/modal/modal-heading.d.ts +18 -0
  1947. package/lib/components/modal/modal-heading.d.ts.map +1 -0
  1948. package/lib/components/modal/modal-label.d.ts +18 -0
  1949. package/lib/components/modal/modal-label.d.ts.map +1 -0
  1950. package/lib/components/modal/modal.d.ts +215 -0
  1951. package/lib/components/modal/modal.d.ts.map +1 -0
  1952. package/lib/components/multi-select/defs.d.ts +13 -23
  1953. package/lib/components/multi-select/defs.d.ts.map +1 -0
  1954. package/lib/components/multi-select/index.d.ts +9 -0
  1955. package/lib/components/multi-select/index.d.ts.map +1 -0
  1956. package/lib/components/multi-select/multi-select-item.d.ts +39 -0
  1957. package/lib/components/multi-select/multi-select-item.d.ts.map +1 -0
  1958. package/lib/components/multi-select/multi-select.d.ts +197 -0
  1959. package/lib/components/multi-select/multi-select.d.ts.map +1 -0
  1960. package/lib/components/notification/actionable-notification-button.d.ts +18 -0
  1961. package/lib/components/notification/actionable-notification-button.d.ts.map +1 -0
  1962. package/lib/components/notification/actionable-notification.d.ts +96 -0
  1963. package/lib/components/notification/actionable-notification.d.ts.map +1 -0
  1964. package/lib/components/notification/callout-notification.d.ts +34 -0
  1965. package/lib/components/notification/callout-notification.d.ts.map +1 -0
  1966. package/lib/components/notification/defs.d.ts +50 -60
  1967. package/lib/components/notification/defs.d.ts.map +1 -0
  1968. package/lib/components/notification/index.d.ts +12 -0
  1969. package/lib/components/notification/index.d.ts.map +1 -0
  1970. package/lib/components/notification/inline-notification.d.ts +121 -0
  1971. package/lib/components/notification/inline-notification.d.ts.map +1 -0
  1972. package/lib/components/notification/stories/helper.d.ts +17 -0
  1973. package/lib/components/notification/stories/helper.d.ts.map +1 -0
  1974. package/lib/components/notification/toast-notification.d.ts +31 -0
  1975. package/lib/components/notification/toast-notification.d.ts.map +1 -0
  1976. package/lib/components/number-input/defs.d.ts +5 -10
  1977. package/lib/components/number-input/defs.d.ts.map +1 -0
  1978. package/lib/components/number-input/index.d.ts +9 -0
  1979. package/lib/components/number-input/index.d.ts.map +1 -0
  1980. package/lib/components/number-input/number-input-skeleton.d.ts +20 -0
  1981. package/lib/components/number-input/number-input-skeleton.d.ts.map +1 -0
  1982. package/lib/components/number-input/number-input.d.ts +129 -0
  1983. package/lib/components/number-input/number-input.d.ts.map +1 -0
  1984. package/lib/components/overflow-menu/defs.d.ts +20 -30
  1985. package/lib/components/overflow-menu/defs.d.ts.map +1 -0
  1986. package/lib/components/overflow-menu/index.d.ts +10 -0
  1987. package/lib/components/overflow-menu/index.d.ts.map +1 -0
  1988. package/lib/components/overflow-menu/overflow-menu-body.d.ts +81 -0
  1989. package/lib/components/overflow-menu/overflow-menu-body.d.ts.map +1 -0
  1990. package/lib/components/overflow-menu/overflow-menu-item.d.ts +64 -0
  1991. package/lib/components/overflow-menu/overflow-menu-item.d.ts.map +1 -0
  1992. package/lib/components/overflow-menu/overflow-menu.d.ts +91 -0
  1993. package/lib/components/overflow-menu/overflow-menu.d.ts.map +1 -0
  1994. package/lib/components/page-header/index.d.ts +13 -0
  1995. package/lib/components/page-header/index.d.ts.map +1 -0
  1996. package/lib/components/page-header/page-header-breadcrumb.d.ts +34 -0
  1997. package/lib/components/page-header/page-header-breadcrumb.d.ts.map +1 -0
  1998. package/lib/components/page-header/page-header-content-text.d.ts +21 -0
  1999. package/lib/components/page-header/page-header-content-text.d.ts.map +1 -0
  2000. package/lib/components/page-header/page-header-content.d.ts +39 -0
  2001. package/lib/components/page-header/page-header-content.d.ts.map +1 -0
  2002. package/lib/components/page-header/page-header-hero-image.d.ts +17 -0
  2003. package/lib/components/page-header/page-header-hero-image.d.ts.map +1 -0
  2004. package/lib/components/page-header/page-header-tabs.d.ts +17 -0
  2005. package/lib/components/page-header/page-header-tabs.d.ts.map +1 -0
  2006. package/lib/components/page-header/page-header.d.ts +17 -0
  2007. package/lib/components/page-header/page-header.d.ts.map +1 -0
  2008. package/lib/components/pagination/defs.d.ts +13 -23
  2009. package/lib/components/pagination/defs.d.ts.map +1 -0
  2010. package/lib/components/pagination/index.d.ts +10 -0
  2011. package/lib/components/pagination/index.d.ts.map +1 -0
  2012. package/lib/components/pagination/pagination.d.ts +195 -0
  2013. package/lib/components/pagination/pagination.d.ts.map +1 -0
  2014. package/lib/components/pagination-nav/defs.d.ts +43 -53
  2015. package/lib/components/pagination-nav/defs.d.ts.map +1 -0
  2016. package/lib/components/pagination-nav/index.d.ts +8 -0
  2017. package/lib/components/pagination-nav/index.d.ts.map +1 -0
  2018. package/lib/components/pagination-nav/pagination-nav.d.ts +110 -0
  2019. package/lib/components/pagination-nav/pagination-nav.d.ts.map +1 -0
  2020. package/lib/components/password-input/defs.d.ts +27 -32
  2021. package/lib/components/password-input/defs.d.ts.map +1 -0
  2022. package/lib/components/password-input/index.d.ts +9 -0
  2023. package/lib/components/password-input/index.d.ts.map +1 -0
  2024. package/lib/components/password-input/password-input-skeleton.d.ts +22 -0
  2025. package/lib/components/password-input/password-input-skeleton.d.ts.map +1 -0
  2026. package/lib/components/password-input/password-input.d.ts +81 -0
  2027. package/lib/components/password-input/password-input.d.ts.map +1 -0
  2028. package/lib/components/popover/defs.d.ts +106 -116
  2029. package/lib/components/popover/defs.d.ts.map +1 -0
  2030. package/lib/components/popover/index.d.ts +9 -0
  2031. package/lib/components/popover/index.d.ts.map +1 -0
  2032. package/lib/components/popover/popover-content.d.ts +59 -0
  2033. package/lib/components/popover/popover-content.d.ts.map +1 -0
  2034. package/lib/components/popover/popover.d.ts +139 -0
  2035. package/lib/components/popover/popover.d.ts.map +1 -0
  2036. package/lib/components/progress-bar/defs.d.ts +35 -45
  2037. package/lib/components/progress-bar/defs.d.ts.map +1 -0
  2038. package/lib/components/progress-bar/index.d.ts +8 -0
  2039. package/lib/components/progress-bar/index.d.ts.map +1 -0
  2040. package/lib/components/progress-bar/progress-bar.d.ts +54 -0
  2041. package/lib/components/progress-bar/progress-bar.d.ts.map +1 -0
  2042. package/lib/components/progress-indicator/defs.d.ts +17 -27
  2043. package/lib/components/progress-indicator/defs.d.ts.map +1 -0
  2044. package/lib/components/progress-indicator/index.d.ts +11 -0
  2045. package/lib/components/progress-indicator/index.d.ts.map +1 -0
  2046. package/lib/components/progress-indicator/progress-indicator-skeleton.d.ts +24 -0
  2047. package/lib/components/progress-indicator/progress-indicator-skeleton.d.ts.map +1 -0
  2048. package/lib/components/progress-indicator/progress-indicator.d.ts +47 -0
  2049. package/lib/components/progress-indicator/progress-indicator.d.ts.map +1 -0
  2050. package/lib/components/progress-indicator/progress-step-skeleton.d.ts +20 -0
  2051. package/lib/components/progress-indicator/progress-step-skeleton.d.ts.map +1 -0
  2052. package/lib/components/progress-indicator/progress-step.d.ts +93 -0
  2053. package/lib/components/progress-indicator/progress-step.d.ts.map +1 -0
  2054. package/lib/components/radio-button/defs.d.ts +18 -28
  2055. package/lib/components/radio-button/defs.d.ts.map +1 -0
  2056. package/lib/components/radio-button/index.d.ts +10 -0
  2057. package/lib/components/radio-button/index.d.ts.map +1 -0
  2058. package/lib/components/radio-button/radio-button-group.d.ts +134 -0
  2059. package/lib/components/radio-button/radio-button-group.d.ts.map +1 -0
  2060. package/lib/components/radio-button/radio-button-skeleton.d.ts +16 -0
  2061. package/lib/components/radio-button/radio-button-skeleton.d.ts.map +1 -0
  2062. package/lib/components/radio-button/radio-button.d.ts +154 -0
  2063. package/lib/components/radio-button/radio-button.d.ts.map +1 -0
  2064. package/lib/components/search/index.d.ts +9 -0
  2065. package/lib/components/search/index.d.ts.map +1 -0
  2066. package/lib/components/search/search-skeleton.d.ts +21 -0
  2067. package/lib/components/search/search-skeleton.d.ts.map +1 -0
  2068. package/lib/components/search/search.d.ts +144 -0
  2069. package/lib/components/search/search.d.ts.map +1 -0
  2070. package/lib/components/select/index.d.ts +11 -0
  2071. package/lib/components/select/index.d.ts.map +1 -0
  2072. package/lib/components/select/select-item-group.d.ts +24 -0
  2073. package/lib/components/select/select-item-group.d.ts.map +1 -0
  2074. package/lib/components/select/select-item.d.ts +32 -0
  2075. package/lib/components/select/select-item.d.ts.map +1 -0
  2076. package/lib/components/select/select-skeleton.d.ts +20 -0
  2077. package/lib/components/select/select-skeleton.d.ts.map +1 -0
  2078. package/lib/components/select/select.d.ts +214 -0
  2079. package/lib/components/select/select.d.ts.map +1 -0
  2080. package/lib/components/shape-indicator/defs.d.ts +45 -55
  2081. package/lib/components/shape-indicator/defs.d.ts.map +1 -0
  2082. package/lib/components/shape-indicator/index.d.ts +8 -0
  2083. package/lib/components/shape-indicator/index.d.ts.map +1 -0
  2084. package/lib/components/shape-indicator/shape-indicator.d.ts +33 -0
  2085. package/lib/components/shape-indicator/shape-indicator.d.ts.map +1 -0
  2086. package/lib/components/side-panel/defs.d.ts +26 -36
  2087. package/lib/components/side-panel/defs.d.ts.map +1 -0
  2088. package/lib/components/side-panel/index.d.ts +8 -0
  2089. package/lib/components/side-panel/index.d.ts.map +1 -0
  2090. package/lib/components/side-panel/side-panel.d.ts +215 -0
  2091. package/lib/components/side-panel/side-panel.d.ts.map +1 -0
  2092. package/lib/components/skeleton-icon/index.d.ts +8 -0
  2093. package/lib/components/skeleton-icon/index.d.ts.map +1 -0
  2094. package/lib/components/skeleton-icon/skeleton-icon.d.ts +17 -0
  2095. package/lib/components/skeleton-icon/skeleton-icon.d.ts.map +1 -0
  2096. package/lib/components/skeleton-placeholder/index.d.ts +8 -0
  2097. package/lib/components/skeleton-placeholder/index.d.ts.map +1 -0
  2098. package/lib/components/skeleton-placeholder/skeleton-placeholder.d.ts +22 -0
  2099. package/lib/components/skeleton-placeholder/skeleton-placeholder.d.ts.map +1 -0
  2100. package/lib/components/skeleton-text/defs.d.ts +9 -19
  2101. package/lib/components/skeleton-text/defs.d.ts.map +1 -0
  2102. package/lib/components/skeleton-text/index.d.ts +8 -0
  2103. package/lib/components/skeleton-text/index.d.ts.map +1 -0
  2104. package/lib/components/skeleton-text/skeleton-text.d.ts +45 -0
  2105. package/lib/components/skeleton-text/skeleton-text.d.ts.map +1 -0
  2106. package/lib/components/skip-to-content/index.d.ts +8 -0
  2107. package/lib/components/skip-to-content/index.d.ts.map +1 -0
  2108. package/lib/components/skip-to-content/skip-to-content.d.ts +39 -0
  2109. package/lib/components/skip-to-content/skip-to-content.d.ts.map +1 -0
  2110. package/lib/components/slider/index.d.ts +10 -0
  2111. package/lib/components/slider/index.d.ts.map +1 -0
  2112. package/lib/components/slider/slider-input.d.ts +101 -0
  2113. package/lib/components/slider/slider-input.d.ts.map +1 -0
  2114. package/lib/components/slider/slider-skeleton.d.ts +20 -0
  2115. package/lib/components/slider/slider-skeleton.d.ts.map +1 -0
  2116. package/lib/components/slider/slider.d.ts +271 -0
  2117. package/lib/components/slider/slider.d.ts.map +1 -0
  2118. package/lib/components/slug/defs.d.ts +38 -48
  2119. package/lib/components/slug/defs.d.ts.map +1 -0
  2120. package/lib/components/slug/index.d.ts +9 -0
  2121. package/lib/components/slug/index.d.ts.map +1 -0
  2122. package/lib/components/slug/slug-action-button.d.ts +21 -0
  2123. package/lib/components/slug/slug-action-button.d.ts.map +1 -0
  2124. package/lib/components/slug/slug.d.ts +53 -0
  2125. package/lib/components/slug/slug.d.ts.map +1 -0
  2126. package/lib/components/stack/defs.d.ts +10 -20
  2127. package/lib/components/stack/defs.d.ts.map +1 -0
  2128. package/lib/components/stack/index.d.ts +8 -0
  2129. package/lib/components/stack/index.d.ts.map +1 -0
  2130. package/lib/components/stack/stack.d.ts +43 -0
  2131. package/lib/components/stack/stack.d.ts.map +1 -0
  2132. package/lib/components/structured-list/index.d.ts +15 -0
  2133. package/lib/components/structured-list/index.d.ts.map +1 -0
  2134. package/lib/components/structured-list/structured-list-body.d.ts +19 -0
  2135. package/lib/components/structured-list/structured-list-body.d.ts.map +1 -0
  2136. package/lib/components/structured-list/structured-list-cell.d.ts +19 -0
  2137. package/lib/components/structured-list/structured-list-cell.d.ts.map +1 -0
  2138. package/lib/components/structured-list/structured-list-head.d.ts +19 -0
  2139. package/lib/components/structured-list/structured-list-head.d.ts.map +1 -0
  2140. package/lib/components/structured-list/structured-list-header-cell-skeleton.d.ts +16 -0
  2141. package/lib/components/structured-list/structured-list-header-cell-skeleton.d.ts.map +1 -0
  2142. package/lib/components/structured-list/structured-list-header-cell.d.ts +19 -0
  2143. package/lib/components/structured-list/structured-list-header-cell.d.ts.map +1 -0
  2144. package/lib/components/structured-list/structured-list-header-row.d.ts +24 -0
  2145. package/lib/components/structured-list/structured-list-header-row.d.ts.map +1 -0
  2146. package/lib/components/structured-list/structured-list-row.d.ts +72 -0
  2147. package/lib/components/structured-list/structured-list-row.d.ts.map +1 -0
  2148. package/lib/components/structured-list/structured-list.d.ts +49 -0
  2149. package/lib/components/structured-list/structured-list.d.ts.map +1 -0
  2150. package/lib/components/tabs/defs.d.ts +34 -44
  2151. package/lib/components/tabs/defs.d.ts.map +1 -0
  2152. package/lib/components/tabs/index.d.ts +11 -0
  2153. package/lib/components/tabs/index.d.ts.map +1 -0
  2154. package/lib/components/tabs/tab-skeleton.d.ts +17 -0
  2155. package/lib/components/tabs/tab-skeleton.d.ts.map +1 -0
  2156. package/lib/components/tabs/tab.d.ts +38 -0
  2157. package/lib/components/tabs/tab.d.ts.map +1 -0
  2158. package/lib/components/tabs/tabs-skeleton.d.ts +21 -0
  2159. package/lib/components/tabs/tabs-skeleton.d.ts.map +1 -0
  2160. package/lib/components/tabs/tabs.d.ts +205 -0
  2161. package/lib/components/tabs/tabs.d.ts.map +1 -0
  2162. package/lib/components/tag/defs.d.ts +54 -64
  2163. package/lib/components/tag/defs.d.ts.map +1 -0
  2164. package/lib/components/tag/dismissible-tag.d.ts +107 -0
  2165. package/lib/components/tag/dismissible-tag.d.ts.map +1 -0
  2166. package/lib/components/tag/index.d.ts +12 -0
  2167. package/lib/components/tag/index.d.ts.map +1 -0
  2168. package/lib/components/tag/operational-tag.d.ts +87 -0
  2169. package/lib/components/tag/operational-tag.d.ts.map +1 -0
  2170. package/lib/components/tag/selectable-tag.d.ts +82 -0
  2171. package/lib/components/tag/selectable-tag.d.ts.map +1 -0
  2172. package/lib/components/tag/tag-skeleton.d.ts +23 -0
  2173. package/lib/components/tag/tag-skeleton.d.ts.map +1 -0
  2174. package/lib/components/tag/tag.d.ts +108 -0
  2175. package/lib/components/tag/tag.d.ts.map +1 -0
  2176. package/lib/components/tag/types.d.ts +12 -0
  2177. package/lib/components/tag/types.d.ts.map +1 -0
  2178. package/lib/components/tearsheet/defs.d.ts +15 -25
  2179. package/lib/components/tearsheet/defs.d.ts.map +1 -0
  2180. package/lib/components/tearsheet/index.d.ts +8 -0
  2181. package/lib/components/tearsheet/index.d.ts.map +1 -0
  2182. package/lib/components/tearsheet/tearsheet.d.ts +184 -0
  2183. package/lib/components/tearsheet/tearsheet.d.ts.map +1 -0
  2184. package/lib/components/text-input/defs.d.ts +55 -60
  2185. package/lib/components/text-input/defs.d.ts.map +1 -0
  2186. package/lib/components/text-input/index.d.ts +9 -0
  2187. package/lib/components/text-input/index.d.ts.map +1 -0
  2188. package/lib/components/text-input/stories/helpers.d.ts +23 -0
  2189. package/lib/components/text-input/stories/helpers.d.ts.map +1 -0
  2190. package/lib/components/text-input/text-input-skeleton.d.ts +22 -0
  2191. package/lib/components/text-input/text-input-skeleton.d.ts.map +1 -0
  2192. package/lib/components/text-input/text-input.d.ts +212 -0
  2193. package/lib/components/text-input/text-input.d.ts.map +1 -0
  2194. package/lib/components/textarea/defs.d.ts +3 -4
  2195. package/lib/components/textarea/defs.d.ts.map +1 -0
  2196. package/lib/components/textarea/index.d.ts +9 -0
  2197. package/lib/components/textarea/index.d.ts.map +1 -0
  2198. package/lib/components/textarea/stories/helpers.d.ts +30 -0
  2199. package/lib/components/textarea/stories/helpers.d.ts.map +1 -0
  2200. package/lib/components/textarea/textarea-skeleton.d.ts +22 -0
  2201. package/lib/components/textarea/textarea-skeleton.d.ts.map +1 -0
  2202. package/lib/components/textarea/textarea.d.ts +99 -0
  2203. package/lib/components/textarea/textarea.d.ts.map +1 -0
  2204. package/lib/components/tile/clickable-tile.d.ts +60 -0
  2205. package/lib/components/tile/clickable-tile.d.ts.map +1 -0
  2206. package/lib/components/tile/defs.d.ts +3 -4
  2207. package/lib/components/tile/defs.d.ts.map +1 -0
  2208. package/lib/components/tile/expandable-tile.d.ts +96 -0
  2209. package/lib/components/tile/expandable-tile.d.ts.map +1 -0
  2210. package/lib/components/tile/index.d.ts +13 -0
  2211. package/lib/components/tile/index.d.ts.map +1 -0
  2212. package/lib/components/tile/radio-tile.d.ts +28 -0
  2213. package/lib/components/tile/radio-tile.d.ts.map +1 -0
  2214. package/lib/components/tile/selectable-tile.d.ts +124 -0
  2215. package/lib/components/tile/selectable-tile.d.ts.map +1 -0
  2216. package/lib/components/tile/tile-group.d.ts +97 -0
  2217. package/lib/components/tile/tile-group.d.ts.map +1 -0
  2218. package/lib/components/tile/tile.d.ts +50 -0
  2219. package/lib/components/tile/tile.d.ts.map +1 -0
  2220. package/lib/components/time-picker/defs.d.ts +15 -20
  2221. package/lib/components/time-picker/defs.d.ts.map +1 -0
  2222. package/lib/components/time-picker/index.d.ts +9 -0
  2223. package/lib/components/time-picker/index.d.ts.map +1 -0
  2224. package/lib/components/time-picker/time-picker-select.d.ts +93 -0
  2225. package/lib/components/time-picker/time-picker-select.d.ts.map +1 -0
  2226. package/lib/components/time-picker/time-picker.d.ts +135 -0
  2227. package/lib/components/time-picker/time-picker.d.ts.map +1 -0
  2228. package/lib/components/toggle/defs.d.ts +9 -19
  2229. package/lib/components/toggle/defs.d.ts.map +1 -0
  2230. package/lib/components/toggle/index.d.ts +9 -0
  2231. package/lib/components/toggle/index.d.ts.map +1 -0
  2232. package/lib/components/toggle/toggle-skeleton.d.ts +18 -0
  2233. package/lib/components/toggle/toggle-skeleton.d.ts.map +1 -0
  2234. package/lib/components/toggle/toggle.d.ts +104 -0
  2235. package/lib/components/toggle/toggle.d.ts.map +1 -0
  2236. package/lib/components/toggle-tip/index.d.ts +8 -0
  2237. package/lib/components/toggle-tip/index.d.ts.map +1 -0
  2238. package/lib/components/toggle-tip/toggletip.d.ts +103 -0
  2239. package/lib/components/toggle-tip/toggletip.d.ts.map +1 -0
  2240. package/lib/components/tooltip/definition-tooltip.d.ts +42 -0
  2241. package/lib/components/tooltip/definition-tooltip.d.ts.map +1 -0
  2242. package/lib/components/tooltip/index.d.ts +10 -0
  2243. package/lib/components/tooltip/index.d.ts.map +1 -0
  2244. package/lib/components/tooltip/tooltip-content.d.ts +12 -0
  2245. package/lib/components/tooltip/tooltip-content.d.ts.map +1 -0
  2246. package/lib/components/tooltip/tooltip.d.ts +111 -0
  2247. package/lib/components/tooltip/tooltip.d.ts.map +1 -0
  2248. package/lib/components/tree-view/defs.d.ts +9 -19
  2249. package/lib/components/tree-view/defs.d.ts.map +1 -0
  2250. package/lib/components/tree-view/index.d.ts +9 -0
  2251. package/lib/components/tree-view/index.d.ts.map +1 -0
  2252. package/lib/components/tree-view/tree-node.d.ts +86 -0
  2253. package/lib/components/tree-view/tree-node.d.ts.map +1 -0
  2254. package/lib/components/tree-view/tree-view.d.ts +52 -0
  2255. package/lib/components/tree-view/tree-view.d.ts.map +1 -0
  2256. package/lib/components/ui-shell/defs.d.ts +27 -37
  2257. package/lib/components/ui-shell/defs.d.ts.map +1 -0
  2258. package/lib/components/ui-shell/header-global-action.d.ts +53 -0
  2259. package/lib/components/ui-shell/header-global-action.d.ts.map +1 -0
  2260. package/lib/components/ui-shell/header-menu-button.d.ts +62 -0
  2261. package/lib/components/ui-shell/header-menu-button.d.ts.map +1 -0
  2262. package/lib/components/ui-shell/header-menu-item.d.ts +16 -0
  2263. package/lib/components/ui-shell/header-menu-item.d.ts.map +1 -0
  2264. package/lib/components/ui-shell/header-menu.d.ts +93 -0
  2265. package/lib/components/ui-shell/header-menu.d.ts.map +1 -0
  2266. package/lib/components/ui-shell/header-name.d.ts +39 -0
  2267. package/lib/components/ui-shell/header-name.d.ts.map +1 -0
  2268. package/lib/components/ui-shell/header-nav-item.d.ts +59 -0
  2269. package/lib/components/ui-shell/header-nav-item.d.ts.map +1 -0
  2270. package/lib/components/ui-shell/header-nav.d.ts +25 -0
  2271. package/lib/components/ui-shell/header-nav.d.ts.map +1 -0
  2272. package/lib/components/ui-shell/header-panel.d.ts +30 -0
  2273. package/lib/components/ui-shell/header-panel.d.ts.map +1 -0
  2274. package/lib/components/ui-shell/header-side-nav-items.d.ts +24 -0
  2275. package/lib/components/ui-shell/header-side-nav-items.d.ts.map +1 -0
  2276. package/lib/components/ui-shell/header.d.ts +19 -0
  2277. package/lib/components/ui-shell/header.d.ts.map +1 -0
  2278. package/lib/components/ui-shell/index.d.ts +26 -0
  2279. package/lib/components/ui-shell/index.d.ts.map +1 -0
  2280. package/lib/components/ui-shell/side-nav-divider.d.ts +18 -0
  2281. package/lib/components/ui-shell/side-nav-divider.d.ts.map +1 -0
  2282. package/lib/components/ui-shell/side-nav-items.d.ts +19 -0
  2283. package/lib/components/ui-shell/side-nav-items.d.ts.map +1 -0
  2284. package/lib/components/ui-shell/side-nav-link.d.ts +65 -0
  2285. package/lib/components/ui-shell/side-nav-link.d.ts.map +1 -0
  2286. package/lib/components/ui-shell/side-nav-menu-item.d.ts +53 -0
  2287. package/lib/components/ui-shell/side-nav-menu-item.d.ts.map +1 -0
  2288. package/lib/components/ui-shell/side-nav-menu.d.ts +106 -0
  2289. package/lib/components/ui-shell/side-nav-menu.d.ts.map +1 -0
  2290. package/lib/components/ui-shell/side-nav.d.ts +123 -0
  2291. package/lib/components/ui-shell/side-nav.d.ts.map +1 -0
  2292. package/lib/components/ui-shell/switcher-divider.d.ts +18 -0
  2293. package/lib/components/ui-shell/switcher-divider.d.ts.map +1 -0
  2294. package/lib/components/ui-shell/switcher-item.d.ts +50 -0
  2295. package/lib/components/ui-shell/switcher-item.d.ts.map +1 -0
  2296. package/lib/components/ui-shell/switcher.d.ts +35 -0
  2297. package/lib/components/ui-shell/switcher.d.ts.map +1 -0
  2298. package/lib/globals/controllers/floating-controller.d.ts +39 -42
  2299. package/lib/globals/controllers/floating-controller.d.ts.map +1 -0
  2300. package/lib/globals/decorators/carbon-element.d.ts +46 -0
  2301. package/lib/globals/decorators/carbon-element.d.ts.map +1 -0
  2302. package/lib/globals/decorators/host-listener.d.ts +18 -0
  2303. package/lib/globals/decorators/host-listener.d.ts.map +1 -0
  2304. package/lib/globals/directives/if-non-empty.d.ts +14 -0
  2305. package/lib/globals/directives/if-non-empty.d.ts.map +1 -0
  2306. package/lib/globals/directives/spread.d.ts +37 -0
  2307. package/lib/globals/directives/spread.d.ts.map +1 -0
  2308. package/lib/globals/internal/collection-helpers.d.ts +42 -0
  2309. package/lib/globals/internal/collection-helpers.d.ts.map +1 -0
  2310. package/lib/globals/internal/deep-shadow-contains.d.ts +16 -0
  2311. package/lib/globals/internal/deep-shadow-contains.d.ts.map +1 -0
  2312. package/lib/globals/internal/feature-flags.d.ts +22 -0
  2313. package/lib/globals/internal/feature-flags.d.ts.map +1 -0
  2314. package/lib/globals/internal/handle.d.ts +17 -0
  2315. package/lib/globals/internal/handle.d.ts.map +1 -0
  2316. package/lib/globals/internal/icon-loader-utils.d.ts +32 -0
  2317. package/lib/globals/internal/icon-loader-utils.d.ts.map +1 -0
  2318. package/lib/globals/internal/icon-loader.d.ts +29 -0
  2319. package/lib/globals/internal/icon-loader.d.ts.map +1 -0
  2320. package/lib/globals/internal/radio-group-manager.d.ts +112 -0
  2321. package/lib/globals/internal/radio-group-manager.d.ts.map +1 -0
  2322. package/lib/globals/mixins/focus.d.ts +17 -0
  2323. package/lib/globals/mixins/focus.d.ts.map +1 -0
  2324. package/lib/globals/mixins/form.d.ts +21 -0
  2325. package/lib/globals/mixins/form.d.ts.map +1 -0
  2326. package/lib/globals/mixins/host-listener.d.ts +27 -0
  2327. package/lib/globals/mixins/host-listener.d.ts.map +1 -0
  2328. package/lib/globals/mixins/on.d.ts +10 -0
  2329. package/lib/globals/mixins/on.d.ts.map +1 -0
  2330. package/lib/globals/mixins/validity.d.ts +38 -0
  2331. package/lib/globals/mixins/validity.d.ts.map +1 -0
  2332. package/lib/globals/settings.d.ts +0 -9
  2333. package/lib/globals/settings.d.ts.map +1 -0
  2334. package/lib/globals/shared-enums.d.ts +9 -19
  2335. package/lib/globals/shared-enums.d.ts.map +1 -0
  2336. package/lib/index.d.ts +175 -0
  2337. package/lib/index.d.ts.map +1 -0
  2338. package/package.json +6 -7
  2339. package/scss/components/link/link.scss +8 -1
@@ -8,7 +8,7 @@
8
8
  import { css } from "lit";
9
9
 
10
10
  //#region src/components/data-table/data-table.scss?lit
11
- var data_table_default = css(["@charset \"UTF-8\";.cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-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-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}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-field) inset;-webkit-text-fill-color:var(--cds-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label{color:var(--cds-text-secondary,#525252);display:inline-block;font-weight:var(--cds-label-01-font-weight,400);font-weight:400;line-height:var(--cds-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label,.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-label-01-font-size,.75rem);letter-spacing:var(--cds-label-01-letter-spacing,.32px)}.cds-custom--label .cds-custom--toggletip-label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;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--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;display:flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--label.cds-custom--skeleton{block-size:.875rem;inline-size:4.6875rem}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--form-requirement{display:none;font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-text-helper,#6f6f6f);font-size:var(--cds-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.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--checkbox-group{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--checkbox-group *,.cds-custom--checkbox-group :after,.cds-custom--checkbox-group :before{box-sizing:inherit}.cds-custom--form-item.cds-custom--checkbox-wrapper{margin-block-end:.375rem;position:relative}.cds-custom--form-item.cds-custom--checkbox-wrapper:first-of-type{margin-block-start:0}.cds-custom--label+.cds-custom--form-item.cds-custom--checkbox-wrapper{margin-block-start:-.125rem}.cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type{margin-block-end:.1875rem}.cds-custom--checkbox{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;inset-block-start:1.25rem;inset-inline-start:.7rem;visibility:inherit;white-space:nowrap}.cds-custom--checkbox-label html{font-size:100%}.cds-custom--checkbox-label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--checkbox-label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--checkbox-label strong{font-weight:600}.cds-custom--checkbox-label{cursor:pointer;display:flex;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);min-block-size:1.25rem;padding-block-start:.0625rem;padding-inline-start:1.25rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cds-custom--checkbox-label-text{padding-inline-start:.625rem}.cds-custom--checkbox-label:after,.cds-custom--checkbox-label:before{box-sizing:border-box}@media print{.cds-custom--checkbox-label:after,.cds-custom--checkbox-label:before{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.cds-custom--checkbox-label:before{border:1px solid var(--cds-icon-primary,#161616);border-radius:2px;position:absolute}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--checkbox-label:before{border:1px solid ButtonBorder}}.cds-custom--checkbox-label:before{background-color:transparent;block-size:1rem;content:\"\";inline-size:1rem;inset-block-start:.125rem;inset-inline-start:0;margin-block:.0625rem .125rem;margin-inline:.1875rem 0}.cds-custom--checkbox-label:after{background:none;block-size:.3125rem;border-block-end:1.5px solid var(--cds-icon-inverse,#fff);border-inline-start:1.5px solid var(--cds-icon-inverse,#fff);content:\"\";inline-size:.5625rem;inset-block-start:.40625rem;inset-inline-start:.4375rem;margin-block-start:-.1875rem;position:absolute;transform:scale(0) rotate(-45deg);transform-origin:bottom right}.cds-custom--checkbox-label[data-contained-checkbox-state=true]:before,.cds-custom--checkbox:checked+.cds-custom--checkbox-label:before,.cds-custom--checkbox:indeterminate+.cds-custom--checkbox-label:before{background-color:var(--cds-icon-primary,#161616);border:1px}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--checkbox-label[data-contained-checkbox-state=true]:before,.cds-custom--checkbox:checked+.cds-custom--checkbox-label:before,.cds-custom--checkbox:indeterminate+.cds-custom--checkbox-label:before{background-color:SelectedItem;border:1px solid ButtonBorder}}.cds-custom--checkbox-label[data-contained-checkbox-state=true]:after,.cds-custom--checkbox:checked+.cds-custom--checkbox-label:after{transform:scale(1) rotate(-45deg)}.cds-custom--checkbox:indeterminate+.cds-custom--checkbox-label:after{border-block-end:2px solid var(--cds-icon-inverse,#fff);border-inline-start:0 solid var(--cds-icon-inverse,#fff);inline-size:.5rem;inset-block-start:.6875rem;transform:scale(1) rotate(0deg)}.cds-custom--checkbox-label[data-contained-checkbox-state=true].cds-custom--checkbox-label__focus:before,.cds-custom--checkbox-label__focus:before,.cds-custom--checkbox:checked:focus+.cds-custom--checkbox-label:before,.cds-custom--checkbox:focus+.cds-custom--checkbox-label:before,.cds-custom--checkbox:indeterminate:focus+.cds-custom--checkbox-label:before{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds-custom--checkbox-label[data-contained-checkbox-disabled=true],.cds-custom--checkbox:disabled+.cds-custom--checkbox-label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--checkbox-label[data-contained-checkbox-disabled=true]:before,.cds-custom--checkbox:disabled+.cds-custom--checkbox-label:before{border-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--checkbox-label[data-contained-checkbox-state=true][data-contained-checkbox-disabled=true]:before,.cds-custom--checkbox:checked:disabled+.cds-custom--checkbox-label:before,.cds-custom--checkbox:indeterminate:disabled+.cds-custom--checkbox-label:before{background-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--checkbox-group[data-invalid] .cds-custom--checkbox-label:before,.cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox-label:before,.cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox:checked+.cds-custom--checkbox-label:before{border:1px solid var(--cds-support-error,#da1e28)}.cds-custom--checkbox-group .cds-custom--checkbox-wrapper--invalid>.cds-custom--checkbox__validation-msg,.cds-custom--checkbox-group .cds-custom--checkbox-wrapper--warning>.cds-custom--checkbox__validation-msg,.cds-custom--checkbox-group .cds-custom--checkbox-wrapper>.cds-custom--form__helper-text{display:none}.cds-custom--checkbox-group:not(.cds-custom--checkbox-group[data-invalid]) .cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox-label:before,.cds-custom--checkbox-group:not(.cds-custom--checkbox-group[data-invalid]) .cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox:checked+.cds-custom--checkbox-label:before{border:1px solid var(--cds-icon-primary,#161616)}.cds-custom--checkbox-group__validation-msg,.cds-custom--checkbox__validation-msg{align-items:flex-start;display:none;inline-size:100%;margin-block-start:.25rem}.cds-custom--checkbox__invalid-icon{margin:.0625rem .0625rem 0 .1875rem;fill:var(--cds-support-error,#da1e28);min-inline-size:1rem}.cds-custom--checkbox__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--checkbox__invalid-icon--warning path:first-of-type{fill:#000}.cds-custom--checkbox-group--invalid .cds-custom--checkbox-group__validation-msg,.cds-custom--checkbox-group--warning .cds-custom--checkbox-group__validation-msg,.cds-custom--checkbox-wrapper--invalid>.cds-custom--checkbox__validation-msg,.cds-custom--checkbox-wrapper--warning>.cds-custom--checkbox__validation-msg{display:flex}.cds-custom--checkbox-group--invalid .cds-custom--checkbox-group__validation-msg .cds-custom--form-requirement,.cds-custom--checkbox-group--warning .cds-custom--checkbox-group__validation-msg .cds-custom--form-requirement,.cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox__validation-msg .cds-custom--form-requirement,.cds-custom--checkbox-wrapper--warning .cds-custom--checkbox__validation-msg .cds-custom--form-requirement{display:block;margin-block-start:0;margin-inline-start:.5rem;max-block-size:100%;overflow:visible}.cds-custom--checkbox-group--invalid .cds-custom--checkbox-group__validation-msg .cds-custom--form-requirement,.cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox__validation-msg .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--checkbox-group--readonly .cds-custom--checkbox-label,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox-label{cursor:default}.cds-custom--checkbox-group--readonly .cds-custom--checkbox-label-text,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox-label-text{cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.cds-custom--checkbox-group--readonly .cds-custom--checkbox+.cds-custom--checkbox-label:before,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox+.cds-custom--checkbox-label:before{border-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--checkbox-group--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:before,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:before{background:transparent;border:1px solid var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--checkbox-group--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after{border-color:var(--cds-text-primary,#161616)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--checkbox-group--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after{fill:SelectedItemText}}.cds-custom--checkbox-skeleton .cds-custom--checkbox-label{cursor:default}.cds-custom--checkbox-label-text.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--checkbox-label-text.cds-custom--skeleton:active,.cds-custom--checkbox-label-text.cds-custom--skeleton:focus,.cds-custom--checkbox-label-text.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--checkbox-label-text.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--checkbox-label-text.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--checkbox-label-text.cds-custom--skeleton{background:CanvasText}.cds-custom--checkbox-label-text.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--checkbox-label-text.cds-custom--skeleton{block-size:1rem;inline-size:6.25rem;margin-block:.0625rem 0;margin-inline:.375rem 0}.cds-custom--checkbox--inline{position:relative}[dir=rtl] .cds-custom--checkbox-label:after{margin-block-start:0;margin-inline-start:-.0625rem;transform-origin:center}[dir=rtl] .cds-custom--checkbox-label[data-contained-checkbox-state=true]:after,[dir=rtl] .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after{transform:scale(1.2) rotate3d(.5,1,0,158deg)}.cds-custom--checkbox-group--decorator legend.cds-custom--label,.cds-custom--checkbox-group--slug legend.cds-custom--label,.cds-custom--checkbox-wrapper--decorator .cds-custom--checkbox-label-text,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text{display:flex}.cds-custom--checkbox-group--decorator legend.cds-custom--label .cds-custom--checkbox-group-inner--decorator>*,.cds-custom--checkbox-group--slug legend.cds-custom--label .cds-custom--ai-label,.cds-custom--checkbox-group--slug legend.cds-custom--label .cds-custom--slug,.cds-custom--checkbox-wrapper--decorator .cds-custom--checkbox-label-text .cds-custom--checkbox-wrapper-inner--decorator>*,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text .cds-custom--ai-label,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text .cds-custom--slug{margin-inline-start:.5rem}.cds-custom--checkbox-wrapper--decorator .cds-custom--checkbox-label-text .cds-custom--ai-label__button--inline,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text .cds-custom--ai-label__button--inline,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text .cds-custom--slug__button--inline{line-height:inherit;margin-block-start:-.0625rem}.cds-custom--checkbox-group--horizontal{display:flex;flex-flow:row wrap;justify-content:flex-start;position:relative}.cds-custom--checkbox-group--horizontal .cds-custom--form-item{flex:none;margin-block-end:0}.cds-custom--checkbox-group--horizontal .cds-custom--form-item:not(:last-of-type){margin-inline-end:1rem}.cds-custom--checkbox-group--horizontal .cds-custom--checkbox-label-text{padding-inline-start:.5rem}.cds-custom--checkbox-group--horizontal .cds-custom--label+.cds-custom--form-item.cds-custom--checkbox-wrapper{margin-block-start:0}.cds-custom--radio-button-group{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--radio-button-group *,.cds-custom--radio-button-group :after,.cds-custom--radio-button-group :before{box-sizing:inherit}.cds-custom--radio-button-group{align-items:center;display:flex;position:relative}.cds-custom--label+.cds-custom--form-item .cds-custom--radio-button-group{margin-block-start:0}.cds-custom--radio-button-group--vertical{align-items:flex-start;flex-direction:column}.cds-custom--radio-button-group--vertical.cds-custom--radio-button-group--label-left{align-items:flex-end}.cds-custom--radio-button-group--vertical .cds-custom--radio-button__label{margin-inline-end:0}.cds-custom--radio-button-group--vertical .cds-custom--radio-button__label:not(:last-of-type){margin-block-end:.5rem}.cds-custom--radio-button{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;margin-block-start:.9rem;margin-inline-start:.63rem;visibility:inherit;white-space:nowrap}.cds-custom--radio-button__label{align-items:center;cursor:pointer;display:flex;margin-inline-end:1rem}.cds-custom--radio-button__label-text{flex:1;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--radio-button__appearance{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--radio-button__appearance *,.cds-custom--radio-button__appearance :after,.cds-custom--radio-button__appearance :before{box-sizing:inherit}.cds-custom--radio-button__appearance{background-color:transparent;block-size:1.125rem;border:1px solid var(--cds-icon-primary,#161616);border-radius:50%;flex-shrink:0;inline-size:1.125rem;margin-block:.0625rem .125rem;margin-inline:.125rem .625rem}.cds-custom--radio-button-group--vertical .cds-custom--radio-button__appearance{margin-block:0}.cds-custom--radio-button:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{align-items:center;border-color:var(--cds-icon-primary,#161616);display:flex;justify-content:center}.cds-custom--radio-button:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before{background-color:var(--cds-icon-primary,#161616);block-size:100%;border-radius:50%;content:\"\";display:inline-block;inline-size:100%;position:relative;transform:scale(.5)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--radio-button:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before{background-color:ButtonText}}@media print{.cds-custom--radio-button:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.cds-custom--radio-button:disabled+.cds-custom--radio-button__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--radio-button:disabled+.cds-custom--radio-button__label .cds-custom--radio-button__appearance,.cds-custom--radio-button:disabled:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{border-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--radio-button:disabled+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before,.cds-custom--radio-button:disabled:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--radio-button-group--readonly .cds-custom--radio-button+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{border-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--radio-button-group--readonly .cds-custom--radio-button__label{cursor:default}.cds-custom--radio-button-group--readonly .cds-custom--radio-button__label-text{cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.cds-custom--radio-button-group--invalid .cds-custom--radio-button+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{border-color:var(--cds-support-error,#da1e28)}.cds-custom--radio-button__validation-msg{align-items:flex-end;display:none;margin-block-start:.375rem}.cds-custom--radio-button__invalid-icon{fill:var(--cds-support-error,#da1e28);margin-inline:.1875rem .0625rem}.cds-custom--radio-button__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--radio-button__invalid-icon--warning path:first-of-type{fill:#000}.cds-custom--radio-button-group--invalid+.cds-custom--radio-button__validation-msg,.cds-custom--radio-button-group--warning+.cds-custom--radio-button__validation-msg{display:flex}.cds-custom--radio-button-group--invalid+.cds-custom--radio-button__validation-msg .cds-custom--form-requirement,.cds-custom--radio-button-group--warning+.cds-custom--radio-button__validation-msg .cds-custom--form-requirement{display:block;margin-block-start:0;margin-inline-start:.5rem;max-block-size:100%;overflow:visible}.cds-custom--radio-button-group--invalid+.cds-custom--radio-button__validation-msg .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--radio-button-group~.cds-custom--form__helper-text{margin-block-start:.375rem}.cds-custom--radio-button:focus+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1.5px}.cds-custom--radio-button__label.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--radio-button__label.cds-custom--skeleton:active,.cds-custom--radio-button__label.cds-custom--skeleton:focus,.cds-custom--radio-button__label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--radio-button__label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--radio-button__label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--radio-button__label.cds-custom--skeleton{background:CanvasText}.cds-custom--radio-button__label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--radio-button__label.cds-custom--skeleton{block-size:1.125rem;inline-size:6.25rem}.cds-custom--radio-button__label.cds-custom--skeleton .cds-custom--radio-button__appearance{display:none}.cds-custom--radio-button-wrapper .cds-custom--radio-button__label{align-items:flex-start;display:flex;justify-content:center;margin:0}.cds-custom--radio-button-wrapper:not(:last-of-type){margin-inline-end:1rem}.cds-custom--radio-button-group--vertical .cds-custom--radio-button-wrapper{margin-block-end:.375rem;margin-inline-end:0}.cds-custom--radio-button-group--vertical .cds-custom--radio-button-wrapper .cds-custom--radio-button__label{padding-block-start:.125rem}.cds-custom--radio-button-group--label-right .cds-custom--radio-button__label,.cds-custom--radio-button-wrapper.cds-custom--radio-button-wrapper--label-right .cds-custom--radio-button__label{flex-direction:row}.cds-custom--radio-button-group--label-left .cds-custom--radio-button__label,.cds-custom--radio-button-wrapper.cds-custom--radio-button-wrapper--label-left .cds-custom--radio-button__label{flex-direction:row-reverse}.cds-custom--radio-button-group--label-left .cds-custom--radio-button__appearance,.cds-custom--radio-button-wrapper.cds-custom--radio-button-wrapper--label-left .cds-custom--radio-button__appearance{margin-inline:.5rem 0}.cds-custom--radio-button-group--decorator legend.cds-custom--label,.cds-custom--radio-button-group--slug legend.cds-custom--label,.cds-custom--radio-button-wrapper--decorator .cds-custom--radio-button__label-text,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text{display:flex}.cds-custom--radio-button-group--decorator legend.cds-custom--label .cds-custom--radio-button-group-inner--decorator>*,.cds-custom--radio-button-group--slug legend.cds-custom--label .cds-custom--ai-label,.cds-custom--radio-button-group--slug legend.cds-custom--label .cds-custom--slug,.cds-custom--radio-button-wrapper--decorator .cds-custom--radio-button__label-text .cds-custom--radio-button-wrapper-inner--decorator>*,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text .cds-custom--ai-label,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text .cds-custom--slug{margin-inline-start:.5rem}.cds-custom--radio-button-wrapper--decorator .cds-custom--radio-button__label-text .cds-custom--ai-label__button--inline,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text .cds-custom--ai-label__button--inline,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text .cds-custom--slug__button--inline{line-height:inherit;margin-block-start:-.0625rem}.cds-custom--data-table-container{padding-block-start:.125rem;position:relative}.cds-custom--data-table-content{display:block;overflow-x:auto}.cds-custom--data-table-content:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--data-table-content:focus{outline-style:dotted}}.cds-custom--data-table-container--ai-enabled{border:none;padding:1px;position:relative}.cds-custom--data-table-container--ai-enabled:after{background-image:linear-gradient(to top,var(--cds-ai-border-end,#78a9ff),var(--cds-ai-border-start,rgba(166,200,255,.64)));block-size:100%;content:\"\";inline-size:100%;inset:0;pointer-events:none;position:absolute;z-index:-1}.cds-custom--data-table-container--ai-enabled tbody{position:relative}.cds-custom--data-table-container--ai-enabled tbody:before{background:linear-gradient(to top,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%);block-size:100%;content:\"\";inline-size:100%;inset:0;pointer-events:none;position:absolute}.cds-custom--data-table-header{background-color:var(--cds-layer);padding-block:1rem 1.5rem;padding-inline:1rem}.cds-custom--data-table-header.cds-custom--data-table-header__with-decorator{display:flex;justify-content:space-between}.cds-custom--data-table-header.cds-custom--data-table-header__with-decorator.cds-custom--data-table-header__with-decorator--standalone{justify-content:flex-end}.cds-custom--data-table-header__title,:host(cds-custom-table-header-title){color:var(--cds-text-primary,#161616);font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}.cds-custom--data-table-header__description,:host(cds-custom-table-header-description){color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}@media (min-width:42rem){.cds-custom--data-table-header__description,:host(cds-custom-table-header-description){max-inline-size:50ch}}@media (min-width:66rem){.cds-custom--data-table-header__description,:host(cds-custom-table-header-description){max-inline-size:80ch}}.cds-custom--data-table,:host(cds-custom-table){border-collapse:collapse;border-spacing:0;inline-size:100%}.cds-custom--data-table thead,:host(cds-custom-table) thead{background-color:var(--cds-layer-accent);font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572)}.cds-custom--data-table tbody,:host(cds-custom-table) tbody{background-color:var(--cds-layer);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--data-table tr,:host(cds-custom-table) tr{block-size:3rem;border:none;inline-size:100%}.cds-custom--data-table tbody tr,.cds-custom--data-table tbody tr td,.cds-custom--data-table tbody tr th,:host(cds-custom-table) tbody tr,:host(cds-custom-table) tbody tr td,:host(cds-custom-table) tbody tr th{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds-custom--data-table tbody tr:not([data-child-row]):hover,.cds-custom--data-table tbody tr[data-child-row]:hover>td,:host(cds-custom-table) tbody tr:not([data-child-row]):hover,:host(cds-custom-table) tbody tr[data-child-row]:hover>td{background-color:var(--cds-layer-hover)}.cds-custom--data-table tbody tr:hover td,.cds-custom--data-table tbody tr:hover th,:host(cds-custom-table) tbody tr:hover td,:host(cds-custom-table) tbody tr:hover th{border-block-end:1px solid var(--cds-layer-hover);border-block-start:1px solid var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}.cds-custom--data-table tr:hover .cds-custom--link:not(.cds-custom--popover-container .cds-custom--link),:host(cds-custom-table) tr:hover .cds-custom--link:not(.cds-custom--popover-container .cds-custom--link){color:var(--cds-link-secondary,#0043ce)}.cds-custom--data-table tr:hover .cds-custom--link--disabled:not(.cds-custom--popover-container .cds-custom--link),:host(cds-custom-table) tr:hover .cds-custom--link--disabled:not(.cds-custom--popover-container .cds-custom--link){color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--data-table td,.cds-custom--data-table th,:host(cds-custom-table) td,:host(cds-custom-table) th{text-align:start;vertical-align:middle}.cds-custom--data-table.cds-custom--data-table--top-aligned-body.cds-custom--data-table--lg tr:not([data-child-row]) td:not(.cds-custom--table-expand){padding-block:1rem 1rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-body.cds-custom--data-table--lg tr:not([data-child-row]) td:not(.cds-custom--table-expand).cds-custom--table-column-menu{padding-block-start:.5rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-body.cds-custom--data-table--lg tr:not([data-child-row]) td:not(.cds-custom--table-expand).cds-custom--table-column-checkbox:not(.cds-custom--table-column-radio){padding-block-start:.8125rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-body td{vertical-align:top}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--lg th:not(.cds-custom--table-expand):not(.cds-custom--table-sort__header){padding-block:1rem 1rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--lg th:not(.cds-custom--table-expand):not(.cds-custom--table-sort__header).cds-custom--table-column-menu{padding-block-start:.5rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--lg th:not(.cds-custom--table-expand):not(.cds-custom--table-sort__header).cds-custom--table-column-checkbox{padding-block-start:.8125rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header th{vertical-align:top}.cds-custom--data-table td[align=right],.cds-custom--data-table th[align=right],:host(cds-custom-table) td[align=right],:host(cds-custom-table) th[align=right]{text-align:end}.cds-custom--data-table td[align=center],.cds-custom--data-table th[align=center],:host(cds-custom-table) td[align=center],:host(cds-custom-table) th[align=center]{text-align:center}.cds-custom--data-table th,:host(cds-custom-table) th{background-color:var(--cds-layer-accent);color:var(--cds-text-primary,#161616);padding-inline:1rem 1rem}.cds-custom--data-table th:last-of-type,:host(cds-custom-table) th:last-of-type{inline-size:auto;position:static}.cds-custom--data-table .cds-custom--table-header-label,:host(cds-custom-table) .cds-custom--table-header-label{text-align:start}.cds-custom--data-table tbody th,.cds-custom--data-table td,:host(cds-custom-table) tbody th,:host(cds-custom-table) td{border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6);border-block-start:1px solid var(--cds-layer);color:var(--cds-text-secondary,#525252);padding-inline:1rem 1rem}.cds-custom--data-table tbody th+td:first-of-type,.cds-custom--data-table td+td:first-of-type,:host(cds-custom-table) tbody th+td:first-of-type,:host(cds-custom-table) td+td:first-of-type{padding-inline-start:.75rem}.cds-custom--layer-two .cds-custom--data-table tbody th,.cds-custom--layer-two .cds-custom--data-table td,.cds-custom--layer-two :host(cds-custom-table) tbody th,.cds-custom--layer-two :host(cds-custom-table) td{border-block-end:1px solid var(--cds-border-subtle-02,#e0e0e0)}.cds-custom--layer-three .cds-custom--data-table tbody th,.cds-custom--layer-three .cds-custom--data-table td,.cds-custom--layer-three :host(cds-custom-table) tbody th,.cds-custom--layer-three :host(cds-custom-table) td{border-block-end:1px solid var(--cds-border-subtle-03,#c6c6c6)}@supports (-moz-appearance:none){.cds-custom--data-table td,:host(cds-custom-table) td{background-clip:padding-box}}.cds-custom--data-table .cds-custom--dropdown,.cds-custom--data-table .cds-custom--list-box,.cds-custom--data-table .cds-custom--list-box input[role=combobox],.cds-custom--data-table .cds-custom--list-box input[type=text],.cds-custom--data-table .cds-custom--number input[type=number],.cds-custom--data-table .cds-custom--number input[type=text],.cds-custom--data-table .cds-custom--number__control-btn:after,.cds-custom--data-table .cds-custom--number__control-btn:before,.cds-custom--data-table .cds-custom--select-input,.cds-custom--data-table .cds-custom--text-input,:host(cds-custom-table) .cds-custom--dropdown,:host(cds-custom-table) .cds-custom--list-box,:host(cds-custom-table) .cds-custom--list-box input[role=combobox],:host(cds-custom-table) .cds-custom--list-box input[type=text],:host(cds-custom-table) .cds-custom--number input[type=number],:host(cds-custom-table) .cds-custom--number input[type=text],:host(cds-custom-table) .cds-custom--number__control-btn:after,:host(cds-custom-table) .cds-custom--number__control-btn:before,:host(cds-custom-table) .cds-custom--select-input,:host(cds-custom-table) .cds-custom--text-input{background-color:var(--cds-field-02,#fff)}.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=false]:focus,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=false]:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=false]:focus,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=false]:focus{outline-style:dotted}}.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=true]:focus,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=true]:focus{outline:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none),screen and (hover:hover){.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon{opacity:0}}.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu.cds-custom--overflow-menu--open .cds-custom--overflow-menu__icon,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu.cds-custom--overflow-menu--open .cds-custom--overflow-menu__icon{opacity:1}.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu:focus .cds-custom--overflow-menu__icon,.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu:hover .cds-custom--overflow-menu__icon,.cds-custom--data-table tr:hover td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon,.cds-custom--data-table.cds-custom--data-table--visible-overflow-menu td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu:focus .cds-custom--overflow-menu__icon,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu:hover .cds-custom--overflow-menu__icon,:host(cds-custom-table) tr:hover td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon{opacity:1}.cds-custom--table-row--menu-option .cds-custom--overflow-menu-options__btn .cds-custom--overflow-menu-options__option-content svg{inset-block-start:.1875rem;margin-inline-end:.5rem;position:relative}.cds-custom--data-table .cds-custom--overflow-menu:hover,.cds-custom--data-table .cds-custom--overflow-menu__trigger:hover,:host(cds-custom-table) .cds-custom--overflow-menu:hover,:host(cds-custom-table) .cds-custom--overflow-menu__trigger:hover{background-color:var(--cds-layer-selected-hover)}.cds-custom--data-table--selected .cds-custom--overflow-menu:hover,.cds-custom--data-table--selected .cds-custom--overflow-menu__trigger:hover{background-color:var(--cds-layer-hover)}.cds-custom--data-table--selected .cds-custom--link:not(.cds-custom--link--disabled){color:var(--cds-link-secondary,#0043ce)}.cds-custom--data-table--sm td.cds-custom--table-column-menu,.cds-custom--data-table--xs td.cds-custom--table-column-menu{block-size:1.5rem;padding-block:0}.cds-custom--data-table--sm td.cds-custom--table-column-menu{block-size:2rem}.cds-custom--data-table--md td.cds-custom--table-column-menu{block-size:2.5rem}.cds-custom--data-table--xl .cds-custom--table-column-menu{padding-block-start:.5rem}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):nth-child(odd) td{border-block-end:1px solid var(--cds-layer)}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):nth-child(2n) td{border-block-end:1px solid var(--cds-layer-accent);border-block-start:1px solid var(--cds-layer-accent)}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):not(.cds-custom--data-table--selected):nth-child(2n){background-color:var(--cds-layer-accent)}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):hover td{border-block-end:1px solid var(--cds-layer-hover);border-block-start:1px solid var(--cds-layer-hover)}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):not(.cds-custom--data-table--selected):hover{background-color:var(--cds-layer-hover)}.cds-custom--table-column-checkbox .cds-custom--checkbox-label{min-block-size:1.5rem;padding-inline-start:0}.cds-custom--table-column-checkbox .cds-custom--checkbox-label:before{margin-block-start:.125rem}.cds-custom--table-column-checkbox .cds-custom--checkbox-label:after{inset-block-start:.46875rem}.cds-custom--data-table th.cds-custom--table-column-checkbox,:host(cds-custom-table) th.cds-custom--table-column-checkbox{background-color:var(--cds-layer-accent);inline-size:2rem;position:static;transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds-custom--data-table tbody td.cds-custom--table-column-checkbox,.cds-custom--data-table tbody td.cds-custom--table-expand,.cds-custom--data-table thead th.cds-custom--table-column-checkbox,.cds-custom--data-table thead th.cds-custom--table-expand,:host(cds-custom-table) tbody td.cds-custom--table-column-checkbox,:host(cds-custom-table) tbody td.cds-custom--table-expand,:host(cds-custom-table) thead th.cds-custom--table-column-checkbox,:host(cds-custom-table) thead th.cds-custom--table-expand{min-inline-size:0}.cds-custom--data-table tbody td.cds-custom--table-column-checkbox,.cds-custom--data-table thead th.cds-custom--table-column-checkbox,:host(cds-custom-table) tbody td.cds-custom--table-column-checkbox,:host(cds-custom-table) thead th.cds-custom--table-column-checkbox{min-inline-size:2.5rem;padding-inline:1rem .25rem}.cds-custom--data-table tbody td.cds-custom--table-expand,.cds-custom--data-table thead th.cds-custom--table-expand,:host(cds-custom-table) tbody td.cds-custom--table-expand,:host(cds-custom-table) thead th.cds-custom--table-expand{block-size:2rem;inline-size:2rem}.cds-custom--data-table--xs tbody td.cds-custom--table-expand,.cds-custom--data-table--xs thead th.cds-custom--table-expand{block-size:1.5rem;inline-size:1.5rem;padding:0 0 0 .5rem}.cds-custom--data-table--sm tbody td.cds-custom--table-expand,.cds-custom--data-table--sm thead th.cds-custom--table-expand{block-size:2rem;inline-size:2rem;padding:0;padding-inline-start:.5rem}.cds-custom--data-table--md tbody td.cds-custom--table-expand,.cds-custom--data-table--md thead th.cds-custom--table-expand{block-size:2.5rem;inline-size:2.5rem;padding:.25rem 0 .25rem .5rem}.cds-custom--data-table--xl tbody td.cds-custom--table-expand,.cds-custom--data-table--xl thead th.cds-custom--table-expand{block-size:4rem;padding-block:.625rem 1.375rem}.cds-custom--data-table--xl .cds-custom--table-column-checkbox{padding-block-start:.8125rem}.cds-custom--data-table--xl .cds-custom--table-column-radio{padding-block-start:1rem}.cds-custom--table-column-radio{inline-size:48px}.cds-custom--table-column-radio .cds-custom--radio-button__appearance{margin-inline-end:-.125rem}.cds-custom--data-table--zebra tbody tr:nth-child(odd).cds-custom--data-table--selected td,tr.cds-custom--data-table--selected td{border-block-end:1px solid var(--cds-layer-active);border-block-start:1px solid var(--cds-layer-selected);color:var(--cds-text-primary,#161616)}.cds-custom--data-table--zebra tbody tr:nth-child(odd).cds-custom--data-table--selected,tr.cds-custom--data-table--selected{background-color:var(--cds-layer-selected)}.cds-custom--data-table--zebra tbody tr:first-of-type:nth-child(odd).cds-custom--data-table--selected td,tr.cds-custom--data-table--selected:first-of-type td{border-block-start:1px solid var(--cds-border-subtle-selected)}.cds-custom--data-table--zebra tbody tr:last-of-type:nth-child(2n).cds-custom--data-table--selected td,.cds-custom--data-table--zebra tbody tr:last-of-type:nth-child(odd).cds-custom--data-table--selected td,tr.cds-custom--data-table--selected:last-of-type td{border-block-end:1px solid var(--cds-layer-selected);border-block-start:1px solid var(--cds-layer-selected)}.cds-custom--data-table--zebra tbody tr:nth-child(2n).cds-custom--data-table--selected td{border-block-end:1px solid var(--cds-layer-active)}.cds-custom--data-table--zebra tbody tr:nth-child(2n).cds-custom--data-table--selected:hover td{border-block-end:1px solid var(--cds-layer-selected-hover)}.cds-custom--data-table tbody .cds-custom--data-table--selected:hover td,.cds-custom--data-table--zebra tbody tr:nth-child(odd).cds-custom--data-table--selected:hover td,:host(cds-custom-table) tbody .cds-custom--data-table--selected:hover td{border-block-end:1px solid var(--cds-layer-selected-hover);border-block-start:1px solid var(--cds-layer-selected-hover);color:var(--cds-text-primary,#161616)}.cds-custom--data-table tbody .cds-custom--data-table--selected:hover,.cds-custom--data-table--zebra tbody tr:nth-child(odd).cds-custom--data-table--selected:hover,:host(cds-custom-table) tbody .cds-custom--data-table--selected:hover{background-color:var(--cds-layer-selected-hover)}.cds-custom--data-table--selected .cds-custom--overflow-menu .cds-custom--overflow-menu__icon{opacity:1}.cds-custom--data-table--xs tbody tr,.cds-custom--data-table--xs tbody tr th,.cds-custom--data-table--xs thead tr{block-size:1.5rem}.cds-custom--data-table--xs .cds-custom--table-header-label,.cds-custom--data-table--xs tbody tr th,.cds-custom--data-table--xs td{padding-block:.125rem .125rem}.cds-custom--data-table--xs .cds-custom--overflow-menu{block-size:calc(100% + 1px);inline-size:2rem}.cds-custom--data-table.cds-custom--data-table--xs:not(.cds-custom--data-table--top-aligned-body) td.cds-custom--table-column-checkbox,.cds-custom--data-table.cds-custom--data-table--xs:not(.cds-custom--data-table--top-aligned-header) th.cds-custom--table-column-checkbox{padding-block:0}.cds-custom--data-table.cds-custom--data-table--xs .cds-custom--table-column-checkbox .cds-custom--checkbox-label{block-size:1.4375rem;min-block-size:1.4375rem}.cds-custom--data-table--sm tbody tr,.cds-custom--data-table--sm tbody tr th,.cds-custom--data-table--sm thead tr{block-size:2rem}.cds-custom--data-table--sm .cds-custom--table-header-label{padding-block:.4375rem .4375rem}.cds-custom--data-table--sm tbody tr th,.cds-custom--data-table--sm td,.cds-custom--data-table--sm.cds-custom--data-table--top-aligned-header th.cds-custom--table-column-checkbox{padding-block:.4375rem .375rem}.cds-custom--data-table.cds-custom--data-table--sm:not(.cds-custom--data-table--top-aligned-body) td.cds-custom--table-column-checkbox,.cds-custom--data-table.cds-custom--data-table--sm:not(.cds-custom--data-table--top-aligned-header) th.cds-custom--table-column-checkbox{padding-block:.1875rem .1875rem}.cds-custom--data-table--sm .cds-custom--overflow-menu{block-size:calc(100% + 1px)}.cds-custom--data-table--md tbody tr,.cds-custom--data-table--md tbody tr th,.cds-custom--data-table--md thead tr{block-size:2.5rem}.cds-custom--data-table--md .cds-custom--table-header-label,.cds-custom--data-table--md.cds-custom--data-table--top-aligned-header th.cds-custom--table-column-checkbox{padding-block:.4375rem .4375rem}.cds-custom--data-table--md tbody tr th,.cds-custom--data-table--md td{padding-block:.4375rem .375rem}.cds-custom--data-table--md .cds-custom--table-column-menu,.cds-custom--data-table.cds-custom--data-table--md:not(.cds-custom--data-table--top-aligned-body) td.cds-custom--table-column-checkbox,.cds-custom--data-table.cds-custom--data-table--md:not(.cds-custom--data-table--top-aligned-header) th.cds-custom--table-column-checkbox{padding-block:.1875rem .1875rem}.cds-custom--data-table--xl tbody tr,.cds-custom--data-table--xl tbody tr th,.cds-custom--data-table--xl thead tr{block-size:4rem}.cds-custom--data-table--xl .cds-custom--table-header-label,.cds-custom--data-table--xl tbody tr th,.cds-custom--data-table--xl td{padding-block:1rem 1rem}.cds-custom--data-table--xl td,.cds-custom--data-table--xl th{vertical-align:top}.cds-custom--data-table--xl .cds-custom--data-table--cell-secondary-text{font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--data-table--static{inline-size:auto}.cds-custom--data-table-container--static{inline-size:-moz-fit-content;inline-size:fit-content}.cds-custom--data-table_inner-container{background-color:var(--cds-layer-accent);transform:translateZ(0)}.cds-custom--data-table--sticky-header{display:block;overflow-y:scroll}.cds-custom--data-table--sticky-header tbody,.cds-custom--data-table--sticky-header td,.cds-custom--data-table--sticky-header th,.cds-custom--data-table--sticky-header thead,.cds-custom--data-table--sticky-header tr{display:flex}.cds-custom--data-table--sticky-header thead{inline-size:100%;inset-block-start:0;overflow:scroll;position:sticky;z-index:1;-ms-overflow-style:none;will-change:transform}.cds-custom--data-table--sticky-header thead tr th{border-block-end:1px solid var(--cds-layer-active)}.cds-custom--data-table--sticky-header tbody{flex-direction:column;-ms-overflow-style:none;overflow-x:scroll;will-change:transform}.cds-custom--data-table--sticky-header tr.cds-custom--parent-row.cds-custom--expandable-row{block-size:auto;min-block-size:3rem}.cds-custom--data-table--sticky-header tr.cds-custom--expandable-row:not(.cds-custom--parent-row){block-size:auto}.cds-custom--data-table--sticky-header .cds-custom--table-expand{max-inline-size:3rem}.cds-custom--data-table--sticky-header thead .cds-custom--table-expand{align-items:center}.cds-custom--data-table--sticky-header .cds-custom--parent-row{min-block-size:3rem}.cds-custom--data-table--sticky-header:not(.cds-custom--data-table--xs):not(.cds-custom--data-table--xl):not(.cds-custom--data-table--sm) td:not(.cds-custom--table-column-menu):not(.cds-custom--table-column-checkbox){padding-block-start:.875rem}.cds-custom--data-table--sticky-header tr.cds-custom--parent-row.cds-custom--expandable-row:hover+tr[data-child-row] td{border-block-start:1px solid var(--cds-layer-hover)}.cds-custom--data-table--sticky-header tr.cds-custom--expandable-row:last-of-type{overflow:hidden}.cds-custom--data-table--sticky-header tr.cds-custom--data-table--selected:first-of-type td{border-block-start:none}.cds-custom--data-table--sticky-header tbody tr td.cds-custom--table-column-checkbox,.cds-custom--data-table--sticky-header thead th.cds-custom--table-column-checkbox{align-items:center;inline-size:2.25rem;min-inline-size:2.25rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--xl td.cds-custom--table-column-checkbox,.cds-custom--data-table--sticky-header.cds-custom--data-table--xl thead th.cds-custom--table-column-checkbox{align-items:flex-start}.cds-custom--data-table--sticky-header th.cds-custom--table-column-checkbox~th:last-of-type:empty{max-inline-size:4rem}.cds-custom--data-table--sticky-header th:empty:not(.cds-custom--table-expand){max-inline-size:2.25rem}.cds-custom--data-table--sticky-header td.cds-custom--table-column-menu{align-items:center;block-size:auto;padding-block-start:0}.cds-custom--data-table--sticky-header tbody::-webkit-scrollbar,.cds-custom--data-table--sticky-header thead::-webkit-scrollbar{display:none}@-moz-document url-prefix(){.cds-custom--data-table--sticky-header tbody,.cds-custom--data-table--sticky-header thead{scrollbar-width:none}}.cds-custom--data-table--sticky-header tbody tr:last-of-type{border-block-end:0}.cds-custom--data-table--sticky-header td:not(.cds-custom--table-column-checkbox):not(.cds-custom--table-column-menu):not(.cds-custom--table-expand):not(.cds-custom--table-column-icon),.cds-custom--data-table--sticky-header th:not(.cds-custom--table-column-checkbox):not(.cds-custom--table-column-menu):not(.cds-custom--table-expand):not(.cds-custom--table-column-icon){inline-size:100%;min-inline-size:0}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm tr:not(.cds-custom--expandable-row),.cds-custom--data-table--sticky-header.cds-custom--data-table--xl tr:not(.cds-custom--expandable-row),.cds-custom--data-table--sticky-header.cds-custom--data-table--xs tr:not(.cds-custom--expandable-row){block-size:auto}.cds-custom--data-table--sticky-header.cds-custom--data-table--xs tr:not(.cds-custom--expandable-row){min-block-size:1.5rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm tr:not(.cds-custom--expandable-row){min-block-size:2rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--xl tr:not(.cds-custom--expandable-row){min-block-size:4rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--xs tr td.cds-custom--table-expand{padding-block-start:.25rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm tr td.cds-custom--table-expand{padding-block-start:.5rem}.cds-custom--data-table--sticky-header .cds-custom--table-header-label{display:block;max-inline-size:calc(100% - 10px);overflow-x:hidden;overflow-y:hidden;padding-block:.9375rem 1rem;text-overflow:ellipsis;white-space:nowrap}.cds-custom--data-table--sticky-header.cds-custom--data-table--xs th .cds-custom--table-header-label{padding-block:.1875rem 0}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm th .cds-custom--table-header-label{padding-block:.5rem 0}.cds-custom--data-table--sticky-header.cds-custom--data-table--xl th .cds-custom--table-header-label{padding-block-start:1rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--xl th.cds-custom--table-expand{align-items:flex-start;display:flex}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm tr.cds-custom--parent-row .cds-custom--table-column-checkbox,.cds-custom--data-table--sticky-header.cds-custom--data-table--xs tr.cds-custom--parent-row .cds-custom--table-column-checkbox{align-items:flex-start}.cds-custom--data-table--max-width{max-inline-size:100%}.cds-custom--data-table--sticky-header{max-block-size:18.75rem}.cds-custom--data-table .cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type,:host(cds-custom-table) .cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type{margin:0}.cds-custom--data-table--sm .cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type,.cds-custom--data-table--xs .cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type{margin:-.1875rem 0}.cds-custom--data-table .cds-custom--table-column-decorator,.cds-custom--data-table .cds-custom--table-column-slug,:host(cds-custom-table) .cds-custom--table-column-decorator,:host(cds-custom-table) .cds-custom--table-column-slug{inline-size:1rem;padding-inline-end:0}tr.cds-custom--data-table--ai-label-row,tr.cds-custom--data-table--ai-label-row+.cds-custom--expandable-row,tr.cds-custom--data-table--slug-row,tr.cds-custom--data-table--slug-row+.cds-custom--expandable-row{background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%);background-attachment:fixed}.cds-custom--data-table--ai-label-row,.cds-custom--data-table--slug-row{box-shadow:inset 1px 0 var(--cds-ai-border-strong,#4589ff)}.cds-custom--data-table tbody tr.cds-custom--data-table--ai-label-row:hover td,:host(cds-custom-table) tbody tr.cds-custom--data-table--ai-label-row:hover td,tr.cds-custom--data-table--ai-label-row.cds-custom--expandable-row--hover+.cds-custom--expandable-row[data-child-row]:hover>td,tr.cds-custom--data-table--ai-label-row.cds-custom--expandable-row--hover>td,tr.cds-custom--data-table--ai-label-row.cds-custom--expandable-row:hover+.cds-custom--expandable-row[data-child-row] td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover>td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover>td:first-of-type,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td:first-of-type,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover+tr[data-child-row]>td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected:not(.cds-custom--expandable-row):hover>td,tr.cds-custom--data-table--selected.cds-custom--data-table--ai-label-row.cds-custom--expandable-row+tr.cds-custom--expandable-row[data-child-row]>td{background-color:transparent}.cds-custom--data-table tbody tr.cds-custom--data-table--ai-label-row:hover,:host(cds-custom-table) tbody tr.cds-custom--data-table--ai-label-row:hover,tr.cds-custom--data-table--ai-label-row.cds-custom--expandable-row--hover+.cds-custom--expandable-row[data-child-row]:hover,tr.cds-custom--data-table--ai-label-row:hover+.cds-custom--expandable-row[data-child-row],tr.cds-custom--data-table--selected.cds-custom--parent-row.cds-custom--expandable-row--hover.cds-custom--data-table--ai-label-row,tr.cds-custom--expandable-row--hover.cds-custom--data-table--ai-label-row{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff);background-attachment:fixed}.cds-custom--data-table--selected.cds-custom--data-table--ai-label-row,.cds-custom--data-table--selected.cds-custom--data-table--slug-row,tr.cds-custom--data-table--selected.cds-custom--data-table--ai-label-row+.cds-custom--expandable-row,tr.cds-custom--data-table--selected.cds-custom--data-table--slug-row+.cds-custom--expandable-row,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--data-table--ai-label-row,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--data-table--slug-row{background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%),var(--cds-layer-selected);background-attachment:fixed}tbody tr.cds-custom--data-table--ai-label-row:hover td,tr.cds-custom--data-table--ai-label-row.cds-custom--data-table--selected td,tr.cds-custom--data-table--ai-label-row.cds-custom--data-table--selected:hover td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td:not(.cds-custom--table-expand):not(.cds-custom--table-column-checkbox):not(.cds-custom--table-column-slug){border-block-end-color:var(--cds-border-subtle)}tr.cds-custom--expandable-row.cds-custom--data-table--selected.cds-custom--data-table--slug-row[data-parent-row]>td:not(.cds-custom--table-expand):not(.cds-custom--table-column-checkbox):not(.cds-custom--table-column-slug){border-block-end:1px solid var(--cds-layer-selected)}tr.cds-custom--parent-row.cds-custom--data-table--ai-label-row.cds-custom--expandable-row:hover td:first-of-type,tr.cds-custom--parent-row.cds-custom--data-table--decoratorß-row.cds-custom--expandable-row:hover td:first-of-type,tr.cds-custom--parent-row.cds-custom--data-table--slug-row.cds-custom--expandable-row:hover td:first-of-type{border-block-end:1px solid transparent}.cds-custom--data-table thead th.cds-custom--table-sort__header--ai-label .cds-custom--table-sort,.cds-custom--data-table thead th.cds-custom--table-sort__header--slug .cds-custom--table-sort,.cds-custom--data-table thead th:has(>.cds-custom--table-header-label--ai-label),.cds-custom--data-table thead th:has(>.cds-custom--table-header-label--slug),:host(cds-custom-table) thead th.cds-custom--table-sort__header--ai-label .cds-custom--table-sort,:host(cds-custom-table) thead th.cds-custom--table-sort__header--slug .cds-custom--table-sort,:host(cds-custom-table) thead th:has(>.cds-custom--table-header-label--ai-label),:host(cds-custom-table) thead th:has(>.cds-custom--table-header-label--slug){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}.cds-custom--table-column-decorator .cds-custom--decorator,.cds-custom--table-column-slug .cds-custom--ai-label,.cds-custom--table-column-slug .cds-custom--slug{position:absolute;transform:translateY(-50%);z-index:2}.cds-custom--data-table--xl .cds-custom--table-column-decorator .cds-custom--decorator,.cds-custom--data-table--xl .cds-custom--table-column-slug .cds-custom--ai-label,.cds-custom--data-table--xl .cds-custom--table-column-slug .cds-custom--slug{transform:translateY(1px)}th .cds-custom--table-header-label.cds-custom--table-header-label--ai-label,th .cds-custom--table-header-label.cds-custom--table-header-label--decorator,th .cds-custom--table-header-label.cds-custom--table-header-label--slug{align-items:center;display:flex}th .cds-custom--table-header-label.cds-custom--table-header-label--ai-label .cds-custom--ai-label,th .cds-custom--table-header-label.cds-custom--table-header-label--ai-label .cds-custom--slug,th .cds-custom--table-header-label.cds-custom--table-header-label--ai-label .cds-custom--table-header-label--decorator-inner,th .cds-custom--table-header-label.cds-custom--table-header-label--decorator .cds-custom--table-header-label--decorator-inner{margin-inline-start:auto}th.cds-custom--table-sort__header--ai-label,th.cds-custom--table-sort__header--slug,th:has(.cds-custom--table-header-label--ai-label),th:has(.cds-custom--table-header-label--slug){box-shadow:inset 0 1px var(--cds-ai-border-strong,#4589ff)}td.cds-custom--table-cell--column-slug{background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}tr.cds-custom--parent-row:not(.cds-custom--expandable-row):not(:first-of-type) td.cds-custom--table-cell--column-slug{border-block-start:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--data-table-content,tr.cds-custom--parent-row:not(.cds-custom--expandable-row):not(:first-of-type) td.cds-custom--table-cell--column-slug{outline:1px solid transparent}}.cds-custom--link{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--link *,.cds-custom--link :after,.cds-custom--link :before{box-sizing:inherit}.cds-custom--link{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));display:inline;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);outline:none;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--link:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce));text-decoration:underline}.cds-custom--link:active:not(.cds-custom--link--disabled),.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--link:active:not(.cds-custom--link--disabled),.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{outline-style:dotted}}.cds-custom--link:active:not(.cds-custom--link--disabled),.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}.cds-custom--link:focus:not(.cds-custom--link--disabled){outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--link:focus:not(.cds-custom--link--disabled){outline-style:dotted}}.cds-custom--link:focus:not(.cds-custom--link--disabled){outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}.cds-custom--link:visited{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe))}.cds-custom--link:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds-custom--link--disabled,.cds-custom--link--disabled:hover{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--link--disabled *,.cds-custom--link--disabled :after,.cds-custom--link--disabled :before,.cds-custom--link--disabled:hover *,.cds-custom--link--disabled:hover :after,.cds-custom--link--disabled:hover :before{box-sizing:inherit}.cds-custom--link--disabled,.cds-custom--link--disabled:hover{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);text-decoration:none}.cds-custom--link.cds-custom--link--visited,.cds-custom--link.cds-custom--link--visited:visited{color:var(--cds-link-visited-text-color,var(--cds-link-visited,#8a3ffc))}.cds-custom--link.cds-custom--link--visited:hover,.cds-custom--link.cds-custom--link--visited:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds-custom--link.cds-custom--link--inline{display:inline;text-decoration:underline}.cds-custom--link--disabled.cds-custom--link--inline{text-decoration:underline}.cds-custom--link--sm,.cds-custom--link--sm.cds-custom--link--disabled:hover{font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333)}.cds-custom--link--lg,.cds-custom--link--lg.cds-custom--link--disabled:hover{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375)}.cds-custom--link__icon{align-items:center;block-size:1lh;display:inline-flex;line-height:inherit;margin-inline-start:.5rem;vertical-align:text-bottom}.cds-custom--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.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-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds-custom--popover--drop-shadow .cds-custom--popover{filter:var(--cds-popover-drop-shadow,drop-shadow(0 .125rem .125rem rgba(0,0,0,.2)))}.cds-custom--popover--border>.cds-custom--popover>.cds-custom--popover-content{outline:1px solid var(--cds-popover-border-color,var(--cds-border-subtle));outline-offset:-1px}.cds-custom--popover--caret{--cds-popover-offset:0.625rem}.cds-custom--popover{inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-layout-size-height-sm:2rem}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds-custom--popover-content{--cds-layout-size-height-md:2.5rem}.cds-custom--layout--size-md :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-md{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds-custom--popover-content{--cds-layout-size-height-lg:3rem}.cds-custom--layout--size-lg :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-lg{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds-custom--popover-content{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--popover-content *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover-content{background-color:var(--cds-popover-background-color,var(--cds-layer));border-radius:var(--cds-popover-border-radius,2px);color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;inline-size:-moz-max-content;inline-size:max-content;max-inline-size:23rem;pointer-events:auto;position:absolute;z-index:6000}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-content{background-color:var(--cds-background,#fff)}.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{display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--auto-align.cds-custom--popover-caret:after,.cds-custom--popover-caret:after{background-color:var(--cds-popover-background-color,var(--cds-layer));content:\"\";display:block;position:absolute}.cds-custom--popover--auto-align.cds-custom--popover-caret:before,.cds-custom--popover-caret:before{background-color:var(--cds-popover-border-color,var(--cds-border-subtle));content:\"\";display:none;position:absolute}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-caret:after{background-color:var(--cds-background,#fff)}.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--border .cds-custom--popover--auto-align.cds-custom--popover-caret:before,.cds-custom--popover--border .cds-custom--popover-caret:before,.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-popover-offset, 0rem)))}.cds-custom--popover--bottom-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:-.25rem}.cds-custom--popover--top-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:-.25rem}.cds-custom--popover--bottom-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}.cds-custom--popover--bottom-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}.cds-custom--popover--right-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(100% + .25rem)}.cds-custom--popover--left-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(100% + .25rem)}[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-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:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-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:calc(50% - var(--cds-popover-offset, 0rem));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:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}[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:calc(50% - var(--cds-popover-offset, 0rem))}.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-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-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}[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-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-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}.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-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-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:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-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:calc(50% - var(--cds-popover-offset, 0rem));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:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-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:calc(50% - var(--cds-popover-offset, 0rem))}.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-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-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}[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-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-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}.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-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-popover-offset,0),calc(var(--cds-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-popover-offset,0),calc(var(--cds-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-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-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}[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--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}.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-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.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-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-popover-offset, 0rem)*-1),calc(var(--cds-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-popover-offset, 0rem)*-1),calc(var(--cds-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-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-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}[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--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}.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-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.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--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;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--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{align-items:center;block-size:2rem;display:inline-flex;inline-size:2rem;justify-content:center;position:relative}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-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-layer-hover)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button{background:var(--cds-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-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-icon-primary,#161616)}.cds-custom--tooltip{--cds-popover-offset:12px}.cds-custom--tooltip-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:18rem;overflow-wrap:break-word;padding:var(--cds-tooltip-padding-block,1rem) var(--cds-tooltip-padding-inline,1rem)}.cds-custom--icon-tooltip{--cds-tooltip-padding-block:0.125rem;--cds-popover-caret-width:0.5rem;--cds-popover-caret-height:0.25rem;--cds-popover-offset:0.5rem}.cds-custom--icon-tooltip .cds-custom--tooltip-content{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;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{border-block-end:1px dotted var(--cds-border-strong);border-radius:0;color:var(--cds-text-primary,#161616)}.cds-custom--definition-term:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--definition-term:focus{outline-style:dotted}}.cds-custom--definition-term:focus,.cds-custom--definition-term:hover{border-block-end-color:var(--cds-border-interactive,#0f62fe)}.cds-custom--definition-tooltip{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem;text-wrap:auto;word-break:break-word}.cds-custom--btn{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-lg)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-2xl)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));--temp-1lh:(var(--cds-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;box-sizing:border-box;font-family:inherit;font-size:100%;padding:0;vertical-align:baseline}.cds-custom--btn *,.cds-custom--btn :after,.cds-custom--btn :before{box-sizing:inherit}.cds-custom--btn{border-radius:0;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-layout-size-height-local);outline:none;padding-block:min((var(--cds-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline:calc(var(--cds-layout-density-padding-inline-local) - .0625rem) calc(var(--cds-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:top}.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-button-disabled,#c6c6c6);border-color:var(--cds-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-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-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-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-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds-custom--btn--primary:hover{background-color:var(--cds-button-primary-hover,#0050e6)}.cds-custom--btn--primary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds-custom--btn--primary:active{background-color:var(--cds-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-text-on-color,#fff)}.cds-custom--btn--secondary{background-color:var(--cds-button-secondary,#393939);border:1px solid transparent}.cds-custom--btn--secondary:hover{background-color:var(--cds-button-secondary-hover,#474747)}.cds-custom--btn--secondary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds-custom--btn--secondary:active{background-color:var(--cds-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-text-on-color,#fff)}.cds-custom--btn--tertiary{background-color:transparent;border-color:var(--cds-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-button-tertiary,#0f62fe)}.cds-custom--btn--tertiary:hover{background-color:var(--cds-button-tertiary-hover,#0050e6)}.cds-custom--btn--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-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-text-inverse,#fff)}.cds-custom--btn--tertiary:focus{background-color:var(--cds-button-tertiary,#0f62fe)}.cds-custom--btn--tertiary:active{background-color:var(--cds-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-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-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-link-primary,#0f62fe)}.cds-custom--btn--ghost:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds-custom--btn--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-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{padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.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-link-primary-hover,#0043ce)}.cds-custom--btn--ghost:active{background-color:var(--cds-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-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--ghost:not([disabled]) svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--btn--icon-only{align-items:center;block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-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--ghost:focus{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe))}.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-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-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-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-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-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds-custom--btn--danger:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds-custom--btn--danger:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds-custom--btn--danger:active{background-color:var(--cds-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-text-on-color,#fff)}.cds-custom--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-button-danger-secondary,#da1e28)}.cds-custom--btn--danger--tertiary:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds-custom--btn--danger--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-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-button-danger-hover,#b81921);color:var(--cds-text-on-color,#fff)}.cds-custom--btn--danger--tertiary:focus{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds-custom--btn--danger--tertiary:active{background-color:var(--cds-button-danger-active,#750e13);border-color:var(--cds-button-danger-active,#750e13);color:var(--cds-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-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-button-danger-secondary,#da1e28)}.cds-custom--btn--danger--ghost:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds-custom--btn--danger--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds-custom--btn--danger--ghost:active{background-color:var(--cds-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{padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.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-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-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--expressive{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding-block:min((var(--cds-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-skeleton-background,#e8e8e8);border:none;box-shadow:none;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-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.cds-custom--skeleton{inline-size:9.375rem}.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-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-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-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-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-button-separator,#e0e0e0)}.cds-custom--btn-set--fluid{container-type:inline-size}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner{--flex-direction:row;align-items:stretch;display:flex;flex-direction:var(--flex-direction);inline-size:100%;justify-content:flex-end}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner .cds-custom--btn{flex:0 1 25%;max-inline-size:14.5rem}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack .cds-custom--btn{min-inline-size:11rem}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner .cds-custom--btn--danger--ghost,.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner .cds-custom--btn--ghost{flex:1 1 25%;max-inline-size:none;padding-inline-start:2rem}@container (width <= 11rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:first-child:last-child){--flex-direction:column}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:first-child:last-child) .cds-custom--btn{flex:initial;inline-size:100%;max-inline-size:none}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:first-child:last-child) .cds-custom--btn--ghost{padding-inline-start:1rem}}@container (width <= 22rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(2):last-child){--flex-direction:column}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(2):last-child) .cds-custom--btn{flex:initial;inline-size:100%;max-inline-size:none}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(2):last-child) .cds-custom--btn--ghost{padding-inline-start:1rem}}@container (width <= 33rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(3):last-child){--flex-direction:column}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(3):last-child) .cds-custom--btn{flex:initial;inline-size:100%;max-inline-size:none}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(3):last-child) .cds-custom--btn--ghost{padding-inline-start:1rem}}@container (width <= 44rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(4):last-child){--flex-direction:column}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(4):last-child) .cds-custom--btn{flex:initial;inline-size:100%;max-inline-size:none}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(4):last-child) .cds-custom--btn--ghost{padding-inline-start:1rem}}@container (width <= 44rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner:has(:nth-child(2):last-child) .cds-custom--btn{flex-basis:50%;max-inline-size:none}}@container (width <= 33rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner:has(:first-child:last-child) .cds-custom--btn{flex:1 1 100%;max-inline-size:none}}.cds-custom--overflow-menu,.cds-custom--overflow-menu__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;display:inline-block;inline-size:100%;text-align:start}.cds-custom--overflow-menu::-moz-focus-inner,.cds-custom--overflow-menu__trigger::-moz-focus-inner{border:0}.cds-custom--overflow-menu,.cds-custom--overflow-menu__trigger{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--overflow-menu *,.cds-custom--overflow-menu :after,.cds-custom--overflow-menu :before,.cds-custom--overflow-menu__trigger *,.cds-custom--overflow-menu__trigger :after,.cds-custom--overflow-menu__trigger :before{box-sizing:inherit}.cds-custom--overflow-menu,.cds-custom--overflow-menu__trigger{align-items:center;block-size:2.5rem;cursor:pointer;display:flex;inline-size:2.5rem;justify-content:center;min-block-size:2.5rem;outline:2px solid transparent;outline-offset:-2px;position:relative;transition:outline .11s cubic-bezier(0,0,.38,.9),background-color .11s cubic-bezier(0,0,.38,.9)}.cds-custom--overflow-menu:focus,.cds-custom--overflow-menu__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--overflow-menu:focus,.cds-custom--overflow-menu__trigger:focus{outline-style:dotted}}.cds-custom--overflow-menu:hover,.cds-custom--overflow-menu__trigger:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds-custom--overflow-menu>:first-child{margin-block-start:0}.cds-custom--overflow-menu--xs{block-size:1.5rem;inline-size:1.5rem;min-block-size:1.5rem}.cds-custom--overflow-menu--sm{block-size:2rem;inline-size:2rem;min-block-size:2rem}.cds-custom--overflow-menu--lg{block-size:3rem;inline-size:3rem}.cds-custom--overflow-menu__trigger.cds-custom--tooltip--a11y.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--overflow-menu__trigger.cds-custom--tooltip--a11y.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--overflow-menu__trigger.cds-custom--tooltip--a11y.cds-custom--tooltip__trigger:focus svg{outline:none}.cds-custom--overflow-menu.cds-custom--overflow-menu--open,.cds-custom--overflow-menu.cds-custom--overflow-menu--open .cds-custom--overflow-menu__trigger{background-color:var(--cds-layer);box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));transition:none}.cds-custom--overflow-menu--light.cds-custom--overflow-menu--open,.cds-custom--overflow-menu--light.cds-custom--overflow-menu--open .cds-custom--overflow-menu__trigger{background-color:var(--cds-layer)}.cds-custom--overflow-menu__icon{block-size:1rem;fill:var(--cds-icon-primary,#161616);inline-size:1rem}.cds-custom--overflow-menu__wrapper{line-height:0}.cds-custom--overflow-menu-options{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--overflow-menu-options *,.cds-custom--overflow-menu-options :after,.cds-custom--overflow-menu-options :before{box-sizing:inherit}.cds-custom--overflow-menu-options{align-items:flex-start;background-color:var(--cds-layer);box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));display:none;flex-direction:column;inline-size:10rem;inset-block-start:2rem;inset-inline-start:0;list-style:none;position:absolute;z-index:6000}.cds-custom--overflow-menu-options:after{background-color:var(--cds-layer);content:\"\";display:block;position:absolute;transition:background-color .11s cubic-bezier(0,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--overflow-menu-options:after{transition:none}}.cds-custom--overflow-menu.cds-custom--overflow-menu--open:hover{background-color:var(--cds-layer)}.cds-custom--overflow-menu-options--light{background-color:var(--cds-layer-hover)}.cds-custom--overflow-menu-options--light:after{background-color:var(--cds-layer)}.cds-custom--overflow-menu.cds-custom--overflow-menu--light.cds-custom--overflow-menu--open:hover{background-color:var(--cds-layer-hover)}.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:not(.cds-custom--breadcrumb-menu-options):after{block-size:.1875rem;inline-size:2.5rem;inset-block-start:-.1875rem;inset-inline-start:0}.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{block-size:.5rem;inline-size:2.5rem;inset-block-end:-.5rem;inset-inline-start:0}.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after{block-size:2.5rem;inline-size:.375rem;inset-block-start:0;inset-inline-end:-.375rem}.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{block-size:2.5rem;inline-size:.375rem;inset-block-start:0;inset-inline-start:-.375rem}.cds-custom--overflow-menu-options--xs.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:after,.cds-custom--overflow-menu-options--xs.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{inline-size:1.5rem}.cds-custom--overflow-menu-options--xs.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after,.cds-custom--overflow-menu-options--xs.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{block-size:1.5rem}.cds-custom--overflow-menu-options--sm.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:after,.cds-custom--overflow-menu-options--sm.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{inline-size:2rem}.cds-custom--overflow-menu-options--sm.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after,.cds-custom--overflow-menu-options--sm.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{block-size:2rem}.cds-custom--overflow-menu-options--lg.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:after,.cds-custom--overflow-menu-options--lg.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{inline-size:3rem}.cds-custom--overflow-menu-options--lg.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after,.cds-custom--overflow-menu-options--lg.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{block-size:3rem}.cds-custom--overflow-menu--flip.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:after,.cds-custom--overflow-menu--flip.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{inset-inline:auto 0}.cds-custom--overflow-menu--flip.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after,.cds-custom--overflow-menu--flip.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{inset-block:auto 0}.cds-custom--overflow-menu-options--open{display:flex}.cds-custom--overflow-menu-options__content{inline-size:100%}.cds-custom--overflow-menu-options__option{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;vertical-align:baseline}.cds-custom--overflow-menu-options__option *,.cds-custom--overflow-menu-options__option :after,.cds-custom--overflow-menu-options__option :before{box-sizing:inherit}.cds-custom--overflow-menu-options__option{align-items:center;background-color:transparent;block-size:2.5rem;display:flex;inline-size:100%;padding:0;transition:background-color .11s cubic-bezier(0,0,.38,.9)}.cds-custom--overflow-menu-options--xs .cds-custom--overflow-menu-options__option{block-size:1.5rem}.cds-custom--overflow-menu-options--sm .cds-custom--overflow-menu-options__option{block-size:2rem}.cds-custom--overflow-menu-options--lg .cds-custom--overflow-menu-options__option{block-size:3rem}.cds-custom--overflow-menu--divider,.cds-custom--overflow-menu--light .cds-custom--overflow-menu--divider{border-block-start:1px solid var(--cds-border-subtle)}a.cds-custom--overflow-menu-options__btn:before{block-size:100%;content:\"\";display:inline-block;vertical-align:middle}.cds-custom--overflow-menu-options__btn{align-items:center;background-color:transparent;block-size:100%;border:none;color:var(--cds-text-secondary,#525252);cursor:pointer;display:inline-flex;font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);font-weight:400;inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:11.25rem;outline:2px solid transparent;outline-offset:-2px;padding:0 1rem;text-align:start;transition:outline .11s cubic-bezier(0,0,.38,.9),background-color .11s cubic-bezier(0,0,.38,.9),color .11s cubic-bezier(0,0,.38,.9)}.cds-custom--overflow-menu-options__btn:hover{color:var(--cds-text-primary,#161616)}.cds-custom--overflow-menu-options__btn:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--overflow-menu-options__btn:focus{outline-style:dotted}}.cds-custom--overflow-menu-options__btn::-moz-focus-inner{border:none}.cds-custom--overflow-menu-options__btn svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--overflow-menu-options__btn:hover svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--overflow-menu-options__option-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds-custom--overflow-menu-options__option:hover{background-color:var(--cds-layer-hover)}.cds-custom--overflow-menu-options__option--danger .cds-custom--overflow-menu-options__btn:focus,.cds-custom--overflow-menu-options__option--danger .cds-custom--overflow-menu-options__btn:hover{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds-custom--overflow-menu-options__option--danger .cds-custom--overflow-menu-options__btn:focus svg,.cds-custom--overflow-menu-options__option--danger .cds-custom--overflow-menu-options__btn:hover svg{fill:currentColor}.cds-custom--overflow-menu-options__option--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn:active,.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn:focus,.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn:hover{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:2px solid transparent;outline-offset:-2px}.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--overflow-menu--flip{inset-inline-start:-140px}.cds-custom--overflow-menu--flip:before{inset-inline-start:145px}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--overflow-menu-options__btn:focus,.cds-custom--overflow-menu:focus{color:Highlight;outline:1px solid Highlight}}.cds-custom--overflow-menu__top-end,.cds-custom--overflow-menu__top-start{transform:translateY(calc(-100% - var(--cds-popover-offset, 2.5rem)))}.cds-custom--text-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));border:0;box-sizing:border-box;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input{background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);outline:2px solid transparent;outline-offset:-2px;padding:0 var(--cds-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility{cursor:pointer}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:\"\";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:\"\";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid{box-shadow:none}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--skeleton.cds-custom--text-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--skeleton.cds-custom--text-input{background:CanvasText}.cds-custom--skeleton.cds-custom--text-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}.cds-custom--search{align-items:center;display:flex;inline-size:100%;position:relative}.cds-custom--search .cds-custom--label{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--search-input{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--search-input *,.cds-custom--search-input :after,.cds-custom--search-input :before{box-sizing:inherit}.cds-custom--search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);order:1;outline:2px solid transparent;outline-offset:-2px;padding:0 2.5rem;text-overflow:ellipsis;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--search-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::-ms-clear{display:none}.cds-custom--search-input::-webkit-search-cancel-button,.cds-custom--search-input::-webkit-search-decoration,.cds-custom--search-input::-webkit-search-results-button,.cds-custom--search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.cds-custom--search-input[disabled]{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--search-input[disabled]::-moz-placeholder{color:var(--cds-field)}.cds-custom--search-input[disabled]::placeholder{color:var(--cds-field)}.cds-custom--search--light .cds-custom--search-close:before,.cds-custom--search--light .cds-custom--search-input{background:var(--cds-field-02,#fff)}.cds-custom--search--sm .cds-custom--search-input,.cds-custom--search--sm.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:2rem;padding:0 2rem}.cds-custom--search--sm .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--search--md .cds-custom--search-input,.cds-custom--search--md.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:2.5rem;padding:0 2.5rem}.cds-custom--search--md .cds-custom--search-magnifier-icon{inset-inline-start:.75rem}.cds-custom--search--lg .cds-custom--search-input,.cds-custom--search--lg.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:3rem;padding:0 3rem}.cds-custom--search-magnifier-icon{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--search-magnifier-icon *,.cds-custom--search-magnifier-icon :after,.cds-custom--search-magnifier-icon :before{box-sizing:inherit}.cds-custom--search-magnifier-icon{block-size:1rem;position:absolute;z-index:2;fill:var(--cds-icon-secondary,#525252);inline-size:1rem;inset-block-start:50%;inset-inline-start:1rem;pointer-events:none;transform:translateY(-50%)}.cds-custom--search-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--search-close *,.cds-custom--search-close :after,.cds-custom--search-close :before{box-sizing:inherit}.cds-custom--search-close::-moz-focus-inner{border:0}.cds-custom--search-close{inset-block-start:0;inset-inline-end:0;outline:2px solid transparent;outline-offset:-2px;position:absolute}.cds-custom--search-close:before{background-color:var(--cds-field);block-size:calc(100% - 2px);content:\"\";display:block;inline-size:2px;inset-block-start:.0625rem;inset-inline-start:0;position:absolute;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--search-close:before{transition:none}}.cds-custom--search-close:hover{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--search-close:hover:before{background-color:var(--cds-field-hover)}.cds-custom--search-button{background-color:var(--cds-field);flex-shrink:0;margin-inline-start:.125rem}.cds-custom--search-button svg{fill:currentColor;vertical-align:middle}.cds-custom--search-close svg{fill:inherit}.cds-custom--search-button,.cds-custom--search-close{align-items:center;block-size:2.5rem;border-color:transparent;border-style:solid;border-width:1px 0;cursor:pointer;display:flex;justify-content:center;fill:var(--cds-icon-primary,#161616);inline-size:2.5rem;opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9),border .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}.cds-custom--search-button:hover,.cds-custom--search-close:hover{background-color:var(--cds-field-hover)}.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:active,.cds-custom--search-close:active{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before{background-color:transparent}.cds-custom--search--disabled svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds-custom--search-close:active:before,.cds-custom--search-close:focus:before{background-color:var(--cds-focus,#0f62fe)}.cds-custom--search-input:focus~.cds-custom--search-close:hover{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus~.cds-custom--search-close:hover{outline-style:dotted}}.cds-custom--search--sm .cds-custom--search-close,.cds-custom--search--sm.cds-custom--search--expandable,.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--sm~.cds-custom--search-button{block-size:2rem;inline-size:2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2rem}.cds-custom--search--md .cds-custom--search-close,.cds-custom--search--md.cds-custom--search--expandable,.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--md~.cds-custom--search-button{block-size:2.5rem;inline-size:2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2.5rem}.cds-custom--search--lg .cds-custom--search-close,.cds-custom--search--lg.cds-custom--search--expandable,.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--lg~.cds-custom--search-button{block-size:3rem;inline-size:3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 3rem}.cds-custom--search-close--hidden{opacity:0;visibility:hidden}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:hover{border:none;cursor:default;outline:none}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:CanvasText}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{inline-size:100%}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder{color:transparent}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::placeholder{color:transparent}.cds-custom--search--expandable{transition:width 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded{inline-size:100%}.cds-custom--search--expandable .cds-custom--search-input{inline-size:0;padding:0;transition:transform 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{opacity:0;position:relative;transition-duration:70ms;-moz-transition-property:padding,opacity;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::placeholder{opacity:0;position:relative;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:pointer;position:absolute}.cds-custom--search--expandable .cds-custom--search-magnifier:focus{outline:2px solid var(--cds-focus,#0f62fe)}.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable .cds-custom--search-magnifier-icon{fill:var(--cds-icon-primary,#161616)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--search-magnifier-tooltip{align-items:center;display:flex;justify-content:center}.cds-custom--search-magnifier-tooltip .cds-custom--search-magnifier{position:relative}.cds-custom--table-toolbar,:host(cds-custom-table-toolbar){background-color:var(--cds-layer);display:flex;inline-size:100%;min-block-size:3rem;position:relative;z-index:1}.cds-custom--toolbar-content,:host(cds-custom-table-toolbar-content){block-size:3rem;display:flex;inline-size:100%;justify-content:flex-end;transform:translateZ(0);transition:transform .11s cubic-bezier(.2,0,.38,.9),clip-path .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--toolbar-content .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar-content) .cds-custom--search .cds-custom--search-input{background-color:transparent;block-size:3rem;padding:0 3rem}.cds-custom--toolbar-content .cds-custom--overflow-menu,:host(cds-custom-table-toolbar-content) .cds-custom--overflow-menu{block-size:3rem;inline-size:3rem}.cds-custom--batch-actions~.cds-custom--toolbar-search-container,:host(cds-custom-table-batch-actions)~.cds-custom--toolbar-search-container{align-items:center;display:flex;opacity:1;transition:opacity .11s}.cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar-search){block-size:3rem;box-shadow:none;cursor:pointer;inline-size:3rem;position:relative;transition:width .3s cubic-bezier(.5,0,.1,1),background-color .11s cubic-bezier(0,0,.38,.9)}.cds-custom--toolbar-search-container-expandable:hover{background-color:var(--cds-field-hover)}.cds-custom--search.cds-custom--toolbar-search-container-expandable{inline-size:3rem}.cds-custom--toolbar-search-container-expandable .cds-custom--search-input,:host(cds-custom-table-toolbar-search) .cds-custom--search-input{block-size:100%;cursor:pointer;opacity:0}.cds-custom--toolbar-search-container-expandable:not(.cds-custom--toolbar-search-container-active) .cds-custom--search-input,:not(.cds-custom--toolbar-search-container-active):host(cds-custom-table-toolbar-search) .cds-custom--search-input{padding:0}.cds-custom--toolbar-search-container-disabled .cds-custom--search-input{cursor:not-allowed}.cds-custom--toolbar-search-container-expandable.cds-custom--search .cds-custom--label{visibility:hidden}.cds-custom--toolbar-search-container-expandable.cds-custom--search .cds-custom--search-close{block-size:3rem;inline-size:3rem}.cds-custom--toolbar-search-container-expandable.cds-custom--search .cds-custom--search-close:before{background-color:var(--cds-field-hover);block-size:calc(100% - .25rem);inset-block-start:.125rem}.cds-custom--toolbar-search-container-expandable.cds-custom--search .cds-custom--search-close:focus:before{background-color:var(--cds-focus,#0f62fe)}.cds-custom--table-toolbar .cds-custom--search--lg .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar) .cds-custom--search--lg .cds-custom--search-magnifier-icon{inset-inline-start:0}.cds-custom--table-toolbar:not(.cds-custom--table-toolbar--sm) .cds-custom--toolbar-search-container-persistent.cds-custom--search--lg .cds-custom--search-magnifier-icon,:not(.cds-custom--table-toolbar--sm):host(cds-custom-table-toolbar) .cds-custom--toolbar-search-container-persistent.cds-custom--search--lg .cds-custom--search-magnifier-icon{inset-inline-start:1rem}.cds-custom--table-toolbar.cds-custom--table-toolbar--sm .cds-custom--search--sm:not(.cds-custom--toolbar-search-container-active):not(.cds-custom--toolbar-search-container-persistent) .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar):host(cds-custom-table-toolbar[size=sm]) .cds-custom--search--sm:not(.cds-custom--toolbar-search-container-active):not(.cds-custom--toolbar-search-container-persistent) .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar):host(cds-custom-table-toolbar[size=xs]) .cds-custom--search--sm:not(.cds-custom--toolbar-search-container-active):not(.cds-custom--toolbar-search-container-persistent) .cds-custom--search-magnifier-icon{inset-inline-start:0}.cds-custom--table-toolbar.cds-custom--table-toolbar--sm .cds-custom--search--sm.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar):host(cds-custom-table-toolbar[size=sm]) .cds-custom--search--sm.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar):host(cds-custom-table-toolbar[size=xs]) .cds-custom--search--sm.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--table-toolbar .cds-custom--toolbar-search-container-persistent.cds-custom--search--sm .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar) .cds-custom--toolbar-search-container-persistent.cds-custom--search--sm .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--toolbar-search-container-expandable .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar-search) .cds-custom--search-magnifier-icon{block-size:3rem;inline-size:3rem;padding:1rem}.cds-custom--toolbar-search-container-expandable.cds-custom--search--disabled .cds-custom--search-magnifier-icon{background-color:var(--cds-layer);cursor:not-allowed;transition:background-color none}.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:active,.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:focus,.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:hover{background-color:transparent;border:none;outline:none}.cds-custom--toolbar-search-container-active.cds-custom--search{inline-size:100%}.cds-custom--toolbar-search-container-active .cds-custom--search-input,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input{opacity:1}.cds-custom--toolbar-search-container-active .cds-custom--label,.cds-custom--toolbar-search-container-active .cds-custom--search-input,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--label,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input{cursor:text;padding:0 3rem}.cds-custom--toolbar-search-container-active .cds-custom--search-input:focus+.cds-custom--search-close,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus+.cds-custom--search-close{border:none;box-shadow:none;outline:none}.cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:-moz-placeholder-shown){background-color:var(--cds-field-hover);border:none}.cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:placeholder-shown){background-color:var(--cds-field-hover);border:none}.cds-custom--toolbar-search-container-active .cds-custom--search-close,.cds-custom--toolbar-search-container-active .cds-custom--search-close:hover,.cds-custom--toolbar-search-container-persistent .cds-custom--search-close,.cds-custom--toolbar-search-container-persistent .cds-custom--search-close:hover,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-close{background-color:transparent;border:none}.cds-custom--toolbar-search-container-persistent .cds-custom--search-close:before{display:none}.cds-custom--overflow-menu.cds-custom--toolbar-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--overflow-menu.cds-custom--toolbar-action *,.cds-custom--overflow-menu.cds-custom--toolbar-action :after,.cds-custom--overflow-menu.cds-custom--toolbar-action :before{box-sizing:inherit}.cds-custom--overflow-menu.cds-custom--toolbar-action::-moz-focus-inner{border:0}.cds-custom--overflow-menu.cds-custom--toolbar-action{block-size:3rem;cursor:pointer;display:flex;inline-size:3rem;padding:1rem;transition:background .11s cubic-bezier(0,0,.38,.9)}.cds-custom--toolbar-action,:host(cds-custom-table-toolbar-search){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--toolbar-action *,.cds-custom--toolbar-action :after,.cds-custom--toolbar-action :before,:host(cds-custom-table-toolbar-search) *,:host(cds-custom-table-toolbar-search) :after,:host(cds-custom-table-toolbar-search) :before{box-sizing:inherit}.cds-custom--toolbar-action::-moz-focus-inner{border:0}.cds-custom--toolbar-action,:host(cds-custom-table-toolbar-search){block-size:3rem;cursor:pointer;display:flex;inline-size:3rem;transition:background .11s cubic-bezier(0,0,.38,.9)}.cds-custom--toolbar-action:hover:not([disabled]){background-color:var(--cds-field-hover)}.cds-custom--toolbar-action:hover[aria-expanded=true],.cds-custom--toolbar-action[aria-expanded=true]{background-color:var(--cds-layer-02,#fff)}.cds-custom--toolbar-action[disabled]{cursor:not-allowed}.cds-custom--toolbar-action[disabled] .cds-custom--toolbar-action__icon{cursor:not-allowed;fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--toolbar-action:active:not([disabled]),.cds-custom--toolbar-action:focus:not([disabled]){outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--toolbar-action:active:not([disabled]),.cds-custom--toolbar-action:focus:not([disabled]){outline-style:dotted}}.cds-custom--toolbar-action:active:not([disabled]).cds-custom--toolbar-search-container-expandable,.cds-custom--toolbar-action:focus:not([disabled]).cds-custom--toolbar-search-container-expandable{outline:none}.cds-custom--toolbar-action~.cds-custom--btn,:host(cds-custom-table-toolbar-search)~.cds-custom--btn{margin:0;max-inline-size:none;white-space:nowrap}.cds-custom--overflow-menu--data-table{block-size:3rem}.cds-custom--toolbar-action__icon{block-size:1rem;fill:var(--cds-icon-primary,#161616);inline-size:auto;max-inline-size:1rem}.cds-custom--toolbar-action__menu,.cds-custom--toolbar-action__menu.cds-custom--overflow-menu-options:after{background-color:var(--cds-layer-02,#fff)}.cds-custom--toolbar-search-container-persistent{block-size:3rem;inline-size:100%;opacity:1;position:relative}.cds-custom--toolbar-search-container-persistent+.cds-custom--toolbar-content,.cds-custom--toolbar-search-container-persistent+:host(cds-custom-table-toolbar-content){inline-size:auto;position:relative}.cds-custom--toolbar-search-container-persistent .cds-custom--search{position:static}.cds-custom--toolbar-search-container-persistent .cds-custom--search-magnifier-icon{inset-inline-start:1rem}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input{block-size:3rem;border:none;padding:0 3rem}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:focus:not([disabled]){outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:focus:not([disabled]){outline-style:dotted}}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:hover:not([disabled]){background-color:var(--cds-field-hover)}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:not(:-moz-placeholder-shown){background-color:var(--cds-field-hover)}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:active:not([disabled]),.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:not(:placeholder-shown){background-color:var(--cds-field-hover)}.cds-custom--toolbar-search-container-persistent .cds-custom--search-close{block-size:3rem;inline-size:3rem}.cds-custom--batch-actions--active~.cds-custom--toolbar-content,.cds-custom--batch-actions--active~.cds-custom--toolbar-search-container,.cds-custom--batch-actions--active~:host(cds-custom-table-toolbar-content),:host(cds-custom-table-batch-actions[active])~.cds-custom--toolbar-content,:host(cds-custom-table-batch-actions[active])~.cds-custom--toolbar-search-container,:host(cds-custom-table-batch-actions[active])~:host(cds-custom-table-toolbar-content){clip-path:polygon(0 0,100% 0,100% 0,0 0);transform:translate3d(0,48px,0);transition:transform .11s cubic-bezier(.2,0,.38,.9),clip-path .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--batch-actions,:host(cds-custom-table-batch-actions){align-items:center;background-color:var(--cds-background-brand,#0f62fe);clip-path:polygon(0 0,100% 0,100% 0,0 0);display:flex;inset-block-end:0;inset-inline:0;justify-content:space-between;opacity:0;pointer-events:none;position:absolute;transform:translate3d(0,48px,0);transition:transform .11s cubic-bezier(.2,0,.38,.9),clip-path .11s cubic-bezier(.2,0,.38,.9),opacity .11s cubic-bezier(.2,0,.38,.9);will-change:transform}.cds-custom--batch-actions:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--batch-actions:focus{outline-style:dotted}}.cds-custom--batch-actions--active,:host(cds-custom-table-batch-actions[active]){clip-path:polygon(0 0,300% 0,300% 300%,0 300%);opacity:1;pointer-events:all;transform:translateZ(0);z-index:1}.cds-custom--action-list{align-items:center;display:flex}.cds-custom--action-list .cds-custom--btn,.cds-custom--batch-summary .cds-custom--btn{color:var(--cds-text-on-color,#fff);padding-inline:1rem 1rem;white-space:nowrap}.cds-custom--action-list .cds-custom--btn:disabled{background-color:transparent;border-color:transparent;color:var(--cds-text-on-color,#fff);opacity:.5}.cds-custom--action-list .cds-custom--btn .cds-custom--btn__icon{position:static;fill:var(--cds-icon-on-color,#fff);margin-inline-start:.5rem}.cds-custom--action-list .cds-custom--btn .cds-custom--btn__icon .st0{fill:none}.cds-custom--batch-download{padding:.0625rem}.cds-custom--action-list .cds-custom--btn--primary:after,.cds-custom--action-list .cds-custom--btn--primary:before,.cds-custom--action-list .cds-custom--btn--primary:focus:after,.cds-custom--action-list .cds-custom--btn--primary:focus:before{display:none}.cds-custom--action-list .cds-custom--btn--primary:focus,.cds-custom--batch-summary .cds-custom--btn--primary:focus{outline:2px solid var(--cds-layer);outline-offset:-.125rem}.cds-custom--action-list .cds-custom--btn--primary:nth-child(3):focus+.cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,.cds-custom--action-list .cds-custom--btn--primary:nth-child(3):hover+.cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{opacity:0}.cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{background-color:var(--cds-text-on-color,#fff);block-size:1rem;border:none;content:\"\";display:block;inline-size:.0625rem;inset-block-start:.9375rem;inset-inline-start:0;opacity:1;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--btn--primary.cds-custom--batch-summary__cancel:hover:before{opacity:0;transition:opacity .25s cubic-bezier(.5,0,.1,1)}.cds-custom--batch-summary{align-items:center;background-color:var(--cds-background-brand,#0f62fe);color:var(--cds-text-on-color,#fff);display:flex;inset-inline-start:0;min-block-size:3rem;padding:0 1rem;position:sticky;z-index:100000}.cds-custom--batch-summary__scroll{box-shadow:.5px 0 .2px var(--cds-link-primary-hover,#0043ce)}.cds-custom--batch-summary__para{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--batch-summary__divider{padding-inline-start:.5rem}.cds-custom--table-toolbar--sm,:host(cds-custom-table-toolbar[size=sm]),:host(cds-custom-table-toolbar[size=xs]){block-size:2rem;min-block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-persistent,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-persistent,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-persistent,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search){block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable .cds-custom--search-input,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-persistent .cds-custom--search-input,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search) .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search) .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search) .cds-custom--search-input{block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable .cds-custom--search-close,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-persistent .cds-custom--search-close,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search) .cds-custom--search-close,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-close,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-close,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search) .cds-custom--search-close,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-close,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-close,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search) .cds-custom--search-close{block-size:2rem;inline-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable .cds-custom--search-magnifier-icon,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-persistent .cds-custom--search-magnifier-icon,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search) .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search) .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search) .cds-custom--search-magnifier-icon{block-size:2rem;inline-size:2rem;padding:.5rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-action.cds-custom--toolbar-search-container-persistent,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-action.cds-custom--toolbar-search-container-persistent,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-action.cds-custom--toolbar-search-container-persistent{inline-size:100%}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search){inline-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable .cds-custom--search .cds-custom--search-input,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-input{padding:0 3rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]){flex:auto;transition:flex 175ms cubic-bezier(.5,0,.1,1)}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input{visibility:inherit}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus{background-color:var(--cds-field-hover)}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:-moz-placeholder-shown),.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:-moz-placeholder-shown){background-color:var(--cds-field-hover)}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:active,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:placeholder-shown),.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:active,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:active,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:active,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:active,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:active,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:placeholder-shown){background-color:var(--cds-field-hover)}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:active,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:focus,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:hover,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:active,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:focus,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:hover{background-color:transparent;outline:2px solid transparent;outline-offset:-2px}.cds-custom--table-toolbar--sm .cds-custom--overflow-menu.cds-custom--toolbar-action,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--overflow-menu.cds-custom--toolbar-action,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--overflow-menu.cds-custom--toolbar-action{block-size:2rem;inline-size:2rem;min-inline-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-content,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-content),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-content,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-content),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-content,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-content){block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-content .cds-custom--overflow-menu,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-content) .cds-custom--overflow-menu,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-content .cds-custom--overflow-menu,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-content) .cds-custom--overflow-menu,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-content .cds-custom--overflow-menu,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-content) .cds-custom--overflow-menu{block-size:2rem;inline-size:2rem}.cds-custom--search--disabled .cds-custom--search-magnifier-icon:hover{background-color:transparent}.cds-custom--table-toolbar--sm .cds-custom--batch-actions .cds-custom--action-list,.cds-custom--table-toolbar--sm :host(cds-custom-table-batch-actions) .cds-custom--action-list,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--batch-actions .cds-custom--action-list,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-batch-actions) .cds-custom--action-list,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--batch-actions .cds-custom--action-list,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-batch-actions) .cds-custom--action-list{block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-action,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-action,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-action,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search){block-size:2rem;inline-size:2rem;padding:.5rem 0}.cds-custom--table-toolbar--sm .cds-custom--btn--primary,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--btn--primary,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--btn--primary{block-size:2rem;min-block-size:auto;padding-block:.375rem}.cds-custom--table-toolbar--sm .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{inset-block-start:.5rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-action~.cds-custom--btn,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search)~.cds-custom--btn,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-action~.cds-custom--btn,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search)~.cds-custom--btn,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-action~.cds-custom--btn,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search)~.cds-custom--btn{block-size:2rem;overflow:hidden}.cds-custom--table-toolbar--sm .cds-custom--batch-summary,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--batch-summary,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--batch-summary{min-block-size:2rem}.cds-custom--data-table tr.cds-custom--parent-row:first-of-type td{border-block-start:1px solid var(--cds-border-subtle)}.cds-custom--expandable-row--hidden td{border-block-start:0;inline-size:auto;padding:1rem}tr.cds-custom--parent-row:not(.cds-custom--expandable-row)+tr[data-child-row]{block-size:0;transition:height .15s cubic-bezier(.2,0,.38,.9)}tr.cds-custom--parent-row:not(.cds-custom--expandable-row)+tr[data-child-row] td{background-color:var(--cds-layer-hover);border:0;padding-block:0;transition:padding .15s cubic-bezier(.2,0,.38,.9),background-color 70ms cubic-bezier(.2,0,.38,.9)}tr.cds-custom--parent-row:not(.cds-custom--expandable-row)+tr[data-child-row] td .cds-custom--child-row-inner-container{max-block-size:0;overflow:hidden}tr.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row]{transition:height .15s cubic-bezier(.2,0,.38,.9),background-color 70ms cubic-bezier(.2,0,.38,.9)}tr.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row] td{border-block-end:1px solid var(--cds-border-subtle);padding-inline-start:3.5rem;transition:padding-bottom .15s cubic-bezier(.2,0,.38,.9),transform .15s cubic-bezier(.2,0,.38,.9)}tbody:has(>tr.cds-custom--data-table--ai-label-row)>tr.cds-custom--expandable-row[data-child-row] td,tbody:has(>tr.cds-custom--data-table--slug-row)>tr.cds-custom--expandable-row[data-child-row] td,tbody:has(td.cds-custom--table-column-checkbox)>tr.cds-custom--expandable-row[data-child-row] td{padding-inline-start:5.5rem}tbody:has(>tr.cds-custom--data-table--ai-label-row):has(td.cds-custom--table-column-checkbox)>tr.cds-custom--expandable-row[data-child-row] td{padding-inline-start:7.5rem}tr.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row] td .cds-custom--child-row-inner-container{max-block-size:100%;padding-block:1rem;padding-block-end:1.5rem}.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row]>td,.cds-custom--parent-row.cds-custom--expandable-row>td{border-block-end:1px solid var(--cds-border-subtle);box-shadow:0 1px var(--cds-border-subtle)}.cds-custom--parent-row.cds-custom--expandable-row>td:first-of-type,.cds-custom--parent-row:not(.cds-custom--expandable-row)+tr[data-child-row]>td{box-shadow:none}tr.cds-custom--parent-row.cds-custom--expandable-row,tr.cds-custom--parent-row.cds-custom--expandable-row td,tr.cds-custom--parent-row:not(.cds-custom--expandable-row) td{transition:height .15s cubic-bezier(.2,0,.38,.9),background-color 70ms cubic-bezier(.2,0,.38,.9),border-color 70ms cubic-bezier(.2,0,.38,.9)}tr.cds-custom--parent-row.cds-custom--expandable-row:hover td,tr.cds-custom--parent-row:not(.cds-custom--expandable-row):first-of-type:hover td{border-block-end:1px solid var(--cds-border-subtle);border-block-start:1px solid var(--cds-border-subtle)}tr.cds-custom--parent-row.cds-custom--expandable-row:hover td{background-color:var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}tr.cds-custom--parent-row.cds-custom--expandable-row:hover td:first-of-type{border-block-end:1px solid var(--cds-layer-hover)}tr.cds-custom--parent-row.cds-custom--expandable-row:hover+tr[data-child-row] td{background-color:var(--cds-layer-hover);border-block-end:1px solid var(--cds-border-subtle);color:var(--cds-text-primary,#161616)}tr.cds-custom--expandable-row--hover+tr[data-child-row] td{border-block-end:1px solid var(--cds-border-subtle)}tr.cds-custom--expandable-row--hover,tr.cds-custom--expandable-row--hover td{background-color:var(--cds-layer-hover)}tr.cds-custom--expandable-row--hover td{border-block-end:1px solid var(--cds-border-subtle);border-block-start:1px solid var(--cds-border-subtle);color:var(--cds-text-primary,#161616)}tr.cds-custom--parent-row.cds-custom--expandable-row.cds-custom--expandable-row--hover td:first-of-type{border-block-end:1px solid transparent}.cds-custom--data-table td.cds-custom--table-expand{border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6)}.cds-custom--layer-two .cds-custom--data-table td.cds-custom--table-expand{border-block-end:1px solid var(--cds-border-subtle-02,#e0e0e0)}.cds-custom--layer-three .cds-custom--data-table td.cds-custom--table-expand{border-block-end:1px solid var(--cds-border-subtle-03,#c6c6c6)}.cds-custom--data-table td.cds-custom--table-expand+.cds-custom--table-column-checkbox,.cds-custom--data-table th.cds-custom--table-expand+.cds-custom--table-column-checkbox{padding-inline:.375rem .375rem}.cds-custom--data-table td.cds-custom--table-expand[data-previous-value=collapsed]+.cds-custom--table-column-checkbox{border-block-end:1px solid transparent;box-shadow:none}.cds-custom--data-table td.cds-custom--table-expand+.cds-custom--table-column-checkbox+td,.cds-custom--data-table th.cds-custom--table-expand+.cds-custom--table-column-checkbox+th{padding-inline-start:.5rem}.cds-custom--data-table td.cds-custom--table-expand,.cds-custom--data-table th.cds-custom--table-expand{padding:.5rem;padding-inline-end:0}.cds-custom--data-table td.cds-custom--table-expand[data-previous-value=collapsed]{border-block-end:1px solid transparent}.cds-custom--table-expand[data-previous-value=collapsed] .cds-custom--table-expand__svg{transform:rotate(270deg);transition:transform .15s cubic-bezier(.2,0,.38,.9)}.cds-custom--table-expand__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--table-expand__button *,.cds-custom--table-expand__button :after,.cds-custom--table-expand__button :before{box-sizing:inherit}.cds-custom--table-expand__button::-moz-focus-inner{border:0}.cds-custom--table-expand__button{align-items:center;block-size:calc(100% + 1px);display:inline-flex;inline-size:100%;justify-content:center;padding:0 .5rem;vertical-align:inherit}.cds-custom--data-table--top-aligned-body td .cds-custom--table-expand__button,.cds-custom--data-table--top-aligned-header th .cds-custom--table-expand__button{align-items:start;block-size:2rem;padding-block-start:.5rem}.cds-custom--data-table--top-aligned-body.cds-custom--data-table--xs td .cds-custom--table-expand__button,.cds-custom--data-table--top-aligned-header.cds-custom--data-table--xs th .cds-custom--table-expand__button{block-size:1.5rem;padding-block-start:.25rem}.cds-custom--data-table--top-aligned-body.cds-custom--data-table--md td .cds-custom--table-expand__button,.cds-custom--data-table--top-aligned-header.cds-custom--data-table--md th .cds-custom--table-expand__button{margin-block-start:-.25rem;padding-block-start:.5rem}.cds-custom--table-expand__button:focus{box-shadow:inset 0 0 0 2px var(--cds-focus,#0f62fe);outline:none}.cds-custom--table-expand__svg{fill:var(--cds-layer-selected-inverse,#161616);transform:rotate(90deg);transition:transform .15s cubic-bezier(.2,0,.38,.9)}.cds-custom--data-table--xl .cds-custom--table-expand__button{inline-size:2rem}.cds-custom--data-table--zebra tbody tr[data-child-row]:nth-child(4n+4) td,.cds-custom--data-table--zebra tbody tr[data-parent-row]:nth-child(4n+3) td{background-color:var(--cds-layer-accent);border-block-end:1px solid var(--cds-layer-accent);border-block-start:1px solid var(--cds-layer-accent)}.cds-custom--data-table--zebra tbody tr[data-child-row]:nth-child(4n+2) td,.cds-custom--data-table--zebra tbody tr[data-parent-row]:nth-child(4n+1) td{border-block-end:1px solid var(--cds-layer)}.cds-custom--data-table--zebra tr.cds-custom--parent-row td,.cds-custom--data-table--zebra tr.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row] td{transition:transform .15s cubic-bezier(.2,0,.38,.9),border-bottom 70ms cubic-bezier(.2,0,.38,.9),border-top 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--data-table--zebra tbody tr[data-child-row]:hover td,.cds-custom--data-table--zebra tbody tr[data-parent-row]:hover td,.cds-custom--data-table--zebra tbody tr[data-parent-row]:hover+tr[data-child-row] td,.cds-custom--data-table--zebra tr.cds-custom--parent-row.cds-custom--expandable-row.cds-custom--expandable-row--hover td{background-color:var(--cds-layer-hover);border-block-end:1px solid var(--cds-layer-hover);border-block-start:1px solid var(--cds-layer-hover)}tr.cds-custom--parent-row.cds-custom--data-table--selected{background-color:var(--cds-layer-selected)}tr.cds-custom--parent-row.cds-custom--data-table--selected:first-of-type td{border-block-start:1px solid var(--cds-layer-active);box-shadow:0 1px var(--cds-layer-active)}tr.cds-custom--parent-row.cds-custom--data-table--selected td{border-block-end:1px solid var(--cds-layer-active);box-shadow:0 1px var(--cds-layer-active);color:var(--cds-text-primary,#161616)}tr.cds-custom--parent-row.cds-custom--data-table--selected:last-of-type td{border-block-end:1px solid transparent;box-shadow:0 1px var(--cds-border-subtle)}tr.cds-custom--parent-row.cds-custom--data-table--selected:not(.cds-custom--expandable-row):hover td{background-color:var(--cds-layer-selected-hover);border-block-end:1px solid var(--cds-border-subtle);border-block-start:1px solid var(--cds-layer-selected-hover);box-shadow:0 1px var(--cds-layer-selected-hover)}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row td,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row td:first-of-type{border-block-end:1px solid transparent;box-shadow:0 1px var(--cds-layer-selected)}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover td,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover td:first-of-type,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td:first-of-type{background-color:var(--cds-layer-selected-hover);border-block-end:1px solid transparent;border-block-start:1px solid var(--cds-layer-selected-hover);box-shadow:0 1px var(--cds-layer-selected-hover)}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row+tr[data-child-row] td{background-color:var(--cds-layer-hover);border-block-end:1px solid var(--cds-border-subtle);border-block-start:1px solid var(--cds-layer-active);box-shadow:0 1px var(--cds-layer-active);color:var(--cds-text-primary,#161616)}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row+tr[data-child-row]:last-of-type td{box-shadow:inset 0 -1px var(--cds-layer-active);padding-block-end:1.5rem}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover+tr[data-child-row] td,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover+tr[data-child-row] td{background-color:var(--cds-layer-selected)}.cds-custom--parent-row .cds-custom--table-column-decorator,.cds-custom--parent-row .cds-custom--table-column-decorator+td.cds-custom--table-expand[data-previous-value=collapsed],.cds-custom--parent-row .cds-custom--table-column-slug,.cds-custom--parent-row .cds-custom--table-column-slug+td.cds-custom--table-expand[data-previous-value=collapsed]{box-shadow:none}.cds-custom--parent-row.cds-custom--expandable-row .cds-custom--table-column-decorator,.cds-custom--parent-row.cds-custom--expandable-row .cds-custom--table-column-decorator+td.cds-custom--table-expand[data-previous-value=collapsed],.cds-custom--parent-row.cds-custom--expandable-row .cds-custom--table-column-slug,.cds-custom--parent-row.cds-custom--expandable-row .cds-custom--table-column-slug+td.cds-custom--table-expand[data-previous-value=collapsed]{border-block-end:1px solid transparent}.cds-custom--data-table tr.cds-custom--data-table--ai-label-row:hover td,.cds-custom--data-table tr.cds-custom--data-table--slug-row:hover td,.cds-custom--data-table--ai-label-row td,.cds-custom--data-table--slug-row td{border-block-start:1px solid transparent}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--table-expand__button:focus .cds-custom--table-expand__svg{color:Highlight;outline:1px solid Highlight}}.cds-custom--data-table.cds-custom--skeleton th{padding-inline-start:1rem;vertical-align:middle}.cds-custom--data-table.cds-custom--skeleton td span,.cds-custom--data-table.cds-custom--skeleton th span{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--data-table.cds-custom--skeleton td span:active,.cds-custom--data-table.cds-custom--skeleton td span:focus,.cds-custom--data-table.cds-custom--skeleton td span:hover,.cds-custom--data-table.cds-custom--skeleton th span:active,.cds-custom--data-table.cds-custom--skeleton th span:focus,.cds-custom--data-table.cds-custom--skeleton th span:hover{border:none;cursor:default;outline:none}.cds-custom--data-table.cds-custom--skeleton td span:before,.cds-custom--data-table.cds-custom--skeleton th span:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--data-table.cds-custom--skeleton td span:before,.cds-custom--data-table.cds-custom--skeleton th span:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--data-table.cds-custom--skeleton td span,.cds-custom--data-table.cds-custom--skeleton th span{background:CanvasText}.cds-custom--data-table.cds-custom--skeleton td span:before,.cds-custom--data-table.cds-custom--skeleton th span:before{background:Canvas;forced-color-adjust:none}}.cds-custom--data-table.cds-custom--skeleton td span,.cds-custom--data-table.cds-custom--skeleton th span{block-size:1rem;display:block;inline-size:4rem}.cds-custom--data-table.cds-custom--skeleton tr:hover td{background:transparent;border-color:var(--cds-border-subtle)}.cds-custom--data-table.cds-custom--skeleton tr:hover td:first-of-type,.cds-custom--data-table.cds-custom--skeleton tr:hover td:last-of-type{border-color:var(--cds-border-subtle)}.cds-custom--data-table.cds-custom--skeleton .cds-custom--table-sort{pointer-events:none}.cds-custom--data-table.cds-custom--skeleton th span{background:var(--cds-skeleton-element,#c6c6c6)}.cds-custom--data-table.cds-custom--skeleton th span:before{background:var(--cds-skeleton-background,#e8e8e8)}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:active,.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:focus,.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:hover{border:none;cursor:default;outline:none}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title{background:CanvasText}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:before{background:Canvas;forced-color-adjust:none}}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title{block-size:1.5rem;inline-size:7.5rem}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:active,.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:focus,.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:hover{border:none;cursor:default;outline:none}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description{background:CanvasText}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:before{background:Canvas;forced-color-adjust:none}}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description{block-size:1rem;inline-size:10rem;margin-block-start:.5rem}:host(cds-custom-table-toolbar){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;z-index:1}:host(cds-custom-table-toolbar-content) ::slotted(cds-custom-overflow-menu){block-size:3rem;cursor:pointer;display:flex;inline-size:3rem;transition:background-color .11s cubic-bezier(0,0,.38,.9)}:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-table-toolbar-search){block-size:2rem;min-block-size:2rem}:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-table-toolbar-search){inline-size:2rem}:host(cds-custom-table-toolbar-content[has-batch-actions]){clip-path:polygon(0 0,100% 0,100% 0,0 0);transform:translate3d(0,3rem,0);transition:transform .11s cubic-bezier(.2,0,.38,.9),clip-path .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-toolbar-search):hover{background-color:var(--cds-field-hover)}:host(cds-custom-table-toolbar-search){flex:none;transition:flex 175ms cubic-bezier(.5,0,.1,1)}:host(cds-custom-table-toolbar-search) .cds-custom--search{block-size:100%;inline-size:100%}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-magnifier{cursor:pointer;inset-inline-start:0;pointer-events:all;transition:background .11s cubic-bezier(0,0,.38,.9)}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-magnifier-icon{block-size:auto;inline-size:auto}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-input{border-block-end:0}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-close:before{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));inline-size:0}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-close :hover{background-color:none}:host(cds-custom-table-toolbar-search) .cds-custom--search :hover{background-color:none}:host(cds-custom-table-toolbar-search) svg{inset-inline-start:0}:host(cds-custom-table-toolbar-search[size=sm]) svg,:host(cds-custom-table-toolbar-search[size=xs]) svg{inset-inline-start:.5rem;padding:0}:host(cds-custom-table-toolbar-search[expanded]){flex:auto}:host(cds-custom-table-toolbar-search[size=sm][expanded]) svg,:host(cds-custom-table-toolbar-search[size=xs][expanded]) svg{inset-inline-start:1rem}:host(cds-custom-table-toolbar-search[persistent]:hover) .cds-custom--search-input{background-color:var(--cds-field-hover)}:host(cds-custom-table-batch-actions){box-sizing:border-box;overflow-x:auto}:host(cds-custom-table-batch-actions[size=sm]),:host(cds-custom-table-batch-actions[size=xs]){block-size:2rem;min-block-size:2rem}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--batch-summary,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--batch-summary{block-size:2rem;min-block-size:2rem}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--batch-summary__para,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--batch-summary__para{block-size:2rem;line-height:2rem;margin:0;padding:0}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--action-list,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--action-list{block-size:2rem}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel{block-size:2rem;min-block-size:auto;padding-block:.375rem}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{inset-block-start:.5rem}:host(cds-custom-table-batch-actions[size=lg]),:host(cds-custom-table-batch-actions[size=md]),:host(cds-custom-table-batch-actions[size=xl]){block-size:3rem;min-block-size:3rem}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--batch-summary,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--batch-summary,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--batch-summary{block-size:3rem;min-block-size:3rem}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--batch-summary__para,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--batch-summary__para,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--batch-summary__para{block-size:3rem;line-height:3rem;margin:0;padding:0}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--action-list,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--action-list,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--action-list{block-size:3rem}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel{block-size:3rem;min-block-size:auto}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{inset-block-start:.9375rem}:host(cds-custom-table-toolbar-content[has-batch-actions][size=sm]),:host(cds-custom-table-toolbar-content[has-batch-actions][size=xs]){transform:translate3d(0,2rem,0)}:host(cds-custom-table-toolbar-content[has-batch-actions][size=lg]),:host(cds-custom-table-toolbar-content[has-batch-actions][size=md]),:host(cds-custom-table-toolbar-content[has-batch-actions][size=xl]){transform:translate3d(0,3rem,0)}:host(cds-custom-table-batch-actions) .cds-custom--btn--primary.cds-custom--batch-summary__cancel{--divider-opacity:1}@media (prefers-reduced-motion:reduce){:host(cds-custom-table-batch-actions) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{transition:none}}:host(cds-custom-table-batch-actions) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{opacity:var(--divider-opacity);transition:opacity .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-batch-actions) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:hover:before{opacity:0}:host(cds-custom-table) ::slotted(cds-custom-table-head){background-color:var(--cds-layer-accent);display:table-header-group;font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}:host(cds-custom-table) ::slotted(cds-custom-table-body){background-color:var(--cds-layer);display:table-row-group;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}:host(cds-custom-table[use-static-width]){inline-size:auto}.cds-custom--data-table-content{display:table;inline-size:100%}:host(cds-custom-table[sticky-header]) ::slotted(cds-custom-table-body),:host(cds-custom-table[sticky-header]) ::slotted(cds-custom-table-head){display:flex;flex-direction:column;will-change:transform}:host(cds-custom-table[sticky-header]) .cds-custom--data-table-content{display:block;overflow-y:scroll}.cds-custom--data-table_inner-container{display:block;inline-size:100%;overflow-x:auto}:host(cds-custom-table-head[sticky-header]){inline-size:100%;inset-block-start:0;position:sticky;will-change:transform;z-index:1}:host(cds-custom-table-head[sticky-header]) ::slotted(cds-custom-table-header-row){display:flex;inline-size:100%}:host(cds-custom-table-header-cell[sort-direction]){block-size:3rem}:host(cds-custom-table-header-cell[sort-direction]) .cds-custom--table-sort__flex{align-items:center;block-size:100%;display:flex;inline-size:100%;justify-content:space-between}:host(cds-custom-table-header-cell[ai-label]),:host(cds-custom-table-header-cell[ai-label]) .cds-custom--table-sort{background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%);box-shadow:inset 0 1px var(--cds-ai-border-strong,#4589ff)}:host(cds-custom-table-header-cell[ai-label]) .cds-custom--table-sort{background:none}:host(cds-custom-table-header-cell[sticky-header]){border-block-end:1px solid var(--cds-layer-active);inline-size:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(cds-custom-table-header-cell[sticky-header]:not([is-sortable])){padding-block-start:.875rem}:host(cds-custom-table-header-cell[ai-label]:not([is-sortable])) .cds-custom--table-header-label--slug{align-items:center;display:flex}:host(cds-custom-table-header-cell[ai-label]:not([is-sortable])) ::slotted(cds-custom-ai-label),:host(cds-custom-table-header-cell[ai-label]:not([is-sortable])) ::slotted(cds-custom-slug){margin-inline-start:auto}:host(cds-custom-table-expand-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-expand-row) .cds-custom--table-expand,:host(cds-custom-table-expand-row) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-header-expand-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-expand-row) .cds-custom--table-expand,:host(cds-custom-table-header-expand-row) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-row) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row) ::slotted(cds-custom-table-cell-skeleton){display:table-cell}:host(cds-custom-table-head) ::slotted(cds-custom-table-header-expand-row),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row){block-size:3rem;display:table-row}:host(cds-custom-table-header-row){outline:none}:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell-skeleton){background-color:var(--cds-layer-accent);color:var(--cds-text-primary,#161616);display:table-cell;outline:none;text-align:start}:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row) .cds-custom--table-expand,:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell){padding-inline:1rem;text-align:start;vertical-align:middle}:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell-skeleton:first-of-type),:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell:first-of-type){padding-inline-start:1rem}:host(cds-custom-table-header-row:not([batch-expansion])) .cds-custom--table-expand__button{display:none}:host(cds-custom-table-header-row[selection-name]) .cds-custom--table-expand{display:table-cell}:host(cds-custom-table-header-row[sticky-header]) cds-custom-checkbox{border-block-end:1px solid var(--cds-layer-active);margin:0;padding-block-start:.75rem}:host(cds-custom-table-header-row[expandable]) .cds-custom--table-expand,:host(cds-custom-table-header-row[selection-name]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name]) .cds-custom--table-expand{block-size:2rem;inline-size:2rem;padding:.5rem;padding-inline-end:0}:host(cds-custom-table-header-row[expanded]),:host(cds-custom-table-row[expanded]){transition:transform .15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-header-row[expanded]) .cds-custom--table-expand__svg,:host(cds-custom-table-row[expanded]) .cds-custom--table-expand__svg{transform:rotate(270deg)}:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox div,:host(cds-custom-table-header-row) .cds-custom--table-expand div,:host(cds-custom-table-row) .cds-custom--table-column-checkbox div,:host(cds-custom-table-row) .cds-custom--table-expand div{align-items:center;block-size:100%;display:flex}:host(cds-custom-table-body) ::slotted(cds-custom-table-expand-row),:host(cds-custom-table-body) ::slotted(cds-custom-table-row){block-size:3rem;border:none;display:table-row;inline-size:100%;outline:none}:host(cds-custom-table-body[sticky-header]) ::slotted(cds-custom-table-expand-row),:host(cds-custom-table-body[sticky-header]) ::slotted(cds-custom-table-row){display:flex}:host(cds-custom-table-cell){border-block-end:1px solid var(--cds-border-subtle);padding:0 1rem}:host(cds-custom-table-cell) ::slotted(cds-custom-overflow-menu:hover){background-color:none}:host(cds-custom-table-cell[overflow-menu-on-hover]) ::slotted(*){opacity:0}:host(cds-custom-table-cell[ai-label-in-header]){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}:host(cds-custom-table-cell-content){display:block;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}:host(cds-custom-table-expand-row[sticky-header]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row[sticky-header]) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[sticky-header]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[sticky-header]) ::slotted(cds-custom-table-cell-skeleton){inline-size:100%;padding-block-start:.875rem}:host(cds-custom-table-expand-row[size=xl]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row[size=xl]) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[size=xl]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=xl]) ::slotted(cds-custom-table-cell-skeleton){vertical-align:top}:host(cds-custom-table-expand-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-expand-row) .cds-custom--table-expand,:host(cds-custom-table-expand-row) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-row) .cds-custom--table-expand,:host(cds-custom-table-row) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row) ::slotted(cds-custom-table-cell-skeleton){color:var(--cds-text-secondary,#525252);vertical-align:middle}:host(cds-custom-table-row) ::slotted(cds-custom-table-cell-skeleton:first-of-type),:host(cds-custom-table-row) ::slotted(cds-custom-table-cell:first-of-type){padding-inline-start:1rem}:host(cds-custom-table-row) ::slotted(cds-custom-table-cell-skeleton:last-of-type),:host(cds-custom-table-row) ::slotted(cds-custom-table-cell:last-of-type){padding-inline-end:1rem}:host(cds-custom-table-row[expandable]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name]) .cds-custom--table-expand{border-block-end:1px solid var(--cds-border-subtle);display:table-cell;padding-inline-end:0;transition:transform .15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-row[expandable][expanded]) .cds-custom--table-expand__svg,:host(cds-custom-table-row[selection-name][expanded]) .cds-custom--table-expand__svg{transform:rotate(270deg)}:host(cds-custom-table-row[expandable][expanded]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][expanded][highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded][highlighted]) :host(cds-custom-table-row[expandable][expanded]:hover) .cds-custom--table-expand{border-block-end-color:transparent}:host(cds-custom-table-row[expandable][expanded][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][expanded][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][expanded][selected]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][expanded][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][expanded][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded][selected]) ::slotted(cds-custom-table-cell){background-color:var(--cds-layer-selected);border-block-end-color:var(--cds-border-subtle);border-block-start-color:var(--cds-layer-active)}:host(cds-custom-table-row[expandable][expanded][selected]:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][expanded][selected]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][expanded][selected]:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][expanded][selected][highlighted]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][expanded][selected][highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][expanded][selected][highlighted]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][expanded][selected]:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][expanded][selected]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded][selected]:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][expanded][selected][highlighted]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][expanded][selected][highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded][selected][highlighted]) ::slotted(cds-custom-table-cell){background-color:var(--cds-layer-selected-hover)}:host(cds-custom-table-row[expandable][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][selected]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][selected]) ::slotted(cds-custom-table-cell){border-block-end-color:var(--cds-border-subtle)}:host(cds-custom-table-row[expandable]:hover):not([ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable]:hover):not([ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable]:hover):not([ai-label]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][highlighted]):not([ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][highlighted]):not([ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][highlighted]):not([ai-label]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable]:hover):not([ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable]:hover):not([ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable]:hover):not([ai-label]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][highlighted]):not([ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][highlighted]):not([ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][highlighted]):not([ai-label]) ::slotted(cds-custom-table-cell){border-block-end-color:var(--cds-border-subtle)}:host(cds-custom-table-row[odd]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[odd]) .cds-custom--table-expand,:host(cds-custom-table-row[odd]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[odd]) ::slotted(cds-custom-table-cell-skeleton){border-block-end:1px solid var(--cds-layer)}:host(cds-custom-table-row[even]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[even]) .cds-custom--table-expand,:host(cds-custom-table-row[even]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[even]) ::slotted(cds-custom-table-cell-skeleton){background-color:var(--cds-layer-accent);border-block-end:1px solid var(--cds-layer-accent)}:host(cds-custom-table-expand-row:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-expand-row:hover) .cds-custom--table-expand,:host(cds-custom-table-expand-row:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row:hover) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row:hover) .cds-custom--table-expand,:host(cds-custom-table-row:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row:hover) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[highlighted]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[highlighted]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[highlighted]) ::slotted(cds-custom-table-cell-skeleton){background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end-color:var(--cds-layer-hover);border-block-start-color:var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}:host(cds-custom-table-row[even]:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[even]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[even]:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[even]:hover) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[highlighted]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[highlighted]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[highlighted]) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[odd]:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[odd]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[odd]:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[odd]:hover) ::slotted(cds-custom-table-cell-skeleton){background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end:1px solid var(--cds-layer-hover)}:host(cds-custom-table-row[rows-with-ai-label]) cds-custom-checkbox,:host(cds-custom-table-row[rows-with-ai-label]) cds-custom-radio-button{padding-inline-start:2rem}:host(cds-custom-table-row[rows-with-ai-label]) .cds-custom--table-expand{padding-inline-start:1rem}:host(cds-custom-table-row[rows-with-ai-label]) .cds-custom--table-expand__button{margin-inline-start:1.5rem}:host(cds-custom-table-row[rows-with-ai-label][ai-label]) cds-custom-checkbox,:host(cds-custom-table-row[rows-with-ai-label][ai-label]) cds-custom-radio-button{padding-inline-start:1rem}:host(cds-custom-table-row[rows-with-ai-label][ai-label]) .cds-custom--table-expand__button{margin-inline-start:.5rem}:host(cds-custom-table-header-row[rows-with-ai-label]) .cds-custom--table-expand{padding-inline-start:2.5rem}:host(cds-custom-table-header-row[rows-with-ai-label]) .cds-custom--table-column-checkbox{padding-inline-start:3rem}:host(cds-custom-table-header-row[rows-with-ai-label][selection-name][expandable]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[rows-with-ai-label][selection-name][expandable]) .cds-custom--table-column-checkbox{padding-inline-start:0}:host(cds-custom-table-header-row[rows-with-ai-label][selection-name][expandable]) cds-custom-checkbox,:host(cds-custom-table-row[rows-with-ai-label][selection-name][expandable]) cds-custom-checkbox{padding-inline-start:.5rem}:host(cds-custom-table-row[ai-label]){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%);background-attachment:fixed;box-shadow:inset 1px 0 var(--cds-ai-border-strong,#4589ff)}:host(cds-custom-table-row[ai-label]):hover{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff);background-attachment:fixed}:host(cds-custom-table-header-title){display:block}:host(cds-custom-table-header-description){display:block}@media (min-width:42rem){:host(cds-custom-table-header-description){max-inline-size:50ch}}@media (min-width:66rem){:host(cds-custom-table-header-description){max-inline-size:80ch}}:host(cds-custom-table-expanded-row){block-size:0;display:table-row;transition:height .15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-expanded-row) ::slotted(*){color:var(--cds-text-secondary,#525252)}@media screen and (prefers-reduced-motion:reduce){:host(cds-custom-table-expanded-row) td{border-block-end-color:var(--cds-border-subtle);padding:0;padding-inline-start:4rem;transition:none;vertical-align:middle}:host(cds-custom-table-expanded-row) td .cds-custom--child-row-inner-container{block-size:0;overflow:hidden}}:host(cds-custom-table-expanded-row) td{border-block-end-color:var(--cds-border-subtle);padding:0;padding-inline-start:4rem;transition:all .11s cubic-bezier(.2,0,.38,.9);vertical-align:middle}:host(cds-custom-table-expanded-row) td .cds-custom--child-row-inner-container{block-size:0;overflow:hidden}:host(cds-custom-table-expanded-row[expanded]){block-size:3rem}:host(cds-custom-table-expanded-row[expanded]) td{block-size:auto;border-block-end:1px solid var(--cds-border-subtle)}:host(cds-custom-table-expanded-row[expanded]) td .cds-custom--child-row-inner-container{block-size:auto}:host(cds-custom-table-expanded-row:hover),:host(cds-custom-table-expanded-row[highlighted]),:host(cds-custom-table-expanded-row[selected]){background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(cds-custom-table-expanded-row:hover) ::slotted(*),:host(cds-custom-table-expanded-row[highlighted]) ::slotted(*),:host(cds-custom-table-expanded-row[selected]) ::slotted(*){color:var(--cds-text-primary,#161616)}:host(cds-custom-table-expanded-row[selected][highlighted]){background-color:var(--cds-layer-selected)}:host(cds-custom-table-row[ai-label][expandable]):hover,:host(cds-custom-table-row[ai-label][expandable])[highlighted],:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted]{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff);background-attachment:fixed}:host(cds-custom-table-row[ai-label][expandable]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable]):hover .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable]):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable]):hover ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[ai-label][expandable])[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable])[highlighted] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable])[highlighted] ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable])[highlighted] ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted] ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted] ::slotted(cds-custom-table-cell-skeleton){background:none}:host(cds-custom-table-row[ai-label][expandable]):hover[expanded] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable])[highlighted][expanded] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover[expanded] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted][expanded] .cds-custom--table-expand{border-block-end-color:transparent}:host(cds-custom-table-row[ai-label][expandable]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable]) .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable]) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]) ::slotted(cds-custom-table-cell-skeleton){background:none}:host(cds-custom-table-row[ai-label][expandable])[expanded] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[expanded] .cds-custom--table-expand{border-block-end-color:transparent}:host(cds-custom-table-expanded-row[ai-label]){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}:host(cds-custom-table-expanded-row[ai-label])[highlighted]{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff)}:host(cds-custom-table-expanded-row[rows-with-ai-label]) td{padding-inline-start:to-rem(88px)}:host(cds-custom-table-row) .cds-custom--table-expand{block-size:100%;border-block-end:1px solid var(--cds-border-subtle);display:table-cell;vertical-align:middle}:host(cds-custom-table-row) .cds-custom--table-expand>div{align-items:center;block-size:100%;display:flex}:host(cds-custom-table-row):hover .cds-custom--table-expand,:host(cds-custom-table-row)[highlighted] .cds-custom--table-expand{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end-color:var(--cds-layer-hover);border-block-start-color:var(--cds-layer-hover)}:host(cds-custom-table-row)[even] .cds-custom--table-expand{background-color:var(--cds-layer-accent);border-block-end:1px solid var(--cds-layer-accent)}:host(cds-custom-table-row)[even] .cds-custom--table-expand:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end:1px solid var(--cds-layer-hover)}:host(cds-custom-table-row)[odd] .cds-custom--table-expand{border-block-end:1px solid var(--cds-layer)}:host(cds-custom-table-row)[odd] .cds-custom--table-expand:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end:1px solid var(--cds-layer-hover)}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=xs]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=xs]){block-size:1.5rem}:host(cds-custom-table-header-row[size=xs]) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-row[size=xs]) ::slotted(cds-custom-table-header-cell){block-size:1.5rem}:host(cds-custom-table-header-row[size=xs]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=xs]) ::slotted(cds-custom-table-cell){padding-block:.125rem;padding-inline-start:1rem}:host(cds-custom-table-header-row[size=xs]) .cds-custom--table-expand,:host(cds-custom-table-row[size=xs]) .cds-custom--table-expand{block-size:1.5rem;padding-block:0}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=sm]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=sm]){block-size:2rem}:host(cds-custom-table-header-row[size=sm]) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-row[size=sm]) ::slotted(cds-custom-table-header-cell){block-size:2rem}:host(cds-custom-table-header-row[size=sm]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=sm]) ::slotted(cds-custom-table-cell){padding-block:.4375rem .375rem;padding-inline-start:1rem}:host(cds-custom-table-header-row[size=sm]) .cds-custom--table-expand,:host(cds-custom-table-row[size=sm]) .cds-custom--table-expand{padding-block:0}:host(cds-custom-table-header-row[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-row[size=sm]) ::slotted(cds-custom-overflow-menu){block-size:2rem}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=md]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=md]){block-size:2.5rem}:host(cds-custom-table-header-row[size=md]) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-row[size=md]) ::slotted(cds-custom-table-header-cell){block-size:2.5rem}:host(cds-custom-table-header-row[size=md]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=md]) ::slotted(cds-custom-table-cell){padding-block:.4375rem .375rem;padding-inline-start:1rem}:host(cds-custom-table-header-row[size=md]) .cds-custom--table-expand,:host(cds-custom-table-row[size=md]) .cds-custom--table-expand{padding-block:.25rem}:host(cds-custom-table-header-row[size=md]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-row[size=md]) ::slotted(cds-custom-overflow-menu){block-size:2.5rem}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=lg]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=lg]){block-size:3rem}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=xl]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=xl]){block-size:4rem}:host(cds-custom-table-header-row[size=xl]) ::slotted(cds-custom-table-header-cell){padding-block-start:1rem;vertical-align:top}:host(cds-custom-table-header-row[size=xl]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=xl]) ::slotted(cds-custom-table-cell){padding-block-start:1rem}:host(cds-custom-table-header-row[size=xl]) .cds-custom--table-expand,:host(cds-custom-table-row[size=xl]) .cds-custom--table-expand{padding-block-end:1.375rem}:host(cds-custom-table-header-row[size=xl]) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row[size=xl]) .cds-custom--table-expand,:host(cds-custom-table-row[size=xl]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[size=xl]) .cds-custom--table-expand{padding-block-start:.625rem;vertical-align:top}:host(cds-custom-table-header-row[size=xl])[radio] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[size=xl])[radio] .cds-custom--table-column-checkbox{padding-block-start:1rem}:host(cds-custom-table-expanded-row[size=xl][expanded]) td{padding-block:1rem .5rem;padding-inline-end:1rem}:host(cds-custom-table-toolbar-content[size=xs]),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-table-toolbar-search){block-size:2rem;min-block-size:2rem}:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-table-toolbar-search){inline-size:2rem}:host(cds-custom-table-toolbar-content[size=sm]),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-table-toolbar-search){block-size:2rem;min-block-size:2rem}:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-table-toolbar-search){inline-size:2rem}:host(cds-custom-table-header-row[selection-name][expandable][size=xs]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][size=xs]) .cds-custom--table-column-checkbox{padding:0 .375rem}:host(cds-custom-table-header-row[selection-name][expandable][size=md]) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row[selection-name][expandable][size=sm]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][size=md]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][size=sm]) .cds-custom--table-column-checkbox{padding:.1875rem .375rem}:host(cds-custom-table-header-row[selection-name][expandable][size=xl]) .cds-custom--table-column-checkbox{padding-inline:.375rem}:host(cds-custom-table-cell[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-cell[size=xs]) ::slotted(cds-custom-overflow-menu){block-size:calc(100% + 1px)}:host(cds-custom-table-cell[size=md]) ::slotted(cds-custom-overflow-menu){block-size:2.5rem}:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox{border-block-end:none;border-block-start:none;padding-inline:1rem .25rem;transition:background-color 70ms cubic-bezier(0,0,.38,.9)}:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox .cds-custom--checkbox-label{inline-size:20px}:host(cds-custom-table-header-row[selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row[selected]) .cds-custom--table-expand,:host(cds-custom-table-header-row[selected]) ::slotted(cds-custom-table-header-cell){border-block-end:1px solid var(--cds-layer-active)}:host(cds-custom-table-row[selected]:first-of-type) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected]:first-of-type) .cds-custom--table-expand,:host(cds-custom-table-row[selected]:first-of-type) ::slotted(cds-custom-table-cell){border-block-start:1px solid var(--cds-border-subtle-selected)}:host(cds-custom-table-row) .cds-custom--table-column-checkbox{border-block-end:1px solid var(--cds-border-subtle);padding-inline:1rem .25rem}:host(cds-custom-table-row) .cds-custom--table-column-checkbox .cds-custom--checkbox-label{padding-inline-start:1rem}:host(cds-custom-table-row:hover) .cds-custom--table-column-checkbox{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end-color:var(--cds-layer-hover);border-block-start-color:var(--cds-layer-hover)}:host(cds-custom-table-row[selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected]) .cds-custom--table-expand,:host(cds-custom-table-row[selected]) ::slotted(cds-custom-table-cell){background-color:var(--cds-layer-accent);border-block-end:1px solid var(--cds-layer-active);color:var(--cds-text-primary,#161616)}:host(cds-custom-table-row[selected]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected]):hover .cds-custom--table-expand,:host(cds-custom-table-row[selected]):hover ::slotted(cds-custom-table-cell){background-color:var(--cds-layer-selected-hover);border-block-end-color:var(--cds-layer-selected-hover)}:host(cds-custom-table-expanded-row[filtered]),:host(cds-custom-table-row[filtered]){display:none!important}:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])),:host(cds-custom-table-row[expandable][selected][ai-label]),:host(cds-custom-table-row[selected][ai-label]){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%),var(--cds-layer-selected);background-attachment:fixed}:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])):hover,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted]))[highlighted],:host(cds-custom-table-row[expandable][selected][ai-label]):hover,:host(cds-custom-table-row[expandable][selected][ai-label])[highlighted],:host(cds-custom-table-row[selected][ai-label]):hover,:host(cds-custom-table-row[selected][ai-label])[highlighted]{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff);background-attachment:fixed}:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])):hover .cds-custom--table-expand,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted]))[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted]))[highlighted] .cds-custom--table-expand,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted]))[highlighted] ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][selected][ai-label]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][selected][ai-label]):hover .cds-custom--table-expand,:host(cds-custom-table-row[expandable][selected][ai-label]):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][selected][ai-label])[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][selected][ai-label])[highlighted] .cds-custom--table-expand,:host(cds-custom-table-row[expandable][selected][ai-label])[highlighted] ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selected][ai-label]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected][ai-label]):hover .cds-custom--table-expand,:host(cds-custom-table-row[selected][ai-label]):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selected][ai-label])[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected][ai-label])[highlighted] .cds-custom--table-expand,:host(cds-custom-table-row[selected][ai-label])[highlighted] ::slotted(cds-custom-table-cell){background:none}:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])) .cds-custom--table-column-checkbox,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])) .cds-custom--table-expand,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][selected][ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][selected][ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][selected][ai-label]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selected][ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected][ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[selected][ai-label]) ::slotted(cds-custom-table-cell){background:none}.cds-custom--data-table th[aria-sort],.cds-custom--data-table--sort th{block-size:3rem;border-block-end:none;border-block-start:none;padding:0}.cds-custom--table-sort__description{display:none}.cds-custom--table-sort{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--table-sort *,.cds-custom--table-sort :after,.cds-custom--table-sort :before{box-sizing:inherit}.cds-custom--table-sort::-moz-focus-inner{border:0}.cds-custom--table-sort{align-items:center;background-color:var(--cds-layer-accent);color:var(--cds-text-primary,#161616);display:flex;font:inherit;inline-size:100%;justify-content:space-between;line-height:1;min-block-size:100%;padding-inline-start:1rem;text-align:start;transition:background-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9)}.cds-custom--table-sort:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--table-sort:focus{outline-style:dotted}}.cds-custom--table-sort:hover{background:var(--cds-layer-selected-hover)}.cds-custom--table-sort:focus svg,.cds-custom--table-sort:hover svg{opacity:1}.cds-custom--data-table.cds-custom--data-table--sort th>.cds-custom--table-header-label{line-height:1;padding-inline:1rem 1rem}th .cds-custom--table-sort__flex{align-items:center;block-size:100%;display:flex;inline-size:100%;justify-content:space-between;min-block-size:3rem}.cds-custom--data-table--top-aligned-header th .cds-custom--table-sort__flex{align-items:start}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--lg th.cds-custom--table-sort__header{padding-block-start:1rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--sm th.cds-custom--table-sort__header .cds-custom--table-sort__flex .cds-custom--table-header-label,.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--xs th.cds-custom--table-sort__header .cds-custom--table-sort__flex .cds-custom--table-header-label{padding-block:0}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--sm th.cds-custom--table-sort__header{padding-block:.4375rem .4375rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--xs th.cds-custom--table-sort__header{padding-block:.125rem .125rem}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.cds-custom--data-table--sort:not(.cds-custom--data-table--xs):not(.cds-custom--data-table--sm):not(.cds-custom--data-table--md):not(.cds-custom--data-table--xl) th .cds-custom--table-sort__flex{block-size:2.99rem}}.cds-custom--data-table--xs.cds-custom--data-table--sort th .cds-custom--table-sort__flex{min-block-size:1.5rem}.cds-custom--data-table--sm.cds-custom--data-table--sort th .cds-custom--table-sort__flex{min-block-size:2rem}.cds-custom--data-table--md.cds-custom--data-table--sort th .cds-custom--table-sort__flex{min-block-size:2.5rem}.cds-custom--data-table--xl.cds-custom--data-table--sort th .cds-custom--table-sort__flex{align-items:flex-start;min-block-size:4rem}.cds-custom--table-sort .cds-custom--table-sort__icon-inactive{display:block}.cds-custom--table-sort .cds-custom--table-sort__icon{display:none}.cds-custom--table-sort__icon-unsorted{fill:var(--cds-icon-primary,#161616);inline-size:1.25rem;margin-inline:.5rem .5rem;min-inline-size:1rem;opacity:0}.cds-custom--table-sort.cds-custom--table-sort--active{background:var(--cds-layer-selected-hover)}.cds-custom--table-sort.cds-custom--table-sort--active .cds-custom--table-sort__icon-unsorted{display:none}.cds-custom--table-sort.cds-custom--table-sort--active .cds-custom--table-sort__icon{display:block;opacity:1}.cds-custom--table-sort--descending .cds-custom--table-sort__icon{transform:rotate(180deg)}.cds-custom--table-sort__icon{fill:var(--cds-icon-primary,#161616);inline-size:1.25rem;margin-inline:.5rem .5rem;min-inline-size:1rem;opacity:1;transform:rotate(0);transition:transform .25s cubic-bezier(.5,0,.1,1)}.cds-custom--data-table--xs.cds-custom--data-table--sort th{block-size:1.5rem}.cds-custom--data-table--sm.cds-custom--data-table--sort th{block-size:2rem}.cds-custom--data-table--md.cds-custom--data-table--sort th{block-size:2.5rem}.cds-custom--data-table--xl.cds-custom--data-table--sort th{block-size:4rem}.cds-custom--data-table--xl.cds-custom--data-table--sort th .cds-custom--table-sort{block-size:4rem;display:inline-block}.cds-custom--data-table--xl .cds-custom--table-sort__icon,.cds-custom--data-table--xl .cds-custom--table-sort__icon-unsorted{margin-block-start:.8125rem}.cds-custom--table-sort__header .cds-custom--ai-label,.cds-custom--table-sort__header .cds-custom--slug,.cds-custom--table-sort__header .cds-custom--table-header-label--decorator-inner{display:none}.cds-custom--table-sort__header--ai-label .cds-custom--table-sort__icon,.cds-custom--table-sort__header--ai-label .cds-custom--table-sort__icon-unsorted,.cds-custom--table-sort__header--decorator .cds-custom--table-sort__icon,.cds-custom--table-sort__header--decorator .cds-custom--table-sort__icon-unsorted,.cds-custom--table-sort__header--slug .cds-custom--table-sort__icon,.cds-custom--table-sort__header--slug .cds-custom--table-sort__icon-unsorted{margin-inline:auto .5rem}.cds-custom--table-sort__header--ai-label .cds-custom--ai-label,.cds-custom--table-sort__header--ai-label .cds-custom--slug,.cds-custom--table-sort__header--ai-label .cds-custom--table-header-label--decorator-inner,.cds-custom--table-sort__header--decorator .cds-custom--table-header-label--decorator-inner{display:block;margin-inline-end:.5rem}:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell[sort-direction]){padding-inline:0}:host(cds-custom-table-header-cell[sort-direction]:first-of-type) .cds-custom--table-sort{padding-inline-start:1rem}:host(cds-custom-table-header-cell[sort-direction][expandable][selection-name]) .cds-custom--table-sort{padding-inline-start:0}:host(cds-custom-table-header-cell) .cds-custom--table-sort:hover .cds-custom--table-sort__icon,:host(cds-custom-table-header-cell[sort-active]) .cds-custom--table-sort .cds-custom--table-sort__icon{opacity:1}:host(cds-custom-table-header-cell[sort-direction]) .cds-custom--table-sort .cds-custom--table-sort__icon{display:block}:host(cds-custom-table-header-cell[sort-direction=ascending]) .cds-custom--table-sort__icon{transform:rotate(180deg)}:host(cds-custom-table-header-cell[sort-direction][ai-label]) .cds-custom--table-sort__icon,:host(cds-custom-table-header-cell[sort-direction][ai-label]) .cds-custom--table-sort__icon-unsorted{margin-inline:auto .5rem}:host(cds-custom-table-header-cell[sort-direction][ai-label]) ::slotted(cds-custom-ai-label),:host(cds-custom-table-header-cell[sort-direction][ai-label]) ::slotted(cds-custom-slug){margin-inline-end:.5rem}"]);
11
+ var data_table_default = css(["@charset \"UTF-8\";.cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-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-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}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-field) inset;-webkit-text-fill-color:var(--cds-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label{color:var(--cds-text-secondary,#525252);display:inline-block;font-weight:var(--cds-label-01-font-weight,400);font-weight:400;line-height:var(--cds-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label,.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-label-01-font-size,.75rem);letter-spacing:var(--cds-label-01-letter-spacing,.32px)}.cds-custom--label .cds-custom--toggletip-label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;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--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;display:flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--label.cds-custom--skeleton{block-size:.875rem;inline-size:4.6875rem}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--form-requirement{display:none;font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-text-helper,#6f6f6f);font-size:var(--cds-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.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--checkbox-group{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--checkbox-group *,.cds-custom--checkbox-group :after,.cds-custom--checkbox-group :before{box-sizing:inherit}.cds-custom--form-item.cds-custom--checkbox-wrapper{margin-block-end:.375rem;position:relative}.cds-custom--form-item.cds-custom--checkbox-wrapper:first-of-type{margin-block-start:0}.cds-custom--label+.cds-custom--form-item.cds-custom--checkbox-wrapper{margin-block-start:-.125rem}.cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type{margin-block-end:.1875rem}.cds-custom--checkbox{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;inset-block-start:1.25rem;inset-inline-start:.7rem;visibility:inherit;white-space:nowrap}.cds-custom--checkbox-label html{font-size:100%}.cds-custom--checkbox-label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--checkbox-label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--checkbox-label strong{font-weight:600}.cds-custom--checkbox-label{cursor:pointer;display:flex;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);min-block-size:1.25rem;padding-block-start:.0625rem;padding-inline-start:1.25rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cds-custom--checkbox-label-text{padding-inline-start:.625rem}.cds-custom--checkbox-label:after,.cds-custom--checkbox-label:before{box-sizing:border-box}@media print{.cds-custom--checkbox-label:after,.cds-custom--checkbox-label:before{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.cds-custom--checkbox-label:before{border:1px solid var(--cds-icon-primary,#161616);border-radius:2px;position:absolute}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--checkbox-label:before{border:1px solid ButtonBorder}}.cds-custom--checkbox-label:before{background-color:transparent;block-size:1rem;content:\"\";inline-size:1rem;inset-block-start:.125rem;inset-inline-start:0;margin-block:.0625rem .125rem;margin-inline:.1875rem 0}.cds-custom--checkbox-label:after{background:none;block-size:.3125rem;border-block-end:1.5px solid var(--cds-icon-inverse,#fff);border-inline-start:1.5px solid var(--cds-icon-inverse,#fff);content:\"\";inline-size:.5625rem;inset-block-start:.40625rem;inset-inline-start:.4375rem;margin-block-start:-.1875rem;position:absolute;transform:scale(0) rotate(-45deg);transform-origin:bottom right}.cds-custom--checkbox-label[data-contained-checkbox-state=true]:before,.cds-custom--checkbox:checked+.cds-custom--checkbox-label:before,.cds-custom--checkbox:indeterminate+.cds-custom--checkbox-label:before{background-color:var(--cds-icon-primary,#161616);border:1px}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--checkbox-label[data-contained-checkbox-state=true]:before,.cds-custom--checkbox:checked+.cds-custom--checkbox-label:before,.cds-custom--checkbox:indeterminate+.cds-custom--checkbox-label:before{background-color:SelectedItem;border:1px solid ButtonBorder}}.cds-custom--checkbox-label[data-contained-checkbox-state=true]:after,.cds-custom--checkbox:checked+.cds-custom--checkbox-label:after{transform:scale(1) rotate(-45deg)}.cds-custom--checkbox:indeterminate+.cds-custom--checkbox-label:after{border-block-end:2px solid var(--cds-icon-inverse,#fff);border-inline-start:0 solid var(--cds-icon-inverse,#fff);inline-size:.5rem;inset-block-start:.6875rem;transform:scale(1) rotate(0deg)}.cds-custom--checkbox-label[data-contained-checkbox-state=true].cds-custom--checkbox-label__focus:before,.cds-custom--checkbox-label__focus:before,.cds-custom--checkbox:checked:focus+.cds-custom--checkbox-label:before,.cds-custom--checkbox:focus+.cds-custom--checkbox-label:before,.cds-custom--checkbox:indeterminate:focus+.cds-custom--checkbox-label:before{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds-custom--checkbox-label[data-contained-checkbox-disabled=true],.cds-custom--checkbox:disabled+.cds-custom--checkbox-label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--checkbox-label[data-contained-checkbox-disabled=true]:before,.cds-custom--checkbox:disabled+.cds-custom--checkbox-label:before{border-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--checkbox-label[data-contained-checkbox-state=true][data-contained-checkbox-disabled=true]:before,.cds-custom--checkbox:checked:disabled+.cds-custom--checkbox-label:before,.cds-custom--checkbox:indeterminate:disabled+.cds-custom--checkbox-label:before{background-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--checkbox-group[data-invalid] .cds-custom--checkbox-label:before,.cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox-label:before,.cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox:checked+.cds-custom--checkbox-label:before{border:1px solid var(--cds-support-error,#da1e28)}.cds-custom--checkbox-group .cds-custom--checkbox-wrapper--invalid>.cds-custom--checkbox__validation-msg,.cds-custom--checkbox-group .cds-custom--checkbox-wrapper--warning>.cds-custom--checkbox__validation-msg,.cds-custom--checkbox-group .cds-custom--checkbox-wrapper>.cds-custom--form__helper-text{display:none}.cds-custom--checkbox-group:not(.cds-custom--checkbox-group[data-invalid]) .cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox-label:before,.cds-custom--checkbox-group:not(.cds-custom--checkbox-group[data-invalid]) .cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox:checked+.cds-custom--checkbox-label:before{border:1px solid var(--cds-icon-primary,#161616)}.cds-custom--checkbox-group__validation-msg,.cds-custom--checkbox__validation-msg{align-items:flex-start;display:none;inline-size:100%;margin-block-start:.25rem}.cds-custom--checkbox__invalid-icon{margin:.0625rem .0625rem 0 .1875rem;fill:var(--cds-support-error,#da1e28);min-inline-size:1rem}.cds-custom--checkbox__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--checkbox__invalid-icon--warning path:first-of-type{fill:#000}.cds-custom--checkbox-group--invalid .cds-custom--checkbox-group__validation-msg,.cds-custom--checkbox-group--warning .cds-custom--checkbox-group__validation-msg,.cds-custom--checkbox-wrapper--invalid>.cds-custom--checkbox__validation-msg,.cds-custom--checkbox-wrapper--warning>.cds-custom--checkbox__validation-msg{display:flex}.cds-custom--checkbox-group--invalid .cds-custom--checkbox-group__validation-msg .cds-custom--form-requirement,.cds-custom--checkbox-group--warning .cds-custom--checkbox-group__validation-msg .cds-custom--form-requirement,.cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox__validation-msg .cds-custom--form-requirement,.cds-custom--checkbox-wrapper--warning .cds-custom--checkbox__validation-msg .cds-custom--form-requirement{display:block;margin-block-start:0;margin-inline-start:.5rem;max-block-size:100%;overflow:visible}.cds-custom--checkbox-group--invalid .cds-custom--checkbox-group__validation-msg .cds-custom--form-requirement,.cds-custom--checkbox-wrapper--invalid .cds-custom--checkbox__validation-msg .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--checkbox-group--readonly .cds-custom--checkbox-label,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox-label{cursor:default}.cds-custom--checkbox-group--readonly .cds-custom--checkbox-label-text,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox-label-text{cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.cds-custom--checkbox-group--readonly .cds-custom--checkbox+.cds-custom--checkbox-label:before,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox+.cds-custom--checkbox-label:before{border-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--checkbox-group--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:before,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:before{background:transparent;border:1px solid var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--checkbox-group--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after{border-color:var(--cds-text-primary,#161616)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--checkbox-group--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after,.cds-custom--checkbox-wrapper--readonly .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after{fill:SelectedItemText}}.cds-custom--checkbox-skeleton .cds-custom--checkbox-label{cursor:default}.cds-custom--checkbox-label-text.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--checkbox-label-text.cds-custom--skeleton:active,.cds-custom--checkbox-label-text.cds-custom--skeleton:focus,.cds-custom--checkbox-label-text.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--checkbox-label-text.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--checkbox-label-text.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--checkbox-label-text.cds-custom--skeleton{background:CanvasText}.cds-custom--checkbox-label-text.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--checkbox-label-text.cds-custom--skeleton{block-size:1rem;inline-size:6.25rem;margin-block:.0625rem 0;margin-inline:.375rem 0}.cds-custom--checkbox--inline{position:relative}[dir=rtl] .cds-custom--checkbox-label:after{margin-block-start:0;margin-inline-start:-.0625rem;transform-origin:center}[dir=rtl] .cds-custom--checkbox-label[data-contained-checkbox-state=true]:after,[dir=rtl] .cds-custom--checkbox:checked+.cds-custom--checkbox-label:after{transform:scale(1.2) rotate3d(.5,1,0,158deg)}.cds-custom--checkbox-group--decorator legend.cds-custom--label,.cds-custom--checkbox-group--slug legend.cds-custom--label,.cds-custom--checkbox-wrapper--decorator .cds-custom--checkbox-label-text,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text{display:flex}.cds-custom--checkbox-group--decorator legend.cds-custom--label .cds-custom--checkbox-group-inner--decorator>*,.cds-custom--checkbox-group--slug legend.cds-custom--label .cds-custom--ai-label,.cds-custom--checkbox-group--slug legend.cds-custom--label .cds-custom--slug,.cds-custom--checkbox-wrapper--decorator .cds-custom--checkbox-label-text .cds-custom--checkbox-wrapper-inner--decorator>*,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text .cds-custom--ai-label,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text .cds-custom--slug{margin-inline-start:.5rem}.cds-custom--checkbox-wrapper--decorator .cds-custom--checkbox-label-text .cds-custom--ai-label__button--inline,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text .cds-custom--ai-label__button--inline,.cds-custom--checkbox-wrapper--slug .cds-custom--checkbox-label-text .cds-custom--slug__button--inline{line-height:inherit;margin-block-start:-.0625rem}.cds-custom--checkbox-group--horizontal{display:flex;flex-flow:row wrap;justify-content:flex-start;position:relative}.cds-custom--checkbox-group--horizontal .cds-custom--form-item{flex:none;margin-block-end:0}.cds-custom--checkbox-group--horizontal .cds-custom--form-item:not(:last-of-type){margin-inline-end:1rem}.cds-custom--checkbox-group--horizontal .cds-custom--checkbox-label-text{padding-inline-start:.5rem}.cds-custom--checkbox-group--horizontal .cds-custom--label+.cds-custom--form-item.cds-custom--checkbox-wrapper{margin-block-start:0}.cds-custom--radio-button-group{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--radio-button-group *,.cds-custom--radio-button-group :after,.cds-custom--radio-button-group :before{box-sizing:inherit}.cds-custom--radio-button-group{align-items:center;display:flex;position:relative}.cds-custom--label+.cds-custom--form-item .cds-custom--radio-button-group{margin-block-start:0}.cds-custom--radio-button-group--vertical{align-items:flex-start;flex-direction:column}.cds-custom--radio-button-group--vertical.cds-custom--radio-button-group--label-left{align-items:flex-end}.cds-custom--radio-button-group--vertical .cds-custom--radio-button__label{margin-inline-end:0}.cds-custom--radio-button-group--vertical .cds-custom--radio-button__label:not(:last-of-type){margin-block-end:.5rem}.cds-custom--radio-button{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;margin-block-start:.9rem;margin-inline-start:.63rem;visibility:inherit;white-space:nowrap}.cds-custom--radio-button__label{align-items:center;cursor:pointer;display:flex;margin-inline-end:1rem}.cds-custom--radio-button__label-text{flex:1;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--radio-button__appearance{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--radio-button__appearance *,.cds-custom--radio-button__appearance :after,.cds-custom--radio-button__appearance :before{box-sizing:inherit}.cds-custom--radio-button__appearance{background-color:transparent;block-size:1.125rem;border:1px solid var(--cds-icon-primary,#161616);border-radius:50%;flex-shrink:0;inline-size:1.125rem;margin-block:.0625rem .125rem;margin-inline:.125rem .625rem}.cds-custom--radio-button-group--vertical .cds-custom--radio-button__appearance{margin-block:0}.cds-custom--radio-button:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{align-items:center;border-color:var(--cds-icon-primary,#161616);display:flex;justify-content:center}.cds-custom--radio-button:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before{background-color:var(--cds-icon-primary,#161616);block-size:100%;border-radius:50%;content:\"\";display:inline-block;inline-size:100%;position:relative;transform:scale(.5)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--radio-button:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before{background-color:ButtonText}}@media print{.cds-custom--radio-button:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.cds-custom--radio-button:disabled+.cds-custom--radio-button__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--radio-button:disabled+.cds-custom--radio-button__label .cds-custom--radio-button__appearance,.cds-custom--radio-button:disabled:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{border-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--radio-button:disabled+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before,.cds-custom--radio-button:disabled:checked+.cds-custom--radio-button__label .cds-custom--radio-button__appearance:before{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--radio-button-group--readonly .cds-custom--radio-button+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{border-color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--radio-button-group--readonly .cds-custom--radio-button__label{cursor:default}.cds-custom--radio-button-group--readonly .cds-custom--radio-button__label-text{cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.cds-custom--radio-button-group--invalid .cds-custom--radio-button+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{border-color:var(--cds-support-error,#da1e28)}.cds-custom--radio-button__validation-msg{align-items:flex-end;display:none;margin-block-start:.375rem}.cds-custom--radio-button__invalid-icon{fill:var(--cds-support-error,#da1e28);margin-inline:.1875rem .0625rem}.cds-custom--radio-button__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--radio-button__invalid-icon--warning path:first-of-type{fill:#000}.cds-custom--radio-button-group--invalid+.cds-custom--radio-button__validation-msg,.cds-custom--radio-button-group--warning+.cds-custom--radio-button__validation-msg{display:flex}.cds-custom--radio-button-group--invalid+.cds-custom--radio-button__validation-msg .cds-custom--form-requirement,.cds-custom--radio-button-group--warning+.cds-custom--radio-button__validation-msg .cds-custom--form-requirement{display:block;margin-block-start:0;margin-inline-start:.5rem;max-block-size:100%;overflow:visible}.cds-custom--radio-button-group--invalid+.cds-custom--radio-button__validation-msg .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--radio-button-group~.cds-custom--form__helper-text{margin-block-start:.375rem}.cds-custom--radio-button:focus+.cds-custom--radio-button__label .cds-custom--radio-button__appearance{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1.5px}.cds-custom--radio-button__label.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--radio-button__label.cds-custom--skeleton:active,.cds-custom--radio-button__label.cds-custom--skeleton:focus,.cds-custom--radio-button__label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--radio-button__label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--radio-button__label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--radio-button__label.cds-custom--skeleton{background:CanvasText}.cds-custom--radio-button__label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--radio-button__label.cds-custom--skeleton{block-size:1.125rem;inline-size:6.25rem}.cds-custom--radio-button__label.cds-custom--skeleton .cds-custom--radio-button__appearance{display:none}.cds-custom--radio-button-wrapper .cds-custom--radio-button__label{align-items:flex-start;display:flex;justify-content:center;margin:0}.cds-custom--radio-button-wrapper:not(:last-of-type){margin-inline-end:1rem}.cds-custom--radio-button-group--vertical .cds-custom--radio-button-wrapper{margin-block-end:.375rem;margin-inline-end:0}.cds-custom--radio-button-group--vertical .cds-custom--radio-button-wrapper .cds-custom--radio-button__label{padding-block-start:.125rem}.cds-custom--radio-button-group--label-right .cds-custom--radio-button__label,.cds-custom--radio-button-wrapper.cds-custom--radio-button-wrapper--label-right .cds-custom--radio-button__label{flex-direction:row}.cds-custom--radio-button-group--label-left .cds-custom--radio-button__label,.cds-custom--radio-button-wrapper.cds-custom--radio-button-wrapper--label-left .cds-custom--radio-button__label{flex-direction:row-reverse}.cds-custom--radio-button-group--label-left .cds-custom--radio-button__appearance,.cds-custom--radio-button-wrapper.cds-custom--radio-button-wrapper--label-left .cds-custom--radio-button__appearance{margin-inline:.5rem 0}.cds-custom--radio-button-group--decorator legend.cds-custom--label,.cds-custom--radio-button-group--slug legend.cds-custom--label,.cds-custom--radio-button-wrapper--decorator .cds-custom--radio-button__label-text,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text{display:flex}.cds-custom--radio-button-group--decorator legend.cds-custom--label .cds-custom--radio-button-group-inner--decorator>*,.cds-custom--radio-button-group--slug legend.cds-custom--label .cds-custom--ai-label,.cds-custom--radio-button-group--slug legend.cds-custom--label .cds-custom--slug,.cds-custom--radio-button-wrapper--decorator .cds-custom--radio-button__label-text .cds-custom--radio-button-wrapper-inner--decorator>*,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text .cds-custom--ai-label,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text .cds-custom--slug{margin-inline-start:.5rem}.cds-custom--radio-button-wrapper--decorator .cds-custom--radio-button__label-text .cds-custom--ai-label__button--inline,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text .cds-custom--ai-label__button--inline,.cds-custom--radio-button-wrapper--slug .cds-custom--radio-button__label-text .cds-custom--slug__button--inline{line-height:inherit;margin-block-start:-.0625rem}.cds-custom--data-table-container{padding-block-start:.125rem;position:relative}.cds-custom--data-table-content{display:block;overflow-x:auto}.cds-custom--data-table-content:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--data-table-content:focus{outline-style:dotted}}.cds-custom--data-table-container--ai-enabled{border:none;padding:1px;position:relative}.cds-custom--data-table-container--ai-enabled:after{background-image:linear-gradient(to top,var(--cds-ai-border-end,#78a9ff),var(--cds-ai-border-start,rgba(166,200,255,.64)));block-size:100%;content:\"\";inline-size:100%;inset:0;pointer-events:none;position:absolute;z-index:-1}.cds-custom--data-table-container--ai-enabled tbody{position:relative}.cds-custom--data-table-container--ai-enabled tbody:before{background:linear-gradient(to top,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%);block-size:100%;content:\"\";inline-size:100%;inset:0;pointer-events:none;position:absolute}.cds-custom--data-table-header{background-color:var(--cds-layer);padding-block:1rem 1.5rem;padding-inline:1rem}.cds-custom--data-table-header.cds-custom--data-table-header__with-decorator{display:flex;justify-content:space-between}.cds-custom--data-table-header.cds-custom--data-table-header__with-decorator.cds-custom--data-table-header__with-decorator--standalone{justify-content:flex-end}.cds-custom--data-table-header__title,:host(cds-custom-table-header-title){color:var(--cds-text-primary,#161616);font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}.cds-custom--data-table-header__description,:host(cds-custom-table-header-description){color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}@media (min-width:42rem){.cds-custom--data-table-header__description,:host(cds-custom-table-header-description){max-inline-size:50ch}}@media (min-width:66rem){.cds-custom--data-table-header__description,:host(cds-custom-table-header-description){max-inline-size:80ch}}.cds-custom--data-table,:host(cds-custom-table){border-collapse:collapse;border-spacing:0;inline-size:100%}.cds-custom--data-table thead,:host(cds-custom-table) thead{background-color:var(--cds-layer-accent);font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572)}.cds-custom--data-table tbody,:host(cds-custom-table) tbody{background-color:var(--cds-layer);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--data-table tr,:host(cds-custom-table) tr{block-size:3rem;border:none;inline-size:100%}.cds-custom--data-table tbody tr,.cds-custom--data-table tbody tr td,.cds-custom--data-table tbody tr th,:host(cds-custom-table) tbody tr,:host(cds-custom-table) tbody tr td,:host(cds-custom-table) tbody tr th{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds-custom--data-table tbody tr:not([data-child-row]):hover,.cds-custom--data-table tbody tr[data-child-row]:hover>td,:host(cds-custom-table) tbody tr:not([data-child-row]):hover,:host(cds-custom-table) tbody tr[data-child-row]:hover>td{background-color:var(--cds-layer-hover)}.cds-custom--data-table tbody tr:hover td,.cds-custom--data-table tbody tr:hover th,:host(cds-custom-table) tbody tr:hover td,:host(cds-custom-table) tbody tr:hover th{border-block-end:1px solid var(--cds-layer-hover);border-block-start:1px solid var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}.cds-custom--data-table tr:hover .cds-custom--link:not(.cds-custom--popover-container .cds-custom--link),:host(cds-custom-table) tr:hover .cds-custom--link:not(.cds-custom--popover-container .cds-custom--link){color:var(--cds-link-secondary,#0043ce)}.cds-custom--data-table tr:hover .cds-custom--link--disabled:not(.cds-custom--popover-container .cds-custom--link),:host(cds-custom-table) tr:hover .cds-custom--link--disabled:not(.cds-custom--popover-container .cds-custom--link){color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--data-table td,.cds-custom--data-table th,:host(cds-custom-table) td,:host(cds-custom-table) th{text-align:start;vertical-align:middle}.cds-custom--data-table.cds-custom--data-table--top-aligned-body.cds-custom--data-table--lg tr:not([data-child-row]) td:not(.cds-custom--table-expand){padding-block:1rem 1rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-body.cds-custom--data-table--lg tr:not([data-child-row]) td:not(.cds-custom--table-expand).cds-custom--table-column-menu{padding-block-start:.5rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-body.cds-custom--data-table--lg tr:not([data-child-row]) td:not(.cds-custom--table-expand).cds-custom--table-column-checkbox:not(.cds-custom--table-column-radio){padding-block-start:.8125rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-body td{vertical-align:top}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--lg th:not(.cds-custom--table-expand):not(.cds-custom--table-sort__header){padding-block:1rem 1rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--lg th:not(.cds-custom--table-expand):not(.cds-custom--table-sort__header).cds-custom--table-column-menu{padding-block-start:.5rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--lg th:not(.cds-custom--table-expand):not(.cds-custom--table-sort__header).cds-custom--table-column-checkbox{padding-block-start:.8125rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header th{vertical-align:top}.cds-custom--data-table td[align=right],.cds-custom--data-table th[align=right],:host(cds-custom-table) td[align=right],:host(cds-custom-table) th[align=right]{text-align:end}.cds-custom--data-table td[align=center],.cds-custom--data-table th[align=center],:host(cds-custom-table) td[align=center],:host(cds-custom-table) th[align=center]{text-align:center}.cds-custom--data-table th,:host(cds-custom-table) th{background-color:var(--cds-layer-accent);color:var(--cds-text-primary,#161616);padding-inline:1rem 1rem}.cds-custom--data-table th:last-of-type,:host(cds-custom-table) th:last-of-type{inline-size:auto;position:static}.cds-custom--data-table .cds-custom--table-header-label,:host(cds-custom-table) .cds-custom--table-header-label{text-align:start}.cds-custom--data-table tbody th,.cds-custom--data-table td,:host(cds-custom-table) tbody th,:host(cds-custom-table) td{border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6);border-block-start:1px solid var(--cds-layer);color:var(--cds-text-secondary,#525252);padding-inline:1rem 1rem}.cds-custom--data-table tbody th+td:first-of-type,.cds-custom--data-table td+td:first-of-type,:host(cds-custom-table) tbody th+td:first-of-type,:host(cds-custom-table) td+td:first-of-type{padding-inline-start:.75rem}.cds-custom--layer-two .cds-custom--data-table tbody th,.cds-custom--layer-two .cds-custom--data-table td,.cds-custom--layer-two :host(cds-custom-table) tbody th,.cds-custom--layer-two :host(cds-custom-table) td{border-block-end:1px solid var(--cds-border-subtle-02,#e0e0e0)}.cds-custom--layer-three .cds-custom--data-table tbody th,.cds-custom--layer-three .cds-custom--data-table td,.cds-custom--layer-three :host(cds-custom-table) tbody th,.cds-custom--layer-three :host(cds-custom-table) td{border-block-end:1px solid var(--cds-border-subtle-03,#c6c6c6)}@supports (-moz-appearance:none){.cds-custom--data-table td,:host(cds-custom-table) td{background-clip:padding-box}}.cds-custom--data-table .cds-custom--dropdown,.cds-custom--data-table .cds-custom--list-box,.cds-custom--data-table .cds-custom--list-box input[role=combobox],.cds-custom--data-table .cds-custom--list-box input[type=text],.cds-custom--data-table .cds-custom--number input[type=number],.cds-custom--data-table .cds-custom--number input[type=text],.cds-custom--data-table .cds-custom--number__control-btn:after,.cds-custom--data-table .cds-custom--number__control-btn:before,.cds-custom--data-table .cds-custom--select-input,.cds-custom--data-table .cds-custom--text-input,:host(cds-custom-table) .cds-custom--dropdown,:host(cds-custom-table) .cds-custom--list-box,:host(cds-custom-table) .cds-custom--list-box input[role=combobox],:host(cds-custom-table) .cds-custom--list-box input[type=text],:host(cds-custom-table) .cds-custom--number input[type=number],:host(cds-custom-table) .cds-custom--number input[type=text],:host(cds-custom-table) .cds-custom--number__control-btn:after,:host(cds-custom-table) .cds-custom--number__control-btn:before,:host(cds-custom-table) .cds-custom--select-input,:host(cds-custom-table) .cds-custom--text-input{background-color:var(--cds-field-02,#fff)}.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=false]:focus,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=false]:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=false]:focus,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=false]:focus{outline-style:dotted}}.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=true]:focus,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu[aria-expanded=true]:focus{outline:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none),screen and (hover:hover){.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon{opacity:0}}.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu.cds-custom--overflow-menu--open .cds-custom--overflow-menu__icon,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu.cds-custom--overflow-menu--open .cds-custom--overflow-menu__icon{opacity:1}.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu:focus .cds-custom--overflow-menu__icon,.cds-custom--data-table td.cds-custom--table-column-menu .cds-custom--overflow-menu:hover .cds-custom--overflow-menu__icon,.cds-custom--data-table tr:hover td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon,.cds-custom--data-table.cds-custom--data-table--visible-overflow-menu td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu:focus .cds-custom--overflow-menu__icon,:host(cds-custom-table) td.cds-custom--table-column-menu .cds-custom--overflow-menu:hover .cds-custom--overflow-menu__icon,:host(cds-custom-table) tr:hover td.cds-custom--table-column-menu .cds-custom--overflow-menu .cds-custom--overflow-menu__icon{opacity:1}.cds-custom--table-row--menu-option .cds-custom--overflow-menu-options__btn .cds-custom--overflow-menu-options__option-content svg{inset-block-start:.1875rem;margin-inline-end:.5rem;position:relative}.cds-custom--data-table .cds-custom--overflow-menu:hover,.cds-custom--data-table .cds-custom--overflow-menu__trigger:hover,:host(cds-custom-table) .cds-custom--overflow-menu:hover,:host(cds-custom-table) .cds-custom--overflow-menu__trigger:hover{background-color:var(--cds-layer-selected-hover)}.cds-custom--data-table--selected .cds-custom--overflow-menu:hover,.cds-custom--data-table--selected .cds-custom--overflow-menu__trigger:hover{background-color:var(--cds-layer-hover)}.cds-custom--data-table--selected .cds-custom--link:not(.cds-custom--link--disabled){color:var(--cds-link-secondary,#0043ce)}.cds-custom--data-table--sm td.cds-custom--table-column-menu,.cds-custom--data-table--xs td.cds-custom--table-column-menu{block-size:1.5rem;padding-block:0}.cds-custom--data-table--sm td.cds-custom--table-column-menu{block-size:2rem}.cds-custom--data-table--md td.cds-custom--table-column-menu{block-size:2.5rem}.cds-custom--data-table--xl .cds-custom--table-column-menu{padding-block-start:.5rem}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):nth-child(odd) td{border-block-end:1px solid var(--cds-layer)}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):nth-child(2n) td{border-block-end:1px solid var(--cds-layer-accent);border-block-start:1px solid var(--cds-layer-accent)}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):not(.cds-custom--data-table--selected):nth-child(2n){background-color:var(--cds-layer-accent)}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):hover td{border-block-end:1px solid var(--cds-layer-hover);border-block-start:1px solid var(--cds-layer-hover)}.cds-custom--data-table--zebra tbody tr:not(.cds-custom--parent-row):not(.cds-custom--data-table--selected):hover{background-color:var(--cds-layer-hover)}.cds-custom--table-column-checkbox .cds-custom--checkbox-label{min-block-size:1.5rem;padding-inline-start:0}.cds-custom--table-column-checkbox .cds-custom--checkbox-label:before{margin-block-start:.125rem}.cds-custom--table-column-checkbox .cds-custom--checkbox-label:after{inset-block-start:.46875rem}.cds-custom--data-table th.cds-custom--table-column-checkbox,:host(cds-custom-table) th.cds-custom--table-column-checkbox{background-color:var(--cds-layer-accent);inline-size:2rem;position:static;transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds-custom--data-table tbody td.cds-custom--table-column-checkbox,.cds-custom--data-table tbody td.cds-custom--table-expand,.cds-custom--data-table thead th.cds-custom--table-column-checkbox,.cds-custom--data-table thead th.cds-custom--table-expand,:host(cds-custom-table) tbody td.cds-custom--table-column-checkbox,:host(cds-custom-table) tbody td.cds-custom--table-expand,:host(cds-custom-table) thead th.cds-custom--table-column-checkbox,:host(cds-custom-table) thead th.cds-custom--table-expand{min-inline-size:0}.cds-custom--data-table tbody td.cds-custom--table-column-checkbox,.cds-custom--data-table thead th.cds-custom--table-column-checkbox,:host(cds-custom-table) tbody td.cds-custom--table-column-checkbox,:host(cds-custom-table) thead th.cds-custom--table-column-checkbox{min-inline-size:2.5rem;padding-inline:1rem .25rem}.cds-custom--data-table tbody td.cds-custom--table-expand,.cds-custom--data-table thead th.cds-custom--table-expand,:host(cds-custom-table) tbody td.cds-custom--table-expand,:host(cds-custom-table) thead th.cds-custom--table-expand{block-size:2rem;inline-size:2rem}.cds-custom--data-table--xs tbody td.cds-custom--table-expand,.cds-custom--data-table--xs thead th.cds-custom--table-expand{block-size:1.5rem;inline-size:1.5rem;padding:0 0 0 .5rem}.cds-custom--data-table--sm tbody td.cds-custom--table-expand,.cds-custom--data-table--sm thead th.cds-custom--table-expand{block-size:2rem;inline-size:2rem;padding:0;padding-inline-start:.5rem}.cds-custom--data-table--md tbody td.cds-custom--table-expand,.cds-custom--data-table--md thead th.cds-custom--table-expand{block-size:2.5rem;inline-size:2.5rem;padding:.25rem 0 .25rem .5rem}.cds-custom--data-table--xl tbody td.cds-custom--table-expand,.cds-custom--data-table--xl thead th.cds-custom--table-expand{block-size:4rem;padding-block:.625rem 1.375rem}.cds-custom--data-table--xl .cds-custom--table-column-checkbox{padding-block-start:.8125rem}.cds-custom--data-table--xl .cds-custom--table-column-radio{padding-block-start:1rem}.cds-custom--table-column-radio{inline-size:48px}.cds-custom--table-column-radio .cds-custom--radio-button__appearance{margin-inline-end:-.125rem}.cds-custom--data-table--zebra tbody tr:nth-child(odd).cds-custom--data-table--selected td,tr.cds-custom--data-table--selected td{border-block-end:1px solid var(--cds-layer-active);border-block-start:1px solid var(--cds-layer-selected);color:var(--cds-text-primary,#161616)}.cds-custom--data-table--zebra tbody tr:nth-child(odd).cds-custom--data-table--selected,tr.cds-custom--data-table--selected{background-color:var(--cds-layer-selected)}.cds-custom--data-table--zebra tbody tr:first-of-type:nth-child(odd).cds-custom--data-table--selected td,tr.cds-custom--data-table--selected:first-of-type td{border-block-start:1px solid var(--cds-border-subtle-selected)}.cds-custom--data-table--zebra tbody tr:last-of-type:nth-child(2n).cds-custom--data-table--selected td,.cds-custom--data-table--zebra tbody tr:last-of-type:nth-child(odd).cds-custom--data-table--selected td,tr.cds-custom--data-table--selected:last-of-type td{border-block-end:1px solid var(--cds-layer-selected);border-block-start:1px solid var(--cds-layer-selected)}.cds-custom--data-table--zebra tbody tr:nth-child(2n).cds-custom--data-table--selected td{border-block-end:1px solid var(--cds-layer-active)}.cds-custom--data-table--zebra tbody tr:nth-child(2n).cds-custom--data-table--selected:hover td{border-block-end:1px solid var(--cds-layer-selected-hover)}.cds-custom--data-table tbody .cds-custom--data-table--selected:hover td,.cds-custom--data-table--zebra tbody tr:nth-child(odd).cds-custom--data-table--selected:hover td,:host(cds-custom-table) tbody .cds-custom--data-table--selected:hover td{border-block-end:1px solid var(--cds-layer-selected-hover);border-block-start:1px solid var(--cds-layer-selected-hover);color:var(--cds-text-primary,#161616)}.cds-custom--data-table tbody .cds-custom--data-table--selected:hover,.cds-custom--data-table--zebra tbody tr:nth-child(odd).cds-custom--data-table--selected:hover,:host(cds-custom-table) tbody .cds-custom--data-table--selected:hover{background-color:var(--cds-layer-selected-hover)}.cds-custom--data-table--selected .cds-custom--overflow-menu .cds-custom--overflow-menu__icon{opacity:1}.cds-custom--data-table--xs tbody tr,.cds-custom--data-table--xs tbody tr th,.cds-custom--data-table--xs thead tr{block-size:1.5rem}.cds-custom--data-table--xs .cds-custom--table-header-label,.cds-custom--data-table--xs tbody tr th,.cds-custom--data-table--xs td{padding-block:.125rem .125rem}.cds-custom--data-table--xs .cds-custom--overflow-menu{block-size:calc(100% + 1px);inline-size:2rem}.cds-custom--data-table.cds-custom--data-table--xs:not(.cds-custom--data-table--top-aligned-body) td.cds-custom--table-column-checkbox,.cds-custom--data-table.cds-custom--data-table--xs:not(.cds-custom--data-table--top-aligned-header) th.cds-custom--table-column-checkbox{padding-block:0}.cds-custom--data-table.cds-custom--data-table--xs .cds-custom--table-column-checkbox .cds-custom--checkbox-label{block-size:1.4375rem;min-block-size:1.4375rem}.cds-custom--data-table--sm tbody tr,.cds-custom--data-table--sm tbody tr th,.cds-custom--data-table--sm thead tr{block-size:2rem}.cds-custom--data-table--sm .cds-custom--table-header-label{padding-block:.4375rem .4375rem}.cds-custom--data-table--sm tbody tr th,.cds-custom--data-table--sm td,.cds-custom--data-table--sm.cds-custom--data-table--top-aligned-header th.cds-custom--table-column-checkbox{padding-block:.4375rem .375rem}.cds-custom--data-table.cds-custom--data-table--sm:not(.cds-custom--data-table--top-aligned-body) td.cds-custom--table-column-checkbox,.cds-custom--data-table.cds-custom--data-table--sm:not(.cds-custom--data-table--top-aligned-header) th.cds-custom--table-column-checkbox{padding-block:.1875rem .1875rem}.cds-custom--data-table--sm .cds-custom--overflow-menu{block-size:calc(100% + 1px)}.cds-custom--data-table--md tbody tr,.cds-custom--data-table--md tbody tr th,.cds-custom--data-table--md thead tr{block-size:2.5rem}.cds-custom--data-table--md .cds-custom--table-header-label,.cds-custom--data-table--md.cds-custom--data-table--top-aligned-header th.cds-custom--table-column-checkbox{padding-block:.4375rem .4375rem}.cds-custom--data-table--md tbody tr th,.cds-custom--data-table--md td{padding-block:.4375rem .375rem}.cds-custom--data-table--md .cds-custom--table-column-menu,.cds-custom--data-table.cds-custom--data-table--md:not(.cds-custom--data-table--top-aligned-body) td.cds-custom--table-column-checkbox,.cds-custom--data-table.cds-custom--data-table--md:not(.cds-custom--data-table--top-aligned-header) th.cds-custom--table-column-checkbox{padding-block:.1875rem .1875rem}.cds-custom--data-table--xl tbody tr,.cds-custom--data-table--xl tbody tr th,.cds-custom--data-table--xl thead tr{block-size:4rem}.cds-custom--data-table--xl .cds-custom--table-header-label,.cds-custom--data-table--xl tbody tr th,.cds-custom--data-table--xl td{padding-block:1rem 1rem}.cds-custom--data-table--xl td,.cds-custom--data-table--xl th{vertical-align:top}.cds-custom--data-table--xl .cds-custom--data-table--cell-secondary-text{font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--data-table--static{inline-size:auto}.cds-custom--data-table-container--static{inline-size:-moz-fit-content;inline-size:fit-content}.cds-custom--data-table_inner-container{background-color:var(--cds-layer-accent);transform:translateZ(0)}.cds-custom--data-table--sticky-header{display:block;overflow-y:scroll}.cds-custom--data-table--sticky-header tbody,.cds-custom--data-table--sticky-header td,.cds-custom--data-table--sticky-header th,.cds-custom--data-table--sticky-header thead,.cds-custom--data-table--sticky-header tr{display:flex}.cds-custom--data-table--sticky-header thead{inline-size:100%;inset-block-start:0;overflow:scroll;position:sticky;z-index:1;-ms-overflow-style:none;will-change:transform}.cds-custom--data-table--sticky-header thead tr th{border-block-end:1px solid var(--cds-layer-active)}.cds-custom--data-table--sticky-header tbody{flex-direction:column;-ms-overflow-style:none;overflow-x:scroll;will-change:transform}.cds-custom--data-table--sticky-header tr.cds-custom--parent-row.cds-custom--expandable-row{block-size:auto;min-block-size:3rem}.cds-custom--data-table--sticky-header tr.cds-custom--expandable-row:not(.cds-custom--parent-row){block-size:auto}.cds-custom--data-table--sticky-header .cds-custom--table-expand{max-inline-size:3rem}.cds-custom--data-table--sticky-header thead .cds-custom--table-expand{align-items:center}.cds-custom--data-table--sticky-header .cds-custom--parent-row{min-block-size:3rem}.cds-custom--data-table--sticky-header:not(.cds-custom--data-table--xs):not(.cds-custom--data-table--xl):not(.cds-custom--data-table--sm) td:not(.cds-custom--table-column-menu):not(.cds-custom--table-column-checkbox){padding-block-start:.875rem}.cds-custom--data-table--sticky-header tr.cds-custom--parent-row.cds-custom--expandable-row:hover+tr[data-child-row] td{border-block-start:1px solid var(--cds-layer-hover)}.cds-custom--data-table--sticky-header tr.cds-custom--expandable-row:last-of-type{overflow:hidden}.cds-custom--data-table--sticky-header tr.cds-custom--data-table--selected:first-of-type td{border-block-start:none}.cds-custom--data-table--sticky-header tbody tr td.cds-custom--table-column-checkbox,.cds-custom--data-table--sticky-header thead th.cds-custom--table-column-checkbox{align-items:center;inline-size:2.25rem;min-inline-size:2.25rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--xl td.cds-custom--table-column-checkbox,.cds-custom--data-table--sticky-header.cds-custom--data-table--xl thead th.cds-custom--table-column-checkbox{align-items:flex-start}.cds-custom--data-table--sticky-header th.cds-custom--table-column-checkbox~th:last-of-type:empty{max-inline-size:4rem}.cds-custom--data-table--sticky-header th:empty:not(.cds-custom--table-expand){max-inline-size:2.25rem}.cds-custom--data-table--sticky-header td.cds-custom--table-column-menu{align-items:center;block-size:auto;padding-block-start:0}.cds-custom--data-table--sticky-header tbody::-webkit-scrollbar,.cds-custom--data-table--sticky-header thead::-webkit-scrollbar{display:none}@-moz-document url-prefix(){.cds-custom--data-table--sticky-header tbody,.cds-custom--data-table--sticky-header thead{scrollbar-width:none}}.cds-custom--data-table--sticky-header tbody tr:last-of-type{border-block-end:0}.cds-custom--data-table--sticky-header td:not(.cds-custom--table-column-checkbox):not(.cds-custom--table-column-menu):not(.cds-custom--table-expand):not(.cds-custom--table-column-icon),.cds-custom--data-table--sticky-header th:not(.cds-custom--table-column-checkbox):not(.cds-custom--table-column-menu):not(.cds-custom--table-expand):not(.cds-custom--table-column-icon){inline-size:100%;min-inline-size:0}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm tr:not(.cds-custom--expandable-row),.cds-custom--data-table--sticky-header.cds-custom--data-table--xl tr:not(.cds-custom--expandable-row),.cds-custom--data-table--sticky-header.cds-custom--data-table--xs tr:not(.cds-custom--expandable-row){block-size:auto}.cds-custom--data-table--sticky-header.cds-custom--data-table--xs tr:not(.cds-custom--expandable-row){min-block-size:1.5rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm tr:not(.cds-custom--expandable-row){min-block-size:2rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--xl tr:not(.cds-custom--expandable-row){min-block-size:4rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--xs tr td.cds-custom--table-expand{padding-block-start:.25rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm tr td.cds-custom--table-expand{padding-block-start:.5rem}.cds-custom--data-table--sticky-header .cds-custom--table-header-label{display:block;max-inline-size:calc(100% - 10px);overflow-x:hidden;overflow-y:hidden;padding-block:.9375rem 1rem;text-overflow:ellipsis;white-space:nowrap}.cds-custom--data-table--sticky-header.cds-custom--data-table--xs th .cds-custom--table-header-label{padding-block:.1875rem 0}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm th .cds-custom--table-header-label{padding-block:.5rem 0}.cds-custom--data-table--sticky-header.cds-custom--data-table--xl th .cds-custom--table-header-label{padding-block-start:1rem}.cds-custom--data-table--sticky-header.cds-custom--data-table--xl th.cds-custom--table-expand{align-items:flex-start;display:flex}.cds-custom--data-table--sticky-header.cds-custom--data-table--sm tr.cds-custom--parent-row .cds-custom--table-column-checkbox,.cds-custom--data-table--sticky-header.cds-custom--data-table--xs tr.cds-custom--parent-row .cds-custom--table-column-checkbox{align-items:flex-start}.cds-custom--data-table--max-width{max-inline-size:100%}.cds-custom--data-table--sticky-header{max-block-size:18.75rem}.cds-custom--data-table .cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type,:host(cds-custom-table) .cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type{margin:0}.cds-custom--data-table--sm .cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type,.cds-custom--data-table--xs .cds-custom--form-item.cds-custom--checkbox-wrapper:last-of-type{margin:-.1875rem 0}.cds-custom--data-table .cds-custom--table-column-decorator,.cds-custom--data-table .cds-custom--table-column-slug,:host(cds-custom-table) .cds-custom--table-column-decorator,:host(cds-custom-table) .cds-custom--table-column-slug{inline-size:1rem;padding-inline-end:0}tr.cds-custom--data-table--ai-label-row,tr.cds-custom--data-table--ai-label-row+.cds-custom--expandable-row,tr.cds-custom--data-table--slug-row,tr.cds-custom--data-table--slug-row+.cds-custom--expandable-row{background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%);background-attachment:fixed}.cds-custom--data-table--ai-label-row,.cds-custom--data-table--slug-row{box-shadow:inset 1px 0 var(--cds-ai-border-strong,#4589ff)}.cds-custom--data-table tbody tr.cds-custom--data-table--ai-label-row:hover td,:host(cds-custom-table) tbody tr.cds-custom--data-table--ai-label-row:hover td,tr.cds-custom--data-table--ai-label-row.cds-custom--expandable-row--hover+.cds-custom--expandable-row[data-child-row]:hover>td,tr.cds-custom--data-table--ai-label-row.cds-custom--expandable-row--hover>td,tr.cds-custom--data-table--ai-label-row.cds-custom--expandable-row:hover+.cds-custom--expandable-row[data-child-row] td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover>td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover>td:first-of-type,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td:first-of-type,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover+tr[data-child-row]>td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected:not(.cds-custom--expandable-row):hover>td,tr.cds-custom--data-table--selected.cds-custom--data-table--ai-label-row.cds-custom--expandable-row+tr.cds-custom--expandable-row[data-child-row]>td{background-color:transparent}.cds-custom--data-table tbody tr.cds-custom--data-table--ai-label-row:hover,:host(cds-custom-table) tbody tr.cds-custom--data-table--ai-label-row:hover,tr.cds-custom--data-table--ai-label-row.cds-custom--expandable-row--hover+.cds-custom--expandable-row[data-child-row]:hover,tr.cds-custom--data-table--ai-label-row:hover+.cds-custom--expandable-row[data-child-row],tr.cds-custom--data-table--selected.cds-custom--parent-row.cds-custom--expandable-row--hover.cds-custom--data-table--ai-label-row,tr.cds-custom--expandable-row--hover.cds-custom--data-table--ai-label-row{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff);background-attachment:fixed}.cds-custom--data-table--selected.cds-custom--data-table--ai-label-row,.cds-custom--data-table--selected.cds-custom--data-table--slug-row,tr.cds-custom--data-table--selected.cds-custom--data-table--ai-label-row+.cds-custom--expandable-row,tr.cds-custom--data-table--selected.cds-custom--data-table--slug-row+.cds-custom--expandable-row,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--data-table--ai-label-row,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--data-table--slug-row{background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%),var(--cds-layer-selected);background-attachment:fixed}tbody tr.cds-custom--data-table--ai-label-row:hover td,tr.cds-custom--data-table--ai-label-row.cds-custom--data-table--selected td,tr.cds-custom--data-table--ai-label-row.cds-custom--data-table--selected:hover td,tr.cds-custom--data-table--ai-label-row.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td:not(.cds-custom--table-expand):not(.cds-custom--table-column-checkbox):not(.cds-custom--table-column-slug){border-block-end-color:var(--cds-border-subtle)}tr.cds-custom--expandable-row.cds-custom--data-table--selected.cds-custom--data-table--slug-row[data-parent-row]>td:not(.cds-custom--table-expand):not(.cds-custom--table-column-checkbox):not(.cds-custom--table-column-slug){border-block-end:1px solid var(--cds-layer-selected)}tr.cds-custom--parent-row.cds-custom--data-table--ai-label-row.cds-custom--expandable-row:hover td:first-of-type,tr.cds-custom--parent-row.cds-custom--data-table--decoratorß-row.cds-custom--expandable-row:hover td:first-of-type,tr.cds-custom--parent-row.cds-custom--data-table--slug-row.cds-custom--expandable-row:hover td:first-of-type{border-block-end:1px solid transparent}.cds-custom--data-table thead th.cds-custom--table-sort__header--ai-label .cds-custom--table-sort,.cds-custom--data-table thead th.cds-custom--table-sort__header--slug .cds-custom--table-sort,.cds-custom--data-table thead th:has(>.cds-custom--table-header-label--ai-label),.cds-custom--data-table thead th:has(>.cds-custom--table-header-label--slug),:host(cds-custom-table) thead th.cds-custom--table-sort__header--ai-label .cds-custom--table-sort,:host(cds-custom-table) thead th.cds-custom--table-sort__header--slug .cds-custom--table-sort,:host(cds-custom-table) thead th:has(>.cds-custom--table-header-label--ai-label),:host(cds-custom-table) thead th:has(>.cds-custom--table-header-label--slug){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}.cds-custom--table-column-decorator .cds-custom--decorator,.cds-custom--table-column-slug .cds-custom--ai-label,.cds-custom--table-column-slug .cds-custom--slug{position:absolute;transform:translateY(-50%);z-index:2}.cds-custom--data-table--xl .cds-custom--table-column-decorator .cds-custom--decorator,.cds-custom--data-table--xl .cds-custom--table-column-slug .cds-custom--ai-label,.cds-custom--data-table--xl .cds-custom--table-column-slug .cds-custom--slug{transform:translateY(1px)}th .cds-custom--table-header-label.cds-custom--table-header-label--ai-label,th .cds-custom--table-header-label.cds-custom--table-header-label--decorator,th .cds-custom--table-header-label.cds-custom--table-header-label--slug{align-items:center;display:flex}th .cds-custom--table-header-label.cds-custom--table-header-label--ai-label .cds-custom--ai-label,th .cds-custom--table-header-label.cds-custom--table-header-label--ai-label .cds-custom--slug,th .cds-custom--table-header-label.cds-custom--table-header-label--ai-label .cds-custom--table-header-label--decorator-inner,th .cds-custom--table-header-label.cds-custom--table-header-label--decorator .cds-custom--table-header-label--decorator-inner{margin-inline-start:auto}th.cds-custom--table-sort__header--ai-label,th.cds-custom--table-sort__header--slug,th:has(.cds-custom--table-header-label--ai-label),th:has(.cds-custom--table-header-label--slug){box-shadow:inset 0 1px var(--cds-ai-border-strong,#4589ff)}td.cds-custom--table-cell--column-slug{background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}tr.cds-custom--parent-row:not(.cds-custom--expandable-row):not(:first-of-type) td.cds-custom--table-cell--column-slug{border-block-start:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--data-table-content,tr.cds-custom--parent-row:not(.cds-custom--expandable-row):not(:first-of-type) td.cds-custom--table-cell--column-slug{outline:1px solid transparent}}.cds-custom--link{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--link *,.cds-custom--link :after,.cds-custom--link :before{box-sizing:inherit}.cds-custom--link{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));display:inline;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);outline:none;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--link:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce));text-decoration:underline}.cds-custom--link:active:not(.cds-custom--link--disabled),.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--link:active:not(.cds-custom--link--disabled),.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{outline-style:dotted}}.cds-custom--link:active:not(.cds-custom--link--disabled),.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}.cds-custom--link:focus:not(.cds-custom--link--disabled){outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--link:focus:not(.cds-custom--link--disabled){outline-style:dotted}}.cds-custom--link:focus:not(.cds-custom--link--disabled){outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}.cds-custom--link:visited{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe))}.cds-custom--link:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds-custom--link--disabled,.cds-custom--link--disabled:hover{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--link--disabled *,.cds-custom--link--disabled :after,.cds-custom--link--disabled :before,.cds-custom--link--disabled:hover *,.cds-custom--link--disabled:hover :after,.cds-custom--link--disabled:hover :before{box-sizing:inherit}.cds-custom--link--disabled,.cds-custom--link--disabled:hover{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);text-decoration:none}.cds-custom--link.cds-custom--link--visited,.cds-custom--link.cds-custom--link--visited:visited{color:var(--cds-link-visited-text-color,var(--cds-link-visited,#8a3ffc))}.cds-custom--link.cds-custom--link--visited:hover,.cds-custom--link.cds-custom--link--visited:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds-custom--link.cds-custom--link--inline{display:inline;text-decoration:underline}.cds-custom--link--disabled.cds-custom--link--inline{text-decoration:underline}.cds-custom--link--sm,.cds-custom--link--sm.cds-custom--link--disabled:hover{font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333)}.cds-custom--link--lg,.cds-custom--link--lg.cds-custom--link--disabled:hover{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375)}.cds-custom--link__icon{align-items:center;block-size:1lh;display:inline-flex;line-height:inherit;margin-inline-start:.5rem;vertical-align:text-bottom}.cds-custom--link--lg .cds-custom--link__icon>svg{block-size:1.25rem;inline-size:1.25rem}.cds-custom--link--lg .cds-custom--link__icon{block-size:1.25rem}.cds-custom--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.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-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds-custom--popover--drop-shadow .cds-custom--popover{filter:var(--cds-popover-drop-shadow,drop-shadow(0 .125rem .125rem rgba(0,0,0,.2)))}.cds-custom--popover--border>.cds-custom--popover>.cds-custom--popover-content{outline:1px solid var(--cds-popover-border-color,var(--cds-border-subtle));outline-offset:-1px}.cds-custom--popover--caret{--cds-popover-offset:0.625rem}.cds-custom--popover{inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-layout-size-height-sm:2rem}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds-custom--popover-content{--cds-layout-size-height-md:2.5rem}.cds-custom--layout--size-md :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-md{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds-custom--popover-content{--cds-layout-size-height-lg:3rem}.cds-custom--layout--size-lg :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-lg{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds-custom--popover-content{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--popover-content *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover-content{background-color:var(--cds-popover-background-color,var(--cds-layer));border-radius:var(--cds-popover-border-radius,2px);color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;inline-size:-moz-max-content;inline-size:max-content;max-inline-size:23rem;pointer-events:auto;position:absolute;z-index:6000}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-content{background-color:var(--cds-background,#fff)}.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{display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--auto-align.cds-custom--popover-caret:after,.cds-custom--popover-caret:after{background-color:var(--cds-popover-background-color,var(--cds-layer));content:\"\";display:block;position:absolute}.cds-custom--popover--auto-align.cds-custom--popover-caret:before,.cds-custom--popover-caret:before{background-color:var(--cds-popover-border-color,var(--cds-border-subtle));content:\"\";display:none;position:absolute}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-caret:after{background-color:var(--cds-background,#fff)}.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--border .cds-custom--popover--auto-align.cds-custom--popover-caret:before,.cds-custom--popover--border .cds-custom--popover-caret:before,.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-popover-offset, 0rem)))}.cds-custom--popover--bottom-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:-.25rem}.cds-custom--popover--top-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:-.25rem}.cds-custom--popover--bottom-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}.cds-custom--popover--bottom-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}.cds-custom--popover--right-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(100% + .25rem)}.cds-custom--popover--left-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(100% + .25rem)}[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-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:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-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:calc(50% - var(--cds-popover-offset, 0rem));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:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}[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:calc(50% - var(--cds-popover-offset, 0rem))}.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-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-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}[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-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-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}.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-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-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:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-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:calc(50% - var(--cds-popover-offset, 0rem));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:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-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:calc(50% - var(--cds-popover-offset, 0rem))}.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-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-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}[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-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-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}.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-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-popover-offset,0),calc(var(--cds-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-popover-offset,0),calc(var(--cds-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-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-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}[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--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}.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-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.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-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-popover-offset, 0rem)*-1),calc(var(--cds-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-popover-offset, 0rem)*-1),calc(var(--cds-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-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-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}[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--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}.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-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.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--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;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--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{align-items:center;block-size:2rem;display:inline-flex;inline-size:2rem;justify-content:center;position:relative}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-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-layer-hover)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button{background:var(--cds-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-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-icon-primary,#161616)}.cds-custom--tooltip{--cds-popover-offset:12px}.cds-custom--tooltip-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:18rem;overflow-wrap:break-word;padding:var(--cds-tooltip-padding-block,1rem) var(--cds-tooltip-padding-inline,1rem)}.cds-custom--icon-tooltip{--cds-tooltip-padding-block:0.125rem;--cds-popover-caret-width:0.5rem;--cds-popover-caret-height:0.25rem;--cds-popover-offset:0.5rem}.cds-custom--icon-tooltip .cds-custom--tooltip-content{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;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{border-block-end:1px dotted var(--cds-border-strong);border-radius:0;color:var(--cds-text-primary,#161616)}.cds-custom--definition-term:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--definition-term:focus{outline-style:dotted}}.cds-custom--definition-term:focus,.cds-custom--definition-term:hover{border-block-end-color:var(--cds-border-interactive,#0f62fe)}.cds-custom--definition-tooltip{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem;text-wrap:auto;word-break:break-word}.cds-custom--btn{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-lg)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-2xl)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));--temp-1lh:(var(--cds-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;box-sizing:border-box;font-family:inherit;font-size:100%;padding:0;vertical-align:baseline}.cds-custom--btn *,.cds-custom--btn :after,.cds-custom--btn :before{box-sizing:inherit}.cds-custom--btn{border-radius:0;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-layout-size-height-local);outline:none;padding-block:min((var(--cds-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline:calc(var(--cds-layout-density-padding-inline-local) - .0625rem) calc(var(--cds-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:top}.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-button-disabled,#c6c6c6);border-color:var(--cds-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-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-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-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-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds-custom--btn--primary:hover{background-color:var(--cds-button-primary-hover,#0050e6)}.cds-custom--btn--primary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds-custom--btn--primary:active{background-color:var(--cds-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-text-on-color,#fff)}.cds-custom--btn--secondary{background-color:var(--cds-button-secondary,#393939);border:1px solid transparent}.cds-custom--btn--secondary:hover{background-color:var(--cds-button-secondary-hover,#474747)}.cds-custom--btn--secondary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds-custom--btn--secondary:active{background-color:var(--cds-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-text-on-color,#fff)}.cds-custom--btn--tertiary{background-color:transparent;border-color:var(--cds-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-button-tertiary,#0f62fe)}.cds-custom--btn--tertiary:hover{background-color:var(--cds-button-tertiary-hover,#0050e6)}.cds-custom--btn--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-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-text-inverse,#fff)}.cds-custom--btn--tertiary:focus{background-color:var(--cds-button-tertiary,#0f62fe)}.cds-custom--btn--tertiary:active{background-color:var(--cds-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-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-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-link-primary,#0f62fe)}.cds-custom--btn--ghost:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds-custom--btn--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-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{padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.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-link-primary-hover,#0043ce)}.cds-custom--btn--ghost:active{background-color:var(--cds-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-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--ghost:not([disabled]) svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--btn--icon-only{align-items:center;block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-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--ghost:focus{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe))}.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-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-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-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-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-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds-custom--btn--danger:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds-custom--btn--danger:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds-custom--btn--danger:active{background-color:var(--cds-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-text-on-color,#fff)}.cds-custom--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-button-danger-secondary,#da1e28)}.cds-custom--btn--danger--tertiary:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds-custom--btn--danger--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-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-button-danger-hover,#b81921);color:var(--cds-text-on-color,#fff)}.cds-custom--btn--danger--tertiary:focus{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds-custom--btn--danger--tertiary:active{background-color:var(--cds-button-danger-active,#750e13);border-color:var(--cds-button-danger-active,#750e13);color:var(--cds-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-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-button-danger-secondary,#da1e28)}.cds-custom--btn--danger--ghost:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds-custom--btn--danger--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds-custom--btn--danger--ghost:active{background-color:var(--cds-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{padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.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-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-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--expressive{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding-block:min((var(--cds-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-skeleton-background,#e8e8e8);border:none;box-shadow:none;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-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.cds-custom--skeleton{inline-size:9.375rem}.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-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-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-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-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-button-separator,#e0e0e0)}.cds-custom--btn-set--fluid{container-type:inline-size}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner{--flex-direction:row;align-items:stretch;display:flex;flex-direction:var(--flex-direction);inline-size:100%;justify-content:flex-end}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner .cds-custom--btn{flex:0 1 25%;max-inline-size:14.5rem}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack .cds-custom--btn{min-inline-size:11rem}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner .cds-custom--btn--danger--ghost,.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner .cds-custom--btn--ghost{flex:1 1 25%;max-inline-size:none;padding-inline-start:2rem}@container (width <= 11rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:first-child:last-child){--flex-direction:column}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:first-child:last-child) .cds-custom--btn{flex:initial;inline-size:100%;max-inline-size:none}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:first-child:last-child) .cds-custom--btn--ghost{padding-inline-start:1rem}}@container (width <= 22rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(2):last-child){--flex-direction:column}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(2):last-child) .cds-custom--btn{flex:initial;inline-size:100%;max-inline-size:none}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(2):last-child) .cds-custom--btn--ghost{padding-inline-start:1rem}}@container (width <= 33rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(3):last-child){--flex-direction:column}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(3):last-child) .cds-custom--btn{flex:initial;inline-size:100%;max-inline-size:none}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(3):last-child) .cds-custom--btn--ghost{padding-inline-start:1rem}}@container (width <= 44rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(4):last-child){--flex-direction:column}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(4):last-child) .cds-custom--btn{flex:initial;inline-size:100%;max-inline-size:none}.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner--auto-stack:has(:nth-child(4):last-child) .cds-custom--btn--ghost{padding-inline-start:1rem}}@container (width <= 44rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner:has(:nth-child(2):last-child) .cds-custom--btn{flex-basis:50%;max-inline-size:none}}@container (width <= 33rem){.cds-custom--btn-set--fluid .cds-custom--btn-set__fluid-inner:has(:first-child:last-child) .cds-custom--btn{flex:1 1 100%;max-inline-size:none}}.cds-custom--overflow-menu,.cds-custom--overflow-menu__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;display:inline-block;inline-size:100%;text-align:start}.cds-custom--overflow-menu::-moz-focus-inner,.cds-custom--overflow-menu__trigger::-moz-focus-inner{border:0}.cds-custom--overflow-menu,.cds-custom--overflow-menu__trigger{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--overflow-menu *,.cds-custom--overflow-menu :after,.cds-custom--overflow-menu :before,.cds-custom--overflow-menu__trigger *,.cds-custom--overflow-menu__trigger :after,.cds-custom--overflow-menu__trigger :before{box-sizing:inherit}.cds-custom--overflow-menu,.cds-custom--overflow-menu__trigger{align-items:center;block-size:2.5rem;cursor:pointer;display:flex;inline-size:2.5rem;justify-content:center;min-block-size:2.5rem;outline:2px solid transparent;outline-offset:-2px;position:relative;transition:outline .11s cubic-bezier(0,0,.38,.9),background-color .11s cubic-bezier(0,0,.38,.9)}.cds-custom--overflow-menu:focus,.cds-custom--overflow-menu__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--overflow-menu:focus,.cds-custom--overflow-menu__trigger:focus{outline-style:dotted}}.cds-custom--overflow-menu:hover,.cds-custom--overflow-menu__trigger:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds-custom--overflow-menu>:first-child{margin-block-start:0}.cds-custom--overflow-menu--xs{block-size:1.5rem;inline-size:1.5rem;min-block-size:1.5rem}.cds-custom--overflow-menu--sm{block-size:2rem;inline-size:2rem;min-block-size:2rem}.cds-custom--overflow-menu--lg{block-size:3rem;inline-size:3rem}.cds-custom--overflow-menu__trigger.cds-custom--tooltip--a11y.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--overflow-menu__trigger.cds-custom--tooltip--a11y.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--overflow-menu__trigger.cds-custom--tooltip--a11y.cds-custom--tooltip__trigger:focus svg{outline:none}.cds-custom--overflow-menu.cds-custom--overflow-menu--open,.cds-custom--overflow-menu.cds-custom--overflow-menu--open .cds-custom--overflow-menu__trigger{background-color:var(--cds-layer);box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));transition:none}.cds-custom--overflow-menu--light.cds-custom--overflow-menu--open,.cds-custom--overflow-menu--light.cds-custom--overflow-menu--open .cds-custom--overflow-menu__trigger{background-color:var(--cds-layer)}.cds-custom--overflow-menu__icon{block-size:1rem;fill:var(--cds-icon-primary,#161616);inline-size:1rem}.cds-custom--overflow-menu__wrapper{line-height:0}.cds-custom--overflow-menu-options{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--overflow-menu-options *,.cds-custom--overflow-menu-options :after,.cds-custom--overflow-menu-options :before{box-sizing:inherit}.cds-custom--overflow-menu-options{align-items:flex-start;background-color:var(--cds-layer);box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));display:none;flex-direction:column;inline-size:10rem;inset-block-start:2rem;inset-inline-start:0;list-style:none;position:absolute;z-index:6000}.cds-custom--overflow-menu-options:after{background-color:var(--cds-layer);content:\"\";display:block;position:absolute;transition:background-color .11s cubic-bezier(0,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--overflow-menu-options:after{transition:none}}.cds-custom--overflow-menu.cds-custom--overflow-menu--open:hover{background-color:var(--cds-layer)}.cds-custom--overflow-menu-options--light{background-color:var(--cds-layer-hover)}.cds-custom--overflow-menu-options--light:after{background-color:var(--cds-layer)}.cds-custom--overflow-menu.cds-custom--overflow-menu--light.cds-custom--overflow-menu--open:hover{background-color:var(--cds-layer-hover)}.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:not(.cds-custom--breadcrumb-menu-options):after{block-size:.1875rem;inline-size:2.5rem;inset-block-start:-.1875rem;inset-inline-start:0}.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{block-size:.5rem;inline-size:2.5rem;inset-block-end:-.5rem;inset-inline-start:0}.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after{block-size:2.5rem;inline-size:.375rem;inset-block-start:0;inset-inline-end:-.375rem}.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{block-size:2.5rem;inline-size:.375rem;inset-block-start:0;inset-inline-start:-.375rem}.cds-custom--overflow-menu-options--xs.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:after,.cds-custom--overflow-menu-options--xs.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{inline-size:1.5rem}.cds-custom--overflow-menu-options--xs.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after,.cds-custom--overflow-menu-options--xs.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{block-size:1.5rem}.cds-custom--overflow-menu-options--sm.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:after,.cds-custom--overflow-menu-options--sm.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{inline-size:2rem}.cds-custom--overflow-menu-options--sm.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after,.cds-custom--overflow-menu-options--sm.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{block-size:2rem}.cds-custom--overflow-menu-options--lg.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:after,.cds-custom--overflow-menu-options--lg.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{inline-size:3rem}.cds-custom--overflow-menu-options--lg.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after,.cds-custom--overflow-menu-options--lg.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{block-size:3rem}.cds-custom--overflow-menu--flip.cds-custom--overflow-menu-options[data-floating-menu-direction=bottom]:after,.cds-custom--overflow-menu--flip.cds-custom--overflow-menu-options[data-floating-menu-direction=top]:after{inset-inline:auto 0}.cds-custom--overflow-menu--flip.cds-custom--overflow-menu-options[data-floating-menu-direction=left]:after,.cds-custom--overflow-menu--flip.cds-custom--overflow-menu-options[data-floating-menu-direction=right]:after{inset-block:auto 0}.cds-custom--overflow-menu-options--open{display:flex}.cds-custom--overflow-menu-options__content{inline-size:100%}.cds-custom--overflow-menu-options__option{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;vertical-align:baseline}.cds-custom--overflow-menu-options__option *,.cds-custom--overflow-menu-options__option :after,.cds-custom--overflow-menu-options__option :before{box-sizing:inherit}.cds-custom--overflow-menu-options__option{align-items:center;background-color:transparent;block-size:2.5rem;display:flex;inline-size:100%;padding:0;transition:background-color .11s cubic-bezier(0,0,.38,.9)}.cds-custom--overflow-menu-options--xs .cds-custom--overflow-menu-options__option{block-size:1.5rem}.cds-custom--overflow-menu-options--sm .cds-custom--overflow-menu-options__option{block-size:2rem}.cds-custom--overflow-menu-options--lg .cds-custom--overflow-menu-options__option{block-size:3rem}.cds-custom--overflow-menu--divider,.cds-custom--overflow-menu--light .cds-custom--overflow-menu--divider{border-block-start:1px solid var(--cds-border-subtle)}a.cds-custom--overflow-menu-options__btn:before{block-size:100%;content:\"\";display:inline-block;vertical-align:middle}.cds-custom--overflow-menu-options__btn{align-items:center;background-color:transparent;block-size:100%;border:none;color:var(--cds-text-secondary,#525252);cursor:pointer;display:inline-flex;font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);font-weight:400;inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:11.25rem;outline:2px solid transparent;outline-offset:-2px;padding:0 1rem;text-align:start;transition:outline .11s cubic-bezier(0,0,.38,.9),background-color .11s cubic-bezier(0,0,.38,.9),color .11s cubic-bezier(0,0,.38,.9)}.cds-custom--overflow-menu-options__btn:hover{color:var(--cds-text-primary,#161616)}.cds-custom--overflow-menu-options__btn:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--overflow-menu-options__btn:focus{outline-style:dotted}}.cds-custom--overflow-menu-options__btn::-moz-focus-inner{border:none}.cds-custom--overflow-menu-options__btn svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--overflow-menu-options__btn:hover svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--overflow-menu-options__option-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds-custom--overflow-menu-options__option:hover{background-color:var(--cds-layer-hover)}.cds-custom--overflow-menu-options__option--danger .cds-custom--overflow-menu-options__btn:focus,.cds-custom--overflow-menu-options__option--danger .cds-custom--overflow-menu-options__btn:hover{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds-custom--overflow-menu-options__option--danger .cds-custom--overflow-menu-options__btn:focus svg,.cds-custom--overflow-menu-options__option--danger .cds-custom--overflow-menu-options__btn:hover svg{fill:currentColor}.cds-custom--overflow-menu-options__option--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn:active,.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn:focus,.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn:hover{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:2px solid transparent;outline-offset:-2px}.cds-custom--overflow-menu-options__option--disabled .cds-custom--overflow-menu-options__btn svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--overflow-menu--flip{inset-inline-start:-140px}.cds-custom--overflow-menu--flip:before{inset-inline-start:145px}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--overflow-menu-options__btn:focus,.cds-custom--overflow-menu:focus{color:Highlight;outline:1px solid Highlight}}.cds-custom--overflow-menu__top-end,.cds-custom--overflow-menu__top-start{transform:translateY(calc(-100% - var(--cds-popover-offset, 2.5rem)))}.cds-custom--text-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));border:0;box-sizing:border-box;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input{background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);outline:2px solid transparent;outline-offset:-2px;padding:0 var(--cds-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility{cursor:pointer}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:\"\";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:\"\";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid{box-shadow:none}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--skeleton.cds-custom--text-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--skeleton.cds-custom--text-input{background:CanvasText}.cds-custom--skeleton.cds-custom--text-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}.cds-custom--search{align-items:center;display:flex;inline-size:100%;position:relative}.cds-custom--search .cds-custom--label{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--search-input{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--search-input *,.cds-custom--search-input :after,.cds-custom--search-input :before{box-sizing:inherit}.cds-custom--search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);order:1;outline:2px solid transparent;outline-offset:-2px;padding:0 2.5rem;text-overflow:ellipsis;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--search-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::-ms-clear{display:none}.cds-custom--search-input::-webkit-search-cancel-button,.cds-custom--search-input::-webkit-search-decoration,.cds-custom--search-input::-webkit-search-results-button,.cds-custom--search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.cds-custom--search-input[disabled]{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--search-input[disabled]::-moz-placeholder{color:var(--cds-field)}.cds-custom--search-input[disabled]::placeholder{color:var(--cds-field)}.cds-custom--search--light .cds-custom--search-close:before,.cds-custom--search--light .cds-custom--search-input{background:var(--cds-field-02,#fff)}.cds-custom--search--sm .cds-custom--search-input,.cds-custom--search--sm.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:2rem;padding:0 2rem}.cds-custom--search--sm .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--search--md .cds-custom--search-input,.cds-custom--search--md.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:2.5rem;padding:0 2.5rem}.cds-custom--search--md .cds-custom--search-magnifier-icon{inset-inline-start:.75rem}.cds-custom--search--lg .cds-custom--search-input,.cds-custom--search--lg.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:3rem;padding:0 3rem}.cds-custom--search-magnifier-icon{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--search-magnifier-icon *,.cds-custom--search-magnifier-icon :after,.cds-custom--search-magnifier-icon :before{box-sizing:inherit}.cds-custom--search-magnifier-icon{block-size:1rem;position:absolute;z-index:2;fill:var(--cds-icon-secondary,#525252);inline-size:1rem;inset-block-start:50%;inset-inline-start:1rem;pointer-events:none;transform:translateY(-50%)}.cds-custom--search-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--search-close *,.cds-custom--search-close :after,.cds-custom--search-close :before{box-sizing:inherit}.cds-custom--search-close::-moz-focus-inner{border:0}.cds-custom--search-close{inset-block-start:0;inset-inline-end:0;outline:2px solid transparent;outline-offset:-2px;position:absolute}.cds-custom--search-close:before{background-color:var(--cds-field);block-size:calc(100% - 2px);content:\"\";display:block;inline-size:2px;inset-block-start:.0625rem;inset-inline-start:0;position:absolute;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--search-close:before{transition:none}}.cds-custom--search-close:hover{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--search-close:hover:before{background-color:var(--cds-field-hover)}.cds-custom--search-button{background-color:var(--cds-field);flex-shrink:0;margin-inline-start:.125rem}.cds-custom--search-button svg{fill:currentColor;vertical-align:middle}.cds-custom--search-close svg{fill:inherit}.cds-custom--search-button,.cds-custom--search-close{align-items:center;block-size:2.5rem;border-color:transparent;border-style:solid;border-width:1px 0;cursor:pointer;display:flex;justify-content:center;fill:var(--cds-icon-primary,#161616);inline-size:2.5rem;opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9),border .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}.cds-custom--search-button:hover,.cds-custom--search-close:hover{background-color:var(--cds-field-hover)}.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:active,.cds-custom--search-close:active{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before{background-color:transparent}.cds-custom--search--disabled svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds-custom--search-close:active:before,.cds-custom--search-close:focus:before{background-color:var(--cds-focus,#0f62fe)}.cds-custom--search-input:focus~.cds-custom--search-close:hover{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus~.cds-custom--search-close:hover{outline-style:dotted}}.cds-custom--search--sm .cds-custom--search-close,.cds-custom--search--sm.cds-custom--search--expandable,.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--sm~.cds-custom--search-button{block-size:2rem;inline-size:2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2rem}.cds-custom--search--md .cds-custom--search-close,.cds-custom--search--md.cds-custom--search--expandable,.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--md~.cds-custom--search-button{block-size:2.5rem;inline-size:2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2.5rem}.cds-custom--search--lg .cds-custom--search-close,.cds-custom--search--lg.cds-custom--search--expandable,.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--lg~.cds-custom--search-button{block-size:3rem;inline-size:3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 3rem}.cds-custom--search-close--hidden{opacity:0;visibility:hidden}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:hover{border:none;cursor:default;outline:none}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:CanvasText}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{inline-size:100%}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder{color:transparent}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::placeholder{color:transparent}.cds-custom--search--expandable{transition:width 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded{inline-size:100%}.cds-custom--search--expandable .cds-custom--search-input{inline-size:0;padding:0;transition:transform 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{opacity:0;position:relative;transition-duration:70ms;-moz-transition-property:padding,opacity;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::placeholder{opacity:0;position:relative;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:pointer;position:absolute}.cds-custom--search--expandable .cds-custom--search-magnifier:focus{outline:2px solid var(--cds-focus,#0f62fe)}.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable .cds-custom--search-magnifier-icon{fill:var(--cds-icon-primary,#161616)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--search-magnifier-tooltip{align-items:center;display:flex;justify-content:center}.cds-custom--search-magnifier-tooltip .cds-custom--search-magnifier{position:relative}.cds-custom--table-toolbar,:host(cds-custom-table-toolbar){background-color:var(--cds-layer);display:flex;inline-size:100%;min-block-size:3rem;position:relative;z-index:1}.cds-custom--toolbar-content,:host(cds-custom-table-toolbar-content){block-size:3rem;display:flex;inline-size:100%;justify-content:flex-end;transform:translateZ(0);transition:transform .11s cubic-bezier(.2,0,.38,.9),clip-path .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--toolbar-content .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar-content) .cds-custom--search .cds-custom--search-input{background-color:transparent;block-size:3rem;padding:0 3rem}.cds-custom--toolbar-content .cds-custom--overflow-menu,:host(cds-custom-table-toolbar-content) .cds-custom--overflow-menu{block-size:3rem;inline-size:3rem}.cds-custom--batch-actions~.cds-custom--toolbar-search-container,:host(cds-custom-table-batch-actions)~.cds-custom--toolbar-search-container{align-items:center;display:flex;opacity:1;transition:opacity .11s}.cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar-search){block-size:3rem;box-shadow:none;cursor:pointer;inline-size:3rem;position:relative;transition:width .3s cubic-bezier(.5,0,.1,1),background-color .11s cubic-bezier(0,0,.38,.9)}.cds-custom--toolbar-search-container-expandable:hover{background-color:var(--cds-field-hover)}.cds-custom--search.cds-custom--toolbar-search-container-expandable{inline-size:3rem}.cds-custom--toolbar-search-container-expandable .cds-custom--search-input,:host(cds-custom-table-toolbar-search) .cds-custom--search-input{block-size:100%;cursor:pointer;opacity:0}.cds-custom--toolbar-search-container-expandable:not(.cds-custom--toolbar-search-container-active) .cds-custom--search-input,:not(.cds-custom--toolbar-search-container-active):host(cds-custom-table-toolbar-search) .cds-custom--search-input{padding:0}.cds-custom--toolbar-search-container-disabled .cds-custom--search-input{cursor:not-allowed}.cds-custom--toolbar-search-container-expandable.cds-custom--search .cds-custom--label{visibility:hidden}.cds-custom--toolbar-search-container-expandable.cds-custom--search .cds-custom--search-close{block-size:3rem;inline-size:3rem}.cds-custom--toolbar-search-container-expandable.cds-custom--search .cds-custom--search-close:before{background-color:var(--cds-field-hover);block-size:calc(100% - .25rem);inset-block-start:.125rem}.cds-custom--toolbar-search-container-expandable.cds-custom--search .cds-custom--search-close:focus:before{background-color:var(--cds-focus,#0f62fe)}.cds-custom--table-toolbar .cds-custom--search--lg .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar) .cds-custom--search--lg .cds-custom--search-magnifier-icon{inset-inline-start:0}.cds-custom--table-toolbar:not(.cds-custom--table-toolbar--sm) .cds-custom--toolbar-search-container-persistent.cds-custom--search--lg .cds-custom--search-magnifier-icon,:not(.cds-custom--table-toolbar--sm):host(cds-custom-table-toolbar) .cds-custom--toolbar-search-container-persistent.cds-custom--search--lg .cds-custom--search-magnifier-icon{inset-inline-start:1rem}.cds-custom--table-toolbar.cds-custom--table-toolbar--sm .cds-custom--search--sm:not(.cds-custom--toolbar-search-container-active):not(.cds-custom--toolbar-search-container-persistent) .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar):host(cds-custom-table-toolbar[size=sm]) .cds-custom--search--sm:not(.cds-custom--toolbar-search-container-active):not(.cds-custom--toolbar-search-container-persistent) .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar):host(cds-custom-table-toolbar[size=xs]) .cds-custom--search--sm:not(.cds-custom--toolbar-search-container-active):not(.cds-custom--toolbar-search-container-persistent) .cds-custom--search-magnifier-icon{inset-inline-start:0}.cds-custom--table-toolbar.cds-custom--table-toolbar--sm .cds-custom--search--sm.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar):host(cds-custom-table-toolbar[size=sm]) .cds-custom--search--sm.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar):host(cds-custom-table-toolbar[size=xs]) .cds-custom--search--sm.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--table-toolbar .cds-custom--toolbar-search-container-persistent.cds-custom--search--sm .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar) .cds-custom--toolbar-search-container-persistent.cds-custom--search--sm .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--toolbar-search-container-expandable .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar-search) .cds-custom--search-magnifier-icon{block-size:3rem;inline-size:3rem;padding:1rem}.cds-custom--toolbar-search-container-expandable.cds-custom--search--disabled .cds-custom--search-magnifier-icon{background-color:var(--cds-layer);cursor:not-allowed;transition:background-color none}.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:active,.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:focus,.cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:hover{background-color:transparent;border:none;outline:none}.cds-custom--toolbar-search-container-active.cds-custom--search{inline-size:100%}.cds-custom--toolbar-search-container-active .cds-custom--search-input,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input{opacity:1}.cds-custom--toolbar-search-container-active .cds-custom--label,.cds-custom--toolbar-search-container-active .cds-custom--search-input,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--label,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input{cursor:text;padding:0 3rem}.cds-custom--toolbar-search-container-active .cds-custom--search-input:focus+.cds-custom--search-close,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus+.cds-custom--search-close{border:none;box-shadow:none;outline:none}.cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:-moz-placeholder-shown){background-color:var(--cds-field-hover);border:none}.cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:placeholder-shown){background-color:var(--cds-field-hover);border:none}.cds-custom--toolbar-search-container-active .cds-custom--search-close,.cds-custom--toolbar-search-container-active .cds-custom--search-close:hover,.cds-custom--toolbar-search-container-persistent .cds-custom--search-close,.cds-custom--toolbar-search-container-persistent .cds-custom--search-close:hover,:host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-close{background-color:transparent;border:none}.cds-custom--toolbar-search-container-persistent .cds-custom--search-close:before{display:none}.cds-custom--overflow-menu.cds-custom--toolbar-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--overflow-menu.cds-custom--toolbar-action *,.cds-custom--overflow-menu.cds-custom--toolbar-action :after,.cds-custom--overflow-menu.cds-custom--toolbar-action :before{box-sizing:inherit}.cds-custom--overflow-menu.cds-custom--toolbar-action::-moz-focus-inner{border:0}.cds-custom--overflow-menu.cds-custom--toolbar-action{block-size:3rem;cursor:pointer;display:flex;inline-size:3rem;padding:1rem;transition:background .11s cubic-bezier(0,0,.38,.9)}.cds-custom--toolbar-action,:host(cds-custom-table-toolbar-search){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--toolbar-action *,.cds-custom--toolbar-action :after,.cds-custom--toolbar-action :before,:host(cds-custom-table-toolbar-search) *,:host(cds-custom-table-toolbar-search) :after,:host(cds-custom-table-toolbar-search) :before{box-sizing:inherit}.cds-custom--toolbar-action::-moz-focus-inner{border:0}.cds-custom--toolbar-action,:host(cds-custom-table-toolbar-search){block-size:3rem;cursor:pointer;display:flex;inline-size:3rem;transition:background .11s cubic-bezier(0,0,.38,.9)}.cds-custom--toolbar-action:hover:not([disabled]){background-color:var(--cds-field-hover)}.cds-custom--toolbar-action:hover[aria-expanded=true],.cds-custom--toolbar-action[aria-expanded=true]{background-color:var(--cds-layer-02,#fff)}.cds-custom--toolbar-action[disabled]{cursor:not-allowed}.cds-custom--toolbar-action[disabled] .cds-custom--toolbar-action__icon{cursor:not-allowed;fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--toolbar-action:active:not([disabled]),.cds-custom--toolbar-action:focus:not([disabled]){outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--toolbar-action:active:not([disabled]),.cds-custom--toolbar-action:focus:not([disabled]){outline-style:dotted}}.cds-custom--toolbar-action:active:not([disabled]).cds-custom--toolbar-search-container-expandable,.cds-custom--toolbar-action:focus:not([disabled]).cds-custom--toolbar-search-container-expandable{outline:none}.cds-custom--toolbar-action~.cds-custom--btn,:host(cds-custom-table-toolbar-search)~.cds-custom--btn{margin:0;max-inline-size:none;white-space:nowrap}.cds-custom--overflow-menu--data-table{block-size:3rem}.cds-custom--toolbar-action__icon{block-size:1rem;fill:var(--cds-icon-primary,#161616);inline-size:auto;max-inline-size:1rem}.cds-custom--toolbar-action__menu,.cds-custom--toolbar-action__menu.cds-custom--overflow-menu-options:after{background-color:var(--cds-layer-02,#fff)}.cds-custom--toolbar-search-container-persistent{block-size:3rem;inline-size:100%;opacity:1;position:relative}.cds-custom--toolbar-search-container-persistent+.cds-custom--toolbar-content,.cds-custom--toolbar-search-container-persistent+:host(cds-custom-table-toolbar-content){inline-size:auto;position:relative}.cds-custom--toolbar-search-container-persistent .cds-custom--search{position:static}.cds-custom--toolbar-search-container-persistent .cds-custom--search-magnifier-icon{inset-inline-start:1rem}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input{block-size:3rem;border:none;padding:0 3rem}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:focus:not([disabled]){outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:focus:not([disabled]){outline-style:dotted}}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:hover:not([disabled]){background-color:var(--cds-field-hover)}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:not(:-moz-placeholder-shown){background-color:var(--cds-field-hover)}.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:active:not([disabled]),.cds-custom--toolbar-search-container-persistent .cds-custom--search-input:not(:placeholder-shown){background-color:var(--cds-field-hover)}.cds-custom--toolbar-search-container-persistent .cds-custom--search-close{block-size:3rem;inline-size:3rem}.cds-custom--batch-actions--active~.cds-custom--toolbar-content,.cds-custom--batch-actions--active~.cds-custom--toolbar-search-container,.cds-custom--batch-actions--active~:host(cds-custom-table-toolbar-content),:host(cds-custom-table-batch-actions[active])~.cds-custom--toolbar-content,:host(cds-custom-table-batch-actions[active])~.cds-custom--toolbar-search-container,:host(cds-custom-table-batch-actions[active])~:host(cds-custom-table-toolbar-content){clip-path:polygon(0 0,100% 0,100% 0,0 0);transform:translate3d(0,48px,0);transition:transform .11s cubic-bezier(.2,0,.38,.9),clip-path .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--batch-actions,:host(cds-custom-table-batch-actions){align-items:center;background-color:var(--cds-background-brand,#0f62fe);clip-path:polygon(0 0,100% 0,100% 0,0 0);display:flex;inset-block-end:0;inset-inline:0;justify-content:space-between;opacity:0;pointer-events:none;position:absolute;transform:translate3d(0,48px,0);transition:transform .11s cubic-bezier(.2,0,.38,.9),clip-path .11s cubic-bezier(.2,0,.38,.9),opacity .11s cubic-bezier(.2,0,.38,.9);will-change:transform}.cds-custom--batch-actions:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--batch-actions:focus{outline-style:dotted}}.cds-custom--batch-actions--active,:host(cds-custom-table-batch-actions[active]){clip-path:polygon(0 0,300% 0,300% 300%,0 300%);opacity:1;pointer-events:all;transform:translateZ(0);z-index:1}.cds-custom--action-list{align-items:center;display:flex}.cds-custom--action-list .cds-custom--btn,.cds-custom--batch-summary .cds-custom--btn{color:var(--cds-text-on-color,#fff);padding-inline:1rem 1rem;white-space:nowrap}.cds-custom--action-list .cds-custom--btn:disabled{background-color:transparent;border-color:transparent;color:var(--cds-text-on-color,#fff);opacity:.5}.cds-custom--action-list .cds-custom--btn .cds-custom--btn__icon{position:static;fill:var(--cds-icon-on-color,#fff);margin-inline-start:.5rem}.cds-custom--action-list .cds-custom--btn .cds-custom--btn__icon .st0{fill:none}.cds-custom--batch-download{padding:.0625rem}.cds-custom--action-list .cds-custom--btn--primary:after,.cds-custom--action-list .cds-custom--btn--primary:before,.cds-custom--action-list .cds-custom--btn--primary:focus:after,.cds-custom--action-list .cds-custom--btn--primary:focus:before{display:none}.cds-custom--action-list .cds-custom--btn--primary:focus,.cds-custom--batch-summary .cds-custom--btn--primary:focus{outline:2px solid var(--cds-layer);outline-offset:-.125rem}.cds-custom--action-list .cds-custom--btn--primary:nth-child(3):focus+.cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,.cds-custom--action-list .cds-custom--btn--primary:nth-child(3):hover+.cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{opacity:0}.cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{background-color:var(--cds-text-on-color,#fff);block-size:1rem;border:none;content:\"\";display:block;inline-size:.0625rem;inset-block-start:.9375rem;inset-inline-start:0;opacity:1;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--btn--primary.cds-custom--batch-summary__cancel:hover:before{opacity:0;transition:opacity .25s cubic-bezier(.5,0,.1,1)}.cds-custom--batch-summary{align-items:center;background-color:var(--cds-background-brand,#0f62fe);color:var(--cds-text-on-color,#fff);display:flex;inset-inline-start:0;min-block-size:3rem;padding:0 1rem;position:sticky;z-index:100000}.cds-custom--batch-summary__scroll{box-shadow:.5px 0 .2px var(--cds-link-primary-hover,#0043ce)}.cds-custom--batch-summary__para{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--batch-summary__divider{padding-inline-start:.5rem}.cds-custom--table-toolbar--sm,:host(cds-custom-table-toolbar[size=sm]),:host(cds-custom-table-toolbar[size=xs]){block-size:2rem;min-block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-persistent,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-persistent,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-persistent,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search){block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable .cds-custom--search-input,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-persistent .cds-custom--search-input,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search) .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search) .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search) .cds-custom--search-input{block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable .cds-custom--search-close,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-persistent .cds-custom--search-close,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search) .cds-custom--search-close,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-close,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-close,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search) .cds-custom--search-close,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-close,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-close,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search) .cds-custom--search-close{block-size:2rem;inline-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable .cds-custom--search-magnifier-icon,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-persistent .cds-custom--search-magnifier-icon,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search) .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search) .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-persistent .cds-custom--search-magnifier-icon,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search) .cds-custom--search-magnifier-icon{block-size:2rem;inline-size:2rem;padding:.5rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-action.cds-custom--toolbar-search-container-persistent,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-action.cds-custom--toolbar-search-container-persistent,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-action.cds-custom--toolbar-search-container-persistent{inline-size:100%}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search){inline-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-expandable .cds-custom--search .cds-custom--search-input,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-expandable .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-expandable .cds-custom--search .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-input{padding:0 3rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]){flex:auto;transition:flex 175ms cubic-bezier(.5,0,.1,1)}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input{visibility:inherit}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:focus,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:focus{background-color:var(--cds-field-hover)}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:-moz-placeholder-shown),.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:-moz-placeholder-shown),:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:-moz-placeholder-shown){background-color:var(--cds-field-hover)}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:active,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:placeholder-shown),.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:active,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:active,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:active,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:active,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-input:not(:placeholder-shown),:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:active,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-input:not(:placeholder-shown){background-color:var(--cds-field-hover)}.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:active,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:focus,.cds-custom--table-toolbar--sm .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:hover,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:active,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:focus,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-search-container-active .cds-custom--search-magnifier-icon:hover,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:active,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:focus,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search[expanded]) .cds-custom--search-magnifier-icon:hover{background-color:transparent;outline:2px solid transparent;outline-offset:-2px}.cds-custom--table-toolbar--sm .cds-custom--overflow-menu.cds-custom--toolbar-action,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--overflow-menu.cds-custom--toolbar-action,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--overflow-menu.cds-custom--toolbar-action{block-size:2rem;inline-size:2rem;min-inline-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-content,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-content),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-content,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-content),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-content,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-content){block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-content .cds-custom--overflow-menu,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-content) .cds-custom--overflow-menu,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-content .cds-custom--overflow-menu,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-content) .cds-custom--overflow-menu,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-content .cds-custom--overflow-menu,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-content) .cds-custom--overflow-menu{block-size:2rem;inline-size:2rem}.cds-custom--search--disabled .cds-custom--search-magnifier-icon:hover{background-color:transparent}.cds-custom--table-toolbar--sm .cds-custom--batch-actions .cds-custom--action-list,.cds-custom--table-toolbar--sm :host(cds-custom-table-batch-actions) .cds-custom--action-list,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--batch-actions .cds-custom--action-list,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-batch-actions) .cds-custom--action-list,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--batch-actions .cds-custom--action-list,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-batch-actions) .cds-custom--action-list{block-size:2rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-action,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-action,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-action,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search){block-size:2rem;inline-size:2rem;padding:.5rem 0}.cds-custom--table-toolbar--sm .cds-custom--btn--primary,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--btn--primary,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--btn--primary{block-size:2rem;min-block-size:auto;padding-block:.375rem}.cds-custom--table-toolbar--sm .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{inset-block-start:.5rem}.cds-custom--table-toolbar--sm .cds-custom--toolbar-action~.cds-custom--btn,.cds-custom--table-toolbar--sm :host(cds-custom-table-toolbar-search)~.cds-custom--btn,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--toolbar-action~.cds-custom--btn,:host(cds-custom-table-toolbar[size=sm]) :host(cds-custom-table-toolbar-search)~.cds-custom--btn,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--toolbar-action~.cds-custom--btn,:host(cds-custom-table-toolbar[size=xs]) :host(cds-custom-table-toolbar-search)~.cds-custom--btn{block-size:2rem;overflow:hidden}.cds-custom--table-toolbar--sm .cds-custom--batch-summary,:host(cds-custom-table-toolbar[size=sm]) .cds-custom--batch-summary,:host(cds-custom-table-toolbar[size=xs]) .cds-custom--batch-summary{min-block-size:2rem}.cds-custom--data-table tr.cds-custom--parent-row:first-of-type td{border-block-start:1px solid var(--cds-border-subtle)}.cds-custom--expandable-row--hidden td{border-block-start:0;inline-size:auto;padding:1rem}tr.cds-custom--parent-row:not(.cds-custom--expandable-row)+tr[data-child-row]{block-size:0;transition:height .15s cubic-bezier(.2,0,.38,.9)}tr.cds-custom--parent-row:not(.cds-custom--expandable-row)+tr[data-child-row] td{background-color:var(--cds-layer-hover);border:0;padding-block:0;transition:padding .15s cubic-bezier(.2,0,.38,.9),background-color 70ms cubic-bezier(.2,0,.38,.9)}tr.cds-custom--parent-row:not(.cds-custom--expandable-row)+tr[data-child-row] td .cds-custom--child-row-inner-container{max-block-size:0;overflow:hidden}tr.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row]{transition:height .15s cubic-bezier(.2,0,.38,.9),background-color 70ms cubic-bezier(.2,0,.38,.9)}tr.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row] td{border-block-end:1px solid var(--cds-border-subtle);padding-inline-start:3.5rem;transition:padding-bottom .15s cubic-bezier(.2,0,.38,.9),transform .15s cubic-bezier(.2,0,.38,.9)}tbody:has(>tr.cds-custom--data-table--ai-label-row)>tr.cds-custom--expandable-row[data-child-row] td,tbody:has(>tr.cds-custom--data-table--slug-row)>tr.cds-custom--expandable-row[data-child-row] td,tbody:has(td.cds-custom--table-column-checkbox)>tr.cds-custom--expandable-row[data-child-row] td{padding-inline-start:5.5rem}tbody:has(>tr.cds-custom--data-table--ai-label-row):has(td.cds-custom--table-column-checkbox)>tr.cds-custom--expandable-row[data-child-row] td{padding-inline-start:7.5rem}tr.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row] td .cds-custom--child-row-inner-container{max-block-size:100%;padding-block:1rem;padding-block-end:1.5rem}.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row]>td,.cds-custom--parent-row.cds-custom--expandable-row>td{border-block-end:1px solid var(--cds-border-subtle);box-shadow:0 1px var(--cds-border-subtle)}.cds-custom--parent-row.cds-custom--expandable-row>td:first-of-type,.cds-custom--parent-row:not(.cds-custom--expandable-row)+tr[data-child-row]>td{box-shadow:none}tr.cds-custom--parent-row.cds-custom--expandable-row,tr.cds-custom--parent-row.cds-custom--expandable-row td,tr.cds-custom--parent-row:not(.cds-custom--expandable-row) td{transition:height .15s cubic-bezier(.2,0,.38,.9),background-color 70ms cubic-bezier(.2,0,.38,.9),border-color 70ms cubic-bezier(.2,0,.38,.9)}tr.cds-custom--parent-row.cds-custom--expandable-row:hover td,tr.cds-custom--parent-row:not(.cds-custom--expandable-row):first-of-type:hover td{border-block-end:1px solid var(--cds-border-subtle);border-block-start:1px solid var(--cds-border-subtle)}tr.cds-custom--parent-row.cds-custom--expandable-row:hover td{background-color:var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}tr.cds-custom--parent-row.cds-custom--expandable-row:hover td:first-of-type{border-block-end:1px solid var(--cds-layer-hover)}tr.cds-custom--parent-row.cds-custom--expandable-row:hover+tr[data-child-row] td{background-color:var(--cds-layer-hover);border-block-end:1px solid var(--cds-border-subtle);color:var(--cds-text-primary,#161616)}tr.cds-custom--expandable-row--hover+tr[data-child-row] td{border-block-end:1px solid var(--cds-border-subtle)}tr.cds-custom--expandable-row--hover,tr.cds-custom--expandable-row--hover td{background-color:var(--cds-layer-hover)}tr.cds-custom--expandable-row--hover td{border-block-end:1px solid var(--cds-border-subtle);border-block-start:1px solid var(--cds-border-subtle);color:var(--cds-text-primary,#161616)}tr.cds-custom--parent-row.cds-custom--expandable-row.cds-custom--expandable-row--hover td:first-of-type{border-block-end:1px solid transparent}.cds-custom--data-table td.cds-custom--table-expand{border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6)}.cds-custom--layer-two .cds-custom--data-table td.cds-custom--table-expand{border-block-end:1px solid var(--cds-border-subtle-02,#e0e0e0)}.cds-custom--layer-three .cds-custom--data-table td.cds-custom--table-expand{border-block-end:1px solid var(--cds-border-subtle-03,#c6c6c6)}.cds-custom--data-table td.cds-custom--table-expand+.cds-custom--table-column-checkbox,.cds-custom--data-table th.cds-custom--table-expand+.cds-custom--table-column-checkbox{padding-inline:.375rem .375rem}.cds-custom--data-table td.cds-custom--table-expand[data-previous-value=collapsed]+.cds-custom--table-column-checkbox{border-block-end:1px solid transparent;box-shadow:none}.cds-custom--data-table td.cds-custom--table-expand+.cds-custom--table-column-checkbox+td,.cds-custom--data-table th.cds-custom--table-expand+.cds-custom--table-column-checkbox+th{padding-inline-start:.5rem}.cds-custom--data-table td.cds-custom--table-expand,.cds-custom--data-table th.cds-custom--table-expand{padding:.5rem;padding-inline-end:0}.cds-custom--data-table td.cds-custom--table-expand[data-previous-value=collapsed]{border-block-end:1px solid transparent}.cds-custom--table-expand[data-previous-value=collapsed] .cds-custom--table-expand__svg{transform:rotate(270deg);transition:transform .15s cubic-bezier(.2,0,.38,.9)}.cds-custom--table-expand__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--table-expand__button *,.cds-custom--table-expand__button :after,.cds-custom--table-expand__button :before{box-sizing:inherit}.cds-custom--table-expand__button::-moz-focus-inner{border:0}.cds-custom--table-expand__button{align-items:center;block-size:calc(100% + 1px);display:inline-flex;inline-size:100%;justify-content:center;padding:0 .5rem;vertical-align:inherit}.cds-custom--data-table--top-aligned-body td .cds-custom--table-expand__button,.cds-custom--data-table--top-aligned-header th .cds-custom--table-expand__button{align-items:start;block-size:2rem;padding-block-start:.5rem}.cds-custom--data-table--top-aligned-body.cds-custom--data-table--xs td .cds-custom--table-expand__button,.cds-custom--data-table--top-aligned-header.cds-custom--data-table--xs th .cds-custom--table-expand__button{block-size:1.5rem;padding-block-start:.25rem}.cds-custom--data-table--top-aligned-body.cds-custom--data-table--md td .cds-custom--table-expand__button,.cds-custom--data-table--top-aligned-header.cds-custom--data-table--md th .cds-custom--table-expand__button{margin-block-start:-.25rem;padding-block-start:.5rem}.cds-custom--table-expand__button:focus{box-shadow:inset 0 0 0 2px var(--cds-focus,#0f62fe);outline:none}.cds-custom--table-expand__svg{fill:var(--cds-layer-selected-inverse,#161616);transform:rotate(90deg);transition:transform .15s cubic-bezier(.2,0,.38,.9)}.cds-custom--data-table--xl .cds-custom--table-expand__button{inline-size:2rem}.cds-custom--data-table--zebra tbody tr[data-child-row]:nth-child(4n+4) td,.cds-custom--data-table--zebra tbody tr[data-parent-row]:nth-child(4n+3) td{background-color:var(--cds-layer-accent);border-block-end:1px solid var(--cds-layer-accent);border-block-start:1px solid var(--cds-layer-accent)}.cds-custom--data-table--zebra tbody tr[data-child-row]:nth-child(4n+2) td,.cds-custom--data-table--zebra tbody tr[data-parent-row]:nth-child(4n+1) td{border-block-end:1px solid var(--cds-layer)}.cds-custom--data-table--zebra tr.cds-custom--parent-row td,.cds-custom--data-table--zebra tr.cds-custom--parent-row.cds-custom--expandable-row+tr[data-child-row] td{transition:transform .15s cubic-bezier(.2,0,.38,.9),border-bottom 70ms cubic-bezier(.2,0,.38,.9),border-top 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--data-table--zebra tbody tr[data-child-row]:hover td,.cds-custom--data-table--zebra tbody tr[data-parent-row]:hover td,.cds-custom--data-table--zebra tbody tr[data-parent-row]:hover+tr[data-child-row] td,.cds-custom--data-table--zebra tr.cds-custom--parent-row.cds-custom--expandable-row.cds-custom--expandable-row--hover td{background-color:var(--cds-layer-hover);border-block-end:1px solid var(--cds-layer-hover);border-block-start:1px solid var(--cds-layer-hover)}tr.cds-custom--parent-row.cds-custom--data-table--selected{background-color:var(--cds-layer-selected)}tr.cds-custom--parent-row.cds-custom--data-table--selected:first-of-type td{border-block-start:1px solid var(--cds-layer-active);box-shadow:0 1px var(--cds-layer-active)}tr.cds-custom--parent-row.cds-custom--data-table--selected td{border-block-end:1px solid var(--cds-layer-active);box-shadow:0 1px var(--cds-layer-active);color:var(--cds-text-primary,#161616)}tr.cds-custom--parent-row.cds-custom--data-table--selected:last-of-type td{border-block-end:1px solid transparent;box-shadow:0 1px var(--cds-border-subtle)}tr.cds-custom--parent-row.cds-custom--data-table--selected:not(.cds-custom--expandable-row):hover td{background-color:var(--cds-layer-selected-hover);border-block-end:1px solid var(--cds-border-subtle);border-block-start:1px solid var(--cds-layer-selected-hover);box-shadow:0 1px var(--cds-layer-selected-hover)}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row td,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row td:first-of-type{border-block-end:1px solid transparent;box-shadow:0 1px var(--cds-layer-selected)}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover td,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover td:first-of-type,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover td:first-of-type{background-color:var(--cds-layer-selected-hover);border-block-end:1px solid transparent;border-block-start:1px solid var(--cds-layer-selected-hover);box-shadow:0 1px var(--cds-layer-selected-hover)}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row+tr[data-child-row] td{background-color:var(--cds-layer-hover);border-block-end:1px solid var(--cds-border-subtle);border-block-start:1px solid var(--cds-layer-active);box-shadow:0 1px var(--cds-layer-active);color:var(--cds-text-primary,#161616)}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row+tr[data-child-row]:last-of-type td{box-shadow:inset 0 -1px var(--cds-layer-active);padding-block-end:1.5rem}tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row--hover+tr[data-child-row] td,tr.cds-custom--parent-row.cds-custom--data-table--selected.cds-custom--expandable-row:hover+tr[data-child-row] td{background-color:var(--cds-layer-selected)}.cds-custom--parent-row .cds-custom--table-column-decorator,.cds-custom--parent-row .cds-custom--table-column-decorator+td.cds-custom--table-expand[data-previous-value=collapsed],.cds-custom--parent-row .cds-custom--table-column-slug,.cds-custom--parent-row .cds-custom--table-column-slug+td.cds-custom--table-expand[data-previous-value=collapsed]{box-shadow:none}.cds-custom--parent-row.cds-custom--expandable-row .cds-custom--table-column-decorator,.cds-custom--parent-row.cds-custom--expandable-row .cds-custom--table-column-decorator+td.cds-custom--table-expand[data-previous-value=collapsed],.cds-custom--parent-row.cds-custom--expandable-row .cds-custom--table-column-slug,.cds-custom--parent-row.cds-custom--expandable-row .cds-custom--table-column-slug+td.cds-custom--table-expand[data-previous-value=collapsed]{border-block-end:1px solid transparent}.cds-custom--data-table tr.cds-custom--data-table--ai-label-row:hover td,.cds-custom--data-table tr.cds-custom--data-table--slug-row:hover td,.cds-custom--data-table--ai-label-row td,.cds-custom--data-table--slug-row td{border-block-start:1px solid transparent}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--table-expand__button:focus .cds-custom--table-expand__svg{color:Highlight;outline:1px solid Highlight}}.cds-custom--data-table.cds-custom--skeleton th{padding-inline-start:1rem;vertical-align:middle}.cds-custom--data-table.cds-custom--skeleton td span,.cds-custom--data-table.cds-custom--skeleton th span{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--data-table.cds-custom--skeleton td span:active,.cds-custom--data-table.cds-custom--skeleton td span:focus,.cds-custom--data-table.cds-custom--skeleton td span:hover,.cds-custom--data-table.cds-custom--skeleton th span:active,.cds-custom--data-table.cds-custom--skeleton th span:focus,.cds-custom--data-table.cds-custom--skeleton th span:hover{border:none;cursor:default;outline:none}.cds-custom--data-table.cds-custom--skeleton td span:before,.cds-custom--data-table.cds-custom--skeleton th span:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--data-table.cds-custom--skeleton td span:before,.cds-custom--data-table.cds-custom--skeleton th span:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--data-table.cds-custom--skeleton td span,.cds-custom--data-table.cds-custom--skeleton th span{background:CanvasText}.cds-custom--data-table.cds-custom--skeleton td span:before,.cds-custom--data-table.cds-custom--skeleton th span:before{background:Canvas;forced-color-adjust:none}}.cds-custom--data-table.cds-custom--skeleton td span,.cds-custom--data-table.cds-custom--skeleton th span{block-size:1rem;display:block;inline-size:4rem}.cds-custom--data-table.cds-custom--skeleton tr:hover td{background:transparent;border-color:var(--cds-border-subtle)}.cds-custom--data-table.cds-custom--skeleton tr:hover td:first-of-type,.cds-custom--data-table.cds-custom--skeleton tr:hover td:last-of-type{border-color:var(--cds-border-subtle)}.cds-custom--data-table.cds-custom--skeleton .cds-custom--table-sort{pointer-events:none}.cds-custom--data-table.cds-custom--skeleton th span{background:var(--cds-skeleton-element,#c6c6c6)}.cds-custom--data-table.cds-custom--skeleton th span:before{background:var(--cds-skeleton-background,#e8e8e8)}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:active,.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:focus,.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:hover{border:none;cursor:default;outline:none}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title{background:CanvasText}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title:before{background:Canvas;forced-color-adjust:none}}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__title{block-size:1.5rem;inline-size:7.5rem}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:active,.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:focus,.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:hover{border:none;cursor:default;outline:none}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-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--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description{background:CanvasText}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description:before{background:Canvas;forced-color-adjust:none}}.cds-custom--data-table-container.cds-custom--skeleton .cds-custom--data-table-header__description{block-size:1rem;inline-size:10rem;margin-block-start:.5rem}:host(cds-custom-table-toolbar){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;z-index:1}:host(cds-custom-table-toolbar-content) ::slotted(cds-custom-overflow-menu){block-size:3rem;cursor:pointer;display:flex;inline-size:3rem;transition:background-color .11s cubic-bezier(0,0,.38,.9)}:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-table-toolbar-search){block-size:2rem;min-block-size:2rem}:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-table-toolbar-search){inline-size:2rem}:host(cds-custom-table-toolbar-content[has-batch-actions]){clip-path:polygon(0 0,100% 0,100% 0,0 0);transform:translate3d(0,3rem,0);transition:transform .11s cubic-bezier(.2,0,.38,.9),clip-path .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-toolbar-search):hover{background-color:var(--cds-field-hover)}:host(cds-custom-table-toolbar-search){flex:none;transition:flex 175ms cubic-bezier(.5,0,.1,1)}:host(cds-custom-table-toolbar-search) .cds-custom--search{block-size:100%;inline-size:100%}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-magnifier{cursor:pointer;inset-inline-start:0;pointer-events:all;transition:background .11s cubic-bezier(0,0,.38,.9)}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-magnifier-icon{block-size:auto;inline-size:auto}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-input{border-block-end:0}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-close:before{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));inline-size:0}:host(cds-custom-table-toolbar-search) .cds-custom--search .cds-custom--search-close :hover{background-color:none}:host(cds-custom-table-toolbar-search) .cds-custom--search :hover{background-color:none}:host(cds-custom-table-toolbar-search) svg{inset-inline-start:0}:host(cds-custom-table-toolbar-search[size=sm]) svg,:host(cds-custom-table-toolbar-search[size=xs]) svg{inset-inline-start:.5rem;padding:0}:host(cds-custom-table-toolbar-search[expanded]){flex:auto}:host(cds-custom-table-toolbar-search[size=sm][expanded]) svg,:host(cds-custom-table-toolbar-search[size=xs][expanded]) svg{inset-inline-start:1rem}:host(cds-custom-table-toolbar-search[persistent]:hover) .cds-custom--search-input{background-color:var(--cds-field-hover)}:host(cds-custom-table-batch-actions){box-sizing:border-box;overflow-x:auto}:host(cds-custom-table-batch-actions[size=sm]),:host(cds-custom-table-batch-actions[size=xs]){block-size:2rem;min-block-size:2rem}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--batch-summary,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--batch-summary{block-size:2rem;min-block-size:2rem}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--batch-summary__para,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--batch-summary__para{block-size:2rem;line-height:2rem;margin:0;padding:0}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--action-list,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--action-list{block-size:2rem}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel{block-size:2rem;min-block-size:auto;padding-block:.375rem}:host(cds-custom-table-batch-actions[size=sm]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-batch-actions[size=xs]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{inset-block-start:.5rem}:host(cds-custom-table-batch-actions[size=lg]),:host(cds-custom-table-batch-actions[size=md]),:host(cds-custom-table-batch-actions[size=xl]){block-size:3rem;min-block-size:3rem}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--batch-summary,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--batch-summary,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--batch-summary{block-size:3rem;min-block-size:3rem}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--batch-summary__para,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--batch-summary__para,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--batch-summary__para{block-size:3rem;line-height:3rem;margin:0;padding:0}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--action-list,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--action-list,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--action-list{block-size:3rem}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel{block-size:3rem;min-block-size:auto}:host(cds-custom-table-batch-actions[size=lg]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-batch-actions[size=md]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before,:host(cds-custom-table-batch-actions[size=xl]) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{inset-block-start:.9375rem}:host(cds-custom-table-toolbar-content[has-batch-actions][size=sm]),:host(cds-custom-table-toolbar-content[has-batch-actions][size=xs]){transform:translate3d(0,2rem,0)}:host(cds-custom-table-toolbar-content[has-batch-actions][size=lg]),:host(cds-custom-table-toolbar-content[has-batch-actions][size=md]),:host(cds-custom-table-toolbar-content[has-batch-actions][size=xl]){transform:translate3d(0,3rem,0)}:host(cds-custom-table-batch-actions) .cds-custom--btn--primary.cds-custom--batch-summary__cancel{--divider-opacity:1}@media (prefers-reduced-motion:reduce){:host(cds-custom-table-batch-actions) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{transition:none}}:host(cds-custom-table-batch-actions) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:before{opacity:var(--divider-opacity);transition:opacity .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-batch-actions) .cds-custom--btn--primary.cds-custom--batch-summary__cancel:hover:before{opacity:0}:host(cds-custom-table) ::slotted(cds-custom-table-head){background-color:var(--cds-layer-accent);display:table-header-group;font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}:host(cds-custom-table) ::slotted(cds-custom-table-body){background-color:var(--cds-layer);display:table-row-group;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}:host(cds-custom-table[use-static-width]){inline-size:auto}.cds-custom--data-table-content{display:table;inline-size:100%}:host(cds-custom-table[sticky-header]) ::slotted(cds-custom-table-body),:host(cds-custom-table[sticky-header]) ::slotted(cds-custom-table-head){display:flex;flex-direction:column;will-change:transform}:host(cds-custom-table[sticky-header]) .cds-custom--data-table-content{display:block;overflow-y:scroll}.cds-custom--data-table_inner-container{display:block;inline-size:100%;overflow-x:auto}:host(cds-custom-table-head[sticky-header]){inline-size:100%;inset-block-start:0;position:sticky;will-change:transform;z-index:1}:host(cds-custom-table-head[sticky-header]) ::slotted(cds-custom-table-header-row){display:flex;inline-size:100%}:host(cds-custom-table-header-cell[sort-direction]){block-size:3rem}:host(cds-custom-table-header-cell[sort-direction]) .cds-custom--table-sort__flex{align-items:center;block-size:100%;display:flex;inline-size:100%;justify-content:space-between}:host(cds-custom-table-header-cell[ai-label]),:host(cds-custom-table-header-cell[ai-label]) .cds-custom--table-sort{background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%);box-shadow:inset 0 1px var(--cds-ai-border-strong,#4589ff)}:host(cds-custom-table-header-cell[ai-label]) .cds-custom--table-sort{background:none}:host(cds-custom-table-header-cell[sticky-header]){border-block-end:1px solid var(--cds-layer-active);inline-size:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(cds-custom-table-header-cell[sticky-header]:not([is-sortable])){padding-block-start:.875rem}:host(cds-custom-table-header-cell[ai-label]:not([is-sortable])) .cds-custom--table-header-label--slug{align-items:center;display:flex}:host(cds-custom-table-header-cell[ai-label]:not([is-sortable])) ::slotted(cds-custom-ai-label),:host(cds-custom-table-header-cell[ai-label]:not([is-sortable])) ::slotted(cds-custom-slug){margin-inline-start:auto}:host(cds-custom-table-expand-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-expand-row) .cds-custom--table-expand,:host(cds-custom-table-expand-row) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-header-expand-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-expand-row) .cds-custom--table-expand,:host(cds-custom-table-header-expand-row) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-row) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row) ::slotted(cds-custom-table-cell-skeleton){display:table-cell}:host(cds-custom-table-head) ::slotted(cds-custom-table-header-expand-row),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row){block-size:3rem;display:table-row}:host(cds-custom-table-header-row){outline:none}:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell-skeleton){background-color:var(--cds-layer-accent);color:var(--cds-text-primary,#161616);display:table-cell;outline:none;text-align:start}:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row) .cds-custom--table-expand,:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell){padding-inline:1rem;text-align:start;vertical-align:middle}:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell-skeleton:first-of-type),:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell:first-of-type){padding-inline-start:1rem}:host(cds-custom-table-header-row:not([batch-expansion])) .cds-custom--table-expand__button{display:none}:host(cds-custom-table-header-row[selection-name]) .cds-custom--table-expand{display:table-cell}:host(cds-custom-table-header-row[sticky-header]) cds-custom-checkbox{border-block-end:1px solid var(--cds-layer-active);margin:0;padding-block-start:.75rem}:host(cds-custom-table-header-row[expandable]) .cds-custom--table-expand,:host(cds-custom-table-header-row[selection-name]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name]) .cds-custom--table-expand{block-size:2rem;inline-size:2rem;padding:.5rem;padding-inline-end:0}:host(cds-custom-table-header-row[expanded]),:host(cds-custom-table-row[expanded]){transition:transform .15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-header-row[expanded]) .cds-custom--table-expand__svg,:host(cds-custom-table-row[expanded]) .cds-custom--table-expand__svg{transform:rotate(270deg)}:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox div,:host(cds-custom-table-header-row) .cds-custom--table-expand div,:host(cds-custom-table-row) .cds-custom--table-column-checkbox div,:host(cds-custom-table-row) .cds-custom--table-expand div{align-items:center;block-size:100%;display:flex}:host(cds-custom-table-body) ::slotted(cds-custom-table-expand-row),:host(cds-custom-table-body) ::slotted(cds-custom-table-row){block-size:3rem;border:none;display:table-row;inline-size:100%;outline:none}:host(cds-custom-table-body[sticky-header]) ::slotted(cds-custom-table-expand-row),:host(cds-custom-table-body[sticky-header]) ::slotted(cds-custom-table-row){display:flex}:host(cds-custom-table-cell){border-block-end:1px solid var(--cds-border-subtle);padding:0 1rem}:host(cds-custom-table-cell) ::slotted(cds-custom-overflow-menu:hover){background-color:none}:host(cds-custom-table-cell[overflow-menu-on-hover]) ::slotted(*){opacity:0}:host(cds-custom-table-cell[ai-label-in-header]){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}:host(cds-custom-table-cell-content){display:block;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}:host(cds-custom-table-expand-row[sticky-header]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row[sticky-header]) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[sticky-header]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[sticky-header]) ::slotted(cds-custom-table-cell-skeleton){inline-size:100%;padding-block-start:.875rem}:host(cds-custom-table-expand-row[size=xl]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row[size=xl]) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[size=xl]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=xl]) ::slotted(cds-custom-table-cell-skeleton){vertical-align:top}:host(cds-custom-table-expand-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-expand-row) .cds-custom--table-expand,:host(cds-custom-table-expand-row) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row) .cds-custom--table-column-checkbox,:host(cds-custom-table-row) .cds-custom--table-expand,:host(cds-custom-table-row) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row) ::slotted(cds-custom-table-cell-skeleton){color:var(--cds-text-secondary,#525252);vertical-align:middle}:host(cds-custom-table-row) ::slotted(cds-custom-table-cell-skeleton:first-of-type),:host(cds-custom-table-row) ::slotted(cds-custom-table-cell:first-of-type){padding-inline-start:1rem}:host(cds-custom-table-row) ::slotted(cds-custom-table-cell-skeleton:last-of-type),:host(cds-custom-table-row) ::slotted(cds-custom-table-cell:last-of-type){padding-inline-end:1rem}:host(cds-custom-table-row[expandable]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name]) .cds-custom--table-expand{border-block-end:1px solid var(--cds-border-subtle);display:table-cell;padding-inline-end:0;transition:transform .15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-row[expandable][expanded]) .cds-custom--table-expand__svg,:host(cds-custom-table-row[selection-name][expanded]) .cds-custom--table-expand__svg{transform:rotate(270deg)}:host(cds-custom-table-row[expandable][expanded]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][expanded][highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded][highlighted]) :host(cds-custom-table-row[expandable][expanded]:hover) .cds-custom--table-expand{border-block-end-color:transparent}:host(cds-custom-table-row[expandable][expanded][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][expanded][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][expanded][selected]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][expanded][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][expanded][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded][selected]) ::slotted(cds-custom-table-cell){background-color:var(--cds-layer-selected);border-block-end-color:var(--cds-border-subtle);border-block-start-color:var(--cds-layer-active)}:host(cds-custom-table-row[expandable][expanded][selected]:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][expanded][selected]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][expanded][selected]:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][expanded][selected][highlighted]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][expanded][selected][highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][expanded][selected][highlighted]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][expanded][selected]:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][expanded][selected]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded][selected]:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][expanded][selected][highlighted]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][expanded][selected][highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][expanded][selected][highlighted]) ::slotted(cds-custom-table-cell){background-color:var(--cds-layer-selected-hover)}:host(cds-custom-table-row[expandable][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][selected]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][selected]) ::slotted(cds-custom-table-cell){border-block-end-color:var(--cds-border-subtle)}:host(cds-custom-table-row[expandable]:hover):not([ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable]:hover):not([ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable]:hover):not([ai-label]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][highlighted]):not([ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][highlighted]):not([ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][highlighted]):not([ai-label]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable]:hover):not([ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable]:hover):not([ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable]:hover):not([ai-label]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selection-name][expandable][highlighted]):not([ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][highlighted]):not([ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[selection-name][expandable][highlighted]):not([ai-label]) ::slotted(cds-custom-table-cell){border-block-end-color:var(--cds-border-subtle)}:host(cds-custom-table-row[odd]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[odd]) .cds-custom--table-expand,:host(cds-custom-table-row[odd]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[odd]) ::slotted(cds-custom-table-cell-skeleton){border-block-end:1px solid var(--cds-layer)}:host(cds-custom-table-row[even]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[even]) .cds-custom--table-expand,:host(cds-custom-table-row[even]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[even]) ::slotted(cds-custom-table-cell-skeleton){background-color:var(--cds-layer-accent);border-block-end:1px solid var(--cds-layer-accent)}:host(cds-custom-table-expand-row:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-expand-row:hover) .cds-custom--table-expand,:host(cds-custom-table-expand-row:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-expand-row:hover) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row:hover) .cds-custom--table-expand,:host(cds-custom-table-row:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row:hover) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[highlighted]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[highlighted]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[highlighted]) ::slotted(cds-custom-table-cell-skeleton){background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end-color:var(--cds-layer-hover);border-block-start-color:var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}:host(cds-custom-table-row[even]:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[even]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[even]:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[even]:hover) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[highlighted]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[highlighted]) .cds-custom--table-expand,:host(cds-custom-table-row[highlighted]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[highlighted]) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[odd]:hover) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[odd]:hover) .cds-custom--table-expand,:host(cds-custom-table-row[odd]:hover) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[odd]:hover) ::slotted(cds-custom-table-cell-skeleton){background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end:1px solid var(--cds-layer-hover)}:host(cds-custom-table-row[rows-with-ai-label]) cds-custom-checkbox,:host(cds-custom-table-row[rows-with-ai-label]) cds-custom-radio-button{padding-inline-start:2rem}:host(cds-custom-table-row[rows-with-ai-label]) .cds-custom--table-expand{padding-inline-start:1rem}:host(cds-custom-table-row[rows-with-ai-label]) .cds-custom--table-expand__button{margin-inline-start:1.5rem}:host(cds-custom-table-row[rows-with-ai-label][ai-label]) cds-custom-checkbox,:host(cds-custom-table-row[rows-with-ai-label][ai-label]) cds-custom-radio-button{padding-inline-start:1rem}:host(cds-custom-table-row[rows-with-ai-label][ai-label]) .cds-custom--table-expand__button{margin-inline-start:.5rem}:host(cds-custom-table-header-row[rows-with-ai-label]) .cds-custom--table-expand{padding-inline-start:2.5rem}:host(cds-custom-table-header-row[rows-with-ai-label]) .cds-custom--table-column-checkbox{padding-inline-start:3rem}:host(cds-custom-table-header-row[rows-with-ai-label][selection-name][expandable]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[rows-with-ai-label][selection-name][expandable]) .cds-custom--table-column-checkbox{padding-inline-start:0}:host(cds-custom-table-header-row[rows-with-ai-label][selection-name][expandable]) cds-custom-checkbox,:host(cds-custom-table-row[rows-with-ai-label][selection-name][expandable]) cds-custom-checkbox{padding-inline-start:.5rem}:host(cds-custom-table-row[ai-label]){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%);background-attachment:fixed;box-shadow:inset 1px 0 var(--cds-ai-border-strong,#4589ff)}:host(cds-custom-table-row[ai-label]):hover{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff);background-attachment:fixed}:host(cds-custom-table-header-title){display:block}:host(cds-custom-table-header-description){display:block}@media (min-width:42rem){:host(cds-custom-table-header-description){max-inline-size:50ch}}@media (min-width:66rem){:host(cds-custom-table-header-description){max-inline-size:80ch}}:host(cds-custom-table-expanded-row){block-size:0;display:table-row;transition:height .15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-table-expanded-row) ::slotted(*){color:var(--cds-text-secondary,#525252)}@media screen and (prefers-reduced-motion:reduce){:host(cds-custom-table-expanded-row) td{border-block-end-color:var(--cds-border-subtle);padding:0;padding-inline-start:4rem;transition:none;vertical-align:middle}:host(cds-custom-table-expanded-row) td .cds-custom--child-row-inner-container{block-size:0;overflow:hidden}}:host(cds-custom-table-expanded-row) td{border-block-end-color:var(--cds-border-subtle);padding:0;padding-inline-start:4rem;transition:all .11s cubic-bezier(.2,0,.38,.9);vertical-align:middle}:host(cds-custom-table-expanded-row) td .cds-custom--child-row-inner-container{block-size:0;overflow:hidden}:host(cds-custom-table-expanded-row[expanded]){block-size:3rem}:host(cds-custom-table-expanded-row[expanded]) td{block-size:auto;border-block-end:1px solid var(--cds-border-subtle)}:host(cds-custom-table-expanded-row[expanded]) td .cds-custom--child-row-inner-container{block-size:auto}:host(cds-custom-table-expanded-row:hover),:host(cds-custom-table-expanded-row[highlighted]),:host(cds-custom-table-expanded-row[selected]){background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(cds-custom-table-expanded-row:hover) ::slotted(*),:host(cds-custom-table-expanded-row[highlighted]) ::slotted(*),:host(cds-custom-table-expanded-row[selected]) ::slotted(*){color:var(--cds-text-primary,#161616)}:host(cds-custom-table-expanded-row[selected][highlighted]){background-color:var(--cds-layer-selected)}:host(cds-custom-table-row[ai-label][expandable]):hover,:host(cds-custom-table-row[ai-label][expandable])[highlighted],:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted]{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff);background-attachment:fixed}:host(cds-custom-table-row[ai-label][expandable]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable]):hover .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable]):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable]):hover ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[ai-label][expandable])[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable])[highlighted] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable])[highlighted] ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable])[highlighted] ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted] ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted] ::slotted(cds-custom-table-cell-skeleton){background:none}:host(cds-custom-table-row[ai-label][expandable]):hover[expanded] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable])[highlighted][expanded] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]):hover[expanded] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[highlighted][expanded] .cds-custom--table-expand{border-block-end-color:transparent}:host(cds-custom-table-row[ai-label][expandable]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable]) .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable]) ::slotted(cds-custom-table-cell-skeleton),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]) .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[ai-label][expandable][selection-name][selected]) ::slotted(cds-custom-table-cell-skeleton){background:none}:host(cds-custom-table-row[ai-label][expandable])[expanded] .cds-custom--table-expand,:host(cds-custom-table-row[ai-label][expandable][selection-name][selected])[expanded] .cds-custom--table-expand{border-block-end-color:transparent}:host(cds-custom-table-expanded-row[ai-label]){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%)}:host(cds-custom-table-expanded-row[ai-label])[highlighted]{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff)}:host(cds-custom-table-expanded-row[rows-with-ai-label]) td{padding-inline-start:to-rem(88px)}:host(cds-custom-table-row) .cds-custom--table-expand{block-size:100%;border-block-end:1px solid var(--cds-border-subtle);display:table-cell;vertical-align:middle}:host(cds-custom-table-row) .cds-custom--table-expand>div{align-items:center;block-size:100%;display:flex}:host(cds-custom-table-row):hover .cds-custom--table-expand,:host(cds-custom-table-row)[highlighted] .cds-custom--table-expand{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end-color:var(--cds-layer-hover);border-block-start-color:var(--cds-layer-hover)}:host(cds-custom-table-row)[even] .cds-custom--table-expand{background-color:var(--cds-layer-accent);border-block-end:1px solid var(--cds-layer-accent)}:host(cds-custom-table-row)[even] .cds-custom--table-expand:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end:1px solid var(--cds-layer-hover)}:host(cds-custom-table-row)[odd] .cds-custom--table-expand{border-block-end:1px solid var(--cds-layer)}:host(cds-custom-table-row)[odd] .cds-custom--table-expand:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end:1px solid var(--cds-layer-hover)}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=xs]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=xs]){block-size:1.5rem}:host(cds-custom-table-header-row[size=xs]) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-row[size=xs]) ::slotted(cds-custom-table-header-cell){block-size:1.5rem}:host(cds-custom-table-header-row[size=xs]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=xs]) ::slotted(cds-custom-table-cell){padding-block:.125rem;padding-inline-start:1rem}:host(cds-custom-table-header-row[size=xs]) .cds-custom--table-expand,:host(cds-custom-table-row[size=xs]) .cds-custom--table-expand{block-size:1.5rem;padding-block:0}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=sm]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=sm]){block-size:2rem}:host(cds-custom-table-header-row[size=sm]) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-row[size=sm]) ::slotted(cds-custom-table-header-cell){block-size:2rem}:host(cds-custom-table-header-row[size=sm]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=sm]) ::slotted(cds-custom-table-cell){padding-block:.4375rem .375rem;padding-inline-start:1rem}:host(cds-custom-table-header-row[size=sm]) .cds-custom--table-expand,:host(cds-custom-table-row[size=sm]) .cds-custom--table-expand{padding-block:0}:host(cds-custom-table-header-row[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-row[size=sm]) ::slotted(cds-custom-overflow-menu){block-size:2rem}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=md]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=md]){block-size:2.5rem}:host(cds-custom-table-header-row[size=md]) ::slotted(cds-custom-table-header-cell),:host(cds-custom-table-row[size=md]) ::slotted(cds-custom-table-header-cell){block-size:2.5rem}:host(cds-custom-table-header-row[size=md]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=md]) ::slotted(cds-custom-table-cell){padding-block:.4375rem .375rem;padding-inline-start:1rem}:host(cds-custom-table-header-row[size=md]) .cds-custom--table-expand,:host(cds-custom-table-row[size=md]) .cds-custom--table-expand{padding-block:.25rem}:host(cds-custom-table-header-row[size=md]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-row[size=md]) ::slotted(cds-custom-overflow-menu){block-size:2.5rem}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=lg]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=lg]){block-size:3rem}:host(cds-custom-table-body) ::slotted(cds-custom-table-row[size=xl]),:host(cds-custom-table-head) ::slotted(cds-custom-table-header-row[size=xl]){block-size:4rem}:host(cds-custom-table-header-row[size=xl]) ::slotted(cds-custom-table-header-cell){padding-block-start:1rem;vertical-align:top}:host(cds-custom-table-header-row[size=xl]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[size=xl]) ::slotted(cds-custom-table-cell){padding-block-start:1rem}:host(cds-custom-table-header-row[size=xl]) .cds-custom--table-expand,:host(cds-custom-table-row[size=xl]) .cds-custom--table-expand{padding-block-end:1.375rem}:host(cds-custom-table-header-row[size=xl]) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row[size=xl]) .cds-custom--table-expand,:host(cds-custom-table-row[size=xl]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[size=xl]) .cds-custom--table-expand{padding-block-start:.625rem;vertical-align:top}:host(cds-custom-table-header-row[size=xl])[radio] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[size=xl])[radio] .cds-custom--table-column-checkbox{padding-block-start:1rem}:host(cds-custom-table-expanded-row[size=xl][expanded]) td{padding-block:1rem .5rem;padding-inline-end:1rem}:host(cds-custom-table-toolbar-content[size=xs]),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-table-toolbar-search){block-size:2rem;min-block-size:2rem}:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=xs]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar[size=xs]) ::slotted(cds-custom-table-toolbar-search){inline-size:2rem}:host(cds-custom-table-toolbar-content[size=sm]),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-button),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-table-toolbar-search){block-size:2rem;min-block-size:2rem}:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar-content[size=sm]) ::slotted(cds-custom-table-toolbar-search),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-toolbar[size=sm]) ::slotted(cds-custom-table-toolbar-search){inline-size:2rem}:host(cds-custom-table-header-row[selection-name][expandable][size=xs]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][size=xs]) .cds-custom--table-column-checkbox{padding:0 .375rem}:host(cds-custom-table-header-row[selection-name][expandable][size=md]) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row[selection-name][expandable][size=sm]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][size=md]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selection-name][expandable][size=sm]) .cds-custom--table-column-checkbox{padding:.1875rem .375rem}:host(cds-custom-table-header-row[selection-name][expandable][size=xl]) .cds-custom--table-column-checkbox{padding-inline:.375rem}:host(cds-custom-table-cell[size=sm]) ::slotted(cds-custom-overflow-menu),:host(cds-custom-table-cell[size=xs]) ::slotted(cds-custom-overflow-menu){block-size:calc(100% + 1px)}:host(cds-custom-table-cell[size=md]) ::slotted(cds-custom-overflow-menu){block-size:2.5rem}:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox{border-block-end:none;border-block-start:none;padding-inline:1rem .25rem;transition:background-color 70ms cubic-bezier(0,0,.38,.9)}:host(cds-custom-table-header-row) .cds-custom--table-column-checkbox .cds-custom--checkbox-label{inline-size:20px}:host(cds-custom-table-header-row[selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-header-row[selected]) .cds-custom--table-expand,:host(cds-custom-table-header-row[selected]) ::slotted(cds-custom-table-header-cell){border-block-end:1px solid var(--cds-layer-active)}:host(cds-custom-table-row[selected]:first-of-type) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected]:first-of-type) .cds-custom--table-expand,:host(cds-custom-table-row[selected]:first-of-type) ::slotted(cds-custom-table-cell){border-block-start:1px solid var(--cds-border-subtle-selected)}:host(cds-custom-table-row) .cds-custom--table-column-checkbox{border-block-end:1px solid var(--cds-border-subtle);padding-inline:1rem .25rem}:host(cds-custom-table-row) .cds-custom--table-column-checkbox .cds-custom--checkbox-label{padding-inline-start:1rem}:host(cds-custom-table-row:hover) .cds-custom--table-column-checkbox{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-block-end-color:var(--cds-layer-hover);border-block-start-color:var(--cds-layer-hover)}:host(cds-custom-table-row[selected]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected]) .cds-custom--table-expand,:host(cds-custom-table-row[selected]) ::slotted(cds-custom-table-cell){background-color:var(--cds-layer-accent);border-block-end:1px solid var(--cds-layer-active);color:var(--cds-text-primary,#161616)}:host(cds-custom-table-row[selected]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected]):hover .cds-custom--table-expand,:host(cds-custom-table-row[selected]):hover ::slotted(cds-custom-table-cell){background-color:var(--cds-layer-selected-hover);border-block-end-color:var(--cds-layer-selected-hover)}:host(cds-custom-table-expanded-row[filtered]),:host(cds-custom-table-row[filtered]){display:none!important}:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])),:host(cds-custom-table-row[expandable][selected][ai-label]),:host(cds-custom-table-row[selected][ai-label]){background:linear-gradient(to right,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 50%),var(--cds-layer-selected);background-attachment:fixed}:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])):hover,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted]))[highlighted],:host(cds-custom-table-row[expandable][selected][ai-label]):hover,:host(cds-custom-table-row[expandable][selected][ai-label])[highlighted],:host(cds-custom-table-row[selected][ai-label]):hover,:host(cds-custom-table-row[selected][ai-label])[highlighted]{background:linear-gradient(to right,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%),var(--cds-ai-aura-hover-background,#edf5ff);background-attachment:fixed}:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])):hover .cds-custom--table-expand,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted]))[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted]))[highlighted] .cds-custom--table-expand,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted]))[highlighted] ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][selected][ai-label]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][selected][ai-label]):hover .cds-custom--table-expand,:host(cds-custom-table-row[expandable][selected][ai-label]):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][selected][ai-label])[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][selected][ai-label])[highlighted] .cds-custom--table-expand,:host(cds-custom-table-row[expandable][selected][ai-label])[highlighted] ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selected][ai-label]):hover .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected][ai-label]):hover .cds-custom--table-expand,:host(cds-custom-table-row[selected][ai-label]):hover ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selected][ai-label])[highlighted] .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected][ai-label])[highlighted] .cds-custom--table-expand,:host(cds-custom-table-row[selected][ai-label])[highlighted] ::slotted(cds-custom-table-cell){background:none}:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])) .cds-custom--table-column-checkbox,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])) .cds-custom--table-expand,:host(cds-custom-table-expanded-row[selected][ai-label]:not([highlighted])) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[expandable][selected][ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[expandable][selected][ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[expandable][selected][ai-label]) ::slotted(cds-custom-table-cell),:host(cds-custom-table-row[selected][ai-label]) .cds-custom--table-column-checkbox,:host(cds-custom-table-row[selected][ai-label]) .cds-custom--table-expand,:host(cds-custom-table-row[selected][ai-label]) ::slotted(cds-custom-table-cell){background:none}.cds-custom--data-table th[aria-sort],.cds-custom--data-table--sort th{block-size:3rem;border-block-end:none;border-block-start:none;padding:0}.cds-custom--table-sort__description{display:none}.cds-custom--table-sort{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--table-sort *,.cds-custom--table-sort :after,.cds-custom--table-sort :before{box-sizing:inherit}.cds-custom--table-sort::-moz-focus-inner{border:0}.cds-custom--table-sort{align-items:center;background-color:var(--cds-layer-accent);color:var(--cds-text-primary,#161616);display:flex;font:inherit;inline-size:100%;justify-content:space-between;line-height:1;min-block-size:100%;padding-inline-start:1rem;text-align:start;transition:background-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9)}.cds-custom--table-sort:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--table-sort:focus{outline-style:dotted}}.cds-custom--table-sort:hover{background:var(--cds-layer-selected-hover)}.cds-custom--table-sort:focus svg,.cds-custom--table-sort:hover svg{opacity:1}.cds-custom--data-table.cds-custom--data-table--sort th>.cds-custom--table-header-label{line-height:1;padding-inline:1rem 1rem}th .cds-custom--table-sort__flex{align-items:center;block-size:100%;display:flex;inline-size:100%;justify-content:space-between;min-block-size:3rem}.cds-custom--data-table--top-aligned-header th .cds-custom--table-sort__flex{align-items:start}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--lg th.cds-custom--table-sort__header{padding-block-start:1rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--sm th.cds-custom--table-sort__header .cds-custom--table-sort__flex .cds-custom--table-header-label,.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--xs th.cds-custom--table-sort__header .cds-custom--table-sort__flex .cds-custom--table-header-label{padding-block:0}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--sm th.cds-custom--table-sort__header{padding-block:.4375rem .4375rem}.cds-custom--data-table.cds-custom--data-table--top-aligned-header.cds-custom--data-table--xs th.cds-custom--table-sort__header{padding-block:.125rem .125rem}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.cds-custom--data-table--sort:not(.cds-custom--data-table--xs):not(.cds-custom--data-table--sm):not(.cds-custom--data-table--md):not(.cds-custom--data-table--xl) th .cds-custom--table-sort__flex{block-size:2.99rem}}.cds-custom--data-table--xs.cds-custom--data-table--sort th .cds-custom--table-sort__flex{min-block-size:1.5rem}.cds-custom--data-table--sm.cds-custom--data-table--sort th .cds-custom--table-sort__flex{min-block-size:2rem}.cds-custom--data-table--md.cds-custom--data-table--sort th .cds-custom--table-sort__flex{min-block-size:2.5rem}.cds-custom--data-table--xl.cds-custom--data-table--sort th .cds-custom--table-sort__flex{align-items:flex-start;min-block-size:4rem}.cds-custom--table-sort .cds-custom--table-sort__icon-inactive{display:block}.cds-custom--table-sort .cds-custom--table-sort__icon{display:none}.cds-custom--table-sort__icon-unsorted{fill:var(--cds-icon-primary,#161616);inline-size:1.25rem;margin-inline:.5rem .5rem;min-inline-size:1rem;opacity:0}.cds-custom--table-sort.cds-custom--table-sort--active{background:var(--cds-layer-selected-hover)}.cds-custom--table-sort.cds-custom--table-sort--active .cds-custom--table-sort__icon-unsorted{display:none}.cds-custom--table-sort.cds-custom--table-sort--active .cds-custom--table-sort__icon{display:block;opacity:1}.cds-custom--table-sort--descending .cds-custom--table-sort__icon{transform:rotate(180deg)}.cds-custom--table-sort__icon{fill:var(--cds-icon-primary,#161616);inline-size:1.25rem;margin-inline:.5rem .5rem;min-inline-size:1rem;opacity:1;transform:rotate(0);transition:transform .25s cubic-bezier(.5,0,.1,1)}.cds-custom--data-table--xs.cds-custom--data-table--sort th{block-size:1.5rem}.cds-custom--data-table--sm.cds-custom--data-table--sort th{block-size:2rem}.cds-custom--data-table--md.cds-custom--data-table--sort th{block-size:2.5rem}.cds-custom--data-table--xl.cds-custom--data-table--sort th{block-size:4rem}.cds-custom--data-table--xl.cds-custom--data-table--sort th .cds-custom--table-sort{block-size:4rem;display:inline-block}.cds-custom--data-table--xl .cds-custom--table-sort__icon,.cds-custom--data-table--xl .cds-custom--table-sort__icon-unsorted{margin-block-start:.8125rem}.cds-custom--table-sort__header .cds-custom--ai-label,.cds-custom--table-sort__header .cds-custom--slug,.cds-custom--table-sort__header .cds-custom--table-header-label--decorator-inner{display:none}.cds-custom--table-sort__header--ai-label .cds-custom--table-sort__icon,.cds-custom--table-sort__header--ai-label .cds-custom--table-sort__icon-unsorted,.cds-custom--table-sort__header--decorator .cds-custom--table-sort__icon,.cds-custom--table-sort__header--decorator .cds-custom--table-sort__icon-unsorted,.cds-custom--table-sort__header--slug .cds-custom--table-sort__icon,.cds-custom--table-sort__header--slug .cds-custom--table-sort__icon-unsorted{margin-inline:auto .5rem}.cds-custom--table-sort__header--ai-label .cds-custom--ai-label,.cds-custom--table-sort__header--ai-label .cds-custom--slug,.cds-custom--table-sort__header--ai-label .cds-custom--table-header-label--decorator-inner,.cds-custom--table-sort__header--decorator .cds-custom--table-header-label--decorator-inner{display:block;margin-inline-end:.5rem}:host(cds-custom-table-header-row) ::slotted(cds-custom-table-header-cell[sort-direction]){padding-inline:0}:host(cds-custom-table-header-cell[sort-direction]:first-of-type) .cds-custom--table-sort{padding-inline-start:1rem}:host(cds-custom-table-header-cell[sort-direction][expandable][selection-name]) .cds-custom--table-sort{padding-inline-start:0}:host(cds-custom-table-header-cell) .cds-custom--table-sort:hover .cds-custom--table-sort__icon,:host(cds-custom-table-header-cell[sort-active]) .cds-custom--table-sort .cds-custom--table-sort__icon{opacity:1}:host(cds-custom-table-header-cell[sort-direction]) .cds-custom--table-sort .cds-custom--table-sort__icon{display:block}:host(cds-custom-table-header-cell[sort-direction=ascending]) .cds-custom--table-sort__icon{transform:rotate(180deg)}:host(cds-custom-table-header-cell[sort-direction][ai-label]) .cds-custom--table-sort__icon,:host(cds-custom-table-header-cell[sort-direction][ai-label]) .cds-custom--table-sort__icon-unsorted{margin-inline:auto .5rem}:host(cds-custom-table-header-cell[sort-direction][ai-label]) ::slotted(cds-custom-ai-label),:host(cds-custom-table-header-cell[sort-direction][ai-label]) ::slotted(cds-custom-slug){margin-inline-end:.5rem}"]);
12
12
 
13
13
  //#endregion
14
14
  export { data_table_default as default };