thread-ui 0.4.0 → 0.4.2

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 (336) hide show
  1. package/dist/components/form-elements/dropdown/dropdown.d.ts +0 -1
  2. package/dist/components/form-elements/dropdown/dropdown.types.d.ts +0 -1
  3. package/dist/components/form-elements/dropdown/index.d.ts +0 -1
  4. package/dist/components/form-elements/file-upload/components/file-input.d.ts +0 -1
  5. package/dist/components/form-elements/file-upload/components/file-upload-content.d.ts +0 -1
  6. package/dist/components/form-elements/file-upload/components/file-upload-preview.d.ts +0 -1
  7. package/dist/components/form-elements/file-upload/components/item-previews.d.ts +0 -1
  8. package/dist/components/form-elements/file-upload/file-upload-context.d.ts +0 -1
  9. package/dist/components/form-elements/file-upload/file-upload.d.ts +0 -1
  10. package/dist/components/form-elements/file-upload/file-upload.types.d.ts +0 -1
  11. package/dist/components/form-elements/file-upload/index.d.ts +0 -1
  12. package/dist/components/form-elements/form-label/form-label.d.ts +0 -1
  13. package/dist/components/form-elements/form-label/form-label.types.d.ts +0 -1
  14. package/dist/components/form-elements/form-label/index.d.ts +0 -1
  15. package/dist/components/form-elements/index.d.ts +0 -1
  16. package/dist/components/form-elements/input-props.types.d.ts +0 -1
  17. package/dist/components/form-elements/input-wrapper.d.ts +0 -1
  18. package/dist/components/form-elements/number-input/index.d.ts +0 -1
  19. package/dist/components/form-elements/number-input/number-input.d.ts +0 -1
  20. package/dist/components/form-elements/number-input/number-input.types.d.ts +0 -1
  21. package/dist/components/form-elements/styles/index.d.ts +0 -1
  22. package/dist/components/form-elements/text-input/index.d.ts +0 -1
  23. package/dist/components/form-elements/text-input/text-input.d.ts +0 -1
  24. package/dist/components/form-elements/text-input/text-input.types.d.ts +0 -1
  25. package/dist/components/index.d.ts +0 -1
  26. package/dist/components/layouts/column-layout/column-layout.d.ts +0 -1
  27. package/dist/components/layouts/column-layout/column-layout.types.d.ts +0 -1
  28. package/dist/components/layouts/column-layout/column-skeleton/column-skeleton.d.ts +0 -1
  29. package/dist/components/layouts/column-layout/column-skeleton/column-skeleton.types.d.ts +0 -1
  30. package/dist/components/layouts/column-layout/column-skeleton/index.d.ts +0 -1
  31. package/dist/components/layouts/column-layout/index.d.ts +0 -1
  32. package/dist/components/layouts/footer/footer.d.ts +0 -1
  33. package/dist/components/layouts/footer/footer.types.d.ts +0 -1
  34. package/dist/components/layouts/footer/index.d.ts +0 -1
  35. package/dist/components/layouts/index.d.ts +0 -1
  36. package/dist/components/layouts/masonry-layout/index.d.ts +0 -1
  37. package/dist/components/layouts/masonry-layout/masonry-layout.d.ts +0 -1
  38. package/dist/components/layouts/masonry-layout/masonry-layout.types.d.ts +0 -1
  39. package/dist/components/media/image-panel/image-panel.d.ts +0 -1
  40. package/dist/components/media/image-panel/image-panel.types.d.ts +0 -1
  41. package/dist/components/media/image-panel/index.d.ts +0 -1
  42. package/dist/components/media/index.d.ts +0 -1
  43. package/dist/components/media/info-card/index.d.ts +1 -2
  44. package/dist/components/media/info-card/info-card.d.ts +0 -1
  45. package/dist/components/media/info-card/info-card.types.d.ts +0 -1
  46. package/dist/components/media/media-card/index.d.ts +0 -1
  47. package/dist/components/media/media-card/media-card.d.ts +0 -1
  48. package/dist/components/media/media-card/media-card.types.d.ts +0 -1
  49. package/dist/components/navigation/index.d.ts +0 -1
  50. package/dist/components/navigation/nav-menu/index.d.ts +0 -1
  51. package/dist/components/navigation/nav-menu/items/base-item/base-item.d.ts +0 -1
  52. package/dist/components/navigation/nav-menu/items/base-item/base-item.types.d.ts +0 -1
  53. package/dist/components/navigation/nav-menu/items/base-item/index.d.ts +0 -1
  54. package/dist/components/navigation/nav-menu/items/index.d.ts +0 -1
  55. package/dist/components/navigation/nav-menu/items/nav-drop-down-item/index.d.ts +0 -1
  56. package/dist/components/navigation/nav-menu/items/nav-drop-down-item/nav-drop-down-item.d.ts +0 -1
  57. package/dist/components/navigation/nav-menu/items/nav-drop-down-item/nav-drop-down-item.types.d.ts +0 -1
  58. package/dist/components/navigation/nav-menu/items/nav-icon-item/index.d.ts +0 -1
  59. package/dist/components/navigation/nav-menu/items/nav-icon-item/nav-icon-item.d.ts +0 -1
  60. package/dist/components/navigation/nav-menu/items/nav-icon-item/nav-icon-item.types.d.ts +0 -1
  61. package/dist/components/navigation/nav-menu/items/nav-item/index.d.ts +0 -1
  62. package/dist/components/navigation/nav-menu/items/nav-item/nav-item.d.ts +0 -1
  63. package/dist/components/navigation/nav-menu/items/nav-item/nav-item.types.d.ts +0 -1
  64. package/dist/components/navigation/nav-menu/nav-menu-styles.d.ts +0 -1
  65. package/dist/components/navigation/nav-menu/nav-menu.d.ts +0 -1
  66. package/dist/components/navigation/nav-menu/nav-menu.types.d.ts +0 -1
  67. package/dist/components/navigation/side-nav/index.d.ts +0 -1
  68. package/dist/components/navigation/side-nav/side-nav-item/index.d.ts +0 -1
  69. package/dist/components/navigation/side-nav/side-nav-item/side-nav-item.d.ts +0 -1
  70. package/dist/components/navigation/side-nav/side-nav-item/side-nav-item.types.d.ts +0 -1
  71. package/dist/components/navigation/side-nav/side-nav.d.ts +0 -1
  72. package/dist/components/navigation/side-nav/side-nav.types.d.ts +0 -1
  73. package/dist/components/typography/index.d.ts +0 -1
  74. package/dist/components/typography/page-header/index.d.ts +0 -1
  75. package/dist/components/typography/page-header/page-header.d.ts +0 -1
  76. package/dist/components/typography/page-header/page-header.types.d.ts +0 -1
  77. package/dist/components/typography/typography.d.ts +0 -1
  78. package/dist/components/ui/button/button-recipe.d.ts +1 -2
  79. package/dist/components/ui/button/button.d.ts +0 -1
  80. package/dist/components/ui/button/button.types.d.ts +0 -1
  81. package/dist/components/ui/button/index.d.ts +0 -1
  82. package/dist/components/ui/card/card.d.ts +0 -1
  83. package/dist/components/ui/card/card.types.d.ts +0 -1
  84. package/dist/components/ui/card/index.d.ts +0 -1
  85. package/dist/components/ui/divider/divider.d.ts +0 -1
  86. package/dist/components/ui/divider/divider.types.d.ts +0 -1
  87. package/dist/components/ui/divider/index.d.ts +0 -1
  88. package/dist/components/ui/icon/icon.d.ts +0 -1
  89. package/dist/components/ui/icon/icon.types.d.ts +0 -1
  90. package/dist/components/ui/icon/index.d.ts +0 -1
  91. package/dist/components/ui/icon-button/icon-button.d.ts +0 -1
  92. package/dist/components/ui/icon-button/icon-button.types.d.ts +0 -1
  93. package/dist/components/ui/icon-button/index.d.ts +0 -1
  94. package/dist/components/ui/index.d.ts +0 -1
  95. package/dist/components/ui/modal/components/modal-content.d.ts +0 -1
  96. package/dist/components/ui/modal/index.d.ts +0 -1
  97. package/dist/components/ui/modal/modal-context.d.ts +0 -1
  98. package/dist/components/ui/modal/modal.d.ts +0 -1
  99. package/dist/components/ui/modal/modal.types.d.ts +0 -1
  100. package/dist/components/ui/toggle/index.d.ts +0 -1
  101. package/dist/components/ui/toggle/toggle.d.ts +0 -1
  102. package/dist/components/ui/toggle/toggle.types.d.ts +0 -1
  103. package/dist/index.d.ts +0 -1
  104. package/dist/internal-components/image/index.d.ts +0 -1
  105. package/dist/internal-components/image/is-html-image-props.d.ts +0 -1
  106. package/dist/internal-components/image/render-image.d.ts +0 -1
  107. package/dist/internal-components/index.d.ts +0 -1
  108. package/dist/internal-components/link-wrapper/index.d.ts +0 -1
  109. package/dist/internal-components/link-wrapper/link-wrapper.d.ts +0 -1
  110. package/dist/internal-components/link-wrapper/link-wrapper.types.d.ts +0 -1
  111. package/dist/styled-system/css/conditions.mjs +1 -1
  112. package/dist/styled-system/css/css.mjs +1 -1
  113. package/dist/styled-system/css/sva.mjs +9 -4
  114. package/dist/styled-system/helpers.mjs +11 -22
  115. package/dist/styled-system/patterns/divider.d.ts +1 -1
  116. package/dist/styled-system/patterns/float.d.ts +1 -1
  117. package/dist/styled-system/patterns/grid.mjs +1 -1
  118. package/dist/styled-system/patterns/hstack.mjs +1 -1
  119. package/dist/styled-system/patterns/stack.mjs +1 -1
  120. package/dist/styled-system/patterns/vstack.mjs +1 -1
  121. package/dist/styled-system/patterns/wrap.mjs +1 -1
  122. package/dist/styled-system/recipes/button.d.ts +3 -0
  123. package/dist/styled-system/styles.css +1 -2225
  124. package/dist/styled-system/tokens/index.mjs +43 -7
  125. package/dist/styled-system/tokens/tokens.d.ts +4 -4
  126. package/dist/styled-system/types/composition.d.ts +86 -23
  127. package/dist/styled-system/types/conditions.d.ts +8 -4
  128. package/dist/styled-system/types/csstype.d.ts +6405 -5133
  129. package/dist/styled-system/types/pattern.d.ts +4 -4
  130. package/dist/styled-system/types/prop-type.d.ts +11 -1
  131. package/dist/styled-system/types/style-props.d.ts +2763 -2165
  132. package/dist/styled-system/types/system-types.d.ts +38 -80
  133. package/dist/styles/panda.css +1 -1
  134. package/dist/theme/css-name-configurations/theme-css-names.d.ts +0 -1
  135. package/dist/theme/css-name-configurations/theme-helper-utils.d.ts +0 -1
  136. package/dist/theme/default-theme.d.ts +0 -1
  137. package/dist/theme/generate-override-css.d.ts +0 -1
  138. package/dist/theme/index.d.ts +0 -1
  139. package/dist/theme/theme-mode.d.ts +0 -1
  140. package/dist/theme/theme-provider.d.ts +0 -1
  141. package/dist/theme/thread-script.d.ts +0 -1
  142. package/dist/theme/thread-theme.d.ts +0 -1
  143. package/dist/types/colors/index.d.ts +0 -1
  144. package/dist/types/colors/utility-color-options.types.d.ts +0 -1
  145. package/dist/types/image/image.types.d.ts +0 -1
  146. package/dist/types/image/index.d.ts +0 -1
  147. package/dist/types/index.d.ts +0 -1
  148. package/dist/types/theme/index.d.ts +0 -1
  149. package/dist/types/theme/theme.types.d.ts +0 -1
  150. package/dist/types/utility/deep-partial.types.d.ts +0 -1
  151. package/dist/types/utility/index.d.ts +0 -1
  152. package/dist/utils/context/create-component-context/create-component-context.d.ts +0 -1
  153. package/dist/utils/context/create-component-context/index.d.ts +0 -1
  154. package/dist/utils/context/index.d.ts +0 -1
  155. package/dist/utils/data-manipulation/deep-merge/deep-merge.d.ts +0 -1
  156. package/dist/utils/data-manipulation/deep-merge/index.d.ts +0 -1
  157. package/dist/utils/data-manipulation/index.d.ts +0 -1
  158. package/dist/utils/hooks/index.d.ts +0 -1
  159. package/dist/utils/hooks/use-outside-close-click/index.d.ts +0 -1
  160. package/dist/utils/hooks/use-outside-close-click/use-outside-close-click.d.ts +0 -1
  161. package/dist/utils/hooks/use-pathname/index.d.ts +0 -1
  162. package/dist/utils/hooks/use-pathname/use-pathname.d.ts +0 -1
  163. package/dist/utils/index.d.ts +0 -1
  164. package/dist/utils/misc/index.d.ts +0 -1
  165. package/dist/utils/misc/is-file-image-type/index.d.ts +0 -1
  166. package/dist/utils/misc/is-file-image-type/is-file-image-type.d.ts +0 -1
  167. package/dist/utils/theme-utilities/get-colored-text-color/get-colored-text-color.d.ts +0 -1
  168. package/dist/utils/theme-utilities/get-colored-text-color/index.d.ts +0 -1
  169. package/dist/utils/theme-utilities/get-text-color/get-text-color.d.ts +0 -1
  170. package/dist/utils/theme-utilities/get-text-color/index.d.ts +0 -1
  171. package/dist/utils/theme-utilities/get-utility-color/get-utility-color-value.d.ts +0 -1
  172. package/dist/utils/theme-utilities/get-utility-color/index.d.ts +0 -1
  173. package/dist/utils/theme-utilities/get-utility-font-size/getUtilityFontSize.d.ts +0 -1
  174. package/dist/utils/theme-utilities/get-utility-font-size/index.d.ts +0 -1
  175. package/dist/utils/theme-utilities/get-utility-icon-size/get-utility-icon-size.d.ts +0 -1
  176. package/dist/utils/theme-utilities/get-utility-icon-size/index.d.ts +0 -1
  177. package/dist/utils/theme-utilities/get-utility-size-value/get-utility-size-value.d.ts +0 -1
  178. package/dist/utils/theme-utilities/get-utility-size-value/index.d.ts +0 -1
  179. package/dist/utils/theme-utilities/index.d.ts +0 -1
  180. package/package.json +33 -59
  181. package/dist/components/form-elements/dropdown/dropdown.d.ts.map +0 -1
  182. package/dist/components/form-elements/dropdown/dropdown.types.d.ts.map +0 -1
  183. package/dist/components/form-elements/dropdown/index.d.ts.map +0 -1
  184. package/dist/components/form-elements/file-upload/components/file-input.d.ts.map +0 -1
  185. package/dist/components/form-elements/file-upload/components/file-upload-content.d.ts.map +0 -1
  186. package/dist/components/form-elements/file-upload/components/file-upload-preview.d.ts.map +0 -1
  187. package/dist/components/form-elements/file-upload/components/item-previews.d.ts.map +0 -1
  188. package/dist/components/form-elements/file-upload/file-upload-context.d.ts.map +0 -1
  189. package/dist/components/form-elements/file-upload/file-upload.d.ts.map +0 -1
  190. package/dist/components/form-elements/file-upload/file-upload.types.d.ts.map +0 -1
  191. package/dist/components/form-elements/file-upload/index.d.ts.map +0 -1
  192. package/dist/components/form-elements/form-label/form-label.d.ts.map +0 -1
  193. package/dist/components/form-elements/form-label/form-label.types.d.ts.map +0 -1
  194. package/dist/components/form-elements/form-label/index.d.ts.map +0 -1
  195. package/dist/components/form-elements/index.d.ts.map +0 -1
  196. package/dist/components/form-elements/input-props.types.d.ts.map +0 -1
  197. package/dist/components/form-elements/input-wrapper.d.ts.map +0 -1
  198. package/dist/components/form-elements/number-input/index.d.ts.map +0 -1
  199. package/dist/components/form-elements/number-input/number-input.d.ts.map +0 -1
  200. package/dist/components/form-elements/number-input/number-input.types.d.ts.map +0 -1
  201. package/dist/components/form-elements/styles/index.d.ts.map +0 -1
  202. package/dist/components/form-elements/text-input/index.d.ts.map +0 -1
  203. package/dist/components/form-elements/text-input/text-input.d.ts.map +0 -1
  204. package/dist/components/form-elements/text-input/text-input.types.d.ts.map +0 -1
  205. package/dist/components/index.d.ts.map +0 -1
  206. package/dist/components/layouts/column-layout/column-layout.d.ts.map +0 -1
  207. package/dist/components/layouts/column-layout/column-layout.types.d.ts.map +0 -1
  208. package/dist/components/layouts/column-layout/column-skeleton/column-skeleton.d.ts.map +0 -1
  209. package/dist/components/layouts/column-layout/column-skeleton/column-skeleton.types.d.ts.map +0 -1
  210. package/dist/components/layouts/column-layout/column-skeleton/index.d.ts.map +0 -1
  211. package/dist/components/layouts/column-layout/index.d.ts.map +0 -1
  212. package/dist/components/layouts/footer/footer.d.ts.map +0 -1
  213. package/dist/components/layouts/footer/footer.types.d.ts.map +0 -1
  214. package/dist/components/layouts/footer/index.d.ts.map +0 -1
  215. package/dist/components/layouts/index.d.ts.map +0 -1
  216. package/dist/components/layouts/masonry-layout/index.d.ts.map +0 -1
  217. package/dist/components/layouts/masonry-layout/masonry-layout.d.ts.map +0 -1
  218. package/dist/components/layouts/masonry-layout/masonry-layout.types.d.ts.map +0 -1
  219. package/dist/components/media/image-panel/image-panel.d.ts.map +0 -1
  220. package/dist/components/media/image-panel/image-panel.types.d.ts.map +0 -1
  221. package/dist/components/media/image-panel/index.d.ts.map +0 -1
  222. package/dist/components/media/index.d.ts.map +0 -1
  223. package/dist/components/media/info-card/index.d.ts.map +0 -1
  224. package/dist/components/media/info-card/info-card.d.ts.map +0 -1
  225. package/dist/components/media/info-card/info-card.types.d.ts.map +0 -1
  226. package/dist/components/media/media-card/index.d.ts.map +0 -1
  227. package/dist/components/media/media-card/media-card.d.ts.map +0 -1
  228. package/dist/components/media/media-card/media-card.types.d.ts.map +0 -1
  229. package/dist/components/navigation/index.d.ts.map +0 -1
  230. package/dist/components/navigation/nav-menu/index.d.ts.map +0 -1
  231. package/dist/components/navigation/nav-menu/items/base-item/base-item.d.ts.map +0 -1
  232. package/dist/components/navigation/nav-menu/items/base-item/base-item.types.d.ts.map +0 -1
  233. package/dist/components/navigation/nav-menu/items/base-item/index.d.ts.map +0 -1
  234. package/dist/components/navigation/nav-menu/items/index.d.ts.map +0 -1
  235. package/dist/components/navigation/nav-menu/items/nav-drop-down-item/index.d.ts.map +0 -1
  236. package/dist/components/navigation/nav-menu/items/nav-drop-down-item/nav-drop-down-item.d.ts.map +0 -1
  237. package/dist/components/navigation/nav-menu/items/nav-drop-down-item/nav-drop-down-item.types.d.ts.map +0 -1
  238. package/dist/components/navigation/nav-menu/items/nav-icon-item/index.d.ts.map +0 -1
  239. package/dist/components/navigation/nav-menu/items/nav-icon-item/nav-icon-item.d.ts.map +0 -1
  240. package/dist/components/navigation/nav-menu/items/nav-icon-item/nav-icon-item.types.d.ts.map +0 -1
  241. package/dist/components/navigation/nav-menu/items/nav-item/index.d.ts.map +0 -1
  242. package/dist/components/navigation/nav-menu/items/nav-item/nav-item.d.ts.map +0 -1
  243. package/dist/components/navigation/nav-menu/items/nav-item/nav-item.types.d.ts.map +0 -1
  244. package/dist/components/navigation/nav-menu/nav-menu-styles.d.ts.map +0 -1
  245. package/dist/components/navigation/nav-menu/nav-menu.d.ts.map +0 -1
  246. package/dist/components/navigation/nav-menu/nav-menu.types.d.ts.map +0 -1
  247. package/dist/components/navigation/side-nav/index.d.ts.map +0 -1
  248. package/dist/components/navigation/side-nav/side-nav-item/index.d.ts.map +0 -1
  249. package/dist/components/navigation/side-nav/side-nav-item/side-nav-item.d.ts.map +0 -1
  250. package/dist/components/navigation/side-nav/side-nav-item/side-nav-item.types.d.ts.map +0 -1
  251. package/dist/components/navigation/side-nav/side-nav.d.ts.map +0 -1
  252. package/dist/components/navigation/side-nav/side-nav.types.d.ts.map +0 -1
  253. package/dist/components/typography/index.d.ts.map +0 -1
  254. package/dist/components/typography/page-header/index.d.ts.map +0 -1
  255. package/dist/components/typography/page-header/page-header.d.ts.map +0 -1
  256. package/dist/components/typography/page-header/page-header.types.d.ts.map +0 -1
  257. package/dist/components/typography/typography.d.ts.map +0 -1
  258. package/dist/components/ui/button/button-recipe.d.ts.map +0 -1
  259. package/dist/components/ui/button/button.d.ts.map +0 -1
  260. package/dist/components/ui/button/button.types.d.ts.map +0 -1
  261. package/dist/components/ui/button/index.d.ts.map +0 -1
  262. package/dist/components/ui/card/card.d.ts.map +0 -1
  263. package/dist/components/ui/card/card.types.d.ts.map +0 -1
  264. package/dist/components/ui/card/index.d.ts.map +0 -1
  265. package/dist/components/ui/divider/divider.d.ts.map +0 -1
  266. package/dist/components/ui/divider/divider.types.d.ts.map +0 -1
  267. package/dist/components/ui/divider/index.d.ts.map +0 -1
  268. package/dist/components/ui/icon/icon.d.ts.map +0 -1
  269. package/dist/components/ui/icon/icon.types.d.ts.map +0 -1
  270. package/dist/components/ui/icon/index.d.ts.map +0 -1
  271. package/dist/components/ui/icon-button/icon-button.d.ts.map +0 -1
  272. package/dist/components/ui/icon-button/icon-button.types.d.ts.map +0 -1
  273. package/dist/components/ui/icon-button/index.d.ts.map +0 -1
  274. package/dist/components/ui/index.d.ts.map +0 -1
  275. package/dist/components/ui/modal/components/modal-content.d.ts.map +0 -1
  276. package/dist/components/ui/modal/index.d.ts.map +0 -1
  277. package/dist/components/ui/modal/modal-context.d.ts.map +0 -1
  278. package/dist/components/ui/modal/modal.d.ts.map +0 -1
  279. package/dist/components/ui/modal/modal.types.d.ts.map +0 -1
  280. package/dist/components/ui/toggle/index.d.ts.map +0 -1
  281. package/dist/components/ui/toggle/toggle.d.ts.map +0 -1
  282. package/dist/components/ui/toggle/toggle.types.d.ts.map +0 -1
  283. package/dist/index.d.ts.map +0 -1
  284. package/dist/internal-components/image/index.d.ts.map +0 -1
  285. package/dist/internal-components/image/is-html-image-props.d.ts.map +0 -1
  286. package/dist/internal-components/image/render-image.d.ts.map +0 -1
  287. package/dist/internal-components/index.d.ts.map +0 -1
  288. package/dist/internal-components/link-wrapper/index.d.ts.map +0 -1
  289. package/dist/internal-components/link-wrapper/link-wrapper.d.ts.map +0 -1
  290. package/dist/internal-components/link-wrapper/link-wrapper.types.d.ts.map +0 -1
  291. package/dist/theme/css-name-configurations/theme-css-names.d.ts.map +0 -1
  292. package/dist/theme/css-name-configurations/theme-helper-utils.d.ts.map +0 -1
  293. package/dist/theme/default-theme.d.ts.map +0 -1
  294. package/dist/theme/generate-override-css.d.ts.map +0 -1
  295. package/dist/theme/index.d.ts.map +0 -1
  296. package/dist/theme/theme-mode.d.ts.map +0 -1
  297. package/dist/theme/theme-provider.d.ts.map +0 -1
  298. package/dist/theme/thread-script.d.ts.map +0 -1
  299. package/dist/theme/thread-theme.d.ts.map +0 -1
  300. package/dist/types/colors/index.d.ts.map +0 -1
  301. package/dist/types/colors/utility-color-options.types.d.ts.map +0 -1
  302. package/dist/types/image/image.types.d.ts.map +0 -1
  303. package/dist/types/image/index.d.ts.map +0 -1
  304. package/dist/types/index.d.ts.map +0 -1
  305. package/dist/types/theme/index.d.ts.map +0 -1
  306. package/dist/types/theme/theme.types.d.ts.map +0 -1
  307. package/dist/types/utility/deep-partial.types.d.ts.map +0 -1
  308. package/dist/types/utility/index.d.ts.map +0 -1
  309. package/dist/utils/context/create-component-context/create-component-context.d.ts.map +0 -1
  310. package/dist/utils/context/create-component-context/index.d.ts.map +0 -1
  311. package/dist/utils/context/index.d.ts.map +0 -1
  312. package/dist/utils/data-manipulation/deep-merge/deep-merge.d.ts.map +0 -1
  313. package/dist/utils/data-manipulation/deep-merge/index.d.ts.map +0 -1
  314. package/dist/utils/data-manipulation/index.d.ts.map +0 -1
  315. package/dist/utils/hooks/index.d.ts.map +0 -1
  316. package/dist/utils/hooks/use-outside-close-click/index.d.ts.map +0 -1
  317. package/dist/utils/hooks/use-outside-close-click/use-outside-close-click.d.ts.map +0 -1
  318. package/dist/utils/hooks/use-pathname/index.d.ts.map +0 -1
  319. package/dist/utils/hooks/use-pathname/use-pathname.d.ts.map +0 -1
  320. package/dist/utils/index.d.ts.map +0 -1
  321. package/dist/utils/misc/index.d.ts.map +0 -1
  322. package/dist/utils/misc/is-file-image-type/index.d.ts.map +0 -1
  323. package/dist/utils/misc/is-file-image-type/is-file-image-type.d.ts.map +0 -1
  324. package/dist/utils/theme-utilities/get-colored-text-color/get-colored-text-color.d.ts.map +0 -1
  325. package/dist/utils/theme-utilities/get-colored-text-color/index.d.ts.map +0 -1
  326. package/dist/utils/theme-utilities/get-text-color/get-text-color.d.ts.map +0 -1
  327. package/dist/utils/theme-utilities/get-text-color/index.d.ts.map +0 -1
  328. package/dist/utils/theme-utilities/get-utility-color/get-utility-color-value.d.ts.map +0 -1
  329. package/dist/utils/theme-utilities/get-utility-color/index.d.ts.map +0 -1
  330. package/dist/utils/theme-utilities/get-utility-font-size/getUtilityFontSize.d.ts.map +0 -1
  331. package/dist/utils/theme-utilities/get-utility-font-size/index.d.ts.map +0 -1
  332. package/dist/utils/theme-utilities/get-utility-icon-size/get-utility-icon-size.d.ts.map +0 -1
  333. package/dist/utils/theme-utilities/get-utility-icon-size/index.d.ts.map +0 -1
  334. package/dist/utils/theme-utilities/get-utility-size-value/get-utility-size-value.d.ts.map +0 -1
  335. package/dist/utils/theme-utilities/get-utility-size-value/index.d.ts.map +0 -1
  336. package/dist/utils/theme-utilities/index.d.ts.map +0 -1
