@carbon/web-components 2.48.0 → 2.49.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (226) hide show
  1. package/custom-elements.json +38 -13
  2. package/es/components/ai-label/ai-label.scss.js +1 -1
  3. package/es/components/breadcrumb/breadcrumb.scss.js +1 -1
  4. package/es/components/button/button-set.js +1 -1
  5. package/es/components/button/button-set.js.map +1 -1
  6. package/es/components/button/button.scss.js +1 -1
  7. package/es/components/checkbox/checkbox.js +1 -1
  8. package/es/components/checkbox/checkbox.js.map +1 -1
  9. package/es/components/code-snippet/code-snippet.scss.js +1 -1
  10. package/es/components/combo-box/combo-box-item.d.ts +3 -4
  11. package/es/components/combo-box/combo-box-item.js +0 -14
  12. package/es/components/combo-box/combo-box-item.js.map +1 -1
  13. package/es/components/combo-box/combo-box.d.ts +7 -0
  14. package/es/components/combo-box/combo-box.js +30 -8
  15. package/es/components/combo-box/combo-box.js.map +1 -1
  16. package/es/components/combo-box/combo-box.scss.js +1 -1
  17. package/es/components/combo-button/combo-button.scss.js +1 -1
  18. package/es/components/contained-list/contained-list.scss.js +1 -1
  19. package/es/components/content-switcher/content-switcher-item.d.ts +1 -1
  20. package/es/components/content-switcher/content-switcher-item.js +2 -2
  21. package/es/components/content-switcher/content-switcher-item.js.map +1 -1
  22. package/es/components/content-switcher/content-switcher.scss.js +1 -1
  23. package/es/components/copy-button/copy-button.scss.js +1 -1
  24. package/es/components/data-table/data-table.scss.js +1 -1
  25. package/es/components/data-table/table-skeleton.d.ts +1 -5
  26. package/es/components/data-table/table-skeleton.js +2 -10
  27. package/es/components/data-table/table-skeleton.js.map +1 -1
  28. package/es/components/dropdown/dropdown-item.d.ts +15 -0
  29. package/es/components/dropdown/dropdown-item.js +52 -0
  30. package/es/components/dropdown/dropdown-item.js.map +1 -1
  31. package/es/components/dropdown/dropdown.js +0 -1
  32. package/es/components/dropdown/dropdown.js.map +1 -1
  33. package/es/components/dropdown/dropdown.scss.js +1 -1
  34. package/es/components/file-uploader/file-uploader.scss.js +1 -1
  35. package/es/components/menu-button/menu-button.scss.js +1 -1
  36. package/es/components/modal/modal.scss.js +1 -1
  37. package/es/components/multi-select/multi-select.js +0 -3
  38. package/es/components/multi-select/multi-select.js.map +1 -1
  39. package/es/components/notification/actionable-notification.scss.js +1 -1
  40. package/es/components/notification/inline-notification.scss.js +1 -1
  41. package/es/components/notification/toast-notification.scss.js +1 -1
  42. package/es/components/overflow-menu/overflow-menu-item.d.ts +5 -1
  43. package/es/components/overflow-menu/overflow-menu-item.js +24 -1
  44. package/es/components/overflow-menu/overflow-menu-item.js.map +1 -1
  45. package/es/components/overflow-menu/overflow-menu.d.ts +1 -1
  46. package/es/components/overflow-menu/overflow-menu.js +3 -3
  47. package/es/components/overflow-menu/overflow-menu.js.map +1 -1
  48. package/es/components/overflow-menu/overflow-menu.scss.js +1 -1
  49. package/es/components/pagination/pagination.scss.js +1 -1
  50. package/es/components/pagination-nav/pagination-nav.scss.js +1 -1
  51. package/es/components/popover/popover.d.ts +12 -2
  52. package/es/components/popover/popover.js +56 -37
  53. package/es/components/popover/popover.js.map +1 -1
  54. package/es/components/popover/popover.scss.js +1 -1
  55. package/es/components/progress-indicator/progress-indicator.scss.js +1 -1
  56. package/es/components/progress-indicator/progress-step.d.ts +1 -1
  57. package/es/components/progress-indicator/progress-step.js +2 -2
  58. package/es/components/progress-indicator/progress-step.js.map +1 -1
  59. package/es/components/radio-button/radio-button.js +1 -1
  60. package/es/components/radio-button/radio-button.js.map +1 -1
  61. package/es/components/select/select.d.ts +1 -1
  62. package/es/components/select/select.js +3 -3
  63. package/es/components/select/select.js.map +1 -1
  64. package/es/components/skip-to-content/skip-to-content.scss.js +1 -1
  65. package/es/components/slug/slug.scss.js +1 -1
  66. package/es/components/tabs/tab.d.ts +1 -1
  67. package/es/components/tabs/tab.js +2 -2
  68. package/es/components/tabs/tab.js.map +1 -1
  69. package/es/components/tabs/tabs.scss.js +1 -1
  70. package/es/components/tag/tag.d.ts +1 -1
  71. package/es/components/tag/tag.js +2 -2
  72. package/es/components/tag/tag.js.map +1 -1
  73. package/es/components/tag/tag.scss.js +1 -1
  74. package/es/components/text-input/text-input.d.ts +2 -0
  75. package/es/components/text-input/text-input.js +26 -14
  76. package/es/components/text-input/text-input.js.map +1 -1
  77. package/es/components/tile/expandable-tile.d.ts +1 -1
  78. package/es/components/tile/expandable-tile.js +2 -2
  79. package/es/components/tile/expandable-tile.js.map +1 -1
  80. package/es/components/time-picker/time-picker-select.d.ts +1 -1
  81. package/es/components/time-picker/time-picker-select.js +2 -2
  82. package/es/components/time-picker/time-picker-select.js.map +1 -1
  83. package/es/components/toggle-tip/toggletip.d.ts +0 -1
  84. package/es/components/toggle-tip/toggletip.js +2 -13
  85. package/es/components/toggle-tip/toggletip.js.map +1 -1
  86. package/es/components/toggle-tip/toggletip.scss.js +1 -1
  87. package/es/components/tooltip/tooltip.scss.js +1 -1
  88. package/es/components/ui-shell/header-menu.d.ts +1 -1
  89. package/es/components/ui-shell/header-menu.js +2 -2
  90. package/es/components/ui-shell/header-menu.js.map +1 -1
  91. package/es/components/ui-shell/header.scss.js +1 -1
  92. package/es/components/ui-shell/side-nav-menu.d.ts +1 -1
  93. package/es/components/ui-shell/side-nav-menu.js +2 -2
  94. package/es/components/ui-shell/side-nav-menu.js.map +1 -1
  95. package/es/globals/controllers/floating-controller.js +6 -2
  96. package/es/globals/controllers/floating-controller.js.map +1 -1
  97. package/es/globals/internal/deep-shadow-contains.d.ts +15 -0
  98. package/es/globals/internal/deep-shadow-contains.js +36 -0
  99. package/es/globals/internal/deep-shadow-contains.js.map +1 -0
  100. package/es/polyfills/toggle-attribute.d.ts +1 -1
  101. package/es-custom/components/ai-label/ai-label.scss.js +1 -1
  102. package/es-custom/components/breadcrumb/breadcrumb.scss.js +1 -1
  103. package/es-custom/components/button/button-set.js +1 -1
  104. package/es-custom/components/button/button-set.js.map +1 -1
  105. package/es-custom/components/button/button.scss.js +1 -1
  106. package/es-custom/components/checkbox/checkbox.js +1 -1
  107. package/es-custom/components/checkbox/checkbox.js.map +1 -1
  108. package/es-custom/components/code-snippet/code-snippet.scss.js +1 -1
  109. package/es-custom/components/combo-box/combo-box-item.d.ts +3 -4
  110. package/es-custom/components/combo-box/combo-box-item.js +0 -14
  111. package/es-custom/components/combo-box/combo-box-item.js.map +1 -1
  112. package/es-custom/components/combo-box/combo-box.d.ts +7 -0
  113. package/es-custom/components/combo-box/combo-box.js +30 -8
  114. package/es-custom/components/combo-box/combo-box.js.map +1 -1
  115. package/es-custom/components/combo-box/combo-box.scss.js +1 -1
  116. package/es-custom/components/combo-button/combo-button.scss.js +1 -1
  117. package/es-custom/components/contained-list/contained-list.scss.js +1 -1
  118. package/es-custom/components/content-switcher/content-switcher-item.d.ts +1 -1
  119. package/es-custom/components/content-switcher/content-switcher-item.js +2 -2
  120. package/es-custom/components/content-switcher/content-switcher-item.js.map +1 -1
  121. package/es-custom/components/content-switcher/content-switcher.scss.js +1 -1
  122. package/es-custom/components/copy-button/copy-button.scss.js +1 -1
  123. package/es-custom/components/data-table/data-table.scss.js +1 -1
  124. package/es-custom/components/data-table/table-skeleton.d.ts +1 -5
  125. package/es-custom/components/data-table/table-skeleton.js +2 -10
  126. package/es-custom/components/data-table/table-skeleton.js.map +1 -1
  127. package/es-custom/components/dropdown/dropdown-item.d.ts +15 -0
  128. package/es-custom/components/dropdown/dropdown-item.js +52 -0
  129. package/es-custom/components/dropdown/dropdown-item.js.map +1 -1
  130. package/es-custom/components/dropdown/dropdown.js +0 -1
  131. package/es-custom/components/dropdown/dropdown.js.map +1 -1
  132. package/es-custom/components/dropdown/dropdown.scss.js +1 -1
  133. package/es-custom/components/file-uploader/file-uploader.scss.js +1 -1
  134. package/es-custom/components/menu-button/menu-button.scss.js +1 -1
  135. package/es-custom/components/modal/modal.scss.js +1 -1
  136. package/es-custom/components/multi-select/multi-select.js +0 -3
  137. package/es-custom/components/multi-select/multi-select.js.map +1 -1
  138. package/es-custom/components/notification/actionable-notification.scss.js +1 -1
  139. package/es-custom/components/notification/inline-notification.scss.js +1 -1
  140. package/es-custom/components/notification/toast-notification.scss.js +1 -1
  141. package/es-custom/components/overflow-menu/overflow-menu-item.d.ts +5 -1
  142. package/es-custom/components/overflow-menu/overflow-menu-item.js +24 -1
  143. package/es-custom/components/overflow-menu/overflow-menu-item.js.map +1 -1
  144. package/es-custom/components/overflow-menu/overflow-menu.d.ts +1 -1
  145. package/es-custom/components/overflow-menu/overflow-menu.js +3 -3
  146. package/es-custom/components/overflow-menu/overflow-menu.js.map +1 -1
  147. package/es-custom/components/overflow-menu/overflow-menu.scss.js +1 -1
  148. package/es-custom/components/pagination/pagination.scss.js +1 -1
  149. package/es-custom/components/pagination-nav/pagination-nav.scss.js +1 -1
  150. package/es-custom/components/popover/popover.d.ts +12 -2
  151. package/es-custom/components/popover/popover.js +56 -37
  152. package/es-custom/components/popover/popover.js.map +1 -1
  153. package/es-custom/components/popover/popover.scss.js +1 -1
  154. package/es-custom/components/progress-indicator/progress-indicator.scss.js +1 -1
  155. package/es-custom/components/progress-indicator/progress-step.d.ts +1 -1
  156. package/es-custom/components/progress-indicator/progress-step.js +2 -2
  157. package/es-custom/components/progress-indicator/progress-step.js.map +1 -1
  158. package/es-custom/components/radio-button/radio-button.js +1 -1
  159. package/es-custom/components/radio-button/radio-button.js.map +1 -1
  160. package/es-custom/components/select/select.d.ts +1 -1
  161. package/es-custom/components/select/select.js +3 -3
  162. package/es-custom/components/select/select.js.map +1 -1
  163. package/es-custom/components/skip-to-content/skip-to-content.scss.js +1 -1
  164. package/es-custom/components/slug/slug.scss.js +1 -1
  165. package/es-custom/components/tabs/tab.d.ts +1 -1
  166. package/es-custom/components/tabs/tab.js +2 -2
  167. package/es-custom/components/tabs/tab.js.map +1 -1
  168. package/es-custom/components/tabs/tabs.scss.js +1 -1
  169. package/es-custom/components/tag/tag.d.ts +1 -1
  170. package/es-custom/components/tag/tag.js +2 -2
  171. package/es-custom/components/tag/tag.js.map +1 -1
  172. package/es-custom/components/tag/tag.scss.js +1 -1
  173. package/es-custom/components/text-input/text-input.d.ts +2 -0
  174. package/es-custom/components/text-input/text-input.js +26 -14
  175. package/es-custom/components/text-input/text-input.js.map +1 -1
  176. package/es-custom/components/tile/expandable-tile.d.ts +1 -1
  177. package/es-custom/components/tile/expandable-tile.js +2 -2
  178. package/es-custom/components/tile/expandable-tile.js.map +1 -1
  179. package/es-custom/components/time-picker/time-picker-select.d.ts +1 -1
  180. package/es-custom/components/time-picker/time-picker-select.js +2 -2
  181. package/es-custom/components/time-picker/time-picker-select.js.map +1 -1
  182. package/es-custom/components/toggle-tip/toggletip.d.ts +0 -1
  183. package/es-custom/components/toggle-tip/toggletip.js +2 -13
  184. package/es-custom/components/toggle-tip/toggletip.js.map +1 -1
  185. package/es-custom/components/toggle-tip/toggletip.scss.js +1 -1
  186. package/es-custom/components/tooltip/tooltip.scss.js +1 -1
  187. package/es-custom/components/ui-shell/header-menu.d.ts +1 -1
  188. package/es-custom/components/ui-shell/header-menu.js +2 -2
  189. package/es-custom/components/ui-shell/header-menu.js.map +1 -1
  190. package/es-custom/components/ui-shell/header.scss.js +1 -1
  191. package/es-custom/components/ui-shell/side-nav-menu.d.ts +1 -1
  192. package/es-custom/components/ui-shell/side-nav-menu.js +2 -2
  193. package/es-custom/components/ui-shell/side-nav-menu.js.map +1 -1
  194. package/es-custom/globals/controllers/floating-controller.js +6 -2
  195. package/es-custom/globals/controllers/floating-controller.js.map +1 -1
  196. package/es-custom/globals/internal/deep-shadow-contains.d.ts +15 -0
  197. package/es-custom/globals/internal/deep-shadow-contains.js +36 -0
  198. package/es-custom/globals/internal/deep-shadow-contains.js.map +1 -0
  199. package/es-custom/polyfills/toggle-attribute.d.ts +1 -1
  200. package/lib/components/combo-box/combo-box-item.d.ts +3 -4
  201. package/lib/components/combo-box/combo-box.d.ts +7 -0
  202. package/lib/components/content-switcher/content-switcher-item.d.ts +1 -1
  203. package/lib/components/data-table/table-skeleton.d.ts +1 -5
  204. package/lib/components/dropdown/dropdown-item.d.ts +15 -0
  205. package/lib/components/overflow-menu/overflow-menu-item.d.ts +5 -1
  206. package/lib/components/overflow-menu/overflow-menu.d.ts +1 -1
  207. package/lib/components/popover/popover.d.ts +12 -2
  208. package/lib/components/progress-indicator/progress-step.d.ts +1 -1
  209. package/lib/components/select/select.d.ts +1 -1
  210. package/lib/components/tabs/tab.d.ts +1 -1
  211. package/lib/components/tag/tag.d.ts +1 -1
  212. package/lib/components/text-input/text-input.d.ts +2 -0
  213. package/lib/components/tile/expandable-tile.d.ts +1 -1
  214. package/lib/components/time-picker/time-picker-select.d.ts +1 -1
  215. package/lib/components/toggle-tip/toggletip.d.ts +0 -1
  216. package/lib/components/ui-shell/header-menu.d.ts +1 -1
  217. package/lib/components/ui-shell/side-nav-menu.d.ts +1 -1
  218. package/lib/globals/controllers/floating-controller.js +6 -2
  219. package/lib/globals/controllers/floating-controller.js.map +1 -1
  220. package/lib/globals/internal/deep-shadow-contains.d.ts +15 -0
  221. package/lib/polyfills/toggle-attribute.d.ts +1 -1
  222. package/package.json +6 -6
  223. package/scss/components/dropdown/dropdown.scss +5 -0
  224. package/scss/components/overflow-menu/overflow-menu.scss +4 -0
  225. package/scss/components/popover/popover.scss +160 -4
  226. package/telemetry.yml +2 -1
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { css } from 'lit';
9
9
 
