@coveo/atomic 3.59.8 → 3.60.1

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 (664) hide show
  1. package/custom-elements.json +2066 -2041
  2. package/dist/cjs/autoloader/index.cjs +1 -1
  3. package/dist/cjs/cdn.cjs +2 -2
  4. package/dist/cjs/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.cjs +25 -25
  5. package/dist/cjs/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.cjs +31 -31
  6. package/dist/cjs/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.cjs +12 -12
  7. package/dist/cjs/components/commerce/atomic-commerce-facet/atomic-commerce-facet.cjs +25 -25
  8. package/dist/cjs/components/commerce/atomic-commerce-facet-number-input/atomic-commerce-facet-number-input.cjs +9 -9
  9. package/dist/cjs/components/commerce/atomic-commerce-facets/atomic-commerce-facets.cjs +13 -13
  10. package/dist/cjs/components/commerce/atomic-commerce-interface/analytics-config.cjs +1 -1
  11. package/dist/cjs/components/commerce/atomic-commerce-interface/atomic-commerce-interface.cjs +20 -20
  12. package/dist/cjs/components/commerce/atomic-commerce-interface/store.cjs +4 -4
  13. package/dist/cjs/components/commerce/atomic-commerce-layout/atomic-commerce-layout.cjs +10 -10
  14. package/dist/cjs/components/commerce/atomic-commerce-layout/atomic-commerce-layout.tw.css.cjs +2 -2
  15. package/dist/cjs/components/commerce/atomic-commerce-layout/commerce-layout.cjs +1 -1
  16. package/dist/cjs/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.cjs +14 -14
  17. package/dist/cjs/components/commerce/atomic-commerce-no-products/atomic-commerce-no-products.cjs +15 -15
  18. package/dist/cjs/components/commerce/atomic-commerce-numeric-facet/atomic-commerce-numeric-facet.cjs +18 -18
  19. package/dist/cjs/components/commerce/atomic-commerce-pager/atomic-commerce-pager.cjs +22 -31
  20. package/dist/cjs/components/commerce/atomic-commerce-product-list/atomic-commerce-product-list.cjs +29 -29
  21. package/dist/cjs/components/commerce/atomic-commerce-products-per-page/atomic-commerce-products-per-page.cjs +16 -16
  22. package/dist/cjs/components/commerce/atomic-commerce-query-error/atomic-commerce-query-error.cjs +19 -19
  23. package/dist/cjs/components/commerce/atomic-commerce-query-summary/atomic-commerce-query-summary.cjs +13 -13
  24. package/dist/cjs/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.cjs +16 -16
  25. package/dist/cjs/components/commerce/atomic-commerce-recommendation-interface/store.cjs +1 -1
  26. package/dist/cjs/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.cjs +26 -26
  27. package/dist/cjs/components/commerce/atomic-commerce-refine-modal/atomic-commerce-refine-modal.cjs +15 -15
  28. package/dist/cjs/components/commerce/atomic-commerce-refine-toggle/atomic-commerce-refine-toggle.cjs +10 -10
  29. package/dist/cjs/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.cjs +24 -24
  30. package/dist/cjs/components/commerce/atomic-commerce-search-box-instant-products/atomic-commerce-search-box-instant-products.cjs +10 -10
  31. package/dist/cjs/components/commerce/atomic-commerce-search-box-query-suggestions/atomic-commerce-search-box-query-suggestions.cjs +7 -7
  32. package/dist/cjs/components/commerce/atomic-commerce-search-box-recent-queries/atomic-commerce-search-box-recent-queries.cjs +10 -10
  33. package/dist/cjs/components/commerce/atomic-commerce-sort-dropdown/atomic-commerce-sort-dropdown.cjs +15 -15
  34. package/dist/cjs/components/commerce/atomic-commerce-text/atomic-commerce-text.cjs +5 -5
  35. package/dist/cjs/components/commerce/atomic-commerce-timeframe-facet/atomic-commerce-timeframe-facet.cjs +19 -19
  36. package/dist/cjs/components/commerce/atomic-product/atomic-product.cjs +11 -11
  37. package/dist/cjs/components/commerce/atomic-product/atomic-product.tw.css.cjs +2 -2
  38. package/dist/cjs/components/commerce/atomic-product-children/atomic-product-children.cjs +13 -13
  39. package/dist/cjs/components/commerce/atomic-product-description/atomic-product-description.cjs +11 -11
  40. package/dist/cjs/components/commerce/atomic-product-excerpt/atomic-product-excerpt.cjs +11 -11
  41. package/dist/cjs/components/commerce/atomic-product-field-condition/atomic-product-field-condition.cjs +9 -9
  42. package/dist/cjs/components/commerce/atomic-product-image/atomic-product-image.cjs +12 -12
  43. package/dist/cjs/components/commerce/atomic-product-link/atomic-product-link.cjs +16 -16
  44. package/dist/cjs/components/commerce/atomic-product-link/atomic-product-link.tw.css.cjs +2 -2
  45. package/dist/cjs/components/commerce/atomic-product-multi-value-text/atomic-product-multi-value-text.cjs +10 -10
  46. package/dist/cjs/components/commerce/atomic-product-numeric-field-value/atomic-product-numeric-field-value.cjs +10 -10
  47. package/dist/cjs/components/commerce/atomic-product-price/atomic-product-price.cjs +12 -12
  48. package/dist/cjs/components/commerce/atomic-product-rating/atomic-product-rating.cjs +13 -13
  49. package/dist/cjs/components/commerce/atomic-product-section-actions/atomic-product-section-actions.cjs +3 -3
  50. package/dist/cjs/components/commerce/atomic-product-section-badges/atomic-product-section-badges.cjs +3 -3
  51. package/dist/cjs/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.cjs +3 -3
  52. package/dist/cjs/components/commerce/atomic-product-section-children/atomic-product-section-children.cjs +3 -3
  53. package/dist/cjs/components/commerce/atomic-product-section-description/atomic-product-section-description.cjs +3 -3
  54. package/dist/cjs/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.cjs +3 -3
  55. package/dist/cjs/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.cjs +3 -3
  56. package/dist/cjs/components/commerce/atomic-product-section-name/atomic-product-section-name.cjs +3 -3
  57. package/dist/cjs/components/commerce/atomic-product-section-visual/atomic-product-section-visual.cjs +3 -3
  58. package/dist/cjs/components/commerce/atomic-product-template/atomic-product-template.cjs +8 -8
  59. package/dist/cjs/components/commerce/atomic-product-text/atomic-product-text.cjs +14 -14
  60. package/dist/cjs/components/commerce/index.cjs +49 -49
  61. package/dist/cjs/components/commerce/lazy-index.cjs +1 -19
  62. package/dist/cjs/components/commerce/product-list/product-template-provider.cjs +2 -2
  63. package/dist/cjs/components/commerce/product-template-component-utils/context/fetch-product-context.cjs +1 -1
  64. package/dist/cjs/components/commerce/product-template-component-utils/context/interactive-product-context-controller.cjs +1 -1
  65. package/dist/cjs/components/commerce/product-template-component-utils/context/product-context-controller.cjs +1 -1
  66. package/dist/cjs/components/commerce/product-template-component-utils/product-utils.cjs +3 -3
  67. package/dist/cjs/components/commerce/sort/option.cjs +1 -1
  68. package/dist/cjs/components/common/atomic-agent-stream-of-thought/atomic-agent-stream-of-thought.cjs +46 -16
  69. package/dist/cjs/components/common/atomic-agent-stream-of-thought/atomic-agent-stream-of-thought.tw.css.cjs +2 -2
  70. package/dist/cjs/components/common/atomic-aria-live/atomic-aria-live.cjs +6 -6
  71. package/dist/cjs/components/common/atomic-ask-follow-up-input/atomic-ask-follow-up-input.cjs +43 -10
  72. package/dist/cjs/components/common/atomic-ask-follow-up-input/atomic-ask-follow-up-input.tw.css.cjs +2 -2
  73. package/dist/cjs/components/common/atomic-citation/atomic-citation.cjs +11 -11
  74. package/dist/cjs/components/common/atomic-citation/atomic-citation.tw.css.cjs +2 -2
  75. package/dist/cjs/components/common/atomic-component-error/atomic-component-error.cjs +3 -3
  76. package/dist/cjs/components/common/atomic-facet-date-input/atomic-facet-date-input.cjs +11 -11
  77. package/dist/cjs/components/common/atomic-facet-number-input/atomic-facet-number-input.cjs +9 -9
  78. package/dist/cjs/components/common/atomic-facet-placeholder/atomic-facet-placeholder.cjs +4 -4
  79. package/dist/cjs/components/common/atomic-focus-trap/atomic-focus-trap.cjs +8 -10
  80. package/dist/cjs/components/common/atomic-generated-answer-content/answer-context.cjs +1 -1
  81. package/dist/cjs/components/common/atomic-generated-answer-content/atomic-generated-answer-content.cjs +10 -10
  82. package/dist/cjs/components/common/atomic-generated-answer-feedback-modal/atomic-generated-answer-feedback-modal.cjs +26 -32
  83. package/dist/cjs/components/common/atomic-generated-answer-inline-link/atomic-generated-answer-inline-link.cjs +10 -10
  84. package/dist/cjs/components/common/atomic-generated-answer-inline-link/atomic-generated-answer-inline-link.tw.css.cjs +2 -2
  85. package/dist/cjs/components/common/atomic-generated-answer-thread/atomic-generated-answer-thread.cjs +18 -6
  86. package/dist/cjs/components/common/atomic-generated-answer-thread-item/atomic-generated-answer-thread-item.cjs +11 -7
  87. package/dist/cjs/components/common/atomic-icon/atomic-icon.cjs +12 -12
  88. package/dist/cjs/components/common/atomic-icon/fetch-icon.cjs +1 -1
  89. package/dist/cjs/components/common/atomic-layout-section/atomic-layout-section.cjs +3 -3
  90. package/dist/cjs/components/common/atomic-layout-section/layout.cjs +1 -1
  91. package/dist/cjs/components/common/atomic-modal/atomic-modal.cjs +19 -17
  92. package/dist/cjs/components/common/atomic-numeric-range/atomic-numeric-range.cjs +3 -3
  93. package/dist/cjs/components/common/atomic-rating/atomic-rating.tw.css.cjs +2 -2
  94. package/dist/cjs/components/common/atomic-rating/rating-utils.cjs +1 -1
  95. package/dist/cjs/components/common/atomic-rating/rating.cjs +3 -3
  96. package/dist/cjs/components/common/atomic-result-placeholder/atomic-result-placeholder.cjs +4 -4
  97. package/dist/cjs/components/common/atomic-result-placeholder/item-placeholders.cjs +3 -3
  98. package/dist/cjs/components/common/atomic-smart-snippet-answer/atomic-smart-snippet-answer.cjs +10 -10
  99. package/dist/cjs/components/common/atomic-smart-snippet-answer/atomic-smart-snippet-answer.tw.css.cjs +2 -2
  100. package/dist/cjs/components/common/atomic-smart-snippet-collapse-wrapper/atomic-smart-snippet-collapse-wrapper.cjs +10 -10
  101. package/dist/cjs/components/common/atomic-smart-snippet-expandable-answer/atomic-smart-snippet-expandable-answer.cjs +11 -11
  102. package/dist/cjs/components/common/atomic-smart-snippet-expandable-answer/atomic-smart-snippet-expandable-answer.tw.css.cjs +2 -2
  103. package/dist/cjs/components/common/atomic-smart-snippet-source/atomic-smart-snippet-source.cjs +9 -9
  104. package/dist/cjs/components/common/atomic-tab-bar/atomic-tab-bar.cjs +5 -5
  105. package/dist/cjs/components/common/atomic-tab-button/atomic-tab-button.cjs +5 -5
  106. package/dist/cjs/components/common/atomic-tab-popover/atomic-tab-popover.cjs +11 -11
  107. package/dist/cjs/components/common/atomic-timeframe/atomic-timeframe.cjs +5 -5
  108. package/dist/cjs/components/common/breadbox/breadcrumb-button.cjs +4 -4
  109. package/dist/cjs/components/common/breadbox/breadcrumb-clear-all.cjs +3 -3
  110. package/dist/cjs/components/common/breadbox/breadcrumb-container.cjs +2 -2
  111. package/dist/cjs/components/common/breadbox/breadcrumb-content.cjs +4 -4
  112. package/dist/cjs/components/common/breadbox/breadcrumb-show-less.cjs +3 -3
  113. package/dist/cjs/components/common/breadbox/breadcrumb-show-more.cjs +3 -3
  114. package/dist/cjs/components/common/button.cjs +6 -6
  115. package/dist/cjs/components/common/carousel.cjs +4 -4
  116. package/dist/cjs/components/common/checkbox.cjs +5 -5
  117. package/dist/cjs/components/common/context/bindings-context.cjs +1 -1
  118. package/dist/cjs/components/common/expandable-text/expandable-text.cjs +6 -6
  119. package/dist/cjs/components/common/facets/category-facet/all-categories-button.cjs +4 -4
  120. package/dist/cjs/components/common/facets/category-facet/children-as-tree-container.cjs +2 -2
  121. package/dist/cjs/components/common/facets/category-facet/parent-as-tree-container.cjs +2 -2
  122. package/dist/cjs/components/common/facets/category-facet/parent-button.cjs +4 -4
  123. package/dist/cjs/components/common/facets/category-facet/parent-value-link.cjs +1 -1
  124. package/dist/cjs/components/common/facets/category-facet/search-results-container.cjs +1 -1
  125. package/dist/cjs/components/common/facets/category-facet/search-value.cjs +6 -6
  126. package/dist/cjs/components/common/facets/category-facet/value-as-tree-container.cjs +1 -1
  127. package/dist/cjs/components/common/facets/category-facet/value-link.cjs +3 -3
  128. package/dist/cjs/components/common/facets/facet-common.tw.css.cjs +2 -2
  129. package/dist/cjs/components/common/facets/facet-container/facet-container.cjs +1 -1
  130. package/dist/cjs/components/common/facets/facet-header/facet-header.cjs +7 -7
  131. package/dist/cjs/components/common/facets/facet-placeholder/facet-placeholder.cjs +2 -2
  132. package/dist/cjs/components/common/facets/facet-search/facet-search-aria-live.cjs +1 -1
  133. package/dist/cjs/components/common/facets/facet-search/facet-search-input-guard.cjs +2 -2
  134. package/dist/cjs/components/common/facets/facet-search/facet-search-input.cjs +6 -6
  135. package/dist/cjs/components/common/facets/facet-search/facet-search-matches.cjs +3 -3
  136. package/dist/cjs/components/common/facets/facet-search/facet-search-utils.cjs +2 -2
  137. package/dist/cjs/components/common/facets/facet-search/facet-search.tw.css.cjs +2 -2
  138. package/dist/cjs/components/common/facets/facet-show-more-less/facet-show-more-less.cjs +5 -5
  139. package/dist/cjs/components/common/facets/facet-value/facet-value.cjs +5 -5
  140. package/dist/cjs/components/common/facets/facet-value-box/facet-value-box.cjs +4 -4
  141. package/dist/cjs/components/common/facets/facet-value-box/facet-value-box.tw.css.cjs +2 -2
  142. package/dist/cjs/components/common/facets/facet-value-checkbox/facet-value-checkbox.cjs +8 -8
  143. package/dist/cjs/components/common/facets/facet-value-checkbox/facet-value-checkbox.tw.css.cjs +2 -2
  144. package/dist/cjs/components/common/facets/facet-value-exclude/facet-value-exclude.cjs +3 -3
  145. package/dist/cjs/components/common/facets/facet-value-exclude/facet-value-exclude.tw.css.cjs +2 -2
  146. package/dist/cjs/components/common/facets/facet-value-label-highlight/facet-value-label-highlight.cjs +3 -3
  147. package/dist/cjs/components/common/facets/facet-value-link/facet-value-link.cjs +4 -4
  148. package/dist/cjs/components/common/facets/facet-values-group/facet-values-group.cjs +3 -3
  149. package/dist/cjs/components/common/facets/numeric-facet/formatter.cjs +1 -1
  150. package/dist/cjs/components/common/facets/numeric-facet/value-link.cjs +5 -5
  151. package/dist/cjs/components/common/facets/numeric-facet/values-container.cjs +2 -2
  152. package/dist/cjs/components/common/facets/numeric-facet-common.tw.css.cjs +4 -4
  153. package/dist/cjs/components/common/facets/popover/popover-type.cjs +1 -1
  154. package/dist/cjs/components/common/facets/timeframe-facet-common.cjs +12 -12
  155. package/dist/cjs/components/common/fieldset-group.cjs +1 -1
  156. package/dist/cjs/components/common/formats/format-common.cjs +1 -1
  157. package/dist/cjs/components/common/generated-answer/copy-button.cjs +3 -3
  158. package/dist/cjs/components/common/generated-answer/feedback-button.cjs +5 -5
  159. package/dist/cjs/components/common/generated-answer/generated-answer-controller.cjs +4 -1
  160. package/dist/cjs/components/common/generated-answer/generated-content/generated-markdown-content.cjs +4 -4
  161. package/dist/cjs/components/common/generated-answer/generated-content/generated-markdown-content.tw.css.cjs +2 -2
  162. package/dist/cjs/components/common/generated-answer/generated-content/generated-text-content.cjs +1 -1
  163. package/dist/cjs/components/common/generated-answer/generated-content/markdown-utils.cjs +1 -1
  164. package/dist/cjs/components/common/generated-answer/generated-content-container.cjs +3 -3
  165. package/dist/cjs/components/common/generated-answer/render-answer-content.cjs +7 -7
  166. package/dist/cjs/components/common/generated-answer/render-card-header.cjs +25 -16
  167. package/dist/cjs/components/common/generated-answer/render-citations.cjs +4 -4
  168. package/dist/cjs/components/common/generated-answer/render-conversation-debug-header.cjs +82 -0
  169. package/dist/cjs/components/common/generated-answer/render-custom-no-answer-message.cjs +1 -1
  170. package/dist/cjs/components/common/generated-answer/render-disclaimer.cjs +1 -1
  171. package/dist/cjs/components/common/generated-answer/render-feedback-and-copy-buttons.cjs +6 -6
  172. package/dist/cjs/components/common/generated-answer/render-generating-answer-label.cjs +2 -2
  173. package/dist/cjs/components/common/generated-answer/retry-prompt.cjs +2 -2
  174. package/dist/cjs/components/common/generated-answer/show-button.cjs +5 -5
  175. package/dist/cjs/components/common/generated-answer/source-citations.cjs +1 -1
  176. package/dist/cjs/components/common/generated-answer/styles/copy-button.tw.css.cjs +2 -2
  177. package/dist/cjs/components/common/generated-answer/styles/feedback-buttons.tw.css.cjs +2 -2
  178. package/dist/cjs/components/common/generated-answer/styles/generated-answer.tw.css.cjs +6 -6
  179. package/dist/cjs/components/common/generated-answer/styles/generated-text.tw.css.cjs +2 -2
  180. package/dist/cjs/components/common/heading.cjs +2 -2
  181. package/dist/cjs/components/common/icon-button.cjs +3 -3
  182. package/dist/cjs/components/common/image-carousel/image-carousel-indicators.cjs +1 -1
  183. package/dist/cjs/components/common/image-carousel/image-carousel.cjs +4 -4
  184. package/dist/cjs/components/common/index.cjs +27 -27
  185. package/dist/cjs/components/common/interface/analytics-config.cjs +1 -1
  186. package/dist/cjs/components/common/interface/i18n.cjs +4 -4
  187. package/dist/cjs/components/common/interface/interface-controller.cjs +4 -4
  188. package/dist/cjs/components/common/interface/store.cjs +1 -1
  189. package/dist/cjs/components/common/item-link/attributes-slot.cjs +1 -1
  190. package/dist/cjs/components/common/item-link/item-link.cjs +5 -5
  191. package/dist/cjs/components/common/item-list/context/child-templates-context-controller.cjs +1 -1
  192. package/dist/cjs/components/common/item-list/context/folded-item-list-context-controller.cjs +1 -1
  193. package/dist/cjs/components/common/item-list/context/interactive-item-context-controller.cjs +1 -1
  194. package/dist/cjs/components/common/item-list/context/item-context-controller.cjs +1 -1
  195. package/dist/cjs/components/common/item-list/context/item-display-config-context-controller.cjs +1 -1
  196. package/dist/cjs/components/common/item-list/display-wrapper.cjs +1 -1
  197. package/dist/cjs/components/common/item-list/fetch-item-context.cjs +3 -3
  198. package/dist/cjs/components/common/item-list/grid-layout.cjs +2 -2
  199. package/dist/cjs/components/common/item-list/item-list-common.cjs +9 -4
  200. package/dist/cjs/components/common/item-list/item-list.cjs +1 -1
  201. package/dist/cjs/components/common/item-list/result-template-provider.cjs +2 -2
  202. package/dist/cjs/components/common/item-list/styles/grid-display.tw.css.cjs +2 -2
  203. package/dist/cjs/components/common/item-list/styles/list-display.tw.css.cjs +2 -2
  204. package/dist/cjs/components/common/item-list/styles/placeholders.tw.css.cjs +2 -2
  205. package/dist/cjs/components/common/item-list/styles/table-display.tw.css.cjs +2 -2
  206. package/dist/cjs/components/common/item-list/table-layout.cjs +5 -5
  207. package/dist/cjs/components/common/item-text/field-warning.cjs +1 -1
  208. package/dist/cjs/components/common/item-text/item-text-fallback.cjs +3 -3
  209. package/dist/cjs/components/common/item-text/item-text-highlighted.cjs +3 -3
  210. package/dist/cjs/components/common/items-per-page/choices.cjs +2 -2
  211. package/dist/cjs/components/common/items-per-page/label.cjs +1 -1
  212. package/dist/cjs/components/common/items-per-page/validate.cjs +1 -1
  213. package/dist/cjs/components/common/layout/item-layout-controller.cjs +1 -1
  214. package/dist/cjs/components/common/layout/item-layout-sections.cjs +1 -1
  215. package/dist/cjs/components/common/layout/item-layout-utils.cjs +1 -1
  216. package/dist/cjs/components/common/layout/layout-styles-controller.cjs +1 -1
  217. package/dist/cjs/components/common/lazy-index.cjs +1 -19
  218. package/dist/cjs/components/common/load-more/button.cjs +2 -2
  219. package/dist/cjs/components/common/load-more/container.cjs +1 -1
  220. package/dist/cjs/components/common/load-more/progress-bar.cjs +2 -2
  221. package/dist/cjs/components/common/load-more/summary.cjs +2 -2
  222. package/dist/cjs/components/common/no-items/cancel.cjs +2 -2
  223. package/dist/cjs/components/common/no-items/container.cjs +1 -1
  224. package/dist/cjs/components/common/no-items/guard.cjs +2 -2
  225. package/dist/cjs/components/common/no-items/magnifying-glass.cjs +2 -2
  226. package/dist/cjs/components/common/no-items/no-items.cjs +2 -2
  227. package/dist/cjs/components/common/no-items/tips.cjs +1 -1
  228. package/dist/cjs/components/common/pager/pager-buttons.cjs +8 -20
  229. package/dist/cjs/components/common/pager/pager-navigation.cjs +2 -4
  230. package/dist/cjs/components/common/product-template/product-template-controller.cjs +1 -1
  231. package/dist/cjs/components/common/query-correction/auto-correction.cjs +2 -2
  232. package/dist/cjs/components/common/query-correction/correction.cjs +2 -2
  233. package/dist/cjs/components/common/query-correction/trigger-correction.cjs +2 -2
  234. package/dist/cjs/components/common/query-error/container.cjs +1 -1
  235. package/dist/cjs/components/common/query-error/description.cjs +2 -2
  236. package/dist/cjs/components/common/query-error/details.cjs +1 -1
  237. package/dist/cjs/components/common/query-error/icon.cjs +6 -6
  238. package/dist/cjs/components/common/query-error/link.cjs +1 -1
  239. package/dist/cjs/components/common/query-error/show-more.cjs +2 -2
  240. package/dist/cjs/components/common/query-error/title.cjs +2 -2
  241. package/dist/cjs/components/common/query-summary/container.cjs +2 -2
  242. package/dist/cjs/components/common/query-summary/guard.cjs +1 -1
  243. package/dist/cjs/components/common/query-summary/utils.cjs +1 -1
  244. package/dist/cjs/components/common/radio-button.cjs +6 -6
  245. package/dist/cjs/components/common/refine-modal/body.cjs +1 -1
  246. package/dist/cjs/components/common/refine-modal/button.cjs +2 -2
  247. package/dist/cjs/components/common/refine-modal/cloned-facet-elements.cjs +2 -2
  248. package/dist/cjs/components/common/refine-modal/filters.cjs +3 -3
  249. package/dist/cjs/components/common/refine-modal/guard.cjs +2 -2
  250. package/dist/cjs/components/common/refine-modal/modal.cjs +7 -7
  251. package/dist/cjs/components/common/refine-modal/sort.cjs +2 -2
  252. package/dist/cjs/components/common/result-children/children-wrapper.cjs +2 -2
  253. package/dist/cjs/components/common/result-children/collection-guard.cjs +4 -4
  254. package/dist/cjs/components/common/result-children/guard.cjs +1 -1
  255. package/dist/cjs/components/common/result-children/show-hide-button.cjs +2 -2
  256. package/dist/cjs/components/common/result-templates/recs-result-template-controller.cjs +1 -1
  257. package/dist/cjs/components/common/result-templates/result-template-controller.cjs +1 -1
  258. package/dist/cjs/components/common/search-box/search-box-wrapper.cjs +2 -2
  259. package/dist/cjs/components/common/search-box/search-text-area.cjs +5 -5
  260. package/dist/cjs/components/common/search-box/submit-button.cjs +3 -3
  261. package/dist/cjs/components/common/search-box/text-area-clear-button.cjs +3 -3
  262. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet/snippet-footer.cjs +1 -1
  263. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet/snippet-question.cjs +2 -2
  264. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet/snippet-truncated-answer.cjs +2 -2
  265. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet/snippet-wrapper.cjs +2 -2
  266. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-body.cjs +1 -1
  267. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-details.cjs +3 -3
  268. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-footer.cjs +2 -2
  269. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-header.cjs +1 -1
  270. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-option.cjs +1 -1
  271. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-options.cjs +1 -1
  272. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-suggestions/answer-and-source-wrapper.cjs +1 -1
  273. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-suggestions/footer.cjs +1 -1
  274. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-suggestions/question-wrapper.cjs +2 -2
  275. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-suggestions/question.cjs +4 -4
  276. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-suggestions/suggestions-wrapper.cjs +3 -3
  277. package/dist/cjs/components/common/smart-snippets/smart-snippet-feedback-banner.cjs +7 -7
  278. package/dist/cjs/components/common/sort/label.cjs +1 -1
  279. package/dist/cjs/components/common/sort/option.cjs +1 -1
  280. package/dist/cjs/components/common/sort/select.cjs +2 -2
  281. package/dist/cjs/components/common/sort/sort-guard.cjs +1 -1
  282. package/dist/cjs/components/common/suggestions/instant-item.cjs +3 -4
  283. package/dist/cjs/components/common/suggestions/query-suggestions.cjs +2 -2
  284. package/dist/cjs/components/common/suggestions/recent-queries.cjs +4 -4
  285. package/dist/cjs/components/common/suggestions/suggestion-manager.cjs +5 -5
  286. package/dist/cjs/components/common/suggestions/suggestions-events.cjs +2 -2
  287. package/dist/cjs/components/common/switch.cjs +3 -3
  288. package/dist/cjs/components/common/tabs/tab-common.cjs +1 -1
  289. package/dist/cjs/components/common/tabs/tab-wrapper.cjs +2 -2
  290. package/dist/cjs/components/common/template-controller/base-template-controller.cjs +3 -3
  291. package/dist/cjs/components/common/template-controller/template-utils.cjs +1 -1
  292. package/dist/cjs/components/common/triStateCheckbox.cjs +7 -7
  293. package/dist/cjs/components/common/validate-props-controller/validate-props-controller.cjs +1 -1
  294. package/dist/cjs/components/index.cjs +30 -18
  295. package/dist/cjs/components/insight/atomic-insight-edit-toggle/atomic-insight-edit-toggle.cjs +5 -5
  296. package/dist/cjs/components/insight/atomic-insight-facet/atomic-insight-facet.cjs +24 -24
  297. package/dist/cjs/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.cjs +27 -27
  298. package/dist/cjs/components/insight/atomic-insight-full-search-button/atomic-insight-full-search-button.cjs +8 -8
  299. package/dist/cjs/components/insight/atomic-insight-generate-answer-button/atomic-insight-generate-answer-button.cjs +9 -9
  300. package/dist/cjs/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.cjs +24 -24
  301. package/dist/cjs/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.tw.css.cjs +2 -2
  302. package/dist/cjs/components/insight/atomic-insight-history-toggle/atomic-insight-history-toggle.cjs +5 -5
  303. package/dist/cjs/components/insight/atomic-insight-interface/analytics-config.cjs +1 -1
  304. package/dist/cjs/components/insight/atomic-insight-interface/atomic-insight-interface.cjs +17 -17
  305. package/dist/cjs/components/insight/atomic-insight-interface/store.cjs +3 -3
  306. package/dist/cjs/components/insight/atomic-insight-layout/atomic-insight-layout.cjs +9 -9
  307. package/dist/cjs/components/insight/atomic-insight-layout/insight-layout.cjs +1 -1
  308. package/dist/cjs/components/insight/atomic-insight-no-results/atomic-insight-no-results.cjs +15 -15
  309. package/dist/cjs/components/insight/atomic-insight-numeric-facet/atomic-insight-numeric-facet.cjs +25 -25
  310. package/dist/cjs/components/insight/atomic-insight-pager/atomic-insight-pager.cjs +21 -30
  311. package/dist/cjs/components/insight/atomic-insight-query-error/atomic-insight-query-error.cjs +18 -18
  312. package/dist/cjs/components/insight/atomic-insight-query-summary/atomic-insight-query-summary.cjs +14 -14
  313. package/dist/cjs/components/insight/atomic-insight-refine-modal/atomic-insight-refine-modal.cjs +14 -14
  314. package/dist/cjs/components/insight/atomic-insight-refine-toggle/atomic-insight-refine-toggle.cjs +11 -11
  315. package/dist/cjs/components/insight/atomic-insight-result/atomic-insight-result.cjs +12 -12
  316. package/dist/cjs/components/insight/atomic-insight-result-action/atomic-insight-result-action.cjs +14 -14
  317. package/dist/cjs/components/insight/atomic-insight-result-action-bar/atomic-insight-result-action-bar.cjs +3 -3
  318. package/dist/cjs/components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action.cjs +12 -12
  319. package/dist/cjs/components/insight/atomic-insight-result-attach-to-case-indicator/atomic-insight-result-attach-to-case-indicator.cjs +10 -10
  320. package/dist/cjs/components/insight/atomic-insight-result-children/atomic-insight-result-children.cjs +22 -22
  321. package/dist/cjs/components/insight/atomic-insight-result-children-template/atomic-insight-result-children-template.cjs +9 -9
  322. package/dist/cjs/components/insight/atomic-insight-result-list/atomic-insight-result-list.cjs +26 -26
  323. package/dist/cjs/components/insight/atomic-insight-result-list/insight-list-display.tw.css.cjs +2 -2
  324. package/dist/cjs/components/insight/atomic-insight-result-quickview-action/atomic-insight-result-quickview-action.cjs +14 -14
  325. package/dist/cjs/components/insight/atomic-insight-result-template/atomic-insight-result-template.cjs +9 -9
  326. package/dist/cjs/components/insight/atomic-insight-search-box/atomic-insight-search-box.cjs +20 -20
  327. package/dist/cjs/components/insight/atomic-insight-search-box/atomic-insight-search-box.tw.css.cjs +2 -2
  328. package/dist/cjs/components/insight/atomic-insight-smart-snippet/atomic-insight-smart-snippet.cjs +16 -16
  329. package/dist/cjs/components/insight/atomic-insight-smart-snippet/atomic-insight-smart-snippet.tw.css.cjs +2 -2
  330. package/dist/cjs/components/insight/atomic-insight-smart-snippet-feedback-modal/atomic-insight-smart-snippet-feedback-modal.cjs +21 -21
  331. package/dist/cjs/components/insight/atomic-insight-smart-snippet-feedback-modal/atomic-insight-smart-snippet-feedback-modal.tw.css.cjs +2 -2
  332. package/dist/cjs/components/insight/atomic-insight-smart-snippet-suggestions/atomic-insight-smart-snippet-suggestions.cjs +22 -22
  333. package/dist/cjs/components/insight/atomic-insight-smart-snippet-suggestions/atomic-insight-smart-snippet-suggestions.tw.css.cjs +2 -2
  334. package/dist/cjs/components/insight/atomic-insight-tab/atomic-insight-tab.cjs +12 -12
  335. package/dist/cjs/components/insight/atomic-insight-tabs/atomic-insight-tabs.cjs +6 -6
  336. package/dist/cjs/components/insight/atomic-insight-timeframe-facet/atomic-insight-timeframe-facet.cjs +18 -18
  337. package/dist/cjs/components/insight/atomic-insight-user-actions-modal/atomic-insight-user-actions-modal.cjs +12 -12
  338. package/dist/cjs/components/insight/atomic-insight-user-actions-session/atomic-insight-user-actions-session.cjs +11 -11
  339. package/dist/cjs/components/insight/atomic-insight-user-actions-session/user-action.cjs +8 -8
  340. package/dist/cjs/components/insight/atomic-insight-user-actions-timeline/atomic-insight-user-actions-timeline.cjs +15 -15
  341. package/dist/cjs/components/insight/atomic-insight-user-actions-toggle/atomic-insight-user-actions-toggle.cjs +12 -12
  342. package/dist/cjs/components/insight/index.cjs +37 -37
  343. package/dist/cjs/components/insight/lazy-index.cjs +1 -19
  344. package/dist/cjs/components/ipx/atomic-ipx-body/ipx-body-styles.cjs +1 -1
  345. package/dist/cjs/components/ipx/atomic-ipx-body/ipx-body.cjs +1 -1
  346. package/dist/cjs/components/ipx/atomic-ipx-button/atomic-ipx-button.cjs +9 -9
  347. package/dist/cjs/components/ipx/atomic-ipx-embedded/atomic-ipx-embedded.cjs +10 -10
  348. package/dist/cjs/components/ipx/atomic-ipx-modal/atomic-ipx-modal.cjs +14 -14
  349. package/dist/cjs/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.cjs +27 -27
  350. package/dist/cjs/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.cjs +17 -17
  351. package/dist/cjs/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.cjs +10 -10
  352. package/dist/cjs/components/ipx/atomic-ipx-result-link/atomic-ipx-result-link.cjs +17 -17
  353. package/dist/cjs/components/ipx/atomic-ipx-result-link/atomic-ipx-result-link.tw.css.cjs +2 -2
  354. package/dist/cjs/components/ipx/atomic-ipx-tab/atomic-ipx-tab.cjs +9 -9
  355. package/dist/cjs/components/ipx/atomic-ipx-tabs/atomic-ipx-tabs.cjs +5 -5
  356. package/dist/cjs/components/ipx/index.cjs +9 -9
  357. package/dist/cjs/components/ipx/lazy-index.cjs +1 -19
  358. package/dist/cjs/components/lazy-index.cjs +7 -7
  359. package/dist/cjs/components/recommendations/atomic-recs-error/atomic-recs-error.cjs +18 -18
  360. package/dist/cjs/components/recommendations/atomic-recs-interface/analytics-config.cjs +1 -1
  361. package/dist/cjs/components/recommendations/atomic-recs-interface/atomic-recs-interface.cjs +19 -19
  362. package/dist/cjs/components/recommendations/atomic-recs-interface/store.cjs +1 -1
  363. package/dist/cjs/components/recommendations/atomic-recs-list/atomic-recs-list.cjs +26 -26
  364. package/dist/cjs/components/recommendations/atomic-recs-result/atomic-recs-result.cjs +12 -12
  365. package/dist/cjs/components/recommendations/atomic-recs-result-template/atomic-recs-result-template.cjs +9 -9
  366. package/dist/cjs/components/recommendations/index.cjs +5 -5
  367. package/dist/cjs/components/recommendations/lazy-index.cjs +1 -19
  368. package/dist/cjs/components/search/atomic-automatic-facet/atomic-automatic-facet.cjs +18 -18
  369. package/dist/cjs/components/search/atomic-automatic-facet-generator/atomic-automatic-facet-generator.cjs +12 -12
  370. package/dist/cjs/components/search/atomic-breadbox/atomic-breadbox.cjs +23 -23
  371. package/dist/cjs/components/search/atomic-category-facet/atomic-category-facet.cjs +39 -39
  372. package/dist/cjs/components/search/atomic-color-facet/atomic-color-facet.cjs +34 -34
  373. package/dist/cjs/components/search/atomic-did-you-mean/atomic-did-you-mean.cjs +17 -17
  374. package/dist/cjs/components/search/atomic-external/atomic-external.cjs +9 -9
  375. package/dist/cjs/components/search/atomic-facet/atomic-facet.cjs +33 -33
  376. package/dist/cjs/components/search/atomic-facet-manager/atomic-facet-manager.cjs +12 -12
  377. package/dist/cjs/components/search/atomic-field-condition/atomic-field-condition.cjs +9 -9
  378. package/dist/cjs/components/search/atomic-folded-result-list/atomic-folded-result-list.cjs +29 -29
  379. package/dist/cjs/components/search/atomic-format-currency/atomic-format-currency.cjs +4 -4
  380. package/dist/cjs/components/search/atomic-format-number/atomic-format-number.cjs +4 -4
  381. package/dist/cjs/components/search/atomic-format-unit/atomic-format-unit.cjs +4 -4
  382. package/dist/cjs/components/search/atomic-generated-answer/atomic-generated-answer.cjs +39 -30
  383. package/dist/cjs/components/search/atomic-generated-answer/atomic-generated-answer.tw.css.cjs +2 -2
  384. package/dist/cjs/components/search/atomic-html/atomic-html.cjs +7 -7
  385. package/dist/cjs/components/search/atomic-load-more-results/atomic-load-more-results.cjs +27 -16
  386. package/dist/cjs/components/search/atomic-no-results/atomic-no-results.cjs +17 -17
  387. package/dist/cjs/components/search/atomic-notifications/atomic-notifications.cjs +16 -16
  388. package/dist/cjs/components/search/atomic-numeric-facet/atomic-numeric-facet.cjs +26 -26
  389. package/dist/cjs/components/search/atomic-pager/atomic-pager.cjs +23 -33
  390. package/dist/cjs/components/search/atomic-popover/atomic-popover.cjs +16 -16
  391. package/dist/cjs/components/search/atomic-query-error/atomic-query-error.cjs +18 -18
  392. package/dist/cjs/components/search/atomic-query-summary/atomic-query-summary.cjs +14 -14
  393. package/dist/cjs/components/search/atomic-quickview/atomic-quickview.cjs +14 -14
  394. package/dist/cjs/components/search/atomic-quickview-modal/atomic-quickview-modal.cjs +17 -17
  395. package/dist/cjs/components/search/atomic-rating-facet/atomic-rating-facet.cjs +28 -28
  396. package/dist/cjs/components/search/atomic-rating-range-facet/atomic-rating-range-facet.cjs +27 -27
  397. package/dist/cjs/components/search/atomic-refine-modal/atomic-refine-modal.cjs +21 -21
  398. package/dist/cjs/components/search/atomic-refine-toggle/atomic-refine-toggle.cjs +10 -10
  399. package/dist/cjs/components/search/atomic-relevance-inspector/atomic-relevance-inspector.cjs +8 -8
  400. package/dist/cjs/components/search/atomic-result/atomic-result.cjs +13 -13
  401. package/dist/cjs/components/search/atomic-result-badge/atomic-result-badge.cjs +9 -9
  402. package/dist/cjs/components/search/atomic-result-children/atomic-result-children.cjs +21 -21
  403. package/dist/cjs/components/search/atomic-result-children-template/atomic-result-children-template.cjs +9 -9
  404. package/dist/cjs/components/search/atomic-result-date/atomic-result-date.cjs +15 -15
  405. package/dist/cjs/components/search/atomic-result-fields-list/atomic-result-fields-list.cjs +8 -8
  406. package/dist/cjs/components/search/atomic-result-html/atomic-result-html.cjs +12 -12
  407. package/dist/cjs/components/search/atomic-result-icon/atomic-result-icon.cjs +11 -11
  408. package/dist/cjs/components/search/atomic-result-image/atomic-result-image.cjs +12 -12
  409. package/dist/cjs/components/search/atomic-result-link/atomic-result-link.cjs +16 -16
  410. package/dist/cjs/components/search/atomic-result-link/atomic-result-link.tw.css.cjs +2 -2
  411. package/dist/cjs/components/search/atomic-result-list/atomic-result-list.cjs +32 -32
  412. package/dist/cjs/components/search/atomic-result-localized-text/atomic-result-localized-text.cjs +11 -11
  413. package/dist/cjs/components/search/atomic-result-multi-value-text/atomic-result-multi-value-text.cjs +14 -14
  414. package/dist/cjs/components/search/atomic-result-number/atomic-result-number.cjs +12 -12
  415. package/dist/cjs/components/search/atomic-result-printable-uri/atomic-result-printable-uri.cjs +16 -16
  416. package/dist/cjs/components/search/atomic-result-printable-uri/atomic-result-printable-uri.tw.css.cjs +2 -2
  417. package/dist/cjs/components/search/atomic-result-rating/atomic-result-rating.cjs +16 -16
  418. package/dist/cjs/components/search/atomic-result-section-actions/atomic-result-section-actions.cjs +3 -3
  419. package/dist/cjs/components/search/atomic-result-section-badges/atomic-result-section-badges.cjs +3 -3
  420. package/dist/cjs/components/search/atomic-result-section-bottom-metadata/atomic-result-section-bottom-metadata.cjs +3 -3
  421. package/dist/cjs/components/search/atomic-result-section-children/atomic-result-section-children.cjs +3 -3
  422. package/dist/cjs/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.cjs +3 -3
  423. package/dist/cjs/components/search/atomic-result-section-excerpt/atomic-result-section-excerpt.cjs +3 -3
  424. package/dist/cjs/components/search/atomic-result-section-title/atomic-result-section-title.cjs +3 -3
  425. package/dist/cjs/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.cjs +3 -3
  426. package/dist/cjs/components/search/atomic-result-section-visual/atomic-result-section-visual.cjs +3 -3
  427. package/dist/cjs/components/search/atomic-result-table-placeholder/atomic-result-table-placeholder.cjs +5 -5
  428. package/dist/cjs/components/search/atomic-result-template/atomic-result-template.cjs +9 -9
  429. package/dist/cjs/components/search/atomic-result-text/atomic-result-text.cjs +16 -16
  430. package/dist/cjs/components/search/atomic-result-timespan/atomic-result-timespan.cjs +13 -13
  431. package/dist/cjs/components/search/atomic-results-per-page/atomic-results-per-page.cjs +18 -18
  432. package/dist/cjs/components/search/atomic-search-box/atomic-search-box.cjs +25 -25
  433. package/dist/cjs/components/search/atomic-search-box-instant-results/atomic-search-box-instant-results.cjs +9 -9
  434. package/dist/cjs/components/search/atomic-search-box-query-suggestions/atomic-search-box-query-suggestions.cjs +7 -7
  435. package/dist/cjs/components/search/atomic-search-box-recent-queries/atomic-search-box-recent-queries.cjs +9 -9
  436. package/dist/cjs/components/search/atomic-search-interface/analytics-config.cjs +1 -1
  437. package/dist/cjs/components/search/atomic-search-interface/atomic-search-interface.cjs +22 -22
  438. package/dist/cjs/components/search/atomic-search-interface/store.cjs +3 -3
  439. package/dist/cjs/components/search/atomic-search-layout/atomic-search-layout.cjs +10 -10
  440. package/dist/cjs/components/search/atomic-search-layout/atomic-search-layout.tw.css.cjs +2 -2
  441. package/dist/cjs/components/search/atomic-search-layout/search-layout.cjs +1 -1
  442. package/dist/cjs/components/search/atomic-segmented-facet/atomic-segmented-facet.cjs +18 -18
  443. package/dist/cjs/components/search/atomic-segmented-facet-scrollable/atomic-segmented-facet-scrollable.cjs +12 -12
  444. package/dist/cjs/components/search/atomic-smart-snippet/atomic-smart-snippet.cjs +19 -19
  445. package/dist/cjs/components/search/atomic-smart-snippet/atomic-smart-snippet.tw.css.cjs +2 -2
  446. package/dist/cjs/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.cjs +21 -21
  447. package/dist/cjs/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.tw.css.cjs +2 -2
  448. package/dist/cjs/components/search/atomic-smart-snippet-suggestions/atomic-smart-snippet-suggestions.cjs +22 -22
  449. package/dist/cjs/components/search/atomic-smart-snippet-suggestions/atomic-smart-snippet-suggestions.tw.css.cjs +2 -2
  450. package/dist/cjs/components/search/atomic-sort-dropdown/atomic-sort-dropdown.cjs +17 -17
  451. package/dist/cjs/components/search/atomic-sort-expression/atomic-sort-expression.cjs +6 -6
  452. package/dist/cjs/components/search/atomic-tab/atomic-tab.cjs +5 -5
  453. package/dist/cjs/components/search/atomic-tab-manager/atomic-tab-manager.cjs +10 -10
  454. package/dist/cjs/components/search/atomic-tab-manager/atomic-tab-manager.tw.css.cjs +2 -2
  455. package/dist/cjs/components/search/atomic-table-element/atomic-table-element.cjs +3 -3
  456. package/dist/cjs/components/search/atomic-text/atomic-text.cjs +7 -7
  457. package/dist/cjs/components/search/atomic-timeframe-facet/atomic-timeframe-facet.cjs +19 -19
  458. package/dist/cjs/components/search/facets/color-facet-checkbox/color-facet-checkbox.cjs +5 -5
  459. package/dist/cjs/components/search/facets/facet-segmented-value/facet-segmented-value.cjs +4 -4
  460. package/dist/cjs/components/search/facets/facet-segmented-value/facet-segmented-value.tw.css.cjs +2 -2
  461. package/dist/cjs/components/search/index.cjs +79 -79
  462. package/dist/cjs/components/search/lazy-index.cjs +1 -19
  463. package/dist/cjs/components/search/result-template-component-utils/context/fetch-result-context.cjs +1 -1
  464. package/dist/cjs/components/search/result-template-component-utils/context/interactive-result-context-controller.cjs +1 -1
  465. package/dist/cjs/components/search/result-template-component-utils/context/result-context-controller.cjs +1 -1
  466. package/dist/cjs/components/search/result-template-components/atomic-quickview-sidebar/atomic-quickview-sidebar.cjs +5 -5
  467. package/dist/cjs/components/search/result-template-components/atomic-quickview-sidebar/highlight-keywords-checkbox.cjs +3 -3
  468. package/dist/cjs/components/search/result-template-components/atomic-quickview-sidebar/keywords.cjs +10 -10
  469. package/dist/cjs/components/search/result-template-components/atomic-quickview-sidebar/minimize-button.cjs +4 -4
  470. package/dist/cjs/components/search/result-template-components/quickview-iframe/quickview-iframe.cjs +4 -4
  471. package/dist/cjs/components/search/result-template-components/quickview-word-highlight/color-parser.cjs +1 -1
  472. package/dist/cjs/components/search/result-template-components/quickview-word-highlight/iframe-parser.cjs +2 -2
  473. package/dist/cjs/components/search/result-template-components/quickview-word-highlight/quickview-word-highlight.cjs +2 -2
  474. package/dist/cjs/decorators/binding-guard.cjs +1 -1
  475. package/dist/cjs/decorators/bindings.cjs +2 -2
  476. package/dist/cjs/decorators/error-guard.cjs +1 -1
  477. package/dist/cjs/decorators/with-tailwind-styles.cjs +2 -2
  478. package/dist/cjs/directives/hierarchical-path.cjs +2 -2
  479. package/dist/cjs/directives/localized-string.cjs +2 -2
  480. package/dist/cjs/directives/multi-class-map.cjs +2 -2
  481. package/dist/cjs/global/environment.cjs +1 -1
  482. package/dist/cjs/index.cjs +16 -14
  483. package/dist/cjs/loader.cjs +8 -6
  484. package/dist/cjs/mixins/bindings-mixin.cjs +1 -1
  485. package/dist/cjs/mixins/children-update-complete-mixin.cjs +1 -1
  486. package/dist/cjs/mixins/item-section-mixin.cjs +2 -2
  487. package/dist/cjs/utils/accessibility-utils.cjs +2 -2
  488. package/dist/cjs/utils/asset-path-utils.cjs +1 -1
  489. package/dist/cjs/utils/coveo.tw.css.cjs +1 -1
  490. package/dist/cjs/utils/date-utils.cjs +2 -2
  491. package/dist/cjs/utils/dayjs-locales.cjs +2 -2
  492. package/dist/cjs/utils/event-utils.cjs +1 -1
  493. package/dist/cjs/utils/initialization-common-utils.cjs +4 -4
  494. package/dist/cjs/utils/item-section-utils.cjs +1 -1
  495. package/dist/cjs/utils/props-utils.cjs +1 -1
  496. package/dist/cjs/utils/replace-breakpoint-utils.cjs +1 -1
  497. package/dist/cjs/utils/result-utils.cjs +2 -2
  498. package/dist/cjs/utils/ripple-utils.cjs +1 -1
  499. package/dist/cjs/utils/tailwind.global.tw.css.cjs +1 -1
  500. package/dist/cjs/utils/utils.cjs +1 -1
  501. package/dist/cjs/versions.cjs +2 -2
  502. package/dist/esm/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.js +5 -5
  503. package/dist/esm/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.js +1 -1
  504. package/dist/esm/components/commerce/atomic-commerce-layout/atomic-commerce-layout.tw.css.js +1 -1
  505. package/dist/esm/components/commerce/atomic-commerce-pager/atomic-commerce-pager.js +2 -11
  506. package/dist/esm/components/commerce/atomic-commerce-product-list/atomic-commerce-product-list.js +1 -1
  507. package/dist/esm/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.js +1 -1
  508. package/dist/esm/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.js +1 -1
  509. package/dist/esm/components/commerce/atomic-product/atomic-product.tw.css.js +2 -2
  510. package/dist/esm/components/commerce/atomic-product-link/atomic-product-link.tw.css.js +2 -2
  511. package/dist/esm/components/commerce/atomic-product-section-actions/atomic-product-section-actions.js +1 -1
  512. package/dist/esm/components/commerce/atomic-product-section-badges/atomic-product-section-badges.js +1 -1
  513. package/dist/esm/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.js +1 -1
  514. package/dist/esm/components/commerce/atomic-product-section-children/atomic-product-section-children.js +1 -1
  515. package/dist/esm/components/commerce/atomic-product-section-description/atomic-product-section-description.js +1 -1
  516. package/dist/esm/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.js +1 -1
  517. package/dist/esm/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.js +1 -1
  518. package/dist/esm/components/commerce/atomic-product-section-name/atomic-product-section-name.js +1 -1
  519. package/dist/esm/components/commerce/atomic-product-section-visual/atomic-product-section-visual.js +1 -1
  520. package/dist/esm/components/commerce/lazy-index.js +1 -1
  521. package/dist/esm/components/common/atomic-agent-stream-of-thought/atomic-agent-stream-of-thought.js +40 -10
  522. package/dist/esm/components/common/atomic-agent-stream-of-thought/atomic-agent-stream-of-thought.tw.css.js +2 -2
  523. package/dist/esm/components/common/atomic-ask-follow-up-input/atomic-ask-follow-up-input.js +38 -5
  524. package/dist/esm/components/common/atomic-ask-follow-up-input/atomic-ask-follow-up-input.tw.css.js +2 -2
  525. package/dist/esm/components/common/atomic-citation/atomic-citation.tw.css.js +2 -2
  526. package/dist/esm/components/common/atomic-focus-trap/atomic-focus-trap.js +1 -3
  527. package/dist/esm/components/common/atomic-generated-answer-feedback-modal/atomic-generated-answer-feedback-modal.js +8 -14
  528. package/dist/esm/components/common/atomic-generated-answer-inline-link/atomic-generated-answer-inline-link.tw.css.js +2 -2
  529. package/dist/esm/components/common/atomic-generated-answer-thread/atomic-generated-answer-thread.js +14 -2
  530. package/dist/esm/components/common/atomic-generated-answer-thread-item/atomic-generated-answer-thread-item.js +6 -2
  531. package/dist/esm/components/common/atomic-modal/atomic-modal.js +6 -4
  532. package/dist/esm/components/common/atomic-rating/atomic-rating.tw.css.js +2 -2
  533. package/dist/esm/components/common/atomic-result-placeholder/atomic-result-placeholder.js +1 -1
  534. package/dist/esm/components/common/atomic-smart-snippet-answer/atomic-smart-snippet-answer.tw.css.js +1 -1
  535. package/dist/esm/components/common/atomic-smart-snippet-expandable-answer/atomic-smart-snippet-expandable-answer.tw.css.js +2 -2
  536. package/dist/esm/components/common/atomic-tab-bar/atomic-tab-bar.js +1 -1
  537. package/dist/esm/components/common/facets/facet-common.tw.css.js +2 -2
  538. package/dist/esm/components/common/facets/facet-search/facet-search.tw.css.js +2 -2
  539. package/dist/esm/components/common/facets/facet-value-box/facet-value-box.tw.css.js +2 -2
  540. package/dist/esm/components/common/facets/facet-value-checkbox/facet-value-checkbox.tw.css.js +2 -2
  541. package/dist/esm/components/common/facets/facet-value-exclude/facet-value-exclude.tw.css.js +1 -1
  542. package/dist/esm/components/common/facets/numeric-facet-common.tw.css.js +1 -1
  543. package/dist/esm/components/common/generated-answer/generated-answer-controller.js +3 -0
  544. package/dist/esm/components/common/generated-answer/generated-content/generated-markdown-content.tw.css.js +2 -2
  545. package/dist/esm/components/common/generated-answer/render-card-header.js +23 -14
  546. package/dist/esm/components/common/generated-answer/render-conversation-debug-header.js +34 -0
  547. package/dist/esm/components/common/generated-answer/styles/copy-button.tw.css.js +1 -1
  548. package/dist/esm/components/common/generated-answer/styles/feedback-buttons.tw.css.js +1 -1
  549. package/dist/esm/components/common/generated-answer/styles/generated-answer.tw.css.js +2 -2
  550. package/dist/esm/components/common/generated-answer/styles/generated-text.tw.css.js +2 -2
  551. package/dist/esm/components/common/item-list/item-list-common.js +6 -1
  552. package/dist/esm/components/common/item-list/styles/grid-display.tw.css.js +2 -2
  553. package/dist/esm/components/common/item-list/styles/list-display.tw.css.js +2 -2
  554. package/dist/esm/components/common/item-list/styles/placeholders.tw.css.js +1 -1
  555. package/dist/esm/components/common/item-list/styles/table-display.tw.css.js +2 -2
  556. package/dist/esm/components/common/lazy-index.js +1 -1
  557. package/dist/esm/components/common/pager/pager-buttons.js +6 -18
  558. package/dist/esm/components/common/pager/pager-navigation.js +1 -3
  559. package/dist/esm/components/common/refine-modal/modal.js +2 -2
  560. package/dist/esm/components/common/suggestions/instant-item.js +1 -2
  561. package/dist/esm/components/insight/atomic-insight-full-search-button/atomic-insight-full-search-button.js +1 -1
  562. package/dist/esm/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.tw.css.js +1 -1
  563. package/dist/esm/components/insight/atomic-insight-pager/atomic-insight-pager.js +3 -12
  564. package/dist/esm/components/insight/atomic-insight-result/atomic-insight-result.js +1 -1
  565. package/dist/esm/components/insight/atomic-insight-result-action/atomic-insight-result-action.js +1 -1
  566. package/dist/esm/components/insight/atomic-insight-result-action-bar/atomic-insight-result-action-bar.js +1 -1
  567. package/dist/esm/components/insight/atomic-insight-result-children/atomic-insight-result-children.js +1 -1
  568. package/dist/esm/components/insight/atomic-insight-result-list/insight-list-display.tw.css.js +2 -2
  569. package/dist/esm/components/insight/atomic-insight-search-box/atomic-insight-search-box.tw.css.js +2 -2
  570. package/dist/esm/components/insight/atomic-insight-smart-snippet/atomic-insight-smart-snippet.tw.css.js +2 -2
  571. package/dist/esm/components/insight/atomic-insight-smart-snippet-feedback-modal/atomic-insight-smart-snippet-feedback-modal.tw.css.js +2 -2
  572. package/dist/esm/components/insight/atomic-insight-smart-snippet-suggestions/atomic-insight-smart-snippet-suggestions.tw.css.js +2 -2
  573. package/dist/esm/components/insight/atomic-insight-tab/atomic-insight-tab.js +1 -1
  574. package/dist/esm/components/insight/atomic-insight-user-actions-modal/atomic-insight-user-actions-modal.js +1 -1
  575. package/dist/esm/components/insight/atomic-insight-user-actions-session/atomic-insight-user-actions-session.js +1 -1
  576. package/dist/esm/components/insight/atomic-insight-user-actions-timeline/atomic-insight-user-actions-timeline.js +1 -1
  577. package/dist/esm/components/insight/lazy-index.js +1 -1
  578. package/dist/esm/components/ipx/atomic-ipx-button/atomic-ipx-button.js +1 -1
  579. package/dist/esm/components/ipx/atomic-ipx-embedded/atomic-ipx-embedded.js +1 -1
  580. package/dist/esm/components/ipx/atomic-ipx-modal/atomic-ipx-modal.js +1 -1
  581. package/dist/esm/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.js +1 -1
  582. package/dist/esm/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.js +1 -1
  583. package/dist/esm/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.js +1 -1
  584. package/dist/esm/components/ipx/atomic-ipx-result-link/atomic-ipx-result-link.tw.css.js +2 -2
  585. package/dist/esm/components/ipx/atomic-ipx-tab/atomic-ipx-tab.js +1 -1
  586. package/dist/esm/components/ipx/lazy-index.js +1 -1
  587. package/dist/esm/components/lazy-index.js +1 -1
  588. package/dist/esm/components/recommendations/atomic-recs-list/atomic-recs-list.js +1 -1
  589. package/dist/esm/components/recommendations/atomic-recs-result/atomic-recs-result.js +1 -1
  590. package/dist/esm/components/recommendations/lazy-index.js +1 -1
  591. package/dist/esm/components/search/atomic-breadbox/atomic-breadbox.js +5 -5
  592. package/dist/esm/components/search/atomic-category-facet/atomic-category-facet.js +1 -1
  593. package/dist/esm/components/search/atomic-generated-answer/atomic-generated-answer.js +12 -3
  594. package/dist/esm/components/search/atomic-generated-answer/atomic-generated-answer.tw.css.js +1 -1
  595. package/dist/esm/components/search/atomic-load-more-results/atomic-load-more-results.js +13 -2
  596. package/dist/esm/components/search/atomic-pager/atomic-pager.js +2 -12
  597. package/dist/esm/components/search/atomic-quickview-modal/atomic-quickview-modal.js +1 -1
  598. package/dist/esm/components/search/atomic-refine-modal/atomic-refine-modal.js +1 -1
  599. package/dist/esm/components/search/atomic-result/atomic-result.js +1 -1
  600. package/dist/esm/components/search/atomic-result-children/atomic-result-children.js +1 -1
  601. package/dist/esm/components/search/atomic-result-link/atomic-result-link.tw.css.js +2 -2
  602. package/dist/esm/components/search/atomic-result-printable-uri/atomic-result-printable-uri.tw.css.js +1 -1
  603. package/dist/esm/components/search/atomic-result-section-actions/atomic-result-section-actions.js +1 -1
  604. package/dist/esm/components/search/atomic-result-section-badges/atomic-result-section-badges.js +1 -1
  605. package/dist/esm/components/search/atomic-result-section-bottom-metadata/atomic-result-section-bottom-metadata.js +1 -1
  606. package/dist/esm/components/search/atomic-result-section-children/atomic-result-section-children.js +1 -1
  607. package/dist/esm/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.js +1 -1
  608. package/dist/esm/components/search/atomic-result-section-excerpt/atomic-result-section-excerpt.js +1 -1
  609. package/dist/esm/components/search/atomic-result-section-title/atomic-result-section-title.js +1 -1
  610. package/dist/esm/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.js +1 -1
  611. package/dist/esm/components/search/atomic-result-section-visual/atomic-result-section-visual.js +1 -1
  612. package/dist/esm/components/search/atomic-result-table-placeholder/atomic-result-table-placeholder.js +1 -1
  613. package/dist/esm/components/search/atomic-search-box/atomic-search-box.js +1 -1
  614. package/dist/esm/components/search/atomic-search-layout/atomic-search-layout.tw.css.js +1 -1
  615. package/dist/esm/components/search/atomic-smart-snippet/atomic-smart-snippet.tw.css.js +1 -1
  616. package/dist/esm/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.tw.css.js +2 -2
  617. package/dist/esm/components/search/atomic-smart-snippet-suggestions/atomic-smart-snippet-suggestions.tw.css.js +2 -2
  618. package/dist/esm/components/search/atomic-tab-manager/atomic-tab-manager.tw.css.js +2 -2
  619. package/dist/esm/components/search/facets/facet-segmented-value/facet-segmented-value.tw.css.js +2 -2
  620. package/dist/esm/components/search/lazy-index.js +1 -1
  621. package/dist/esm/global/environment.js +1 -1
  622. package/dist/esm/utils/coveo.tw.css.js +1 -1
  623. package/dist/esm/utils/tailwind.global.tw.css.js +1 -1
  624. package/dist/esm/versions.js +1 -1
  625. package/dist/lang/cs.json +1 -1
  626. package/dist/lang/da.json +1 -1
  627. package/dist/lang/de.json +1 -1
  628. package/dist/lang/dev.json +1 -1
  629. package/dist/lang/el.json +1 -1
  630. package/dist/lang/en.json +1 -1
  631. package/dist/lang/es.json +1 -1
  632. package/dist/lang/fi.json +1 -1
  633. package/dist/lang/fr.json +1 -1
  634. package/dist/lang/hu.json +1 -1
  635. package/dist/lang/id.json +1 -1
  636. package/dist/lang/it.json +1 -1
  637. package/dist/lang/ja.json +1 -1
  638. package/dist/lang/ko.json +1 -1
  639. package/dist/lang/nl.json +1 -1
  640. package/dist/lang/no.json +1 -1
  641. package/dist/lang/pl.json +1 -1
  642. package/dist/lang/pt-BR.json +1 -1
  643. package/dist/lang/pt.json +1 -1
  644. package/dist/lang/ru.json +1 -1
  645. package/dist/lang/sv.json +1 -1
  646. package/dist/lang/th.json +1 -1
  647. package/dist/lang/tr.json +1 -1
  648. package/dist/lang/zh-CN.json +1 -1
  649. package/dist/lang/zh-TW.json +1 -1
  650. package/dist/lang/zh.json +1 -1
  651. package/dist/types/components/commerce/atomic-commerce-pager/atomic-commerce-pager.d.ts +0 -2
  652. package/dist/types/components/common/atomic-agent-stream-of-thought/atomic-agent-stream-of-thought.d.ts +2 -1
  653. package/dist/types/components/common/atomic-ask-follow-up-input/atomic-ask-follow-up-input.d.ts +2 -0
  654. package/dist/types/components/common/atomic-generated-answer-thread-item/atomic-generated-answer-thread-item.d.ts +1 -0
  655. package/dist/types/components/common/atomic-modal/atomic-modal.d.ts +5 -0
  656. package/dist/types/components/common/generated-answer/generated-answer-controller.d.ts +1 -0
  657. package/dist/types/components/common/generated-answer/render-card-header.d.ts +2 -0
  658. package/dist/types/components/common/generated-answer/render-conversation-debug-header.d.ts +8 -0
  659. package/dist/types/components/common/pager/pager-buttons.d.ts +3 -3
  660. package/dist/types/components/insight/atomic-insight-pager/atomic-insight-pager.d.ts +0 -2
  661. package/dist/types/components/search/atomic-generated-answer/atomic-generated-answer.d.ts +5 -0
  662. package/dist/types/components/search/atomic-load-more-results/atomic-load-more-results.d.ts +12 -1
  663. package/dist/types/components/search/atomic-pager/atomic-pager.d.ts +0 -2
  664. package/package.json +25 -24