@@ -1,2225 +1 @@
1
- @layer thread-reset, thread-base, thread-tokens, thread-recipes, thread-utilities;
2
-
3
- @layer thread-reset{
4
- html,:host {
5
- --font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
6
- line-height: 1.5;
7
- -webkit-text-size-adjust: 100%;
8
- -webkit-font-smoothing: antialiased;
9
- -moz-osx-font-smoothing: grayscale;
10
- -moz-tab-size: 4;
11
- tab-size: 4;
12
- font-family: var(--global-font-body, var(--font-fallback));
13
- -webkit-tap-highlight-color: transparent;
14
- }
15
-
16
- *,::before,::after,::backdrop,::file-selector-button {
17
- margin: 0px;
18
- padding: 0px;
19
- border-width: 0px;
20
- border-style: solid;
21
- border-color: var(--global-color-border, currentcolor);
22
- box-sizing: border-box;
23
- }
24
-
25
- hr {
26
- color: inherit;
27
- height: 0px;
28
- border-top-width: 1px;
29
- }
30
-
31
- body {
32
- line-height: inherit;
33
- height: 100%;
34
- }
35
-
36
- img {
37
- border-style: none;
38
- }
39
-
40
- img,svg,video,canvas,audio,iframe,embed,object {
41
- display: block;
42
- vertical-align: middle;
43
- }
44
-
45
- img,video {
46
- max-width: 100%;
47
- height: auto;
48
- }
49
-
50
- h1,h2,h3,h4,h5,h6 {
51
- text-wrap: balance;
52
- font-size: inherit;
53
- font-weight: inherit;
54
- }
55
-
56
- p,h1,h2,h3,h4,h5,h6 {
57
- overflow-wrap: break-word;
58
- }
59
-
60
- ol,ul,menu {
61
- list-style: none;
62
- }
63
-
64
- button,input:where([type='button'], [type='reset'], [type='submit']),::file-selector-button {
65
- appearance: button;
66
- -webkit-appearance: button;
67
- }
68
-
69
- button,input,optgroup,select,textarea,::file-selector-button {
70
- font: inherit;
71
- background: var(--thread-ui-colors-transparent);
72
- font-feature-settings: inherit;
73
- font-variation-settings: inherit;
74
- letter-spacing: inherit;
75
- color: inherit;
76
- }
77
-
78
- ::placeholder {
79
- --placeholder-fallback: rgba(0, 0, 0, 0.5);
80
- opacity: 1;
81
- color: var(--global-color-placeholder, var(--placeholder-fallback));
82
- }
83
-
84
- @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
85
- ::placeholder {
86
- --placeholder-fallback: color-mix(in oklab, currentcolor 50%, transparent);
87
- }
88
- }
89
-
90
- textarea {
91
- resize: vertical;
92
- }
93
-
94
- table {
95
- border-color: inherit;
96
- text-indent: 0px;
97
- border-collapse: collapse;
98
- }
99
-
100
- summary {
101
- display: list-item;
102
- }
103
-
104
- small {
105
- font-size: 80%;
106
- }
107
-
108
- sub,sup {
109
- font-size: 75%;
110
- line-height: 0;
111
- position: relative;
112
- vertical-align: baseline;
113
- }
114
-
115
- sub {
116
- bottom: -0.25em;
117
- }
118
-
119
- sup {
120
- top: -0.5em;
121
- }
122
-
123
- dialog {
124
- padding: 0px;
125
- }
126
-
127
- a {
128
- text-decoration: inherit;
129
- color: inherit;
130
- }
131
-
132
- abbr:where([title]) {
133
- text-decoration: underline dotted;
134
- }
135
-
136
- b,strong {
137
- font-weight: bolder;
138
- }
139
-
140
- code,kbd,samp,pre {
141
- --font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New';
142
- font-family: var(--global-font-mono, var(--font-mono-fallback));
143
- font-size: 1em;
144
- font-feature-settings: normal;
145
- font-variation-settings: normal;
146
- }
147
-
148
- progress {
149
- vertical-align: baseline;
150
- }
151
-
152
- ::-webkit-search-decoration,::-webkit-search-cancel-button {
153
- -webkit-appearance: none;
154
- }
155
-
156
- ::-webkit-inner-spin-button,::-webkit-outer-spin-button {
157
- height: auto;
158
- }
159
-
160
- :-moz-ui-invalid {
161
- box-shadow: none;
162
- }
163
-
164
- :-moz-focusring {
165
- outline: auto;
166
- }
167
-
168
- [hidden]:where(:not([hidden='until-found'])) {
169
- display: none !important;
170
- }
171
- }
172
-
173
- @layer thread-base{
174
- :root {
175
- --made-with-panda: '🐼';
176
- }
177
-
178
- *,::before,::after,::backdrop {
179
- --blur: /*-*/ /*-*/;
180
- --brightness: /*-*/ /*-*/;
181
- --contrast: /*-*/ /*-*/;
182
- --grayscale: /*-*/ /*-*/;
183
- --hue-rotate: /*-*/ /*-*/;
184
- --invert: /*-*/ /*-*/;
185
- --saturate: /*-*/ /*-*/;
186
- --sepia: /*-*/ /*-*/;
187
- --drop-shadow: /*-*/ /*-*/;
188
- --backdrop-blur: /*-*/ /*-*/;
189
- --backdrop-brightness: /*-*/ /*-*/;
190
- --backdrop-contrast: /*-*/ /*-*/;
191
- --backdrop-grayscale: /*-*/ /*-*/;
192
- --backdrop-hue-rotate: /*-*/ /*-*/;
193
- --backdrop-invert: /*-*/ /*-*/;
194
- --backdrop-opacity: /*-*/ /*-*/;
195
- --backdrop-saturate: /*-*/ /*-*/;
196
- --backdrop-sepia: /*-*/ /*-*/;
197
- --gradient-from-position: /*-*/ /*-*/;
198
- --gradient-to-position: /*-*/ /*-*/;
199
- --gradient-via-position: /*-*/ /*-*/;
200
- --scroll-snap-strictness: proximity;
201
- --border-spacing-x: 0;
202
- --border-spacing-y: 0;
203
- --translate-x: 0;
204
- --translate-y: 0;
205
- --rotate: 0;
206
- --rotate-x: 0;
207
- --rotate-y: 0;
208
- --skew-x: 0;
209
- --skew-y: 0;
210
- --scale-x: 1;
211
- --scale-y: 1;
212
- }
213
- }
214
-
215
- @layer thread-tokens{
216
- :where(:root, :host) {
217
- --thread-ui-aspect-ratios-square: 1 / 1;
218
- --thread-ui-aspect-ratios-landscape: 4 / 3;
219
- --thread-ui-aspect-ratios-portrait: 3 / 4;
220
- --thread-ui-aspect-ratios-wide: 16 / 9;
221
- --thread-ui-aspect-ratios-ultrawide: 18 / 5;
222
- --thread-ui-aspect-ratios-golden: 1.618 / 1;
223
- --thread-ui-borders-none: none;
224
- --thread-ui-easings-default: cubic-bezier(0.4, 0, 0.2, 1);
225
- --thread-ui-easings-linear: linear;
226
- --thread-ui-easings-in: cubic-bezier(0.4, 0, 1, 1);
227
- --thread-ui-easings-out: cubic-bezier(0, 0, 0.2, 1);
228
- --thread-ui-easings-in-out: cubic-bezier(0.4, 0, 0.2, 1);
229
- --thread-ui-durations-fastest: 50ms;
230
- --thread-ui-durations-faster: 100ms;
231
- --thread-ui-durations-fast: 150ms;
232
- --thread-ui-durations-normal: 200ms;
233
- --thread-ui-durations-slow: 300ms;
234
- --thread-ui-durations-slower: 400ms;
235
- --thread-ui-durations-slowest: 500ms;
236
- --thread-ui-font-weights-thin: 100;
237
- --thread-ui-font-weights-extralight: 200;
238
- --thread-ui-font-weights-light: 300;
239
- --thread-ui-font-weights-normal: 400;
240
- --thread-ui-font-weights-medium: 500;
241
- --thread-ui-font-weights-semibold: 600;
242
- --thread-ui-font-weights-bold: 700;
243
- --thread-ui-font-weights-extrabold: 800;
244
- --thread-ui-font-weights-black: 900;
245
- --thread-ui-line-heights-none: 1;
246
- --thread-ui-line-heights-tight: 1.25;
247
- --thread-ui-line-heights-snug: 1.375;
248
- --thread-ui-line-heights-normal: 1.5;
249
- --thread-ui-line-heights-relaxed: 1.625;
250
- --thread-ui-line-heights-loose: 2;
251
- --thread-ui-fonts-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
252
- --thread-ui-fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
253
- --thread-ui-fonts-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
254
- --thread-ui-letter-spacings-tighter: -0.05em;
255
- --thread-ui-letter-spacings-tight: -0.025em;
256
- --thread-ui-letter-spacings-normal: 0em;
257
- --thread-ui-letter-spacings-wide: 0.025em;
258
- --thread-ui-letter-spacings-wider: 0.05em;
259
- --thread-ui-letter-spacings-widest: 0.1em;
260
- --thread-ui-font-sizes-2xs: 0.5rem;
261
- --thread-ui-font-sizes-xs: 0.75rem;
262
- --thread-ui-font-sizes-sm: 0.875rem;
263
- --thread-ui-font-sizes-md: 1rem;
264
- --thread-ui-font-sizes-lg: 1.125rem;
265
- --thread-ui-font-sizes-xl: 1.25rem;
266
- --thread-ui-font-sizes-2xl: 1.5rem;
267
- --thread-ui-font-sizes-3xl: 1.875rem;
268
- --thread-ui-font-sizes-4xl: 2.25rem;
269
- --thread-ui-font-sizes-5xl: 3rem;
270
- --thread-ui-font-sizes-6xl: 3.75rem;
271
- --thread-ui-font-sizes-7xl: 4.5rem;
272
- --thread-ui-font-sizes-8xl: 6rem;
273
- --thread-ui-font-sizes-9xl: 8rem;
274
- --thread-ui-shadows-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);
275
- --thread-ui-shadows-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
276
- --thread-ui-shadows-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
277
- --thread-ui-shadows-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
278
- --thread-ui-shadows-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
279
- --thread-ui-shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);
280
- --thread-ui-shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
281
- --thread-ui-blurs-sm: 4px;
282
- --thread-ui-blurs-base: 8px;
283
- --thread-ui-blurs-md: 12px;
284
- --thread-ui-blurs-lg: 16px;
285
- --thread-ui-blurs-xl: 24px;
286
- --thread-ui-blurs-2xl: 40px;
287
- --thread-ui-blurs-3xl: 64px;
288
- --thread-ui-spacing-0: 0rem;
289
- --thread-ui-spacing-1: 0.25rem;
290
- --thread-ui-spacing-2: 0.5rem;
291
- --thread-ui-spacing-3: 0.75rem;
292
- --thread-ui-spacing-4: 1rem;
293
- --thread-ui-spacing-5: 1.25rem;
294
- --thread-ui-spacing-6: 1.5rem;
295
- --thread-ui-spacing-7: 1.75rem;
296
- --thread-ui-spacing-8: 2rem;
297
- --thread-ui-spacing-9: 2.25rem;
298
- --thread-ui-spacing-10: 2.5rem;
299
- --thread-ui-spacing-11: 2.75rem;
300
- --thread-ui-spacing-12: 3rem;
301
- --thread-ui-spacing-14: 3.5rem;
302
- --thread-ui-spacing-16: 4rem;
303
- --thread-ui-spacing-20: 5rem;
304
- --thread-ui-spacing-24: 6rem;
305
- --thread-ui-spacing-28: 7rem;
306
- --thread-ui-spacing-32: 8rem;
307
- --thread-ui-spacing-36: 9rem;
308
- --thread-ui-spacing-40: 10rem;
309
- --thread-ui-spacing-44: 11rem;
310
- --thread-ui-spacing-48: 12rem;
311
- --thread-ui-spacing-52: 13rem;
312
- --thread-ui-spacing-56: 14rem;
313
- --thread-ui-spacing-60: 15rem;
314
- --thread-ui-spacing-64: 16rem;
315
- --thread-ui-spacing-72: 18rem;
316
- --thread-ui-spacing-80: 20rem;
317
- --thread-ui-spacing-96: 24rem;
318
- --thread-ui-spacing-0\.5: 0.125rem;
319
- --thread-ui-spacing-1\.5: 0.375rem;
320
- --thread-ui-spacing-2\.5: 0.625rem;
321
- --thread-ui-spacing-3\.5: 0.875rem;
322
- --thread-ui-sizes-0: 0rem;
323
- --thread-ui-sizes-1: 0.25rem;
324
- --thread-ui-sizes-2: 0.5rem;
325
- --thread-ui-sizes-3: 0.75rem;
326
- --thread-ui-sizes-4: 1rem;
327
- --thread-ui-sizes-5: 1.25rem;
328
- --thread-ui-sizes-6: 1.5rem;
329
- --thread-ui-sizes-7: 1.75rem;
330
- --thread-ui-sizes-8: 2rem;
331
- --thread-ui-sizes-9: 2.25rem;
332
- --thread-ui-sizes-10: 2.5rem;
333
- --thread-ui-sizes-11: 2.75rem;
334
- --thread-ui-sizes-12: 3rem;
335
- --thread-ui-sizes-14: 3.5rem;
336
- --thread-ui-sizes-16: 4rem;
337
- --thread-ui-sizes-20: 5rem;
338
- --thread-ui-sizes-24: 6rem;
339
- --thread-ui-sizes-28: 7rem;
340
- --thread-ui-sizes-32: 8rem;
341
- --thread-ui-sizes-36: 9rem;
342
- --thread-ui-sizes-40: 10rem;
343
- --thread-ui-sizes-44: 11rem;
344
- --thread-ui-sizes-48: 12rem;
345
- --thread-ui-sizes-52: 13rem;
346
- --thread-ui-sizes-56: 14rem;
347
- --thread-ui-sizes-60: 15rem;
348
- --thread-ui-sizes-64: 16rem;
349
- --thread-ui-sizes-72: 18rem;
350
- --thread-ui-sizes-80: 20rem;
351
- --thread-ui-sizes-96: 24rem;
352
- --thread-ui-sizes-0\.5: 0.125rem;
353
- --thread-ui-sizes-1\.5: 0.375rem;
354
- --thread-ui-sizes-2\.5: 0.625rem;
355
- --thread-ui-sizes-3\.5: 0.875rem;
356
- --thread-ui-sizes-xs: 20rem;
357
- --thread-ui-sizes-sm: 24rem;
358
- --thread-ui-sizes-md: 28rem;
359
- --thread-ui-sizes-lg: 32rem;
360
- --thread-ui-sizes-xl: 36rem;
361
- --thread-ui-sizes-2xl: 42rem;
362
- --thread-ui-sizes-3xl: 48rem;
363
- --thread-ui-sizes-4xl: 56rem;
364
- --thread-ui-sizes-5xl: 64rem;
365
- --thread-ui-sizes-6xl: 72rem;
366
- --thread-ui-sizes-7xl: 80rem;
367
- --thread-ui-sizes-8xl: 90rem;
368
- --thread-ui-sizes-prose: 65ch;
369
- --thread-ui-sizes-full: 100%;
370
- --thread-ui-sizes-min: min-content;
371
- --thread-ui-sizes-max: max-content;
372
- --thread-ui-sizes-fit: fit-content;
373
- --thread-ui-sizes-breakpoint-sm: 640px;
374
- --thread-ui-sizes-breakpoint-md: 768px;
375
- --thread-ui-sizes-breakpoint-lg: 1024px;
376
- --thread-ui-sizes-breakpoint-xl: 1280px;
377
- --thread-ui-sizes-breakpoint-2xl: 1536px;
378
- --thread-ui-animations-spin: spin 1s linear infinite;
379
- --thread-ui-animations-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
380
- --thread-ui-animations-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
381
- --thread-ui-animations-bounce: bounce 1s infinite;
382
- --thread-ui-colors-current: currentColor;
383
- --thread-ui-colors-transparent: rgb(0 0 0 / 0);
384
- --thread-ui-colors-rose-50: #fff1f2;
385
- --thread-ui-colors-rose-100: #ffe4e6;
386
- --thread-ui-colors-rose-200: #fecdd3;
387
- --thread-ui-colors-rose-300: #fda4af;
388
- --thread-ui-colors-rose-400: #fb7185;
389
- --thread-ui-colors-rose-500: #f43f5e;
390
- --thread-ui-colors-rose-600: #e11d48;
391
- --thread-ui-colors-rose-700: #be123c;
392
- --thread-ui-colors-rose-800: #9f1239;
393
- --thread-ui-colors-rose-900: #881337;
394
- --thread-ui-colors-rose-950: #4c0519;
395
- --thread-ui-colors-pink-50: #fdf2f8;
396
- --thread-ui-colors-pink-100: #fce7f3;
397
- --thread-ui-colors-pink-200: #fbcfe8;
398
- --thread-ui-colors-pink-300: #f9a8d4;
399
- --thread-ui-colors-pink-400: #f472b6;
400
- --thread-ui-colors-pink-500: #ec4899;
401
- --thread-ui-colors-pink-600: #db2777;
402
- --thread-ui-colors-pink-700: #be185d;
403
- --thread-ui-colors-pink-800: #9d174d;
404
- --thread-ui-colors-pink-900: #831843;
405
- --thread-ui-colors-pink-950: #500724;
406
- --thread-ui-colors-fuchsia-50: #fdf4ff;
407
- --thread-ui-colors-fuchsia-100: #fae8ff;
408
- --thread-ui-colors-fuchsia-200: #f5d0fe;
409
- --thread-ui-colors-fuchsia-300: #f0abfc;
410
- --thread-ui-colors-fuchsia-400: #e879f9;
411
- --thread-ui-colors-fuchsia-500: #d946ef;
412
- --thread-ui-colors-fuchsia-600: #c026d3;
413
- --thread-ui-colors-fuchsia-700: #a21caf;
414
- --thread-ui-colors-fuchsia-800: #86198f;
415
- --thread-ui-colors-fuchsia-900: #701a75;
416
- --thread-ui-colors-fuchsia-950: #4a044e;
417
- --thread-ui-colors-purple-50: #faf5ff;
418
- --thread-ui-colors-purple-100: #f3e8ff;
419
- --thread-ui-colors-purple-200: #e9d5ff;
420
- --thread-ui-colors-purple-300: #d8b4fe;
421
- --thread-ui-colors-purple-400: #c084fc;
422
- --thread-ui-colors-purple-500: #a855f7;
423
- --thread-ui-colors-purple-600: #9333ea;
424
- --thread-ui-colors-purple-700: #7e22ce;
425
- --thread-ui-colors-purple-800: #6b21a8;
426
- --thread-ui-colors-purple-900: #581c87;
427
- --thread-ui-colors-purple-950: #3b0764;
428
- --thread-ui-colors-violet-50: #f5f3ff;
429
- --thread-ui-colors-violet-100: #ede9fe;
430
- --thread-ui-colors-violet-200: #ddd6fe;
431
- --thread-ui-colors-violet-300: #c4b5fd;
432
- --thread-ui-colors-violet-400: #a78bfa;
433
- --thread-ui-colors-violet-500: #8b5cf6;
434
- --thread-ui-colors-violet-600: #7c3aed;
435
- --thread-ui-colors-violet-700: #6d28d9;
436
- --thread-ui-colors-violet-800: #5b21b6;
437
- --thread-ui-colors-violet-900: #4c1d95;
438
- --thread-ui-colors-violet-950: #2e1065;
439
- --thread-ui-colors-indigo-50: #eef2ff;
440
- --thread-ui-colors-indigo-100: #e0e7ff;
441
- --thread-ui-colors-indigo-200: #c7d2fe;
442
- --thread-ui-colors-indigo-300: #a5b4fc;
443
- --thread-ui-colors-indigo-400: #818cf8;
444
- --thread-ui-colors-indigo-500: #6366f1;
445
- --thread-ui-colors-indigo-600: #4f46e5;
446
- --thread-ui-colors-indigo-700: #4338ca;
447
- --thread-ui-colors-indigo-800: #3730a3;
448
- --thread-ui-colors-indigo-900: #312e81;
449
- --thread-ui-colors-indigo-950: #1e1b4b;
450
- --thread-ui-colors-blue-50: #eff6ff;
451
- --thread-ui-colors-blue-100: #dbeafe;
452
- --thread-ui-colors-blue-200: #bfdbfe;
453
- --thread-ui-colors-blue-300: #93c5fd;
454
- --thread-ui-colors-blue-400: #60a5fa;
455
- --thread-ui-colors-blue-500: #3b82f6;
456
- --thread-ui-colors-blue-600: #2563eb;
457
- --thread-ui-colors-blue-700: #1d4ed8;
458
- --thread-ui-colors-blue-800: #1e40af;
459
- --thread-ui-colors-blue-900: #1e3a8a;
460
- --thread-ui-colors-blue-950: #172554;
461
- --thread-ui-colors-sky-50: #f0f9ff;
462
- --thread-ui-colors-sky-100: #e0f2fe;
463
- --thread-ui-colors-sky-200: #bae6fd;
464
- --thread-ui-colors-sky-300: #7dd3fc;
465
- --thread-ui-colors-sky-400: #38bdf8;
466
- --thread-ui-colors-sky-500: #0ea5e9;
467
- --thread-ui-colors-sky-600: #0284c7;
468
- --thread-ui-colors-sky-700: #0369a1;
469
- --thread-ui-colors-sky-800: #075985;
470
- --thread-ui-colors-sky-900: #0c4a6e;
471
- --thread-ui-colors-sky-950: #082f49;
472
- --thread-ui-colors-cyan-50: #ecfeff;
473
- --thread-ui-colors-cyan-100: #cffafe;
474
- --thread-ui-colors-cyan-200: #a5f3fc;
475
- --thread-ui-colors-cyan-300: #67e8f9;
476
- --thread-ui-colors-cyan-400: #22d3ee;
477
- --thread-ui-colors-cyan-500: #06b6d4;
478
- --thread-ui-colors-cyan-600: #0891b2;
479
- --thread-ui-colors-cyan-700: #0e7490;
480
- --thread-ui-colors-cyan-800: #155e75;
481
- --thread-ui-colors-cyan-900: #164e63;
482
- --thread-ui-colors-cyan-950: #083344;
483
- --thread-ui-colors-teal-50: #f0fdfa;
484
- --thread-ui-colors-teal-100: #ccfbf1;
485
- --thread-ui-colors-teal-200: #99f6e4;
486
- --thread-ui-colors-teal-300: #5eead4;
487
- --thread-ui-colors-teal-400: #2dd4bf;
488
- --thread-ui-colors-teal-500: #14b8a6;
489
- --thread-ui-colors-teal-600: #0d9488;
490
- --thread-ui-colors-teal-700: #0f766e;
491
- --thread-ui-colors-teal-800: #115e59;
492
- --thread-ui-colors-teal-900: #134e4a;
493
- --thread-ui-colors-teal-950: #042f2e;
494
- --thread-ui-colors-emerald-50: #ecfdf5;
495
- --thread-ui-colors-emerald-100: #d1fae5;
496
- --thread-ui-colors-emerald-200: #a7f3d0;
497
- --thread-ui-colors-emerald-300: #6ee7b7;
498
- --thread-ui-colors-emerald-400: #34d399;
499
- --thread-ui-colors-emerald-500: #10b981;
500
- --thread-ui-colors-emerald-600: #059669;
501
- --thread-ui-colors-emerald-700: #047857;
502
- --thread-ui-colors-emerald-800: #065f46;
503
- --thread-ui-colors-emerald-900: #064e3b;
504
- --thread-ui-colors-emerald-950: #022c22;
505
- --thread-ui-colors-green-50: #f0fdf4;
506
- --thread-ui-colors-green-100: #dcfce7;
507
- --thread-ui-colors-green-200: #bbf7d0;
508
- --thread-ui-colors-green-300: #86efac;
509
- --thread-ui-colors-green-400: #4ade80;
510
- --thread-ui-colors-green-500: #22c55e;
511
- --thread-ui-colors-green-600: #16a34a;
512
- --thread-ui-colors-green-700: #15803d;
513
- --thread-ui-colors-green-800: #166534;
514
- --thread-ui-colors-green-900: #14532d;
515
- --thread-ui-colors-green-950: #052e16;
516
- --thread-ui-colors-lime-50: #f7fee7;
517
- --thread-ui-colors-lime-100: #ecfccb;
518
- --thread-ui-colors-lime-200: #d9f99d;
519
- --thread-ui-colors-lime-300: #bef264;
520
- --thread-ui-colors-lime-400: #a3e635;
521
- --thread-ui-colors-lime-500: #84cc16;
522
- --thread-ui-colors-lime-600: #65a30d;
523
- --thread-ui-colors-lime-700: #4d7c0f;
524
- --thread-ui-colors-lime-800: #3f6212;
525
- --thread-ui-colors-lime-900: #365314;
526
- --thread-ui-colors-lime-950: #1a2e05;
527
- --thread-ui-colors-yellow-50: #fefce8;
528
- --thread-ui-colors-yellow-100: #fef9c3;
529
- --thread-ui-colors-yellow-200: #fef08a;
530
- --thread-ui-colors-yellow-300: #fde047;
531
- --thread-ui-colors-yellow-400: #facc15;
532
- --thread-ui-colors-yellow-500: #eab308;
533
- --thread-ui-colors-yellow-600: #ca8a04;
534
- --thread-ui-colors-yellow-700: #a16207;
535
- --thread-ui-colors-yellow-800: #854d0e;
536
- --thread-ui-colors-yellow-900: #713f12;
537
- --thread-ui-colors-yellow-950: #422006;
538
- --thread-ui-colors-amber-50: #fffbeb;
539
- --thread-ui-colors-amber-100: #fef3c7;
540
- --thread-ui-colors-amber-200: #fde68a;
541
- --thread-ui-colors-amber-300: #fcd34d;
542
- --thread-ui-colors-amber-400: #fbbf24;
543
- --thread-ui-colors-amber-500: #f59e0b;
544
- --thread-ui-colors-amber-600: #d97706;
545
- --thread-ui-colors-amber-700: #b45309;
546
- --thread-ui-colors-amber-800: #92400e;
547
- --thread-ui-colors-amber-900: #78350f;
548
- --thread-ui-colors-amber-950: #451a03;
549
- --thread-ui-colors-orange-50: #fff7ed;
550
- --thread-ui-colors-orange-100: #ffedd5;
551
- --thread-ui-colors-orange-200: #fed7aa;
552
- --thread-ui-colors-orange-300: #fdba74;
553
- --thread-ui-colors-orange-400: #fb923c;
554
- --thread-ui-colors-orange-500: #f97316;
555
- --thread-ui-colors-orange-600: #ea580c;
556
- --thread-ui-colors-orange-700: #c2410c;
557
- --thread-ui-colors-orange-800: #9a3412;
558
- --thread-ui-colors-orange-900: #7c2d12;
559
- --thread-ui-colors-orange-950: #431407;
560
- --thread-ui-colors-red-50: #fef2f2;
561
- --thread-ui-colors-red-100: #fee2e2;
562
- --thread-ui-colors-red-200: #fecaca;
563
- --thread-ui-colors-red-300: #fca5a5;
564
- --thread-ui-colors-red-400: #f87171;
565
- --thread-ui-colors-red-500: #ef4444;
566
- --thread-ui-colors-red-600: #dc2626;
567
- --thread-ui-colors-red-700: #b91c1c;
568
- --thread-ui-colors-red-800: #991b1b;
569
- --thread-ui-colors-red-900: #7f1d1d;
570
- --thread-ui-colors-red-950: #450a0a;
571
- --thread-ui-colors-neutral-50: #fafafa;
572
- --thread-ui-colors-neutral-100: #f5f5f5;
573
- --thread-ui-colors-neutral-200: #e5e5e5;
574
- --thread-ui-colors-neutral-300: #d4d4d4;
575
- --thread-ui-colors-neutral-400: #a3a3a3;
576
- --thread-ui-colors-neutral-500: #737373;
577
- --thread-ui-colors-neutral-600: #525252;
578
- --thread-ui-colors-neutral-700: #404040;
579
- --thread-ui-colors-neutral-800: #262626;
580
- --thread-ui-colors-neutral-900: #171717;
581
- --thread-ui-colors-neutral-950: #0a0a0a;
582
- --thread-ui-colors-stone-50: #fafaf9;
583
- --thread-ui-colors-stone-100: #f5f5f4;
584
- --thread-ui-colors-stone-200: #e7e5e4;
585
- --thread-ui-colors-stone-300: #d6d3d1;
586
- --thread-ui-colors-stone-400: #a8a29e;
587
- --thread-ui-colors-stone-500: #78716c;
588
- --thread-ui-colors-stone-600: #57534e;
589
- --thread-ui-colors-stone-700: #44403c;
590
- --thread-ui-colors-stone-800: #292524;
591
- --thread-ui-colors-stone-900: #1c1917;
592
- --thread-ui-colors-stone-950: #0c0a09;
593
- --thread-ui-colors-zinc-50: #fafafa;
594
- --thread-ui-colors-zinc-100: #f4f4f5;
595
- --thread-ui-colors-zinc-200: #e4e4e7;
596
- --thread-ui-colors-zinc-300: #d4d4d8;
597
- --thread-ui-colors-zinc-400: #a1a1aa;
598
- --thread-ui-colors-zinc-500: #71717a;
599
- --thread-ui-colors-zinc-600: #52525b;
600
- --thread-ui-colors-zinc-700: #3f3f46;
601
- --thread-ui-colors-zinc-800: #27272a;
602
- --thread-ui-colors-zinc-900: #18181b;
603
- --thread-ui-colors-zinc-950: #09090b;
604
- --thread-ui-colors-slate-50: #f8fafc;
605
- --thread-ui-colors-slate-100: #f1f5f9;
606
- --thread-ui-colors-slate-200: #e2e8f0;
607
- --thread-ui-colors-slate-300: #cbd5e1;
608
- --thread-ui-colors-slate-400: #94a3b8;
609
- --thread-ui-colors-slate-500: #64748b;
610
- --thread-ui-colors-slate-600: #475569;
611
- --thread-ui-colors-slate-700: #334155;
612
- --thread-ui-colors-slate-800: #1e293b;
613
- --thread-ui-colors-slate-900: #0f172a;
614
- --thread-ui-colors-slate-950: #020617;
615
- --thread-ui-colors-primary-light: var(--thread-primary-light);
616
- --thread-ui-colors-primary-main: var(--thread-primary-main);
617
- --thread-ui-colors-primary-dark: var(--thread-primary-dark);
618
- --thread-ui-colors-secondary-light: var(--thread-secondary-light);
619
- --thread-ui-colors-secondary-main: var(--thread-secondary-main);
620
- --thread-ui-colors-secondary-dark: var(--thread-secondary-dark);
621
- --thread-ui-colors-tertiary-light: var(--thread-tertiary-light);
622
- --thread-ui-colors-tertiary-main: var(--thread-tertiary-main);
623
- --thread-ui-colors-tertiary-dark: var(--thread-tertiary-dark);
624
- --thread-ui-colors-white: var(--thread-white);
625
- --thread-ui-colors-black: var(--thread-black);
626
- --thread-ui-colors-gray-50: #f9fafb;
627
- --thread-ui-colors-gray-100: #f3f4f6;
628
- --thread-ui-colors-gray-200: #e5e7eb;
629
- --thread-ui-colors-gray-300: #d1d5db;
630
- --thread-ui-colors-gray-400: #9ca3af;
631
- --thread-ui-colors-gray-500: #6b7280;
632
- --thread-ui-colors-gray-600: #4b5563;
633
- --thread-ui-colors-gray-700: #374151;
634
- --thread-ui-colors-gray-800: #1f2937;
635
- --thread-ui-colors-gray-900: #111827;
636
- --thread-ui-colors-gray-950: #030712;
637
- --thread-ui-colors-gray-light: var(--thread-gray-light);
638
- --thread-ui-colors-gray-main: var(--thread-gray-main);
639
- --thread-ui-colors-gray-dark: var(--thread-gray-dark);
640
- --thread-ui-colors-success-light: var(--thread-success-light);
641
- --thread-ui-colors-success-main: var(--thread-success-main);
642
- --thread-ui-colors-success-dark: var(--thread-success-dark);
643
- --thread-ui-colors-warning-light: var(--thread-warning-light);
644
- --thread-ui-colors-warning-main: var(--thread-warning-main);
645
- --thread-ui-colors-warning-dark: var(--thread-warning-dark);
646
- --thread-ui-colors-error-light: var(--thread-error-light);
647
- --thread-ui-colors-error-main: var(--thread-error-main);
648
- --thread-ui-colors-error-dark: var(--thread-error-dark);
649
- --thread-ui-colors-info-light: var(--thread-info-light);
650
- --thread-ui-colors-info-main: var(--thread-info-main);
651
- --thread-ui-colors-info-dark: var(--thread-info-dark);
652
- --thread-ui-radii-xs: 0.125rem;
653
- --thread-ui-radii-xl: 0.75rem;
654
- --thread-ui-radii-2xl: 1rem;
655
- --thread-ui-radii-3xl: 1.5rem;
656
- --thread-ui-radii-4xl: 2rem;
657
- --thread-ui-radii-full: 9999px;
658
- --thread-ui-radii-sm: var(--thread-border-radius-sm);
659
- --thread-ui-radii-md: var(--thread-border-radius-md);
660
- --thread-ui-radii-lg: var(--thread-border-radius-lg);
661
- --thread-ui-border-widths-sm: var(--thread-border-size-sm);
662
- --thread-ui-border-widths-md: var(--thread-border-size-md);
663
- --thread-ui-border-widths-lg: var(--thread-border-size-lg);
664
- --thread-ui-breakpoints-sm: 640px;
665
- --thread-ui-breakpoints-md: 768px;
666
- --thread-ui-breakpoints-lg: 1024px;
667
- --thread-ui-breakpoints-xl: 1280px;
668
- --thread-ui-breakpoints-2xl: 1536px;
669
- --thread-ui-colors-background: var(--thread-background);
670
- --thread-ui-colors-surface: var(--thread-surface);
671
- --thread-ui-colors-elevated: var(--thread-elevated);
672
- --thread-ui-colors-structure: var(--thread-structure);
673
- --thread-ui-colors-text-standard: var(--thread-text-standard);
674
- --thread-ui-colors-text-secondary: var(--thread-text-secondary);
675
- --thread-ui-colors-text-disabled: var(--thread-text-disabled);
676
- --thread-ui-colors-text-accent: var(--thread-text-accent);
677
- --thread-ui-colors-text-inverted: var(--thread-text-inverted);
678
- }
679
-
680
- @keyframes spin {
681
- to {
682
- transform: rotate(360deg);
683
- }
684
- }
685
-
686
- @keyframes ping {
687
- 75%,100% {
688
- transform: scale(2);
689
- opacity: 0;
690
- }
691
- }
692
-
693
- @keyframes pulse {
694
- 50% {
695
- opacity: 0.5;
696
- }
697
- }
698
-
699
- @keyframes bounce {
700
- 0%,100% {
701
- transform: translateY(-25%);
702
- animation-timing-function: cubic-bezier(0.8,0,1,1);
703
- }
704
-
705
- 50% {
706
- transform: none;
707
- animation-timing-function: cubic-bezier(0,0,0.2,1);
708
- }
709
- }
710
- }
711
-
712
- @layer thread-recipes{
713
- @layer _base{
714
-
715
- .thread-ui-button {
716
- border-radius: var(--thread-ui-radii-md);
717
- border-style: solid;
718
- border-width: var(--thread-ui-border-widths-md);
719
- transition: background-color 0.2s ease;
720
- color: var(--thread-ui-colors-white);
721
- display: flex;
722
- justify-content: center;
723
- align-items: center;
724
- cursor: pointer;
725
- -webkit-user-select: none;
726
- user-select: none;
727
- height: fit-content;
728
- }
729
- }
730
-
731
- .thread-ui-button--color_primary {
732
- border-color: var(--thread-ui-colors-primary-main);
733
- background-color: var(--thread-ui-colors-primary-main);
734
- }
735
-
736
- .thread-ui-button--color_primary:is(:hover, [data-hover]) {
737
- border-color: var(--thread-ui-colors-primary-main);
738
- background-color: var(--thread-ui-colors-background);
739
- color: var(--thread-ui-colors-primary-main);
740
- }
741
-
742
- .thread-ui-button--size_md {
743
- padding: 8px;
744
- font-size: 1rem;
745
- }
746
-
747
- .thread-ui-button--fullWidth_false {
748
- width: fit-content;
749
- }
750
-
751
- .thread-ui-button--color_secondary {
752
- border-color: var(--thread-ui-colors-secondary-main);
753
- background-color: var(--thread-ui-colors-secondary-main);
754
- }
755
-
756
- .thread-ui-button--color_secondary:is(:hover, [data-hover]) {
757
- border-color: var(--thread-ui-colors-secondary-main);
758
- background-color: var(--thread-ui-colors-background);
759
- color: var(--thread-ui-colors-secondary-main);
760
- }
761
-
762
- .thread-ui-button--color_tertiary {
763
- border-color: var(--thread-ui-colors-tertiary-main);
764
- background-color: var(--thread-ui-colors-tertiary-main);
765
- }
766
-
767
- .thread-ui-button--color_tertiary:is(:hover, [data-hover]) {
768
- border-color: var(--thread-ui-colors-tertiary-main);
769
- background-color: var(--thread-ui-colors-background);
770
- color: var(--thread-ui-colors-tertiary-main);
771
- }
772
-
773
- .thread-ui-button--color_black {
774
- border-color: var(--thread-ui-colors-white);
775
- background-color: var(--thread-ui-colors-black);
776
- }
777
-
778
- .thread-ui-button--color_black:is(:hover, [data-hover]) {
779
- border-color: var(--thread-ui-colors-black);
780
- background-color: var(--thread-ui-colors-white);
781
- color: var(--thread-ui-colors-black);
782
- }
783
-
784
- .thread-ui-button--color_gray {
785
- border-color: var(--thread-ui-colors-gray-main);
786
- background-color: var(--thread-ui-colors-gray-main);
787
- }
788
-
789
- .thread-ui-button--color_gray:is(:hover, [data-hover]) {
790
- border-color: var(--thread-ui-colors-gray-main);
791
- background-color: var(--thread-ui-colors-background);
792
- color: var(--thread-ui-colors-gray-main);
793
- }
794
-
795
- .thread-ui-button--color_success {
796
- border-color: var(--thread-ui-colors-success-main);
797
- background-color: var(--thread-ui-colors-success-main);
798
- }
799
-
800
- .thread-ui-button--color_success:is(:hover, [data-hover]) {
801
- border-color: var(--thread-ui-colors-success-main);
802
- background-color: var(--thread-ui-colors-background);
803
- color: var(--thread-ui-colors-success-main);
804
- }
805
-
806
- .thread-ui-button--color_error {
807
- border-color: var(--thread-ui-colors-error-main);
808
- background-color: var(--thread-ui-colors-error-main);
809
- }
810
-
811
- .thread-ui-button--color_error:is(:hover, [data-hover]) {
812
- border-color: var(--thread-ui-colors-error-main);
813
- background-color: var(--thread-ui-colors-background);
814
- color: var(--thread-ui-colors-error-main);
815
- }
816
-
817
- .thread-ui-button--color_info {
818
- border-color: var(--thread-ui-colors-info-main);
819
- background-color: var(--thread-ui-colors-info-main);
820
- }
821
-
822
- .thread-ui-button--color_info:is(:hover, [data-hover]) {
823
- border-color: var(--thread-ui-colors-info-main);
824
- background-color: var(--thread-ui-colors-background);
825
- color: var(--thread-ui-colors-info-main);
826
- }
827
-
828
- .thread-ui-button--color_text {
829
- border-color: var(--thread-ui-colors-text-standard);
830
- background-color: var(--thread-ui-colors-text-standard);
831
- }
832
-
833
- .thread-ui-button--color_text:is(:hover, [data-hover]) {
834
- border-color: var(--thread-ui-colors-text-standard);
835
- background-color: var(--thread-ui-colors-background);
836
- color: var(--thread-ui-colors-text-standard);
837
- }
838
-
839
- .thread-ui-button--size_sm {
840
- padding: 4px;
841
- font-size: 0.75rem;
842
- }
843
-
844
- .thread-ui-button--size_lg {
845
- padding: 12px;
846
- font-size: 1.25rem;
847
- }
848
-
849
- .thread-ui-button--fullWidth_true {
850
- width: 100%;
851
- }
852
-
853
- .thread-ui-button--disabled_true {
854
- opacity: 0.6;
855
- cursor: not-allowed;
856
- }
857
- }
858
-
859
- @layer thread-utilities{
860
-
861
- .thread-ui-p_3 {
862
- padding: var(--thread-ui-spacing-3);
863
- }
864
-
865
- .thread-ui-m_auto {
866
- margin: auto;
867
- }
868
-
869
- .thread-ui-bd_solid {
870
- border: solid;
871
- }
872
-
873
- .thread-ui-p_0\.5rem {
874
- padding: 0.5rem;
875
- }
876
-
877
- .thread-ui-p_4 {
878
- padding: var(--thread-ui-spacing-4);
879
- }
880
-
881
- .thread-ui-p_5 {
882
- padding: var(--thread-ui-spacing-5);
883
- }
884
-
885
- .thread-ui-inset_0 {
886
- inset: var(--thread-ui-spacing-0);
887
- }
888
-
889
- .thread-ui-bg_rgba\(0\,_0\,_0\,_0\.5\) {
890
- background: rgba(0, 0, 0, 0.5);
891
- }
892
-
893
- .thread-ui-bd_2px_dashed {
894
- border: 2px dashed;
895
- }
896
-
897
- .thread-ui-p_8 {
898
- padding: var(--thread-ui-spacing-8);
899
- }
900
-
901
- .thread-ui-bg_surface {
902
- background: var(--thread-ui-colors-surface);
903
- }
904
-
905
- .thread-ui-p_1 {
906
- padding: var(--thread-ui-spacing-1);
907
- }
908
-
909
- .thread-ui-bg_background {
910
- background: var(--thread-ui-colors-background);
911
- }
912
-
913
- .thread-ui-p_2 {
914
- padding: var(--thread-ui-spacing-2);
915
- }
916
-
917
- .thread-ui-p_6 {
918
- padding: var(--thread-ui-spacing-6);
919
- }
920
-
921
- .thread-ui-p_4px_8px {
922
- padding: 4px 8px;
923
- }
924
-
925
- .thread-ui-p_8px_16px {
926
- padding: 8px 16px;
927
- }
928
-
929
- .thread-ui-p_16px {
930
- padding: 16px;
931
- }
932
-
933
- .thread-ui-bd-w_md {
934
- border-width: var(--thread-ui-border-widths-md);
935
- }
936
-
937
- .thread-ui-bd-c_structure {
938
- border-color: var(--thread-ui-colors-structure);
939
- }
940
-
941
- .thread-ui-bdr_md {
942
- border-radius: var(--thread-ui-radii-md);
943
- }
944
-
945
- .thread-ui-ov_auto {
946
- overflow: auto;
947
- }
948
-
949
- .thread-ui-px_4 {
950
- padding-inline: var(--thread-ui-spacing-4);
951
- }
952
-
953
- .thread-ui-py_2 {
954
- padding-block: var(--thread-ui-spacing-2);
955
- }
956
-
957
- .thread-ui-bd-c_gray\.light {
958
- border-color: var(--thread-ui-colors-gray-light);
959
- }
960
-
961
- .thread-ui-px_16px {
962
- padding-inline: 16px;
963
- }
964
-
965
- .thread-ui-py_8px {
966
- padding-block: 8px;
967
- }
968
-
969
- .thread-ui-bd-w_1px {
970
- border-width: 1px;
971
- }
972
-
973
- .thread-ui-border-style_solid {
974
- border-style: solid;
975
- }
976
-
977
- .thread-ui-trs_colors {
978
- transition-property: var(--transition-prop, color, background-color, border-color, outline-color, text-decoration-color, fill, stroke);
979
- transition-timing-function: var(--transition-easing, cubic-bezier(0.4, 0, 0.2, 1));
980
- transition-duration: var(--transition-duration, 150ms);
981
- }
982
-
983
- .thread-ui-flex_1_1_0\% {
984
- flex: 1 1 0%;
985
- }
986
-
987
- .thread-ui-bdr_0\.25rem {
988
- border-radius: 0.25rem;
989
- }
990
-
991
- .thread-ui-ov_hidden {
992
- overflow: hidden;
993
- }
994
-
995
- .thread-ui-mx_auto {
996
- margin-inline: auto;
997
- }
998
-
999
- .thread-ui-py_40px {
1000
- padding-block: 40px;
1001
- }
1002
-
1003
- .thread-ui-gap_12px {
1004
- gap: 12px;
1005
- }
1006
-
1007
- .thread-ui-py_16px {
1008
- padding-block: 16px;
1009
- }
1010
-
1011
- .thread-ui-bdr_50\% {
1012
- border-radius: 50%;
1013
- }
1014
-
1015
- .thread-ui-bdr_sm {
1016
- border-radius: var(--thread-ui-radii-sm);
1017
- }
1018
-
1019
- .thread-ui-mx_0 {
1020
- margin-inline: var(--thread-ui-spacing-0);
1021
- }
1022
-
1023
- .thread-ui-gap_2 {
1024
- gap: var(--thread-ui-spacing-2);
1025
- }
1026
-
1027
- .thread-ui-gap_3 {
1028
- gap: var(--thread-ui-spacing-3);
1029
- }
1030
-
1031
- .thread-ui-gap_0\.5rem {
1032
- gap: 0.5rem;
1033
- }
1034
-
1035
- .thread-ui-bd-w_sm {
1036
- border-width: var(--thread-ui-border-widths-sm);
1037
- }
1038
-
1039
- .thread-ui-my_0\.5rem {
1040
- margin-block: 0.5rem;
1041
- }
1042
-
1043
- .thread-ui-gap_0\.75rem {
1044
- gap: 0.75rem;
1045
- }
1046
-
1047
- .thread-ui-gap_1 {
1048
- gap: var(--thread-ui-spacing-1);
1049
- }
1050
-
1051
- .thread-ui-gap_24px {
1052
- gap: 24px;
1053
- }
1054
-
1055
- .thread-ui-ring_2px_solid_transparent {
1056
- outline: 2px solid transparent;
1057
- }
1058
-
1059
- .thread-ui-gap_16px {
1060
- gap: 16px;
1061
- }
1062
-
1063
- .thread-ui-my_20px {
1064
- margin-block: 20px;
1065
- }
1066
-
1067
- .thread-ui-bdr_lg {
1068
- border-radius: var(--thread-ui-radii-lg);
1069
- }
1070
-
1071
- .thread-ui-my_16px {
1072
- margin-block: 16px;
1073
- }
1074
-
1075
- .thread-ui-bd-c_gray\.300 {
1076
- border-color: var(--thread-ui-colors-gray-300);
1077
- }
1078
-
1079
- .thread-ui-gap_7 {
1080
- gap: var(--thread-ui-spacing-7);
1081
- }
1082
-
1083
- .thread-ui-bd-c_blue\.500 {
1084
- border-color: var(--thread-ui-colors-blue-500);
1085
- }
1086
-
1087
- .thread-ui-gap_4 {
1088
- gap: var(--thread-ui-spacing-4);
1089
- }
1090
-
1091
- .thread-ui-px_5 {
1092
- padding-inline: var(--thread-ui-spacing-5);
1093
- }
1094
-
1095
- .thread-ui-gap_12 {
1096
- gap: var(--thread-ui-spacing-12);
1097
- }
1098
-
1099
- .thread-ui-gap_8px {
1100
- gap: 8px;
1101
- }
1102
-
1103
- .thread-ui-my_4px {
1104
- margin-block: 4px;
1105
- }
1106
-
1107
- .thread-ui-bd-c_background {
1108
- border-color: var(--thread-ui-colors-background);
1109
- }
1110
-
1111
- .thread-ui-bdr_20px {
1112
- border-radius: 20px;
1113
- }
1114
-
1115
- .thread-ui-bd-c_primary\.main {
1116
- border-color: var(--thread-ui-colors-primary-main);
1117
- }
1118
-
1119
- .thread-ui-bdr_none {
1120
- border-radius: none;
1121
- }
1122
-
1123
- .thread-ui-flex_1 {
1124
- flex: 1 1 0%;
1125
- }
1126
-
1127
- .thread-ui-bdr_0\.375rem {
1128
- border-radius: 0.375rem;
1129
- }
1130
-
1131
- .thread-ui-td_none {
1132
- text-decoration: none;
1133
- }
1134
-
1135
- .thread-ui-trs_all_150ms_ease-in-out {
1136
- transition: all 150ms ease-in-out;
1137
- }
1138
-
1139
- .thread-ui-gap_4px {
1140
- gap: 4px;
1141
- }
1142
-
1143
- .thread-ui-d_flex {
1144
- display: flex;
1145
- }
1146
-
1147
- .thread-ui-flex-d_column {
1148
- flex-direction: column;
1149
- }
1150
-
1151
- .thread-ui-jc_start {
1152
- justify-content: start;
1153
- }
1154
-
1155
- .thread-ui-ai_center {
1156
- align-items: center;
1157
- }
1158
-
1159
- .thread-ui-c_text\.standard {
1160
- color: var(--thread-ui-colors-text-standard);
1161
- }
1162
-
1163
- .thread-ui-pos_relative {
1164
- position: relative;
1165
- }
1166
-
1167
- .thread-ui-bg-c_background {
1168
- background-color: var(--thread-ui-colors-background);
1169
- }
1170
-
1171
- .thread-ui-pos_absolute {
1172
- position: absolute;
1173
- }
1174
-
1175
- .thread-ui-bx-sh_lg {
1176
- box-shadow: var(--thread-ui-shadows-lg);
1177
- }
1178
-
1179
- .thread-ui-z_10 {
1180
- z-index: 10;
1181
- }
1182
-
1183
- .thread-ui-cursor_pointer {
1184
- cursor: pointer;
1185
- }
1186
-
1187
- .thread-ui-bg-c_elevated {
1188
- background-color: var(--thread-ui-colors-elevated);
1189
- }
1190
-
1191
- .thread-ui-d_block {
1192
- display: block;
1193
- }
1194
-
1195
- .thread-ui-as_flex-start {
1196
- align-self: flex-start;
1197
- }
1198
-
1199
- .thread-ui-bg-c_gray\.light {
1200
- background-color: var(--thread-ui-colors-gray-light);
1201
- }
1202
-
1203
- .thread-ui-bdr-ss_lg {
1204
- border-start-start-radius: var(--thread-ui-radii-lg);
1205
- }
1206
-
1207
- .thread-ui-bdr-es_lg {
1208
- border-end-start-radius: var(--thread-ui-radii-lg);
1209
- }
1210
-
1211
- .thread-ui-bdr-se_lg {
1212
- border-start-end-radius: var(--thread-ui-radii-lg);
1213
- }
1214
-
1215
- .thread-ui-bdr-ee_lg {
1216
- border-end-end-radius: var(--thread-ui-radii-lg);
1217
- }
1218
-
1219
- .thread-ui-ta_center {
1220
- text-align: center;
1221
- }
1222
-
1223
- .thread-ui-fs_sm {
1224
- font-size: var(--thread-ui-font-sizes-sm);
1225
- }
1226
-
1227
- .thread-ui-ap_none {
1228
- appearance: none;
1229
- -webkit-appearance: none;
1230
- }
1231
-
1232
- .thread-ui-jc_center {
1233
- justify-content: center;
1234
- }
1235
-
1236
- .thread-ui-as_start {
1237
- align-self: start;
1238
- }
1239
-
1240
- .thread-ui-resize_vertical {
1241
- resize: vertical;
1242
- }
1243
-
1244
- .thread-ui-flex-d_row {
1245
- flex-direction: row;
1246
- }
1247
-
1248
- .thread-ui-bg-c_black {
1249
- background-color: var(--thread-ui-colors-black);
1250
- }
1251
-
1252
- .thread-ui-column-count_2 {
1253
- column-count: 2;
1254
- }
1255
-
1256
- .thread-ui-cg_2 {
1257
- column-gap: var(--thread-ui-spacing-2);
1258
- }
1259
-
1260
- .thread-ui-d_inline-block {
1261
- display: inline-block;
1262
- }
1263
-
1264
- .thread-ui-d_block\! {
1265
- display: block !important;
1266
- }
1267
-
1268
- .thread-ui-d_none\! {
1269
- display: none !important;
1270
- }
1271
-
1272
- .thread-ui-ai_stretch {
1273
- align-items: stretch;
1274
- }
1275
-
1276
- .thread-ui-flex-d_column-reverse {
1277
- flex-direction: column-reverse;
1278
- }
1279
-
1280
- .thread-ui-jc_flex-start {
1281
- justify-content: flex-start;
1282
- }
1283
-
1284
- .thread-ui-tov_ellipsis {
1285
- text-overflow: ellipsis;
1286
- }
1287
-
1288
- .thread-ui-white-space_nowrap {
1289
- white-space: nowrap;
1290
- }
1291
-
1292
- .thread-ui-fs_0\.875rem {
1293
- font-size: 0.875rem;
1294
- }
1295
-
1296
- .thread-ui-lh_1\.25rem {
1297
- line-height: 1.25rem;
1298
- }
1299
-
1300
- .thread-ui-pos_sticky {
1301
- position: sticky;
1302
- }
1303
-
1304
- .thread-ui-z_40 {
1305
- z-index: 40;
1306
- }
1307
-
1308
- .thread-ui-cg_20px {
1309
- column-gap: 20px;
1310
- }
1311
-
1312
- .thread-ui-jc_space-between {
1313
- justify-content: space-between;
1314
- }
1315
-
1316
- .thread-ui-anim-dur_300ms {
1317
- animation-duration: 300ms;
1318
- }
1319
-
1320
- .thread-ui-anim-tmf_linear {
1321
- animation-timing-function: var(--thread-ui-easings-linear);
1322
- }
1323
-
1324
- .thread-ui-cg_24px {
1325
- column-gap: 24px;
1326
- }
1327
-
1328
- .thread-ui-trs-prop_0 {
1329
- --transition-prop: 0;
1330
- transition-property: 0;
1331
- }
1332
-
1333
- .thread-ui-trs-dur_300ms {
1334
- --transition-duration: 300ms;
1335
- transition-duration: 300ms;
1336
- }
1337
-
1338
- .thread-ui-trs-tmf_linear {
1339
- --transition-easing: var(--thread-ui-easings-linear);
1340
- transition-timing-function: var(--thread-ui-easings-linear);
1341
- }
1342
-
1343
- .thread-ui-vis_visible {
1344
- visibility: visible;
1345
- }
1346
-
1347
- .thread-ui-op_1 {
1348
- opacity: 1;
1349
- }
1350
-
1351
- .thread-ui-trf_translateY\(0\) {
1352
- transform: translateY(0);
1353
- }
1354
-
1355
- .thread-ui-trf_translateY\(2\.5rem\) {
1356
- transform: translateY(2.5rem);
1357
- }
1358
-
1359
- .thread-ui-op_0 {
1360
- opacity: 0;
1361
- }
1362
-
1363
- .thread-ui-vis_hidden {
1364
- visibility: hidden;
1365
- }
1366
-
1367
- .thread-ui-jc_flex-center {
1368
- justify-content: flex-center;
1369
- }
1370
-
1371
- .thread-ui-ring-o_2px {
1372
- outline-offset: 2px;
1373
- }
1374
-
1375
- .thread-ui-bg-c_gray\.dark {
1376
- background-color: var(--thread-ui-colors-gray-dark);
1377
- }
1378
-
1379
- .thread-ui-trs-prop_color\,_background-color\,_border-color\,_text-decoration-color\,_fill\,_stroke\,_opacity\,_box-shadow\,_transform\,_filter\,_backdrop-filter {
1380
- --transition-prop: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
1381
- transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
1382
- }
1383
-
1384
- .thread-ui-trs-tmf_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\) {
1385
- --transition-easing: cubic-bezier(0.4, 0, 0.2, 1);
1386
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1387
- }
1388
-
1389
- .thread-ui-trf_translate\(0\,_0\.324rem\)_rotate\(45deg\) {
1390
- transform: translate(0, 0.324rem) rotate(45deg);
1391
- }
1392
-
1393
- .thread-ui-trf_translate\(0\,_-0\.324rem\)_rotate\(-45deg\) {
1394
- transform: translate(0, -0.324rem) rotate(-45deg);
1395
- }
1396
-
1397
- .thread-ui-bg-c_surface {
1398
- background-color: var(--thread-ui-colors-surface);
1399
- }
1400
-
1401
- .thread-ui-bx-sh_0_1px_2px_0_rgb\(0_0_0_\/_0\.05\) {
1402
- box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
1403
- }
1404
-
1405
- .thread-ui-bx-sh_none {
1406
- box-shadow: none;
1407
- }
1408
-
1409
- .thread-ui-bg-c_structure {
1410
- background-color: var(--thread-ui-colors-structure);
1411
- }
1412
-
1413
- .thread-ui-ai_flex-start {
1414
- align-items: flex-start;
1415
- }
1416
-
1417
- .thread-ui-pos_fixed {
1418
- position: fixed;
1419
- }
1420
-
1421
- .thread-ui-z_50 {
1422
- z-index: 50;
1423
- }
1424
-
1425
- .thread-ui-c_info\.main {
1426
- color: var(--thread-ui-colors-info-main);
1427
- }
1428
-
1429
- .thread-ui-fs_xs {
1430
- font-size: var(--thread-ui-font-sizes-xs);
1431
- }
1432
-
1433
- .thread-ui-d_none {
1434
- display: none;
1435
- }
1436
-
1437
- .thread-ui-jc_normal {
1438
- justify-content: normal;
1439
- }
1440
-
1441
- .thread-ui-as_flex-end {
1442
- align-self: flex-end;
1443
- }
1444
-
1445
- .thread-ui-obj-f_cover {
1446
- object-fit: cover;
1447
- }
1448
-
1449
- .thread-ui-d_grid {
1450
- display: grid;
1451
- }
1452
-
1453
- .thread-ui-c_text\.inverted {
1454
- color: var(--thread-ui-colors-text-inverted);
1455
- }
1456
-
1457
- .thread-ui-bg-c_primary\.main {
1458
- background-color: var(--thread-ui-colors-primary-main);
1459
- }
1460
-
1461
- .thread-ui-c_inherit {
1462
- color: inherit;
1463
- }
1464
-
1465
- .thread-ui-flex-sh_0 {
1466
- flex-shrink: 0;
1467
- }
1468
-
1469
- .thread-ui-flex-d_row-reverse {
1470
- flex-direction: row-reverse;
1471
- }
1472
-
1473
- .thread-ui-li-t_none {
1474
- list-style-type: none;
1475
- }
1476
-
1477
- .thread-ui-d_inline-flex {
1478
- display: inline-flex;
1479
- }
1480
-
1481
- .thread-ui-fw_500 {
1482
- font-weight: 500;
1483
- }
1484
-
1485
- .thread-ui-trf_translateX\(-50\%\) {
1486
- transform: translateX(-50%);
1487
- }
1488
-
1489
- .thread-ui-pos_static {
1490
- position: static;
1491
- }
1492
-
1493
- .thread-ui-w_100\% {
1494
- width: 100%;
1495
- }
1496
-
1497
- .thread-ui-pb_4px {
1498
- padding-bottom: 4px;
1499
- }
1500
-
1501
- .thread-ui-mt_1 {
1502
- margin-top: var(--thread-ui-spacing-1);
1503
- }
1504
-
1505
- .thread-ui-max-h_60 {
1506
- max-height: var(--thread-ui-sizes-60);
1507
- }
1508
-
1509
- .thread-ui-mb_2 {
1510
- margin-bottom: var(--thread-ui-spacing-2);
1511
- }
1512
-
1513
- .thread-ui-h_11 {
1514
- height: var(--thread-ui-sizes-11);
1515
- }
1516
-
1517
- .thread-ui-w_16 {
1518
- width: var(--thread-ui-sizes-16);
1519
- }
1520
-
1521
- .thread-ui-w_auto {
1522
- width: auto;
1523
- }
1524
-
1525
- .thread-ui-min-h_25 {
1526
- min-height: 25px;
1527
- }
1528
-
1529
- .thread-ui-mr_auto {
1530
- margin-right: auto;
1531
- }
1532
-
1533
- .thread-ui-ml_auto {
1534
- margin-left: auto;
1535
- }
1536
-
1537
- .thread-ui-max-w_none {
1538
- max-width: none;
1539
- }
1540
-
1541
- .thread-ui-pr_2rem {
1542
- padding-right: 2rem;
1543
- }
1544
-
1545
- .thread-ui-pl_2rem {
1546
- padding-left: 2rem;
1547
- }
1548
-
1549
- .thread-ui-pt_2\.5rem {
1550
- padding-top: 2.5rem;
1551
- }
1552
-
1553
- .thread-ui-pb_2\.5rem {
1554
- padding-bottom: 2.5rem;
1555
- }
1556
-
1557
- .thread-ui-mb_1\.5rem {
1558
- margin-bottom: 1.5rem;
1559
- }
1560
-
1561
- .thread-ui-h_auto {
1562
- height: auto;
1563
- }
1564
-
1565
- .thread-ui-max-w_1400px {
1566
- max-width: 1400px;
1567
- }
1568
-
1569
- .thread-ui-max-w_1280px {
1570
- max-width: 1280px;
1571
- }
1572
-
1573
- .thread-ui-mt_8px {
1574
- margin-top: 8px;
1575
- }
1576
-
1577
- .thread-ui-mt_36px {
1578
- margin-top: 36px;
1579
- }
1580
-
1581
- .thread-ui-w_48px {
1582
- width: 48px;
1583
- }
1584
-
1585
- .thread-ui-h_48px {
1586
- height: 48px;
1587
- }
1588
-
1589
- .thread-ui-mt_2 {
1590
- margin-top: var(--thread-ui-spacing-2);
1591
- }
1592
-
1593
- .thread-ui-h_100\% {
1594
- height: 100%;
1595
- }
1596
-
1597
- .thread-ui-mt_0\.75rem {
1598
- margin-top: 0.75rem;
1599
- }
1600
-
1601
- .thread-ui-mb_0\.75rem {
1602
- margin-bottom: 0.75rem;
1603
- }
1604
-
1605
- .thread-ui-max-h_15rem {
1606
- max-height: 15rem;
1607
- }
1608
-
1609
- .thread-ui-w_391px {
1610
- width: 391px;
1611
- }
1612
-
1613
- .thread-ui-h_241px {
1614
- height: 241px;
1615
- }
1616
-
1617
- .thread-ui-h_83\.333333\% {
1618
- height: 83.333333%;
1619
- }
1620
-
1621
- .thread-ui-min-h_100\% {
1622
- min-height: 100%;
1623
- }
1624
-
1625
- .thread-ui-min-w_100\% {
1626
- min-width: 100%;
1627
- }
1628
-
1629
- .thread-ui-h_16\.666667\% {
1630
- height: 16.666667%;
1631
- }
1632
-
1633
- .thread-ui-pr_0\.25rem {
1634
- padding-right: 0.25rem;
1635
- }
1636
-
1637
- .thread-ui-w_83\% {
1638
- width: 83%;
1639
- }
1640
-
1641
- .thread-ui-max-w_576px {
1642
- max-width: 576px;
1643
- }
1644
-
1645
- .thread-ui-max-w_672px {
1646
- max-width: 672px;
1647
- }
1648
-
1649
- .thread-ui-max-w_896px {
1650
- max-width: 896px;
1651
- }
1652
-
1653
- .thread-ui-max-w_16rem {
1654
- max-width: 16rem;
1655
- }
1656
-
1657
- .thread-ui-w_9\/12 {
1658
- width: 75%;
1659
- }
1660
-
1661
- .thread-ui-w_10\/12 {
1662
- width: 83.333333%;
1663
- }
1664
-
1665
- .thread-ui-max-h_300px {
1666
- max-height: 300px;
1667
- }
1668
-
1669
- .thread-ui-ov-y_auto {
1670
- overflow-y: auto;
1671
- }
1672
-
1673
- .thread-ui-top_0px {
1674
- top: 0px;
1675
- }
1676
-
1677
- .thread-ui-h_80px {
1678
- height: 80px;
1679
- }
1680
-
1681
- .thread-ui-bd-b-w_1px {
1682
- border-bottom-width: 1px;
1683
- }
1684
-
1685
- .thread-ui-bd-b-c_structure {
1686
- border-bottom-color: var(--thread-ui-colors-structure);
1687
- }
1688
-
1689
- .thread-ui-pr_32px {
1690
- padding-right: 32px;
1691
- }
1692
-
1693
- .thread-ui-pl_32px {
1694
- padding-left: 32px;
1695
- }
1696
-
1697
- .thread-ui-top_100\% {
1698
- top: 100%;
1699
- }
1700
-
1701
- .thread-ui-left_0px {
1702
- left: 0px;
1703
- }
1704
-
1705
- .thread-ui-pt_32px {
1706
- padding-top: 32px;
1707
- }
1708
-
1709
- .thread-ui-pb_32px {
1710
- padding-bottom: 32px;
1711
- }
1712
-
1713
- .thread-ui-pl_20px {
1714
- padding-left: 20px;
1715
- }
1716
-
1717
- .thread-ui-pr_20px {
1718
- padding-right: 20px;
1719
- }
1720
-
1721
- .thread-ui-bd-l-w_1px {
1722
- border-left-width: 1px;
1723
- }
1724
-
1725
- .thread-ui-bd-l-c_gray\.main {
1726
- border-left-color: var(--thread-ui-colors-gray-main);
1727
- }
1728
-
1729
- .thread-ui-pl_12px {
1730
- padding-left: 12px;
1731
- }
1732
-
1733
- .thread-ui-pt_12px {
1734
- padding-top: 12px;
1735
- }
1736
-
1737
- .thread-ui-pb_12px {
1738
- padding-bottom: 12px;
1739
- }
1740
-
1741
- .thread-ui-h_2px {
1742
- height: 2px;
1743
- }
1744
-
1745
- .thread-ui-w_24px {
1746
- width: 24px;
1747
- }
1748
-
1749
- .thread-ui-w_16px {
1750
- width: 16px;
1751
- }
1752
-
1753
- .thread-ui-mr_32px {
1754
- margin-right: 32px;
1755
- }
1756
-
1757
- .thread-ui-max-w_850px {
1758
- max-width: 850px;
1759
- }
1760
-
1761
- .thread-ui-max-w_600px {
1762
- max-width: 600px;
1763
- }
1764
-
1765
- .thread-ui-mb_1 {
1766
- margin-bottom: var(--thread-ui-spacing-1);
1767
- }
1768
-
1769
- .thread-ui-mb_3 {
1770
- margin-bottom: var(--thread-ui-spacing-3);
1771
- }
1772
-
1773
- .thread-ui-h_0\.5px {
1774
- height: 0.5px;
1775
- }
1776
-
1777
- .thread-ui-h_1px {
1778
- height: 1px;
1779
- }
1780
-
1781
- .thread-ui-w_75\% {
1782
- width: 75%;
1783
- }
1784
-
1785
- .thread-ui-pt_10 {
1786
- padding-top: var(--thread-ui-spacing-10);
1787
- }
1788
-
1789
- .thread-ui-pt_0 {
1790
- padding-top: var(--thread-ui-spacing-0);
1791
- }
1792
-
1793
- .thread-ui-max-h_6rem {
1794
- max-height: 6rem;
1795
- }
1796
-
1797
- .thread-ui-max-w_6rem {
1798
- max-width: 6rem;
1799
- }
1800
-
1801
- .thread-ui-max-w_100\% {
1802
- max-width: 100%;
1803
- }
1804
-
1805
- .thread-ui-min-h_4 {
1806
- min-height: var(--thread-ui-sizes-4);
1807
- }
1808
-
1809
- .thread-ui-w_fit-content {
1810
- width: fit-content;
1811
- }
1812
-
1813
- .thread-ui-w_calc\(100\%_\+_32px\) {
1814
- width: calc(100% + 32px);
1815
- }
1816
-
1817
- .thread-ui-h_0px {
1818
- height: 0px;
1819
- }
1820
-
1821
- .thread-ui-left_50\% {
1822
- left: 50%;
1823
- }
1824
-
1825
- .thread-ui-bottom_-0px {
1826
- bottom: -0px;
1827
- }
1828
-
1829
- .thread-ui-w_100vw {
1830
- width: 100vw;
1831
- }
1832
-
1833
- .\[\&\:\:-webkit-outer-spin-button\]\:thread-ui-ap_none::-webkit-outer-spin-button,.\[\&\:\:-webkit-inner-spin-button\]\:thread-ui-ap_none::-webkit-inner-spin-button {
1834
- appearance: none;
1835
- -webkit-appearance: none;
1836
- }
1837
-
1838
- .dark .dark\:thread-ui-bg-c_surface {
1839
- background-color: var(--thread-ui-colors-surface);
1840
- }
1841
-
1842
- .focus\:thread-ui-ring_none:is(:focus, [data-focus]) {
1843
- outline: var(--thread-ui-borders-none);
1844
- }
1845
-
1846
- .focus\:thread-ui-bd-c_blue\.500:is(:focus, [data-focus]) {
1847
- border-color: var(--thread-ui-colors-blue-500);
1848
- }
1849
-
1850
- .focus\:thread-ui-bd-c_transparent:is(:focus, [data-focus]) {
1851
- border-color: var(--thread-ui-colors-transparent);
1852
- }
1853
-
1854
- .focus\:thread-ui-ring-c_gray\.100:is(:focus, [data-focus]) {
1855
- outline-color: var(--thread-ui-colors-gray-100);
1856
- }
1857
-
1858
- .focus\:thread-ui-ring-c_blue\.500:is(:focus, [data-focus]) {
1859
- outline-color: var(--thread-ui-colors-blue-500);
1860
- }
1861
-
1862
- .focus\:thread-ui-bx-sh_0_0_0_2px_\{colors\.blue\.500\}:is(:focus, [data-focus]) {
1863
- box-shadow: 0 0 0 2px var(--thread-ui-colors-blue-500);
1864
- }
1865
-
1866
- .hover\:thread-ui-bd-c_primary\.main:is(:hover, [data-hover]) {
1867
- border-color: var(--thread-ui-colors-primary-main);
1868
- }
1869
-
1870
- .hover\:thread-ui-bd-c_secondary\.main:is(:hover, [data-hover]) {
1871
- border-color: var(--thread-ui-colors-secondary-main);
1872
- }
1873
-
1874
- .hover\:thread-ui-bd-c_tertiary\.main:is(:hover, [data-hover]) {
1875
- border-color: var(--thread-ui-colors-tertiary-main);
1876
- }
1877
-
1878
- .hover\:thread-ui-bd-c_gray\.main:is(:hover, [data-hover]) {
1879
- border-color: var(--thread-ui-colors-gray-main);
1880
- }
1881
-
1882
- .hover\:thread-ui-bd-c_success\.main:is(:hover, [data-hover]) {
1883
- border-color: var(--thread-ui-colors-success-main);
1884
- }
1885
-
1886
- .hover\:thread-ui-bd-c_error\.main:is(:hover, [data-hover]) {
1887
- border-color: var(--thread-ui-colors-error-main);
1888
- }
1889
-
1890
- .hover\:thread-ui-bd-c_info\.main:is(:hover, [data-hover]) {
1891
- border-color: var(--thread-ui-colors-info-main);
1892
- }
1893
-
1894
- .hover\:thread-ui-bd-c_text\.standard:is(:hover, [data-hover]) {
1895
- border-color: var(--thread-ui-colors-text-standard);
1896
- }
1897
-
1898
- .hover\:thread-ui-bd-c_white:is(:hover, [data-hover]) {
1899
- border-color: var(--thread-ui-colors-white);
1900
- }
1901
-
1902
- .hover\:thread-ui-td_underline:is(:hover, [data-hover]) {
1903
- text-decoration: underline;
1904
- }
1905
-
1906
- .hover\:thread-ui-bg-c_primary\.main:is(:hover, [data-hover]) {
1907
- background-color: var(--thread-ui-colors-primary-main);
1908
- }
1909
-
1910
- .hover\:thread-ui-c_background:is(:hover, [data-hover]) {
1911
- color: var(--thread-ui-colors-background);
1912
- }
1913
-
1914
- .hover\:thread-ui-bg-c_secondary\.main:is(:hover, [data-hover]) {
1915
- background-color: var(--thread-ui-colors-secondary-main);
1916
- }
1917
-
1918
- .hover\:thread-ui-bg-c_tertiary\.main:is(:hover, [data-hover]) {
1919
- background-color: var(--thread-ui-colors-tertiary-main);
1920
- }
1921
-
1922
- .hover\:thread-ui-bg-c_gray\.main:is(:hover, [data-hover]) {
1923
- background-color: var(--thread-ui-colors-gray-main);
1924
- }
1925
-
1926
- .hover\:thread-ui-bg-c_success\.main:is(:hover, [data-hover]) {
1927
- background-color: var(--thread-ui-colors-success-main);
1928
- }
1929
-
1930
- .hover\:thread-ui-bg-c_error\.main:is(:hover, [data-hover]) {
1931
- background-color: var(--thread-ui-colors-error-main);
1932
- }
1933
-
1934
- .hover\:thread-ui-bg-c_info\.main:is(:hover, [data-hover]) {
1935
- background-color: var(--thread-ui-colors-info-main);
1936
- }
1937
-
1938
- .hover\:thread-ui-bg-c_text\.standard:is(:hover, [data-hover]) {
1939
- background-color: var(--thread-ui-colors-text-standard);
1940
- }
1941
-
1942
- .hover\:thread-ui-bg-c_black:is(:hover, [data-hover]) {
1943
- background-color: var(--thread-ui-colors-black);
1944
- }
1945
-
1946
- .hover\:thread-ui-bg-c_surface:is(:hover, [data-hover]) {
1947
- background-color: var(--thread-ui-colors-surface);
1948
- }
1949
-
1950
- .hover\:thread-ui-bg-c_gray\.100:is(:hover, [data-hover]) {
1951
- background-color: var(--thread-ui-colors-gray-100);
1952
- }
1953
-
1954
- .hover\:thread-ui-c_primary\.main:is(:hover, [data-hover]) {
1955
- color: var(--thread-ui-colors-primary-main);
1956
- }
1957
-
1958
- .hover\:thread-ui-bg-c_primary\.light:is(:hover, [data-hover]) {
1959
- background-color: var(--thread-ui-colors-primary-light);
1960
- }
1961
-
1962
- .hover\:thread-ui-c_text\.inverted:is(:hover, [data-hover]) {
1963
- color: var(--thread-ui-colors-text-inverted);
1964
- }
1965
-
1966
- .hover\:thread-ui-bg-c_elevated:is(:hover, [data-hover]) {
1967
- background-color: var(--thread-ui-colors-elevated);
1968
- }
1969
-
1970
- @media screen and (min-width: 40rem) {
1971
- .sm\:thread-ui-pos_static {
1972
- position: static;
1973
- }
1974
- .sm\:thread-ui-h_auto {
1975
- height: auto;
1976
- }
1977
- }
1978
-
1979
- @media screen and (min-width: 48rem) {
1980
- .thread-ui-hide_md {
1981
- display: none;
1982
- }
1983
- .md\:thread-ui-mx_auto {
1984
- margin-inline: auto;
1985
- }
1986
- .md\:thread-ui-px_8px {
1987
- padding-inline: 8px;
1988
- }
1989
- .md\:thread-ui-column-count_3 {
1990
- column-count: 3;
1991
- }
1992
- .md\:thread-ui-d_none\! {
1993
- display: none !important;
1994
- }
1995
- .md\:thread-ui-d_block\! {
1996
- display: block !important;
1997
- }
1998
- .md\:thread-ui-trs-prop_none {
1999
- --transition-prop: none;
2000
- transition-property: none;
2001
- }
2002
- .md\:thread-ui-jc_space-between {
2003
- justify-content: space-between;
2004
- }
2005
- .md\:thread-ui-grid-tc_repeat\(1\,_minmax\(0\,_1fr\)\) {
2006
- grid-template-columns: repeat(1, minmax(0, 1fr));
2007
- }
2008
- .md\:thread-ui-grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\) {
2009
- grid-template-columns: repeat(2, minmax(0, 1fr));
2010
- }
2011
- .md\:thread-ui-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\) {
2012
- grid-template-columns: repeat(3, minmax(0, 1fr));
2013
- }
2014
- .md\:thread-ui-max-w_var\(--max-width\,_none\) {
2015
- max-width: var(--max-width, none);
2016
- }
2017
- .md\:thread-ui-pt_2rem {
2018
- padding-top: 2rem;
2019
- }
2020
- .md\:thread-ui-pb_2rem {
2021
- padding-bottom: 2rem;
2022
- }
2023
- .md\:thread-ui-max-w_800px {
2024
- max-width: 800px;
2025
- }
2026
- .md\:thread-ui-max-h_none {
2027
- max-height: none;
2028
- }
2029
- .md\:thread-ui-ov-y_visible {
2030
- overflow-y: visible;
2031
- }
2032
- .md\:thread-ui-pl_48px {
2033
- padding-left: 48px;
2034
- }
2035
- .md\:thread-ui-pr_48px {
2036
- padding-right: 48px;
2037
- }
2038
- .md\:thread-ui-w_50\% {
2039
- width: 50%;
2040
- }
2041
- .md\:thread-ui-w_75\% {
2042
- width: 75%;
2043
- }
2044
- .md\:thread-ui-max-w_480px {
2045
- max-width: 480px;
2046
- }
2047
- .md\:thread-ui-max-w_560px {
2048
- max-width: 560px;
2049
- }
2050
- .md\:thread-ui-max-w_720px {
2051
- max-width: 720px;
2052
- }
2053
- }
2054
-
2055
- @media screen and (min-width: 64rem) {
2056
- .lg\:thread-ui-p_6 {
2057
- padding: var(--thread-ui-spacing-6);
2058
- }
2059
- .lg\:thread-ui-flex_none {
2060
- flex: none;
2061
- }
2062
- .lg\:thread-ui-gap_20px {
2063
- gap: 20px;
2064
- }
2065
- .lg\:thread-ui-gap_0\.75rem {
2066
- gap: 0.75rem;
2067
- }
2068
- .lg\:thread-ui-border-style_none {
2069
- border-style: none;
2070
- }
2071
- .lg\:thread-ui-gap_6 {
2072
- gap: var(--thread-ui-spacing-6);
2073
- }
2074
- .lg\:thread-ui-column-count_4 {
2075
- column-count: 4;
2076
- }
2077
- .lg\:thread-ui-flex-d_row-reverse {
2078
- flex-direction: row-reverse;
2079
- }
2080
- .lg\:thread-ui-flex-d_row {
2081
- flex-direction: row;
2082
- }
2083
- .lg\:thread-ui-d_none {
2084
- display: none;
2085
- }
2086
- .lg\:thread-ui-flex-d_column-reverse {
2087
- flex-direction: column-reverse;
2088
- }
2089
- .lg\:thread-ui-jc_flex-start {
2090
- justify-content: flex-start;
2091
- }
2092
- .lg\:thread-ui-pos_relative {
2093
- position: relative;
2094
- }
2095
- .lg\:thread-ui-bg-c_transparent {
2096
- background-color: var(--thread-ui-colors-transparent);
2097
- }
2098
- .lg\:thread-ui-d_flex {
2099
- display: flex;
2100
- }
2101
- .lg\:thread-ui-trf_translateY\(0\) {
2102
- transform: translateY(0);
2103
- }
2104
- .lg\:thread-ui-op_1 {
2105
- opacity: 1;
2106
- }
2107
- .lg\:thread-ui-vis_visible {
2108
- visibility: visible;
2109
- }
2110
- .lg\:thread-ui-ai_center {
2111
- align-items: center;
2112
- }
2113
- .lg\:thread-ui-jc_center {
2114
- justify-content: center;
2115
- }
2116
- .lg\:thread-ui-grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\) {
2117
- grid-template-columns: repeat(2, minmax(0, 1fr));
2118
- }
2119
- .lg\:thread-ui-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\) {
2120
- grid-template-columns: repeat(3, minmax(0, 1fr));
2121
- }
2122
- .lg\:thread-ui-grid-tc_repeat\(4\,_minmax\(0\,_1fr\)\) {
2123
- grid-template-columns: repeat(4, minmax(0, 1fr));
2124
- }
2125
- .lg\:thread-ui-grid-tc_repeat\(5\,_minmax\(0\,_1fr\)\) {
2126
- grid-template-columns: repeat(5, minmax(0, 1fr));
2127
- }
2128
- .lg\:thread-ui-grid-tc_repeat\(6\,_minmax\(0\,_1fr\)\) {
2129
- grid-template-columns: repeat(6, minmax(0, 1fr));
2130
- }
2131
- .lg\:thread-ui-d_block {
2132
- display: block;
2133
- }
2134
- .lg\:thread-ui-pos_absolute {
2135
- position: absolute;
2136
- }
2137
- .lg\:thread-ui-trf_translateX\(-50\%\) {
2138
- transform: translateX(-50%);
2139
- }
2140
- .lg\:thread-ui-max-w_none {
2141
- max-width: none;
2142
- }
2143
- .lg\:thread-ui-pt_1\.5rem {
2144
- padding-top: 1.5rem;
2145
- }
2146
- .lg\:thread-ui-pb_1\.5rem {
2147
- padding-bottom: 1.5rem;
2148
- }
2149
- .lg\:thread-ui-w_66\.666667\% {
2150
- width: 66.666667%;
2151
- }
2152
- .lg\:thread-ui-w_41\.666667\% {
2153
- width: 41.666667%;
2154
- }
2155
- .lg\:thread-ui-max-w_1400px {
2156
- max-width: 1400px;
2157
- }
2158
- .lg\:thread-ui-w_4\/12 {
2159
- width: 33.333333%;
2160
- }
2161
- .lg\:thread-ui-mt_0\.75rem {
2162
- margin-top: 0.75rem;
2163
- }
2164
- .lg\:thread-ui-w_7\/12 {
2165
- width: 58.333333%;
2166
- }
2167
- .lg\:thread-ui-max-h_500px {
2168
- max-height: 500px;
2169
- }
2170
- .lg\:thread-ui-ov-y_scroll {
2171
- overflow-y: scroll;
2172
- }
2173
- .lg\:thread-ui-top_0px {
2174
- top: 0px;
2175
- }
2176
- .lg\:thread-ui-pt_0px {
2177
- padding-top: 0px;
2178
- }
2179
- .lg\:thread-ui-pb_0px {
2180
- padding-bottom: 0px;
2181
- }
2182
- .lg\:thread-ui-pl_0px {
2183
- padding-left: 0px;
2184
- }
2185
- .lg\:thread-ui-pr_0px {
2186
- padding-right: 0px;
2187
- }
2188
- .lg\:thread-ui-w_max-content {
2189
- width: max-content;
2190
- }
2191
- .lg\:thread-ui-w_100\% {
2192
- width: 100%;
2193
- }
2194
- .lg\:thread-ui-w_175px {
2195
- width: 175px;
2196
- }
2197
- .lg\:thread-ui-w_95\% {
2198
- width: 95%;
2199
- }
2200
- .lg\:thread-ui-h_2\.5rem {
2201
- height: 2.5rem;
2202
- }
2203
- .lg\:thread-ui-w_fit-content {
2204
- width: fit-content;
2205
- }
2206
- .lg\:thread-ui-h_30px {
2207
- height: 30px;
2208
- }
2209
- .lg\:thread-ui-bottom_-30px {
2210
- bottom: -30px;
2211
- }
2212
- .lg\:thread-ui-top_calc\(100\%_\+_30px\) {
2213
- top: calc(100% + 30px);
2214
- }
2215
- .lg\:thread-ui-left_50\% {
2216
- left: 50%;
2217
- }
2218
- }
2219
-
2220
- @media screen and (max-width: 47.9975rem) {
2221
- .thread-ui-show_md {
2222
- display: none;
2223
- }
2224
- }
2225
- }
1
+ @layer thread-reset, thread-base, thread-tokens, thread-recipes, thread-utilities;@layer thread-reset{:host,html{--font-fallback:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';line-height:1.5;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body,var(--font-fallback));-webkit-tap-highlight-color:transparent}*,::backdrop,::file-selector-button,:after,:before{margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:var(--global-color-border,currentcolor);box-sizing:border-box}hr{color:inherit;height:0px;border-top-width:1px}body{line-height:inherit;height:100%}img{border-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}menu,ol,ul{list-style:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button;-webkit-appearance:button}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;background:var(--thread-ui-colors-transparent);font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit}::placeholder{--placeholder-fallback:rgba(0,0,0,0.5);opacity:1;color:var(--global-color-placeholder,var(--placeholder-fallback))}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{--placeholder-fallback:color-mix(in oklab,currentcolor 50%,transparent)}}::selection{background-color:var(--global-color-selection,rgba(0,115,255,0.3))}textarea{resize:vertical}table{border-color:inherit;text-indent:0px;border-collapse:collapse}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}dialog{padding:0px}a{text-decoration:inherit;color:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{--font-mono-fallback:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New';font-family:var(--global-font-mono,var(--font-mono-fallback));font-size:1em;font-feature-settings:normal;font-variation-settings:normal}progress{vertical-align:baseline}::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer thread-base{:root{--made-with-panda:'🐼'}*,::backdrop,:after,:before{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness:proximity;--border-spacing-x:0;--border-spacing-y:0;--translate-x:0;--translate-y:0;--rotate:0;--rotate-x:0;--rotate-y:0;--skew-x:0;--skew-y:0;--scale-x:1;--scale-y:1}}@layer thread-tokens{:where(:root,:host){--thread-ui-aspect-ratios-square:1/1;--thread-ui-aspect-ratios-landscape:4/3;--thread-ui-aspect-ratios-portrait:3/4;--thread-ui-aspect-ratios-wide:16/9;--thread-ui-aspect-ratios-ultrawide:18/5;--thread-ui-aspect-ratios-golden:1.618/1;--thread-ui-borders-none:none;--thread-ui-easings-default:cubic-bezier(0.4,0,0.2,1);--thread-ui-easings-linear:linear;--thread-ui-easings-in:cubic-bezier(0.4,0,1,1);--thread-ui-easings-out:cubic-bezier(0,0,0.2,1);--thread-ui-easings-in-out:cubic-bezier(0.4,0,0.2,1);--thread-ui-durations-fastest:50ms;--thread-ui-durations-faster:100ms;--thread-ui-durations-fast:150ms;--thread-ui-durations-normal:200ms;--thread-ui-durations-slow:300ms;--thread-ui-durations-slower:400ms;--thread-ui-durations-slowest:500ms;--thread-ui-font-weights-thin:100;--thread-ui-font-weights-extralight:200;--thread-ui-font-weights-light:300;--thread-ui-font-weights-normal:400;--thread-ui-font-weights-medium:500;--thread-ui-font-weights-semibold:600;--thread-ui-font-weights-bold:700;--thread-ui-font-weights-extrabold:800;--thread-ui-font-weights-black:900;--thread-ui-line-heights-none:1;--thread-ui-line-heights-tight:1.25;--thread-ui-line-heights-snug:1.375;--thread-ui-line-heights-normal:1.5;--thread-ui-line-heights-relaxed:1.625;--thread-ui-line-heights-loose:2;--thread-ui-fonts-sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--thread-ui-fonts-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--thread-ui-fonts-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--thread-ui-letter-spacings-tighter:-0.05em;--thread-ui-letter-spacings-tight:-0.025em;--thread-ui-letter-spacings-normal:0em;--thread-ui-letter-spacings-wide:0.025em;--thread-ui-letter-spacings-wider:0.05em;--thread-ui-letter-spacings-widest:0.1em;--thread-ui-font-sizes-2xs:0.5rem;--thread-ui-font-sizes-xs:0.75rem;--thread-ui-font-sizes-sm:0.875rem;--thread-ui-font-sizes-md:1rem;--thread-ui-font-sizes-lg:1.125rem;--thread-ui-font-sizes-xl:1.25rem;--thread-ui-font-sizes-2xl:1.5rem;--thread-ui-font-sizes-3xl:1.875rem;--thread-ui-font-sizes-4xl:2.25rem;--thread-ui-font-sizes-5xl:3rem;--thread-ui-font-sizes-6xl:3.75rem;--thread-ui-font-sizes-7xl:4.5rem;--thread-ui-font-sizes-8xl:6rem;--thread-ui-font-sizes-9xl:8rem;--thread-ui-shadows-2xs:0 1px rgb(0 0 0/0.05);--thread-ui-shadows-xs:0 1px 2px 0 rgb(0 0 0/0.05);--thread-ui-shadows-sm:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--thread-ui-shadows-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--thread-ui-shadows-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--thread-ui-shadows-xl:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--thread-ui-shadows-2xl:0 25px 50px -12px rgb(0 0 0/0.25);--thread-ui-shadows-inset-2xs:inset 0 1px rgb(0 0 0/0.05);--thread-ui-shadows-inset-xs:inset 0 1px 1px rgb(0 0 0/0.05);--thread-ui-shadows-inset-sm:inset 0 2px 4px rgb(0 0 0/0.05);--thread-ui-blurs-xs:4px;--thread-ui-blurs-sm:8px;--thread-ui-blurs-md:12px;--thread-ui-blurs-lg:16px;--thread-ui-blurs-xl:24px;--thread-ui-blurs-2xl:40px;--thread-ui-blurs-3xl:64px;--thread-ui-spacing-0:0rem;--thread-ui-spacing-1:0.25rem;--thread-ui-spacing-2:0.5rem;--thread-ui-spacing-3:0.75rem;--thread-ui-spacing-4:1rem;--thread-ui-spacing-5:1.25rem;--thread-ui-spacing-6:1.5rem;--thread-ui-spacing-7:1.75rem;--thread-ui-spacing-8:2rem;--thread-ui-spacing-9:2.25rem;--thread-ui-spacing-10:2.5rem;--thread-ui-spacing-11:2.75rem;--thread-ui-spacing-12:3rem;--thread-ui-spacing-14:3.5rem;--thread-ui-spacing-16:4rem;--thread-ui-spacing-20:5rem;--thread-ui-spacing-24:6rem;--thread-ui-spacing-28:7rem;--thread-ui-spacing-32:8rem;--thread-ui-spacing-36:9rem;--thread-ui-spacing-40:10rem;--thread-ui-spacing-44:11rem;--thread-ui-spacing-48:12rem;--thread-ui-spacing-52:13rem;--thread-ui-spacing-56:14rem;--thread-ui-spacing-60:15rem;--thread-ui-spacing-64:16rem;--thread-ui-spacing-72:18rem;--thread-ui-spacing-80:20rem;--thread-ui-spacing-96:24rem;--thread-ui-spacing-0\.5:0.125rem;--thread-ui-spacing-1\.5:0.375rem;--thread-ui-spacing-2\.5:0.625rem;--thread-ui-spacing-3\.5:0.875rem;--thread-ui-spacing-4\.5:1.125rem;--thread-ui-spacing-5\.5:1.375rem;--thread-ui-sizes-0:0rem;--thread-ui-sizes-1:0.25rem;--thread-ui-sizes-2:0.5rem;--thread-ui-sizes-3:0.75rem;--thread-ui-sizes-4:1rem;--thread-ui-sizes-5:1.25rem;--thread-ui-sizes-6:1.5rem;--thread-ui-sizes-7:1.75rem;--thread-ui-sizes-8:2rem;--thread-ui-sizes-9:2.25rem;--thread-ui-sizes-10:2.5rem;--thread-ui-sizes-11:2.75rem;--thread-ui-sizes-12:3rem;--thread-ui-sizes-14:3.5rem;--thread-ui-sizes-16:4rem;--thread-ui-sizes-20:5rem;--thread-ui-sizes-24:6rem;--thread-ui-sizes-28:7rem;--thread-ui-sizes-32:8rem;--thread-ui-sizes-36:9rem;--thread-ui-sizes-40:10rem;--thread-ui-sizes-44:11rem;--thread-ui-sizes-48:12rem;--thread-ui-sizes-52:13rem;--thread-ui-sizes-56:14rem;--thread-ui-sizes-60:15rem;--thread-ui-sizes-64:16rem;--thread-ui-sizes-72:18rem;--thread-ui-sizes-80:20rem;--thread-ui-sizes-96:24rem;--thread-ui-sizes-0\.5:0.125rem;--thread-ui-sizes-1\.5:0.375rem;--thread-ui-sizes-2\.5:0.625rem;--thread-ui-sizes-3\.5:0.875rem;--thread-ui-sizes-4\.5:1.125rem;--thread-ui-sizes-5\.5:1.375rem;--thread-ui-sizes-xs:20rem;--thread-ui-sizes-sm:24rem;--thread-ui-sizes-md:28rem;--thread-ui-sizes-lg:32rem;--thread-ui-sizes-xl:36rem;--thread-ui-sizes-2xl:42rem;--thread-ui-sizes-3xl:48rem;--thread-ui-sizes-4xl:56rem;--thread-ui-sizes-5xl:64rem;--thread-ui-sizes-6xl:72rem;--thread-ui-sizes-7xl:80rem;--thread-ui-sizes-8xl:90rem;--thread-ui-sizes-prose:65ch;--thread-ui-sizes-full:100%;--thread-ui-sizes-min:min-content;--thread-ui-sizes-max:max-content;--thread-ui-sizes-fit:fit-content;--thread-ui-sizes-breakpoint-sm:640px;--thread-ui-sizes-breakpoint-md:768px;--thread-ui-sizes-breakpoint-lg:1024px;--thread-ui-sizes-breakpoint-xl:1280px;--thread-ui-sizes-breakpoint-2xl:1536px;--thread-ui-animations-spin:spin 1s linear infinite;--thread-ui-animations-ping:ping 1s cubic-bezier(0,0,0.2,1) infinite;--thread-ui-animations-pulse:pulse 2s cubic-bezier(0.4,0,0.6,1) infinite;--thread-ui-animations-bounce:bounce 1s infinite;--thread-ui-colors-current:currentColor;--thread-ui-colors-transparent:rgb(0 0 0/0);--thread-ui-colors-rose-50:#fff1f2;--thread-ui-colors-rose-100:#ffe4e6;--thread-ui-colors-rose-200:#fecdd3;--thread-ui-colors-rose-300:#fda4af;--thread-ui-colors-rose-400:#fb7185;--thread-ui-colors-rose-500:#f43f5e;--thread-ui-colors-rose-600:#e11d48;--thread-ui-colors-rose-700:#be123c;--thread-ui-colors-rose-800:#9f1239;--thread-ui-colors-rose-900:#881337;--thread-ui-colors-rose-950:#4c0519;--thread-ui-colors-pink-50:#fdf2f8;--thread-ui-colors-pink-100:#fce7f3;--thread-ui-colors-pink-200:#fbcfe8;--thread-ui-colors-pink-300:#f9a8d4;--thread-ui-colors-pink-400:#f472b6;--thread-ui-colors-pink-500:#ec4899;--thread-ui-colors-pink-600:#db2777;--thread-ui-colors-pink-700:#be185d;--thread-ui-colors-pink-800:#9d174d;--thread-ui-colors-pink-900:#831843;--thread-ui-colors-pink-950:#500724;--thread-ui-colors-fuchsia-50:#fdf4ff;--thread-ui-colors-fuchsia-100:#fae8ff;--thread-ui-colors-fuchsia-200:#f5d0fe;--thread-ui-colors-fuchsia-300:#f0abfc;--thread-ui-colors-fuchsia-400:#e879f9;--thread-ui-colors-fuchsia-500:#d946ef;--thread-ui-colors-fuchsia-600:#c026d3;--thread-ui-colors-fuchsia-700:#a21caf;--thread-ui-colors-fuchsia-800:#86198f;--thread-ui-colors-fuchsia-900:#701a75;--thread-ui-colors-fuchsia-950:#4a044e;--thread-ui-colors-purple-50:#faf5ff;--thread-ui-colors-purple-100:#f3e8ff;--thread-ui-colors-purple-200:#e9d5ff;--thread-ui-colors-purple-300:#d8b4fe;--thread-ui-colors-purple-400:#c084fc;--thread-ui-colors-purple-500:#a855f7;--thread-ui-colors-purple-600:#9333ea;--thread-ui-colors-purple-700:#7e22ce;--thread-ui-colors-purple-800:#6b21a8;--thread-ui-colors-purple-900:#581c87;--thread-ui-colors-purple-950:#3b0764;--thread-ui-colors-violet-50:#f5f3ff;--thread-ui-colors-violet-100:#ede9fe;--thread-ui-colors-violet-200:#ddd6fe;--thread-ui-colors-violet-300:#c4b5fd;--thread-ui-colors-violet-400:#a78bfa;--thread-ui-colors-violet-500:#8b5cf6;--thread-ui-colors-violet-600:#7c3aed;--thread-ui-colors-violet-700:#6d28d9;--thread-ui-colors-violet-800:#5b21b6;--thread-ui-colors-violet-900:#4c1d95;--thread-ui-colors-violet-950:#2e1065;--thread-ui-colors-indigo-50:#eef2ff;--thread-ui-colors-indigo-100:#e0e7ff;--thread-ui-colors-indigo-200:#c7d2fe;--thread-ui-colors-indigo-300:#a5b4fc;--thread-ui-colors-indigo-400:#818cf8;--thread-ui-colors-indigo-500:#6366f1;--thread-ui-colors-indigo-600:#4f46e5;--thread-ui-colors-indigo-700:#4338ca;--thread-ui-colors-indigo-800:#3730a3;--thread-ui-colors-indigo-900:#312e81;--thread-ui-colors-indigo-950:#1e1b4b;--thread-ui-colors-blue-50:#eff6ff;--thread-ui-colors-blue-100:#dbeafe;--thread-ui-colors-blue-200:#bfdbfe;--thread-ui-colors-blue-300:#93c5fd;--thread-ui-colors-blue-400:#60a5fa;--thread-ui-colors-blue-500:#3b82f6;--thread-ui-colors-blue-600:#2563eb;--thread-ui-colors-blue-700:#1d4ed8;--thread-ui-colors-blue-800:#1e40af;--thread-ui-colors-blue-900:#1e3a8a;--thread-ui-colors-blue-950:#172554;--thread-ui-colors-sky-50:#f0f9ff;--thread-ui-colors-sky-100:#e0f2fe;--thread-ui-colors-sky-200:#bae6fd;--thread-ui-colors-sky-300:#7dd3fc;--thread-ui-colors-sky-400:#38bdf8;--thread-ui-colors-sky-500:#0ea5e9;--thread-ui-colors-sky-600:#0284c7;--thread-ui-colors-sky-700:#0369a1;--thread-ui-colors-sky-800:#075985;--thread-ui-colors-sky-900:#0c4a6e;--thread-ui-colors-sky-950:#082f49;--thread-ui-colors-cyan-50:#ecfeff;--thread-ui-colors-cyan-100:#cffafe;--thread-ui-colors-cyan-200:#a5f3fc;--thread-ui-colors-cyan-300:#67e8f9;--thread-ui-colors-cyan-400:#22d3ee;--thread-ui-colors-cyan-500:#06b6d4;--thread-ui-colors-cyan-600:#0891b2;--thread-ui-colors-cyan-700:#0e7490;--thread-ui-colors-cyan-800:#155e75;--thread-ui-colors-cyan-900:#164e63;--thread-ui-colors-cyan-950:#083344;--thread-ui-colors-teal-50:#f0fdfa;--thread-ui-colors-teal-100:#ccfbf1;--thread-ui-colors-teal-200:#99f6e4;--thread-ui-colors-teal-300:#5eead4;--thread-ui-colors-teal-400:#2dd4bf;--thread-ui-colors-teal-500:#14b8a6;--thread-ui-colors-teal-600:#0d9488;--thread-ui-colors-teal-700:#0f766e;--thread-ui-colors-teal-800:#115e59;--thread-ui-colors-teal-900:#134e4a;--thread-ui-colors-teal-950:#042f2e;--thread-ui-colors-emerald-50:#ecfdf5;--thread-ui-colors-emerald-100:#d1fae5;--thread-ui-colors-emerald-200:#a7f3d0;--thread-ui-colors-emerald-300:#6ee7b7;--thread-ui-colors-emerald-400:#34d399;--thread-ui-colors-emerald-500:#10b981;--thread-ui-colors-emerald-600:#059669;--thread-ui-colors-emerald-700:#047857;--thread-ui-colors-emerald-800:#065f46;--thread-ui-colors-emerald-900:#064e3b;--thread-ui-colors-emerald-950:#022c22;--thread-ui-colors-green-50:#f0fdf4;--thread-ui-colors-green-100:#dcfce7;--thread-ui-colors-green-200:#bbf7d0;--thread-ui-colors-green-300:#86efac;--thread-ui-colors-green-400:#4ade80;--thread-ui-colors-green-500:#22c55e;--thread-ui-colors-green-600:#16a34a;--thread-ui-colors-green-700:#15803d;--thread-ui-colors-green-800:#166534;--thread-ui-colors-green-900:#14532d;--thread-ui-colors-green-950:#052e16;--thread-ui-colors-lime-50:#f7fee7;--thread-ui-colors-lime-100:#ecfccb;--thread-ui-colors-lime-200:#d9f99d;--thread-ui-colors-lime-300:#bef264;--thread-ui-colors-lime-400:#a3e635;--thread-ui-colors-lime-500:#84cc16;--thread-ui-colors-lime-600:#65a30d;--thread-ui-colors-lime-700:#4d7c0f;--thread-ui-colors-lime-800:#3f6212;--thread-ui-colors-lime-900:#365314;--thread-ui-colors-lime-950:#1a2e05;--thread-ui-colors-yellow-50:#fefce8;--thread-ui-colors-yellow-100:#fef9c3;--thread-ui-colors-yellow-200:#fef08a;--thread-ui-colors-yellow-300:#fde047;--thread-ui-colors-yellow-400:#facc15;--thread-ui-colors-yellow-500:#eab308;--thread-ui-colors-yellow-600:#ca8a04;--thread-ui-colors-yellow-700:#a16207;--thread-ui-colors-yellow-800:#854d0e;--thread-ui-colors-yellow-900:#713f12;--thread-ui-colors-yellow-950:#422006;--thread-ui-colors-amber-50:#fffbeb;--thread-ui-colors-amber-100:#fef3c7;--thread-ui-colors-amber-200:#fde68a;--thread-ui-colors-amber-300:#fcd34d;--thread-ui-colors-amber-400:#fbbf24;--thread-ui-colors-amber-500:#f59e0b;--thread-ui-colors-amber-600:#d97706;--thread-ui-colors-amber-700:#b45309;--thread-ui-colors-amber-800:#92400e;--thread-ui-colors-amber-900:#78350f;--thread-ui-colors-amber-950:#451a03;--thread-ui-colors-orange-50:#fff7ed;--thread-ui-colors-orange-100:#ffedd5;--thread-ui-colors-orange-200:#fed7aa;--thread-ui-colors-orange-300:#fdba74;--thread-ui-colors-orange-400:#fb923c;--thread-ui-colors-orange-500:#f97316;--thread-ui-colors-orange-600:#ea580c;--thread-ui-colors-orange-700:#c2410c;--thread-ui-colors-orange-800:#9a3412;--thread-ui-colors-orange-900:#7c2d12;--thread-ui-colors-orange-950:#431407;--thread-ui-colors-red-50:#fef2f2;--thread-ui-colors-red-100:#fee2e2;--thread-ui-colors-red-200:#fecaca;--thread-ui-colors-red-300:#fca5a5;--thread-ui-colors-red-400:#f87171;--thread-ui-colors-red-500:#ef4444;--thread-ui-colors-red-600:#dc2626;--thread-ui-colors-red-700:#b91c1c;--thread-ui-colors-red-800:#991b1b;--thread-ui-colors-red-900:#7f1d1d;--thread-ui-colors-red-950:#450a0a;--thread-ui-colors-neutral-50:#fafafa;--thread-ui-colors-neutral-100:#f5f5f5;--thread-ui-colors-neutral-200:#e5e5e5;--thread-ui-colors-neutral-300:#d4d4d4;--thread-ui-colors-neutral-400:#a3a3a3;--thread-ui-colors-neutral-500:#737373;--thread-ui-colors-neutral-600:#525252;--thread-ui-colors-neutral-700:#404040;--thread-ui-colors-neutral-800:#262626;--thread-ui-colors-neutral-900:#171717;--thread-ui-colors-neutral-950:#0a0a0a;--thread-ui-colors-stone-50:#fafaf9;--thread-ui-colors-stone-100:#f5f5f4;--thread-ui-colors-stone-200:#e7e5e4;--thread-ui-colors-stone-300:#d6d3d1;--thread-ui-colors-stone-400:#a8a29e;--thread-ui-colors-stone-500:#78716c;--thread-ui-colors-stone-600:#57534e;--thread-ui-colors-stone-700:#44403c;--thread-ui-colors-stone-800:#292524;--thread-ui-colors-stone-900:#1c1917;--thread-ui-colors-stone-950:#0c0a09;--thread-ui-colors-zinc-50:#fafafa;--thread-ui-colors-zinc-100:#f4f4f5;--thread-ui-colors-zinc-200:#e4e4e7;--thread-ui-colors-zinc-300:#d4d4d8;--thread-ui-colors-zinc-400:#a1a1aa;--thread-ui-colors-zinc-500:#71717a;--thread-ui-colors-zinc-600:#52525b;--thread-ui-colors-zinc-700:#3f3f46;--thread-ui-colors-zinc-800:#27272a;--thread-ui-colors-zinc-900:#18181b;--thread-ui-colors-zinc-950:#09090b;--thread-ui-colors-slate-50:#f8fafc;--thread-ui-colors-slate-100:#f1f5f9;--thread-ui-colors-slate-200:#e2e8f0;--thread-ui-colors-slate-300:#cbd5e1;--thread-ui-colors-slate-400:#94a3b8;--thread-ui-colors-slate-500:#64748b;--thread-ui-colors-slate-600:#475569;--thread-ui-colors-slate-700:#334155;--thread-ui-colors-slate-800:#1e293b;--thread-ui-colors-slate-900:#0f172a;--thread-ui-colors-slate-950:#020617;--thread-ui-colors-primary-light:var(--thread-primary-light);--thread-ui-colors-primary-main:var(--thread-primary-main);--thread-ui-colors-primary-dark:var(--thread-primary-dark);--thread-ui-colors-secondary-light:var(--thread-secondary-light);--thread-ui-colors-secondary-main:var(--thread-secondary-main);--thread-ui-colors-secondary-dark:var(--thread-secondary-dark);--thread-ui-colors-tertiary-light:var(--thread-tertiary-light);--thread-ui-colors-tertiary-main:var(--thread-tertiary-main);--thread-ui-colors-tertiary-dark:var(--thread-tertiary-dark);--thread-ui-colors-white:var(--thread-white);--thread-ui-colors-black:var(--thread-black);--thread-ui-colors-gray-50:#f9fafb;--thread-ui-colors-gray-100:#f3f4f6;--thread-ui-colors-gray-200:#e5e7eb;--thread-ui-colors-gray-300:#d1d5db;--thread-ui-colors-gray-400:#9ca3af;--thread-ui-colors-gray-500:#6b7280;--thread-ui-colors-gray-600:#4b5563;--thread-ui-colors-gray-700:#374151;--thread-ui-colors-gray-800:#1f2937;--thread-ui-colors-gray-900:#111827;--thread-ui-colors-gray-950:#030712;--thread-ui-colors-gray-light:var(--thread-gray-light);--thread-ui-colors-gray-main:var(--thread-gray-main);--thread-ui-colors-gray-dark:var(--thread-gray-dark);--thread-ui-colors-success-light:var(--thread-success-light);--thread-ui-colors-success-main:var(--thread-success-main);--thread-ui-colors-success-dark:var(--thread-success-dark);--thread-ui-colors-warning-light:var(--thread-warning-light);--thread-ui-colors-warning-main:var(--thread-warning-main);--thread-ui-colors-warning-dark:var(--thread-warning-dark);--thread-ui-colors-error-light:var(--thread-error-light);--thread-ui-colors-error-main:var(--thread-error-main);--thread-ui-colors-error-dark:var(--thread-error-dark);--thread-ui-colors-info-light:var(--thread-info-light);--thread-ui-colors-info-main:var(--thread-info-main);--thread-ui-colors-info-dark:var(--thread-info-dark);--thread-ui-radii-xs:0.125rem;--thread-ui-radii-xl:0.75rem;--thread-ui-radii-2xl:1rem;--thread-ui-radii-3xl:1.5rem;--thread-ui-radii-4xl:2rem;--thread-ui-radii-full:9999px;--thread-ui-radii-sm:var(--thread-border-radius-sm);--thread-ui-radii-md:var(--thread-border-radius-md);--thread-ui-radii-lg:var(--thread-border-radius-lg);--thread-ui-border-widths-sm:var(--thread-border-size-sm);--thread-ui-border-widths-md:var(--thread-border-size-md);--thread-ui-border-widths-lg:var(--thread-border-size-lg);--thread-ui-breakpoints-sm:640px;--thread-ui-breakpoints-md:768px;--thread-ui-breakpoints-lg:1024px;--thread-ui-breakpoints-xl:1280px;--thread-ui-breakpoints-2xl:1536px;--thread-ui-colors-background:var(--thread-background);--thread-ui-colors-surface:var(--thread-surface);--thread-ui-colors-elevated:var(--thread-elevated);--thread-ui-colors-structure:var(--thread-structure);--thread-ui-colors-text-standard:var(--thread-text-standard);--thread-ui-colors-text-secondary:var(--thread-text-secondary);--thread-ui-colors-text-disabled:var(--thread-text-disabled);--thread-ui-colors-text-accent:var(--thread-text-accent);--thread-ui-colors-text-inverted:var(--thread-text-inverted)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:0.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,0.2,1)}}}@layer thread-recipes{@layer _base{.thread-ui-button{border-radius:var(--thread-ui-radii-md);border-style:solid;border-width:var(--thread-ui-border-widths-md);transition:background-color 0.2s ease;color:var(--thread-ui-colors-white);display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content}}.thread-ui-button--color_primary{border-color:var(--thread-ui-colors-primary-main);background-color:var(--thread-ui-colors-primary-main)}.thread-ui-button--color_primary:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-primary-main);background-color:var(--thread-ui-colors-background);color:var(--thread-ui-colors-primary-main)}.thread-ui-button--size_md{padding:8px;font-size:1rem}.thread-ui-button--fullWidth_false{width:fit-content}.thread-ui-button--color_secondary{border-color:var(--thread-ui-colors-secondary-main);background-color:var(--thread-ui-colors-secondary-main)}.thread-ui-button--color_secondary:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-secondary-main);background-color:var(--thread-ui-colors-background);color:var(--thread-ui-colors-secondary-main)}.thread-ui-button--color_tertiary{border-color:var(--thread-ui-colors-tertiary-main);background-color:var(--thread-ui-colors-tertiary-main)}.thread-ui-button--color_tertiary:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-tertiary-main);background-color:var(--thread-ui-colors-background);color:var(--thread-ui-colors-tertiary-main)}.thread-ui-button--color_black{border-color:var(--thread-ui-colors-white);background-color:var(--thread-ui-colors-black)}.thread-ui-button--color_black:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-black);background-color:var(--thread-ui-colors-white);color:var(--thread-ui-colors-black)}.thread-ui-button--color_gray{border-color:var(--thread-ui-colors-gray-main);background-color:var(--thread-ui-colors-gray-main)}.thread-ui-button--color_gray:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-gray-main);background-color:var(--thread-ui-colors-background);color:var(--thread-ui-colors-gray-main)}.thread-ui-button--color_success{border-color:var(--thread-ui-colors-success-main);background-color:var(--thread-ui-colors-success-main)}.thread-ui-button--color_success:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-success-main);background-color:var(--thread-ui-colors-background);color:var(--thread-ui-colors-success-main)}.thread-ui-button--color_error{border-color:var(--thread-ui-colors-error-main);background-color:var(--thread-ui-colors-error-main)}.thread-ui-button--color_error:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-error-main);background-color:var(--thread-ui-colors-background);color:var(--thread-ui-colors-error-main)}.thread-ui-button--color_info{border-color:var(--thread-ui-colors-info-main);background-color:var(--thread-ui-colors-info-main)}.thread-ui-button--color_info:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-info-main);background-color:var(--thread-ui-colors-background);color:var(--thread-ui-colors-info-main)}.thread-ui-button--color_text{border-color:var(--thread-ui-colors-text-standard);background-color:var(--thread-ui-colors-text-standard)}.thread-ui-button--color_text:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-text-standard);background-color:var(--thread-ui-colors-background);color:var(--thread-ui-colors-text-standard)}.thread-ui-button--size_sm{padding:4px;font-size:0.75rem}.thread-ui-button--size_lg{padding:12px;font-size:1.25rem}.thread-ui-button--fullWidth_true{width:100%}.thread-ui-button--disabled_true{opacity:0.6;cursor:not-allowed}}@layer thread-utilities{.thread-ui-p_3{padding:var(--thread-ui-spacing-3)}.thread-ui-m_auto{margin:auto}.thread-ui-bd_solid{border:solid}.thread-ui-p_0\.5rem{padding:0.5rem}.thread-ui-p_4{padding:var(--thread-ui-spacing-4)}.thread-ui-p_5{padding:var(--thread-ui-spacing-5)}.thread-ui-inset_0{inset:var(--thread-ui-spacing-0)}.thread-ui-bg_rgba\(0\,_0\,_0\,_0\.5\){background:rgba(0,0,0,0.5)}.thread-ui-bd_2px_dashed{border:2px dashed}.thread-ui-p_8{padding:var(--thread-ui-spacing-8)}.thread-ui-bg_surface{background:var(--thread-ui-colors-surface)}.thread-ui-p_1{padding:var(--thread-ui-spacing-1)}.thread-ui-bg_background{background:var(--thread-ui-colors-background)}.thread-ui-p_2{padding:var(--thread-ui-spacing-2)}.thread-ui-p_6{padding:var(--thread-ui-spacing-6)}.thread-ui-p_4px_8px{padding:4px 8px}.thread-ui-p_8px_16px{padding:8px 16px}.thread-ui-p_16px{padding:16px}.thread-ui-bd-w_md{border-width:var(--thread-ui-border-widths-md)}.thread-ui-bd-c_structure{border-color:var(--thread-ui-colors-structure)}.thread-ui-bdr_md{border-radius:var(--thread-ui-radii-md)}.thread-ui-ov_auto{overflow:auto}.thread-ui-px_4{padding-inline:var(--thread-ui-spacing-4)}.thread-ui-py_2{padding-block:var(--thread-ui-spacing-2)}.thread-ui-bd-c_gray\.light{border-color:var(--thread-ui-colors-gray-light)}.thread-ui-px_16px{padding-inline:16px}.thread-ui-py_8px{padding-block:8px}.thread-ui-bd-w_1px{border-width:1px}.thread-ui-border-style_solid{border-style:solid}.thread-ui-trs_colors{transition-property:var(--transition-prop,color,background-color,border-color,outline-color,text-decoration-color,fill,stroke);transition-timing-function:var(--transition-easing,cubic-bezier(0.4,0,0.2,1));transition-duration:var(--transition-duration,150ms)}.thread-ui-flex_1_1_0\%{flex:1 1 0%}.thread-ui-bdr_0\.25rem{border-radius:0.25rem}.thread-ui-ov_hidden{overflow:hidden}.thread-ui-mx_auto{margin-inline:auto}.thread-ui-py_40px{padding-block:40px}.thread-ui-gap_12px{gap:12px}.thread-ui-py_16px{padding-block:16px}.thread-ui-bdr_50\%{border-radius:50%}.thread-ui-bdr_sm{border-radius:var(--thread-ui-radii-sm)}.thread-ui-mx_0{margin-inline:var(--thread-ui-spacing-0)}.thread-ui-gap_2{gap:var(--thread-ui-spacing-2)}.thread-ui-gap_3{gap:var(--thread-ui-spacing-3)}.thread-ui-gap_0\.5rem{gap:0.5rem}.thread-ui-bd-w_sm{border-width:var(--thread-ui-border-widths-sm)}.thread-ui-my_0\.5rem{margin-block:0.5rem}.thread-ui-gap_0\.75rem{gap:0.75rem}.thread-ui-gap_1{gap:var(--thread-ui-spacing-1)}.thread-ui-gap_24px{gap:24px}.thread-ui-ring_2px_solid_transparent{outline:2px solid transparent}.thread-ui-gap_16px{gap:16px}.thread-ui-my_20px{margin-block:20px}.thread-ui-bdr_lg{border-radius:var(--thread-ui-radii-lg)}.thread-ui-my_16px{margin-block:16px}.thread-ui-bd-c_gray\.300{border-color:var(--thread-ui-colors-gray-300)}.thread-ui-gap_7{gap:var(--thread-ui-spacing-7)}.thread-ui-bd-c_blue\.500{border-color:var(--thread-ui-colors-blue-500)}.thread-ui-gap_4{gap:var(--thread-ui-spacing-4)}.thread-ui-px_5{padding-inline:var(--thread-ui-spacing-5)}.thread-ui-gap_12{gap:var(--thread-ui-spacing-12)}.thread-ui-gap_8px{gap:8px}.thread-ui-my_4px{margin-block:4px}.thread-ui-bd-c_background{border-color:var(--thread-ui-colors-background)}.thread-ui-bdr_20px{border-radius:20px}.thread-ui-bd-c_primary\.main{border-color:var(--thread-ui-colors-primary-main)}.thread-ui-bdr_none{border-radius:none}.thread-ui-flex_1{flex:1 1 0%}.thread-ui-bdr_0\.375rem{border-radius:0.375rem}.thread-ui-td_none{text-decoration:none}.thread-ui-trs_all_150ms_ease-in-out{transition:all 150ms ease-in-out}.thread-ui-gap_4px{gap:4px}.thread-ui-d_flex{display:flex}.thread-ui-flex-d_column{flex-direction:column}.thread-ui-jc_start{justify-content:start}.thread-ui-ai_center{align-items:center}.thread-ui-c_text\.standard{color:var(--thread-ui-colors-text-standard)}.thread-ui-pos_relative{position:relative}.thread-ui-bg-c_background{background-color:var(--thread-ui-colors-background)}.thread-ui-pos_absolute{position:absolute}.thread-ui-bx-sh_lg{box-shadow:var(--thread-ui-shadows-lg)}.thread-ui-z_10{z-index:10}.thread-ui-cursor_pointer{cursor:pointer}.thread-ui-bg-c_elevated{background-color:var(--thread-ui-colors-elevated)}.thread-ui-d_block{display:block}.thread-ui-as_flex-start{align-self:flex-start}.thread-ui-bg-c_gray\.light{background-color:var(--thread-ui-colors-gray-light)}.thread-ui-bdr-ss_lg{border-start-start-radius:var(--thread-ui-radii-lg)}.thread-ui-bdr-es_lg{border-end-start-radius:var(--thread-ui-radii-lg)}.thread-ui-bdr-se_lg{border-start-end-radius:var(--thread-ui-radii-lg)}.thread-ui-bdr-ee_lg{border-end-end-radius:var(--thread-ui-radii-lg)}.thread-ui-ta_center{text-align:center}.thread-ui-fs_sm{font-size:var(--thread-ui-font-sizes-sm)}.thread-ui-ap_none{appearance:none;-webkit-appearance:none}.thread-ui-jc_center{justify-content:center}.thread-ui-as_start{align-self:start}.thread-ui-resize_vertical{resize:vertical}.thread-ui-flex-d_row{flex-direction:row}.thread-ui-bg-c_black{background-color:var(--thread-ui-colors-black)}.thread-ui-column-count_2{column-count:2}.thread-ui-cg_2{column-gap:var(--thread-ui-spacing-2)}.thread-ui-d_inline-block{display:inline-block}.thread-ui-d_block\!{display:block!important}.thread-ui-d_none\!{display:none!important}.thread-ui-ai_stretch{align-items:stretch}.thread-ui-flex-d_column-reverse{flex-direction:column-reverse}.thread-ui-jc_flex-start{justify-content:flex-start}.thread-ui-tov_ellipsis{text-overflow:ellipsis}.thread-ui-white-space_nowrap{white-space:nowrap}.thread-ui-fs_0\.875rem{font-size:0.875rem}.thread-ui-lh_1\.25rem{line-height:1.25rem}.thread-ui-pos_sticky{position:sticky}.thread-ui-z_40{z-index:40}.thread-ui-cg_20px{column-gap:20px}.thread-ui-jc_space-between{justify-content:space-between}.thread-ui-anim-dur_300ms{animation-duration:300ms}.thread-ui-anim-tmf_linear{animation-timing-function:var(--thread-ui-easings-linear)}.thread-ui-cg_24px{column-gap:24px}.thread-ui-trs-prop_0{--transition-prop:0;transition-property:0}.thread-ui-trs-dur_300ms{--transition-duration:300ms;transition-duration:300ms}.thread-ui-trs-tmf_linear{--transition-easing:var(--thread-ui-easings-linear);transition-timing-function:var(--thread-ui-easings-linear)}.thread-ui-vis_visible{visibility:visible}.thread-ui-op_1{opacity:1}.thread-ui-trf_translateY\(0\){transform:translateY(0)}.thread-ui-trf_translateY\(2\.5rem\){transform:translateY(2.5rem)}.thread-ui-op_0{opacity:0}.thread-ui-vis_hidden{visibility:hidden}.thread-ui-jc_flex-center{justify-content:flex-center}.thread-ui-ring-o_2px{outline-offset:2px}.thread-ui-bg-c_gray\.dark{background-color:var(--thread-ui-colors-gray-dark)}.thread-ui-trs-prop_color\,_background-color\,_border-color\,_text-decoration-color\,_fill\,_stroke\,_opacity\,_box-shadow\,_transform\,_filter\,_backdrop-filter{--transition-prop:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter}.thread-ui-trs-tmf_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\){--transition-easing:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.thread-ui-trf_translate\(0\,_0\.324rem\)_rotate\(45deg\){transform:translate(0,0.324rem) rotate(45deg)}.thread-ui-trf_translate\(0\,_-0\.324rem\)_rotate\(-45deg\){transform:translate(0,-0.324rem) rotate(-45deg)}.thread-ui-bg-c_surface{background-color:var(--thread-ui-colors-surface)}.thread-ui-bx-sh_0_1px_2px_0_rgb\(0_0_0_\/_0\.05\){box-shadow:0 1px 2px 0 rgb(0 0 0/0.05)}.thread-ui-bx-sh_none{box-shadow:none}.thread-ui-bg-c_structure{background-color:var(--thread-ui-colors-structure)}.thread-ui-ai_flex-start{align-items:flex-start}.thread-ui-pos_fixed{position:fixed}.thread-ui-z_50{z-index:50}.thread-ui-c_info\.main{color:var(--thread-ui-colors-info-main)}.thread-ui-fs_xs{font-size:var(--thread-ui-font-sizes-xs)}.thread-ui-d_none{display:none}.thread-ui-jc_normal{justify-content:normal}.thread-ui-as_flex-end{align-self:flex-end}.thread-ui-obj-f_cover{object-fit:cover}.thread-ui-d_grid{display:grid}.thread-ui-c_text\.inverted{color:var(--thread-ui-colors-text-inverted)}.thread-ui-bg-c_primary\.main{background-color:var(--thread-ui-colors-primary-main)}.thread-ui-c_inherit{color:inherit}.thread-ui-flex-sh_0{flex-shrink:0}.thread-ui-flex-d_row-reverse{flex-direction:row-reverse}.thread-ui-li-t_none{list-style-type:none}.thread-ui-d_inline-flex{display:inline-flex}.thread-ui-fw_500{font-weight:500}.thread-ui-trf_translateX\(-50\%\){transform:translateX(-50%)}.thread-ui-pos_static{position:static}.thread-ui-w_100\%{width:100%}.thread-ui-pb_4px{padding-bottom:4px}.thread-ui-mt_1{margin-top:var(--thread-ui-spacing-1)}.thread-ui-max-h_60{max-height:var(--thread-ui-sizes-60)}.thread-ui-mb_2{margin-bottom:var(--thread-ui-spacing-2)}.thread-ui-h_11{height:var(--thread-ui-sizes-11)}.thread-ui-w_16{width:var(--thread-ui-sizes-16)}.thread-ui-w_auto{width:auto}.thread-ui-min-h_25{min-height:25px}.thread-ui-mr_auto{margin-right:auto}.thread-ui-ml_auto{margin-left:auto}.thread-ui-max-w_none{max-width:none}.thread-ui-pr_2rem{padding-right:2rem}.thread-ui-pl_2rem{padding-left:2rem}.thread-ui-pt_2\.5rem{padding-top:2.5rem}.thread-ui-pb_2\.5rem{padding-bottom:2.5rem}.thread-ui-mb_1\.5rem{margin-bottom:1.5rem}.thread-ui-h_auto{height:auto}.thread-ui-max-w_1400px{max-width:1400px}.thread-ui-max-w_1280px{max-width:1280px}.thread-ui-mt_8px{margin-top:8px}.thread-ui-mt_36px{margin-top:36px}.thread-ui-w_48px{width:48px}.thread-ui-h_48px{height:48px}.thread-ui-mt_2{margin-top:var(--thread-ui-spacing-2)}.thread-ui-h_100\%{height:100%}.thread-ui-mt_0\.75rem{margin-top:0.75rem}.thread-ui-mb_0\.75rem{margin-bottom:0.75rem}.thread-ui-max-h_15rem{max-height:15rem}.thread-ui-w_391px{width:391px}.thread-ui-h_241px{height:241px}.thread-ui-h_83\.333333\%{height:83.333333%}.thread-ui-min-h_100\%{min-height:100%}.thread-ui-min-w_100\%{min-width:100%}.thread-ui-h_16\.666667\%{height:16.666667%}.thread-ui-pr_0\.25rem{padding-right:0.25rem}.thread-ui-w_83\%{width:83%}.thread-ui-max-w_576px{max-width:576px}.thread-ui-max-w_672px{max-width:672px}.thread-ui-max-w_896px{max-width:896px}.thread-ui-max-w_16rem{max-width:16rem}.thread-ui-w_9\/12{width:75%}.thread-ui-w_10\/12{width:83.333333%}.thread-ui-max-h_300px{max-height:300px}.thread-ui-ov-y_auto{overflow-y:auto}.thread-ui-top_0px{top:0px}.thread-ui-h_80px{height:80px}.thread-ui-bd-b-w_1px{border-bottom-width:1px}.thread-ui-bd-b-c_structure{border-bottom-color:var(--thread-ui-colors-structure)}.thread-ui-pr_32px{padding-right:32px}.thread-ui-pl_32px{padding-left:32px}.thread-ui-top_100\%{top:100%}.thread-ui-left_0px{left:0px}.thread-ui-pt_32px{padding-top:32px}.thread-ui-pb_32px{padding-bottom:32px}.thread-ui-pl_20px{padding-left:20px}.thread-ui-pr_20px{padding-right:20px}.thread-ui-bd-l-w_1px{border-left-width:1px}.thread-ui-bd-l-c_gray\.main{border-left-color:var(--thread-ui-colors-gray-main)}.thread-ui-pl_12px{padding-left:12px}.thread-ui-pt_12px{padding-top:12px}.thread-ui-pb_12px{padding-bottom:12px}.thread-ui-h_2px{height:2px}.thread-ui-w_24px{width:24px}.thread-ui-w_16px{width:16px}.thread-ui-mr_32px{margin-right:32px}.thread-ui-max-w_850px{max-width:850px}.thread-ui-max-w_600px{max-width:600px}.thread-ui-mb_1{margin-bottom:var(--thread-ui-spacing-1)}.thread-ui-mb_3{margin-bottom:var(--thread-ui-spacing-3)}.thread-ui-h_0\.5px{height:0.5px}.thread-ui-h_1px{height:1px}.thread-ui-w_75\%{width:75%}.thread-ui-pt_10{padding-top:var(--thread-ui-spacing-10)}.thread-ui-pt_0{padding-top:var(--thread-ui-spacing-0)}.thread-ui-max-h_6rem{max-height:6rem}.thread-ui-max-w_6rem{max-width:6rem}.thread-ui-max-w_100\%{max-width:100%}.thread-ui-min-h_4{min-height:var(--thread-ui-sizes-4)}.thread-ui-w_fit-content{width:fit-content}.thread-ui-w_calc\(100\%_\+_32px\){width:calc(100% + 32px)}.thread-ui-h_0px{height:0px}.thread-ui-left_50\%{left:50%}.thread-ui-bottom_-0px{bottom:-0px}.thread-ui-w_100vw{width:100vw}.\[\&\:\:-webkit-inner-spin-button\]\:thread-ui-ap_none::-webkit-inner-spin-button,.\[\&\:\:-webkit-outer-spin-button\]\:thread-ui-ap_none::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none}.dark .dark\:thread-ui-bg-c_surface{background-color:var(--thread-ui-colors-surface)}.focus\:thread-ui-ring_none:is(:focus,[data-focus]){outline:var(--thread-ui-borders-none)}.focus\:thread-ui-bd-c_blue\.500:is(:focus,[data-focus]){border-color:var(--thread-ui-colors-blue-500)}.focus\:thread-ui-bd-c_transparent:is(:focus,[data-focus]){border-color:var(--thread-ui-colors-transparent)}.focus\:thread-ui-ring-c_gray\.100:is(:focus,[data-focus]){outline-color:var(--thread-ui-colors-gray-100)}.focus\:thread-ui-ring-c_blue\.500:is(:focus,[data-focus]){outline-color:var(--thread-ui-colors-blue-500)}.focus\:thread-ui-bx-sh_0_0_0_2px_\{colors\.blue\.500\}:is(:focus,[data-focus]){box-shadow:0 0 0 2px var(--thread-ui-colors-blue-500)}.hover\:thread-ui-bd-c_primary\.main:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-primary-main)}.hover\:thread-ui-bd-c_secondary\.main:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-secondary-main)}.hover\:thread-ui-bd-c_tertiary\.main:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-tertiary-main)}.hover\:thread-ui-bd-c_gray\.main:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-gray-main)}.hover\:thread-ui-bd-c_success\.main:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-success-main)}.hover\:thread-ui-bd-c_error\.main:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-error-main)}.hover\:thread-ui-bd-c_info\.main:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-info-main)}.hover\:thread-ui-bd-c_text\.standard:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-text-standard)}.hover\:thread-ui-bd-c_white:is(:hover,[data-hover]){border-color:var(--thread-ui-colors-white)}.hover\:thread-ui-td_underline:is(:hover,[data-hover]){text-decoration:underline}.hover\:thread-ui-bg-c_primary\.main:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-primary-main)}.hover\:thread-ui-c_background:is(:hover,[data-hover]){color:var(--thread-ui-colors-background)}.hover\:thread-ui-bg-c_secondary\.main:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-secondary-main)}.hover\:thread-ui-bg-c_tertiary\.main:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-tertiary-main)}.hover\:thread-ui-bg-c_gray\.main:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-gray-main)}.hover\:thread-ui-bg-c_success\.main:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-success-main)}.hover\:thread-ui-bg-c_error\.main:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-error-main)}.hover\:thread-ui-bg-c_info\.main:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-info-main)}.hover\:thread-ui-bg-c_text\.standard:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-text-standard)}.hover\:thread-ui-bg-c_black:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-black)}.hover\:thread-ui-bg-c_surface:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-surface)}.hover\:thread-ui-bg-c_gray\.100:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-gray-100)}.hover\:thread-ui-c_primary\.main:is(:hover,[data-hover]){color:var(--thread-ui-colors-primary-main)}.hover\:thread-ui-bg-c_primary\.light:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-primary-light)}.hover\:thread-ui-c_text\.inverted:is(:hover,[data-hover]){color:var(--thread-ui-colors-text-inverted)}.hover\:thread-ui-bg-c_elevated:is(:hover,[data-hover]){background-color:var(--thread-ui-colors-elevated)}@media screen and (min-width: 40rem){.sm\:thread-ui-pos_static{position:static}.sm\:thread-ui-h_auto{height:auto}}@media screen and (min-width: 48rem){.thread-ui-hide_md{display:none}.md\:thread-ui-mx_auto{margin-inline:auto}.md\:thread-ui-px_8px{padding-inline:8px}.md\:thread-ui-column-count_3{column-count:3}.md\:thread-ui-d_none\!{display:none!important}.md\:thread-ui-d_block\!{display:block!important}.md\:thread-ui-trs-prop_none{--transition-prop:none;transition-property:none}.md\:thread-ui-jc_space-between{justify-content:space-between}.md\:thread-ui-grid-tc_repeat\(1\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(1,minmax(0,1fr))}.md\:thread-ui-grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(2,minmax(0,1fr))}.md\:thread-ui-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(3,minmax(0,1fr))}.md\:thread-ui-max-w_var\(--max-width\,_none\){max-width:var(--max-width,none)}.md\:thread-ui-pt_2rem{padding-top:2rem}.md\:thread-ui-pb_2rem{padding-bottom:2rem}.md\:thread-ui-max-w_800px{max-width:800px}.md\:thread-ui-max-h_none{max-height:none}.md\:thread-ui-ov-y_visible{overflow-y:visible}.md\:thread-ui-pl_48px{padding-left:48px}.md\:thread-ui-pr_48px{padding-right:48px}.md\:thread-ui-w_50\%{width:50%}.md\:thread-ui-w_75\%{width:75%}.md\:thread-ui-max-w_480px{max-width:480px}.md\:thread-ui-max-w_560px{max-width:560px}.md\:thread-ui-max-w_720px{max-width:720px}}@media screen and (min-width: 64rem){.lg\:thread-ui-p_6{padding:var(--thread-ui-spacing-6)}.lg\:thread-ui-flex_none{flex:none}.lg\:thread-ui-gap_20px{gap:20px}.lg\:thread-ui-gap_0\.75rem{gap:0.75rem}.lg\:thread-ui-border-style_none{border-style:none}.lg\:thread-ui-gap_6{gap:var(--thread-ui-spacing-6)}.lg\:thread-ui-column-count_4{column-count:4}.lg\:thread-ui-flex-d_row-reverse{flex-direction:row-reverse}.lg\:thread-ui-flex-d_row{flex-direction:row}.lg\:thread-ui-d_none{display:none}.lg\:thread-ui-flex-d_column-reverse{flex-direction:column-reverse}.lg\:thread-ui-jc_flex-start{justify-content:flex-start}.lg\:thread-ui-pos_relative{position:relative}.lg\:thread-ui-bg-c_transparent{background-color:var(--thread-ui-colors-transparent)}.lg\:thread-ui-d_flex{display:flex}.lg\:thread-ui-trf_translateY\(0\){transform:translateY(0)}.lg\:thread-ui-op_1{opacity:1}.lg\:thread-ui-vis_visible{visibility:visible}.lg\:thread-ui-ai_center{align-items:center}.lg\:thread-ui-jc_center{justify-content:center}.lg\:thread-ui-grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:thread-ui-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:thread-ui-grid-tc_repeat\(4\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:thread-ui-grid-tc_repeat\(5\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:thread-ui-grid-tc_repeat\(6\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:thread-ui-d_block{display:block}.lg\:thread-ui-pos_absolute{position:absolute}.lg\:thread-ui-trf_translateX\(-50\%\){transform:translateX(-50%)}.lg\:thread-ui-max-w_none{max-width:none}.lg\:thread-ui-pt_1\.5rem{padding-top:1.5rem}.lg\:thread-ui-pb_1\.5rem{padding-bottom:1.5rem}.lg\:thread-ui-w_66\.666667\%{width:66.666667%}.lg\:thread-ui-w_41\.666667\%{width:41.666667%}.lg\:thread-ui-max-w_1400px{max-width:1400px}.lg\:thread-ui-w_4\/12{width:33.333333%}.lg\:thread-ui-mt_0\.75rem{margin-top:0.75rem}.lg\:thread-ui-w_7\/12{width:58.333333%}.lg\:thread-ui-max-h_500px{max-height:500px}.lg\:thread-ui-ov-y_scroll{overflow-y:scroll}.lg\:thread-ui-top_0px{top:0px}.lg\:thread-ui-pt_0px{padding-top:0px}.lg\:thread-ui-pb_0px{padding-bottom:0px}.lg\:thread-ui-pl_0px{padding-left:0px}.lg\:thread-ui-pr_0px{padding-right:0px}.lg\:thread-ui-w_max-content{width:max-content}.lg\:thread-ui-w_100\%{width:100%}.lg\:thread-ui-w_175px{width:175px}.lg\:thread-ui-w_95\%{width:95%}.lg\:thread-ui-h_2\.5rem{height:2.5rem}.lg\:thread-ui-w_fit-content{width:fit-content}.lg\:thread-ui-h_30px{height:30px}.lg\:thread-ui-bottom_-30px{bottom:-30px}.lg\:thread-ui-top_calc\(100\%_\+_30px\){top:calc(100% + 30px)}.lg\:thread-ui-left_50\%{left:50%}}@media screen and (max-width: 47.9975rem){.thread-ui-show_md{display:none}}}