10
- var popoverStyles = 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{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}.cds-custom--popover-container{display:inline-block}.cds-custom--popover-container:not(.cds-custom--popover--auto-align){position:relative}.cds-custom--popover--high-contrast .cds-custom--popover{--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds-custom--popover--drop-shadow .cds-custom--popover{filter:var(--cds-popover-drop-shadow,drop-shadow(0 .125rem .125rem rgba(0,0,0,.2)))}.cds-custom--popover--border>.cds-custom--popover>.cds-custom--popover-content{outline:1px solid var(--cds-popover-border-color,var(--cds-border-subtle));outline-offset:-1px}.cds-custom--popover--caret{--cds-popover-offset:0.625rem}.cds-custom--popover{inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-layout-size-height-sm:2rem}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds-custom--popover-content{--cds-layout-size-height-md:2.5rem}.cds-custom--layout--size-md :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-md{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds-custom--popover-content{--cds-layout-size-height-lg:3rem}.cds-custom--layout--size-lg :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-lg{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds-custom--popover-content{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--popover-content *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover-content{background-color:var(--cds-popover-background-color,var(--cds-layer));border-radius:var(--cds-popover-border-radius,2px);color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;inline-size:-moz-max-content;inline-size:max-content;max-inline-size:23rem;pointer-events:auto;position:absolute;z-index:6000}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-content{background-color:var(--cds-background,#fff)}.cds-custom--popover-content:before{content:\"\";display:none;position:absolute}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover--auto-align.cds-custom--popover-caret,.cds-custom--popover-caret{display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--auto-align.cds-custom--popover-caret:after,.cds-custom--popover-caret:after{background-color:var(--cds-popover-background-color,var(--cds-layer));content:\"\";display:block;position:absolute}.cds-custom--popover--auto-align.cds-custom--popover-caret:before,.cds-custom--popover-caret:before{background-color:var(--cds-popover-border-color,var(--cds-border-subtle));content:\"\";display:none;position:absolute}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-caret:after{background-color:var(--cds-background,#fff)}.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--border .cds-custom--popover--auto-align.cds-custom--popover-caret:before,.cds-custom--popover--border .cds-custom--popover-caret:before,.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-caret{display:block}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-caret{display:none}.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));inset-inline-start:auto}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem))}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}[dir=rtl] .cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}.cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));inset-inline-start:auto}.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem))}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5*-1 - 16px))}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block:0;inset-inline-start:0;transform:translateX(-100%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*-.5 - 16px))}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block:0;inset-inline-end:0;transform:translateX(100%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button :after,.cds-custom--popover--tab-tip__button :before{box-sizing:inherit}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button{align-items:center;block-size:2rem;display:inline-flex;inline-size:2rem;justify-content:center;position:relative}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--popover--tab-tip__button:focus{outline-style:dotted}}.cds-custom--popover--tab-tip__button:hover{background-color:var(--cds-layer-hover)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button{background:var(--cds-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button:not(:focus):after{background:var(--cds-layer);block-size:2px;content:\"\";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds-custom--popover--tab-tip__button svg{fill:var(--cds-icon-primary,#161616)}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) *,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) :after,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) :before,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) *,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) :after,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) :before{box-sizing:inherit}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button)::-moz-focus-inner,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button)::-moz-focus-inner{border:0}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button){align-items:center;block-size:2rem;display:inline-flex;inline-size:2rem;justify-content:center;position:relative}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button):focus,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button):focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button):focus,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button):focus{outline-style:dotted}}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button):hover,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button):hover{background-color:var(--cds-layer-hover)}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) svg,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) svg{fill:var(--cds-icon-primary,#161616)}:host(cds-custom-popover[highContrast]) ::slotted(cds-custom-popover-content),:host(cds-custom-popover[highContrast]) ::slotted(cds-custom-tooltip-content),:host(cds-custom-tooltip[highContrast]) ::slotted(cds-custom-popover-content),:host(cds-custom-tooltip[highContrast]) ::slotted(cds-custom-tooltip-content){--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}:host(cds-custom-popover-content[backgroundToken=background]:not([highContrast])) .cds-custom--popover-content{background:var(--cds-background,#fff)}:host(cds-custom-popover-content[open][caret][backgroundToken=background]:not([highContrast])) .cds-custom--popover-caret:after{background:var(--cds-background,#fff)}:host(cds-custom-popover[tabTip][open]) ::slotted(.cds-custom--popover--tab-tip__button){background:var(--cds-layer)!important;box-shadow:0 .125rem .125rem rgba(0,0,0,.2)}:host(cds-custom-popover-content),:host(cds-custom-tooltip-content){inset:0;pointer-events:none;position:absolute;z-index:6000}:host(cds-custom-ai-label[open]) .cds-custom--popover-content,:host(cds-custom-popover-content[open]) .cds-custom--popover-content,:host(cds-custom-slug[open]) .cds-custom--popover-content,:host(cds-custom-toggletip[open]) .cds-custom--popover-content,:host(cds-custom-tooltip-content[open]) .cds-custom--popover-content{display:block}:host(cds-custom-popover) .cds-custom--popover--tab-tip__button:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-custom-popover) .cds-custom--popover--tab-tip__button:focus-within{outline-style:dotted}}:host(cds-custom-popover-content[open][tabTip]) .cds-custom--popover-content,:host(cds-custom-tooltip-content[open][tabTip]) .cds-custom--popover-content{border-radius:0}:host(cds-custom-popover[tabTip][open]) ::slotted(button[class*=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}:host(cds-custom-ai-label[open]) .cds-custom--popover-caret,:host(cds-custom-popover-content[open][caret]) .cds-custom--popover-caret,:host(cds-custom-slug[open]) .cds-custom--popover-caret,:host(cds-custom-toggletip[open]) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[open][caret]) .cds-custom--popover-caret{display:block}:host(cds-custom-ai-label[open]) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[open][caret]) .cds-custom--popover-caret:after,:host(cds-custom-slug[open]) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[open]) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[open][caret]) .cds-custom--popover-caret:after{background:var(--cds-layer);content:\"\";display:block;position:absolute}:host(cds-custom-ai-label[open]) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[open][caret]) .cds-custom--popover-caret:before,:host(cds-custom-slug[open]) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[open]) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[open][caret]) .cds-custom--popover-caret:before{background-color:var(--cds-popover-border-color,var(--cds-border-subtle));content:\"\";display:none;position:absolute}:host(cds-custom-popover-content[open][caret][highContrast]) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[open][caret][highContrast]) .cds-custom--popover-caret:after{background:var(--cds-background-inverse,#393939)}:host(cds-custom-popover-content[border]) .cds-custom--popover-content,:host(cds-custom-tooltip-content[border]) .cds-custom--popover-content{outline:1px solid var(--cds-popover-border-color,var(--cds-border-subtle));outline-offset:-1px}:host(cds-custom-popover-content[dropShadow]) .cds-custom--popover,:host(cds-custom-tooltip-content[dropShadow]) .cds-custom--popover{filter:var(--cds-popover-drop-shadow,drop-shadow(0 .125rem .125rem rgba(0,0,0,.2)))}:host(cds-custom-popover-content[open][caret][border]) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[open][caret][border]) .cds-custom--popover-caret:before{display:block}:host(cds-custom-ai-label[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}:host(cds-custom-ai-label[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}:host(cds-custom-ai-label[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[align^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-slug[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[align^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before{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)}:host(cds-custom-ai-label[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}:host(cds-custom-ai-label:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=bottom]:not([autoalign])) .cds-custom--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}:host(cds-custom-ai-label[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret{clip-path:none}:host(cds-custom-ai-label[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom]:not([autoalign])) .cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-start]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}:host(cds-custom-popover-content[tabTip][align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[tabTip][align=bottom-start]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:0}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-start]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));inset-inline-start:auto}:host(cds-custom-popover-content:dir(rtl)[tabTip][align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[tabTip][align=bottom-start]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:0}:host(cds-custom-ai-label[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}:host(cds-custom-popover-content[tabTip][align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[tabTip][align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:0}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem))}:host(cds-custom-popover-content:dir(rtl)[tabTip][align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[tabTip][align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:0}:host(cds-custom-ai-label[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=left]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}:host(cds-custom-ai-label[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=left]:not([autoalign])) .cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}:host(cds-custom-ai-label[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[align^=left][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-slug[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[align^=left][border]:not([autoalign])) .cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}:host(cds-custom-ai-label[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=left][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=left][border]:not([autoalign])) .cds-custom--popover-caret:after{inset-inline-start:-1px}:host(cds-custom-ai-label:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}:host(cds-custom-ai-label:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret:after{inset-inline-start:1px}:host(cds-custom-ai-label[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left]:not([autoalign])) .cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}:host(cds-custom-ai-label[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=left-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-end]:not([autoalign])) .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 + 1rem))}:host(cds-custom-ai-label[alignment=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-top]:not([autoalign])) .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 - 1rem))}:host(cds-custom-ai-label:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:auto;inset-inline-start:100%}:host(cds-custom-ai-label[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=right]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}:host(cds-custom-ai-label[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=right]:not([autoalign])) .cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}:host(cds-custom-ai-label[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[align^=right][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-slug[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[align^=right][border]:not([autoalign])) .cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}:host(cds-custom-ai-label[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=right][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=right][border]:not([autoalign])) .cds-custom--popover-caret:after{inset-inline-start:1px}:host(cds-custom-ai-label:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}:host(cds-custom-ai-label:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret:after{inset-inline-start:-1px}:host(cds-custom-ai-label[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right]:not([autoalign])) .cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}:host(cds-custom-ai-label[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=right-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-end]:not([autoalign])) .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))}:host(cds-custom-ai-label[alignment=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-top]:not([autoalign])) .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))}:host(cds-custom-ai-label:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:auto}:host(cds-custom-ai-label[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=top]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}:host(cds-custom-ai-label[alignment^=top]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=top]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=top]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=top]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=top]:not([autoalign])) .cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}:host(cds-custom-ai-label[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[align^=top][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-slug[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[align^=top][border]:not([autoalign])) .cds-custom--popover-caret:before{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)}:host(cds-custom-ai-label[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=top][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=top][border]:not([autoalign])) .cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}:host(cds-custom-ai-label:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=top]:not([autoalign])) .cds-custom--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}:host(cds-custom-ai-label[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top]:not([autoalign])) .cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-start]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label:dir(rtl)[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-start]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));inset-inline-start:auto}:host(cds-custom-ai-label[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-right]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label:dir(rtl)[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem))}:host(cds-custom-popover-content[autoalign]) .cds-custom--popover-caret,:host(cds-custom-toggletip[autoalign]) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[autoalign]) .cds-custom--popover-caret{block-size:8px;inline-size:8px;transform:rotate(45deg)}:host(cds-custom-ai-label[autoalign]) .cds-custom--popover-container,:host(cds-custom-popover[autoalign]) .cds-custom--popover-container,:host(cds-custom-slug[autoalign]) .cds-custom--popover-container,:host(cds-custom-toggletip[autoalign]) .cds-custom--popover-container,:host(cds-custom-tooltip[autoalign]) .cds-custom--popover-container{position:static}:host(cds-custom-popover-content[open][caret][autoalign]) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[open][caret][autoalign]) .cds-custom--popover-caret:before{block-size:8px;inline-size:8px}:host(cds-custom-popover-content[open][caret][autoalign]) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[open][caret][autoalign]) .cds-custom--popover-caret:after{block-size:8px;inline-size:8px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-caret:after{inline-size:7px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-content[align^=top]>.cds-custom--popover-caret:after{inset-block-start:-1px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-content[align^=bottom]>.cds-custom--popover-caret:after{inset-block-start:1px;inset-inline-start:1px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-content[align^=left]>.cds-custom--popover-caret:after{inset-block-start:1px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-content[align^=right]>.cds-custom--popover-caret:after{inset-block-start:-1px;inset-inline-start:1px}"]);
10
+ var popoverStyles = 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{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}.cds-custom--popover-container{display:inline-block}.cds-custom--popover-container:not(.cds-custom--popover--auto-align){position:relative}.cds-custom--popover--high-contrast .cds-custom--popover{--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds-custom--popover--drop-shadow .cds-custom--popover{filter:var(--cds-popover-drop-shadow,drop-shadow(0 .125rem .125rem rgba(0,0,0,.2)))}.cds-custom--popover--border>.cds-custom--popover>.cds-custom--popover-content{outline:1px solid var(--cds-popover-border-color,var(--cds-border-subtle));outline-offset:-1px}.cds-custom--popover--caret{--cds-popover-offset:0.625rem}.cds-custom--popover{inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-layout-size-height-sm:2rem}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds-custom--popover-content{--cds-layout-size-height-md:2.5rem}.cds-custom--layout--size-md :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-md{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds-custom--popover-content{--cds-layout-size-height-lg:3rem}.cds-custom--layout--size-lg :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-lg{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds-custom--popover-content{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--popover-content *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover-content{background-color:var(--cds-popover-background-color,var(--cds-layer));border-radius:var(--cds-popover-border-radius,2px);color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;inline-size:-moz-max-content;inline-size:max-content;max-inline-size:23rem;pointer-events:auto;position:absolute;z-index:6000}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-content{background-color:var(--cds-background,#fff)}.cds-custom--popover-content:before{content:\"\";display:none;position:absolute}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover--auto-align.cds-custom--popover-caret,.cds-custom--popover-caret{display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--auto-align.cds-custom--popover-caret:after,.cds-custom--popover-caret:after{background-color:var(--cds-popover-background-color,var(--cds-layer));content:\"\";display:block;position:absolute}.cds-custom--popover--auto-align.cds-custom--popover-caret:before,.cds-custom--popover-caret:before{background-color:var(--cds-popover-border-color,var(--cds-border-subtle));content:\"\";display:none;position:absolute}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-caret:after{background-color:var(--cds-background,#fff)}.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--border .cds-custom--popover--auto-align.cds-custom--popover-caret:before,.cds-custom--popover--border .cds-custom--popover-caret:before,.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-caret{display:block}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-caret{display:none}.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds-custom--popover--bottom-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:-.25rem}.cds-custom--popover--top-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:-.25rem}.cds-custom--popover--bottom-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}.cds-custom--popover--bottom-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}.cds-custom--popover--right-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(100% + .25rem)}.cds-custom--popover--left-end:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-start:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left:not(.cds-custom--popover--caret):not(.cds-custom--popover--auto-align):not(.cds-custom--popover--tab-tip)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(100% + .25rem)}[dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));inset-inline-start:auto}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem))}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}[dir=rtl] .cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}.cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));inset-inline-start:auto}.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem))}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5*-1 - 16px))}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block:0;inset-inline-start:0;transform:translateX(-100%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*-.5 - 16px))}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block:0;inset-inline-end:0;transform:translateX(100%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button :after,.cds-custom--popover--tab-tip__button :before{box-sizing:inherit}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button{align-items:center;block-size:2rem;display:inline-flex;inline-size:2rem;justify-content:center;position:relative}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--popover--tab-tip__button:focus{outline-style:dotted}}.cds-custom--popover--tab-tip__button:hover{background-color:var(--cds-layer-hover)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button{background:var(--cds-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button:not(:focus):after{background:var(--cds-layer);block-size:2px;content:\"\";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds-custom--popover--tab-tip__button svg{fill:var(--cds-icon-primary,#161616)}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) *,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) :after,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) :before,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) *,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) :after,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) :before{box-sizing:inherit}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button)::-moz-focus-inner,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button)::-moz-focus-inner{border:0}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button){align-items:center;block-size:2rem;display:inline-flex;inline-size:2rem;justify-content:center;position:relative}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button):focus,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button):focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button):focus,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button):focus{outline-style:dotted}}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button):hover,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button):hover{background-color:var(--cds-layer-hover)}:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) svg,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) svg{fill:var(--cds-icon-primary,#161616)}:host(cds-custom-popover[highContrast]) ::slotted(cds-custom-popover-content),:host(cds-custom-popover[highContrast]) ::slotted(cds-custom-tooltip-content),:host(cds-custom-tooltip[highContrast]) ::slotted(cds-custom-popover-content),:host(cds-custom-tooltip[highContrast]) ::slotted(cds-custom-tooltip-content){--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}:host(cds-custom-popover-content[backgroundToken=background]:not([highContrast])) .cds-custom--popover-content{background:var(--cds-background,#fff)}:host(cds-custom-popover-content[open][caret][backgroundToken=background]:not([highContrast])) .cds-custom--popover-caret:after{background:var(--cds-background,#fff)}:host(cds-custom-popover[tabTip][open]) ::slotted(.cds-custom--popover--tab-tip__button){background:var(--cds-layer)!important;box-shadow:0 .125rem .125rem rgba(0,0,0,.2)}:host(cds-custom-popover-content),:host(cds-custom-tooltip-content){inset:0;pointer-events:none;position:absolute;z-index:6000}:host(cds-custom-ai-label[open]) .cds-custom--popover-content,:host(cds-custom-popover-content[open]) .cds-custom--popover-content,:host(cds-custom-slug[open]) .cds-custom--popover-content,:host(cds-custom-toggletip[open]) .cds-custom--popover-content,:host(cds-custom-tooltip-content[open]) .cds-custom--popover-content{display:block}:host(cds-custom-popover) .cds-custom--popover--tab-tip__button:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-custom-popover) .cds-custom--popover--tab-tip__button:focus-within{outline-style:dotted}}:host(cds-custom-popover-content[open][tabTip]) .cds-custom--popover-content,:host(cds-custom-tooltip-content[open][tabTip]) .cds-custom--popover-content{border-radius:0}:host(cds-custom-popover[tabTip][open]) ::slotted(button[class*=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}:host(cds-custom-ai-label[open]) .cds-custom--popover-caret,:host(cds-custom-popover-content[open][caret]) .cds-custom--popover-caret,:host(cds-custom-slug[open]) .cds-custom--popover-caret,:host(cds-custom-toggletip[open]) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[open][caret]) .cds-custom--popover-caret{display:block}:host(cds-custom-ai-label[open]) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[open][caret]) .cds-custom--popover-caret:after,:host(cds-custom-slug[open]) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[open]) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[open][caret]) .cds-custom--popover-caret:after{background:var(--cds-layer);content:\"\";display:block;position:absolute}:host(cds-custom-ai-label[open]) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[open][caret]) .cds-custom--popover-caret:before,:host(cds-custom-slug[open]) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[open]) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[open][caret]) .cds-custom--popover-caret:before{background-color:var(--cds-popover-border-color,var(--cds-border-subtle));content:\"\";display:none;position:absolute}:host(cds-custom-popover-content[open][caret][highContrast]) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[open][caret][highContrast]) .cds-custom--popover-caret:after{background:var(--cds-background-inverse,#393939)}:host(cds-custom-popover-content[border]) .cds-custom--popover-content,:host(cds-custom-tooltip-content[border]) .cds-custom--popover-content{outline:1px solid var(--cds-popover-border-color,var(--cds-border-subtle));outline-offset:-1px}:host(cds-custom-popover-content[dropShadow]) .cds-custom--popover,:host(cds-custom-tooltip-content[dropShadow]) .cds-custom--popover{filter:var(--cds-popover-drop-shadow,drop-shadow(0 .125rem .125rem rgba(0,0,0,.2)))}:host(cds-custom-popover-content[open][caret][border]) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[open][caret][border]) .cds-custom--popover-caret:before{display:block}:host(cds-custom-ai-label[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}:host(cds-custom-ai-label[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}:host(cds-custom-ai-label[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[align^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-slug[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[align^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:before{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)}:host(cds-custom-ai-label[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=bottom][border]:not([autoalign])) .cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}:host(cds-custom-ai-label:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=bottom]:not([autoalign])) .cds-custom--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}:host(cds-custom-ai-label[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret{clip-path:none}:host(cds-custom-ai-label[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom]:not([autoalign])) .cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-start]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}:host(cds-custom-popover-content[tabTip][align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[tabTip][align=bottom-start]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:0}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-start]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));inset-inline-start:auto}:host(cds-custom-popover-content:dir(rtl)[tabTip][align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[tabTip][align=bottom-start]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:0}:host(cds-custom-ai-label[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}:host(cds-custom-popover-content[tabTip][align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[tabTip][align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:0}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem))}:host(cds-custom-popover-content:dir(rtl)[tabTip][align=bottom-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[tabTip][align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:0}:host(cds-custom-popover-content[align=bottom-end]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-start]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content{inset-block-end:-.25rem}:host(cds-custom-popover-content[align=bottom-left]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-start]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}:host(cds-custom-popover-content[align=bottom-end]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-right]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}:host(cds-custom-ai-label[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=left]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}:host(cds-custom-ai-label[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=left]:not([autoalign])) .cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}:host(cds-custom-ai-label[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[align^=left][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-slug[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[align^=left][border]:not([autoalign])) .cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}:host(cds-custom-ai-label[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=left][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=left][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=left][border]:not([autoalign])) .cds-custom--popover-caret:after{inset-inline-start:-1px}:host(cds-custom-ai-label:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}:host(cds-custom-ai-label:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret:after{inset-inline-start:1px}:host(cds-custom-ai-label[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left]:not([autoalign])) .cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}:host(cds-custom-ai-label[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=left-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-end]:not([autoalign])) .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 + 1rem))}:host(cds-custom-ai-label[alignment=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-top]:not([autoalign])) .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 - 1rem))}:host(cds-custom-ai-label:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:auto;inset-inline-start:100%}:host(cds-custom-popover-content[align=left-end]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-start]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content{inset-inline-end:calc(100% + .25rem)}:host(cds-custom-ai-label[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=right]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}:host(cds-custom-ai-label[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=right]:not([autoalign])) .cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}:host(cds-custom-ai-label[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[align^=right][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-slug[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[align^=right][border]:not([autoalign])) .cds-custom--popover-caret:before{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}:host(cds-custom-ai-label[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=right][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=right][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=right][border]:not([autoalign])) .cds-custom--popover-caret:after{inset-inline-start:1px}:host(cds-custom-ai-label:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}:host(cds-custom-ai-label:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret:after{inset-inline-start:-1px}:host(cds-custom-ai-label[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right]:not([autoalign])) .cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}:host(cds-custom-ai-label[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=right-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-end]:not([autoalign])) .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))}:host(cds-custom-ai-label[alignment=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-top]:not([autoalign])) .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))}:host(cds-custom-ai-label:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:auto}:host(cds-custom-popover-content[align=right-end]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-start]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content{inset-inline-start:calc(100% + .25rem)}:host(cds-custom-ai-label[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=top]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}:host(cds-custom-ai-label[alignment^=top]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=top]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=top]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=top]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=top]:not([autoalign])) .cds-custom--popover-caret:after{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}:host(cds-custom-ai-label[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-popover-content[align^=top][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-slug[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-toggletip[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[align^=top][border]:not([autoalign])) .cds-custom--popover-caret:before{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)}:host(cds-custom-ai-label[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-popover-content[align^=top][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-slug[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-toggletip[alignment^=top][border]:not([autoalign])) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[align^=top][border]:not([autoalign])) .cds-custom--popover-caret:after{inline-size:calc(var(--cds-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}:host(cds-custom-ai-label:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=top]:not([autoalign])) .cds-custom--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}:host(cds-custom-ai-label[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top]:not([autoalign])) .cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-start]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label:dir(rtl)[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-start]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-start]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));inset-inline-start:auto}:host(cds-custom-ai-label[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-right]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem));transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-ai-label:dir(rtl)[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-end]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem))}:host(cds-custom-popover-content[align=top-end]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-start]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content{inset-block-start:-.25rem}:host(cds-custom-popover-content[align=top-left]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-start]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}:host(cds-custom-popover-content[align=top-end]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-right]:not([caret]):not([autoalign]):not([tabTip])) .cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-popover-offset, 0rem) - 1rem)}:host(cds-custom-popover-content[autoalign]) .cds-custom--popover-caret,:host(cds-custom-toggletip[autoalign]) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[autoalign]) .cds-custom--popover-caret{block-size:8px;inline-size:8px;transform:rotate(45deg)}:host(cds-custom-ai-label[autoalign]) .cds-custom--popover-container,:host(cds-custom-popover[autoalign]) .cds-custom--popover-container,:host(cds-custom-slug[autoalign]) .cds-custom--popover-container,:host(cds-custom-toggletip[autoalign]) .cds-custom--popover-container,:host(cds-custom-tooltip[autoalign]) .cds-custom--popover-container{position:static}:host(cds-custom-popover-content[open][caret][autoalign]) .cds-custom--popover-caret:before,:host(cds-custom-tooltip-content[open][caret][autoalign]) .cds-custom--popover-caret:before{block-size:8px;inline-size:8px}:host(cds-custom-popover-content[open][caret][autoalign]) .cds-custom--popover-caret:after,:host(cds-custom-tooltip-content[open][caret][autoalign]) .cds-custom--popover-caret:after{block-size:8px;inline-size:8px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-caret:after{inline-size:7px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-content[align^=top]>.cds-custom--popover-caret:after{inset-block-start:-1px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-content[align^=bottom]>.cds-custom--popover-caret:after{inset-block-start:1px;inset-inline-start:1px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-content[align^=left]>.cds-custom--popover-caret:after{inset-block-start:1px}:host(cds-custom-popover-content[border][open][caret][autoalign]) .cds-custom--popover-content[align^=right]>.cds-custom--popover-caret:after{inset-block-start:-1px;inset-inline-start:1px}"]);
11
11
 
12
12
  export { popoverStyles as default };
13
13
  //# sourceMappingURL=popover.scss.js.map