@carbon/web-components 2.48.0 → 2.49.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 (226) hide show
  1. package/custom-elements.json +38 -13
  2. package/es/components/ai-label/ai-label.scss.js +1 -1
  3. package/es/components/breadcrumb/breadcrumb.scss.js +1 -1
  4. package/es/components/button/button-set.js +1 -1
  5. package/es/components/button/button-set.js.map +1 -1
  6. package/es/components/button/button.scss.js +1 -1
  7. package/es/components/checkbox/checkbox.js +1 -1
  8. package/es/components/checkbox/checkbox.js.map +1 -1
  9. package/es/components/code-snippet/code-snippet.scss.js +1 -1
  10. package/es/components/combo-box/combo-box-item.d.ts +3 -4
  11. package/es/components/combo-box/combo-box-item.js +0 -14
  12. package/es/components/combo-box/combo-box-item.js.map +1 -1
  13. package/es/components/combo-box/combo-box.d.ts +7 -0
  14. package/es/components/combo-box/combo-box.js +30 -8
  15. package/es/components/combo-box/combo-box.js.map +1 -1
  16. package/es/components/combo-box/combo-box.scss.js +1 -1
  17. package/es/components/combo-button/combo-button.scss.js +1 -1
  18. package/es/components/contained-list/contained-list.scss.js +1 -1
  19. package/es/components/content-switcher/content-switcher-item.d.ts +1 -1
  20. package/es/components/content-switcher/content-switcher-item.js +2 -2
  21. package/es/components/content-switcher/content-switcher-item.js.map +1 -1
  22. package/es/components/content-switcher/content-switcher.scss.js +1 -1
  23. package/es/components/copy-button/copy-button.scss.js +1 -1
  24. package/es/components/data-table/data-table.scss.js +1 -1
  25. package/es/components/data-table/table-skeleton.d.ts +1 -5
  26. package/es/components/data-table/table-skeleton.js +2 -10
  27. package/es/components/data-table/table-skeleton.js.map +1 -1
  28. package/es/components/dropdown/dropdown-item.d.ts +15 -0
  29. package/es/components/dropdown/dropdown-item.js +52 -0
  30. package/es/components/dropdown/dropdown-item.js.map +1 -1
  31. package/es/components/dropdown/dropdown.js +0 -1
  32. package/es/components/dropdown/dropdown.js.map +1 -1
  33. package/es/components/dropdown/dropdown.scss.js +1 -1
  34. package/es/components/file-uploader/file-uploader.scss.js +1 -1
  35. package/es/components/menu-button/menu-button.scss.js +1 -1
  36. package/es/components/modal/modal.scss.js +1 -1
  37. package/es/components/multi-select/multi-select.js +0 -3
  38. package/es/components/multi-select/multi-select.js.map +1 -1
  39. package/es/components/notification/actionable-notification.scss.js +1 -1
  40. package/es/components/notification/inline-notification.scss.js +1 -1
  41. package/es/components/notification/toast-notification.scss.js +1 -1
  42. package/es/components/overflow-menu/overflow-menu-item.d.ts +5 -1
  43. package/es/components/overflow-menu/overflow-menu-item.js +24 -1
  44. package/es/components/overflow-menu/overflow-menu-item.js.map +1 -1
  45. package/es/components/overflow-menu/overflow-menu.d.ts +1 -1
  46. package/es/components/overflow-menu/overflow-menu.js +3 -3
  47. package/es/components/overflow-menu/overflow-menu.js.map +1 -1
  48. package/es/components/overflow-menu/overflow-menu.scss.js +1 -1
  49. package/es/components/pagination/pagination.scss.js +1 -1
  50. package/es/components/pagination-nav/pagination-nav.scss.js +1 -1
  51. package/es/components/popover/popover.d.ts +12 -2
  52. package/es/components/popover/popover.js +56 -37
  53. package/es/components/popover/popover.js.map +1 -1
  54. package/es/components/popover/popover.scss.js +1 -1
  55. package/es/components/progress-indicator/progress-indicator.scss.js +1 -1
  56. package/es/components/progress-indicator/progress-step.d.ts +1 -1
  57. package/es/components/progress-indicator/progress-step.js +2 -2
  58. package/es/components/progress-indicator/progress-step.js.map +1 -1
  59. package/es/components/radio-button/radio-button.js +1 -1
  60. package/es/components/radio-button/radio-button.js.map +1 -1
  61. package/es/components/select/select.d.ts +1 -1
  62. package/es/components/select/select.js +3 -3
  63. package/es/components/select/select.js.map +1 -1
  64. package/es/components/skip-to-content/skip-to-content.scss.js +1 -1
  65. package/es/components/slug/slug.scss.js +1 -1
  66. package/es/components/tabs/tab.d.ts +1 -1
  67. package/es/components/tabs/tab.js +2 -2
  68. package/es/components/tabs/tab.js.map +1 -1
  69. package/es/components/tabs/tabs.scss.js +1 -1
  70. package/es/components/tag/tag.d.ts +1 -1
  71. package/es/components/tag/tag.js +2 -2
  72. package/es/components/tag/tag.js.map +1 -1
  73. package/es/components/tag/tag.scss.js +1 -1
  74. package/es/components/text-input/text-input.d.ts +2 -0
  75. package/es/components/text-input/text-input.js +26 -14
  76. package/es/components/text-input/text-input.js.map +1 -1
  77. package/es/components/tile/expandable-tile.d.ts +1 -1
  78. package/es/components/tile/expandable-tile.js +2 -2
  79. package/es/components/tile/expandable-tile.js.map +1 -1
  80. package/es/components/time-picker/time-picker-select.d.ts +1 -1
  81. package/es/components/time-picker/time-picker-select.js +2 -2
  82. package/es/components/time-picker/time-picker-select.js.map +1 -1
  83. package/es/components/toggle-tip/toggletip.d.ts +0 -1
  84. package/es/components/toggle-tip/toggletip.js +2 -13
  85. package/es/components/toggle-tip/toggletip.js.map +1 -1
  86. package/es/components/toggle-tip/toggletip.scss.js +1 -1
  87. package/es/components/tooltip/tooltip.scss.js +1 -1
  88. package/es/components/ui-shell/header-menu.d.ts +1 -1
  89. package/es/components/ui-shell/header-menu.js +2 -2
  90. package/es/components/ui-shell/header-menu.js.map +1 -1
  91. package/es/components/ui-shell/header.scss.js +1 -1
  92. package/es/components/ui-shell/side-nav-menu.d.ts +1 -1
  93. package/es/components/ui-shell/side-nav-menu.js +2 -2
  94. package/es/components/ui-shell/side-nav-menu.js.map +1 -1
  95. package/es/globals/controllers/floating-controller.js +6 -2
  96. package/es/globals/controllers/floating-controller.js.map +1 -1
  97. package/es/globals/internal/deep-shadow-contains.d.ts +15 -0
  98. package/es/globals/internal/deep-shadow-contains.js +36 -0
  99. package/es/globals/internal/deep-shadow-contains.js.map +1 -0
  100. package/es/polyfills/toggle-attribute.d.ts +1 -1
  101. package/es-custom/components/ai-label/ai-label.scss.js +1 -1
  102. package/es-custom/components/breadcrumb/breadcrumb.scss.js +1 -1
  103. package/es-custom/components/button/button-set.js +1 -1
  104. package/es-custom/components/button/button-set.js.map +1 -1
  105. package/es-custom/components/button/button.scss.js +1 -1
  106. package/es-custom/components/checkbox/checkbox.js +1 -1
  107. package/es-custom/components/checkbox/checkbox.js.map +1 -1
  108. package/es-custom/components/code-snippet/code-snippet.scss.js +1 -1
  109. package/es-custom/components/combo-box/combo-box-item.d.ts +3 -4
  110. package/es-custom/components/combo-box/combo-box-item.js +0 -14
  111. package/es-custom/components/combo-box/combo-box-item.js.map +1 -1
  112. package/es-custom/components/combo-box/combo-box.d.ts +7 -0
  113. package/es-custom/components/combo-box/combo-box.js +30 -8
  114. package/es-custom/components/combo-box/combo-box.js.map +1 -1
  115. package/es-custom/components/combo-box/combo-box.scss.js +1 -1
  116. package/es-custom/components/combo-button/combo-button.scss.js +1 -1
  117. package/es-custom/components/contained-list/contained-list.scss.js +1 -1
  118. package/es-custom/components/content-switcher/content-switcher-item.d.ts +1 -1
  119. package/es-custom/components/content-switcher/content-switcher-item.js +2 -2
  120. package/es-custom/components/content-switcher/content-switcher-item.js.map +1 -1
  121. package/es-custom/components/content-switcher/content-switcher.scss.js +1 -1
  122. package/es-custom/components/copy-button/copy-button.scss.js +1 -1
  123. package/es-custom/components/data-table/data-table.scss.js +1 -1
  124. package/es-custom/components/data-table/table-skeleton.d.ts +1 -5
  125. package/es-custom/components/data-table/table-skeleton.js +2 -10
  126. package/es-custom/components/data-table/table-skeleton.js.map +1 -1
  127. package/es-custom/components/dropdown/dropdown-item.d.ts +15 -0
  128. package/es-custom/components/dropdown/dropdown-item.js +52 -0
  129. package/es-custom/components/dropdown/dropdown-item.js.map +1 -1
  130. package/es-custom/components/dropdown/dropdown.js +0 -1
  131. package/es-custom/components/dropdown/dropdown.js.map +1 -1
  132. package/es-custom/components/dropdown/dropdown.scss.js +1 -1
  133. package/es-custom/components/file-uploader/file-uploader.scss.js +1 -1
  134. package/es-custom/components/menu-button/menu-button.scss.js +1 -1
  135. package/es-custom/components/modal/modal.scss.js +1 -1
  136. package/es-custom/components/multi-select/multi-select.js +0 -3
  137. package/es-custom/components/multi-select/multi-select.js.map +1 -1
  138. package/es-custom/components/notification/actionable-notification.scss.js +1 -1
  139. package/es-custom/components/notification/inline-notification.scss.js +1 -1
  140. package/es-custom/components/notification/toast-notification.scss.js +1 -1
  141. package/es-custom/components/overflow-menu/overflow-menu-item.d.ts +5 -1
  142. package/es-custom/components/overflow-menu/overflow-menu-item.js +24 -1
  143. package/es-custom/components/overflow-menu/overflow-menu-item.js.map +1 -1
  144. package/es-custom/components/overflow-menu/overflow-menu.d.ts +1 -1
  145. package/es-custom/components/overflow-menu/overflow-menu.js +3 -3
  146. package/es-custom/components/overflow-menu/overflow-menu.js.map +1 -1
  147. package/es-custom/components/overflow-menu/overflow-menu.scss.js +1 -1
  148. package/es-custom/components/pagination/pagination.scss.js +1 -1
  149. package/es-custom/components/pagination-nav/pagination-nav.scss.js +1 -1
  150. package/es-custom/components/popover/popover.d.ts +12 -2
  151. package/es-custom/components/popover/popover.js +56 -37
  152. package/es-custom/components/popover/popover.js.map +1 -1
  153. package/es-custom/components/popover/popover.scss.js +1 -1
  154. package/es-custom/components/progress-indicator/progress-indicator.scss.js +1 -1
  155. package/es-custom/components/progress-indicator/progress-step.d.ts +1 -1
  156. package/es-custom/components/progress-indicator/progress-step.js +2 -2
  157. package/es-custom/components/progress-indicator/progress-step.js.map +1 -1
  158. package/es-custom/components/radio-button/radio-button.js +1 -1
  159. package/es-custom/components/radio-button/radio-button.js.map +1 -1
  160. package/es-custom/components/select/select.d.ts +1 -1
  161. package/es-custom/components/select/select.js +3 -3
  162. package/es-custom/components/select/select.js.map +1 -1
  163. package/es-custom/components/skip-to-content/skip-to-content.scss.js +1 -1
  164. package/es-custom/components/slug/slug.scss.js +1 -1
  165. package/es-custom/components/tabs/tab.d.ts +1 -1
  166. package/es-custom/components/tabs/tab.js +2 -2
  167. package/es-custom/components/tabs/tab.js.map +1 -1
  168. package/es-custom/components/tabs/tabs.scss.js +1 -1
  169. package/es-custom/components/tag/tag.d.ts +1 -1
  170. package/es-custom/components/tag/tag.js +2 -2
  171. package/es-custom/components/tag/tag.js.map +1 -1
  172. package/es-custom/components/tag/tag.scss.js +1 -1
  173. package/es-custom/components/text-input/text-input.d.ts +2 -0
  174. package/es-custom/components/text-input/text-input.js +26 -14
  175. package/es-custom/components/text-input/text-input.js.map +1 -1
  176. package/es-custom/components/tile/expandable-tile.d.ts +1 -1
  177. package/es-custom/components/tile/expandable-tile.js +2 -2
  178. package/es-custom/components/tile/expandable-tile.js.map +1 -1
  179. package/es-custom/components/time-picker/time-picker-select.d.ts +1 -1
  180. package/es-custom/components/time-picker/time-picker-select.js +2 -2
  181. package/es-custom/components/time-picker/time-picker-select.js.map +1 -1
  182. package/es-custom/components/toggle-tip/toggletip.d.ts +0 -1
  183. package/es-custom/components/toggle-tip/toggletip.js +2 -13
  184. package/es-custom/components/toggle-tip/toggletip.js.map +1 -1
  185. package/es-custom/components/toggle-tip/toggletip.scss.js +1 -1
  186. package/es-custom/components/tooltip/tooltip.scss.js +1 -1
  187. package/es-custom/components/ui-shell/header-menu.d.ts +1 -1
  188. package/es-custom/components/ui-shell/header-menu.js +2 -2
  189. package/es-custom/components/ui-shell/header-menu.js.map +1 -1
  190. package/es-custom/components/ui-shell/header.scss.js +1 -1
  191. package/es-custom/components/ui-shell/side-nav-menu.d.ts +1 -1
  192. package/es-custom/components/ui-shell/side-nav-menu.js +2 -2
  193. package/es-custom/components/ui-shell/side-nav-menu.js.map +1 -1
  194. package/es-custom/globals/controllers/floating-controller.js +6 -2
  195. package/es-custom/globals/controllers/floating-controller.js.map +1 -1
  196. package/es-custom/globals/internal/deep-shadow-contains.d.ts +15 -0
  197. package/es-custom/globals/internal/deep-shadow-contains.js +36 -0
  198. package/es-custom/globals/internal/deep-shadow-contains.js.map +1 -0
  199. package/es-custom/polyfills/toggle-attribute.d.ts +1 -1
  200. package/lib/components/combo-box/combo-box-item.d.ts +3 -4
  201. package/lib/components/combo-box/combo-box.d.ts +7 -0
  202. package/lib/components/content-switcher/content-switcher-item.d.ts +1 -1
  203. package/lib/components/data-table/table-skeleton.d.ts +1 -5
  204. package/lib/components/dropdown/dropdown-item.d.ts +15 -0
  205. package/lib/components/overflow-menu/overflow-menu-item.d.ts +5 -1
  206. package/lib/components/overflow-menu/overflow-menu.d.ts +1 -1
  207. package/lib/components/popover/popover.d.ts +12 -2
  208. package/lib/components/progress-indicator/progress-step.d.ts +1 -1
  209. package/lib/components/select/select.d.ts +1 -1
  210. package/lib/components/tabs/tab.d.ts +1 -1
  211. package/lib/components/tag/tag.d.ts +1 -1
  212. package/lib/components/text-input/text-input.d.ts +2 -0
  213. package/lib/components/tile/expandable-tile.d.ts +1 -1
  214. package/lib/components/time-picker/time-picker-select.d.ts +1 -1
  215. package/lib/components/toggle-tip/toggletip.d.ts +0 -1
  216. package/lib/components/ui-shell/header-menu.d.ts +1 -1
  217. package/lib/components/ui-shell/side-nav-menu.d.ts +1 -1
  218. package/lib/globals/controllers/floating-controller.js +6 -2
  219. package/lib/globals/controllers/floating-controller.js.map +1 -1
  220. package/lib/globals/internal/deep-shadow-contains.d.ts +15 -0
  221. package/lib/polyfills/toggle-attribute.d.ts +1 -1
  222. package/package.json +6 -6
  223. package/scss/components/dropdown/dropdown.scss +5 -0
  224. package/scss/components/overflow-menu/overflow-menu.scss +4 -0
  225. package/scss/components/popover/popover.scss +160 -4
  226. package/telemetry.yml +2 -1
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { css } from 'lit';
9
9
 