@@ -154,7 +154,7 @@ class AtomicRecsResult extends ChildrenUpdateCompleteMixin(LitElement) {
154
154
  }));
155
155
  }
156
156
  }
157
- AtomicRecsResult.styles = css`/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-border-style:solid}}}atomic-result-section-badges{text-align:left}atomic-result-section-actions{text-align:right}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem}@layer components{:host :host{font-family:var(--atomic-font-family);--tw-font-weight:var(--atomic-font-normal);font-weight:var(--atomic-font-normal)}:host atomic-result-section-actions,:host atomic-result-section-badges{text-align:left}:host atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem}:host .result-root.with-sections{display:grid;justify-items:stretch}:host .result-root.with-sections atomic-result-section-visual{grid-area:visual}:host .result-root.with-sections atomic-result-section-badges{grid-area:badges}:host .result-root.with-sections atomic-result-section-actions{grid-area:actions}:host .result-root.with-sections atomic-result-section-actions atomic-result-quickview{display:inline-block}:host .result-root.with-sections atomic-result-section-title{color:var(--atomic-on-background);grid-area:title}:host .result-root.with-sections atomic-result-section-title-metadata{grid-area:title-metadata}:host .result-root.with-sections atomic-result-section-emphasized{grid-area:emphasized}:host .result-root.with-sections atomic-result-section-excerpt{color:var(--atomic-neutral-dark);grid-area:excerpt}:host .result-root.with-sections atomic-result-section-bottom-metadata{color:var(--atomic-neutral-dark);grid-area:bottom-metadata}:host .result-root.with-sections atomic-result-section-children{grid-area:children}:host .result-root.with-sections atomic-result-section-actions,:host .result-root.with-sections atomic-result-section-badges{display:flex;flex-wrap:wrap;gap:.5rem;max-height:calc(var(--row-height,2rem)*2 + .5rem)}:host .result-root.with-sections atomic-result-section-actions,:host .result-root.with-sections atomic-result-section-badges,:host .result-root.with-sections atomic-result-section-bottom-metadata,:host .result-root.with-sections atomic-result-section-emphasized,:host .result-root.with-sections atomic-result-section-excerpt,:host .result-root.with-sections atomic-result-section-title,:host .result-root.with-sections atomic-result-section-title-metadata,:host .result-root.with-sections atomic-result-section-visual{overflow:hidden;text-overflow:ellipsis}:host .result-root.with-sections.image-icon atomic-result-section-visual{border-radius:var(--atomic-border-radius)}@media (min-width:1024px){:host .result-root.with-sections.display-list.image-large.density-compact atomic-result-section-visual{height:10.25rem;width:10.25rem}:host .result-root.with-sections.display-list atomic-result-section-children atomic-insight-result-children::part(children-root),:host .result-root.with-sections.display-list atomic-result-section-children atomic-result-children::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-visual{margin-right:1.5rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-actions,:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-badges{--row-height:2rem;margin-bottom:1.5rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.75rem;max-height:4.5rem;overflow:hidden}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem;max-height:4rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-comfortable atomic-result-children,:host .result-root.with-sections.display-list.density-comfortable atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}:is(:host .result-root.with-sections.display-list.density-comfortable atomic-result-children,:host .result-root.with-sections.display-list.density-comfortable atomic-insight-result-children)::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}:host .result-root.with-sections.display-list.density-comfortable .placeholder,:host .result-root.with-sections.display-list.density-comfortable.child-result:not(.last-child){margin-bottom:1.75rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-actions,:host .result-root.with-sections.display-list.density-normal atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-list.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.875rem;max-height:3.5rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-normal atomic-result-children,:host .result-root.with-sections.display-list.density-normal atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}:is(:host .result-root.with-sections.display-list.density-normal atomic-result-children,:host .result-root.with-sections.display-list.density-normal atomic-insight-result-children)::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}:host .result-root.with-sections.display-list.density-normal .placeholder,:host .result-root.with-sections.display-list.density-normal.child-result:not(.last-child){margin-bottom:1.5rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-actions,:host .result-root.with-sections.display-list.density-compact atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;max-height:1.25rem;overflow:hidden}:host .result-root.with-sections.display-list.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.6875rem;max-height:3.25rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-compact atomic-result-children,:host .result-root.with-sections.display-list.density-compact atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}:is(:host .result-root.with-sections.display-list.density-compact atomic-result-children,:host .result-root.with-sections.display-list.density-compact atomic-insight-result-children)::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}:host .result-root.with-sections.display-list.density-compact .placeholder,:host .result-root.with-sections.display-list.density-compact.child-result:not(.last-child){margin-bottom:1rem}:host .result-root.with-sections.display-list.image-large,:host .result-root.with-sections.display-list.image-small{grid-template-areas:"badges badges.actions""visual title title title""visual title-metadata title-metadata title-metadata""visual emphasized emphasized emphasized""visual excerpt excerpt excerpt""visual bottom-metadata bottom-metadata bottom-metadata""visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(6,auto) minmax(0,1fr)}:is(:host .result-root.with-sections.display-list.image-large.density-comfortable,:host .result-root.with-sections.display-list.image-large.density-normal) atomic-result-section-visual{height:20.375rem;width:20.375rem}:is(:host .result-root.with-sections.display-list.image-small,:host .result-root.with-sections.display-list.image-large.density-compact) atomic-result-section-visual{height:10rem;width:10rem}:host .result-root.with-sections.display-list.image-icon{grid-template-areas:"badges badges.actions""visual title title title""visual title-metadata title-metadata title-metadata""visual emphasized emphasized emphasized""visual excerpt excerpt excerpt""visual bottom-metadata bottom-metadata bottom-metadata""visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(7,minmax(0,min-content))}:host .result-root.with-sections.display-list.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-list.image-none{grid-template-areas:"badges.actions""title title title""title-metadata title-metadata title-metadata""emphasized emphasized emphasized""excerpt excerpt excerpt""bottom-metadata bottom-metadata bottom-metadata""children children children";grid-template-columns:auto 1fr auto;grid-template-rows:repeat(6,auto)}:host .result-root.with-sections.display-list.image-none atomic-result-section-visual{display:none}}@media not all and (min-width:1024px){:host .result-root.with-sections.display-list atomic-result-section-children atomic-insight-result-children::part(children-root),:host .result-root.with-sections.display-list atomic-result-section-children atomic-result-children::part(children-root){border-top:1px var(--tw-border-style) var(--atomic-neutral)}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-actions{--row-height:2.5rem;margin-top:1rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;max-height:4rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-comfortable atomic-result-children,:host .result-root.with-sections.display-list.density-comfortable atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-list.density-comfortable atomic-result-children,:host .result-root.with-sections.display-list.density-comfortable atomic-insight-result-children)::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}:host .result-root.with-sections.display-list.density-comfortable .placeholder,:host .result-root.with-sections.display-list.density-comfortable.child-result:not(.last-child){margin-bottom:1.75rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-actions{--row-height:2.5rem;margin-top:.75rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-list.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.625rem;max-height:3.5rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-normal atomic-result-children,:host .result-root.with-sections.display-list.density-normal atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-list.density-normal atomic-result-children,:host .result-root.with-sections.display-list.density-normal atomic-insight-result-children)::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}:host .result-root.with-sections.display-list.density-normal .placeholder,:host .result-root.with-sections.display-list.density-normal.child-result:not(.last-child){margin-bottom:1.5rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-actions{--row-height:2.5rem;margin-top:.5em}:host .result-root.with-sections.display-list.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:.75rem;max-height:1.25rem;overflow:hidden}:host .result-root.with-sections.display-list.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.4375rem;max-height:3.25rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-compact atomic-result-children,:host .result-root.with-sections.display-list.density-compact atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-list.density-compact atomic-result-children,:host .result-root.with-sections.display-list.density-compact atomic-insight-result-children)::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}:host .result-root.with-sections.display-list.density-compact .placeholder,:host .result-root.with-sections.display-list.density-compact.child-result:not(.last-child){margin-bottom:1rem}:host .result-root.with-sections.display-list.image-large{grid-template-areas:"visual""badges""title""title-metadata""emphasized""excerpt""bottom-metadata""actions""children";grid-template-columns:100%;grid-template-rows:repeat(8,auto)}:host .result-root.with-sections.display-list.image-large atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:host .result-root.with-sections.display-list.image-large atomic-result-section-visual{height:7.25rem}}:host .result-root.with-sections.display-list.image-large atomic-result-section-visual{margin-bottom:1rem;margin-right:0;width:100%}:host .result-root.with-sections.display-list.image-small{grid-template-areas:"badges badges""visual title""visual title-metadata""visual emphasized""visual.""excerpt excerpt""bottom-metadata bottom-metadata""actions actions""children children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(4,auto) minmax(0,1fr) repeat(3,auto)}:host .result-root.with-sections.display-list.image-small atomic-result-section-visual{height:24vw;margin-bottom:1rem;width:24vw}:host .result-root.with-sections.display-list.image-icon{grid-template-areas:"badges badges""visual title""visual title-metadata""visual emphasized""visual excerpt""visual bottom-metadata""visual actions""visual children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(7,auto) 1fr}:host .result-root.with-sections.display-list.image-icon atomic-result-section-visual{height:2rem;margin-bottom:0;width:2rem}:host .result-root.with-sections.display-list.image-none{grid-template-areas:"badges""title""title-metadata""emphasized""excerpt""bottom-metadata""actions""children";grid-template-columns:100%;grid-template-rows:repeat(7,auto)}:host .result-root.with-sections.display-list.image-none atomic-result-section-visual{display:none}}:host .result-root.with-sections.display-grid a,:host .result-root.with-sections.display-grid button{position:relative}@media (min-width:1024px){:host .result-root.with-sections.display-grid.image-large{grid-template-areas:"badges""visual""title""title-metadata""emphasized""excerpt""children""bottom-metadata""actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto)}:is(:host .result-root.with-sections.display-grid.image-large.density-comfortable.image-large,:host .result-root.with-sections.display-grid.image-large.density-comfortable.image-small) atomic-result-section-visual{margin:0 auto 2rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable.image-icon atomic-result-section-badges{margin-bottom:2rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-visual{margin-bottom:.5rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2.5rem;margin-top:2.25rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:2.25rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.75rem;max-height:4rem}:is(:host .result-root.with-sections.display-grid.image-large.density-normal.image-large,:host .result-root.with-sections.display-grid.image-large.density-normal.image-small) atomic-result-section-visual{margin:0 auto 1.5rem}:host .result-root.with-sections.display-grid.image-large.density-normal.image-icon atomic-result-section-badges{margin-bottom:1.5rem}:host .result-root.with-sections.display-grid.image-large.density-normal.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-visual{margin-bottom:.5rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-actions{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.75rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.75rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.375rem;max-height:3.5rem}:is(:host .result-root.with-sections.display-grid.image-large.density-compact.image-large,:host .result-root.with-sections.display-grid.image-large.density-compact.image-small) atomic-result-section-visual{margin:0 auto 1rem}:host .result-root.with-sections.display-grid.image-large.density-compact.image-icon atomic-result-section-badges{margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-compact.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-visual{margin-bottom:.5rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-actions{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.25rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.9375rem;max-height:3.25rem}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{height:19.75rem}}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{width:100%}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-badges{margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.image-small atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:host .result-root.with-sections.display-grid.image-large.image-small atomic-result-section-visual{height:14rem}}:host .result-root.with-sections.display-grid.image-large.image-small atomic-result-section-visual{width:100%}:host .result-root.with-sections.display-grid.image-large.image-none atomic-result-section-visual{display:none}}@media not all and (min-width:1024px){:host .result-root.with-sections.display-grid.image-large atomic-result-section-children atomic-insight-result-children::part(children-root),:host .result-root.with-sections.display-grid.image-large atomic-result-section-children atomic-result-children::part(children-root){border-top:1px var(--tw-border-style) var(--atomic-neutral)}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-actions{--row-height:2.5rem;margin-top:1rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;max-height:4rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-insight-result-children)::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable .placeholder,:host .result-root.with-sections.display-grid.image-large.density-comfortable.child-result:not(.last-child){margin-bottom:1.75rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-actions{--row-height:2.5rem;margin-top:.75rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.625rem;max-height:3.5rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-normal atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-normal atomic-insight-result-children)::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}:host .result-root.with-sections.display-grid.image-large.density-normal .placeholder,:host .result-root.with-sections.display-grid.image-large.density-normal.child-result:not(.last-child){margin-bottom:1.5rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-actions{--row-height:2.5rem;margin-top:.5em}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:.75rem;max-height:1.25rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.4375rem;max-height:3.25rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-compact atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-compact atomic-insight-result-children)::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}:host .result-root.with-sections.display-grid.image-large.density-compact .placeholder,:host .result-root.with-sections.display-grid.image-large.density-compact.child-result:not(.last-child){margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.image-large{grid-template-areas:"visual""badges""title""title-metadata""emphasized""excerpt""bottom-metadata""actions""children";grid-template-columns:100%;grid-template-rows:repeat(8,auto)}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{height:7.25rem}}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{margin-bottom:1rem;margin-right:0;width:100%}:host .result-root.with-sections.display-grid.image-large.image-small{grid-template-areas:"badges badges""visual title""visual title-metadata""visual emphasized""visual.""excerpt excerpt""bottom-metadata bottom-metadata""actions actions""children children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(4,auto) minmax(0,1fr) repeat(3,auto)}:host .result-root.with-sections.display-grid.image-large.image-small atomic-result-section-visual{height:24vw;margin-bottom:1rem;width:24vw}:host .result-root.with-sections.display-grid.image-large.image-icon{grid-template-areas:"badges badges""visual title""visual title-metadata""visual emphasized""visual excerpt""visual bottom-metadata""visual actions""visual children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(7,auto) 1fr}:host .result-root.with-sections.display-grid.image-large.image-icon atomic-result-section-visual{height:2rem;margin-bottom:0;width:2rem}:host .result-root.with-sections.display-grid.image-large.image-none{grid-template-areas:"badges""title""title-metadata""emphasized""excerpt""bottom-metadata""actions""children";grid-template-columns:100%;grid-template-rows:repeat(7,auto)}:host .result-root.with-sections.display-grid.image-large.image-none atomic-result-section-visual{display:none}}@media (min-width:1024px){:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none,:host .result-root.with-sections.display-grid.image-small{grid-template-areas:"badges""visual""title""title-metadata""emphasized""excerpt""children""bottom-metadata""actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto)}:is(:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-large,:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-small) atomic-result-section-visual{margin:0 auto 2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-icon atomic-result-section-badges{margin-bottom:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-icon atomic-result-section-visual{height:2rem;width:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-visual{margin-bottom:.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2.5rem;margin-top:2.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:2.25rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.75rem;max-height:4rem}:is(:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-large,:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-small) atomic-result-section-visual{margin:0 auto 1.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-icon atomic-result-section-badges{margin-bottom:1.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-icon atomic-result-section-visual{height:2rem;width:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-visual{margin-bottom:.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-actions{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.75rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.75rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.375rem;max-height:3.5rem}:is(:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-large,:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-small) atomic-result-section-visual{margin:0 auto 1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-icon atomic-result-section-badges{margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-icon atomic-result-section-visual{height:2rem;width:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-visual{margin-bottom:.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-actions{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.9375rem;max-height:3.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-large atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-large atomic-result-section-visual{height:19.75rem}}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-large atomic-result-section-visual{width:100%}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-large atomic-result-section-badges{margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{height:14rem}}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{width:100%}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-none atomic-result-section-visual{display:none}}@media not all and (min-width:1024px){:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none,:host .result-root.with-sections.display-grid.image-small{grid-template-areas:"badges""visual""title""title-metadata""emphasized""excerpt""children""bottom-metadata""actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-visual{margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-small atomic-result-section-visual{height:10.25rem;width:10.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;max-height:3rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem;max-height:3rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-visual{margin-bottom:.75rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-small atomic-result-section-visual{height:10.25rem;width:10.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;max-height:3rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;max-height:3rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-visual{margin-bottom:.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-large atomic-result-section-visual{width:100%}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-small atomic-result-section-visual{height:10.25rem;width:10.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:.75rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;max-height:3rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:.75rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem;max-height:3rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{height:9rem}}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{width:100%}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-icon atomic-result-section-visual{height:2rem;width:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-none atomic-result-section-visual{display:none}}:host .result-root.with-sections.display-table.image-large.density-compact atomic-result-section-visual{height:10.25rem;width:10.25rem}:host .result-root.with-sections.display-table atomic-result-section-children atomic-insight-result-children::part(children-root),:host .result-root.with-sections.display-table atomic-result-section-children atomic-result-children::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-visual{margin-right:1.5rem}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-actions,:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-badges{--row-height:2rem;margin-bottom:1.5rem}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.75rem;max-height:4.5rem;overflow:hidden}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem;max-height:4rem}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-table.density-comfortable atomic-result-children,:host .result-root.with-sections.display-table.density-comfortable atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}:is(:host .result-root.with-sections.display-table.density-comfortable atomic-result-children,:host .result-root.with-sections.display-table.density-comfortable atomic-insight-result-children)::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}:host .result-root.with-sections.display-table.density-comfortable .placeholder,:host .result-root.with-sections.display-table.density-comfortable.child-result:not(.last-child){margin-bottom:1.75rem}:host .result-root.with-sections.display-table.density-normal atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-table.density-normal atomic-result-section-actions,:host .result-root.with-sections.display-table.density-normal atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-table.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-table.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-table.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.875rem;max-height:3.5rem}:host .result-root.with-sections.display-table.density-normal atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-table.density-normal atomic-result-children,:host .result-root.with-sections.display-table.density-normal atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}:is(:host .result-root.with-sections.display-table.density-normal atomic-result-children,:host .result-root.with-sections.display-table.density-normal atomic-insight-result-children)::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}:host .result-root.with-sections.display-table.density-normal .placeholder,:host .result-root.with-sections.display-table.density-normal.child-result:not(.last-child){margin-bottom:1.5rem}:host .result-root.with-sections.display-table.density-compact atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-table.density-compact atomic-result-section-actions,:host .result-root.with-sections.display-table.density-compact atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-table.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-table.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;max-height:1.25rem;overflow:hidden}:host .result-root.with-sections.display-table.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.6875rem;max-height:3.25rem}:host .result-root.with-sections.display-table.density-compact atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-table.density-compact atomic-result-children,:host .result-root.with-sections.display-table.density-compact atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}:is(:host .result-root.with-sections.display-table.density-compact atomic-result-children,:host .result-root.with-sections.display-table.density-compact atomic-insight-result-children)::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}:host .result-root.with-sections.display-table.density-compact .placeholder,:host .result-root.with-sections.display-table.density-compact.child-result:not(.last-child){margin-bottom:1rem}:host .result-root.with-sections.display-table.image-large,:host .result-root.with-sections.display-table.image-small{grid-template-areas:"badges badges.actions""visual title title title""visual title-metadata title-metadata title-metadata""visual emphasized emphasized emphasized""visual excerpt excerpt excerpt""visual bottom-metadata bottom-metadata bottom-metadata""visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(6,auto) minmax(0,1fr)}:is(:host .result-root.with-sections.display-table.image-large.density-comfortable,:host .result-root.with-sections.display-table.image-large.density-normal) atomic-result-section-visual{height:20.375rem;width:20.375rem}:is(:host .result-root.with-sections.display-table.image-small,:host .result-root.with-sections.display-table.image-large.density-compact) atomic-result-section-visual{height:10rem;width:10rem}:host .result-root.with-sections.display-table.image-icon{grid-template-areas:"badges badges.actions""visual title title title""visual title-metadata title-metadata title-metadata""visual emphasized emphasized emphasized""visual excerpt excerpt excerpt""visual bottom-metadata bottom-metadata bottom-metadata""visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(7,minmax(0,min-content))}:host .result-root.with-sections.display-table.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-table.image-none{grid-template-areas:"badges.actions""title title title""title-metadata title-metadata title-metadata""emphasized emphasized emphasized""excerpt excerpt excerpt""bottom-metadata bottom-metadata bottom-metadata""children children children";grid-template-columns:auto 1fr auto;grid-template-rows:repeat(6,auto)}:host .link-container,:host .result-root atomic-table-element,:host .result-root.with-sections.display-table.image-none atomic-result-section-visual{display:none}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}`;
157
+ AtomicRecsResult.styles = css`/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-border-style:solid}}}atomic-result-section-badges{text-align:left}atomic-result-section-actions{text-align:right}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem}@layer components{:host :host{font-family:var(--atomic-font-family);--tw-font-weight:var(--atomic-font-normal);font-weight:var(--atomic-font-normal)}:host atomic-result-section-actions,:host atomic-result-section-badges{text-align:left}:host atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem}:host .result-root.with-sections{display:grid;justify-items:stretch}:host .result-root.with-sections atomic-result-section-visual{grid-area:visual}:host .result-root.with-sections atomic-result-section-badges{grid-area:badges}:host .result-root.with-sections atomic-result-section-actions{grid-area:actions}:host .result-root.with-sections atomic-result-section-actions atomic-result-quickview{display:inline-block}:host .result-root.with-sections atomic-result-section-title{color:var(--atomic-on-background);grid-area:title}:host .result-root.with-sections atomic-result-section-title-metadata{grid-area:title-metadata}:host .result-root.with-sections atomic-result-section-emphasized{grid-area:emphasized}:host .result-root.with-sections atomic-result-section-excerpt{color:var(--atomic-neutral-dark);grid-area:excerpt}:host .result-root.with-sections atomic-result-section-bottom-metadata{color:var(--atomic-neutral-dark);grid-area:bottom-metadata}:host .result-root.with-sections atomic-result-section-children{grid-area:children}:host .result-root.with-sections atomic-result-section-actions,:host .result-root.with-sections atomic-result-section-badges{display:flex;flex-wrap:wrap;gap:.5rem;max-height:calc(var(--row-height,2rem)*2 + .5rem)}:host .result-root.with-sections atomic-result-section-actions,:host .result-root.with-sections atomic-result-section-badges,:host .result-root.with-sections atomic-result-section-bottom-metadata,:host .result-root.with-sections atomic-result-section-emphasized,:host .result-root.with-sections atomic-result-section-excerpt,:host .result-root.with-sections atomic-result-section-title,:host .result-root.with-sections atomic-result-section-title-metadata,:host .result-root.with-sections atomic-result-section-visual{overflow:hidden;text-overflow:ellipsis}:host .result-root.with-sections.image-icon atomic-result-section-visual{border-radius:var(--atomic-border-radius)}@media (min-width:1024px){:host .result-root.with-sections.display-list.image-large.density-compact atomic-result-section-visual{height:10.25rem;width:10.25rem}:host .result-root.with-sections.display-list atomic-result-section-children atomic-insight-result-children::part(children-root),:host .result-root.with-sections.display-list atomic-result-section-children atomic-result-children::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-visual{margin-right:1.5rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-actions,:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-badges{--row-height:2rem;margin-bottom:1.5rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.75rem;max-height:4.5rem;overflow:hidden}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem;max-height:4rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-comfortable atomic-result-children,:host .result-root.with-sections.display-list.density-comfortable atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}:is(:host .result-root.with-sections.display-list.density-comfortable atomic-result-children,:host .result-root.with-sections.display-list.density-comfortable atomic-insight-result-children)::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}:host .result-root.with-sections.display-list.density-comfortable .placeholder,:host .result-root.with-sections.display-list.density-comfortable.child-result:not(.last-child){margin-bottom:1.75rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-actions,:host .result-root.with-sections.display-list.density-normal atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-list.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.875rem;max-height:3.5rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-normal atomic-result-children,:host .result-root.with-sections.display-list.density-normal atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}:is(:host .result-root.with-sections.display-list.density-normal atomic-result-children,:host .result-root.with-sections.display-list.density-normal atomic-insight-result-children)::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}:host .result-root.with-sections.display-list.density-normal .placeholder,:host .result-root.with-sections.display-list.density-normal.child-result:not(.last-child){margin-bottom:1.5rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-actions,:host .result-root.with-sections.display-list.density-compact atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;max-height:1.25rem;overflow:hidden}:host .result-root.with-sections.display-list.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.6875rem;max-height:3.25rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-compact atomic-result-children,:host .result-root.with-sections.display-list.density-compact atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}:is(:host .result-root.with-sections.display-list.density-compact atomic-result-children,:host .result-root.with-sections.display-list.density-compact atomic-insight-result-children)::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}:host .result-root.with-sections.display-list.density-compact .placeholder,:host .result-root.with-sections.display-list.density-compact.child-result:not(.last-child){margin-bottom:1rem}:host .result-root.with-sections.display-list.image-large,:host .result-root.with-sections.display-list.image-small{grid-template-areas:"badges badges.actions""visual title title title""visual title-metadata title-metadata title-metadata""visual emphasized emphasized emphasized""visual excerpt excerpt excerpt""visual bottom-metadata bottom-metadata bottom-metadata""visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(6,auto) minmax(0,1fr)}:is(:host .result-root.with-sections.display-list.image-large.density-comfortable,:host .result-root.with-sections.display-list.image-large.density-normal) atomic-result-section-visual{height:20.375rem;width:20.375rem}:is(:host .result-root.with-sections.display-list.image-small,:host .result-root.with-sections.display-list.image-large.density-compact) atomic-result-section-visual{height:10rem;width:10rem}:host .result-root.with-sections.display-list.image-icon{grid-template-areas:"badges badges.actions""visual title title title""visual title-metadata title-metadata title-metadata""visual emphasized emphasized emphasized""visual excerpt excerpt excerpt""visual bottom-metadata bottom-metadata bottom-metadata""visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(7,minmax(0,min-content))}:host .result-root.with-sections.display-list.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-list.image-none{grid-template-areas:"badges.actions""title title title""title-metadata title-metadata title-metadata""emphasized emphasized emphasized""excerpt excerpt excerpt""bottom-metadata bottom-metadata bottom-metadata""children children children";grid-template-columns:auto 1fr auto;grid-template-rows:repeat(6,auto)}:host .result-root.with-sections.display-list.image-none atomic-result-section-visual{display:none}}@media not all and (min-width:1024px){:host .result-root.with-sections.display-list atomic-result-section-children atomic-insight-result-children::part(children-root),:host .result-root.with-sections.display-list atomic-result-section-children atomic-result-children::part(children-root){border-top:1px var(--tw-border-style) var(--atomic-neutral)}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-actions{--row-height:2.5rem;margin-top:1rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;max-height:4rem}:host .result-root.with-sections.display-list.density-comfortable atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-comfortable atomic-result-children,:host .result-root.with-sections.display-list.density-comfortable atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-list.density-comfortable atomic-result-children,:host .result-root.with-sections.display-list.density-comfortable atomic-insight-result-children)::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}:host .result-root.with-sections.display-list.density-comfortable .placeholder,:host .result-root.with-sections.display-list.density-comfortable.child-result:not(.last-child){margin-bottom:1.75rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-actions{--row-height:2.5rem;margin-top:.75rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-list.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.625rem;max-height:3.5rem}:host .result-root.with-sections.display-list.density-normal atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-normal atomic-result-children,:host .result-root.with-sections.display-list.density-normal atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-list.density-normal atomic-result-children,:host .result-root.with-sections.display-list.density-normal atomic-insight-result-children)::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}:host .result-root.with-sections.display-list.density-normal .placeholder,:host .result-root.with-sections.display-list.density-normal.child-result:not(.last-child){margin-bottom:1.5rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-actions{--row-height:2.5rem;margin-top:.5em}:host .result-root.with-sections.display-list.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-list.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:.75rem;max-height:1.25rem;overflow:hidden}:host .result-root.with-sections.display-list.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.4375rem;max-height:3.25rem}:host .result-root.with-sections.display-list.density-compact atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-list.density-compact atomic-result-children,:host .result-root.with-sections.display-list.density-compact atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-list.density-compact atomic-result-children,:host .result-root.with-sections.display-list.density-compact atomic-insight-result-children)::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}:host .result-root.with-sections.display-list.density-compact .placeholder,:host .result-root.with-sections.display-list.density-compact.child-result:not(.last-child){margin-bottom:1rem}:host .result-root.with-sections.display-list.image-large{grid-template-areas:"visual""badges""title""title-metadata""emphasized""excerpt""bottom-metadata""actions""children";grid-template-columns:100%;grid-template-rows:repeat(8,auto)}:host .result-root.with-sections.display-list.image-large atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:host .result-root.with-sections.display-list.image-large atomic-result-section-visual{height:7.25rem}}:host .result-root.with-sections.display-list.image-large atomic-result-section-visual{margin-bottom:1rem;margin-right:0;width:100%}:host .result-root.with-sections.display-list.image-small{grid-template-areas:"badges badges""visual title""visual title-metadata""visual emphasized""visual.""excerpt excerpt""bottom-metadata bottom-metadata""actions actions""children children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(4,auto) minmax(0,1fr) repeat(3,auto)}:host .result-root.with-sections.display-list.image-small atomic-result-section-visual{height:24vw;margin-bottom:1rem;width:24vw}:host .result-root.with-sections.display-list.image-icon{grid-template-areas:"badges badges""visual title""visual title-metadata""visual emphasized""visual excerpt""visual bottom-metadata""visual actions""visual children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(7,auto) 1fr}:host .result-root.with-sections.display-list.image-icon atomic-result-section-visual{height:2rem;margin-bottom:0;width:2rem}:host .result-root.with-sections.display-list.image-none{grid-template-areas:"badges""title""title-metadata""emphasized""excerpt""bottom-metadata""actions""children";grid-template-columns:100%;grid-template-rows:repeat(7,auto)}:host .result-root.with-sections.display-list.image-none atomic-result-section-visual{display:none}}:host .result-root.with-sections.display-grid a,:host .result-root.with-sections.display-grid button{position:relative}@media (min-width:1024px){:host .result-root.with-sections.display-grid.image-large{grid-template-areas:"badges""visual""title""title-metadata""emphasized""excerpt""children""bottom-metadata""actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto)}:is(:host .result-root.with-sections.display-grid.image-large.density-comfortable.image-large,:host .result-root.with-sections.display-grid.image-large.density-comfortable.image-small) atomic-result-section-visual{margin:0 auto 2rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable.image-icon atomic-result-section-badges{margin-bottom:2rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-visual{margin-bottom:.5rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2.5rem;margin-top:2.25rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:2.25rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.75rem;max-height:4rem}:is(:host .result-root.with-sections.display-grid.image-large.density-normal.image-large,:host .result-root.with-sections.display-grid.image-large.density-normal.image-small) atomic-result-section-visual{margin:0 auto 1.5rem}:host .result-root.with-sections.display-grid.image-large.density-normal.image-icon atomic-result-section-badges{margin-bottom:1.5rem}:host .result-root.with-sections.display-grid.image-large.density-normal.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-visual{margin-bottom:.5rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-actions{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.75rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.75rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.375rem;max-height:3.5rem}:is(:host .result-root.with-sections.display-grid.image-large.density-compact.image-large,:host .result-root.with-sections.display-grid.image-large.density-compact.image-small) atomic-result-section-visual{margin:0 auto 1rem}:host .result-root.with-sections.display-grid.image-large.density-compact.image-icon atomic-result-section-badges{margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-compact.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-visual{margin-bottom:.5rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-actions{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.25rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.9375rem;max-height:3.25rem}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{height:19.75rem}}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{width:100%}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-badges{margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.image-small atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:host .result-root.with-sections.display-grid.image-large.image-small atomic-result-section-visual{height:14rem}}:host .result-root.with-sections.display-grid.image-large.image-small atomic-result-section-visual{width:100%}:host .result-root.with-sections.display-grid.image-large.image-none atomic-result-section-visual{display:none}}@media not all and (min-width:1024px){:host .result-root.with-sections.display-grid.image-large atomic-result-section-children atomic-insight-result-children::part(children-root),:host .result-root.with-sections.display-grid.image-large atomic-result-section-children atomic-result-children::part(children-root){border-top:1px var(--tw-border-style) var(--atomic-neutral)}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-actions{--row-height:2.5rem;margin-top:1rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;max-height:4rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-comfortable atomic-insight-result-children)::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}:host .result-root.with-sections.display-grid.image-large.density-comfortable .placeholder,:host .result-root.with-sections.display-grid.image-large.density-comfortable.child-result:not(.last-child){margin-bottom:1.75rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-actions{--row-height:2.5rem;margin-top:.75rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.625rem;max-height:3.5rem}:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-normal atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-grid.image-large.density-normal atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-normal atomic-insight-result-children)::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}:host .result-root.with-sections.display-grid.image-large.density-normal .placeholder,:host .result-root.with-sections.display-grid.image-large.density-normal.child-result:not(.last-child){margin-bottom:1.5rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-actions{--row-height:2.5rem;margin-top:.5em}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:.75rem;max-height:1.25rem;overflow:hidden}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.4375rem;max-height:3.25rem}:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-compact atomic-insight-result-children)::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}:is(:host .result-root.with-sections.display-grid.image-large.density-compact atomic-result-children,:host .result-root.with-sections.display-grid.image-large.density-compact atomic-insight-result-children)::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}:host .result-root.with-sections.display-grid.image-large.density-compact .placeholder,:host .result-root.with-sections.display-grid.image-large.density-compact.child-result:not(.last-child){margin-bottom:1rem}:host .result-root.with-sections.display-grid.image-large.image-large{grid-template-areas:"visual""badges""title""title-metadata""emphasized""excerpt""bottom-metadata""actions""children";grid-template-columns:100%;grid-template-rows:repeat(8,auto)}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{height:7.25rem}}:host .result-root.with-sections.display-grid.image-large.image-large atomic-result-section-visual{margin-bottom:1rem;margin-right:0;width:100%}:host .result-root.with-sections.display-grid.image-large.image-small{grid-template-areas:"badges badges""visual title""visual title-metadata""visual emphasized""visual.""excerpt excerpt""bottom-metadata bottom-metadata""actions actions""children children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(4,auto) minmax(0,1fr) repeat(3,auto)}:host .result-root.with-sections.display-grid.image-large.image-small atomic-result-section-visual{height:24vw;margin-bottom:1rem;width:24vw}:host .result-root.with-sections.display-grid.image-large.image-icon{grid-template-areas:"badges badges""visual title""visual title-metadata""visual emphasized""visual excerpt""visual bottom-metadata""visual actions""visual children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(7,auto) 1fr}:host .result-root.with-sections.display-grid.image-large.image-icon atomic-result-section-visual{height:2rem;margin-bottom:0;width:2rem}:host .result-root.with-sections.display-grid.image-large.image-none{grid-template-areas:"badges""title""title-metadata""emphasized""excerpt""bottom-metadata""actions""children";grid-template-columns:100%;grid-template-rows:repeat(7,auto)}:host .result-root.with-sections.display-grid.image-large.image-none atomic-result-section-visual{display:none}}@media (min-width:1024px){:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none,:host .result-root.with-sections.display-grid.image-small{grid-template-areas:"badges""visual""title""title-metadata""emphasized""excerpt""children""bottom-metadata""actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto)}:is(:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-large,:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-small) atomic-result-section-visual{margin:0 auto 2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-icon atomic-result-section-badges{margin-bottom:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-icon atomic-result-section-visual{height:2rem;width:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-visual{margin-bottom:.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2.5rem;margin-top:2.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:2.25rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.75rem;max-height:4rem}:is(:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-large,:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-small) atomic-result-section-visual{margin:0 auto 1.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-icon atomic-result-section-badges{margin-bottom:1.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-icon atomic-result-section-visual{height:2rem;width:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-visual{margin-bottom:.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-actions{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.75rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.75rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.375rem;max-height:3.5rem}:is(:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-large,:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-small) atomic-result-section-visual{margin:0 auto 1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-icon atomic-result-section-badges{margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-icon atomic-result-section-visual{height:2rem;width:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-visual{margin-bottom:.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-actions{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.9375rem;max-height:3.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-large atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-large atomic-result-section-visual{height:19.75rem}}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-large atomic-result-section-visual{width:100%}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-large atomic-result-section-badges{margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{height:14rem}}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{width:100%}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-none atomic-result-section-visual{display:none}}@media not all and (min-width:1024px){:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none,:host .result-root.with-sections.display-grid.image-small{grid-template-areas:"badges""visual""title""title-metadata""emphasized""excerpt""children""bottom-metadata""actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-visual{margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable.image-small atomic-result-section-visual{height:10.25rem;width:10.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;max-height:3rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem;max-height:3rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-comfortable atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-visual{margin-bottom:.75rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal.image-small atomic-result-section-visual{height:10.25rem;width:10.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;max-height:3rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;max-height:3rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-normal atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-visual{margin-bottom:.5rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-large atomic-result-section-visual{width:100%}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact.image-small atomic-result-section-visual{height:10.25rem;width:10.25rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-bottom:1rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem;margin-top:.75rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;max-height:3rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-emphasized{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);font-weight:500;--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:.75rem;overflow:hidden}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem;max-height:3rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).density-compact atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{aspect-ratio:1;height:auto}@supports not (aspect-ratio:1/1){:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{height:9rem}}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-small atomic-result-section-visual{width:100%}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-icon atomic-result-section-visual{height:2rem;width:2rem}:is(:host .result-root.with-sections.display-grid.image-small,:host .result-root.with-sections.display-grid.image-icon,:host .result-root.with-sections.display-grid.image-none).image-none atomic-result-section-visual{display:none}}:host .result-root.with-sections.display-table.image-large.density-compact atomic-result-section-visual{height:10.25rem;width:10.25rem}:host .result-root.with-sections.display-table atomic-result-section-children atomic-insight-result-children::part(children-root),:host .result-root.with-sections.display-table atomic-result-section-children atomic-result-children::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-visual{margin-right:1.5rem}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-actions,:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-badges{--row-height:2rem;margin-bottom:1.5rem}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.75rem;max-height:4.5rem;overflow:hidden}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem;max-height:4rem}:host .result-root.with-sections.display-table.density-comfortable atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-table.density-comfortable atomic-result-children,:host .result-root.with-sections.display-table.density-comfortable atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}:is(:host .result-root.with-sections.display-table.density-comfortable atomic-result-children,:host .result-root.with-sections.display-table.density-comfortable atomic-insight-result-children)::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}:host .result-root.with-sections.display-table.density-comfortable .placeholder,:host .result-root.with-sections.display-table.density-comfortable.child-result:not(.last-child){margin-bottom:1.75rem}:host .result-root.with-sections.display-table.density-normal atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-table.density-normal atomic-result-section-actions,:host .result-root.with-sections.display-table.density-normal atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-table.density-normal atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-table.density-normal atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:2;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1.25rem;max-height:2.5rem;overflow:hidden}:host .result-root.with-sections.display-table.density-normal atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.875rem;max-height:3.5rem}:host .result-root.with-sections.display-table.density-normal atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-table.density-normal atomic-result-children,:host .result-root.with-sections.display-table.density-normal atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}:is(:host .result-root.with-sections.display-table.density-normal atomic-result-children,:host .result-root.with-sections.display-table.density-normal atomic-insight-result-children)::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}:host .result-root.with-sections.display-table.density-normal .placeholder,:host .result-root.with-sections.display-table.density-normal.child-result:not(.last-child){margin-bottom:1.5rem}:host .result-root.with-sections.display-table.density-compact atomic-result-section-visual{margin-right:1rem}:host .result-root.with-sections.display-table.density-compact atomic-result-section-actions,:host .result-root.with-sections.display-table.density-compact atomic-result-section-badges{--row-height:2rem;margin-bottom:1rem}:host .result-root.with-sections.display-table.density-compact atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}:host .result-root.with-sections.display-table.density-compact atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:1;line-height:var(--line-height);-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;max-height:1.25rem;overflow:hidden}:host .result-root.with-sections.display-table.density-compact atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.6875rem;max-height:3.25rem}:host .result-root.with-sections.display-table.density-compact atomic-result-section-title-metadata{margin-top:.475rem}:is(:host .result-root.with-sections.display-table.density-compact atomic-result-children,:host .result-root.with-sections.display-table.density-compact atomic-insight-result-children)::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}:is(:host .result-root.with-sections.display-table.density-compact atomic-result-children,:host .result-root.with-sections.display-table.density-compact atomic-insight-result-children)::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}:host .result-root.with-sections.display-table.density-compact .placeholder,:host .result-root.with-sections.display-table.density-compact.child-result:not(.last-child){margin-bottom:1rem}:host .result-root.with-sections.display-table.image-large,:host .result-root.with-sections.display-table.image-small{grid-template-areas:"badges badges.actions""visual title title title""visual title-metadata title-metadata title-metadata""visual emphasized emphasized emphasized""visual excerpt excerpt excerpt""visual bottom-metadata bottom-metadata bottom-metadata""visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(6,auto) minmax(0,1fr)}:is(:host .result-root.with-sections.display-table.image-large.density-comfortable,:host .result-root.with-sections.display-table.image-large.density-normal) atomic-result-section-visual{height:20.375rem;width:20.375rem}:is(:host .result-root.with-sections.display-table.image-small,:host .result-root.with-sections.display-table.image-large.density-compact) atomic-result-section-visual{height:10rem;width:10rem}:host .result-root.with-sections.display-table.image-icon{grid-template-areas:"badges badges.actions""visual title title title""visual title-metadata title-metadata title-metadata""visual emphasized emphasized emphasized""visual excerpt excerpt excerpt""visual bottom-metadata bottom-metadata bottom-metadata""visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(7,minmax(0,min-content))}:host .result-root.with-sections.display-table.image-icon atomic-result-section-visual{height:2rem;width:2rem}:host .result-root.with-sections.display-table.image-none{grid-template-areas:"badges.actions""title title title""title-metadata title-metadata title-metadata""emphasized emphasized emphasized""excerpt excerpt excerpt""bottom-metadata bottom-metadata bottom-metadata""children children children";grid-template-columns:auto 1fr auto;grid-template-rows:repeat(6,auto)}:host .link-container,:host .result-root atomic-table-element,:host .result-root.with-sections.display-table.image-none atomic-result-section-visual{display:none}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}`;
158
158
  _ts_decorate([
159
159
  state(),
160
160
  _ts_metadata("design:type", "u" < typeof Error ? Object : Error)
@@ -1,4 +1,4 @@
1
- const lazy_index = {
1
+ var lazy_index = {
2
2
  'atomic-recs-error': async ()=>await import("./atomic-recs-error/atomic-recs-error.js"),
3
3
  'atomic-recs-interface': async ()=>await import("./atomic-recs-interface/atomic-recs-interface.js"),
4
4
  'atomic-recs-list': async ()=>await import("./atomic-recs-list/atomic-recs-list.js"),
@@ -98,9 +98,7 @@ class AtomicBreadbox extends LitElement {
98
98
  i18n: this.bindings.i18n,
99
99
  numberOfCollapsedBreadcrumbs: this.numberOfCollapsedBreadcrumbs,
100
100
  value: this.showMoreText,
101
- ariaLabel: this.bindings.i18n.t('show-n-more-filters', {
102
- value: this.numberOfCollapsedBreadcrumbs
103
- })
101
+ ariaLabel: this.showMoreText
104
102
  }
105
103
  })}
106
104
  ${renderBreadcrumbShowLess({
@@ -177,7 +175,9 @@ class AtomicBreadbox extends LitElement {
177
175
  this.numberOfCollapsedBreadcrumbs = value;
178
176
  if (0 === value) return void this.hide(this.showMoreButton);
179
177
  this.show(this.showMoreButton);
180
- this.showMoreText = `+ ${value.toLocaleString(this.bindings.i18n.language)}`;
178
+ this.showMoreText = this.bindings.i18n.t('show-n-more-filters', {
179
+ value
180
+ });
181
181
  }
182
182
  get facetBreadcrumbs() {
183
183
  return this.breadcrumbManagerState.facetBreadcrumbs.flatMap(({ facetId, field, values })=>values.map((value)=>({
@@ -305,7 +305,7 @@ class AtomicBreadbox extends LitElement {
305
305
  }
306
306
  }
307
307
  AtomicBreadbox.styles = [
308
- css`/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */[part=breadcrumb-label].excluded,[part=breadcrumb-value].excluded{color:var(--atomic-error);text-decoration:line-through}`
308
+ css`/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */[part=breadcrumb-label].excluded,[part=breadcrumb-value].excluded{color:var(--atomic-error);text-decoration:line-through}`
309
309
  ];
310
310
  AtomicBreadbox.propsSchema = new Schema({
311
311
  pathLimit: new NumberValue({
@@ -398,7 +398,7 @@ AtomicCategoryFacet.propsSchema = new Schema({
398
398
  AtomicCategoryFacet.styles = [
399
399
  facet_common_tw_css,
400
400
  facet_search_tw_css,
401
- css`/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */[part~=active-parent],[part~=parents] [part~=values]{padding-left:calc(var(--spacing,.25rem)*9)}[part~=all-categories-button],[part~=parent-button]{align-items:center;display:flex;padding-block:calc(var(--spacing,.25rem)*2.5);padding-left:calc(var(--spacing,.25rem)*7);padding-right:calc(var(--spacing,.25rem)*2);position:relative;text-align:left;width:100%}[part~=back-arrow]{height:calc(var(--spacing,.25rem)*5);left:var(--spacing,.25rem);position:absolute;width:calc(var(--spacing,.25rem)*5)}`
401
+ css`/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */[part~=active-parent],[part~=parents] [part~=values]{padding-left:calc(var(--spacing,.25rem)*9)}[part~=all-categories-button],[part~=parent-button]{align-items:center;display:flex;padding-block:calc(var(--spacing,.25rem)*2.5);padding-left:calc(var(--spacing,.25rem)*7);padding-right:calc(var(--spacing,.25rem)*2);position:relative;text-align:left;width:100%}[part~=back-arrow]{height:calc(var(--spacing,.25rem)*5);left:var(--spacing,.25rem);position:absolute;width:calc(var(--spacing,.25rem)*5)}`
402
402
  ];
403
403
  _ts_decorate([
404
404
  state(),
@@ -37,7 +37,7 @@ function _ts_metadata(k, v) {
37
37
  if ("object" == typeof Reflect && "function" == typeof Reflect.metadata) return Reflect.metadata(k, v);
38
38
  }
39
39
  const GENERATED_ANSWER_THREAD_EXPORT_PARTS = "feedback-and-copy-buttons,feedback-button,copy-button,citations-label,citation,citation-popover,generated-text,answer-code-block,answer-emphasis,answer-inline-code,answer-heading-1,answer-heading-2,answer-heading-3,answer-heading-4,answer-heading-5,answer-heading-6,answer-list-item,answer-link,answer-link-text,answer-link-icon,answer-ordered-list,answer-paragraph,answer-quote-block,answer-unordered-list,answer-strong,answer-table,answer-table-container,answer-table-content,answer-table-header";
40
- const FOLLOW_UP_INPUT_EXPORT_PARTS = "input-container,input-field,submit-button,submit-icon";
40
+ const FOLLOW_UP_INPUT_EXPORT_PARTS = "input-container,input-field,submit-button,submit-icon,input-footer,validation-message,character-counter";
41
41
  class AtomicGeneratedAnswer extends LitElement {
42
42
  initialize() {
43
43
  if (this.tabsIncluded.length > 0 && this.tabsExcluded.length > 0) console.warn('Values for both "tabs-included" and "tabs-excluded" have been provided. This could lead to unexpected behaviors.');
@@ -48,9 +48,12 @@ class AtomicGeneratedAnswer extends LitElement {
48
48
  getSearchStatusState: ()=>this.searchStatusState,
49
49
  getBindings: ()=>this.bindings
50
50
  });
51
+ this.searchStatus = buildSearchStatus(this.bindings.engine);
52
+ this.tabManager = buildTabManager(this.bindings.engine);
51
53
  this.generatedAnswer = buildGeneratedAnswer(this.bindings.engine, {
52
54
  initialState: {
53
55
  isVisible: this.controller.data.isVisible,
56
+ isEnabled: shouldDisplayOnCurrentTab(this.tabsIncluded, this.tabsExcluded, this.tabManager.state.activeTab),
54
57
  responseFormat: {
55
58
  contentFormat: [
56
59
  'text/markdown',
@@ -66,8 +69,6 @@ class AtomicGeneratedAnswer extends LitElement {
66
69
  },
67
70
  fieldsToIncludeInCitations: this.getCitationFields()
68
71
  });
69
- this.searchStatus = buildSearchStatus(this.bindings.engine);
70
- this.tabManager = buildTabManager(this.bindings.engine);
71
72
  this.controller.insertFeedbackModal();
72
73
  if (window.ResizeObserver && this.collapsible) {
73
74
  const debouncedAdaptAnswerHeight = debounce(()=>this.adaptAnswerHeight(), 100);
@@ -170,6 +171,12 @@ class AtomicGeneratedAnswer extends LitElement {
170
171
  get hasCustomNoAnswerMessage() {
171
172
  return getNamedSlotContent(this, 'no-answer-message').length > 0;
172
173
  }
174
+ get isConversationDebugEnabled() {
175
+ return this.bindings.engine?.state?.configuration?.knowledge?.debugAgentSession ?? false;
176
+ }
177
+ get followUpConversationId() {
178
+ return this.controller.followUpConversationId;
179
+ }
173
180
  async copyToClipboard(answer) {
174
181
  await this.controller.copyToClipboard(answer, ()=>{
175
182
  this.copied = true;
@@ -342,6 +349,8 @@ class AtomicGeneratedAnswer extends LitElement {
342
349
  isAnswerVisible: this.isAnswerVisible,
343
350
  toggleTooltip: this.toggleTooltip,
344
351
  withToggle: this.withToggle,
352
+ withDebug: this.isConversationDebugEnabled,
353
+ conversationId: this.followUpConversationId,
345
354
  onToggle: (checked)=>{
346
355
  checked ? this.generatedAnswer?.show() : this.generatedAnswer?.hide();
347
356
  }
@@ -1,3 +1,3 @@
1
1
  import generated_answer_tw_css from "../../common/generated-answer/styles/generated-answer.tw.css.js";
2
- const atomic_generated_answer_tw_css = generated_answer_tw_css;
2
+ var atomic_generated_answer_tw_css = generated_answer_tw_css;
3
3
  export default atomic_generated_answer_tw_css;
@@ -12,6 +12,7 @@ import { bindingGuard } from "../../../decorators/binding-guard.js";
12
12
  import { bindings } from "../../../decorators/bindings.js";
13
13
  import { errorGuard } from "../../../decorators/error-guard.js";
14
14
  import { withTailwindStyles } from "../../../decorators/with-tailwind-styles.js";
15
+ import { AriaLiveRegionController } from "../../../utils/accessibility-utils.js";
15
16
  function _ts_decorate(decorators, target, key, desc) {
16
17
  var c = arguments.length, r = c < 3 ? target : null === desc ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
17
18
  if ("object" == typeof Reflect && "function" == typeof Reflect.decorate) r = Reflect.decorate(decorators, target, key, desc);
@@ -59,15 +60,25 @@ class AtomicLoadMoreResults extends LitElement {
59
60
  })}
60
61
  `))}`;
61
62
  }
63
+ updated(changedProperties) {
64
+ super.updated(changedProperties);
65
+ this.announceWhenAllResultsAreLoaded(changedProperties);
66
+ }
62
67
  async onClick() {
63
- document.activeElement?.blur();
68
+ this.bindings.store.state.resultList?.focusOnNextNewResult();
64
69
  this.resultList.fetchMoreResults();
65
70
  }
71
+ announceWhenAllResultsAreLoaded(changedProperties) {
72
+ if (!changedProperties.has('resultListState') || !this.resultListState) return;
73
+ const previousState = changedProperties.get('resultListState');
74
+ const justLoadedLastBatch = previousState?.moreResultsAvailable === true && !this.resultListState.moreResultsAvailable && previousState.searchResponseId === this.resultListState.searchResponseId;
75
+ if (justLoadedLastBatch) this.ariaMessage.message = this.bindings.i18n.t('all-results-loaded');
76
+ }
66
77
  get shouldRender() {
67
78
  return this.isAppLoaded && this.querySummaryState.hasResults;
68
79
  }
69
80
  constructor(...args){
70
- super(...args), this.isAppLoaded = false;
81
+ super(...args), this.isAppLoaded = false, this.ariaMessage = new AriaLiveRegionController(this, 'load-more-results');
71
82
  }
72
83
  }
73
84
  _ts_decorate([
@@ -17,7 +17,6 @@ import { withTailwindStyles } from "../../../decorators/with-tailwind-styles.js"
17
17
  import { InitializeBindingsMixin } from "../../../mixins/bindings-mixin.js";
18
18
  import { AriaLiveRegionController, FocusTargetController } from "../../../utils/accessibility-utils.js";
19
19
  import { buildCustomEvent } from "../../../utils/event-utils.js";
20
- import { randomID } from "../../../utils/utils.js";
21
20
  import arrow_left_rounded from "../../../images/arrow-left-rounded.js";
22
21
  import arrow_right_rounded from "../../../images/arrow-right-rounded.js";
23
22
  function _ts_decorate(decorators, target, key, desc) {
@@ -43,7 +42,6 @@ class AtomicPager extends InitializeBindingsMixin(LitElement) {
43
42
  });
44
43
  }
45
44
  render() {
46
- const currentGroupName = `${this.radioGroupName}-${this.pagerState.currentPages.join('-')}`;
47
45
  const pagesRange = getCurrentPagesRange(this.pagerState.currentPage - 1, this.numberOfPages, this.pagerState.maxPage - 1);
48
46
  return html`${when(this.pagerState.maxPage > 1 && this.isAppLoaded, ()=>html` ${renderPagerNavigation({
49
47
  props: {
@@ -77,9 +75,7 @@ class AtomicPager extends InitializeBindingsMixin(LitElement) {
77
75
  await this.focusOnFirstResultAndScrollToTop();
78
76
  },
79
77
  page: pageNumber,
80
- groupName: currentGroupName,
81
- text: (pageNumber + 1).toLocaleString(this.bindings.i18n.language),
82
- onFocusCallback: this.handleFocus
78
+ text: (pageNumber + 1).toLocaleString(this.bindings.i18n.language)
83
79
  }
84
80
  })))}`)}
85
81
  ${renderPagerNextButton({
@@ -111,13 +107,7 @@ class AtomicPager extends InitializeBindingsMixin(LitElement) {
111
107
  });
112
108
  }
113
109
  constructor(){
114
- super(), this.isAppLoaded = false, this.numberOfPages = 5, this.previousButtonIcon = arrow_left_rounded, this.nextButtonIcon = arrow_right_rounded, this.ariaMessage = new AriaLiveRegionController(this, 'atomic-pager'), this.radioGroupName = randomID('atomic-pager-'), this.handleFocus = async (elements, currentFocus, newFocus)=>{
115
- const currentIndex = elements.indexOf(currentFocus);
116
- const newIndex = elements.indexOf(newFocus);
117
- if (currentIndex === elements.length - 1 && 0 === newIndex) await this.nextButton.focus();
118
- else if (0 === currentIndex && newIndex === elements.length - 1) await this.previousButton.focus();
119
- else newFocus.focus();
120
- };
110
+ super(), this.isAppLoaded = false, this.numberOfPages = 5, this.previousButtonIcon = arrow_left_rounded, this.nextButtonIcon = arrow_right_rounded, this.ariaMessage = new AriaLiveRegionController(this, 'atomic-pager');
121
111
  new ValidatePropsController(this, ()=>({
122
112
  numberOfPages: this.numberOfPages
123
113
  }), AtomicPager.propsSchema);
@@ -253,7 +253,7 @@ class AtomicQuickviewModal extends LitElement {
253
253
  }, this.minimizeSidebar = false, this.words = {}, this.highlightStyleSheets = new Map();
254
254
  }
255
255
  }
256
- AtomicQuickviewModal.styles = css`/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */.atomic-quickview-modal::part(backdrop){grid-template-columns:1fr max(80vw,30rem) 1fr}.atomic-quickview-modal::part(body),.atomic-quickview-modal::part(footer),.atomic-quickview-modal::part(header){max-width:100%}.atomic-quickview-modal::part(footer){display:flex;justify-content:center}.atomic-quickview-modal::part(body-wrapper){height:100%;overflow:hidden;padding:0}.atomic-quickview-modal::part(body){height:100%}.atomic-quickview-modal::part(backdrop){grid-template-rows:1fr 100% 3fr}.atomic-quickview-modal::part(header-wrapper){background-color:var(--atomic-neutral-light)}.atomic-quickview-modal a{color:var(--atomic-on-background)}.atomic-quickview-modal a:focus-visible,.atomic-quickview-modal a:hover{color:var(--atomic-primary);text-decoration:underline}.atomic-quickview-modal a:focus{outline:none}.atomic-quickview-modal a:visited{color:var(--atomic-visited)}`;
256
+ AtomicQuickviewModal.styles = css`/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */.atomic-quickview-modal::part(backdrop){grid-template-columns:1fr max(80vw,30rem) 1fr}.atomic-quickview-modal::part(body),.atomic-quickview-modal::part(footer),.atomic-quickview-modal::part(header){max-width:100%}.atomic-quickview-modal::part(footer){display:flex;justify-content:center}.atomic-quickview-modal::part(body-wrapper){height:100%;overflow:hidden;padding:0}.atomic-quickview-modal::part(body){height:100%}.atomic-quickview-modal::part(backdrop){grid-template-rows:1fr 100% 3fr}.atomic-quickview-modal::part(header-wrapper){background-color:var(--atomic-neutral-light)}.atomic-quickview-modal a{color:var(--atomic-on-background)}.atomic-quickview-modal a:focus-visible,.atomic-quickview-modal a:hover{color:var(--atomic-primary);text-decoration:underline}.atomic-quickview-modal a:focus{outline:none}.atomic-quickview-modal a:visited{color:var(--atomic-visited)}`;
257
257
  _ts_decorate([
258
258
  state(),
259
259
  _ts_metadata("design:type", "u" < typeof Bindings ? Object : Bindings)
@@ -215,7 +215,7 @@ class AtomicRefineModal extends LitElement {
215
215
  }
216
216
  }
217
217
  AtomicRefineModal.styles = [
218
- css`/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */select:focus-visible+div,select:hover+div{color:var(--atomic-primary-light)}`
218
+ css`/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */select:focus-visible+div,select:hover+div{color:var(--atomic-primary-light)}`
219
219
  ];
220
220
  _ts_decorate([
221
221
  state(),