@carbon/web-components 2.37.0 → 2.38.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 (167) hide show
  1. package/custom-elements.json +26 -11
  2. package/dist/accordion.min.js +1 -1
  3. package/dist/ai-label.min.js +1 -1
  4. package/dist/breadcrumb.min.js +5 -5
  5. package/dist/button-B8Pyi7VT.js +93 -0
  6. package/dist/{button-skeleton-Db1vtWNy.js → button-skeleton-Gu5vABsl.js} +6 -6
  7. package/dist/button.min.js +1 -1
  8. package/dist/chat-button.min.js +3 -3
  9. package/dist/{checkbox-BGausZxz.js → checkbox-DVx3ui3h.js} +1 -1
  10. package/dist/checkbox.min.js +3 -3
  11. package/dist/code-snippet.min.js +1 -1
  12. package/dist/combo-box.min.js +1 -1
  13. package/dist/combo-button.min.js +2 -2
  14. package/dist/content-switcher.min.js +1 -1
  15. package/dist/copy-button.min.js +1 -1
  16. package/dist/data-table.min.js +7 -7
  17. package/dist/date-picker.min.js +1 -1
  18. package/dist/dropdown-item-B6uTaLa3.js +96 -0
  19. package/dist/dropdown.min.js +1 -1
  20. package/dist/file-uploader.min.js +1 -1
  21. package/dist/floating-menu.min.js +1 -1
  22. package/dist/grid.min.js +2 -2
  23. package/dist/host-listener-BCnAWDV7.js +28 -0
  24. package/dist/host-listener-BJsBtsIt.js +28 -0
  25. package/dist/icon-button.min.js +1 -1
  26. package/dist/icon-indicator.min.js +1 -1
  27. package/dist/{icon-loader-4nsiZm0x.js → icon-loader-CqB9WRMP.js} +1 -1
  28. package/dist/{icon-loader-utils-j7RXY3bH.js → icon-loader-utils-DUl0vwdh.js} +1 -1
  29. package/dist/icon.min.js +1 -1
  30. package/dist/inline-loading.min.js +1 -1
  31. package/dist/loading.min.js +1 -1
  32. package/dist/menu-button.min.js +2 -2
  33. package/dist/menu.min.js +3 -3
  34. package/dist/modal.min.js +4 -4
  35. package/dist/multi-select.min.js +1 -1
  36. package/dist/notification.min.js +3 -3
  37. package/dist/number-input.min.js +1 -1
  38. package/dist/overflow-menu.min.js +1 -1
  39. package/dist/pagination.min.js +1 -1
  40. package/dist/password-input.min.js +13 -13
  41. package/dist/popover.min.js +6 -6
  42. package/dist/progress-bar.min.js +4 -4
  43. package/dist/progress-indicator.min.js +1 -1
  44. package/dist/radio-button.min.js +3 -3
  45. package/dist/search-5sjwuFeV.js +57 -0
  46. package/dist/search.min.js +1 -1
  47. package/dist/{select-P2I1T8B7.js → select-N1IlMFgF.js} +1 -1
  48. package/dist/select.min.js +1 -1
  49. package/dist/shape-indicator.min.js +1 -1
  50. package/dist/side-panel.min.js +2 -2
  51. package/dist/skip-to-content.min.js +1 -1
  52. package/dist/slider.min.js +1 -1
  53. package/dist/slug.min.js +1 -1
  54. package/dist/structured-list.min.js +3 -3
  55. package/dist/tabs.min.js +1 -1
  56. package/dist/tag.min.js +8 -8
  57. package/dist/tearsheet.min.js +2 -2
  58. package/dist/{text-input-CQeOn3_E.js → text-input-FSx1F405.js} +3 -3
  59. package/dist/text-input.min.js +3 -3
  60. package/dist/textarea.min.js +4 -4
  61. package/dist/tile.min.js +5 -5
  62. package/dist/time-picker.min.js +1 -1
  63. package/dist/toggle-tip.min.js +3 -3
  64. package/dist/toggle.min.js +24 -23
  65. package/dist/tooltip-content-DOwidNjk.js +30 -0
  66. package/dist/tooltip.min.js +1 -1
  67. package/dist/tree-view.min.js +8 -8
  68. package/dist/ui-shell.min.js +20 -20
  69. package/es/components/accordion/accordion.scss.js +1 -1
  70. package/es/components/ai-label/ai-label.scss.js +1 -1
  71. package/es/components/breadcrumb/breadcrumb-skeleton.d.ts +15 -1
  72. package/es/components/breadcrumb/breadcrumb-skeleton.js +37 -3
  73. package/es/components/breadcrumb/breadcrumb-skeleton.js.map +1 -1
  74. package/es/components/button/button-set.d.ts +8 -0
  75. package/es/components/button/button-set.js +27 -0
  76. package/es/components/button/button-set.js.map +1 -1
  77. package/es/components/button/button.scss.js +1 -1
  78. package/es/components/chat-button/chat-button.scss.js +1 -1
  79. package/es/components/checkbox/checkbox-group.d.ts +1 -4
  80. package/es/components/checkbox/checkbox-group.js +1 -4
  81. package/es/components/checkbox/checkbox-group.js.map +1 -1
  82. package/es/components/combo-box/combo-box.scss.js +1 -1
  83. package/es/components/data-table/data-table.scss.js +1 -1
  84. package/es/components/dropdown/dropdown.scss.js +1 -1
  85. package/es/components/icon-button/icon-button.scss.js +1 -1
  86. package/es/components/multi-select/multi-select.scss.js +1 -1
  87. package/es/components/number-input/number-input.scss.js +1 -1
  88. package/es/components/popover/popover.js +4 -4
  89. package/es/components/popover/popover.js.map +1 -1
  90. package/es/components/search/search.scss.js +1 -1
  91. package/es/components/skip-to-content/skip-to-content.scss.js +1 -1
  92. package/es/components/slug/slug.scss.js +1 -1
  93. package/es/components/tag/tag.scss.js +1 -1
  94. package/es/components/textarea/textarea.d.ts +4 -3
  95. package/es/components/textarea/textarea.js +13 -5
  96. package/es/components/textarea/textarea.js.map +1 -1
  97. package/es/components/toggle/index.d.ts +2 -1
  98. package/es/components/toggle/index.js +1 -0
  99. package/es/components/toggle/index.js.map +1 -1
  100. package/es/components/toggle/toggle-skeleton.d.ts +17 -0
  101. package/es/components/toggle/toggle-skeleton.js +47 -0
  102. package/es/components/toggle/toggle-skeleton.js.map +1 -0
  103. package/es/components/toggle/toggle.d.ts +19 -4
  104. package/es/components/toggle/toggle.js +61 -31
  105. package/es/components/toggle/toggle.js.map +1 -1
  106. package/es/components/toggle/toggle.scss.js +1 -1
  107. package/es/components/toggle-tip/toggletip.js +4 -2
  108. package/es/components/toggle-tip/toggletip.js.map +1 -1
  109. package/es/components/ui-shell/header.scss.js +1 -1
  110. package/es-custom/components/accordion/accordion.scss.js +1 -1
  111. package/es-custom/components/ai-label/ai-label.scss.js +1 -1
  112. package/es-custom/components/breadcrumb/breadcrumb-skeleton.d.ts +15 -1
  113. package/es-custom/components/breadcrumb/breadcrumb-skeleton.js +37 -3
  114. package/es-custom/components/breadcrumb/breadcrumb-skeleton.js.map +1 -1
  115. package/es-custom/components/button/button-set.d.ts +8 -0
  116. package/es-custom/components/button/button-set.js +27 -0
  117. package/es-custom/components/button/button-set.js.map +1 -1
  118. package/es-custom/components/button/button.scss.js +1 -1
  119. package/es-custom/components/chat-button/chat-button.scss.js +1 -1
  120. package/es-custom/components/checkbox/checkbox-group.d.ts +1 -4
  121. package/es-custom/components/checkbox/checkbox-group.js +1 -4
  122. package/es-custom/components/checkbox/checkbox-group.js.map +1 -1
  123. package/es-custom/components/combo-box/combo-box.scss.js +1 -1
  124. package/es-custom/components/data-table/data-table.scss.js +1 -1
  125. package/es-custom/components/dropdown/dropdown.scss.js +1 -1
  126. package/es-custom/components/icon-button/icon-button.scss.js +1 -1
  127. package/es-custom/components/multi-select/multi-select.scss.js +1 -1
  128. package/es-custom/components/number-input/number-input.scss.js +1 -1
  129. package/es-custom/components/popover/popover.js +4 -4
  130. package/es-custom/components/popover/popover.js.map +1 -1
  131. package/es-custom/components/search/search.scss.js +1 -1
  132. package/es-custom/components/skip-to-content/skip-to-content.scss.js +1 -1
  133. package/es-custom/components/slug/slug.scss.js +1 -1
  134. package/es-custom/components/tag/tag.scss.js +1 -1
  135. package/es-custom/components/textarea/textarea.d.ts +4 -3
  136. package/es-custom/components/textarea/textarea.js +13 -5
  137. package/es-custom/components/textarea/textarea.js.map +1 -1
  138. package/es-custom/components/toggle/index.d.ts +2 -1
  139. package/es-custom/components/toggle/index.js +1 -0
  140. package/es-custom/components/toggle/index.js.map +1 -1
  141. package/es-custom/components/toggle/toggle-skeleton.d.ts +17 -0
  142. package/es-custom/components/toggle/toggle-skeleton.js +47 -0
  143. package/es-custom/components/toggle/toggle-skeleton.js.map +1 -0
  144. package/es-custom/components/toggle/toggle.d.ts +19 -4
  145. package/es-custom/components/toggle/toggle.js +61 -31
  146. package/es-custom/components/toggle/toggle.js.map +1 -1
  147. package/es-custom/components/toggle/toggle.scss.js +1 -1
  148. package/es-custom/components/toggle-tip/toggletip.js +4 -2
  149. package/es-custom/components/toggle-tip/toggletip.js.map +1 -1
  150. package/es-custom/components/ui-shell/header.scss.js +1 -1
  151. package/lib/components/breadcrumb/breadcrumb-skeleton.d.ts +15 -1
  152. package/lib/components/button/button-set.d.ts +8 -0
  153. package/lib/components/checkbox/checkbox-group.d.ts +1 -4
  154. package/lib/components/textarea/textarea.d.ts +4 -3
  155. package/lib/components/toggle/index.d.ts +2 -1
  156. package/lib/components/toggle/toggle-skeleton.d.ts +17 -0
  157. package/lib/components/toggle/toggle.d.ts +19 -4
  158. package/package.json +6 -6
  159. package/scss/components/accordion/accordion.scss +0 -10
  160. package/scss/components/button/button.scss +26 -0
  161. package/scss/components/number-input/number-input.scss +11 -3
  162. package/scss/components/toggle/toggle.scss +23 -1
  163. package/dist/button-B1IQnnUK.js +0 -93
  164. package/dist/dropdown-item-CCBt6nE8.js +0 -96
  165. package/dist/host-listener-L4RyNnzf.js +0 -28
  166. package/dist/search-By8T0uFw.js +0 -57
  167. package/dist/tooltip-content-hZhbj7RB.js +0 -30