10
- var styles = css(["@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--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,:host(cds-custom-dismissible-tag[size=sm]),:host(cds-custom-tag-skeleton[size=sm]),:host(cds-custom-tag[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,:host(cds-custom-dismissible-tag),:host(cds-custom-tag),:host(cds-custom-tag-skeleton){--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,:host(cds-custom-dismissible-tag[size=lg]),:host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag[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--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--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)}.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,:host(cds-custom-dismissible-tag[size=sm]) :where(.cds-custom--popover-content),:host(cds-custom-tag-skeleton[size=sm]) :where(.cds-custom--popover-content),:host(cds-custom-tag[size=sm]) :where(.cds-custom--popover-content){--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,:host(cds-custom-dismissible-tag) :where(.cds-custom--popover-content),:host(cds-custom-tag) :where(.cds-custom--popover-content),:host(cds-custom-tag-skeleton) :where(.cds-custom--popover-content){--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,:host(cds-custom-dismissible-tag[size=lg]) :where(.cds-custom--popover-content),:host(cds-custom-tag-skeleton[size=lg]) :where(.cds-custom--popover-content),:host(cds-custom-tag[size=lg]) :where(.cds-custom--popover-content){--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)))}[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,:host(cds-custom-dismissible-tag) cds-custom-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,:host(cds-custom-dismissible-tag) cds-custom-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--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--cds-layout-size-height-xs:1.125rem}.cds-custom--layout--size-xs :where(.cds-custom--tag),.cds-custom--tag.cds-custom--layout--size-xs{--cds-layout-size-height:var(--cds-layout-size-height-xs)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--cds-layout-size-height-sm:1.125rem}.cds-custom--layout--size-sm :where(.cds-custom--tag),.cds-custom--tag.cds-custom--layout--size-sm,:host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=sm]),:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=sm]),:host(cds-custom-dismissible-tag[size=sm]) :where(.cds-custom--tag),:host(cds-custom-tag):host(cds-custom-tag-skeleton[size=sm]),:host(cds-custom-tag):host(cds-custom-tag[size=sm]),:host(cds-custom-tag-skeleton[size=sm]) :where(.cds-custom--tag),:host(cds-custom-tag[size=sm]) :where(.cds-custom--tag){--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--cds-layout-size-height-md:1.5rem}.cds-custom--layout--size-md :where(.cds-custom--tag),.cds-custom--tag.cds-custom--layout--size-md,:host(cds-custom-dismissible-tag),:host(cds-custom-dismissible-tag) :where(.cds-custom--tag),:host(cds-custom-tag),:host(cds-custom-tag) :where(.cds-custom--tag),:host(cds-custom-tag-skeleton) :where(.cds-custom--tag){--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--cds-layout-size-height-lg:2rem}.cds-custom--layout--size-lg :where(.cds-custom--tag),.cds-custom--tag.cds-custom--layout--size-lg,:host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=lg]),:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-dismissible-tag[size=lg]) :where(.cds-custom--tag),:host(cds-custom-tag):host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag):host(cds-custom-tag[size=lg]),:host(cds-custom-tag-skeleton[size=lg]) :where(.cds-custom--tag),:host(cds-custom-tag[size=lg]) :where(.cds-custom--tag){--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--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)));background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616);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--tag.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag){border:1px solid var(--cds-tag-background-gray,#e0e0e0)}.cds-custom--tag.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds-custom--tag .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds-custom--tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-gray,#161616)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){align-items:center;border-radius:1rem;cursor:default;display:inline-flex;justify-content:center;max-inline-size:13rem;min-block-size:var(--cds-layout-size-height-local);min-inline-size:2rem;padding-inline:.5rem;vertical-align:middle;word-break:break-word}.cds-custom--tag.cds-custom--tag--lg,:host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=lg]),:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag):host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag):host(cds-custom-tag[size=lg]){padding-inline-start:.75rem}.cds-custom--tag:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-dismissible-tag),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-tag){padding-inline-start:.25rem}.cds-custom--tag.cds-custom--tag--lg:not(.cds-custom--tag--filter),:not(.cds-custom--tag--filter):host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=lg]),:not(.cds-custom--tag--filter):host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=lg]),:not(.cds-custom--tag--filter):host(cds-custom-tag):host(cds-custom-tag-skeleton[size=lg]),:not(.cds-custom--tag--filter):host(cds-custom-tag):host(cds-custom-tag[size=lg]){padding-inline:.75rem}.cds-custom--tag.cds-custom--tag--lg:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=lg]),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=lg]),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-tag):host(cds-custom-tag-skeleton[size=lg]),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-tag):host(cds-custom-tag[size=lg]){padding-inline-start:.5rem}.cds-custom--tag:not(.cds-custom--tag--selectable),:not(.cds-custom--tag--selectable):host(cds-custom-dismissible-tag),:not(.cds-custom--tag--selectable):host(cds-custom-tag){border:0}.cds-custom--tag:not(:first-child),:not(:first-child):host(cds-custom-dismissible-tag),:not(:first-child):host(cds-custom-tag){margin-inline-start:0}.cds-custom--tag--operational>span,.cds-custom--tag--selectable>span,.cds-custom--tag__label,:host(cds-custom-operational-tag) cds-custom-tag>span,:host(cds-custom-selectable-tag) cds-custom-tag>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds-custom--tag--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds-custom--tag--filter,:host(cds-custom-tag[filter]){padding-block:0;padding-inline-end:0}.cds-custom--tag--filter:hover{outline:none}.cds-custom--tag--selectable,:host(cds-custom-selectable-tag) cds-custom-tag{background-color:var(--cds-layer);border:1px solid var(--cds-border-inverse,#161616);color:var(--cds-text-primary,#161616);cursor:pointer}.cds-custom--tag--selectable:hover,:host(cds-custom-selectable-tag) cds-custom-tag:hover{background-color:var(--cds-layer-hover);outline:none}.cds-custom--tag--selectable:focus,:host(cds-custom-selectable-tag) cds-custom-tag:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds-custom--tag--selectable-selected,:host(cds-custom-selectable-tag[selected]) cds-custom-tag{background-color:var(--cds-layer-selected-inverse,#161616);color:var(--cds-text-inverse,#fff)}.cds-custom--tag--selectable-selected:hover,:host(cds-custom-selectable-tag[selected]) cds-custom-tag:hover{background-color:var(--cds-layer-selected-inverse,#161616)}.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag{background-color:var(--cds-tag-background-gray,#e0e0e0);border:1px solid var(--cds-tag-border-gray,#a8a8a8);color:var(--cds-tag-color-gray,#161616);cursor:pointer}.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1);outline:none}.cds-custom--tag--operational:focus,:host(cds-custom-operational-tag) cds-custom-tag:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds-custom--tag--red,:host(cds-custom-dismissible-tag[type=red]:not([disabled])),:host(cds-custom-operational-tag[type=red]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=red]:not([disabled])){background-color:var(--cds-tag-background-red,#ffd7d9);color:var(--cds-tag-color-red,#a2191f)}.cds-custom--tag--red.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--red,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=red]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=red]:not([disabled])),:host(cds-custom-operational-tag[type=red]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-red,#ff8389)}.cds-custom--tag--red.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--red:hover,:host(cds-custom-operational-tag[type=red]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds-custom--tag--red .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=red]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=red]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=red]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds-custom--tag--red .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=red]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=red]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=red]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-red,#a2191f)}.cds-custom--tag--magenta,:host(cds-custom-dismissible-tag[type=magenta]:not([disabled])),:host(cds-custom-operational-tag[type=magenta]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=magenta]:not([disabled])){background-color:var(--cds-tag-background-magenta,#ffd6e8);color:var(--cds-tag-color-magenta,#9f1853)}.cds-custom--tag--magenta.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--magenta,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=magenta]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=magenta]:not([disabled])),:host(cds-custom-operational-tag[type=magenta]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-magenta,#ff7eb6)}.cds-custom--tag--magenta.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--magenta:hover,:host(cds-custom-operational-tag[type=magenta]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds-custom--tag--magenta .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=magenta]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=magenta]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=magenta]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds-custom--tag--magenta .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=magenta]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=magenta]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=magenta]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-magenta,#9f1853)}.cds-custom--tag--purple,:host(cds-custom-dismissible-tag[type=purple]:not([disabled])),:host(cds-custom-operational-tag[type=purple]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=purple]:not([disabled])){background-color:var(--cds-tag-background-purple,#e8daff);color:var(--cds-tag-color-purple,#6929c4)}.cds-custom--tag--purple.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--purple,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=purple]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=purple]:not([disabled])),:host(cds-custom-operational-tag[type=purple]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-purple,#be95ff)}.cds-custom--tag--purple.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--purple:hover,:host(cds-custom-operational-tag[type=purple]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds-custom--tag--purple .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=purple]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=purple]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=purple]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds-custom--tag--purple .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=purple]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=purple]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=purple]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-purple,#6929c4)}.cds-custom--tag--blue,:host(cds-custom-dismissible-tag[type=blue]:not([disabled])),:host(cds-custom-operational-tag[type=blue]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=blue]:not([disabled])){background-color:var(--cds-tag-background-blue,#d0e2ff);color:var(--cds-tag-color-blue,#0043ce)}.cds-custom--tag--blue.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--blue,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=blue]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=blue]:not([disabled])),:host(cds-custom-operational-tag[type=blue]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-blue,#78a9ff)}.cds-custom--tag--blue.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--blue:hover,:host(cds-custom-operational-tag[type=blue]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds-custom--tag--blue .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=blue]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=blue]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=blue]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds-custom--tag--blue .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=blue]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=blue]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=blue]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-blue,#0043ce)}.cds-custom--tag--cyan,:host(cds-custom-dismissible-tag[type=cyan]:not([disabled])),:host(cds-custom-operational-tag[type=cyan]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=cyan]:not([disabled])){background-color:var(--cds-tag-background-cyan,#bae6ff);color:var(--cds-tag-color-cyan,#00539a)}.cds-custom--tag--cyan.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--cyan,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=cyan]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=cyan]:not([disabled])),:host(cds-custom-operational-tag[type=cyan]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-cyan,#33b1ff)}.cds-custom--tag--cyan.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--cyan:hover,:host(cds-custom-operational-tag[type=cyan]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds-custom--tag--cyan .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=cyan]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=cyan]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=cyan]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds-custom--tag--cyan .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=cyan]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=cyan]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=cyan]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-cyan,#00539a)}.cds-custom--tag--teal,:host(cds-custom-dismissible-tag[type=teal]:not([disabled])),:host(cds-custom-operational-tag[type=teal]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=teal]:not([disabled])){background-color:var(--cds-tag-background-teal,#9ef0f0);color:var(--cds-tag-color-teal,#005d5d)}.cds-custom--tag--teal.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--teal,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=teal]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=teal]:not([disabled])),:host(cds-custom-operational-tag[type=teal]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-teal,#08bdba)}.cds-custom--tag--teal.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--teal:hover,:host(cds-custom-operational-tag[type=teal]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds-custom--tag--teal .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=teal]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=teal]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=teal]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds-custom--tag--teal .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=teal]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=teal]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=teal]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-teal,#005d5d)}.cds-custom--tag--green,:host(cds-custom-dismissible-tag[type=green]:not([disabled])),:host(cds-custom-operational-tag[type=green]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=green]:not([disabled])){background-color:var(--cds-tag-background-green,#a7f0ba);color:var(--cds-tag-color-green,#0e6027)}.cds-custom--tag--green.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--green,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=green]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=green]:not([disabled])),:host(cds-custom-operational-tag[type=green]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-green,#42be65)}.cds-custom--tag--green.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--green:hover,:host(cds-custom-operational-tag[type=green]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds-custom--tag--green .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=green]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=green]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=green]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds-custom--tag--green .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=green]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=green]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=green]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-green,#0e6027)}.cds-custom--tag--gray,:host(cds-custom-dismissible-tag[type=gray]:not([disabled])),:host(cds-custom-operational-tag[type=gray]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=gray]:not([disabled])){background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616)}.cds-custom--tag--gray.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--gray,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=gray]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=gray]:not([disabled])),:host(cds-custom-operational-tag[type=gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-gray,#a8a8a8)}.cds-custom--tag--gray.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--gray:hover,:host(cds-custom-operational-tag[type=gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds-custom--tag--gray .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=gray]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=gray]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=gray]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds-custom--tag--gray .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=gray]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-gray,#161616)}.cds-custom--tag--cool-gray,:host(cds-custom-dismissible-tag[type=cool-gray]:not([disabled])),:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=cool-gray]:not([disabled])){background-color:var(--cds-tag-background-cool-gray,#dde1e6);color:var(--cds-tag-color-cool-gray,#121619)}.cds-custom--tag--cool-gray.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--cool-gray,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=cool-gray]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=cool-gray]:not([disabled])),:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-cool-gray,#a2a9b0)}.cds-custom--tag--cool-gray.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--cool-gray:hover,:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds-custom--tag--cool-gray .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=cool-gray]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=cool-gray]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds-custom--tag--cool-gray .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=cool-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=cool-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-cool-gray,#121619)}.cds-custom--tag--warm-gray,:host(cds-custom-dismissible-tag[type=warm-gray]:not([disabled])),:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=warm-gray]:not([disabled])){background-color:var(--cds-tag-background-warm-gray,#e5e0df);color:var(--cds-tag-color-warm-gray,#171414)}.cds-custom--tag--warm-gray.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--warm-gray,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=warm-gray]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=warm-gray]:not([disabled])),:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-warm-gray,#ada8a8)}.cds-custom--tag--warm-gray.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--warm-gray:hover,:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds-custom--tag--warm-gray .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=warm-gray]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=warm-gray]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds-custom--tag--warm-gray .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=warm-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=warm-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-warm-gray,#171414)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational).cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational){border:1px solid var(--cds-background-inverse,#393939)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational).cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational):hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational) .cds-custom--tag__close-icon:hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-inverse,#fff)}.cds-custom--multi-select--readonly .cds-custom--tag--high-contrast:not(.cds-custom--tag--operational) .cds-custom--tag__close-icon:hover{background-color:transparent}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]).cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]){border:1px solid var(--cds-background,#fff)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]).cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]):hover{background-color:var(--cds-layer-hover)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]) .cds-custom--tag__close-icon:hover{background-color:var(--cds-layer-hover)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-primary,#161616)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]){outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.cds-custom--tag--disabled:not(.cds-custom--tag--operational),.cds-custom--tag--filter.cds-custom--tag--disabled,.cds-custom--tag--interactive.cds-custom--tag--disabled,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]),:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]),:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]),:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]){background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--disabled:not(.cds-custom--tag--operational).cds-custom--tag--operational,.cds-custom--tag--filter.cds-custom--tag--disabled.cds-custom--tag--operational,.cds-custom--tag--interactive.cds-custom--tag--disabled.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled:not(.cds-custom--tag--operational),:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--filter.cds-custom--tag--disabled,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--interactive.cds-custom--tag--disabled,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]),:host(cds-custom-operational-tag) cds-custom-tag:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]),:host(cds-custom-operational-tag) cds-custom-tag:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]){border:1px solid var(--cds-layer)}.cds-custom--tag--disabled:not(.cds-custom--tag--operational).cds-custom--tag--operational:hover,.cds-custom--tag--filter.cds-custom--tag--disabled.cds-custom--tag--operational:hover,.cds-custom--tag--interactive.cds-custom--tag--disabled.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled:not(.cds-custom--tag--operational):hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--filter.cds-custom--tag--disabled:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--interactive.cds-custom--tag--disabled:hover{background-color:var(--cds-layer)}.cds-custom--tag--disabled:not(.cds-custom--tag--operational) .cds-custom--tag__close-icon:hover,.cds-custom--tag--filter.cds-custom--tag--disabled .cds-custom--tag__close-icon:hover,.cds-custom--tag--interactive.cds-custom--tag--disabled .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) .cds-custom--tag__close-icon:hover,:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon:hover,:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]) .cds-custom--tag__close-icon:hover{background-color:var(--cds-layer)}.cds-custom--tag--disabled:not(.cds-custom--tag--operational) .cds-custom--definition-term .cds-custom--tag__label,.cds-custom--tag--filter.cds-custom--tag--disabled .cds-custom--definition-term .cds-custom--tag__label,.cds-custom--tag--interactive.cds-custom--tag--disabled .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) .cds-custom--definition-term .cds-custom--tag__label,:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]) .cds-custom--definition-term .cds-custom--tag__label,:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--disabled:not(.cds-custom--tag--operational),.cds-custom--tag--filter.cds-custom--tag--disabled,.cds-custom--tag--interactive.cds-custom--tag--disabled,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]),:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]),:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]),:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]){box-shadow:none;outline:none}.cds-custom--tag--disabled:not(.cds-custom--tag--operational):hover,.cds-custom--tag--filter.cds-custom--tag--disabled:hover,.cds-custom--tag--interactive.cds-custom--tag--disabled:hover{cursor:not-allowed}.cds-custom--tag--disabled:not(.cds-custom--tag--operational) .cds-custom--tag__label,.cds-custom--tag--filter.cds-custom--tag--disabled .cds-custom--tag__label,.cds-custom--tag--interactive.cds-custom--tag--disabled .cds-custom--tag__label,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__label,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) .cds-custom--tag__label,:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__label,:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]) .cds-custom--tag__label{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--operational.cds-custom--tag--disabled,.cds-custom--tag--selectable.cds-custom--tag--disabled,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled,:host(cds-custom-selectable-tag) cds-custom-tag.cds-custom--tag--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--operational.cds-custom--tag--disabled:hover,.cds-custom--tag--selectable.cds-custom--tag--disabled:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled:hover,:host(cds-custom-selectable-tag) cds-custom-tag.cds-custom--tag--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds-custom--tag--interactive{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds-custom--tag__close-icon,:host(cds-custom-dismissible-tag) .cds-custom--tag__close-icon{align-items:center;background-color:transparent;block-size:var(--cds-layout-size-height-local);border:0;border-radius:50%;color:currentColor;cursor:pointer;display:flex;flex-shrink:0;inline-size:var(--cds-layout-size-height-local);justify-content:center;margin:0 0 0 .125rem;padding:0;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),box-shadow 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--tag__close-icon svg,:host(cds-custom-dismissible-tag) .cds-custom--tag__close-icon svg{fill:currentColor}.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon]){background-color:transparent;block-size:1rem;border:0;color:currentColor;flex-shrink:0;inline-size:1rem;margin-inline-end:.25rem;outline:none;padding:0}.cds-custom--tag__custom-icon svg,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]) svg,:host(cds-custom-tag) ::slotted([slot=icon]) svg{fill:currentColor}.cds-custom--tag--disabled .cds-custom--tag__close-icon,:host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon,:host(cds-custom-tag[disabled]) .cds-custom--tag__close-icon{cursor:not-allowed}.cds-custom--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus,#0f62fe);outline:none;z-index:99999}.cds-custom--tag--high-contrast .cds-custom--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-focus-inverse,#fff)}.cds-custom--tag--filter.cds-custom--tag--disabled .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) .cds-custom--tag__close-icon:hover{background-color:transparent}.cds-custom--tag--filter.cds-custom--tag--disabled svg,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) svg,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--sm.cds-custom--tag--filter,:host(cds-custom-dismissible-tag[size=sm]):host(cds-custom-tag[filter]),:host(cds-custom-tag-skeleton[size=sm]):host(cds-custom-tag[filter]),:host(cds-custom-tag[size=sm]):host(cds-custom-tag[filter]){padding-inline-end:0}.cds-custom--tag--sm .cds-custom--tag__close-icon,:host(cds-custom-dismissible-tag[size=sm]) .cds-custom--tag__close-icon,:host(cds-custom-tag-skeleton[size=sm]) .cds-custom--tag__close-icon,:host(cds-custom-tag[size=sm]) .cds-custom--tag__close-icon{margin-inline-start:.3125rem}.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--tag.cds-custom--skeleton:active,.cds-custom--tag.cds-custom--skeleton:focus,.cds-custom--tag.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--tag.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--tag.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){background:CanvasText}.cds-custom--tag.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){background-color:var(--cds-skeleton-background,#e8e8e8);color:var(--cds-text-primary,#161616)}.cds-custom--tag.cds-custom--skeleton.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag):host(cds-custom-tag-skeleton){border:1px solid var(--cds-skeleton-background,#e8e8e8)}.cds-custom--tag.cds-custom--skeleton.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag.cds-custom--skeleton:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}.cds-custom--tag.cds-custom--skeleton .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag):host(cds-custom-tag-skeleton) .cds-custom--tag__close-icon:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}.cds-custom--tag.cds-custom--skeleton .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag):host(cds-custom-tag-skeleton) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-primary,#161616)}.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){inline-size:3.75rem;overflow:hidden}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (-webkit-appearance:none){.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){transform:translateZ(0)}}.cds-custom--tag .cds-custom--ai-label .cds-custom--ai-label__button--inline,.cds-custom--tag .cds-custom--slug .cds-custom--slug__button--inline,:host(cds-custom-dismissible-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline,:host(cds-custom-dismissible-tag) .cds-custom--slug .cds-custom--slug__button--inline,:host(cds-custom-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline,:host(cds-custom-tag) .cds-custom--slug .cds-custom--slug__button--inline{color:currentColor;margin-inline-start:.0625rem}.cds-custom--tag .cds-custom--ai-label .cds-custom--ai-label__button--inline .cds-custom--ai-label__text:before,.cds-custom--tag .cds-custom--slug .cds-custom--slug__button--inline .cds-custom--slug__text:before,:host(cds-custom-dismissible-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline .cds-custom--ai-label__text:before,:host(cds-custom-dismissible-tag) .cds-custom--slug .cds-custom--slug__button--inline .cds-custom--slug__text:before,:host(cds-custom-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline .cds-custom--ai-label__text:before,:host(cds-custom-tag) .cds-custom--slug .cds-custom--slug__button--inline .cds-custom--slug__text:before{background-color:currentColor}.cds-custom--tag .cds-custom--ai-label .cds-custom--ai-label__button--inline:hover,.cds-custom--tag .cds-custom--slug .cds-custom--slug__button--inline:hover,:host(cds-custom-dismissible-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline:hover,:host(cds-custom-dismissible-tag) .cds-custom--slug .cds-custom--slug__button--inline:hover,:host(cds-custom-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline:hover,:host(cds-custom-tag) .cds-custom--slug .cds-custom--slug__button--inline:hover{border-color:currentColor}.cds-custom--tag--filter .cds-custom--ai-label,.cds-custom--tag--filter .cds-custom--slug,.cds-custom--tag--filter .cds-custom--tag__decorator>*,:host(cds-custom-tag[filter]) .cds-custom--ai-label,:host(cds-custom-tag[filter]) .cds-custom--slug,:host(cds-custom-tag[filter]) .cds-custom--tag__decorator>*{min-inline-size:2.00875rem}.cds-custom--tag .cds-custom--tag__decorator:not(:has(.cds-custom--ai-label)),:host(cds-custom-dismissible-tag) .cds-custom--tag__decorator:not(:has(.cds-custom--ai-label)),:host(cds-custom-tag) .cds-custom--tag__decorator:not(:has(.cds-custom--ai-label)){block-size:1rem;text-align:center}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){outline:1px solid transparent}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) cds-custom-tooltip{max-inline-size:-webkit-fill-available}.cds-custom--tag__custom-icon+.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) .cds-custom--tag__custom-icon+cds-custom-tooltip,:host(cds-custom-dismissible-tag) ::slotted([slot=icon])+.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) ::slotted([slot=icon])+cds-custom-tooltip,:host(cds-custom-tag) ::slotted([slot=icon])+.cds-custom--tag-label-tooltip{max-inline-size:11rem}.cds-custom--tag--filter .cds-custom--tag__custom-icon+.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) .cds-custom--tag--filter .cds-custom--tag__custom-icon+cds-custom-tooltip,:host(cds-custom-dismissible-tag) .cds-custom--tag--filter ::slotted([slot=icon])+.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) .cds-custom--tag--filter ::slotted([slot=icon])+cds-custom-tooltip,:host(cds-custom-tag) .cds-custom--tag--filter ::slotted([slot=icon])+.cds-custom--tag-label-tooltip,:host(cds-custom-tag[filter]) .cds-custom--tag__custom-icon+.cds-custom--tag-label-tooltip,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag) .cds-custom--tag__custom-icon+cds-custom-tooltip,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag) ::slotted([slot=icon])+cds-custom-tooltip,:host(cds-custom-tag[filter]):host(cds-custom-tag) ::slotted([slot=icon])+.cds-custom--tag-label-tooltip{max-inline-size:9.875rem}.cds-custom--interactive--tag-children{display:inline-flex;max-inline-size:12.5rem;place-items:center}.cds-custom--tag--filter .cds-custom--tag__custom-icon+span>.cds-custom--interactive--tag-children,:host(cds-custom-dismissible-tag) .cds-custom--tag--filter ::slotted([slot=icon])+span>.cds-custom--interactive--tag-children,:host(cds-custom-tag) .cds-custom--tag--filter ::slotted([slot=icon])+span>.cds-custom--interactive--tag-children,:host(cds-custom-tag[filter]) .cds-custom--tag__custom-icon+span>.cds-custom--interactive--tag-children,:host(cds-custom-tag[filter]):host(cds-custom-tag) ::slotted([slot=icon])+span>.cds-custom--interactive--tag-children{max-inline-size:11.5rem}.cds-custom--tag .cds-custom--definition-term,:host(cds-custom-dismissible-tag) .cds-custom--definition-term,:host(cds-custom-tag) .cds-custom--definition-term{border-block-end:none;cursor:default;max-inline-size:12rem}.cds-custom--tag .cds-custom--tag__custom-icon+span>.cds-custom--definition-term,:host(cds-custom-dismissible-tag) .cds-custom--tag__custom-icon+span>.cds-custom--definition-term,:host(cds-custom-dismissible-tag) ::slotted([slot=icon])+span>.cds-custom--definition-term,:host(cds-custom-tag) .cds-custom--tag__custom-icon+span>.cds-custom--definition-term,:host(cds-custom-tag) ::slotted([slot=icon])+span>.cds-custom--definition-term{max-inline-size:11rem}.cds-custom--tag>.cds-custom--popover-container,:host(cds-custom-dismissible-tag)>.cds-custom--popover-container,:host(cds-custom-tag)>.cds-custom--popover-container{display:flex}.cds-custom--toggletip-button:has(.cds-custom--tag--operational.cds-custom--tag--disabled,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled){pointer-events:none}:host(cds-custom-dismissible-tag),:host(cds-custom-tag){box-sizing:border-box}:host(cds-custom-operational-tag),:host(cds-custom-selectable-tag){display:inline-block;inline-size:-moz-fit-content;inline-size:fit-content}:host(cds-custom-dismissible-tag:not(:first-child)),:host(cds-custom-operational-tag:not(:first-child)) cds-custom-tag,:host(cds-custom-selectable-tag:not(:first-child)) cds-custom-tag,:host(cds-custom-tag:not(:first-child)){margin-inline-start:0}:host(cds-custom-dismissible-tag),:host(cds-custom-tag){border:0}:host(cds-custom-dismissible-tag[has-custom-icon]),:host(cds-custom-tag[has-custom-icon]){padding-inline-start:.25rem}:host(cds-custom-dismissible-tag){display:none;padding-block:0;padding-inline-end:0}:host(cds-custom-dismissible-tag[open]){display:inline-flex}:host(cds-custom-dismissible-tag),:host(cds-custom-tag),:host(cds-custom-tag-skeleton){--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-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem}:host(cds-custom-dismissible-tag[size=sm]) .cds-custom--tag__close-icon,:host(cds-custom-tag-skeleton[size=sm]) .cds-custom--tag__close-icon,:host(cds-custom-tag[size=sm]) .cds-custom--tag__close-icon{block-size:1.125rem;inline-size:1.125rem;margin-inline-start:.3125rem}:host(cds-custom-dismissible-tag[size=lg]),:host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag[size=lg]){padding-inline:.75rem}:host(cds-custom-dismissible-tag[size=lg][has-custom-icon]),:host(cds-custom-tag-skeleton[size=lg][has-custom-icon]),:host(cds-custom-tag[size=lg][has-custom-icon]){padding-inline-start:.5rem}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])),:host(cds-custom-tag[type=high-contrast]:not([disabled])){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])).cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=high-contrast]:not([disabled])),:host(cds-custom-tag[type=high-contrast]:not([disabled])).cds-custom--tag--operational{border:1px solid var(--cds-background-inverse,#393939)}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])).cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])):hover,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=high-contrast]:not([disabled])):hover,:host(cds-custom-tag[type=high-contrast]:not([disabled])).cds-custom--tag--operational:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=high-contrast]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=high-contrast]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-inverse,#fff)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])),:host(cds-custom-tag[type=outline]:not([disabled])){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])).cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=outline]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=outline]:not([disabled])),:host(cds-custom-tag[type=outline]:not([disabled])).cds-custom--tag--operational{border:1px solid var(--cds-background,#fff)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])).cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=outline]:not([disabled])):hover,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=outline]:not([disabled])):hover,:host(cds-custom-tag[type=outline]:not([disabled])).cds-custom--tag--operational:hover{background-color:var(--cds-layer-hover)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=outline]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-layer-hover)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=outline]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-primary,#161616)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])),:host(cds-custom-tag[type=outline]:not([disabled])){outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}:host(cds-custom-tag[filter]){display:none}:host(cds-custom-tag[filter][size=sm]){padding-inline-end:0}:host(cds-custom-tag[filter][open]){display:inline-flex}:host(cds-custom-dismissible-tag[has-custom-icon]) .cds-custom--interactive--tag-children{max-inline-size:11.5rem}:host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon,:host(cds-custom-tag[filter][disabled]) .cds-custom--tag__close-icon{cursor:not-allowed}:host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon,:host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter][disabled]) .cds-custom--tag__close-icon,:host(cds-custom-tag[filter][disabled]) .cds-custom--tag__close-icon:hover{background-color:transparent}:host(cds-custom-operational-tag[disabled]) cds-custom-tag,:host(cds-custom-selectable-tag[disabled]) cds-custom-tag{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-operational-tag[disabled]) cds-custom-tag:hover,:host(cds-custom-selectable-tag[disabled]) cds-custom-tag:hover{background-color:var(--cds-layer);cursor:not-allowed}"]);
10
+ var styles = css(["@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--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,:host(cds-custom-dismissible-tag[size=sm]),:host(cds-custom-tag-skeleton[size=sm]),:host(cds-custom-tag[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,:host(cds-custom-dismissible-tag),:host(cds-custom-tag),:host(cds-custom-tag-skeleton){--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,:host(cds-custom-dismissible-tag[size=lg]),:host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag[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--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--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)}.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,:host(cds-custom-dismissible-tag[size=sm]) :where(.cds-custom--popover-content),:host(cds-custom-tag-skeleton[size=sm]) :where(.cds-custom--popover-content),:host(cds-custom-tag[size=sm]) :where(.cds-custom--popover-content){--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,:host(cds-custom-dismissible-tag) :where(.cds-custom--popover-content),:host(cds-custom-tag) :where(.cds-custom--popover-content),:host(cds-custom-tag-skeleton) :where(.cds-custom--popover-content){--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,:host(cds-custom-dismissible-tag[size=lg]) :where(.cds-custom--popover-content),:host(cds-custom-tag-skeleton[size=lg]) :where(.cds-custom--popover-content),:host(cds-custom-tag[size=lg]) :where(.cds-custom--popover-content){--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,:host(cds-custom-dismissible-tag) cds-custom-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,:host(cds-custom-dismissible-tag) cds-custom-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--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--cds-layout-size-height-xs:1.125rem}.cds-custom--layout--size-xs :where(.cds-custom--tag),.cds-custom--tag.cds-custom--layout--size-xs{--cds-layout-size-height:var(--cds-layout-size-height-xs)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--cds-layout-size-height-sm:1.125rem}.cds-custom--layout--size-sm :where(.cds-custom--tag),.cds-custom--tag.cds-custom--layout--size-sm,:host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=sm]),:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=sm]),:host(cds-custom-dismissible-tag[size=sm]) :where(.cds-custom--tag),:host(cds-custom-tag):host(cds-custom-tag-skeleton[size=sm]),:host(cds-custom-tag):host(cds-custom-tag[size=sm]),:host(cds-custom-tag-skeleton[size=sm]) :where(.cds-custom--tag),:host(cds-custom-tag[size=sm]) :where(.cds-custom--tag){--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--cds-layout-size-height-md:1.5rem}.cds-custom--layout--size-md :where(.cds-custom--tag),.cds-custom--tag.cds-custom--layout--size-md,:host(cds-custom-dismissible-tag),:host(cds-custom-dismissible-tag) :where(.cds-custom--tag),:host(cds-custom-tag),:host(cds-custom-tag) :where(.cds-custom--tag),:host(cds-custom-tag-skeleton) :where(.cds-custom--tag){--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--cds-layout-size-height-lg:2rem}.cds-custom--layout--size-lg :where(.cds-custom--tag),.cds-custom--tag.cds-custom--layout--size-lg,:host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=lg]),:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-dismissible-tag[size=lg]) :where(.cds-custom--tag),:host(cds-custom-tag):host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag):host(cds-custom-tag[size=lg]),:host(cds-custom-tag-skeleton[size=lg]) :where(.cds-custom--tag),:host(cds-custom-tag[size=lg]) :where(.cds-custom--tag){--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){--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)));background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616);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--tag.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag){border:1px solid var(--cds-tag-background-gray,#e0e0e0)}.cds-custom--tag.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds-custom--tag .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds-custom--tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-gray,#161616)}.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){align-items:center;border-radius:1rem;cursor:default;display:inline-flex;justify-content:center;max-inline-size:13rem;min-block-size:var(--cds-layout-size-height-local);min-inline-size:2rem;padding-inline:.5rem;vertical-align:middle;word-break:break-word}.cds-custom--tag.cds-custom--tag--lg,:host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=lg]),:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag):host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag):host(cds-custom-tag[size=lg]){padding-inline-start:.75rem}.cds-custom--tag:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-dismissible-tag),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-tag){padding-inline-start:.25rem}.cds-custom--tag.cds-custom--tag--lg:not(.cds-custom--tag--filter),:not(.cds-custom--tag--filter):host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=lg]),:not(.cds-custom--tag--filter):host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=lg]),:not(.cds-custom--tag--filter):host(cds-custom-tag):host(cds-custom-tag-skeleton[size=lg]),:not(.cds-custom--tag--filter):host(cds-custom-tag):host(cds-custom-tag[size=lg]){padding-inline:.75rem}.cds-custom--tag.cds-custom--tag--lg:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-dismissible-tag):host(cds-custom-dismissible-tag[size=lg]),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton[size=lg]),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-tag):host(cds-custom-tag-skeleton[size=lg]),:has(.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon])):host(cds-custom-tag):host(cds-custom-tag[size=lg]){padding-inline-start:.5rem}.cds-custom--tag:not(.cds-custom--tag--selectable),:not(.cds-custom--tag--selectable):host(cds-custom-dismissible-tag),:not(.cds-custom--tag--selectable):host(cds-custom-tag){border:0}.cds-custom--tag:not(:first-child),:not(:first-child):host(cds-custom-dismissible-tag),:not(:first-child):host(cds-custom-tag){margin-inline-start:0}.cds-custom--tag--operational>span,.cds-custom--tag--selectable>span,.cds-custom--tag__label,:host(cds-custom-operational-tag) cds-custom-tag>span,:host(cds-custom-selectable-tag) cds-custom-tag>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds-custom--tag--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds-custom--tag--filter,:host(cds-custom-tag[filter]){padding-block:0;padding-inline-end:0}.cds-custom--tag--filter:hover{outline:none}.cds-custom--tag--selectable,:host(cds-custom-selectable-tag) cds-custom-tag{background-color:var(--cds-layer);border:1px solid var(--cds-border-inverse,#161616);color:var(--cds-text-primary,#161616);cursor:pointer}.cds-custom--tag--selectable:hover,:host(cds-custom-selectable-tag) cds-custom-tag:hover{background-color:var(--cds-layer-hover);outline:none}.cds-custom--tag--selectable:focus,:host(cds-custom-selectable-tag) cds-custom-tag:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds-custom--tag--selectable-selected,:host(cds-custom-selectable-tag[selected]) cds-custom-tag{background-color:var(--cds-layer-selected-inverse,#161616);color:var(--cds-text-inverse,#fff)}.cds-custom--tag--selectable-selected:hover,:host(cds-custom-selectable-tag[selected]) cds-custom-tag:hover{background-color:var(--cds-layer-selected-inverse,#161616)}.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag{background-color:var(--cds-tag-background-gray,#e0e0e0);border:1px solid var(--cds-tag-border-gray,#a8a8a8);color:var(--cds-tag-color-gray,#161616);cursor:pointer}.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1);outline:none}.cds-custom--tag--operational:focus,:host(cds-custom-operational-tag) cds-custom-tag:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds-custom--tag--red,:host(cds-custom-dismissible-tag[type=red]:not([disabled])),:host(cds-custom-operational-tag[type=red]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=red]:not([disabled])){background-color:var(--cds-tag-background-red,#ffd7d9);color:var(--cds-tag-color-red,#a2191f)}.cds-custom--tag--red.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--red,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=red]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=red]:not([disabled])),:host(cds-custom-operational-tag[type=red]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-red,#ff8389)}.cds-custom--tag--red.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--red:hover,:host(cds-custom-operational-tag[type=red]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds-custom--tag--red .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=red]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=red]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=red]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds-custom--tag--red .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=red]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=red]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=red]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-red,#a2191f)}.cds-custom--tag--magenta,:host(cds-custom-dismissible-tag[type=magenta]:not([disabled])),:host(cds-custom-operational-tag[type=magenta]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=magenta]:not([disabled])){background-color:var(--cds-tag-background-magenta,#ffd6e8);color:var(--cds-tag-color-magenta,#9f1853)}.cds-custom--tag--magenta.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--magenta,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=magenta]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=magenta]:not([disabled])),:host(cds-custom-operational-tag[type=magenta]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-magenta,#ff7eb6)}.cds-custom--tag--magenta.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--magenta:hover,:host(cds-custom-operational-tag[type=magenta]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds-custom--tag--magenta .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=magenta]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=magenta]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=magenta]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds-custom--tag--magenta .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=magenta]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=magenta]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=magenta]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-magenta,#9f1853)}.cds-custom--tag--purple,:host(cds-custom-dismissible-tag[type=purple]:not([disabled])),:host(cds-custom-operational-tag[type=purple]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=purple]:not([disabled])){background-color:var(--cds-tag-background-purple,#e8daff);color:var(--cds-tag-color-purple,#6929c4)}.cds-custom--tag--purple.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--purple,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=purple]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=purple]:not([disabled])),:host(cds-custom-operational-tag[type=purple]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-purple,#be95ff)}.cds-custom--tag--purple.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--purple:hover,:host(cds-custom-operational-tag[type=purple]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds-custom--tag--purple .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=purple]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=purple]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=purple]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds-custom--tag--purple .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=purple]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=purple]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=purple]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-purple,#6929c4)}.cds-custom--tag--blue,:host(cds-custom-dismissible-tag[type=blue]:not([disabled])),:host(cds-custom-operational-tag[type=blue]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=blue]:not([disabled])){background-color:var(--cds-tag-background-blue,#d0e2ff);color:var(--cds-tag-color-blue,#0043ce)}.cds-custom--tag--blue.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--blue,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=blue]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=blue]:not([disabled])),:host(cds-custom-operational-tag[type=blue]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-blue,#78a9ff)}.cds-custom--tag--blue.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--blue:hover,:host(cds-custom-operational-tag[type=blue]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds-custom--tag--blue .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=blue]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=blue]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=blue]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds-custom--tag--blue .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=blue]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=blue]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=blue]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-blue,#0043ce)}.cds-custom--tag--cyan,:host(cds-custom-dismissible-tag[type=cyan]:not([disabled])),:host(cds-custom-operational-tag[type=cyan]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=cyan]:not([disabled])){background-color:var(--cds-tag-background-cyan,#bae6ff);color:var(--cds-tag-color-cyan,#00539a)}.cds-custom--tag--cyan.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--cyan,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=cyan]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=cyan]:not([disabled])),:host(cds-custom-operational-tag[type=cyan]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-cyan,#33b1ff)}.cds-custom--tag--cyan.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--cyan:hover,:host(cds-custom-operational-tag[type=cyan]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds-custom--tag--cyan .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=cyan]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=cyan]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=cyan]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds-custom--tag--cyan .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=cyan]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=cyan]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=cyan]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-cyan,#00539a)}.cds-custom--tag--teal,:host(cds-custom-dismissible-tag[type=teal]:not([disabled])),:host(cds-custom-operational-tag[type=teal]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=teal]:not([disabled])){background-color:var(--cds-tag-background-teal,#9ef0f0);color:var(--cds-tag-color-teal,#005d5d)}.cds-custom--tag--teal.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--teal,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=teal]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=teal]:not([disabled])),:host(cds-custom-operational-tag[type=teal]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-teal,#08bdba)}.cds-custom--tag--teal.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--teal:hover,:host(cds-custom-operational-tag[type=teal]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds-custom--tag--teal .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=teal]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=teal]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=teal]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds-custom--tag--teal .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=teal]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=teal]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=teal]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-teal,#005d5d)}.cds-custom--tag--green,:host(cds-custom-dismissible-tag[type=green]:not([disabled])),:host(cds-custom-operational-tag[type=green]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=green]:not([disabled])){background-color:var(--cds-tag-background-green,#a7f0ba);color:var(--cds-tag-color-green,#0e6027)}.cds-custom--tag--green.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--green,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=green]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=green]:not([disabled])),:host(cds-custom-operational-tag[type=green]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-green,#42be65)}.cds-custom--tag--green.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--green:hover,:host(cds-custom-operational-tag[type=green]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds-custom--tag--green .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=green]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=green]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=green]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds-custom--tag--green .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=green]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=green]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=green]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-green,#0e6027)}.cds-custom--tag--gray,:host(cds-custom-dismissible-tag[type=gray]:not([disabled])),:host(cds-custom-operational-tag[type=gray]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=gray]:not([disabled])){background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616)}.cds-custom--tag--gray.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--gray,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=gray]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=gray]:not([disabled])),:host(cds-custom-operational-tag[type=gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-gray,#a8a8a8)}.cds-custom--tag--gray.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--gray:hover,:host(cds-custom-operational-tag[type=gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds-custom--tag--gray .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=gray]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=gray]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=gray]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds-custom--tag--gray .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=gray]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-gray,#161616)}.cds-custom--tag--cool-gray,:host(cds-custom-dismissible-tag[type=cool-gray]:not([disabled])),:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=cool-gray]:not([disabled])){background-color:var(--cds-tag-background-cool-gray,#dde1e6);color:var(--cds-tag-color-cool-gray,#121619)}.cds-custom--tag--cool-gray.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--cool-gray,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=cool-gray]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=cool-gray]:not([disabled])),:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-cool-gray,#a2a9b0)}.cds-custom--tag--cool-gray.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--cool-gray:hover,:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds-custom--tag--cool-gray .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=cool-gray]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=cool-gray]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds-custom--tag--cool-gray .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=cool-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=cool-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-cool-gray,#121619)}.cds-custom--tag--warm-gray,:host(cds-custom-dismissible-tag[type=warm-gray]:not([disabled])),:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])) cds-custom-tag,:host(cds-custom-tag[type=warm-gray]:not([disabled])){background-color:var(--cds-tag-background-warm-gray,#e5e0df);color:var(--cds-tag-color-warm-gray,#171414)}.cds-custom--tag--warm-gray.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--warm-gray,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=warm-gray]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=warm-gray]:not([disabled])),:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag{border:1px solid var(--cds-tag-border-warm-gray,#ada8a8)}.cds-custom--tag--warm-gray.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--warm-gray:hover,:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])):host(cds-custom-operational-tag) cds-custom-tag:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds-custom--tag--warm-gray .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag[type=warm-gray]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])) cds-custom-tag .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=warm-gray]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds-custom--tag--warm-gray .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag[type=warm-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=warm-gray]:not([disabled])) cds-custom-tag .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=warm-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-tag-color-warm-gray,#171414)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational).cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational){border:1px solid var(--cds-background-inverse,#393939)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational).cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational):hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational) .cds-custom--tag__close-icon:hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds-custom--tag--high-contrast:not(.cds-custom--tag--operational) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-inverse,#fff)}.cds-custom--multi-select--readonly .cds-custom--tag--high-contrast:not(.cds-custom--tag--operational) .cds-custom--tag__close-icon:hover{background-color:transparent}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]).cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]){border:1px solid var(--cds-background,#fff)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]).cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]):hover{background-color:var(--cds-layer-hover)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]) .cds-custom--tag__close-icon:hover{background-color:var(--cds-layer-hover)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-primary,#161616)}.cds-custom--tag--outline:not(.cds-custom--tag--operational):not(span):not([disabled]){outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.cds-custom--tag--disabled:not(.cds-custom--tag--operational),.cds-custom--tag--filter.cds-custom--tag--disabled,.cds-custom--tag--interactive.cds-custom--tag--disabled,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]),:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]),:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]),:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]){background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--disabled:not(.cds-custom--tag--operational).cds-custom--tag--operational,.cds-custom--tag--filter.cds-custom--tag--disabled.cds-custom--tag--operational,.cds-custom--tag--interactive.cds-custom--tag--disabled.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled:not(.cds-custom--tag--operational),:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--filter.cds-custom--tag--disabled,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--interactive.cds-custom--tag--disabled,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]),:host(cds-custom-operational-tag) cds-custom-tag:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]),:host(cds-custom-operational-tag) cds-custom-tag:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]){border:1px solid var(--cds-layer)}.cds-custom--tag--disabled:not(.cds-custom--tag--operational).cds-custom--tag--operational:hover,.cds-custom--tag--filter.cds-custom--tag--disabled.cds-custom--tag--operational:hover,.cds-custom--tag--interactive.cds-custom--tag--disabled.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled:not(.cds-custom--tag--operational):hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--filter.cds-custom--tag--disabled:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--interactive.cds-custom--tag--disabled:hover{background-color:var(--cds-layer)}.cds-custom--tag--disabled:not(.cds-custom--tag--operational) .cds-custom--tag__close-icon:hover,.cds-custom--tag--filter.cds-custom--tag--disabled .cds-custom--tag__close-icon:hover,.cds-custom--tag--interactive.cds-custom--tag--disabled .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) .cds-custom--tag__close-icon:hover,:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon:hover,:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]) .cds-custom--tag__close-icon:hover{background-color:var(--cds-layer)}.cds-custom--tag--disabled:not(.cds-custom--tag--operational) .cds-custom--definition-term .cds-custom--tag__label,.cds-custom--tag--filter.cds-custom--tag--disabled .cds-custom--definition-term .cds-custom--tag__label,.cds-custom--tag--interactive.cds-custom--tag--disabled .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) .cds-custom--definition-term .cds-custom--tag__label,:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]) .cds-custom--definition-term .cds-custom--tag__label,:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--disabled:not(.cds-custom--tag--operational),.cds-custom--tag--filter.cds-custom--tag--disabled,.cds-custom--tag--interactive.cds-custom--tag--disabled,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]),:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]),:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]),:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]){box-shadow:none;outline:none}.cds-custom--tag--disabled:not(.cds-custom--tag--operational):hover,.cds-custom--tag--filter.cds-custom--tag--disabled:hover,.cds-custom--tag--interactive.cds-custom--tag--disabled:hover{cursor:not-allowed}.cds-custom--tag--disabled:not(.cds-custom--tag--operational) .cds-custom--tag__label,.cds-custom--tag--filter.cds-custom--tag--disabled .cds-custom--tag__label,.cds-custom--tag--interactive.cds-custom--tag--disabled .cds-custom--tag__label,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__label,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) .cds-custom--tag__label,:not(.cds-custom--tag--operational):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__label,:not(.cds-custom--tag--operational):host(cds-custom-tag[disabled]) .cds-custom--tag__label{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--operational.cds-custom--tag--disabled,.cds-custom--tag--selectable.cds-custom--tag--disabled,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled,:host(cds-custom-selectable-tag) cds-custom-tag.cds-custom--tag--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--operational.cds-custom--tag--disabled:hover,.cds-custom--tag--selectable.cds-custom--tag--disabled:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled:hover,:host(cds-custom-selectable-tag) cds-custom-tag.cds-custom--tag--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds-custom--tag--interactive{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds-custom--tag__close-icon,:host(cds-custom-dismissible-tag) .cds-custom--tag__close-icon{align-items:center;background-color:transparent;block-size:var(--cds-layout-size-height-local);border:0;border-radius:50%;color:currentColor;cursor:pointer;display:flex;flex-shrink:0;inline-size:var(--cds-layout-size-height-local);justify-content:center;margin:0 0 0 .125rem;padding:0;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),box-shadow 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--tag__close-icon svg,:host(cds-custom-dismissible-tag) .cds-custom--tag__close-icon svg{fill:currentColor}.cds-custom--tag__custom-icon,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]),:host(cds-custom-tag) ::slotted([slot=icon]){background-color:transparent;block-size:1rem;border:0;color:currentColor;flex-shrink:0;inline-size:1rem;margin-inline-end:.25rem;outline:none;padding:0}.cds-custom--tag__custom-icon svg,:host(cds-custom-dismissible-tag) ::slotted([slot=icon]) svg,:host(cds-custom-tag) ::slotted([slot=icon]) svg{fill:currentColor}.cds-custom--tag--disabled .cds-custom--tag__close-icon,:host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon,:host(cds-custom-tag[disabled]) .cds-custom--tag__close-icon{cursor:not-allowed}.cds-custom--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus,#0f62fe);outline:none;z-index:99999}.cds-custom--tag--high-contrast .cds-custom--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-focus-inverse,#fff)}.cds-custom--tag--filter.cds-custom--tag--disabled .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) .cds-custom--tag__close-icon:hover{background-color:transparent}.cds-custom--tag--filter.cds-custom--tag--disabled svg,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag[disabled]) svg,:host(cds-custom-tag[filter]):host(cds-custom-tag[disabled]) svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--tag--sm.cds-custom--tag--filter,:host(cds-custom-dismissible-tag[size=sm]):host(cds-custom-tag[filter]),:host(cds-custom-tag-skeleton[size=sm]):host(cds-custom-tag[filter]),:host(cds-custom-tag[size=sm]):host(cds-custom-tag[filter]){padding-inline-end:0}.cds-custom--tag--sm .cds-custom--tag__close-icon,:host(cds-custom-dismissible-tag[size=sm]) .cds-custom--tag__close-icon,:host(cds-custom-tag-skeleton[size=sm]) .cds-custom--tag__close-icon,:host(cds-custom-tag[size=sm]) .cds-custom--tag__close-icon{margin-inline-start:.3125rem}.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--tag.cds-custom--skeleton:active,.cds-custom--tag.cds-custom--skeleton:focus,.cds-custom--tag.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--tag.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--tag.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){background:CanvasText}.cds-custom--tag.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){background-color:var(--cds-skeleton-background,#e8e8e8);color:var(--cds-text-primary,#161616)}.cds-custom--tag.cds-custom--skeleton.cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag):host(cds-custom-tag-skeleton){border:1px solid var(--cds-skeleton-background,#e8e8e8)}.cds-custom--tag.cds-custom--skeleton.cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag.cds-custom--skeleton:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}.cds-custom--tag.cds-custom--skeleton .cds-custom--tag__close-icon:hover,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag):host(cds-custom-tag-skeleton) .cds-custom--tag__close-icon:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}.cds-custom--tag.cds-custom--skeleton .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag):host(cds-custom-tag-skeleton) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-primary,#161616)}.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){inline-size:3.75rem;overflow:hidden}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (-webkit-appearance:none){.cds-custom--tag.cds-custom--skeleton,:host(cds-custom-dismissible-tag):host(cds-custom-tag-skeleton),:host(cds-custom-tag):host(cds-custom-tag-skeleton){transform:translateZ(0)}}.cds-custom--tag .cds-custom--ai-label .cds-custom--ai-label__button--inline,.cds-custom--tag .cds-custom--slug .cds-custom--slug__button--inline,:host(cds-custom-dismissible-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline,:host(cds-custom-dismissible-tag) .cds-custom--slug .cds-custom--slug__button--inline,:host(cds-custom-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline,:host(cds-custom-tag) .cds-custom--slug .cds-custom--slug__button--inline{color:currentColor;margin-inline-start:.0625rem}.cds-custom--tag .cds-custom--ai-label .cds-custom--ai-label__button--inline .cds-custom--ai-label__text:before,.cds-custom--tag .cds-custom--slug .cds-custom--slug__button--inline .cds-custom--slug__text:before,:host(cds-custom-dismissible-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline .cds-custom--ai-label__text:before,:host(cds-custom-dismissible-tag) .cds-custom--slug .cds-custom--slug__button--inline .cds-custom--slug__text:before,:host(cds-custom-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline .cds-custom--ai-label__text:before,:host(cds-custom-tag) .cds-custom--slug .cds-custom--slug__button--inline .cds-custom--slug__text:before{background-color:currentColor}.cds-custom--tag .cds-custom--ai-label .cds-custom--ai-label__button--inline:hover,.cds-custom--tag .cds-custom--slug .cds-custom--slug__button--inline:hover,:host(cds-custom-dismissible-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline:hover,:host(cds-custom-dismissible-tag) .cds-custom--slug .cds-custom--slug__button--inline:hover,:host(cds-custom-tag) .cds-custom--ai-label .cds-custom--ai-label__button--inline:hover,:host(cds-custom-tag) .cds-custom--slug .cds-custom--slug__button--inline:hover{border-color:currentColor}.cds-custom--tag--filter .cds-custom--ai-label,.cds-custom--tag--filter .cds-custom--slug,.cds-custom--tag--filter .cds-custom--tag__decorator>*,:host(cds-custom-tag[filter]) .cds-custom--ai-label,:host(cds-custom-tag[filter]) .cds-custom--slug,:host(cds-custom-tag[filter]) .cds-custom--tag__decorator>*{min-inline-size:2.00875rem}.cds-custom--tag .cds-custom--tag__decorator:not(:has(.cds-custom--ai-label)),:host(cds-custom-dismissible-tag) .cds-custom--tag__decorator:not(:has(.cds-custom--ai-label)),:host(cds-custom-tag) .cds-custom--tag__decorator:not(:has(.cds-custom--ai-label)){block-size:1rem;text-align:center}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--tag,:host(cds-custom-dismissible-tag),:host(cds-custom-tag){outline:1px solid transparent}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) cds-custom-tooltip{max-inline-size:-webkit-fill-available}.cds-custom--tag__custom-icon+.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) .cds-custom--tag__custom-icon+cds-custom-tooltip,:host(cds-custom-dismissible-tag) ::slotted([slot=icon])+.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) ::slotted([slot=icon])+cds-custom-tooltip,:host(cds-custom-tag) ::slotted([slot=icon])+.cds-custom--tag-label-tooltip{max-inline-size:11rem}.cds-custom--tag--filter .cds-custom--tag__custom-icon+.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) .cds-custom--tag--filter .cds-custom--tag__custom-icon+cds-custom-tooltip,:host(cds-custom-dismissible-tag) .cds-custom--tag--filter ::slotted([slot=icon])+.cds-custom--tag-label-tooltip,:host(cds-custom-dismissible-tag) .cds-custom--tag--filter ::slotted([slot=icon])+cds-custom-tooltip,:host(cds-custom-tag) .cds-custom--tag--filter ::slotted([slot=icon])+.cds-custom--tag-label-tooltip,:host(cds-custom-tag[filter]) .cds-custom--tag__custom-icon+.cds-custom--tag-label-tooltip,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag) .cds-custom--tag__custom-icon+cds-custom-tooltip,:host(cds-custom-tag[filter]):host(cds-custom-dismissible-tag) ::slotted([slot=icon])+cds-custom-tooltip,:host(cds-custom-tag[filter]):host(cds-custom-tag) ::slotted([slot=icon])+.cds-custom--tag-label-tooltip{max-inline-size:9.875rem}.cds-custom--interactive--tag-children{display:inline-flex;max-inline-size:12.5rem;place-items:center}.cds-custom--tag--filter .cds-custom--tag__custom-icon+span>.cds-custom--interactive--tag-children,:host(cds-custom-dismissible-tag) .cds-custom--tag--filter ::slotted([slot=icon])+span>.cds-custom--interactive--tag-children,:host(cds-custom-tag) .cds-custom--tag--filter ::slotted([slot=icon])+span>.cds-custom--interactive--tag-children,:host(cds-custom-tag[filter]) .cds-custom--tag__custom-icon+span>.cds-custom--interactive--tag-children,:host(cds-custom-tag[filter]):host(cds-custom-tag) ::slotted([slot=icon])+span>.cds-custom--interactive--tag-children{max-inline-size:11.5rem}.cds-custom--tag .cds-custom--definition-term,:host(cds-custom-dismissible-tag) .cds-custom--definition-term,:host(cds-custom-tag) .cds-custom--definition-term{border-block-end:none;cursor:default;max-inline-size:12rem}.cds-custom--tag .cds-custom--tag__custom-icon+span>.cds-custom--definition-term,:host(cds-custom-dismissible-tag) .cds-custom--tag__custom-icon+span>.cds-custom--definition-term,:host(cds-custom-dismissible-tag) ::slotted([slot=icon])+span>.cds-custom--definition-term,:host(cds-custom-tag) .cds-custom--tag__custom-icon+span>.cds-custom--definition-term,:host(cds-custom-tag) ::slotted([slot=icon])+span>.cds-custom--definition-term{max-inline-size:11rem}.cds-custom--tag>.cds-custom--popover-container,:host(cds-custom-dismissible-tag)>.cds-custom--popover-container,:host(cds-custom-tag)>.cds-custom--popover-container{display:flex}.cds-custom--toggletip-button:has(.cds-custom--tag--operational.cds-custom--tag--disabled,:host(cds-custom-operational-tag) cds-custom-tag.cds-custom--tag--disabled){pointer-events:none}:host(cds-custom-dismissible-tag),:host(cds-custom-tag){box-sizing:border-box}:host(cds-custom-operational-tag),:host(cds-custom-selectable-tag){display:inline-block;inline-size:-moz-fit-content;inline-size:fit-content}:host(cds-custom-dismissible-tag:not(:first-child)),:host(cds-custom-operational-tag:not(:first-child)) cds-custom-tag,:host(cds-custom-selectable-tag:not(:first-child)) cds-custom-tag,:host(cds-custom-tag:not(:first-child)){margin-inline-start:0}:host(cds-custom-dismissible-tag),:host(cds-custom-tag){border:0}:host(cds-custom-dismissible-tag[has-custom-icon]),:host(cds-custom-tag[has-custom-icon]){padding-inline-start:.25rem}:host(cds-custom-dismissible-tag){display:none;padding-block:0;padding-inline-end:0}:host(cds-custom-dismissible-tag[open]){display:inline-flex}:host(cds-custom-dismissible-tag),:host(cds-custom-tag),:host(cds-custom-tag-skeleton){--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-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem}:host(cds-custom-dismissible-tag[size=sm]) .cds-custom--tag__close-icon,:host(cds-custom-tag-skeleton[size=sm]) .cds-custom--tag__close-icon,:host(cds-custom-tag[size=sm]) .cds-custom--tag__close-icon{block-size:1.125rem;inline-size:1.125rem;margin-inline-start:.3125rem}:host(cds-custom-dismissible-tag[size=lg]),:host(cds-custom-tag-skeleton[size=lg]),:host(cds-custom-tag[size=lg]){padding-inline:.75rem}:host(cds-custom-dismissible-tag[size=lg][has-custom-icon]),:host(cds-custom-tag-skeleton[size=lg][has-custom-icon]),:host(cds-custom-tag[size=lg][has-custom-icon]){padding-inline-start:.5rem}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])),:host(cds-custom-tag[type=high-contrast]:not([disabled])){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])).cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=high-contrast]:not([disabled])),:host(cds-custom-tag[type=high-contrast]:not([disabled])).cds-custom--tag--operational{border:1px solid var(--cds-background-inverse,#393939)}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])).cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])):hover,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=high-contrast]:not([disabled])):hover,:host(cds-custom-tag[type=high-contrast]:not([disabled])).cds-custom--tag--operational:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=high-contrast]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(cds-custom-dismissible-tag[type=high-contrast]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=high-contrast]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-inverse,#fff)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])),:host(cds-custom-tag[type=outline]:not([disabled])){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])).cds-custom--tag--operational,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=outline]:not([disabled])),:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=outline]:not([disabled])),:host(cds-custom-tag[type=outline]:not([disabled])).cds-custom--tag--operational{border:1px solid var(--cds-background,#fff)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])).cds-custom--tag--operational:hover,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-dismissible-tag[type=outline]:not([disabled])):hover,:host(cds-custom-operational-tag) cds-custom-tag:host(cds-custom-tag[type=outline]:not([disabled])):hover,:host(cds-custom-tag[type=outline]:not([disabled])).cds-custom--tag--operational:hover{background-color:var(--cds-layer-hover)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[type=outline]:not([disabled])) .cds-custom--tag__close-icon:hover{background-color:var(--cds-layer-hover)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-tag[type=outline]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label{color:var(--cds-text-primary,#161616)}:host(cds-custom-dismissible-tag[type=outline]:not([disabled])),:host(cds-custom-tag[type=outline]:not([disabled])){outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}:host(cds-custom-tag[filter]){display:none}:host(cds-custom-tag[filter][size=sm]){padding-inline-end:0}:host(cds-custom-tag[filter][open]){display:inline-flex}:host(cds-custom-dismissible-tag[has-custom-icon]) .cds-custom--interactive--tag-children{max-inline-size:11.5rem}:host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon,:host(cds-custom-tag[filter][disabled]) .cds-custom--tag__close-icon{cursor:not-allowed}:host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon,:host(cds-custom-dismissible-tag[disabled]) .cds-custom--tag__close-icon:hover,:host(cds-custom-tag[filter][disabled]) .cds-custom--tag__close-icon,:host(cds-custom-tag[filter][disabled]) .cds-custom--tag__close-icon:hover{background-color:transparent}:host(cds-custom-operational-tag[disabled]) cds-custom-tag,:host(cds-custom-selectable-tag[disabled]) cds-custom-tag{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-operational-tag[disabled]) cds-custom-tag:hover,:host(cds-custom-selectable-tag[disabled]) cds-custom-tag:hover{background-color:var(--cds-layer);cursor:not-allowed}"]);
11
11
 
12
12
  export { styles as default };
13
13
  //# sourceMappingURL=tag.scss.js.map
@@ -744,6 +744,7 @@ declare class CDSTextInput extends CDSTextInput_base {
744
744
  * The underlying input element
745
745
  */
746
746
  protected _input: HTMLInputElement;
747
+ protected _slotHelperTextNode: HTMLSlotElement;
747
748
  /**
748
749
  * The internal value.
749
750
  */
@@ -756,6 +757,7 @@ declare class CDSTextInput extends CDSTextInput_base {
756
757
  */
757
758
  protected _handleInput({ target }: Event): void;
758
759
  _handleFormdata(event: FormDataEvent): void;
760
+ protected _handleHelperTextSlotChange(): void;
759
761
  /**
760
762
  * May be any of the standard HTML autocomplete options
761
763
  */