@@ -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>.cds-custom--popover-content{filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds-custom--popover--caret{--cds-popover-offset:0.625rem}.cds-custom--popover{filter:var(--cds-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;background-color:var(--cds-popover-background-color,var(--cds-layer));border:0;border-radius:var(--cds-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm,: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--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--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 *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover-content:before{content:\"\";display:none;position:absolute}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover--auto-align.cds-custom--popover-caret,.cds-custom--popover-caret{background-color:var(--cds-popover-background-color,var(--cds-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-caret{display:block}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-caret{display:none}.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-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:0;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:0;inset-inline-start:auto}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-popover-offset, 0rem)))}.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-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);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}[dir=rtl] .cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-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);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-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:0;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:0;inset-inline-start:auto}.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-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:0}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-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);clip-path:polygon(0 0,50% 100%,100% 0);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))}[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);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-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);clip-path:polygon(0 50%,100% 0,100% 100%);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%)}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-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);clip-path:polygon(0 0,100% 50%,0 100%);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%)}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button :after,.cds-custom--popover--tab-tip__button :before{box-sizing:inherit}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-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;border-block-end:1px dotted var(--cds-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--definition-term *,.cds-custom--definition-term :after,.cds-custom--definition-term :before{box-sizing:inherit}.cds-custom--definition-term::-moz-focus-inner{border:0}.cds-custom--definition-term:focus{border-block-end-color:var(--cds-border-interactive,#0f62fe);outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--definition-term:focus{outline-style:dotted}}.cds-custom--definition-term:hover{border-block-end-color:var(--cds-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-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem;--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)));align-items:center;background-color:var(--cds-tag-background-gray,#e0e0e0);border-radius:1rem;color:var(--cds-tag-color-gray,#161616);cursor:default;display:inline-flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:.25rem;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--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--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--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--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.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.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):host(cds-custom-operational-tag[type=red]:not([disabled])) 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):host(cds-custom-operational-tag[type=red]:not([disabled])) 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):host(cds-custom-operational-tag[type=magenta]:not([disabled])) 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):host(cds-custom-operational-tag[type=magenta]:not([disabled])) 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):host(cds-custom-operational-tag[type=purple]:not([disabled])) 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):host(cds-custom-operational-tag[type=purple]:not([disabled])) 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):host(cds-custom-operational-tag[type=blue]:not([disabled])) 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):host(cds-custom-operational-tag[type=blue]:not([disabled])) 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):host(cds-custom-operational-tag[type=cyan]:not([disabled])) 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):host(cds-custom-operational-tag[type=cyan]:not([disabled])) 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):host(cds-custom-operational-tag[type=teal]:not([disabled])) 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):host(cds-custom-operational-tag[type=teal]:not([disabled])) 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):host(cds-custom-operational-tag[type=green]:not([disabled])) 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):host(cds-custom-operational-tag[type=green]:not([disabled])) 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):host(cds-custom-operational-tag[type=gray]:not([disabled])) 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):host(cds-custom-operational-tag[type=gray]:not([disabled])) 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):host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) 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):host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) 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=warn-gray]:not([disabled])),:host(cds-custom-operational-tag[type=warn-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=warn-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):host(cds-custom-operational-tag[type=warn-gray]:not([disabled])) 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):host(cds-custom-operational-tag[type=warn-gray]:not([disabled])) 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=warn-gray]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=warn-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=warn-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=warn-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);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.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--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);box-shadow:none;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.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):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);background-color:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;color:var(--cds-text-primary,#161616);inline-size:3.75rem;overflow:hidden;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.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)}@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-dismissible-tag):host(cds-custom-tag[filter]) .cds-custom--tag__custom-icon+cds-custom-tooltip,:host(cds-custom-dismissible-tag):host(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):host(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{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):host(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{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);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}: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-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>.cds-custom--popover-content{filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds-custom--popover--caret{--cds-popover-offset:0.625rem}.cds-custom--popover{filter:var(--cds-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;background-color:var(--cds-popover-background-color,var(--cds-layer));border:0;border-radius:var(--cds-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm,: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--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--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 *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover-content:before{content:\"\";display:none;position:absolute}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover--auto-align.cds-custom--popover-caret,.cds-custom--popover-caret{background-color:var(--cds-popover-background-color,var(--cds-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-caret{display:block}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-caret{display:none}.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-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:0;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:0;inset-inline-start:auto}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-popover-offset, 0rem)))}.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-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);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}[dir=rtl] .cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-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);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-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:0;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:0;inset-inline-start:auto}.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-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:0}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-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);clip-path:polygon(0 0,50% 100%,100% 0);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))}[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);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-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);clip-path:polygon(0 50%,100% 0,100% 100%);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%)}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-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);clip-path:polygon(0 0,100% 50%,0 100%);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%)}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button :after,.cds-custom--popover--tab-tip__button :before{box-sizing:inherit}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-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;border-block-end:1px dotted var(--cds-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--definition-term *,.cds-custom--definition-term :after,.cds-custom--definition-term :before{box-sizing:inherit}.cds-custom--definition-term::-moz-focus-inner{border:0}.cds-custom--definition-term:focus{border-block-end-color:var(--cds-border-interactive,#0f62fe);outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--definition-term:focus{outline-style:dotted}}.cds-custom--definition-term:hover{border-block-end-color:var(--cds-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-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem;--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)));align-items:center;background-color:var(--cds-tag-background-gray,#e0e0e0);border-radius:1rem;color:var(--cds-tag-color-gray,#161616);cursor:default;display:inline-flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);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--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--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--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--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.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.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):host(cds-custom-operational-tag[type=red]:not([disabled])) 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):host(cds-custom-operational-tag[type=red]:not([disabled])) 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):host(cds-custom-operational-tag[type=magenta]:not([disabled])) 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):host(cds-custom-operational-tag[type=magenta]:not([disabled])) 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):host(cds-custom-operational-tag[type=purple]:not([disabled])) 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):host(cds-custom-operational-tag[type=purple]:not([disabled])) 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):host(cds-custom-operational-tag[type=blue]:not([disabled])) 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):host(cds-custom-operational-tag[type=blue]:not([disabled])) 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):host(cds-custom-operational-tag[type=cyan]:not([disabled])) 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):host(cds-custom-operational-tag[type=cyan]:not([disabled])) 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):host(cds-custom-operational-tag[type=teal]:not([disabled])) 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):host(cds-custom-operational-tag[type=teal]:not([disabled])) 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):host(cds-custom-operational-tag[type=green]:not([disabled])) 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):host(cds-custom-operational-tag[type=green]:not([disabled])) 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):host(cds-custom-operational-tag[type=gray]:not([disabled])) 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):host(cds-custom-operational-tag[type=gray]:not([disabled])) 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):host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) 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):host(cds-custom-operational-tag[type=cool-gray]:not([disabled])) 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=warn-gray]:not([disabled])),:host(cds-custom-operational-tag[type=warn-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=warn-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):host(cds-custom-operational-tag[type=warn-gray]:not([disabled])) 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):host(cds-custom-operational-tag[type=warn-gray]:not([disabled])) 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=warn-gray]:not([disabled])) .cds-custom--tag__close-icon:hover,:host(cds-custom-operational-tag[type=warn-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=warn-gray]:not([disabled])) .cds-custom--definition-term .cds-custom--tag__label,:host(cds-custom-operational-tag[type=warn-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);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.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--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);box-shadow:none;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.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):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);background-color:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;color:var(--cds-text-primary,#161616);inline-size:3.75rem;overflow:hidden;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.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)}@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-dismissible-tag):host(cds-custom-tag[filter]) .cds-custom--tag__custom-icon+cds-custom-tooltip,:host(cds-custom-dismissible-tag):host(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):host(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{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):host(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{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);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}: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-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
@@ -69,10 +69,10 @@ declare class CDSTextarea extends CDSTextInput {
69
69
  */
70
70
  private _prevCounterMode;
71
71
  /**
72
- * The previous cols value. This lets updated() conditionally call _measureWrapper()
73
- * if the cols value has changed.
72
+ * Observes the textarea wrapper’s size to re-measure helper/invalid/warn text width when
73
+ * cols is updated
74
74
  */
75
- private _prevCols?;
75
+ private _resizeObserver?;
76
76
  render(): import("lit-html").TemplateResult<1>;
77
77
  updated(): void;
78
78
  /**
@@ -80,6 +80,7 @@ declare class CDSTextarea extends CDSTextInput {
80
80
  * helper-text and invalid/warn-text
81
81
  */
82
82
  private _measureWrapper;
83
+ disconnectedCallback(): void;
83
84
  static shadowRootOptions: {
84
85
  delegatesFocus: boolean;
85
86
  mode: ShadowRootMode;
@@ -218,12 +218,8 @@ let CDSTextarea = class CDSTextarea extends CDSTextInput {
218
218
  `;
219
219
  }
220
220
  updated() {
221
- var _a;
221
+ var _a, _b;
222
222
  (_a = super.updated) === null || _a === void 0 ? void 0 : _a.call(this);
223
- if (this.cols !== this._prevCols) {
224
- this._prevCols = this.cols;
225
- this._measureWrapper();
226
- }
227
223
  if (this.counterMode !== this._prevCounterMode) {
228
224
  const textarea = this._textarea;
229
225
  if (textarea) {
@@ -236,6 +232,13 @@ let CDSTextarea = class CDSTextarea extends CDSTextInput {
236
232
  }
237
233
  this._prevCounterMode = this.counterMode;
238
234
  }
235
+ const wrapper = (_b = this.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector(`.${prefix}--text-area__wrapper`);
236
+ if (!wrapper)
237
+ return;
238
+ this._resizeObserver = new ResizeObserver(() => {
239
+ this._measureWrapper();
240
+ });
241
+ this._resizeObserver.observe(wrapper);
239
242
  }
240
243
  /**
241
244
  * Measures the width of the wrapper and applies that to the max-width of the
@@ -254,6 +257,11 @@ let CDSTextarea = class CDSTextarea extends CDSTextInput {
254
257
  }
255
258
  });
256
259
  }
260
+ disconnectedCallback() {
261
+ var _a, _b;
262
+ (_a = super.disconnectedCallback) === null || _a === void 0 ? void 0 : _a.call(this);
263
+ (_b = this._resizeObserver) === null || _b === void 0 ? void 0 : _b.disconnect();
264
+ }
257
265
  };
258
266
  CDSTextarea.shadowRootOptions = Object.assign(Object.assign({}, LitElement.shadowRootOptions), { delegatesFocus: true });
259
267
  CDSTextarea.styles = styles;
@@ -1 +1 @@
1
- {"version":3,"file":"textarea.js","sources":["../../../src/components/textarea/textarea.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2025\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { LitElement, html } from 'lit';\nimport { property, query } from 'lit/decorators.js';\nimport { classMap } from 'lit/directives/class-map.js';\nimport { prefix } from '../../globals/settings';\nimport WarningFilled16 from '@carbon/icons/es/warning--filled/16.js';\nimport WarningAltFilled16 from '@carbon/icons/es/warning--alt--filled/16.js';\nimport ifNonEmpty from '../../globals/directives/if-non-empty';\nimport { ifDefined } from 'lit/directives/if-defined.js';\nimport CDSTextInput from '../text-input/text-input';\nimport styles from './textarea.scss?lit';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport { iconLoader } from '../../globals/internal/icon-loader';\n\n/**\n * Text area.\n *\n * @element cds-custom-textarea\n * @slot helper-text - The helper text.\n * @slot label-text - The label text.\n * @slot validity-message - The validity message. If present and non-empty, this input shows the UI of its invalid state.\n */\n@customElement(`${prefix}-textarea`)\nclass CDSTextarea extends CDSTextInput {\n /**\n * Manually handles maxCount for counterMode = 'word'\n * @param event The keyboard event.\n */\n protected _onKeyDown(evt: KeyboardEvent) {\n if (!this.disabled && this.enableCounter && this.counterMode === 'word') {\n const currentWordCount = this.value?.match(/\\p{L}+/gu)?.length || 0;\n if (\n (this.maxCount &&\n currentWordCount >= this.maxCount &&\n evt.key === ' ') ||\n (this.maxCount &&\n currentWordCount >= this.maxCount &&\n evt.key === 'Enter')\n ) {\n evt.preventDefault();\n }\n }\n }\n\n /**\n * Handles `onPaste` event on the `<input>`.\n * Manually handles maxCount for counterMode = 'word' when\n * the user is pasting text\n *\n * @param event The clipboard event.\n */\n protected _onPaste(evt: ClipboardEvent) {\n if (\n this.counterMode === 'word' &&\n this.enableCounter &&\n typeof this.maxCount !== 'undefined'\n ) {\n const existingWords: string[] =\n this._textarea.value.match(/\\p{L}+/gu) || [];\n const pastedWords: string[] =\n evt.clipboardData?.getData('Text').match(/\\p{L}+/gu) || [];\n\n const totalWords = existingWords.length + pastedWords.length;\n\n if (totalWords > this.maxCount) {\n evt.preventDefault();\n\n const allowedWords = existingWords\n .concat(pastedWords)\n .slice(0, this.maxCount);\n\n this._textarea.value = allowedWords.join(' ');\n this._textarea.dispatchEvent(\n new InputEvent('input', {\n inputType: 'insertFromPaste',\n data: allowedWords.join(' '),\n bubbles: true,\n })\n );\n }\n }\n }\n /**\n * Handles `oninput` event on the `<input>`.\n *\n * @param event The event.\n * @param event.target The event target.\n */\n protected _handleInput({ target }: Event) {\n this.value = (target as HTMLTextAreaElement).value;\n }\n\n /**\n * The number of columns for the textarea to show by default\n */\n @property({ type: Number })\n cols;\n\n /**\n * Specify the method used for calculating the counter number\n */\n @property({\n type: String,\n reflect: true,\n hasChanged(newVal: string, oldVal: string) {\n if ((newVal === 'character' || newVal === 'word') && newVal !== oldVal) {\n return true;\n }\n return false;\n },\n attribute: 'counter-mode',\n })\n counterMode: 'character' | 'word' = 'character';\n\n /**\n * ID to link the `label` and `textarea`\n */\n @property()\n id = '';\n\n /**\n * Pattern to validate the textarea against for HTML validity checking\n */\n @property()\n pattern = '';\n\n /**\n * Boolean property to set the required status\n */\n @property({ type: Boolean, reflect: true })\n required = false;\n\n /**\n * The number of rows for the textarea to show by default\n */\n @property()\n rows = 4;\n\n /**\n * Get a reference to the underlying textarea so we can directly apply values.\n * This lets us fixe a bug where after a user would clear text, the value wouldn't update programmatically\n */\n @query('textarea')\n protected _textarea!: HTMLTextAreaElement;\n\n /**\n * The previous counterMode selected. This lets the counterMode state update\n * when the user toggles between both modes.\n */\n private _prevCounterMode: 'character' | 'word' = this.counterMode;\n\n /**\n * The previous cols value. This lets updated() conditionally call _measureWrapper()\n * if the cols value has changed.\n */\n private _prevCols?: number;\n\n render() {\n const { enableCounter, maxCount } = this;\n\n const textCount = this.value?.length ?? 0;\n const wordCount = this.value?.match(/\\p{L}+/gu)?.length || 0;\n\n const invalidIcon = iconLoader(WarningFilled16, {\n class: `${prefix}--text-area__invalid-icon`,\n });\n\n const warnIcon = iconLoader(WarningAltFilled16, {\n class: `${prefix}--text-area__invalid-icon ${prefix}--text-area__invalid-icon--warning`,\n });\n\n const textareaClasses = classMap({\n [`${prefix}--text-area`]: true,\n [`${prefix}--text-area--warn`]: this.warn,\n [`${prefix}--text-area--invalid`]: this.invalid,\n [`${prefix}--text-area__wrapper--decorator`]: this._hasAILabel,\n });\n\n const textareaWrapperClasses = classMap({\n [`${prefix}--text-area__wrapper`]: true,\n [`${prefix}--text-area__wrapper--cols`]: this.cols,\n [`${prefix}--text-area__wrapper--warn`]: this.warn,\n [`${prefix}--text-area__wrapper--readonly`]: this.readonly,\n });\n\n const labelClasses = classMap({\n [`${prefix}--label`]: true,\n [`${prefix}--visually-hidden`]: this.hideLabel,\n [`${prefix}--label--disabled`]: this.disabled,\n });\n\n const counterClasses = classMap({\n [`${prefix}--label`]: true,\n [`${prefix}--label--disabled`]: this.disabled,\n });\n\n const helperTextClasses = classMap({\n [`${prefix}--form__helper-text`]: true,\n [`${prefix}--form__helper-text--disabled`]: this.disabled,\n });\n\n const counter =\n enableCounter && maxCount\n ? html` <label class=\"${counterClasses}\">\n <slot name=\"label-text\"\n >${this.counterMode === 'word'\n ? wordCount\n : textCount}/${maxCount}</slot\n >\n </label>`\n : null;\n\n const icon = () => {\n if (this.invalid) {\n return invalidIcon;\n } else if (this.warn && !this.invalid) {\n return warnIcon;\n }\n return null;\n };\n\n return html`\n <div class=\"${prefix}--text-area__label-wrapper\">\n <label class=\"${labelClasses}\" for=\"input\">\n <slot name=\"label-text\"> ${this.label} </slot>\n </label>\n ${counter}\n </div>\n <div class=\"${textareaWrapperClasses}\" ?data-invalid=\"${this.invalid}\">\n ${icon()}\n <textarea\n autocomplete=\"${this.autocomplete}\"\n ?autofocus=\"${this.autofocus}\"\n class=\"${textareaClasses}\"\n cols=\"${ifDefined(this.cols)}\"\n ?data-invalid=\"${this.invalid}\"\n ?disabled=\"${this.disabled}\"\n id=\"input\"\n name=\"${ifNonEmpty(this.name)}\"\n pattern=\"${ifNonEmpty(this.pattern)}\"\n placeholder=\"${ifNonEmpty(this.placeholder)}\"\n ?readonly=\"${this.readonly}\"\n ?required=\"${this.required}\"\n rows=\"${ifDefined(this.rows)}\"\n .value=\"${this.value}\"\n maxlength=\"${this.counterMode === 'character'\n ? ifNonEmpty(this.maxCount)\n : ''}\"\n @keydown=\"${this._onKeyDown}\"\n @paste=\"${this._onPaste}\"\n @input=\"${this._handleInput}\"></textarea>\n <slot name=\"ai-label\" @slotchange=\"${this._handleSlotChange}\"></slot>\n <slot name=\"slug\" @slotchange=\"${this._handleSlotChange}\"></slot>\n </div>\n <div class=\"${helperTextClasses}\" ?hidden=\"${this.invalid || this.warn}\">\n <slot name=\"helper-text\"> ${this.helperText} </slot>\n </div>\n <div\n class=\"${prefix}--form-requirement\"\n ?hidden=\"${!this.invalid && !this.warn}\">\n <slot name=\"${this.invalid ? 'invalid-text' : 'warn-text'}\">\n ${this.invalid ? this.invalidText : this.warnText}\n </slot>\n </div>\n `;\n }\n updated(): void {\n super.updated?.();\n if (this.cols !== this._prevCols) {\n this._prevCols = this.cols;\n this._measureWrapper();\n }\n if (this.counterMode !== this._prevCounterMode) {\n const textarea = this._textarea;\n if (textarea) {\n if (this.counterMode === 'character') {\n textarea.setAttribute('maxlength', String(this.maxCount));\n } else {\n textarea.removeAttribute('maxlength');\n }\n }\n this._prevCounterMode = this.counterMode;\n }\n }\n\n /**\n * Measures the width of the wrapper and applies that to the max-width of the\n * helper-text and invalid/warn-text\n */\n private _measureWrapper() {\n const wrapper = this.shadowRoot?.querySelector<HTMLElement>(\n `.${prefix}--text-area__wrapper`\n );\n\n const wrapperWidth = wrapper?.scrollWidth;\n\n const helper = this.shadowRoot?.querySelector<HTMLElement>(\n `.${prefix}--form__helper-text`\n );\n const requirement = this.shadowRoot?.querySelector<HTMLElement>(\n `.${prefix}--form-requirement`\n );\n [helper, requirement].forEach((el) => {\n if (el) {\n el.style.maxWidth = `${wrapperWidth}px`;\n el.style.overflowWrap = 'break-word';\n }\n });\n }\n\n static shadowRootOptions = {\n ...LitElement.shadowRootOptions,\n delegatesFocus: true,\n };\n static styles = styles;\n}\n\nexport default CDSTextarea;\n"],"names":["customElement"],"mappings":"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"}
1
+ {"version":3,"file":"textarea.js","sources":["../../../src/components/textarea/textarea.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2025\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { LitElement, html } from 'lit';\nimport { property, query } from 'lit/decorators.js';\nimport { classMap } from 'lit/directives/class-map.js';\nimport { prefix } from '../../globals/settings';\nimport WarningFilled16 from '@carbon/icons/es/warning--filled/16.js';\nimport WarningAltFilled16 from '@carbon/icons/es/warning--alt--filled/16.js';\nimport ifNonEmpty from '../../globals/directives/if-non-empty';\nimport { ifDefined } from 'lit/directives/if-defined.js';\nimport CDSTextInput from '../text-input/text-input';\nimport styles from './textarea.scss?lit';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport { iconLoader } from '../../globals/internal/icon-loader';\n\n/**\n * Text area.\n *\n * @element cds-custom-textarea\n * @slot helper-text - The helper text.\n * @slot label-text - The label text.\n * @slot validity-message - The validity message. If present and non-empty, this input shows the UI of its invalid state.\n */\n@customElement(`${prefix}-textarea`)\nclass CDSTextarea extends CDSTextInput {\n /**\n * Manually handles maxCount for counterMode = 'word'\n * @param event The keyboard event.\n */\n protected _onKeyDown(evt: KeyboardEvent) {\n if (!this.disabled && this.enableCounter && this.counterMode === 'word') {\n const currentWordCount = this.value?.match(/\\p{L}+/gu)?.length || 0;\n if (\n (this.maxCount &&\n currentWordCount >= this.maxCount &&\n evt.key === ' ') ||\n (this.maxCount &&\n currentWordCount >= this.maxCount &&\n evt.key === 'Enter')\n ) {\n evt.preventDefault();\n }\n }\n }\n\n /**\n * Handles `onPaste` event on the `<input>`.\n * Manually handles maxCount for counterMode = 'word' when\n * the user is pasting text\n *\n * @param event The clipboard event.\n */\n protected _onPaste(evt: ClipboardEvent) {\n if (\n this.counterMode === 'word' &&\n this.enableCounter &&\n typeof this.maxCount !== 'undefined'\n ) {\n const existingWords: string[] =\n this._textarea.value.match(/\\p{L}+/gu) || [];\n const pastedWords: string[] =\n evt.clipboardData?.getData('Text').match(/\\p{L}+/gu) || [];\n\n const totalWords = existingWords.length + pastedWords.length;\n\n if (totalWords > this.maxCount) {\n evt.preventDefault();\n\n const allowedWords = existingWords\n .concat(pastedWords)\n .slice(0, this.maxCount);\n\n this._textarea.value = allowedWords.join(' ');\n this._textarea.dispatchEvent(\n new InputEvent('input', {\n inputType: 'insertFromPaste',\n data: allowedWords.join(' '),\n bubbles: true,\n })\n );\n }\n }\n }\n /**\n * Handles `oninput` event on the `<input>`.\n *\n * @param event The event.\n * @param event.target The event target.\n */\n protected _handleInput({ target }: Event) {\n this.value = (target as HTMLTextAreaElement).value;\n }\n\n /**\n * The number of columns for the textarea to show by default\n */\n @property({ type: Number })\n cols;\n\n /**\n * Specify the method used for calculating the counter number\n */\n @property({\n type: String,\n reflect: true,\n hasChanged(newVal: string, oldVal: string) {\n if ((newVal === 'character' || newVal === 'word') && newVal !== oldVal) {\n return true;\n }\n return false;\n },\n attribute: 'counter-mode',\n })\n counterMode: 'character' | 'word' = 'character';\n\n /**\n * ID to link the `label` and `textarea`\n */\n @property()\n id = '';\n\n /**\n * Pattern to validate the textarea against for HTML validity checking\n */\n @property()\n pattern = '';\n\n /**\n * Boolean property to set the required status\n */\n @property({ type: Boolean, reflect: true })\n required = false;\n\n /**\n * The number of rows for the textarea to show by default\n */\n @property()\n rows = 4;\n\n /**\n * Get a reference to the underlying textarea so we can directly apply values.\n * This lets us fixe a bug where after a user would clear text, the value wouldn't update programmatically\n */\n @query('textarea')\n protected _textarea!: HTMLTextAreaElement;\n\n /**\n * The previous counterMode selected. This lets the counterMode state update\n * when the user toggles between both modes.\n */\n private _prevCounterMode: 'character' | 'word' = this.counterMode;\n\n /**\n * Observes the textarea wrapper’s size to re-measure helper/invalid/warn text width when\n * cols is updated\n */\n private _resizeObserver?: ResizeObserver;\n\n render() {\n const { enableCounter, maxCount } = this;\n\n const textCount = this.value?.length ?? 0;\n const wordCount = this.value?.match(/\\p{L}+/gu)?.length || 0;\n\n const invalidIcon = iconLoader(WarningFilled16, {\n class: `${prefix}--text-area__invalid-icon`,\n });\n\n const warnIcon = iconLoader(WarningAltFilled16, {\n class: `${prefix}--text-area__invalid-icon ${prefix}--text-area__invalid-icon--warning`,\n });\n\n const textareaClasses = classMap({\n [`${prefix}--text-area`]: true,\n [`${prefix}--text-area--warn`]: this.warn,\n [`${prefix}--text-area--invalid`]: this.invalid,\n [`${prefix}--text-area__wrapper--decorator`]: this._hasAILabel,\n });\n\n const textareaWrapperClasses = classMap({\n [`${prefix}--text-area__wrapper`]: true,\n [`${prefix}--text-area__wrapper--cols`]: this.cols,\n [`${prefix}--text-area__wrapper--warn`]: this.warn,\n [`${prefix}--text-area__wrapper--readonly`]: this.readonly,\n });\n\n const labelClasses = classMap({\n [`${prefix}--label`]: true,\n [`${prefix}--visually-hidden`]: this.hideLabel,\n [`${prefix}--label--disabled`]: this.disabled,\n });\n\n const counterClasses = classMap({\n [`${prefix}--label`]: true,\n [`${prefix}--label--disabled`]: this.disabled,\n });\n\n const helperTextClasses = classMap({\n [`${prefix}--form__helper-text`]: true,\n [`${prefix}--form__helper-text--disabled`]: this.disabled,\n });\n\n const counter =\n enableCounter && maxCount\n ? html` <label class=\"${counterClasses}\">\n <slot name=\"label-text\"\n >${this.counterMode === 'word'\n ? wordCount\n : textCount}/${maxCount}</slot\n >\n </label>`\n : null;\n\n const icon = () => {\n if (this.invalid) {\n return invalidIcon;\n } else if (this.warn && !this.invalid) {\n return warnIcon;\n }\n return null;\n };\n\n return html`\n <div class=\"${prefix}--text-area__label-wrapper\">\n <label class=\"${labelClasses}\" for=\"input\">\n <slot name=\"label-text\"> ${this.label} </slot>\n </label>\n ${counter}\n </div>\n <div class=\"${textareaWrapperClasses}\" ?data-invalid=\"${this.invalid}\">\n ${icon()}\n <textarea\n autocomplete=\"${this.autocomplete}\"\n ?autofocus=\"${this.autofocus}\"\n class=\"${textareaClasses}\"\n cols=\"${ifDefined(this.cols)}\"\n ?data-invalid=\"${this.invalid}\"\n ?disabled=\"${this.disabled}\"\n id=\"input\"\n name=\"${ifNonEmpty(this.name)}\"\n pattern=\"${ifNonEmpty(this.pattern)}\"\n placeholder=\"${ifNonEmpty(this.placeholder)}\"\n ?readonly=\"${this.readonly}\"\n ?required=\"${this.required}\"\n rows=\"${ifDefined(this.rows)}\"\n .value=\"${this.value}\"\n maxlength=\"${this.counterMode === 'character'\n ? ifNonEmpty(this.maxCount)\n : ''}\"\n @keydown=\"${this._onKeyDown}\"\n @paste=\"${this._onPaste}\"\n @input=\"${this._handleInput}\"></textarea>\n <slot name=\"ai-label\" @slotchange=\"${this._handleSlotChange}\"></slot>\n <slot name=\"slug\" @slotchange=\"${this._handleSlotChange}\"></slot>\n </div>\n <div class=\"${helperTextClasses}\" ?hidden=\"${this.invalid || this.warn}\">\n <slot name=\"helper-text\"> ${this.helperText} </slot>\n </div>\n <div\n class=\"${prefix}--form-requirement\"\n ?hidden=\"${!this.invalid && !this.warn}\">\n <slot name=\"${this.invalid ? 'invalid-text' : 'warn-text'}\">\n ${this.invalid ? this.invalidText : this.warnText}\n </slot>\n </div>\n `;\n }\n updated(): void {\n super.updated?.();\n if (this.counterMode !== this._prevCounterMode) {\n const textarea = this._textarea;\n if (textarea) {\n if (this.counterMode === 'character') {\n textarea.setAttribute('maxlength', String(this.maxCount));\n } else {\n textarea.removeAttribute('maxlength');\n }\n }\n this._prevCounterMode = this.counterMode;\n }\n\n const wrapper = this.shadowRoot?.querySelector<HTMLElement>(\n `.${prefix}--text-area__wrapper`\n );\n if (!wrapper) return;\n\n this._resizeObserver = new ResizeObserver(() => {\n this._measureWrapper();\n });\n this._resizeObserver.observe(wrapper);\n }\n\n /**\n * Measures the width of the wrapper and applies that to the max-width of the\n * helper-text and invalid/warn-text\n */\n private _measureWrapper() {\n const wrapper = this.shadowRoot?.querySelector<HTMLElement>(\n `.${prefix}--text-area__wrapper`\n );\n\n const wrapperWidth = wrapper?.scrollWidth;\n\n const helper = this.shadowRoot?.querySelector<HTMLElement>(\n `.${prefix}--form__helper-text`\n );\n const requirement = this.shadowRoot?.querySelector<HTMLElement>(\n `.${prefix}--form-requirement`\n );\n [helper, requirement].forEach((el) => {\n if (el) {\n el.style.maxWidth = `${wrapperWidth}px`;\n el.style.overflowWrap = 'break-word';\n }\n });\n }\n\n disconnectedCallback() {\n super.disconnectedCallback?.();\n this._resizeObserver?.disconnect();\n }\n\n static shadowRootOptions = {\n ...LitElement.shadowRootOptions,\n delegatesFocus: true,\n };\n static styles = styles;\n}\n\nexport default CDSTextarea;\n"],"names":["customElement"],"mappings":"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"}
@@ -1,7 +1,8 @@
1
1
  /**
2
- * Copyright IBM Corp. 2021, 2023
2
+ * Copyright IBM Corp. 2021, 2025
3
3
  *
4
4
  * This source code is licensed under the Apache-2.0 license found in the
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
  import './toggle';
8
+ import './toggle-skeleton';
@@ -6,4 +6,5 @@
6
6
  */
7
7
 
8
8
  import './toggle.js';
9
+ import './toggle-skeleton.js';
9
10
  //# sourceMappingURL=index.js.map