@dialpad/dialtone 9.72.1 → 9.72.3

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 (355) hide show
  1. package/dist/css/dialtone-default-theme.css +13958 -13955
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/tokens/tokens-base-dark.css +898 -895
  4. package/dist/css/tokens/tokens-base-light.css +673 -670
  5. package/dist/css/tokens/tokens-dp-dark.css +1831 -1831
  6. package/dist/css/tokens/tokens-dp-light.css +1832 -1832
  7. package/dist/css/tokens/tokens-expressive-dark.css +1793 -1793
  8. package/dist/css/tokens/tokens-expressive-light.css +1793 -1793
  9. package/dist/css/tokens/tokens-expressive-sm-dark.css +1793 -1793
  10. package/dist/css/tokens/tokens-expressive-sm-light.css +1793 -1793
  11. package/dist/css/tokens/tokens-tmo-dark.css +1787 -1787
  12. package/dist/css/tokens/tokens-tmo-light.css +1787 -1787
  13. package/dist/tokens/css/tokens-base-dark.css +898 -895
  14. package/dist/tokens/css/tokens-base-light.css +673 -670
  15. package/dist/tokens/css/tokens-dp-dark.css +1831 -1831
  16. package/dist/tokens/css/tokens-dp-light.css +1832 -1832
  17. package/dist/tokens/css/tokens-expressive-dark.css +1793 -1793
  18. package/dist/tokens/css/tokens-expressive-light.css +1793 -1793
  19. package/dist/tokens/css/tokens-expressive-sm-dark.css +1793 -1793
  20. package/dist/tokens/css/tokens-expressive-sm-light.css +1793 -1793
  21. package/dist/tokens/css/tokens-tmo-dark.css +1787 -1787
  22. package/dist/tokens/css/tokens-tmo-light.css +1787 -1787
  23. package/dist/tokens/doc.json +42784 -42612
  24. package/dist/tokens/less/tokens-base-dark.less +20 -17
  25. package/dist/tokens/less/tokens-base-light.less +20 -17
  26. package/dist/tokens/less/tokens-dp-dark.less +59 -59
  27. package/dist/tokens/less/tokens-dp-light.less +59 -59
  28. package/dist/tokens/less/tokens-expressive-dark.less +55 -55
  29. package/dist/tokens/less/tokens-expressive-light.less +55 -55
  30. package/dist/tokens/less/tokens-expressive-sm-dark.less +55 -55
  31. package/dist/tokens/less/tokens-expressive-sm-light.less +55 -55
  32. package/dist/tokens/less/tokens-tmo-dark.less +49 -49
  33. package/dist/tokens/less/tokens-tmo-light.less +49 -49
  34. package/dist/tokens/themes/chunks/tokens-base-dark-D3v4_NMT.js +4 -0
  35. package/dist/tokens/themes/chunks/tokens-base-dark-SlAAMLw5.js +1 -0
  36. package/dist/tokens/themes/chunks/tokens-base-light-BUcyLIIS.js +4 -0
  37. package/dist/tokens/themes/chunks/tokens-base-light-Dx0sRL2j.js +1 -0
  38. package/dist/tokens/themes/dp-dark.cjs +1 -1
  39. package/dist/tokens/themes/dp-dark.js +4 -4
  40. package/dist/tokens/themes/dp-light.cjs +1 -1
  41. package/dist/tokens/themes/dp-light.js +4 -4
  42. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  43. package/dist/tokens/themes/expressive-dark.js +2 -2
  44. package/dist/tokens/themes/expressive-light.cjs +1 -1
  45. package/dist/tokens/themes/expressive-light.js +4 -4
  46. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  47. package/dist/tokens/themes/expressive-sm-dark.js +2 -2
  48. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  49. package/dist/tokens/themes/expressive-sm-light.js +4 -4
  50. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  51. package/dist/tokens/themes/tmo-dark.js +4 -4
  52. package/dist/tokens/themes/tmo-light.cjs +1 -1
  53. package/dist/tokens/themes/tmo-light.js +4 -4
  54. package/dist/tokens/tokens-base-dark.json +20 -17
  55. package/dist/tokens/tokens-base-light.json +20 -17
  56. package/dist/tokens/tokens-dp-dark.json +59 -59
  57. package/dist/tokens/tokens-dp-light.json +59 -59
  58. package/dist/tokens/tokens-expressive-dark.json +55 -55
  59. package/dist/tokens/tokens-expressive-light.json +55 -55
  60. package/dist/tokens/tokens-expressive-sm-dark.json +55 -55
  61. package/dist/tokens/tokens-expressive-sm-light.json +55 -55
  62. package/dist/tokens/tokens-tmo-dark.json +49 -49
  63. package/dist/tokens/tokens-tmo-light.json +49 -49
  64. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.cjs +38 -40
  65. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.cjs.map +1 -1
  66. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.js +40 -42
  67. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.js.map +1 -1
  68. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.cjs +3 -1
  69. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.cjs.map +1 -1
  70. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.js +1 -0
  71. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.cjs +0 -4
  72. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.cjs.map +1 -1
  73. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.js +0 -4
  74. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.js.map +1 -1
  75. package/dist/vue2/directives/scrollbar/scrollbar.cjs.map +1 -1
  76. package/dist/vue2/directives/scrollbar/scrollbar.js.map +1 -1
  77. package/dist/vue2/types/common/sr_only_close_button.vue.d.ts +1 -1
  78. package/dist/vue2/types/components/avatar/avatar.vue.d.ts +1 -1
  79. package/dist/vue2/types/components/badge/badge.vue.d.ts +1 -1
  80. package/dist/vue2/types/components/banner/banner.vue.d.ts +1 -1
  81. package/dist/vue2/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +1 -1
  82. package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -1
  83. package/dist/vue2/types/components/button/button.vue.d.ts +1 -1
  84. package/dist/vue2/types/components/button_group/button_group.vue.d.ts +1 -1
  85. package/dist/vue2/types/components/button_group/buttons_decorator.vue.d.ts +1 -1
  86. package/dist/vue2/types/components/card/card.vue.d.ts +1 -1
  87. package/dist/vue2/types/components/checkbox/checkbox.vue.d.ts +1 -1
  88. package/dist/vue2/types/components/checkbox_group/checkbox_group.vue.d.ts +3 -3
  89. package/dist/vue2/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +1 -1
  90. package/dist/vue2/types/components/chip/chip.vue.d.ts +1 -1
  91. package/dist/vue2/types/components/codeblock/codeblock.vue.d.ts +1 -1
  92. package/dist/vue2/types/components/collapsible/collapsible.vue.d.ts +1 -1
  93. package/dist/vue2/types/components/collapsible/collapsible_lazy_show.vue.d.ts +1 -1
  94. package/dist/vue2/types/components/combobox/combobox.vue.d.ts +1 -1
  95. package/dist/vue2/types/components/combobox/combobox_empty-list.vue.d.ts +1 -1
  96. package/dist/vue2/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
  97. package/dist/vue2/types/components/datepicker/datepicker.vue.d.ts +1 -1
  98. package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts +1 -1
  99. package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -1
  100. package/dist/vue2/types/components/description_list/description_list.vue.d.ts +1 -1
  101. package/dist/vue2/types/components/dropdown/dropdown.vue.d.ts +2 -2
  102. package/dist/vue2/types/components/dropdown/dropdown_list.vue.d.ts +1 -1
  103. package/dist/vue2/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
  104. package/dist/vue2/types/components/emoji/emoji.vue.d.ts +1 -1
  105. package/dist/vue2/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
  106. package/dist/vue2/types/components/emoji_picker/modules/emoji_description.vue.d.ts +1 -1
  107. package/dist/vue2/types/components/emoji_picker/modules/emoji_search.vue.d.ts +1 -1
  108. package/dist/vue2/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -1
  109. package/dist/vue2/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +1 -1
  110. package/dist/vue2/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -1
  111. package/dist/vue2/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +1 -1
  112. package/dist/vue2/types/components/empty_state/empty_state.vue.d.ts +1 -1
  113. package/dist/vue2/types/components/hovercard/hovercard.vue.d.ts +1 -1
  114. package/dist/vue2/types/components/icon/icon.vue.d.ts +1 -1
  115. package/dist/vue2/types/components/illustration/illustration.vue.d.ts +1 -1
  116. package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts +1 -1
  117. package/dist/vue2/types/components/input/input.vue.d.ts +1 -1
  118. package/dist/vue2/types/components/input_group/decorators/input.vue.d.ts +1 -1
  119. package/dist/vue2/types/components/input_group/decorators/inputs.vue.d.ts +1 -1
  120. package/dist/vue2/types/components/input_group/input_group.vue.d.ts +2 -2
  121. package/dist/vue2/types/components/item_layout/item_layout.vue.d.ts +1 -1
  122. package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +1 -1
  123. package/dist/vue2/types/components/lazy_show/lazy_show.vue.d.ts +1 -1
  124. package/dist/vue2/types/components/link/link.vue.d.ts +1 -1
  125. package/dist/vue2/types/components/list_item/list_item.vue.d.ts +2 -2
  126. package/dist/vue2/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
  127. package/dist/vue2/types/components/modal/modal.vue.d.ts +1 -1
  128. package/dist/vue2/types/components/notice/notice.vue.d.ts +1 -1
  129. package/dist/vue2/types/components/notice/notice_action.vue.d.ts +1 -1
  130. package/dist/vue2/types/components/notice/notice_content.vue.d.ts +1 -1
  131. package/dist/vue2/types/components/notice/notice_icon.vue.d.ts +1 -1
  132. package/dist/vue2/types/components/pagination/pagination.vue.d.ts +1 -1
  133. package/dist/vue2/types/components/popover/popover.vue.d.ts +1 -1
  134. package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts +1 -1
  135. package/dist/vue2/types/components/presence/presence.vue.d.ts +1 -1
  136. package/dist/vue2/types/components/radio/radio.vue.d.ts +1 -1
  137. package/dist/vue2/types/components/radio_group/radio_group.vue.d.ts +3 -3
  138. package/dist/vue2/types/components/radio_group/radios_decorator.vue.d.ts +1 -1
  139. package/dist/vue2/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +17 -17
  140. package/dist/vue2/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +1 -1
  141. package/dist/vue2/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
  142. package/dist/vue2/types/components/rich_text_editor/extensions/channels/channel.d.ts.map +1 -1
  143. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +17 -17
  144. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +1 -1
  145. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -2
  146. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
  147. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/index.d.ts +1 -0
  148. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +1 -1
  149. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
  150. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +17 -17
  151. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +1 -1
  152. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
  153. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +1 -1
  154. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +17 -17
  155. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -1
  156. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
  157. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +1 -1
  158. package/dist/vue2/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
  159. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +1 -1
  160. package/dist/vue2/types/components/root_layout/root_layout.vue.d.ts +1 -1
  161. package/dist/vue2/types/components/select_menu/select_menu.vue.d.ts +1 -1
  162. package/dist/vue2/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
  163. package/dist/vue2/types/components/skeleton/skeleton-paragraph.vue.d.ts +1 -1
  164. package/dist/vue2/types/components/skeleton/skeleton-shape.vue.d.ts +1 -1
  165. package/dist/vue2/types/components/skeleton/skeleton-text.vue.d.ts +1 -1
  166. package/dist/vue2/types/components/skeleton/skeleton.vue.d.ts +1 -1
  167. package/dist/vue2/types/components/split_button/split_button-alpha.vue.d.ts +1 -1
  168. package/dist/vue2/types/components/split_button/split_button-omega.vue.d.ts +1 -1
  169. package/dist/vue2/types/components/split_button/split_button.vue.d.ts +2 -2
  170. package/dist/vue2/types/components/stack/stack.vue.d.ts +1 -1
  171. package/dist/vue2/types/components/tabs/tab.vue.d.ts +1 -1
  172. package/dist/vue2/types/components/tabs/tab_group.vue.d.ts +1 -1
  173. package/dist/vue2/types/components/tabs/tab_panel.vue.d.ts +1 -1
  174. package/dist/vue2/types/components/toast/toast.vue.d.ts +1 -1
  175. package/dist/vue2/types/components/toggle/toggle.vue.d.ts +1 -1
  176. package/dist/vue2/types/components/tooltip/tooltip.vue.d.ts +2 -2
  177. package/dist/vue2/types/components/validation_messages/validation_messages.vue.d.ts +1 -1
  178. package/dist/vue2/types/directives/scrollbar/scrollbar.d.ts.map +1 -1
  179. package/dist/vue2/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
  180. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
  181. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +1 -1
  182. package/dist/vue2/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
  183. package/dist/vue2/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
  184. package/dist/vue2/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -1
  185. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -1
  186. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +1 -1
  187. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +1 -1
  188. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +1 -1
  189. package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +1 -1
  190. package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +1 -1
  191. package/dist/vue2/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +1 -1
  192. package/dist/vue2/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +17 -17
  193. package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +1 -1
  194. package/dist/vue2/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +1 -1
  195. package/dist/vue2/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +1 -1
  196. package/dist/vue2/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +1 -1
  197. package/dist/vue2/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
  198. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +1 -1
  199. package/dist/vue2/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -1
  200. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
  201. package/dist/vue2/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  202. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -1
  203. package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +1 -1
  204. package/dist/vue2/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +1 -1
  205. package/dist/vue3/components/checkbox/checkbox.vue.cjs +1 -1
  206. package/dist/vue3/components/checkbox/checkbox.vue.js +1 -1
  207. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.cjs +38 -40
  208. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.cjs.map +1 -1
  209. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.js +40 -42
  210. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.js.map +1 -1
  211. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.cjs +3 -1
  212. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.cjs.map +1 -1
  213. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.js +1 -0
  214. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.cjs +0 -4
  215. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.cjs.map +1 -1
  216. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.js +0 -4
  217. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.js.map +1 -1
  218. package/dist/vue3/directives/scrollbar/scrollbar.cjs.map +1 -1
  219. package/dist/vue3/directives/scrollbar/scrollbar.js.map +1 -1
  220. package/dist/vue3/types/common/sr_only_close_button.vue.d.ts +1 -1
  221. package/dist/vue3/types/components/avatar/avatar.vue.d.ts +5 -5
  222. package/dist/vue3/types/components/badge/badge.vue.d.ts +1 -1
  223. package/dist/vue3/types/components/banner/banner.vue.d.ts +1 -1
  224. package/dist/vue3/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +1 -1
  225. package/dist/vue3/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -1
  226. package/dist/vue3/types/components/button/button.vue.d.ts +3 -3
  227. package/dist/vue3/types/components/button_group/button_group.vue.d.ts +1 -1
  228. package/dist/vue3/types/components/button_group/buttons_decorator.vue.d.ts +1 -1
  229. package/dist/vue3/types/components/card/card.vue.d.ts +1 -1
  230. package/dist/vue3/types/components/checkbox/checkbox.vue.d.ts +2 -2
  231. package/dist/vue3/types/components/checkbox_group/checkbox_group.vue.d.ts +4 -4
  232. package/dist/vue3/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +1 -1
  233. package/dist/vue3/types/components/chip/chip.vue.d.ts +2 -2
  234. package/dist/vue3/types/components/codeblock/codeblock.vue.d.ts +1 -1
  235. package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts +2 -2
  236. package/dist/vue3/types/components/collapsible/collapsible_lazy_show.vue.d.ts +1 -1
  237. package/dist/vue3/types/components/combobox/combobox.vue.d.ts +14 -14
  238. package/dist/vue3/types/components/combobox/combobox_empty-list.vue.d.ts +1 -1
  239. package/dist/vue3/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
  240. package/dist/vue3/types/components/datepicker/datepicker.vue.d.ts +1 -1
  241. package/dist/vue3/types/components/datepicker/modules/calendar.vue.d.ts +1 -1
  242. package/dist/vue3/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -1
  243. package/dist/vue3/types/components/description_list/description_list.vue.d.ts +1 -1
  244. package/dist/vue3/types/components/dropdown/dropdown.vue.d.ts +7 -5
  245. package/dist/vue3/types/components/dropdown/dropdown.vue.d.ts.map +1 -1
  246. package/dist/vue3/types/components/dropdown/dropdown_list.vue.d.ts +1 -1
  247. package/dist/vue3/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
  248. package/dist/vue3/types/components/emoji/emoji.vue.d.ts +1 -1
  249. package/dist/vue3/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
  250. package/dist/vue3/types/components/emoji_picker/modules/emoji_description.vue.d.ts +1 -1
  251. package/dist/vue3/types/components/emoji_picker/modules/emoji_search.vue.d.ts +1 -1
  252. package/dist/vue3/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -1
  253. package/dist/vue3/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +1 -1
  254. package/dist/vue3/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -1
  255. package/dist/vue3/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +1 -1
  256. package/dist/vue3/types/components/empty_state/empty_state.vue.d.ts +1 -1
  257. package/dist/vue3/types/components/hovercard/hovercard.vue.d.ts +1 -1
  258. package/dist/vue3/types/components/icon/icon.vue.d.ts +1 -1
  259. package/dist/vue3/types/components/illustration/illustration.vue.d.ts +1 -1
  260. package/dist/vue3/types/components/image_viewer/image_viewer.vue.d.ts +1 -1
  261. package/dist/vue3/types/components/input/input.vue.d.ts +7 -7
  262. package/dist/vue3/types/components/input_group/decorators/input.vue.d.ts +1 -1
  263. package/dist/vue3/types/components/input_group/decorators/inputs.vue.d.ts +1 -1
  264. package/dist/vue3/types/components/input_group/input_group.vue.d.ts +2 -2
  265. package/dist/vue3/types/components/item_layout/item_layout.vue.d.ts +1 -1
  266. package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +4 -4
  267. package/dist/vue3/types/components/lazy_show/lazy_show.vue.d.ts +2 -2
  268. package/dist/vue3/types/components/link/link.vue.d.ts +1 -1
  269. package/dist/vue3/types/components/list_item/list_item.vue.d.ts +2 -2
  270. package/dist/vue3/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
  271. package/dist/vue3/types/components/modal/modal.vue.d.ts +3 -3
  272. package/dist/vue3/types/components/notice/notice.vue.d.ts +1 -1
  273. package/dist/vue3/types/components/notice/notice_action.vue.d.ts +1 -1
  274. package/dist/vue3/types/components/notice/notice_content.vue.d.ts +1 -1
  275. package/dist/vue3/types/components/notice/notice_icon.vue.d.ts +1 -1
  276. package/dist/vue3/types/components/pagination/pagination.vue.d.ts +1 -1
  277. package/dist/vue3/types/components/popover/popover_header_footer.vue.d.ts +1 -1
  278. package/dist/vue3/types/components/presence/presence.vue.d.ts +1 -1
  279. package/dist/vue3/types/components/radio/radio.vue.d.ts +3 -3
  280. package/dist/vue3/types/components/radio_group/radio_group.vue.d.ts +4 -4
  281. package/dist/vue3/types/components/radio_group/radios_decorator.vue.d.ts +1 -1
  282. package/dist/vue3/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +1 -1
  283. package/dist/vue3/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +1 -1
  284. package/dist/vue3/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
  285. package/dist/vue3/types/components/rich_text_editor/extensions/channels/channel.d.ts.map +1 -1
  286. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +1 -1
  287. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +1 -1
  288. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -2
  289. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
  290. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/index.d.ts +1 -0
  291. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +1 -1
  292. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
  293. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +1 -1
  294. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +1 -1
  295. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
  296. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +1 -1
  297. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +1 -1
  298. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -1
  299. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
  300. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +1 -1
  301. package/dist/vue3/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
  302. package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts +4 -4
  303. package/dist/vue3/types/components/root_layout/root_layout.vue.d.ts +1 -1
  304. package/dist/vue3/types/components/scroller/DtScroller.vue.d.ts +1 -1
  305. package/dist/vue3/types/components/scroller/modules/core_scroller.vue.d.ts +1 -1
  306. package/dist/vue3/types/components/scroller/modules/dynamic_scroller.vue.d.ts +4 -4
  307. package/dist/vue3/types/components/scroller/modules/scroller_item.vue.d.ts +1 -1
  308. package/dist/vue3/types/components/select_menu/select_menu.vue.d.ts +2 -2
  309. package/dist/vue3/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
  310. package/dist/vue3/types/components/skeleton/skeleton-paragraph.vue.d.ts +1 -1
  311. package/dist/vue3/types/components/skeleton/skeleton-shape.vue.d.ts +2 -2
  312. package/dist/vue3/types/components/skeleton/skeleton-text.vue.d.ts +1 -1
  313. package/dist/vue3/types/components/skeleton/skeleton.vue.d.ts +1 -1
  314. package/dist/vue3/types/components/split_button/split_button-alpha.vue.d.ts +2 -2
  315. package/dist/vue3/types/components/split_button/split_button-omega.vue.d.ts +1 -1
  316. package/dist/vue3/types/components/split_button/split_button.vue.d.ts +20 -20
  317. package/dist/vue3/types/components/tabs/tab.vue.d.ts +2 -2
  318. package/dist/vue3/types/components/tabs/tab_group.vue.d.ts +1 -1
  319. package/dist/vue3/types/components/tabs/tab_panel.vue.d.ts +2 -2
  320. package/dist/vue3/types/components/toast/toast.vue.d.ts +1 -1
  321. package/dist/vue3/types/components/toggle/toggle.vue.d.ts +1 -1
  322. package/dist/vue3/types/components/tooltip/tooltip.vue.d.ts +6 -6
  323. package/dist/vue3/types/components/validation_messages/validation_messages.vue.d.ts +1 -1
  324. package/dist/vue3/types/directives/scrollbar/scrollbar.d.ts.map +1 -1
  325. package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
  326. package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +3 -3
  327. package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +1 -1
  328. package/dist/vue3/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
  329. package/dist/vue3/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +6 -6
  330. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -1
  331. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +1 -1
  332. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +1 -1
  333. package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts +13 -13
  334. package/dist/vue3/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +1 -1
  335. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +8 -2
  336. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  337. package/dist/vue3/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +2 -2
  338. package/dist/vue3/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +1 -1
  339. package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts +3 -3
  340. package/dist/vue3/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +1 -1
  341. package/dist/vue3/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +1 -1
  342. package/dist/vue3/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +1 -1
  343. package/dist/vue3/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
  344. package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +3 -3
  345. package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -1
  346. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +10 -10
  347. package/dist/vue3/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  348. package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -1
  349. package/dist/vue3/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +1 -1
  350. package/dist/vue3/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +1 -1
  351. package/package.json +27 -27
  352. package/dist/tokens/themes/chunks/tokens-base-dark-BEsKKfTV.js +0 -4
  353. package/dist/tokens/themes/chunks/tokens-base-dark-Bxzti7ig.js +0 -1
  354. package/dist/tokens/themes/chunks/tokens-base-light-DV0xl0Dv.js +0 -1
  355. package/dist/tokens/themes/chunks/tokens-base-light-jdZ77WhZ.js +0 -4
@@ -4,1816 +4,1816 @@
4
4
 
5
5
  :root {
6
6
  color-scheme: dark;
7
- --dt-font-size-100: 1.2rem; /* small */
8
- --dt-font-size-200: 1.6rem; /* medium / base */
9
- --dt-font-size-300: 2rem; /* large */
10
- --dt-font-size-400: 2.8rem; /* extra large / xl */
11
- --dt-font-size-500: 4.1rem; /* extra large / xxl */
12
- --dt-font-size-600: 5.1rem;
13
- --dt-size-border-focus: 0.3rem;
14
- --dt-color-foreground-primary-h: 0;
15
- --dt-color-foreground-primary-s: 0%;
16
- --dt-color-foreground-primary-l: 90.19607843137256%;
17
- --dt-color-foreground-primary-hsl: var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l);
18
- --dt-color-foreground-primary-hsla: hsla(var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l) / var(--alpha, 100%));
19
- --dt-color-foreground-primary: #E6E6E6; /* Default text color throughout the UI. */
20
- --dt-color-foreground-secondary-h: 0;
21
- --dt-color-foreground-secondary-s: 0%;
22
- --dt-color-foreground-secondary-l: 76.07843137254902%;
23
- --dt-color-foreground-secondary-hsl: var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l);
24
- --dt-color-foreground-secondary-hsla: hsla(var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l) / var(--alpha, 100%));
25
- --dt-color-foreground-secondary: #C2C2C2; /* Example uses include introduction paragraphs, labels, and descriptions paired with form elements. */
26
- --dt-color-foreground-tertiary-h: 0;
27
- --dt-color-foreground-tertiary-s: 0%;
28
- --dt-color-foreground-tertiary-l: 66.66666666666666%;
29
- --dt-color-foreground-tertiary-hsl: var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l);
30
- --dt-color-foreground-tertiary-hsla: hsla(var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l) / var(--alpha, 100%));
31
- --dt-color-foreground-tertiary: #AAAAAA; /* Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels. */
32
- --dt-color-foreground-muted-h: 0;
33
- --dt-color-foreground-muted-s: 0%;
34
- --dt-color-foreground-muted-l: 83.1%;
35
- --dt-color-foreground-muted-hsl: var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l);
36
- --dt-color-foreground-muted-hsla: hsla(var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l) / var(--alpha, 100%));
37
- --dt-color-foreground-muted: hsl(0 0% 83.1% / 0.6);
38
- --dt-color-foreground-placeholder-h: 0;
39
- --dt-color-foreground-placeholder-s: 0%;
40
- --dt-color-foreground-placeholder-l: 66.66666666666666%;
41
- --dt-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l);
42
- --dt-color-foreground-placeholder-hsla: hsla(var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l) / var(--alpha, 100%));
43
- --dt-color-foreground-placeholder: #AAAAAA;
44
- --dt-color-foreground-disabled-h: 0;
45
- --dt-color-foreground-disabled-s: 0%;
46
- --dt-color-foreground-disabled-l: 66.66666666666666%;
47
- --dt-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l);
48
- --dt-color-foreground-disabled-hsla: hsla(var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l) / var(--alpha, 100%));
49
- --dt-color-foreground-disabled: #AAAAAA;
50
- --dt-color-foreground-critical-h: 0;
51
- --dt-color-foreground-critical-s: 100%;
52
- --dt-color-foreground-critical-l: 76.07843137254902%;
53
- --dt-color-foreground-critical-hsl: var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l);
54
- --dt-color-foreground-critical-hsla: hsla(var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l) / var(--alpha, 100%));
55
- --dt-color-foreground-critical: #FF8585;
56
- --dt-color-foreground-critical-strong-h: 0;
57
- --dt-color-foreground-critical-strong-s: 100%;
58
- --dt-color-foreground-critical-strong-l: 82.1%;
59
- --dt-color-foreground-critical-strong-hsl: var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l);
60
- --dt-color-foreground-critical-strong-hsla: hsla(var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l) / var(--alpha, 100%));
61
- --dt-color-foreground-critical-strong: hsl(0 100% 82.1%);
62
- --dt-color-foreground-success-h: 111.52173913043478;
63
- --dt-color-foreground-success-s: 100%;
64
- --dt-color-foreground-success-l: 81.96078431372548%;
65
- --dt-color-foreground-success-hsl: var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l);
66
- --dt-color-foreground-success-hsla: hsla(var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l) / var(--alpha, 100%));
67
- --dt-color-foreground-success: #B0FFA3; /* Indicates a positive state. */
68
- --dt-color-foreground-success-strong-h: 112;
69
- --dt-color-foreground-success-strong-s: 100%;
70
- --dt-color-foreground-success-strong-l: 88.3%;
71
- --dt-color-foreground-success-strong-hsl: var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l);
72
- --dt-color-foreground-success-strong-hsla: hsla(var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l) / var(--alpha, 100%));
73
- --dt-color-foreground-success-strong: hsl(112 100% 88.3%);
74
- --dt-color-foreground-warning-h: 42.99212598425196;
75
- --dt-color-foreground-warning-s: 100%;
76
- --dt-color-foreground-warning-l: 75.09803921568627%;
77
- --dt-color-foreground-warning-hsl: var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l);
78
- --dt-color-foreground-warning-hsla: hsla(var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l) / var(--alpha, 100%));
79
- --dt-color-foreground-warning: #FFDB80;
80
- --dt-color-foreground-primary-inverted-h: 0;
81
- --dt-color-foreground-primary-inverted-s: 0%;
82
- --dt-color-foreground-primary-inverted-l: 0%;
83
- --dt-color-foreground-primary-inverted-hsl: var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l);
84
- --dt-color-foreground-primary-inverted-hsla: hsla(var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l) / var(--alpha, 100%));
85
- --dt-color-foreground-primary-inverted: #000000;
86
- --dt-color-foreground-secondary-inverted-h: 0;
87
- --dt-color-foreground-secondary-inverted-s: 0%;
88
- --dt-color-foreground-secondary-inverted-l: 22.745098039215687%;
89
- --dt-color-foreground-secondary-inverted-hsl: var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l);
90
- --dt-color-foreground-secondary-inverted-hsla: hsla(var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l) / var(--alpha, 100%));
91
- --dt-color-foreground-secondary-inverted: #3A3A3A;
92
- --dt-color-foreground-tertiary-inverted-h: 0;
93
- --dt-color-foreground-tertiary-inverted-s: 0%;
94
- --dt-color-foreground-tertiary-inverted-l: 33.33333333333333%;
95
- --dt-color-foreground-tertiary-inverted-hsl: var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l);
96
- --dt-color-foreground-tertiary-inverted-hsla: hsla(var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l) / var(--alpha, 100%));
97
- --dt-color-foreground-tertiary-inverted: #555555;
98
- --dt-color-foreground-muted-inverted-h: 0;
99
- --dt-color-foreground-muted-inverted-s: 0%;
100
- --dt-color-foreground-muted-inverted-l: 14.899999999999999%;
101
- --dt-color-foreground-muted-inverted-hsl: var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l);
102
- --dt-color-foreground-muted-inverted-hsla: hsla(var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l) / var(--alpha, 100%));
103
- --dt-color-foreground-muted-inverted: hsl(0 0% 14.9% / 0.6); /* Muted text color that sits on high-contrast surfaces or backgrounds. */
104
- --dt-color-foreground-placeholder-inverted-h: 0;
105
- --dt-color-foreground-placeholder-inverted-s: 0%;
106
- --dt-color-foreground-placeholder-inverted-l: 50.19607843137255%;
107
- --dt-color-foreground-placeholder-inverted-hsl: var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l);
108
- --dt-color-foreground-placeholder-inverted-hsla: hsla(var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l) / var(--alpha, 100%));
109
- --dt-color-foreground-placeholder-inverted: #808080; /* Placeholder text color that sits on high-contrast surfaces or backgrounds. */
110
- --dt-color-foreground-disabled-inverted-h: 0;
111
- --dt-color-foreground-disabled-inverted-s: 0%;
112
- --dt-color-foreground-disabled-inverted-l: 50.19607843137255%;
113
- --dt-color-foreground-disabled-inverted-hsl: var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l);
114
- --dt-color-foreground-disabled-inverted-hsla: hsla(var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l) / var(--alpha, 100%));
115
- --dt-color-foreground-disabled-inverted: #808080; /* Disabled text color that sits on high-contrast surfaces or backgrounds. */
116
- --dt-color-foreground-critical-inverted-h: 0;
117
- --dt-color-foreground-critical-inverted-s: 88.79999999999998%;
118
- --dt-color-foreground-critical-inverted-l: 49.01960784313726%;
119
- --dt-color-foreground-critical-inverted-hsl: var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l);
120
- --dt-color-foreground-critical-inverted-hsla: hsla(var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l) / var(--alpha, 100%));
121
- --dt-color-foreground-critical-inverted: #EC0E0E;
122
- --dt-color-foreground-critical-strong-inverted-h: 0;
123
- --dt-color-foreground-critical-strong-inverted-s: 88.659793814433%;
124
- --dt-color-foreground-critical-strong-inverted-l: 38.03921568627451%;
125
- --dt-color-foreground-critical-strong-inverted-hsl: var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l);
126
- --dt-color-foreground-critical-strong-inverted-hsla: hsla(var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l) / var(--alpha, 100%));
127
- --dt-color-foreground-critical-strong-inverted: #B70B0B;
128
- --dt-color-foreground-success-inverted-h: 136.64233576642334;
129
- --dt-color-foreground-success-inverted-s: 72.4867724867725%;
130
- --dt-color-foreground-success-inverted-l: 37.05882352941176%;
131
- --dt-color-foreground-success-inverted-hsl: var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l);
132
- --dt-color-foreground-success-inverted-hsla: hsla(var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l) / var(--alpha, 100%));
133
- --dt-color-foreground-success-inverted: #1AA340; /* Success text that sits on high-contrast surfaces or backgrounds */
134
- --dt-color-foreground-success-strong-inverted-h: 136.15384615384616;
135
- --dt-color-foreground-success-strong-inverted-s: 59.09090909090909%;
136
- --dt-color-foreground-success-strong-inverted-l: 17.254901960784313%;
137
- --dt-color-foreground-success-strong-inverted-hsl: var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l);
138
- --dt-color-foreground-success-strong-inverted-hsla: hsla(var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l) / var(--alpha, 100%));
139
- --dt-color-foreground-success-strong-inverted: #124620;
140
- --dt-color-foreground-warning-inverted-h: 35.70247933884298;
141
- --dt-color-foreground-warning-inverted-s: 88.32116788321169%;
142
- --dt-color-foreground-warning-inverted-l: 26.862745098039216%;
143
- --dt-color-foreground-warning-inverted-hsl: var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l);
144
- --dt-color-foreground-warning-inverted-hsla: hsla(var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l) / var(--alpha, 100%));
145
- --dt-color-foreground-warning-inverted: #815008; /* Warning text that sits on high-contrast surfaces or backgrounds */
146
- --dt-color-link-primary-h: 261.00000000000006;
147
- --dt-color-link-primary-s: 100%;
148
- --dt-color-link-primary-l: 78.2%;
149
- --dt-color-link-primary-hsl: var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l);
150
- --dt-color-link-primary-hsla: hsla(var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l) / var(--alpha, 100%));
151
- --dt-color-link-primary: hsl(261 100% 78.2%);
152
- --dt-color-link-critical-h: 0;
153
- --dt-color-link-critical-s: 100%;
154
- --dt-color-link-critical-l: 76.07843137254902%;
155
- --dt-color-link-critical-hsl: var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l);
156
- --dt-color-link-critical-hsla: hsla(var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l) / var(--alpha, 100%));
157
- --dt-color-link-critical: #FF8585;
158
- --dt-color-link-success-h: 111.52173913043478;
159
- --dt-color-link-success-s: 100%;
160
- --dt-color-link-success-l: 81.96078431372548%;
161
- --dt-color-link-success-hsl: var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l);
162
- --dt-color-link-success-hsla: hsla(var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l) / var(--alpha, 100%));
163
- --dt-color-link-success: #B0FFA3; /* positive */
164
- --dt-color-link-warning-h: 42.99212598425196;
165
- --dt-color-link-warning-s: 100%;
166
- --dt-color-link-warning-l: 75.09803921568627%;
167
- --dt-color-link-warning-hsl: var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l);
168
- --dt-color-link-warning-hsla: hsla(var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l) / var(--alpha, 100%));
169
- --dt-color-link-warning: #FFDB80;
170
- --dt-color-link-muted-h: 0;
171
- --dt-color-link-muted-s: 0%;
172
- --dt-color-link-muted-l: 76.07843137254902%;
173
- --dt-color-link-muted-hsl: var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l);
174
- --dt-color-link-muted-hsla: hsla(var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l) / var(--alpha, 100%));
175
- --dt-color-link-muted: #C2C2C2;
176
- --dt-color-link-disabled-h: 0;
177
- --dt-color-link-disabled-s: 0%;
178
- --dt-color-link-disabled-l: 66.66666666666666%;
179
- --dt-color-link-disabled-hsl: var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l);
180
- --dt-color-link-disabled-hsla: hsla(var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l) / var(--alpha, 100%));
181
- --dt-color-link-disabled: #AAAAAA;
182
- --dt-color-link-primary-inverted-h: 254.5664739884393;
183
- --dt-color-link-primary-inverted-s: 100%;
184
- --dt-color-link-primary-inverted-l: 66.07843137254902%;
185
- --dt-color-link-primary-inverted-hsl: var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l);
186
- --dt-color-link-primary-inverted-hsla: hsla(var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l) / var(--alpha, 100%));
187
- --dt-color-link-primary-inverted: #7C52FF;
188
- --dt-color-link-critical-inverted-h: 0;
189
- --dt-color-link-critical-inverted-s: 88.79999999999998%;
190
- --dt-color-link-critical-inverted-l: 49.01960784313726%;
191
- --dt-color-link-critical-inverted-hsl: var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l);
192
- --dt-color-link-critical-inverted-hsla: hsla(var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l) / var(--alpha, 100%));
193
- --dt-color-link-critical-inverted: #EC0E0E;
194
- --dt-color-link-success-inverted-h: 136.64233576642334;
195
- --dt-color-link-success-inverted-s: 72.4867724867725%;
196
- --dt-color-link-success-inverted-l: 37.05882352941176%;
197
- --dt-color-link-success-inverted-hsl: var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l);
198
- --dt-color-link-success-inverted-hsla: hsla(var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l) / var(--alpha, 100%));
199
- --dt-color-link-success-inverted: #1AA340;
200
- --dt-color-link-warning-inverted-h: 35.70247933884298;
201
- --dt-color-link-warning-inverted-s: 88.32116788321169%;
202
- --dt-color-link-warning-inverted-l: 26.862745098039216%;
203
- --dt-color-link-warning-inverted-hsl: var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l);
204
- --dt-color-link-warning-inverted-hsla: hsla(var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l) / var(--alpha, 100%));
205
- --dt-color-link-warning-inverted: #815008;
206
- --dt-color-link-muted-inverted-h: 0;
207
- --dt-color-link-muted-inverted-s: 0%;
208
- --dt-color-link-muted-inverted-l: 22.745098039215687%;
209
- --dt-color-link-muted-inverted-hsl: var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l);
210
- --dt-color-link-muted-inverted-hsla: hsla(var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l) / var(--alpha, 100%));
211
- --dt-color-link-muted-inverted: #3A3A3A;
212
- --dt-color-link-disabled-inverted-h: 0;
213
- --dt-color-link-disabled-inverted-s: 0%;
214
- --dt-color-link-disabled-inverted-l: 50.19607843137255%;
215
- --dt-color-link-disabled-inverted-hsl: var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l);
216
- --dt-color-link-disabled-inverted-hsla: hsla(var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l) / var(--alpha, 100%));
217
- --dt-color-link-disabled-inverted: #808080;
218
- --dt-color-link-primary-hover-h: 260.35714285714283;
219
- --dt-color-link-primary-hover-s: 100%;
220
- --dt-color-link-primary-hover-l: 89.01960784313725%;
221
- --dt-color-link-primary-hover-hsl: var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l);
222
- --dt-color-link-primary-hover-hsla: hsla(var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l) / var(--alpha, 100%));
223
- --dt-color-link-primary-hover: #DAC7FF;
224
- --dt-color-link-critical-hover-h: 357.6923076923077;
225
- --dt-color-link-critical-hover-s: 100%;
226
- --dt-color-link-critical-hover-l: 94.90196078431372%;
227
- --dt-color-link-critical-hover-hsl: var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l);
228
- --dt-color-link-critical-hover-hsla: hsla(var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l) / var(--alpha, 100%));
229
- --dt-color-link-critical-hover: #FFE5E6;
230
- --dt-color-link-success-hover-h: 111.42857142857133;
231
- --dt-color-link-success-hover-s: 53.84615384615389%;
232
- --dt-color-link-success-hover-l: 94.90196078431372%;
233
- --dt-color-link-success-hover-hsl: var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l);
234
- --dt-color-link-success-hover-hsla: hsla(var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l) / var(--alpha, 100%));
235
- --dt-color-link-success-hover: #EDF9EB;
236
- --dt-color-link-warning-hover-h: 47.058823529411775;
237
- --dt-color-link-warning-hover-s: 100%;
238
- --dt-color-link-warning-hover-l: 90%;
239
- --dt-color-link-warning-hover-hsl: var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l);
240
- --dt-color-link-warning-hover-hsla: hsla(var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l) / var(--alpha, 100%));
241
- --dt-color-link-warning-hover: #FFF4CC;
242
- --dt-color-link-muted-hover-h: 0;
243
- --dt-color-link-muted-hover-s: 0%;
244
- --dt-color-link-muted-hover-l: 90.19607843137256%;
245
- --dt-color-link-muted-hover-hsl: var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l);
246
- --dt-color-link-muted-hover-hsla: hsla(var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l) / var(--alpha, 100%));
247
- --dt-color-link-muted-hover: #E6E6E6;
248
- --dt-color-link-disabled-hover-h: 0;
249
- --dt-color-link-disabled-hover-s: 0%;
250
- --dt-color-link-disabled-hover-l: 66.66666666666666%;
251
- --dt-color-link-disabled-hover-hsl: var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l);
252
- --dt-color-link-disabled-hover-hsla: hsla(var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l) / var(--alpha, 100%));
253
- --dt-color-link-disabled-hover: #AAAAAA;
254
- --dt-color-link-primary-inverted-hover-h: 254.49999999999997;
255
- --dt-color-link-primary-inverted-hover-s: 67.41573033707866%;
256
- --dt-color-link-primary-inverted-hover-l: 34.90196078431373%;
257
- --dt-color-link-primary-inverted-hover-hsl: var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l);
258
- --dt-color-link-primary-inverted-hover-hsla: hsla(var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l) / var(--alpha, 100%));
259
- --dt-color-link-primary-inverted-hover: #3A1D95;
260
- --dt-color-link-critical-inverted-hover-h: 0;
261
- --dt-color-link-critical-inverted-hover-s: 88.659793814433%;
262
- --dt-color-link-critical-inverted-hover-l: 38.03921568627451%;
263
- --dt-color-link-critical-inverted-hover-hsl: var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l);
264
- --dt-color-link-critical-inverted-hover-hsla: hsla(var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l) / var(--alpha, 100%));
265
- --dt-color-link-critical-inverted-hover: #B70B0B;
266
- --dt-color-link-success-inverted-hover-h: 136.15384615384616;
267
- --dt-color-link-success-inverted-hover-s: 59.09090909090909%;
268
- --dt-color-link-success-inverted-hover-l: 17.254901960784313%;
269
- --dt-color-link-success-inverted-hover-hsl: var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l);
270
- --dt-color-link-success-inverted-hover-hsla: hsla(var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l) / var(--alpha, 100%));
271
- --dt-color-link-success-inverted-hover: #124620;
272
- --dt-color-link-warning-inverted-hover-h: 0;
273
- --dt-color-link-warning-inverted-hover-s: 0%;
274
- --dt-color-link-warning-inverted-hover-l: 14.901960784313726%;
275
- --dt-color-link-warning-inverted-hover-hsl: var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l);
276
- --dt-color-link-warning-inverted-hover-hsla: hsla(var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l) / var(--alpha, 100%));
277
- --dt-color-link-warning-inverted-hover: #262626;
278
- --dt-color-link-muted-inverted-hover-h: 0;
279
- --dt-color-link-muted-inverted-hover-s: 0%;
280
- --dt-color-link-muted-inverted-hover-l: 0%;
281
- --dt-color-link-muted-inverted-hover-hsl: var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l);
282
- --dt-color-link-muted-inverted-hover-hsla: hsla(var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l) / var(--alpha, 100%));
283
- --dt-color-link-muted-inverted-hover: #000000;
284
- --dt-color-link-disabled-inverted-hover-h: 0;
285
- --dt-color-link-disabled-inverted-hover-s: 0%;
286
- --dt-color-link-disabled-inverted-hover-l: 50.19607843137255%;
287
- --dt-color-link-disabled-inverted-hover-hsl: var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l);
288
- --dt-color-link-disabled-inverted-hover-hsla: hsla(var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l) / var(--alpha, 100%));
289
- --dt-color-link-disabled-inverted-hover: #808080;
290
- --dt-color-surface-secondary-opaque-h: 0;
291
- --dt-color-surface-secondary-opaque-s: 0%;
292
- --dt-color-surface-secondary-opaque-l: 90.2%;
293
- --dt-color-surface-secondary-opaque-hsl: var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l);
294
- --dt-color-surface-secondary-opaque-hsla: hsla(var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l) / var(--alpha, 100%));
295
- --dt-color-surface-secondary-opaque: hsl(0 0% 90.2% / 0.06);
296
- --dt-color-surface-moderate-opaque-h: 0;
297
- --dt-color-surface-moderate-opaque-s: 0%;
298
- --dt-color-surface-moderate-opaque-l: 90.2%;
299
- --dt-color-surface-moderate-opaque-hsl: var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l);
300
- --dt-color-surface-moderate-opaque-hsla: hsla(var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l) / var(--alpha, 100%));
301
- --dt-color-surface-moderate-opaque: hsl(0 0% 90.2% / 0.15);
302
- --dt-color-surface-bold-opaque-h: 0;
303
- --dt-color-surface-bold-opaque-s: 0%;
304
- --dt-color-surface-bold-opaque-l: 90.2%;
305
- --dt-color-surface-bold-opaque-hsl: var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l);
306
- --dt-color-surface-bold-opaque-hsla: hsla(var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l) / var(--alpha, 100%));
307
- --dt-color-surface-bold-opaque: hsl(0 0% 90.2% / 0.27);
308
- --dt-color-surface-strong-opaque-h: 0;
309
- --dt-color-surface-strong-opaque-s: 0%;
310
- --dt-color-surface-strong-opaque-l: 90.2%;
311
- --dt-color-surface-strong-opaque-hsl: var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l);
312
- --dt-color-surface-strong-opaque-hsla: hsla(var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l) / var(--alpha, 100%));
313
- --dt-color-surface-strong-opaque: hsl(0 0% 90.2% / 0.65);
314
- --dt-color-surface-contrast-opaque-h: 0;
315
- --dt-color-surface-contrast-opaque-s: 0%;
316
- --dt-color-surface-contrast-opaque-l: 90.2%;
317
- --dt-color-surface-contrast-opaque-hsl: var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l);
318
- --dt-color-surface-contrast-opaque-hsla: hsla(var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l) / var(--alpha, 100%));
319
- --dt-color-surface-contrast-opaque: hsl(0 0% 90.2% / 0.96);
320
- --dt-color-surface-backdrop-h: 0;
321
- --dt-color-surface-backdrop-s: 0%;
322
- --dt-color-surface-backdrop-l: 0%;
323
- --dt-color-surface-backdrop-hsl: var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l);
324
- --dt-color-surface-backdrop-hsla: hsla(var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l) / var(--alpha, 100%));
325
- --dt-color-surface-backdrop: hsl(0 0% 0% / 0.7); /* Background color for a modal-like backdrop. */
326
- --dt-color-surface-critical-opaque-h: 0;
327
- --dt-color-surface-critical-opaque-s: 88.7%;
328
- --dt-color-surface-critical-opaque-l: 38%;
329
- --dt-color-surface-critical-opaque-hsl: var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l);
330
- --dt-color-surface-critical-opaque-hsla: hsla(var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l) / var(--alpha, 100%));
331
- --dt-color-surface-critical-opaque: hsl(0 88.7% 38% / 0.32);
332
- --dt-color-surface-critical-subtle-opaque-h: 0;
333
- --dt-color-surface-critical-subtle-opaque-s: 89.60000000000001%;
334
- --dt-color-surface-critical-subtle-opaque-l: 9.41%;
335
- --dt-color-surface-critical-subtle-opaque-hsl: var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l);
336
- --dt-color-surface-critical-subtle-opaque-hsla: hsla(var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l) / var(--alpha, 100%));
337
- --dt-color-surface-critical-subtle-opaque: hsl(0 89.6% 9.41% / 0.5);
338
- --dt-color-surface-warning-opaque-h: 35.89999999999999;
339
- --dt-color-surface-warning-opaque-s: 66.00000000000001%;
340
- --dt-color-surface-warning-opaque-l: 49.6%;
341
- --dt-color-surface-warning-opaque-hsl: var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l);
342
- --dt-color-surface-warning-opaque-hsla: hsla(var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l) / var(--alpha, 100%));
343
- --dt-color-surface-warning-opaque: hsl(35.9 66% 49.6% / 0.48);
344
- --dt-color-surface-warning-subtle-opaque-h: 35.7;
345
- --dt-color-surface-warning-subtle-opaque-s: 88.29999999999998%;
346
- --dt-color-surface-warning-subtle-opaque-l: 13.4%;
347
- --dt-color-surface-warning-subtle-opaque-hsl: var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l);
348
- --dt-color-surface-warning-subtle-opaque-hsla: hsla(var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l) / var(--alpha, 100%));
349
- --dt-color-surface-warning-subtle-opaque: hsl(35.7 88.3% 13.4% / 0.5);
350
- --dt-color-surface-success-opaque-h: 137;
351
- --dt-color-surface-success-opaque-s: 72.50000000000001%;
352
- --dt-color-surface-success-opaque-l: 37.1%;
353
- --dt-color-surface-success-opaque-hsl: var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l);
354
- --dt-color-surface-success-opaque-hsla: hsla(var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l) / var(--alpha, 100%));
355
- --dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / 0.26);
356
- --dt-color-surface-success-subtle-opaque-h: 136;
357
- --dt-color-surface-success-subtle-opaque-s: 59.09999999999999%;
358
- --dt-color-surface-success-subtle-opaque-l: 8.63%;
359
- --dt-color-surface-success-subtle-opaque-hsl: var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l);
360
- --dt-color-surface-success-subtle-opaque-hsla: hsla(var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l) / var(--alpha, 100%));
361
- --dt-color-surface-success-subtle-opaque: hsl(136 59.1% 8.63% / 0.5);
362
- --dt-color-surface-info-opaque-h: 212;
363
- --dt-color-surface-info-opaque-s: 79.19999999999999%;
364
- --dt-color-surface-info-opaque-l: 43.3%;
365
- --dt-color-surface-info-opaque-hsl: var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l);
366
- --dt-color-surface-info-opaque-hsla: hsla(var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l) / var(--alpha, 100%));
367
- --dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / 0.29);
368
- --dt-color-surface-info-subtle-opaque-h: 213.20966997513474;
369
- --dt-color-surface-info-subtle-opaque-s: 96.9787556672879%;
370
- --dt-color-surface-info-subtle-opaque-l: 12.97997843137255%;
371
- --dt-color-surface-info-subtle-opaque-hsl: var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l);
372
- --dt-color-surface-info-subtle-opaque-hsla: hsla(var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l) / var(--alpha, 100%));
373
- --dt-color-surface-info-subtle-opaque: hsl(213 98.2% 12.9% / 0.5);
374
- --dt-color-surface-primary-h: 0;
375
- --dt-color-surface-primary-s: 0%;
376
- --dt-color-surface-primary-l: 12%;
377
- --dt-color-surface-primary-hsl: var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l);
378
- --dt-color-surface-primary-hsla: hsla(var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l) / var(--alpha, 100%));
379
- --dt-color-surface-primary: hsl(0 0% 12%);
380
- --dt-color-surface-secondary-h: 0;
381
- --dt-color-surface-secondary-s: 0%;
382
- --dt-color-surface-secondary-l: 14.901960784313726%;
383
- --dt-color-surface-secondary-hsl: var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l);
384
- --dt-color-surface-secondary-hsla: hsla(var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l) / var(--alpha, 100%));
385
- --dt-color-surface-secondary: #262626;
386
- --dt-color-surface-moderate-h: 0;
387
- --dt-color-surface-moderate-s: 0%;
388
- --dt-color-surface-moderate-l: 22.745098039215687%;
389
- --dt-color-surface-moderate-hsl: var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l);
390
- --dt-color-surface-moderate-hsla: hsla(var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l) / var(--alpha, 100%));
391
- --dt-color-surface-moderate: #3A3A3A;
392
- --dt-color-surface-bold-h: 0;
393
- --dt-color-surface-bold-s: 0%;
394
- --dt-color-surface-bold-l: 33.33333333333333%;
395
- --dt-color-surface-bold-hsl: var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l);
396
- --dt-color-surface-bold-hsla: hsla(var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l) / var(--alpha, 100%));
397
- --dt-color-surface-bold: #555555;
398
- --dt-color-surface-strong-h: 0;
399
- --dt-color-surface-strong-s: 0%;
400
- --dt-color-surface-strong-l: 66.66666666666666%;
401
- --dt-color-surface-strong-hsl: var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l);
402
- --dt-color-surface-strong-hsla: hsla(var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l) / var(--alpha, 100%));
403
- --dt-color-surface-strong: #AAAAAA; /* Use sparingly to draw the eye to a relatively important region. */
404
- --dt-color-surface-contrast-h: 0;
405
- --dt-color-surface-contrast-s: 0%;
406
- --dt-color-surface-contrast-l: 90.19607843137256%;
407
- --dt-color-surface-contrast-hsl: var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l);
408
- --dt-color-surface-contrast-hsla: hsla(var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l) / var(--alpha, 100%));
409
- --dt-color-surface-contrast: #E6E6E6;
410
- --dt-color-surface-critical-h: 0;
411
- --dt-color-surface-critical-s: 89.58333333333334%;
412
- --dt-color-surface-critical-l: 18.823529411764707%;
413
- --dt-color-surface-critical-hsl: var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l);
414
- --dt-color-surface-critical-hsla: hsla(var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l) / var(--alpha, 100%));
415
- --dt-color-surface-critical: #5B0505; /* Background surface color containing error, danger, or otherwise critical messaging or elements. */
416
- --dt-color-surface-critical-subtle-h: 0;
417
- --dt-color-surface-critical-subtle-s: 89.60000000000001%;
418
- --dt-color-surface-critical-subtle-l: 9.41%;
419
- --dt-color-surface-critical-subtle-hsl: var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l);
420
- --dt-color-surface-critical-subtle-hsla: hsla(var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l) / var(--alpha, 100%));
421
- --dt-color-surface-critical-subtle: hsl(0 89.6% 9.41%);
422
- --dt-color-surface-critical-strong-h: 0;
423
- --dt-color-surface-critical-strong-s: 100%;
424
- --dt-color-surface-critical-strong-l: 76.07843137254902%;
425
- --dt-color-surface-critical-strong-hsl: var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l);
426
- --dt-color-surface-critical-strong-hsla: hsla(var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l) / var(--alpha, 100%));
427
- --dt-color-surface-critical-strong: #FF8585; /* A contrasting critical surface, most likely paired with inverted foreground colors. */
428
- --dt-color-surface-warning-h: 35.70247933884298;
429
- --dt-color-surface-warning-s: 88.32116788321169%;
430
- --dt-color-surface-warning-l: 26.862745098039216%;
431
- --dt-color-surface-warning-hsl: var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l);
432
- --dt-color-surface-warning-hsla: hsla(var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l) / var(--alpha, 100%));
433
- --dt-color-surface-warning: #815008; /* Background surface color highlighting messaging or elements that may require user's attention. */
434
- --dt-color-surface-warning-subtle-h: 35.7;
435
- --dt-color-surface-warning-subtle-s: 88.29999999999998%;
436
- --dt-color-surface-warning-subtle-l: 13.4%;
437
- --dt-color-surface-warning-subtle-hsl: var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l);
438
- --dt-color-surface-warning-subtle-hsla: hsla(var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l) / var(--alpha, 100%));
439
- --dt-color-surface-warning-subtle: hsl(35.7 88.3% 13.4%);
440
- --dt-color-surface-warning-strong-h: 35.92814371257486;
441
- --dt-color-surface-warning-strong-s: 66.00790513833991%;
442
- --dt-color-surface-warning-strong-l: 49.6078431372549%;
443
- --dt-color-surface-warning-strong-hsl: var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l);
444
- --dt-color-surface-warning-strong-hsla: hsla(var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l) / var(--alpha, 100%));
445
- --dt-color-surface-warning-strong: #D28F2B; /* A contrasting warning surface, most likely paired with inverted foreground colors. */
446
- --dt-color-surface-success-h: 136.15384615384616;
447
- --dt-color-surface-success-s: 59.09090909090909%;
448
- --dt-color-surface-success-l: 17.254901960784313%;
449
- --dt-color-surface-success-hsl: var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l);
450
- --dt-color-surface-success-hsla: hsla(var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l) / var(--alpha, 100%));
451
- --dt-color-surface-success: #124620; /* Background surface color containing messaging or elements expressing a positive or successful state. */
452
- --dt-color-surface-success-subtle-h: 136;
453
- --dt-color-surface-success-subtle-s: 59.09999999999999%;
454
- --dt-color-surface-success-subtle-l: 8.63%;
455
- --dt-color-surface-success-subtle-hsl: var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l);
456
- --dt-color-surface-success-subtle-hsla: hsla(var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l) / var(--alpha, 100%));
457
- --dt-color-surface-success-subtle: hsl(136 59.1% 8.63%);
458
- --dt-color-surface-success-strong-h: 111.52173913043478;
459
- --dt-color-surface-success-strong-s: 100%;
460
- --dt-color-surface-success-strong-l: 81.96078431372548%;
461
- --dt-color-surface-success-strong-hsl: var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l);
462
- --dt-color-surface-success-strong-hsla: hsla(var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l) / var(--alpha, 100%));
463
- --dt-color-surface-success-strong: #B0FFA3; /* A contrasting positive state surface, most likely paired with inverted foreground colors. */
464
- --dt-color-surface-info-h: 212.77777777777777;
465
- --dt-color-surface-info-s: 98.18181818181819%;
466
- --dt-color-surface-info-l: 21.56862745098039%;
467
- --dt-color-surface-info-hsl: var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l);
468
- --dt-color-surface-info-hsla: hsla(var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l) / var(--alpha, 100%));
469
- --dt-color-surface-info: #01326D; /* Background surface color containing messaging or elements communicated as generally informational. */
470
- --dt-color-surface-info-subtle-h: 213.20966997513474;
471
- --dt-color-surface-info-subtle-s: 96.9787556672879%;
472
- --dt-color-surface-info-subtle-l: 12.97997843137255%;
473
- --dt-color-surface-info-subtle-hsl: var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l);
474
- --dt-color-surface-info-subtle-hsla: hsla(var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l) / var(--alpha, 100%));
475
- --dt-color-surface-info-subtle: hsl(213 98.2% 12.9%);
476
- --dt-color-surface-info-strong-h: 212.35294117647058;
477
- --dt-color-surface-info-strong-s: 100%;
478
- --dt-color-surface-info-strong-l: 80%;
479
- --dt-color-surface-info-strong-hsl: var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l);
480
- --dt-color-surface-info-strong-hsla: hsla(var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l) / var(--alpha, 100%));
481
- --dt-color-surface-info-strong: #99C8FF; /* A contrasting informational surface, most likely paired with inverted foreground colors. */
482
- --dt-color-border-subtle-h: 0;
483
- --dt-color-border-subtle-s: 0%;
484
- --dt-color-border-subtle-l: 100%;
485
- --dt-color-border-subtle-hsl: var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l);
486
- --dt-color-border-subtle-hsla: hsla(var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l) / var(--alpha, 100%));
487
- --dt-color-border-subtle: hsl(0 0% 100% / 0.14);
488
- --dt-color-border-default-h: 0;
489
- --dt-color-border-default-s: 0%;
490
- --dt-color-border-default-l: 100%;
491
- --dt-color-border-default-hsl: var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l);
492
- --dt-color-border-default-hsla: hsla(var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l) / var(--alpha, 100%));
493
- --dt-color-border-default: hsl(0 0% 100% / 0.22);
494
- --dt-color-border-moderate-h: 0;
495
- --dt-color-border-moderate-s: 0%;
496
- --dt-color-border-moderate-l: 100%;
497
- --dt-color-border-moderate-hsl: var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l);
498
- --dt-color-border-moderate-hsla: hsla(var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l) / var(--alpha, 100%));
499
- --dt-color-border-moderate: hsl(0 0% 100% / 0.36);
500
- --dt-color-border-bold-h: 0;
501
- --dt-color-border-bold-s: 0%;
502
- --dt-color-border-bold-l: 100%;
503
- --dt-color-border-bold-hsl: var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l);
504
- --dt-color-border-bold-hsla: hsla(var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l) / var(--alpha, 100%));
505
- --dt-color-border-bold: hsl(0 0% 100% / 0.5);
506
- --dt-color-border-subtle-inverted-h: 0;
507
- --dt-color-border-subtle-inverted-s: 0%;
508
- --dt-color-border-subtle-inverted-l: 0%;
509
- --dt-color-border-subtle-inverted-hsl: var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l);
510
- --dt-color-border-subtle-inverted-hsla: hsla(var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l) / var(--alpha, 100%));
511
- --dt-color-border-subtle-inverted: hsl(0 0% 0% / 0.1);
512
- --dt-color-border-default-inverted-h: 0;
513
- --dt-color-border-default-inverted-s: 0%;
514
- --dt-color-border-default-inverted-l: 0%;
515
- --dt-color-border-default-inverted-hsl: var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l);
516
- --dt-color-border-default-inverted-hsla: hsla(var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l) / var(--alpha, 100%));
517
- --dt-color-border-default-inverted: hsl(0 0% 0% / 0.18);
518
- --dt-color-border-moderate-inverted-h: 0;
519
- --dt-color-border-moderate-inverted-s: 0%;
520
- --dt-color-border-moderate-inverted-l: 0%;
521
- --dt-color-border-moderate-inverted-hsl: var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l);
522
- --dt-color-border-moderate-inverted-hsla: hsla(var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l) / var(--alpha, 100%));
523
- --dt-color-border-moderate-inverted: hsl(0 0% 0% / 0.34);
524
- --dt-color-border-bold-inverted-h: 0;
525
- --dt-color-border-bold-inverted-s: 0%;
526
- --dt-color-border-bold-inverted-l: 0%;
527
- --dt-color-border-bold-inverted-hsl: var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l);
528
- --dt-color-border-bold-inverted-hsla: hsla(var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l) / var(--alpha, 100%));
529
- --dt-color-border-bold-inverted: hsl(0 0% 0% / 0.5);
530
- --dt-color-border-focus-h: 212.60115606936418;
531
- --dt-color-border-focus-s: 98.85714285714286%;
532
- --dt-color-border-focus-l: 65.68627450980392%;
533
- --dt-color-border-focus-hsl: var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l);
534
- --dt-color-border-focus-hsla: hsla(var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l) / var(--alpha, 100%));
535
- --dt-color-border-focus: #51A0FE;
536
- --dt-color-border-critical-h: 0;
537
- --dt-color-border-critical-s: 100%;
538
- --dt-color-border-critical-l: 76.07843137254902%;
539
- --dt-color-border-critical-hsl: var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l);
540
- --dt-color-border-critical-hsla: hsla(var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l) / var(--alpha, 100%));
541
- --dt-color-border-critical: #FF8585;
542
- --dt-color-border-success-h: 111.52173913043478;
543
- --dt-color-border-success-s: 100%;
544
- --dt-color-border-success-l: 81.96078431372548%;
545
- --dt-color-border-success-hsl: var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l);
546
- --dt-color-border-success-hsla: hsla(var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l) / var(--alpha, 100%));
547
- --dt-color-border-success: #B0FFA3;
548
- --dt-color-border-warning-h: 42.99212598425196;
549
- --dt-color-border-warning-s: 100%;
550
- --dt-color-border-warning-l: 75.09803921568627%;
551
- --dt-color-border-warning-hsl: var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l);
552
- --dt-color-border-warning-hsla: hsla(var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l) / var(--alpha, 100%));
553
- --dt-color-border-warning: #FFDB80;
554
- --dt-color-border-brand-h: 254.5664739884393;
555
- --dt-color-border-brand-s: 100%;
556
- --dt-color-border-brand-l: 66.07843137254902%;
557
- --dt-color-border-brand-hsl: var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l);
558
- --dt-color-border-brand-hsla: hsla(var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l) / var(--alpha, 100%));
559
- --dt-color-border-brand: #7C52FF;
560
- --dt-color-border-ai-h: 0;
561
- --dt-color-border-ai-s: 0%;
562
- --dt-color-border-ai-l: 0%;
563
- --dt-color-border-ai-hsl: var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l);
564
- --dt-color-border-ai-hsla: hsla(var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l) / var(--alpha, 100%));
565
- --dt-color-border-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
566
- --dt-color-border-accent-h: 325.7831325301205;
567
- --dt-color-border-accent-s: 100%;
568
- --dt-color-border-accent-l: 48.8235294117647%;
569
- --dt-color-border-accent-hsl: var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l);
570
- --dt-color-border-accent-hsla: hsla(var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l) / var(--alpha, 100%));
571
- --dt-color-border-accent: #F9008E;
572
- --dt-color-border-critical-subtle-h: 0;
573
- --dt-color-border-critical-subtle-s: 88.659793814433%;
574
- --dt-color-border-critical-subtle-l: 38.03921568627451%;
575
- --dt-color-border-critical-subtle-hsl: var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l);
576
- --dt-color-border-critical-subtle-hsla: hsla(var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l) / var(--alpha, 100%));
577
- --dt-color-border-critical-subtle: #B70B0B;
578
- --dt-color-border-critical-strong-h: 357.6923076923077;
579
- --dt-color-border-critical-strong-s: 100%;
580
- --dt-color-border-critical-strong-l: 94.90196078431372%;
581
- --dt-color-border-critical-strong-hsl: var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l);
582
- --dt-color-border-critical-strong-hsla: hsla(var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l) / var(--alpha, 100%));
583
- --dt-color-border-critical-strong: #FFE5E6;
584
- --dt-color-border-success-subtle-h: 136.64233576642334;
585
- --dt-color-border-success-subtle-s: 72.4867724867725%;
586
- --dt-color-border-success-subtle-l: 37.05882352941176%;
587
- --dt-color-border-success-subtle-hsl: var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l);
588
- --dt-color-border-success-subtle-hsla: hsla(var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l) / var(--alpha, 100%));
589
- --dt-color-border-success-subtle: #1AA340;
590
- --dt-color-border-success-strong-h: 111.42857142857133;
591
- --dt-color-border-success-strong-s: 53.84615384615389%;
592
- --dt-color-border-success-strong-l: 94.90196078431372%;
593
- --dt-color-border-success-strong-hsl: var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l);
594
- --dt-color-border-success-strong-hsla: hsla(var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l) / var(--alpha, 100%));
595
- --dt-color-border-success-strong: #EDF9EB;
596
- --dt-color-border-warning-subtle-h: 35.92814371257486;
597
- --dt-color-border-warning-subtle-s: 66.00790513833991%;
598
- --dt-color-border-warning-subtle-l: 49.6078431372549%;
599
- --dt-color-border-warning-subtle-hsl: var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l);
600
- --dt-color-border-warning-subtle-hsla: hsla(var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l) / var(--alpha, 100%));
601
- --dt-color-border-warning-subtle: #D28F2B;
602
- --dt-color-border-warning-strong-h: 47.058823529411775;
603
- --dt-color-border-warning-strong-s: 100%;
604
- --dt-color-border-warning-strong-l: 90%;
605
- --dt-color-border-warning-strong-hsl: var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l);
606
- --dt-color-border-warning-strong-hsla: hsla(var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l) / var(--alpha, 100%));
607
- --dt-color-border-warning-strong: #FFF4CC;
608
- --dt-color-border-brand-subtle-h: 254.49999999999997;
609
- --dt-color-border-brand-subtle-s: 67.41573033707866%;
610
- --dt-color-border-brand-subtle-l: 34.90196078431373%;
611
- --dt-color-border-brand-subtle-hsl: var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l);
612
- --dt-color-border-brand-subtle-hsla: hsla(var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l) / var(--alpha, 100%));
613
- --dt-color-border-brand-subtle: #3A1D95;
614
- --dt-color-border-brand-strong-h: 260.35714285714283;
615
- --dt-color-border-brand-strong-s: 100%;
616
- --dt-color-border-brand-strong-l: 89.01960784313725%;
617
- --dt-color-border-brand-strong-hsl: var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l);
618
- --dt-color-border-brand-strong-hsla: hsla(var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l) / var(--alpha, 100%));
619
- --dt-color-border-brand-strong: #DAC7FF;
620
- --dt-color-border-critical-inverted-h: 0;
621
- --dt-color-border-critical-inverted-s: 88.79999999999998%;
622
- --dt-color-border-critical-inverted-l: 49.01960784313726%;
623
- --dt-color-border-critical-inverted-hsl: var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l);
624
- --dt-color-border-critical-inverted-hsla: hsla(var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l) / var(--alpha, 100%));
625
- --dt-color-border-critical-inverted: #EC0E0E;
626
- --dt-color-border-success-inverted-h: 136.64233576642334;
627
- --dt-color-border-success-inverted-s: 72.4867724867725%;
628
- --dt-color-border-success-inverted-l: 37.05882352941176%;
629
- --dt-color-border-success-inverted-hsl: var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l);
630
- --dt-color-border-success-inverted-hsla: hsla(var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l) / var(--alpha, 100%));
631
- --dt-color-border-success-inverted: #1AA340;
632
- --dt-color-border-warning-inverted-h: 35.92814371257486;
633
- --dt-color-border-warning-inverted-s: 66.00790513833991%;
634
- --dt-color-border-warning-inverted-l: 49.6078431372549%;
635
- --dt-color-border-warning-inverted-hsl: var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l);
636
- --dt-color-border-warning-inverted-hsla: hsla(var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l) / var(--alpha, 100%));
637
- --dt-color-border-warning-inverted: #D28F2B;
638
- --dt-color-border-brand-inverted-h: 254.5664739884393;
639
- --dt-color-border-brand-inverted-s: 100%;
640
- --dt-color-border-brand-inverted-l: 66.07843137254902%;
641
- --dt-color-border-brand-inverted-hsl: var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l);
642
- --dt-color-border-brand-inverted-hsla: hsla(var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l) / var(--alpha, 100%));
643
- --dt-color-border-brand-inverted: #7C52FF;
644
- --dt-color-border-critical-subtle-inverted-h: 0;
645
- --dt-color-border-critical-subtle-inverted-s: 100%;
646
- --dt-color-border-critical-subtle-inverted-l: 76.07843137254902%;
647
- --dt-color-border-critical-subtle-inverted-hsl: var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l);
648
- --dt-color-border-critical-subtle-inverted-hsla: hsla(var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l) / var(--alpha, 100%));
649
- --dt-color-border-critical-subtle-inverted: #FF8585;
650
- --dt-color-border-critical-strong-inverted-h: 0;
651
- --dt-color-border-critical-strong-inverted-s: 88.659793814433%;
652
- --dt-color-border-critical-strong-inverted-l: 38.03921568627451%;
653
- --dt-color-border-critical-strong-inverted-hsl: var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l);
654
- --dt-color-border-critical-strong-inverted-hsla: hsla(var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l) / var(--alpha, 100%));
655
- --dt-color-border-critical-strong-inverted: #B70B0B;
656
- --dt-color-border-success-subtle-inverted-h: 111.52173913043478;
657
- --dt-color-border-success-subtle-inverted-s: 100%;
658
- --dt-color-border-success-subtle-inverted-l: 81.96078431372548%;
659
- --dt-color-border-success-subtle-inverted-hsl: var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l);
660
- --dt-color-border-success-subtle-inverted-hsla: hsla(var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l) / var(--alpha, 100%));
661
- --dt-color-border-success-subtle-inverted: #B0FFA3;
662
- --dt-color-border-success-strong-inverted-h: 136.15384615384616;
663
- --dt-color-border-success-strong-inverted-s: 59.09090909090909%;
664
- --dt-color-border-success-strong-inverted-l: 17.254901960784313%;
665
- --dt-color-border-success-strong-inverted-hsl: var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l);
666
- --dt-color-border-success-strong-inverted-hsla: hsla(var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l) / var(--alpha, 100%));
667
- --dt-color-border-success-strong-inverted: #124620;
668
- --dt-color-border-warning-subtle-inverted-h: 42.99212598425196;
669
- --dt-color-border-warning-subtle-inverted-s: 100%;
670
- --dt-color-border-warning-subtle-inverted-l: 75.09803921568627%;
671
- --dt-color-border-warning-subtle-inverted-hsl: var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l);
672
- --dt-color-border-warning-subtle-inverted-hsla: hsla(var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l) / var(--alpha, 100%));
673
- --dt-color-border-warning-subtle-inverted: #FFDB80;
674
- --dt-color-border-warning-strong-inverted-h: 35.70247933884298;
675
- --dt-color-border-warning-strong-inverted-s: 88.32116788321169%;
676
- --dt-color-border-warning-strong-inverted-l: 26.862745098039216%;
677
- --dt-color-border-warning-strong-inverted-hsl: var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l);
678
- --dt-color-border-warning-strong-inverted-hsla: hsla(var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l) / var(--alpha, 100%));
679
- --dt-color-border-warning-strong-inverted: #815008;
680
- --dt-color-border-brand-subtle-inverted-h: 260.35714285714283;
681
- --dt-color-border-brand-subtle-inverted-s: 100%;
682
- --dt-color-border-brand-subtle-inverted-l: 89.01960784313725%;
683
- --dt-color-border-brand-subtle-inverted-hsl: var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l);
684
- --dt-color-border-brand-subtle-inverted-hsla: hsla(var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l) / var(--alpha, 100%));
685
- --dt-color-border-brand-subtle-inverted: #DAC7FF;
686
- --dt-color-border-brand-strong-inverted-h: 254.49999999999997;
687
- --dt-color-border-brand-strong-inverted-s: 67.41573033707866%;
688
- --dt-color-border-brand-strong-inverted-l: 34.90196078431373%;
689
- --dt-color-border-brand-strong-inverted-hsl: var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l);
690
- --dt-color-border-brand-strong-inverted-hsla: hsla(var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l) / var(--alpha, 100%));
691
- --dt-color-border-brand-strong-inverted: #3A1D95;
692
- --dt-typography-body-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Base default medium text style for main content. */
693
- --dt-typography-body-md-font-weight: 400; /* Base default medium text style for main content. */
694
- --dt-typography-body-md-line-height: 1.6; /* Base default medium text style for main content. */
695
- --dt-typography-body-md-font-size: 1.6rem; /* Base default medium text style for main content. */
696
- --dt-typography-body-md-text-case: none; /* Base default medium text style for main content. */
697
- --dt-typography-body-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of medium body style. */
698
- --dt-typography-body-md-compact-font-weight: 400; /* A tighter-spaced version of medium body style. */
699
- --dt-typography-body-md-compact-line-height: 1.4; /* A tighter-spaced version of medium body style. */
700
- --dt-typography-body-md-compact-font-size: 1.6rem; /* A tighter-spaced version of medium body style. */
701
- --dt-typography-body-md-compact-text-case: none; /* A tighter-spaced version of medium body style. */
702
- --dt-typography-body-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Reduced small text style for less prominent or adjacent content. */
703
- --dt-typography-body-sm-font-weight: 400; /* Reduced small text style for less prominent or adjacent content. */
704
- --dt-typography-body-sm-line-height: 1.4; /* Reduced small text style for less prominent or adjacent content. */
705
- --dt-typography-body-sm-font-size: 1.2rem; /* Reduced small text style for less prominent or adjacent content. */
706
- --dt-typography-body-sm-text-case: none; /* Reduced small text style for less prominent or adjacent content. */
707
- --dt-typography-body-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of small body style. */
708
- --dt-typography-body-sm-compact-font-weight: 400; /* A tighter-spaced version of small body style. */
709
- --dt-typography-body-sm-compact-line-height: 1.2; /* A tighter-spaced version of small body style. */
710
- --dt-typography-body-sm-compact-font-size: 1.2rem; /* A tighter-spaced version of small body style. */
711
- --dt-typography-body-sm-compact-text-case: none; /* A tighter-spaced version of small body style. */
712
- --dt-typography-headline-eyebrow-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
713
- --dt-typography-headline-eyebrow-font-weight: 400; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
714
- --dt-typography-headline-eyebrow-line-height: 1.4; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
715
- --dt-typography-headline-eyebrow-font-size: 1.2rem; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
716
- --dt-typography-headline-eyebrow-text-case: uppercase; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
717
- --dt-typography-headline-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Smaller text size for secondary information or subheadings. */
718
- --dt-typography-headline-sm-font-weight: 700; /* Smaller text size for secondary information or subheadings. */
719
- --dt-typography-headline-sm-line-height: 1.4; /* Smaller text size for secondary information or subheadings. */
720
- --dt-typography-headline-sm-font-size: 1.6rem; /* Smaller text size for secondary information or subheadings. */
721
- --dt-typography-headline-sm-text-case: none; /* Smaller text size for secondary information or subheadings. */
722
- --dt-typography-headline-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of small headline style. */
723
- --dt-typography-headline-sm-compact-font-weight: 700; /* A tighter-spaced version of small headline style. */
724
- --dt-typography-headline-sm-compact-line-height: 1.2; /* A tighter-spaced version of small headline style. */
725
- --dt-typography-headline-sm-compact-font-size: 1.6rem; /* A tighter-spaced version of small headline style. */
726
- --dt-typography-headline-sm-compact-text-case: none; /* A tighter-spaced version of small headline style. */
727
- --dt-typography-headline-sm-soft-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A softer font weight version of small headline style. */
728
- --dt-typography-headline-sm-soft-font-weight: 500; /* A softer font weight version of small headline style. */
729
- --dt-typography-headline-sm-soft-line-height: 1.4; /* A softer font weight version of small headline style. */
730
- --dt-typography-headline-sm-soft-font-size: 1.6rem; /* A softer font weight version of small headline style. */
731
- --dt-typography-headline-sm-soft-text-case: none; /* A softer font weight version of small headline style. */
732
- --dt-typography-headline-sm-soft-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A softer font weight, tighter-spaced version of small headline style. */
733
- --dt-typography-headline-sm-soft-compact-font-weight: 500; /* A softer font weight, tighter-spaced version of small headline style. */
734
- --dt-typography-headline-sm-soft-compact-line-height: 1.2; /* A softer font weight, tighter-spaced version of small headline style. */
735
- --dt-typography-headline-sm-soft-compact-font-size: 1.6rem; /* A softer font weight, tighter-spaced version of small headline style. */
736
- --dt-typography-headline-sm-soft-compact-text-case: none; /* A softer font weight, tighter-spaced version of small headline style. */
737
- --dt-typography-headline-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Medium-sized base text style for headlines. */
738
- --dt-typography-headline-md-font-weight: 700; /* Medium-sized base text style for headlines. */
739
- --dt-typography-headline-md-line-height: 1.6; /* Medium-sized base text style for headlines. */
740
- --dt-typography-headline-md-font-size: 2rem; /* Medium-sized base text style for headlines. */
741
- --dt-typography-headline-md-text-case: none; /* Medium-sized base text style for headlines. */
742
- --dt-typography-headline-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of medium headline style. */
743
- --dt-typography-headline-md-compact-font-weight: 700; /* A tighter-spaced version of medium headline style. */
744
- --dt-typography-headline-md-compact-line-height: 1.4; /* A tighter-spaced version of medium headline style. */
745
- --dt-typography-headline-md-compact-font-size: 2rem; /* A tighter-spaced version of medium headline style. */
746
- --dt-typography-headline-md-compact-text-case: none; /* A tighter-spaced version of medium headline style. */
747
- --dt-typography-headline-lg-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Large text style for headlines to attract attention. */
748
- --dt-typography-headline-lg-font-weight: 700; /* Large text style for headlines to attract attention. */
749
- --dt-typography-headline-lg-line-height: 1.6; /* Large text style for headlines to attract attention. */
750
- --dt-typography-headline-lg-font-size: 2.8rem; /* Large text style for headlines to attract attention. */
751
- --dt-typography-headline-lg-text-case: none; /* Large text style for headlines to attract attention. */
752
- --dt-typography-headline-lg-soft-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A softer font weight version of large headline style. */
753
- --dt-typography-headline-lg-soft-font-weight: 500; /* A softer font weight version of large headline style. */
754
- --dt-typography-headline-lg-soft-line-height: 1.6; /* A softer font weight version of large headline style. */
755
- --dt-typography-headline-lg-soft-font-size: 2.8rem; /* A softer font weight version of large headline style. */
756
- --dt-typography-headline-lg-soft-text-case: none; /* A softer font weight version of large headline style. */
757
- --dt-typography-headline-lg-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of large body style. */
758
- --dt-typography-headline-lg-compact-font-weight: 700; /* A tighter-spaced version of large body style. */
759
- --dt-typography-headline-lg-compact-line-height: 1.4; /* A tighter-spaced version of large body style. */
760
- --dt-typography-headline-lg-compact-font-size: 2.8rem; /* A tighter-spaced version of large body style. */
761
- --dt-typography-headline-lg-compact-text-case: none; /* A tighter-spaced version of large body style. */
762
- --dt-typography-headline-lg-soft-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A softer font weight, tighter spaced version of large headline style. */
763
- --dt-typography-headline-lg-soft-compact-font-weight: 500; /* A softer font weight, tighter spaced version of large headline style. */
764
- --dt-typography-headline-lg-soft-compact-line-height: 1.4; /* A softer font weight, tighter spaced version of large headline style. */
765
- --dt-typography-headline-lg-soft-compact-font-size: 2.8rem; /* A softer font weight, tighter spaced version of large headline style. */
766
- --dt-typography-headline-lg-soft-compact-text-case: none; /* A softer font weight, tighter spaced version of large headline style. */
767
- --dt-typography-headline-xl-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Extra large text style for high importance headlines. */
768
- --dt-typography-headline-xl-font-weight: 500; /* Extra large text style for high importance headlines. */
769
- --dt-typography-headline-xl-line-height: 1.2; /* Extra large text style for high importance headlines. */
770
- --dt-typography-headline-xl-font-size: 4.1rem; /* Extra large text style for high importance headlines. */
771
- --dt-typography-headline-xl-text-case: none; /* Extra large text style for high importance headlines. */
772
- --dt-typography-headline-xl-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of extra large headline style. */
773
- --dt-typography-headline-xl-compact-font-weight: 500; /* A tighter-spaced version of extra large headline style. */
774
- --dt-typography-headline-xl-compact-line-height: 1; /* A tighter-spaced version of extra large headline style. */
775
- --dt-typography-headline-xl-compact-font-size: 4.1rem; /* A tighter-spaced version of extra large headline style. */
776
- --dt-typography-headline-xl-compact-text-case: none; /* A tighter-spaced version of extra large headline style. */
777
- --dt-typography-headline-xxl-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Largest text style for extra extra large content. */
778
- --dt-typography-headline-xxl-font-weight: 500; /* Largest text style for extra extra large content. */
779
- --dt-typography-headline-xxl-line-height: 1.2; /* Largest text style for extra extra large content. */
780
- --dt-typography-headline-xxl-font-size: 5.1rem; /* Largest text style for extra extra large content. */
781
- --dt-typography-headline-xxl-text-case: none; /* Largest text style for extra extra large content. */
782
- --dt-typography-headline-xxl-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of extra extra large headline style. */
783
- --dt-typography-headline-xxl-compact-font-weight: 500; /* A tighter-spaced version of extra extra large headline style. */
784
- --dt-typography-headline-xxl-compact-line-height: 1; /* A tighter-spaced version of extra extra large headline style. */
785
- --dt-typography-headline-xxl-compact-font-size: 5.1rem; /* A tighter-spaced version of extra extra large headline style. */
786
- --dt-typography-headline-xxl-compact-text-case: none; /* A tighter-spaced version of extra extra large headline style. */
787
- --dt-typography-label-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
788
- --dt-typography-label-md-font-weight: 600; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
789
- --dt-typography-label-md-line-height: 1.6; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
790
- --dt-typography-label-md-font-size: 1.6rem; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
791
- --dt-typography-label-md-text-case: none; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
792
- --dt-typography-label-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of medium label style. */
793
- --dt-typography-label-md-compact-font-weight: 600; /* A tighter-spaced version of medium label style. */
794
- --dt-typography-label-md-compact-line-height: 1.4; /* A tighter-spaced version of medium label style. */
795
- --dt-typography-label-md-compact-font-size: 1.6rem; /* A tighter-spaced version of medium label style. */
796
- --dt-typography-label-md-compact-text-case: none; /* A tighter-spaced version of medium label style. */
797
- --dt-typography-label-md-plain-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A non-bold version of medium label style. */
798
- --dt-typography-label-md-plain-font-weight: 400; /* A non-bold version of medium label style. */
799
- --dt-typography-label-md-plain-line-height: 1.6; /* A non-bold version of medium label style. */
800
- --dt-typography-label-md-plain-font-size: 1.6rem; /* A non-bold version of medium label style. */
801
- --dt-typography-label-md-plain-text-case: none; /* A non-bold version of medium label style. */
802
- --dt-typography-label-md-plain-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A non-bolded, tighter-spaced version of medium label style. */
803
- --dt-typography-label-md-plain-compact-font-weight: 400; /* A non-bolded, tighter-spaced version of medium label style. */
804
- --dt-typography-label-md-plain-compact-line-height: 1.4; /* A non-bolded, tighter-spaced version of medium label style. */
805
- --dt-typography-label-md-plain-compact-font-size: 1.6rem; /* A non-bolded, tighter-spaced version of medium label style. */
806
- --dt-typography-label-md-plain-compact-text-case: none; /* A non-bolded, tighter-spaced version of medium label style. */
807
- --dt-typography-label-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
808
- --dt-typography-label-sm-font-weight: 600; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
809
- --dt-typography-label-sm-line-height: 1.4; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
810
- --dt-typography-label-sm-font-size: 1.2rem; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
811
- --dt-typography-label-sm-text-case: none; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
812
- --dt-typography-label-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A tighter-spaced version of small label style. */
813
- --dt-typography-label-sm-compact-font-weight: 600; /* A tighter-spaced version of small label style. */
814
- --dt-typography-label-sm-compact-line-height: 1.2; /* A tighter-spaced version of small label style. */
815
- --dt-typography-label-sm-compact-font-size: 1.2rem; /* A tighter-spaced version of small label style. */
816
- --dt-typography-label-sm-compact-text-case: none; /* A tighter-spaced version of small label style. */
817
- --dt-typography-label-sm-plain-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A non-bold version of small label style. */
818
- --dt-typography-label-sm-plain-font-weight: 400; /* A non-bold version of small label style. */
819
- --dt-typography-label-sm-plain-line-height: 1.4; /* A non-bold version of small label style. */
820
- --dt-typography-label-sm-plain-font-size: 1.2rem; /* A non-bold version of small label style. */
821
- --dt-typography-label-sm-plain-text-case: none; /* A non-bold version of small label style. */
822
- --dt-typography-label-sm-plain-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* A non-bolded, tighter-spaced version of small label style. */
823
- --dt-typography-label-sm-plain-compact-font-weight: 400; /* A non-bolded, tighter-spaced version of small label style. */
824
- --dt-typography-label-sm-plain-compact-line-height: 1.2; /* A non-bolded, tighter-spaced version of small label style. */
825
- --dt-typography-label-sm-plain-compact-font-size: 1.2rem; /* A non-bolded, tighter-spaced version of small label style. */
826
- --dt-typography-label-sm-plain-compact-text-case: none; /* A non-bolded, tighter-spaced version of small label style. */
827
- --dt-typography-helper-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Base default medium-sized text style for supplementary contextual information. */
828
- --dt-typography-helper-md-font-weight: 400; /* Base default medium-sized text style for supplementary contextual information. */
829
- --dt-typography-helper-md-line-height: 1.4; /* Base default medium-sized text style for supplementary contextual information. */
830
- --dt-typography-helper-md-font-size: 1.6rem; /* Base default medium-sized text style for supplementary contextual information. */
831
- --dt-typography-helper-md-text-case: none; /* Base default medium-sized text style for supplementary contextual information. */
832
- --dt-typography-helper-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
833
- --dt-typography-helper-sm-font-weight: 400; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
834
- --dt-typography-helper-sm-line-height: 1.2; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
835
- --dt-typography-helper-sm-font-size: 1.2rem; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
836
- --dt-typography-helper-sm-text-case: none; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
837
- --dt-typography-code-md-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace; /* Base default medium-sized text style for monospace code snippets of technical content. */
838
- --dt-typography-code-md-font-weight: 400; /* Base default medium-sized text style for monospace code snippets of technical content. */
839
- --dt-typography-code-md-line-height: 1.2; /* Base default medium-sized text style for monospace code snippets of technical content. */
840
- --dt-typography-code-md-font-size: 1.6rem; /* Base default medium-sized text style for monospace code snippets of technical content. */
841
- --dt-typography-code-md-text-case: none; /* Base default medium-sized text style for monospace code snippets of technical content. */
842
- --dt-typography-code-sm-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
843
- --dt-typography-code-sm-font-weight: 400; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
844
- --dt-typography-code-sm-line-height: 1.2; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
845
- --dt-typography-code-sm-font-size: 1.2rem; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
846
- --dt-typography-code-sm-text-case: none; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
847
- --dt-typography-inputs-xs-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Text style for extra small inputs (e.g. input and textarea) */
848
- --dt-typography-inputs-xs-font-weight: 400; /* Text style for extra small inputs (e.g. input and textarea) */
849
- --dt-typography-inputs-xs-font-size: 1.2rem; /* Text style for extra small inputs (e.g. input and textarea) */
850
- --dt-typography-inputs-xs-line-height: 1.2; /* Text style for extra small inputs (e.g. input and textarea) */
851
- --dt-typography-inputs-sm-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Text style for small inputs (e.g. input and textarea) */
852
- --dt-typography-inputs-sm-font-weight: 400; /* Text style for small inputs (e.g. input and textarea) */
853
- --dt-typography-inputs-sm-font-size: 1.2rem; /* Text style for small inputs (e.g. input and textarea) */
854
- --dt-typography-inputs-sm-line-height: 1.2; /* Text style for small inputs (e.g. input and textarea) */
855
- --dt-typography-inputs-md-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Text style for medium inputs (e.g. input and textarea) */
856
- --dt-typography-inputs-md-font-weight: 400; /* Text style for medium inputs (e.g. input and textarea) */
857
- --dt-typography-inputs-md-font-size: 1.6rem; /* Text style for medium inputs (e.g. input and textarea) */
858
- --dt-typography-inputs-md-line-height: 1.2; /* Text style for medium inputs (e.g. input and textarea) */
859
- --dt-typography-inputs-lg-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Text style for large inputs (e.g. input and textarea) */
860
- --dt-typography-inputs-lg-font-weight: 400; /* Text style for large inputs (e.g. input and textarea) */
861
- --dt-typography-inputs-lg-font-size: 2rem; /* Text style for large inputs (e.g. input and textarea) */
862
- --dt-typography-inputs-lg-line-height: 1.2; /* Text style for large inputs (e.g. input and textarea) */
863
- --dt-typography-inputs-xl-font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Text style for extra large inputs (e.g. input and textarea) */
864
- --dt-typography-inputs-xl-font-weight: 400; /* Text style for extra large inputs (e.g. input and textarea) */
865
- --dt-typography-inputs-xl-font-size: 1.2rem; /* Text style for extra large inputs (e.g. input and textarea) */
866
- --dt-typography-inputs-xl-line-height: 1.2;
867
- --dt-typography-inputs-xl: var(--dt-typography-inputs-xl-font-weight) var(--dt-typography-inputs-xl-font-size)/var(--dt-typography-inputs-xl-line-height) var(--dt-typography-inputs-xl-font-family);
868
- --dt-typography-inputs-lg: var(--dt-typography-inputs-lg-font-weight) var(--dt-typography-inputs-lg-font-size)/var(--dt-typography-inputs-lg-line-height) var(--dt-typography-inputs-lg-font-family);
869
- --dt-typography-inputs-md: var(--dt-typography-inputs-md-font-weight) var(--dt-typography-inputs-md-font-size)/var(--dt-typography-inputs-md-line-height) var(--dt-typography-inputs-md-font-family);
870
- --dt-typography-inputs-sm: var(--dt-typography-inputs-sm-font-weight) var(--dt-typography-inputs-sm-font-size)/var(--dt-typography-inputs-sm-line-height) var(--dt-typography-inputs-sm-font-family);
871
- --dt-typography-inputs-xs: var(--dt-typography-inputs-xs-font-weight) var(--dt-typography-inputs-xs-font-size)/var(--dt-typography-inputs-xs-line-height) var(--dt-typography-inputs-xs-font-family);
872
- --dt-typography-code-sm: var(--dt-typography-code-sm-font-weight) var(--dt-typography-code-sm-font-size)/var(--dt-typography-code-sm-line-height) var(--dt-typography-code-sm-font-family);
873
- --dt-typography-code-md: var(--dt-typography-code-md-font-weight) var(--dt-typography-code-md-font-size)/var(--dt-typography-code-md-line-height) var(--dt-typography-code-md-font-family);
874
- --dt-typography-helper-sm: var(--dt-typography-helper-sm-font-weight) var(--dt-typography-helper-sm-font-size)/var(--dt-typography-helper-sm-line-height) var(--dt-typography-helper-sm-font-family);
875
- --dt-typography-helper-md: var(--dt-typography-helper-md-font-weight) var(--dt-typography-helper-md-font-size)/var(--dt-typography-helper-md-line-height) var(--dt-typography-helper-md-font-family);
876
- --dt-typography-label-sm-plain-compact: var(--dt-typography-label-sm-plain-compact-font-weight) var(--dt-typography-label-sm-plain-compact-font-size)/var(--dt-typography-label-sm-plain-compact-line-height) var(--dt-typography-label-sm-plain-compact-font-family);
877
- --dt-typography-label-sm-plain: var(--dt-typography-label-sm-plain-font-weight) var(--dt-typography-label-sm-plain-font-size)/var(--dt-typography-label-sm-plain-line-height) var(--dt-typography-label-sm-plain-font-family);
878
- --dt-typography-label-sm-compact: var(--dt-typography-label-sm-compact-font-weight) var(--dt-typography-label-sm-compact-font-size)/var(--dt-typography-label-sm-compact-line-height) var(--dt-typography-label-sm-compact-font-family);
879
- --dt-typography-label-sm: var(--dt-typography-label-sm-font-weight) var(--dt-typography-label-sm-font-size)/var(--dt-typography-label-sm-line-height) var(--dt-typography-label-sm-font-family);
880
- --dt-typography-label-md-plain-compact: var(--dt-typography-label-md-plain-compact-font-weight) var(--dt-typography-label-md-plain-compact-font-size)/var(--dt-typography-label-md-plain-compact-line-height) var(--dt-typography-label-md-plain-compact-font-family);
881
- --dt-typography-label-md-plain: var(--dt-typography-label-md-plain-font-weight) var(--dt-typography-label-md-plain-font-size)/var(--dt-typography-label-md-plain-line-height) var(--dt-typography-label-md-plain-font-family);
882
- --dt-typography-label-md-compact: var(--dt-typography-label-md-compact-font-weight) var(--dt-typography-label-md-compact-font-size)/var(--dt-typography-label-md-compact-line-height) var(--dt-typography-label-md-compact-font-family);
883
- --dt-typography-label-md: var(--dt-typography-label-md-font-weight) var(--dt-typography-label-md-font-size)/var(--dt-typography-label-md-line-height) var(--dt-typography-label-md-font-family);
884
- --dt-typography-headline-xxl-compact: var(--dt-typography-headline-xxl-compact-font-weight) var(--dt-typography-headline-xxl-compact-font-size)/var(--dt-typography-headline-xxl-compact-line-height) var(--dt-typography-headline-xxl-compact-font-family);
885
- --dt-typography-headline-xxl: var(--dt-typography-headline-xxl-font-weight) var(--dt-typography-headline-xxl-font-size)/var(--dt-typography-headline-xxl-line-height) var(--dt-typography-headline-xxl-font-family);
886
- --dt-typography-headline-xl-compact: var(--dt-typography-headline-xl-compact-font-weight) var(--dt-typography-headline-xl-compact-font-size)/var(--dt-typography-headline-xl-compact-line-height) var(--dt-typography-headline-xl-compact-font-family);
887
- --dt-typography-headline-xl: var(--dt-typography-headline-xl-font-weight) var(--dt-typography-headline-xl-font-size)/var(--dt-typography-headline-xl-line-height) var(--dt-typography-headline-xl-font-family);
888
- --dt-typography-headline-lg-soft-compact: var(--dt-typography-headline-lg-soft-compact-font-weight) var(--dt-typography-headline-lg-soft-compact-font-size)/var(--dt-typography-headline-lg-soft-compact-line-height) var(--dt-typography-headline-lg-soft-compact-font-family);
889
- --dt-typography-headline-lg-compact: var(--dt-typography-headline-lg-compact-font-weight) var(--dt-typography-headline-lg-compact-font-size)/var(--dt-typography-headline-lg-compact-line-height) var(--dt-typography-headline-lg-compact-font-family);
890
- --dt-typography-headline-lg-soft: var(--dt-typography-headline-lg-soft-font-weight) var(--dt-typography-headline-lg-soft-font-size)/var(--dt-typography-headline-lg-soft-line-height) var(--dt-typography-headline-lg-soft-font-family);
891
- --dt-typography-headline-lg: var(--dt-typography-headline-lg-font-weight) var(--dt-typography-headline-lg-font-size)/var(--dt-typography-headline-lg-line-height) var(--dt-typography-headline-lg-font-family);
892
- --dt-typography-headline-md-compact: var(--dt-typography-headline-md-compact-font-weight) var(--dt-typography-headline-md-compact-font-size)/var(--dt-typography-headline-md-compact-line-height) var(--dt-typography-headline-md-compact-font-family);
893
- --dt-typography-headline-md: var(--dt-typography-headline-md-font-weight) var(--dt-typography-headline-md-font-size)/var(--dt-typography-headline-md-line-height) var(--dt-typography-headline-md-font-family);
894
- --dt-typography-headline-sm-soft-compact: var(--dt-typography-headline-sm-soft-compact-font-weight) var(--dt-typography-headline-sm-soft-compact-font-size)/var(--dt-typography-headline-sm-soft-compact-line-height) var(--dt-typography-headline-sm-soft-compact-font-family);
895
- --dt-typography-headline-sm-soft: var(--dt-typography-headline-sm-soft-font-weight) var(--dt-typography-headline-sm-soft-font-size)/var(--dt-typography-headline-sm-soft-line-height) var(--dt-typography-headline-sm-soft-font-family);
896
- --dt-typography-headline-sm-compact: var(--dt-typography-headline-sm-compact-font-weight) var(--dt-typography-headline-sm-compact-font-size)/var(--dt-typography-headline-sm-compact-line-height) var(--dt-typography-headline-sm-compact-font-family);
897
- --dt-typography-headline-sm: var(--dt-typography-headline-sm-font-weight) var(--dt-typography-headline-sm-font-size)/var(--dt-typography-headline-sm-line-height) var(--dt-typography-headline-sm-font-family);
898
- --dt-typography-headline-eyebrow: var(--dt-typography-headline-eyebrow-font-weight) var(--dt-typography-headline-eyebrow-font-size)/var(--dt-typography-headline-eyebrow-line-height) var(--dt-typography-headline-eyebrow-font-family);
899
- --dt-typography-body-sm-compact: var(--dt-typography-body-sm-compact-font-weight) var(--dt-typography-body-sm-compact-font-size)/var(--dt-typography-body-sm-compact-line-height) var(--dt-typography-body-sm-compact-font-family);
900
- --dt-typography-body-sm: var(--dt-typography-body-sm-font-weight) var(--dt-typography-body-sm-font-size)/var(--dt-typography-body-sm-line-height) var(--dt-typography-body-sm-font-family);
901
- --dt-typography-body-md-compact: var(--dt-typography-body-md-compact-font-weight) var(--dt-typography-body-md-compact-font-size)/var(--dt-typography-body-md-compact-line-height) var(--dt-typography-body-md-compact-font-family);
902
- --dt-typography-body-md: var(--dt-typography-body-md-font-weight) var(--dt-typography-body-md-font-size)/var(--dt-typography-body-md-line-height) var(--dt-typography-body-md-font-family); /* Text style for extra large inputs (e.g. input and textarea) */
903
- --dt-inputs-size-border-default: 0.15rem;
904
- --dt-inputs-size-border-status: 0.2rem;
905
- --dt-inputs-size-radius-xs: 0.4rem;
906
- --dt-inputs-size-radius-sm: 0.8rem;
907
- --dt-inputs-size-radius-md: 0.8rem;
908
- --dt-inputs-size-radius-lg: 1.2rem;
909
- --dt-inputs-size-radius-xl: 1.6rem;
910
- --dt-inputs-line-height-xs: 1.2; /* Line height for extra small inputs (e.g. input and textarea) */
911
- --dt-inputs-line-height-sm: 1.2; /* Line height for small inputs (e.g. input and textarea) */
912
- --dt-inputs-line-height-md: 1.2; /* Line height for medium inputs (e.g. input and textarea) */
913
- --dt-inputs-line-height-lg: 1.2; /* Line height for large inputs (e.g. input and textarea) */
914
- --dt-inputs-line-height-xl: 1.2; /* Line height for extra large inputs (e.g. input and textarea) */
915
- --dt-inputs-font-size-xs: 1.2rem; /* Font size for extra small inputs (e.g. input and textarea) */
916
- --dt-inputs-font-size-sm: 1.2rem; /* Font size for small inputs (e.g. input and textarea) */
917
- --dt-inputs-font-size-md: 1.6rem; /* Font size for medium inputs (e.g. input and textarea) */
918
- --dt-inputs-font-size-lg: 2rem; /* Font size for large inputs (e.g. input and textarea) */
919
- --dt-inputs-font-size-xl: 1.2rem;
920
- --dt-inputs-font-weight-xs: 400; /* Font weight for extra small inputs (e.g. input and textarea) */
921
- --dt-inputs-font-weight-sm: 400; /* Font weight for small inputs (e.g. input and textarea) */
922
- --dt-inputs-font-weight-md: 400; /* Font weight for medium inputs (e.g. input and textarea) */
923
- --dt-inputs-font-weight-lg: 400; /* Font weight for large inputs (e.g. input and textarea) */
924
- --dt-inputs-font-weight-xl: 400; /* Font weight for extra large inputs (e.g. input and textarea) */
925
- --dt-inputs-color-foreground-default-h: 0;
926
- --dt-inputs-color-foreground-default-s: 0%;
927
- --dt-inputs-color-foreground-default-l: 90.19607843137256%;
928
- --dt-inputs-color-foreground-default-hsl: var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l);
929
- --dt-inputs-color-foreground-default-hsla: hsla(var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l) / var(--alpha, 100%));
930
- --dt-inputs-color-foreground-default: #E6E6E6;
931
- --dt-inputs-color-foreground-placeholder-h: 0;
932
- --dt-inputs-color-foreground-placeholder-s: 0%;
933
- --dt-inputs-color-foreground-placeholder-l: 66.66666666666666%;
934
- --dt-inputs-color-foreground-placeholder-hsl: var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l);
935
- --dt-inputs-color-foreground-placeholder-hsla: hsla(var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l) / var(--alpha, 100%));
936
- --dt-inputs-color-foreground-placeholder: #AAAAAA;
937
- --dt-inputs-color-foreground-disabled-h: 0;
938
- --dt-inputs-color-foreground-disabled-s: 0%;
939
- --dt-inputs-color-foreground-disabled-l: 66.66666666666666%;
940
- --dt-inputs-color-foreground-disabled-hsl: var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l);
941
- --dt-inputs-color-foreground-disabled-hsla: hsla(var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l) / var(--alpha, 100%));
942
- --dt-inputs-color-foreground-disabled: #AAAAAA;
943
- --dt-inputs-color-border-default-h: 0;
944
- --dt-inputs-color-border-default-s: 0%;
945
- --dt-inputs-color-border-default-l: 100%;
946
- --dt-inputs-color-border-default-hsl: var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l);
947
- --dt-inputs-color-border-default-hsla: hsla(var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l) / var(--alpha, 100%));
948
- --dt-inputs-color-border-default: hsl(0 0% 100% / 0.14);
949
- --dt-inputs-color-border-focus-h: 212.60115606936418;
950
- --dt-inputs-color-border-focus-s: 98.85714285714286%;
951
- --dt-inputs-color-border-focus-l: 65.68627450980392%;
952
- --dt-inputs-color-border-focus-hsl: var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l);
953
- --dt-inputs-color-border-focus-hsla: hsla(var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l) / var(--alpha, 100%));
954
- --dt-inputs-color-border-focus: #51A0FE;
955
- --dt-inputs-color-border-critical-h: 0;
956
- --dt-inputs-color-border-critical-s: 100%;
957
- --dt-inputs-color-border-critical-l: 76.07843137254902%;
958
- --dt-inputs-color-border-critical-hsl: var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l);
959
- --dt-inputs-color-border-critical-hsla: hsla(var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l) / var(--alpha, 100%));
960
- --dt-inputs-color-border-critical: #FF8585;
961
- --dt-inputs-color-border-success-h: 111.52173913043478;
962
- --dt-inputs-color-border-success-s: 100%;
963
- --dt-inputs-color-border-success-l: 81.96078431372548%;
964
- --dt-inputs-color-border-success-hsl: var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l);
965
- --dt-inputs-color-border-success-hsla: hsla(var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l) / var(--alpha, 100%));
966
- --dt-inputs-color-border-success: #B0FFA3;
967
- --dt-inputs-color-border-warning-h: 42.99212598425196;
968
- --dt-inputs-color-border-warning-s: 100%;
969
- --dt-inputs-color-border-warning-l: 75.09803921568627%;
970
- --dt-inputs-color-border-warning-hsl: var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l);
971
- --dt-inputs-color-border-warning-hsla: hsla(var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l) / var(--alpha, 100%));
972
- --dt-inputs-color-border-warning: #FFDB80;
973
- --dt-inputs-color-border-disabled-h: 0;
974
- --dt-inputs-color-border-disabled-s: 0%;
975
- --dt-inputs-color-border-disabled-l: 0%;
976
- --dt-inputs-color-border-disabled-hsl: var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l);
977
- --dt-inputs-color-border-disabled-hsla: hsla(var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l) / var(--alpha, 100%));
978
- --dt-inputs-color-border-disabled: transparent;
979
- --dt-inputs-color-background-default-h: 0;
980
- --dt-inputs-color-background-default-s: 0%;
981
- --dt-inputs-color-background-default-l: 90.2%;
982
- --dt-inputs-color-background-default-hsl: var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l);
983
- --dt-inputs-color-background-default-hsla: hsla(var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l) / var(--alpha, 100%));
984
- --dt-inputs-color-background-default: hsl(0 0% 90.2% / 0.06);
985
- --dt-inputs-color-background-focus-h: 0;
986
- --dt-inputs-color-background-focus-s: 0%;
987
- --dt-inputs-color-background-focus-l: 90.2%;
988
- --dt-inputs-color-background-focus-hsl: var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l);
989
- --dt-inputs-color-background-focus-hsla: hsla(var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l) / var(--alpha, 100%));
990
- --dt-inputs-color-background-focus: hsl(0 0% 90.2% / 0.03);
991
- --dt-inputs-color-background-disabled-h: 0;
992
- --dt-inputs-color-background-disabled-s: 0%;
993
- --dt-inputs-color-background-disabled-l: 90.2%;
994
- --dt-inputs-color-background-disabled-hsl: var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l);
995
- --dt-inputs-color-background-disabled-hsla: hsla(var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l) / var(--alpha, 100%));
996
- --dt-inputs-color-background-disabled: hsl(0 0% 90.2% / 0.15);
997
- --dt-action-color-foreground-base-default-h: 260.9302325581395;
998
- --dt-action-color-foreground-base-default-s: 100%;
999
- --dt-action-color-foreground-base-default-l: 74.70588235294117%;
1000
- --dt-action-color-foreground-base-default-hsl: var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l);
1001
- --dt-action-color-foreground-base-default-hsla: hsla(var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l) / var(--alpha, 100%));
1002
- --dt-action-color-foreground-base-default: #AB7EFF;
1003
- --dt-action-color-foreground-base-hover-h: 0;
1004
- --dt-action-color-foreground-base-hover-s: 0%;
1005
- --dt-action-color-foreground-base-hover-l: 0%;
1006
- --dt-action-color-foreground-base-hover-hsl: var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l);
1007
- --dt-action-color-foreground-base-hover-hsla: hsla(var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l) / var(--alpha, 100%));
1008
- --dt-action-color-foreground-base-hover: lch(69.4 56.1 303);
1009
- --dt-action-color-foreground-base-active-h: 0;
1010
- --dt-action-color-foreground-base-active-s: 0%;
1011
- --dt-action-color-foreground-base-active-l: 0%;
1012
- --dt-action-color-foreground-base-active-hsl: var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l);
1013
- --dt-action-color-foreground-base-active-hsla: hsla(var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l) / var(--alpha, 100%));
1014
- --dt-action-color-foreground-base-active: lch(69.4 56.1 303);
1015
- --dt-action-color-foreground-base-primary-default-h: 0;
1016
- --dt-action-color-foreground-base-primary-default-s: 0%;
1017
- --dt-action-color-foreground-base-primary-default-l: 100%;
1018
- --dt-action-color-foreground-base-primary-default-hsl: var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l);
1019
- --dt-action-color-foreground-base-primary-default-hsla: hsla(var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l) / var(--alpha, 100%));
1020
- --dt-action-color-foreground-base-primary-default: #ffffff;
1021
- --dt-action-color-foreground-critical-default-h: 0;
1022
- --dt-action-color-foreground-critical-default-s: 100%;
1023
- --dt-action-color-foreground-critical-default-l: 76.07843137254902%;
1024
- --dt-action-color-foreground-critical-default-hsl: var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l);
1025
- --dt-action-color-foreground-critical-default-hsla: hsla(var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l) / var(--alpha, 100%));
1026
- --dt-action-color-foreground-critical-default: #FF8585;
1027
- --dt-action-color-foreground-critical-hover-h: 0;
1028
- --dt-action-color-foreground-critical-hover-s: 0%;
1029
- --dt-action-color-foreground-critical-hover-l: 0%;
1030
- --dt-action-color-foreground-critical-hover-hsl: var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l);
1031
- --dt-action-color-foreground-critical-hover-hsla: hsla(var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l) / var(--alpha, 100%));
1032
- --dt-action-color-foreground-critical-hover: lch(77.4 39.2 25.4);
1033
- --dt-action-color-foreground-critical-active-h: 0;
1034
- --dt-action-color-foreground-critical-active-s: 0%;
1035
- --dt-action-color-foreground-critical-active-l: 0%;
1036
- --dt-action-color-foreground-critical-active-hsl: var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l);
1037
- --dt-action-color-foreground-critical-active-hsla: hsla(var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l) / var(--alpha, 100%));
1038
- --dt-action-color-foreground-critical-active: lch(77.4 39.2 25.4);
1039
- --dt-action-color-foreground-critical-primary-default-h: 0;
1040
- --dt-action-color-foreground-critical-primary-default-s: 0%;
1041
- --dt-action-color-foreground-critical-primary-default-l: 100%;
1042
- --dt-action-color-foreground-critical-primary-default-hsl: var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l);
1043
- --dt-action-color-foreground-critical-primary-default-hsla: hsla(var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l) / var(--alpha, 100%));
1044
- --dt-action-color-foreground-critical-primary-default: #ffffff;
1045
- --dt-action-color-foreground-inverted-default-h: 0;
1046
- --dt-action-color-foreground-inverted-default-s: 0%;
1047
- --dt-action-color-foreground-inverted-default-l: 0%;
1048
- --dt-action-color-foreground-inverted-default-hsl: var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l);
1049
- --dt-action-color-foreground-inverted-default-hsla: hsla(var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l) / var(--alpha, 100%));
1050
- --dt-action-color-foreground-inverted-default: #000000;
1051
- --dt-action-color-foreground-inverted-hover-h: 0;
1052
- --dt-action-color-foreground-inverted-hover-s: 0%;
1053
- --dt-action-color-foreground-inverted-hover-l: 0%;
1054
- --dt-action-color-foreground-inverted-hover-hsl: var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l);
1055
- --dt-action-color-foreground-inverted-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l) / var(--alpha, 100%));
1056
- --dt-action-color-foreground-inverted-hover: #000000;
1057
- --dt-action-color-foreground-inverted-active-h: 0;
1058
- --dt-action-color-foreground-inverted-active-s: 0%;
1059
- --dt-action-color-foreground-inverted-active-l: 0%;
1060
- --dt-action-color-foreground-inverted-active-hsl: var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l);
1061
- --dt-action-color-foreground-inverted-active-hsla: hsla(var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l) / var(--alpha, 100%));
1062
- --dt-action-color-foreground-inverted-active: #000000;
1063
- --dt-action-color-foreground-inverted-primary-default-h: 260.9302325581395;
1064
- --dt-action-color-foreground-inverted-primary-default-s: 100%;
1065
- --dt-action-color-foreground-inverted-primary-default-l: 74.70588235294117%;
1066
- --dt-action-color-foreground-inverted-primary-default-hsl: var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l);
1067
- --dt-action-color-foreground-inverted-primary-default-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l) / var(--alpha, 100%));
1068
- --dt-action-color-foreground-inverted-primary-default: #AB7EFF;
1069
- --dt-action-color-foreground-inverted-primary-hover-h: 260.35714285714283;
1070
- --dt-action-color-foreground-inverted-primary-hover-s: 100%;
1071
- --dt-action-color-foreground-inverted-primary-hover-l: 89.01960784313725%;
1072
- --dt-action-color-foreground-inverted-primary-hover-hsl: var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l);
1073
- --dt-action-color-foreground-inverted-primary-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l) / var(--alpha, 100%));
1074
- --dt-action-color-foreground-inverted-primary-hover: #DAC7FF;
1075
- --dt-action-color-foreground-inverted-primary-active-h: 260.35714285714283;
1076
- --dt-action-color-foreground-inverted-primary-active-s: 100%;
1077
- --dt-action-color-foreground-inverted-primary-active-l: 89.01960784313725%;
1078
- --dt-action-color-foreground-inverted-primary-active-hsl: var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l);
1079
- --dt-action-color-foreground-inverted-primary-active-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l) / var(--alpha, 100%));
1080
- --dt-action-color-foreground-inverted-primary-active: #DAC7FF;
1081
- --dt-action-color-foreground-muted-default-h: 0;
1082
- --dt-action-color-foreground-muted-default-s: 0%;
1083
- --dt-action-color-foreground-muted-default-l: 76.07843137254902%;
1084
- --dt-action-color-foreground-muted-default-hsl: var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l);
1085
- --dt-action-color-foreground-muted-default-hsla: hsla(var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l) / var(--alpha, 100%));
1086
- --dt-action-color-foreground-muted-default: #C2C2C2;
1087
- --dt-action-color-foreground-muted-hover-h: 0;
1088
- --dt-action-color-foreground-muted-hover-s: 0%;
1089
- --dt-action-color-foreground-muted-hover-l: 76.07843137254902%;
1090
- --dt-action-color-foreground-muted-hover-hsl: var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l);
1091
- --dt-action-color-foreground-muted-hover-hsla: hsla(var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l) / var(--alpha, 100%));
1092
- --dt-action-color-foreground-muted-hover: #C2C2C2;
1093
- --dt-action-color-foreground-muted-active-h: 0;
1094
- --dt-action-color-foreground-muted-active-s: 0%;
1095
- --dt-action-color-foreground-muted-active-l: 76.07843137254902%;
1096
- --dt-action-color-foreground-muted-active-hsl: var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l);
1097
- --dt-action-color-foreground-muted-active-hsla: hsla(var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l) / var(--alpha, 100%));
1098
- --dt-action-color-foreground-muted-active: #C2C2C2;
1099
- --dt-action-color-foreground-disabled-default-h: 0;
1100
- --dt-action-color-foreground-disabled-default-s: 0%;
1101
- --dt-action-color-foreground-disabled-default-l: 66.66666666666666%;
1102
- --dt-action-color-foreground-disabled-default-hsl: var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l);
1103
- --dt-action-color-foreground-disabled-default-hsla: hsla(var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l) / var(--alpha, 100%));
1104
- --dt-action-color-foreground-disabled-default: #AAAAAA;
1105
- --dt-action-color-foreground-positive-default-h: 111.52173913043478;
1106
- --dt-action-color-foreground-positive-default-s: 100%;
1107
- --dt-action-color-foreground-positive-default-l: 81.96078431372548%;
1108
- --dt-action-color-foreground-positive-default-hsl: var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l);
1109
- --dt-action-color-foreground-positive-default-hsla: hsla(var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l) / var(--alpha, 100%));
1110
- --dt-action-color-foreground-positive-default: #B0FFA3;
1111
- --dt-action-color-foreground-positive-hover-h: 111.99999999999999;
1112
- --dt-action-color-foreground-positive-hover-s: 100%;
1113
- --dt-action-color-foreground-positive-hover-l: 67.2%;
1114
- --dt-action-color-foreground-positive-hover-hsl: var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l);
1115
- --dt-action-color-foreground-positive-hover-hsla: hsla(var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l) / var(--alpha, 100%));
1116
- --dt-action-color-foreground-positive-hover: hsl(112 100% 67.2%);
1117
- --dt-action-color-foreground-positive-active-h: 111.99999999999999;
1118
- --dt-action-color-foreground-positive-active-s: 100%;
1119
- --dt-action-color-foreground-positive-active-l: 67.2%;
1120
- --dt-action-color-foreground-positive-active-hsl: var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l);
1121
- --dt-action-color-foreground-positive-active-hsla: hsla(var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l) / var(--alpha, 100%));
1122
- --dt-action-color-foreground-positive-active: hsl(112 100% 67.2%);
1123
- --dt-action-color-foreground-positive-primary-default-h: 0;
1124
- --dt-action-color-foreground-positive-primary-default-s: 0%;
1125
- --dt-action-color-foreground-positive-primary-default-l: 100%;
1126
- --dt-action-color-foreground-positive-primary-default-hsl: var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l);
1127
- --dt-action-color-foreground-positive-primary-default-hsla: hsla(var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l) / var(--alpha, 100%));
1128
- --dt-action-color-foreground-positive-primary-default: #ffffff;
1129
- --dt-action-color-background-base-default-h: 0;
1130
- --dt-action-color-background-base-default-s: 0%;
1131
- --dt-action-color-background-base-default-l: 0%;
1132
- --dt-action-color-background-base-default-hsl: var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l);
1133
- --dt-action-color-background-base-default-hsla: hsla(var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l) / var(--alpha, 100%));
1134
- --dt-action-color-background-base-default: transparent;
1135
- --dt-action-color-background-base-hover-h: 261;
1136
- --dt-action-color-background-base-hover-s: 100%;
1137
- --dt-action-color-background-base-hover-l: 74.70000000000002%;
1138
- --dt-action-color-background-base-hover-hsl: var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l);
1139
- --dt-action-color-background-base-hover-hsla: hsla(var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l) / var(--alpha, 100%));
1140
- --dt-action-color-background-base-hover: hsl(261 100% 74.7% / 0.1);
1141
- --dt-action-color-background-base-active-h: 261;
1142
- --dt-action-color-background-base-active-s: 100%;
1143
- --dt-action-color-background-base-active-l: 74.70000000000002%;
1144
- --dt-action-color-background-base-active-hsl: var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l);
1145
- --dt-action-color-background-base-active-hsla: hsla(var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l) / var(--alpha, 100%));
1146
- --dt-action-color-background-base-active: hsl(261 100% 74.7% / 0.2);
1147
- --dt-action-color-background-base-primary-default-h: 254.5664739884393;
1148
- --dt-action-color-background-base-primary-default-s: 100%;
1149
- --dt-action-color-background-base-primary-default-l: 66.07843137254902%;
1150
- --dt-action-color-background-base-primary-default-hsl: var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l);
1151
- --dt-action-color-background-base-primary-default-hsla: hsla(var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l) / var(--alpha, 100%));
1152
- --dt-action-color-background-base-primary-default: #7C52FF;
1153
- --dt-action-color-background-base-primary-hover-h: 255;
1154
- --dt-action-color-background-base-primary-hover-s: 100%;
1155
- --dt-action-color-background-base-primary-hover-l: 63.40000000000001%;
1156
- --dt-action-color-background-base-primary-hover-hsl: var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l);
1157
- --dt-action-color-background-base-primary-hover-hsla: hsla(var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l) / var(--alpha, 100%));
1158
- --dt-action-color-background-base-primary-hover: hsl(255 100% 63.4%);
1159
- --dt-action-color-background-base-primary-active-h: 255.00000000000006;
1160
- --dt-action-color-background-base-primary-active-s: 100%;
1161
- --dt-action-color-background-base-primary-active-l: 60.8%;
1162
- --dt-action-color-background-base-primary-active-hsl: var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l);
1163
- --dt-action-color-background-base-primary-active-hsla: hsla(var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l) / var(--alpha, 100%));
1164
- --dt-action-color-background-base-primary-active: hsl(255 100% 60.8%);
1165
- --dt-action-color-background-critical-default-h: 0;
1166
- --dt-action-color-background-critical-default-s: 0%;
1167
- --dt-action-color-background-critical-default-l: 0%;
1168
- --dt-action-color-background-critical-default-hsl: var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l);
1169
- --dt-action-color-background-critical-default-hsla: hsla(var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l) / var(--alpha, 100%));
1170
- --dt-action-color-background-critical-default: transparent;
1171
- --dt-action-color-background-critical-hover-h: 0;
1172
- --dt-action-color-background-critical-hover-s: 88.79999999999998%;
1173
- --dt-action-color-background-critical-hover-l: 49%;
1174
- --dt-action-color-background-critical-hover-hsl: var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l);
1175
- --dt-action-color-background-critical-hover-hsla: hsla(var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l) / var(--alpha, 100%));
1176
- --dt-action-color-background-critical-hover: hsl(0 88.8% 49% / 0.2);
1177
- --dt-action-color-background-critical-active-h: 0;
1178
- --dt-action-color-background-critical-active-s: 88.79999999999998%;
1179
- --dt-action-color-background-critical-active-l: 49%;
1180
- --dt-action-color-background-critical-active-hsl: var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l);
1181
- --dt-action-color-background-critical-active-hsla: hsla(var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l) / var(--alpha, 100%));
1182
- --dt-action-color-background-critical-active: hsl(0 88.8% 49% / 0.3);
1183
- --dt-action-color-background-critical-primary-default-h: 0;
1184
- --dt-action-color-background-critical-primary-default-s: 88.79999999999998%;
1185
- --dt-action-color-background-critical-primary-default-l: 49.01960784313726%;
1186
- --dt-action-color-background-critical-primary-default-hsl: var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l);
1187
- --dt-action-color-background-critical-primary-default-hsla: hsla(var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l) / var(--alpha, 100%));
1188
- --dt-action-color-background-critical-primary-default: #EC0E0E;
1189
- --dt-action-color-background-critical-primary-hover-h: 0;
1190
- --dt-action-color-background-critical-primary-hover-s: 88.8%;
1191
- --dt-action-color-background-critical-primary-hover-l: 45.1%;
1192
- --dt-action-color-background-critical-primary-hover-hsl: var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l);
1193
- --dt-action-color-background-critical-primary-hover-hsla: hsla(var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l) / var(--alpha, 100%));
1194
- --dt-action-color-background-critical-primary-hover: hsl(0 88.8% 45.1%);
1195
- --dt-action-color-background-critical-primary-active-h: 0;
1196
- --dt-action-color-background-critical-primary-active-s: 88.79999999999998%;
1197
- --dt-action-color-background-critical-primary-active-l: 43.1%;
1198
- --dt-action-color-background-critical-primary-active-hsl: var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l);
1199
- --dt-action-color-background-critical-primary-active-hsla: hsla(var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l) / var(--alpha, 100%));
1200
- --dt-action-color-background-critical-primary-active: hsl(0 88.8% 43.1%);
1201
- --dt-action-color-background-inverted-default-h: 0;
1202
- --dt-action-color-background-inverted-default-s: 0%;
1203
- --dt-action-color-background-inverted-default-l: 0%;
1204
- --dt-action-color-background-inverted-default-hsl: var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l);
1205
- --dt-action-color-background-inverted-default-hsla: hsla(var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l) / var(--alpha, 100%));
1206
- --dt-action-color-background-inverted-default: transparent;
1207
- --dt-action-color-background-inverted-hover-h: 0;
1208
- --dt-action-color-background-inverted-hover-s: 0%;
1209
- --dt-action-color-background-inverted-hover-l: 12%;
1210
- --dt-action-color-background-inverted-hover-hsl: var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l);
1211
- --dt-action-color-background-inverted-hover-hsla: hsla(var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l) / var(--alpha, 100%));
1212
- --dt-action-color-background-inverted-hover: hsl(0 0% 12% / 0.15);
1213
- --dt-action-color-background-inverted-active-h: 0;
1214
- --dt-action-color-background-inverted-active-s: 0%;
1215
- --dt-action-color-background-inverted-active-l: 12%;
1216
- --dt-action-color-background-inverted-active-hsl: var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l);
1217
- --dt-action-color-background-inverted-active-hsla: hsla(var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l) / var(--alpha, 100%));
1218
- --dt-action-color-background-inverted-active: hsl(0 0% 12% / 0.3);
1219
- --dt-action-color-background-inverted-primary-default-h: 0;
1220
- --dt-action-color-background-inverted-primary-default-s: 0%;
1221
- --dt-action-color-background-inverted-primary-default-l: 12%;
1222
- --dt-action-color-background-inverted-primary-default-hsl: var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l);
1223
- --dt-action-color-background-inverted-primary-default-hsla: hsla(var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l) / var(--alpha, 100%));
1224
- --dt-action-color-background-inverted-primary-default: hsl(0 0% 12%);
1225
- --dt-action-color-background-inverted-primary-hover-h: 260;
1226
- --dt-action-color-background-inverted-primary-hover-s: 91.30434782608695%;
1227
- --dt-action-color-background-inverted-primary-hover-l: 9.019607843137255%;
1228
- --dt-action-color-background-inverted-primary-hover-hsl: var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l);
1229
- --dt-action-color-background-inverted-primary-hover-hsla: hsla(var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l) / var(--alpha, 100%));
1230
- --dt-action-color-background-inverted-primary-hover: #10022C;
1231
- --dt-action-color-background-inverted-primary-active-h: 254.49999999999997;
1232
- --dt-action-color-background-inverted-primary-active-s: 67.41573033707866%;
1233
- --dt-action-color-background-inverted-primary-active-l: 34.90196078431373%;
1234
- --dt-action-color-background-inverted-primary-active-hsl: var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l);
1235
- --dt-action-color-background-inverted-primary-active-hsla: hsla(var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l) / var(--alpha, 100%));
1236
- --dt-action-color-background-inverted-primary-active: #3A1D95;
1237
- --dt-action-color-background-muted-default-h: 0;
1238
- --dt-action-color-background-muted-default-s: 0%;
1239
- --dt-action-color-background-muted-default-l: 0%;
1240
- --dt-action-color-background-muted-default-hsl: var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l);
1241
- --dt-action-color-background-muted-default-hsla: hsla(var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l) / var(--alpha, 100%));
1242
- --dt-action-color-background-muted-default: transparent;
1243
- --dt-action-color-background-muted-hover-h: 0;
1244
- --dt-action-color-background-muted-hover-s: 0%;
1245
- --dt-action-color-background-muted-hover-l: 83.1%;
1246
- --dt-action-color-background-muted-hover-hsl: var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l);
1247
- --dt-action-color-background-muted-hover-hsla: hsla(var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l) / var(--alpha, 100%));
1248
- --dt-action-color-background-muted-hover: hsl(0 0% 83.1% / 0.1);
1249
- --dt-action-color-background-muted-active-h: 0;
1250
- --dt-action-color-background-muted-active-s: 0%;
1251
- --dt-action-color-background-muted-active-l: 83.1%;
1252
- --dt-action-color-background-muted-active-hsl: var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l);
1253
- --dt-action-color-background-muted-active-hsla: hsla(var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l) / var(--alpha, 100%));
1254
- --dt-action-color-background-muted-active: hsl(0 0% 83.1% / 0.16);
1255
- --dt-action-color-background-disabled-default-h: 0;
1256
- --dt-action-color-background-disabled-default-s: 0%;
1257
- --dt-action-color-background-disabled-default-l: 22.745098039215687%;
1258
- --dt-action-color-background-disabled-default-hsl: var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l);
1259
- --dt-action-color-background-disabled-default-hsla: hsla(var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l) / var(--alpha, 100%));
1260
- --dt-action-color-background-disabled-default: #3A3A3A;
1261
- --dt-action-color-background-positive-default-h: 0;
1262
- --dt-action-color-background-positive-default-s: 0%;
1263
- --dt-action-color-background-positive-default-l: 0%;
1264
- --dt-action-color-background-positive-default-hsl: var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l);
1265
- --dt-action-color-background-positive-default-hsla: hsla(var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l) / var(--alpha, 100%));
1266
- --dt-action-color-background-positive-default: transparent;
1267
- --dt-action-color-background-positive-hover-h: 136;
1268
- --dt-action-color-background-positive-hover-s: 59.10000000000002%;
1269
- --dt-action-color-background-positive-hover-l: 66.9%;
1270
- --dt-action-color-background-positive-hover-hsl: var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l);
1271
- --dt-action-color-background-positive-hover-hsla: hsla(var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l) / var(--alpha, 100%));
1272
- --dt-action-color-background-positive-hover: hsl(136 59.1% 66.9%);
1273
- --dt-action-color-background-positive-active-h: 111.99999999999999;
1274
- --dt-action-color-background-positive-active-s: 100%;
1275
- --dt-action-color-background-positive-active-l: 82%;
1276
- --dt-action-color-background-positive-active-hsl: var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l);
1277
- --dt-action-color-background-positive-active-hsla: hsla(var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l) / var(--alpha, 100%));
1278
- --dt-action-color-background-positive-active: hsl(112 100% 82% / 0.08);
1279
- --dt-action-color-background-positive-primary-default-h: 111.52173913043478;
1280
- --dt-action-color-background-positive-primary-default-s: 100%;
1281
- --dt-action-color-background-positive-primary-default-l: 81.96078431372548%;
1282
- --dt-action-color-background-positive-primary-default-hsl: var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l);
1283
- --dt-action-color-background-positive-primary-default-hsla: hsla(var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l) / var(--alpha, 100%));
1284
- --dt-action-color-background-positive-primary-default: #B0FFA3;
1285
- --dt-action-color-background-positive-primary-hover-h: 111.99999999999999;
1286
- --dt-action-color-background-positive-primary-hover-s: 100%;
1287
- --dt-action-color-background-positive-primary-hover-l: 73.8%;
1288
- --dt-action-color-background-positive-primary-hover-hsl: var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l);
1289
- --dt-action-color-background-positive-primary-hover-hsla: hsla(var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l) / var(--alpha, 100%));
1290
- --dt-action-color-background-positive-primary-hover: hsl(112 100% 73.8%);
1291
- --dt-action-color-background-positive-primary-active-h: 111.99999999999999;
1292
- --dt-action-color-background-positive-primary-active-s: 100%;
1293
- --dt-action-color-background-positive-primary-active-l: 68.8%;
1294
- --dt-action-color-background-positive-primary-active-hsl: var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l);
1295
- --dt-action-color-background-positive-primary-active-hsla: hsla(var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l) / var(--alpha, 100%));
1296
- --dt-action-color-background-positive-primary-active: hsl(112 100% 68.8%);
1297
- --dt-action-color-border-base-outlined-default-h: 260.9302325581395;
1298
- --dt-action-color-border-base-outlined-default-s: 100%;
1299
- --dt-action-color-border-base-outlined-default-l: 74.70588235294117%;
1300
- --dt-action-color-border-base-outlined-default-hsl: var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l);
1301
- --dt-action-color-border-base-outlined-default-hsla: hsla(var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l) / var(--alpha, 100%));
1302
- --dt-action-color-border-base-outlined-default: #AB7EFF;
1303
- --dt-action-color-border-critical-outlined-default-h: 0;
1304
- --dt-action-color-border-critical-outlined-default-s: 100%;
1305
- --dt-action-color-border-critical-outlined-default-l: 76.07843137254902%;
1306
- --dt-action-color-border-critical-outlined-default-hsl: var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l);
1307
- --dt-action-color-border-critical-outlined-default-hsla: hsla(var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l) / var(--alpha, 100%));
1308
- --dt-action-color-border-critical-outlined-default: #FF8585;
1309
- --dt-action-color-border-inverted-outlined-default-h: 0;
1310
- --dt-action-color-border-inverted-outlined-default-s: 0%;
1311
- --dt-action-color-border-inverted-outlined-default-l: 0%;
1312
- --dt-action-color-border-inverted-outlined-default-hsl: var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l);
1313
- --dt-action-color-border-inverted-outlined-default-hsla: hsla(var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l) / var(--alpha, 100%));
1314
- --dt-action-color-border-inverted-outlined-default: hsl(0 0% 0% / 0.34);
1315
- --dt-action-color-border-muted-outlined-default-h: 0;
1316
- --dt-action-color-border-muted-outlined-default-s: 0%;
1317
- --dt-action-color-border-muted-outlined-default-l: 100%;
1318
- --dt-action-color-border-muted-outlined-default-hsl: var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l);
1319
- --dt-action-color-border-muted-outlined-default-hsla: hsla(var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l) / var(--alpha, 100%));
1320
- --dt-action-color-border-muted-outlined-default: hsl(0 0% 100% / 0.36);
1321
- --dt-theme-color-base-h: 0;
1322
- --dt-theme-color-base-s: 0%;
1323
- --dt-theme-color-base-l: 90.19607843137256%;
1324
- --dt-theme-color-base-hsl: var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l);
1325
- --dt-theme-color-base-hsla: hsla(var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l) / var(--alpha, 100%));
1326
- --dt-theme-color-base: #E6E6E6;
1327
- --dt-theme-topbar-color-foreground-h: 0;
1328
- --dt-theme-topbar-color-foreground-s: 0%;
1329
- --dt-theme-topbar-color-foreground-l: 90.2%;
1330
- --dt-theme-topbar-color-foreground-hsl: var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l);
1331
- --dt-theme-topbar-color-foreground-hsla: hsla(var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l) / var(--alpha, 100%));
1332
- --dt-theme-topbar-color-foreground: hsl(0 0% 90.2% / 0.75);
1333
- --dt-theme-topbar-color-background-h: 0;
1334
- --dt-theme-topbar-color-background-s: 0%;
1335
- --dt-theme-topbar-color-background-l: 14.901960784313726%;
1336
- --dt-theme-topbar-color-background-hsl: var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l);
1337
- --dt-theme-topbar-color-background-hsla: hsla(var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l) / var(--alpha, 100%));
1338
- --dt-theme-topbar-color-background: #262626;
1339
- --dt-theme-topbar-field-color-foreground-h: 0;
1340
- --dt-theme-topbar-field-color-foreground-s: 0%;
1341
- --dt-theme-topbar-field-color-foreground-l: 90.2%;
1342
- --dt-theme-topbar-field-color-foreground-hsl: var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l);
1343
- --dt-theme-topbar-field-color-foreground-hsla: hsla(var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l) / var(--alpha, 100%));
1344
- --dt-theme-topbar-field-color-foreground: hsl(0 0% 90.2% / 0.5);
1345
- --dt-theme-topbar-field-color-foreground-hover-h: 0;
1346
- --dt-theme-topbar-field-color-foreground-hover-s: 0%;
1347
- --dt-theme-topbar-field-color-foreground-hover-l: 90.2%;
1348
- --dt-theme-topbar-field-color-foreground-hover-hsl: var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l);
1349
- --dt-theme-topbar-field-color-foreground-hover-hsla: hsla(var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l) / var(--alpha, 100%));
1350
- --dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 90.2% / 0.75);
1351
- --dt-theme-topbar-field-color-background-h: 0;
1352
- --dt-theme-topbar-field-color-background-s: 0%;
1353
- --dt-theme-topbar-field-color-background-l: 90.2%;
1354
- --dt-theme-topbar-field-color-background-hsl: var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l);
1355
- --dt-theme-topbar-field-color-background-hsla: hsla(var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l) / var(--alpha, 100%));
1356
- --dt-theme-topbar-field-color-background: hsl(0 0% 90.2% / 0.05);
1357
- --dt-theme-topbar-field-color-background-hover-h: 0;
1358
- --dt-theme-topbar-field-color-background-hover-s: 0%;
1359
- --dt-theme-topbar-field-color-background-hover-l: 10.1%;
1360
- --dt-theme-topbar-field-color-background-hover-hsl: var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l);
1361
- --dt-theme-topbar-field-color-background-hover-hsla: hsla(var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l) / var(--alpha, 100%));
1362
- --dt-theme-topbar-field-color-background-hover: hsl(0 0% 10.1%);
1363
- --dt-theme-topbar-field-color-border-h: 0;
1364
- --dt-theme-topbar-field-color-border-s: 0%;
1365
- --dt-theme-topbar-field-color-border-l: 90.2%;
1366
- --dt-theme-topbar-field-color-border-hsl: var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l);
1367
- --dt-theme-topbar-field-color-border-hsla: hsla(var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l) / var(--alpha, 100%));
1368
- --dt-theme-topbar-field-color-border: hsl(0 0% 90.2% / 0);
1369
- --dt-theme-topbar-field-color-border-hover-h: 0;
1370
- --dt-theme-topbar-field-color-border-hover-s: 0%;
1371
- --dt-theme-topbar-field-color-border-hover-l: 90.2%;
1372
- --dt-theme-topbar-field-color-border-hover-hsl: var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l);
1373
- --dt-theme-topbar-field-color-border-hover-hsla: hsla(var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l) / var(--alpha, 100%));
1374
- --dt-theme-topbar-field-color-border-hover: hsl(0 0% 90.2% / 0.1);
1375
- --dt-theme-topbar-field-color-border-active-h: 0;
1376
- --dt-theme-topbar-field-color-border-active-s: 0%;
1377
- --dt-theme-topbar-field-color-border-active-l: 90.2%;
1378
- --dt-theme-topbar-field-color-border-active-hsl: var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l);
1379
- --dt-theme-topbar-field-color-border-active-hsla: hsla(var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l) / var(--alpha, 100%));
1380
- --dt-theme-topbar-field-color-border-active: hsl(0 0% 90.2% / 0.2);
1381
- --dt-theme-topbar-button-color-foreground-h: 0;
1382
- --dt-theme-topbar-button-color-foreground-s: 0%;
1383
- --dt-theme-topbar-button-color-foreground-l: 90.2%;
1384
- --dt-theme-topbar-button-color-foreground-hsl: var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l);
1385
- --dt-theme-topbar-button-color-foreground-hsla: hsla(var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l) / var(--alpha, 100%));
1386
- --dt-theme-topbar-button-color-foreground: hsl(0 0% 90.2% / 0.65);
1387
- --dt-theme-topbar-button-color-foreground-hover-h: 0;
1388
- --dt-theme-topbar-button-color-foreground-hover-s: 0%;
1389
- --dt-theme-topbar-button-color-foreground-hover-l: 90.19607843137256%;
1390
- --dt-theme-topbar-button-color-foreground-hover-hsl: var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l);
1391
- --dt-theme-topbar-button-color-foreground-hover-hsla: hsla(var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l) / var(--alpha, 100%));
1392
- --dt-theme-topbar-button-color-foreground-hover: #E6E6E6;
1393
- --dt-theme-topbar-button-color-background-h: 0;
1394
- --dt-theme-topbar-button-color-background-s: 0%;
1395
- --dt-theme-topbar-button-color-background-l: 90.2%;
1396
- --dt-theme-topbar-button-color-background-hsl: var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l);
1397
- --dt-theme-topbar-button-color-background-hsla: hsla(var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l) / var(--alpha, 100%));
1398
- --dt-theme-topbar-button-color-background: hsl(0 0% 90.2% / 0);
1399
- --dt-theme-topbar-button-color-background-hover-h: 0;
1400
- --dt-theme-topbar-button-color-background-hover-s: 0%;
1401
- --dt-theme-topbar-button-color-background-hover-l: 90.2%;
1402
- --dt-theme-topbar-button-color-background-hover-hsl: var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l);
1403
- --dt-theme-topbar-button-color-background-hover-hsla: hsla(var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l) / var(--alpha, 100%));
1404
- --dt-theme-topbar-button-color-background-hover: hsl(0 0% 90.2% / 0.15);
1405
- --dt-theme-topbar-button-color-background-active-h: 0;
1406
- --dt-theme-topbar-button-color-background-active-s: 0%;
1407
- --dt-theme-topbar-button-color-background-active-l: 90.2%;
1408
- --dt-theme-topbar-button-color-background-active-hsl: var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l);
1409
- --dt-theme-topbar-button-color-background-active-hsla: hsla(var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l) / var(--alpha, 100%));
1410
- --dt-theme-topbar-button-color-background-active: hsl(0 0% 90.2% / 0.1);
1411
- --dt-theme-topbar-profile-color-foreground-h: 0;
1412
- --dt-theme-topbar-profile-color-foreground-s: 0%;
1413
- --dt-theme-topbar-profile-color-foreground-l: 90.2%;
1414
- --dt-theme-topbar-profile-color-foreground-hsl: var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l);
1415
- --dt-theme-topbar-profile-color-foreground-hsla: hsla(var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l) / var(--alpha, 100%));
1416
- --dt-theme-topbar-profile-color-foreground: hsl(0 0% 90.2% / 0.75);
1417
- --dt-theme-topbar-profile-color-foreground-inverted-h: 0;
1418
- --dt-theme-topbar-profile-color-foreground-inverted-s: 0%;
1419
- --dt-theme-topbar-profile-color-foreground-inverted-l: 0%;
1420
- --dt-theme-topbar-profile-color-foreground-inverted-hsl: var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l);
1421
- --dt-theme-topbar-profile-color-foreground-inverted-hsla: hsla(var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l) / var(--alpha, 100%));
1422
- --dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 0% / 0.75);
1423
- --dt-theme-topbar-profile-color-background-h: 0;
1424
- --dt-theme-topbar-profile-color-background-s: 0%;
1425
- --dt-theme-topbar-profile-color-background-l: 90.2%;
1426
- --dt-theme-topbar-profile-color-background-hsl: var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l);
1427
- --dt-theme-topbar-profile-color-background-hsla: hsla(var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l) / var(--alpha, 100%));
1428
- --dt-theme-topbar-profile-color-background: hsl(0 0% 90.2% / 0.05);
1429
- --dt-theme-topbar-profile-color-background-inverted-h: 0;
1430
- --dt-theme-topbar-profile-color-background-inverted-s: 0%;
1431
- --dt-theme-topbar-profile-color-background-inverted-l: 90.2%;
1432
- --dt-theme-topbar-profile-color-background-inverted-hsl: var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l);
1433
- --dt-theme-topbar-profile-color-background-inverted-hsla: hsla(var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l) / var(--alpha, 100%));
1434
- --dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 90.2% / 0.75);
1435
- --dt-theme-topbar-profile-color-background-hover-h: 0;
1436
- --dt-theme-topbar-profile-color-background-hover-s: 0%;
1437
- --dt-theme-topbar-profile-color-background-hover-l: 90.2%;
1438
- --dt-theme-topbar-profile-color-background-hover-hsl: var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l);
1439
- --dt-theme-topbar-profile-color-background-hover-hsla: hsla(var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l) / var(--alpha, 100%));
1440
- --dt-theme-topbar-profile-color-background-hover: hsl(0 0% 90.2% / 0.1);
1441
- --dt-theme-topbar-profile-color-background-active-h: 0;
1442
- --dt-theme-topbar-profile-color-background-active-s: 0%;
1443
- --dt-theme-topbar-profile-color-background-active-l: 90.2%;
1444
- --dt-theme-topbar-profile-color-background-active-hsl: var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l);
1445
- --dt-theme-topbar-profile-color-background-active-hsla: hsla(var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l) / var(--alpha, 100%));
1446
- --dt-theme-topbar-profile-color-background-active: hsl(0 0% 90.2% / 0.14);
1447
- --dt-theme-sidebar-color-foreground-h: 0;
1448
- --dt-theme-sidebar-color-foreground-s: 0%;
1449
- --dt-theme-sidebar-color-foreground-l: 76.07843137254902%;
1450
- --dt-theme-sidebar-color-foreground-hsl: var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l);
1451
- --dt-theme-sidebar-color-foreground-hsla: hsla(var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l) / var(--alpha, 100%));
1452
- --dt-theme-sidebar-color-foreground: #C2C2C2;
1453
- --dt-theme-sidebar-color-foreground-unread-h: 0;
1454
- --dt-theme-sidebar-color-foreground-unread-s: 0%;
1455
- --dt-theme-sidebar-color-foreground-unread-l: 90.19607843137256%;
1456
- --dt-theme-sidebar-color-foreground-unread-hsl: var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l);
1457
- --dt-theme-sidebar-color-foreground-unread-hsla: hsla(var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l) / var(--alpha, 100%));
1458
- --dt-theme-sidebar-color-foreground-unread: #E6E6E6;
1459
- --dt-theme-sidebar-color-background-h: 0;
1460
- --dt-theme-sidebar-color-background-s: 0%;
1461
- --dt-theme-sidebar-color-background-l: 14.901960784313726%;
1462
- --dt-theme-sidebar-color-background-hsl: var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l);
1463
- --dt-theme-sidebar-color-background-hsla: hsla(var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l) / var(--alpha, 100%));
1464
- --dt-theme-sidebar-color-background: #262626;
1465
- --dt-theme-sidebar-icon-color-foreground-h: 0;
1466
- --dt-theme-sidebar-icon-color-foreground-s: 0%;
1467
- --dt-theme-sidebar-icon-color-foreground-l: 76.07843137254902%;
1468
- --dt-theme-sidebar-icon-color-foreground-hsl: var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l);
1469
- --dt-theme-sidebar-icon-color-foreground-hsla: hsla(var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l) / var(--alpha, 100%));
1470
- --dt-theme-sidebar-icon-color-foreground: #C2C2C2;
1471
- --dt-theme-sidebar-status-color-foreground-h: 0;
1472
- --dt-theme-sidebar-status-color-foreground-s: 0%;
1473
- --dt-theme-sidebar-status-color-foreground-l: 66.66666666666666%;
1474
- --dt-theme-sidebar-status-color-foreground-hsl: var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l);
1475
- --dt-theme-sidebar-status-color-foreground-hsla: hsla(var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l) / var(--alpha, 100%));
1476
- --dt-theme-sidebar-status-color-foreground: #AAAAAA;
1477
- --dt-theme-sidebar-row-color-background-h: 0;
1478
- --dt-theme-sidebar-row-color-background-s: 0%;
1479
- --dt-theme-sidebar-row-color-background-l: 90.2%;
1480
- --dt-theme-sidebar-row-color-background-hsl: var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l);
1481
- --dt-theme-sidebar-row-color-background-hsla: hsla(var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l) / var(--alpha, 100%));
1482
- --dt-theme-sidebar-row-color-background: hsl(0 0% 90.2% / 0);
1483
- --dt-theme-sidebar-row-color-background-hover-h: 0;
1484
- --dt-theme-sidebar-row-color-background-hover-s: 0%;
1485
- --dt-theme-sidebar-row-color-background-hover-l: 90.2%;
1486
- --dt-theme-sidebar-row-color-background-hover-hsl: var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l);
1487
- --dt-theme-sidebar-row-color-background-hover-hsla: hsla(var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l) / var(--alpha, 100%));
1488
- --dt-theme-sidebar-row-color-background-hover: hsl(0 0% 90.2% / 0.18);
1489
- --dt-theme-sidebar-row-color-background-active-h: 0;
1490
- --dt-theme-sidebar-row-color-background-active-s: 0%;
1491
- --dt-theme-sidebar-row-color-background-active-l: 90.2%;
1492
- --dt-theme-sidebar-row-color-background-active-hsl: var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l);
1493
- --dt-theme-sidebar-row-color-background-active-hsla: hsla(var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l) / var(--alpha, 100%));
1494
- --dt-theme-sidebar-row-color-background-active: hsl(0 0% 90.2% / 0.24);
1495
- --dt-theme-sidebar-selected-row-color-foreground-h: 0;
1496
- --dt-theme-sidebar-selected-row-color-foreground-s: 0%;
1497
- --dt-theme-sidebar-selected-row-color-foreground-l: 90.19607843137256%;
1498
- --dt-theme-sidebar-selected-row-color-foreground-hsl: var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l);
1499
- --dt-theme-sidebar-selected-row-color-foreground-hsla: hsla(var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l) / var(--alpha, 100%));
1500
- --dt-theme-sidebar-selected-row-color-foreground: #E6E6E6;
1501
- --dt-theme-sidebar-selected-row-color-background-h: 0;
1502
- --dt-theme-sidebar-selected-row-color-background-s: 0%;
1503
- --dt-theme-sidebar-selected-row-color-background-l: 90.2%;
1504
- --dt-theme-sidebar-selected-row-color-background-hsl: var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l);
1505
- --dt-theme-sidebar-selected-row-color-background-hsla: hsla(var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l) / var(--alpha, 100%));
1506
- --dt-theme-sidebar-selected-row-color-background: hsl(0 0% 90.2% / 0.2);
1507
- --dt-theme-sidebar-section-color-foreground-h: 0;
1508
- --dt-theme-sidebar-section-color-foreground-s: 0%;
1509
- --dt-theme-sidebar-section-color-foreground-l: 66.66666666666666%;
1510
- --dt-theme-sidebar-section-color-foreground-hsl: var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l);
1511
- --dt-theme-sidebar-section-color-foreground-hsla: hsla(var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l) / var(--alpha, 100%));
1512
- --dt-theme-sidebar-section-color-foreground: #AAAAAA;
1513
- --dt-theme-presence-color-background-available-h: 111.52173913043478;
1514
- --dt-theme-presence-color-background-available-s: 100%;
1515
- --dt-theme-presence-color-background-available-l: 81.96078431372548%;
1516
- --dt-theme-presence-color-background-available-hsl: var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l);
1517
- --dt-theme-presence-color-background-available-hsla: hsla(var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l) / var(--alpha, 100%));
1518
- --dt-theme-presence-color-background-available: #B0FFA3;
1519
- --dt-theme-presence-color-background-busy-unavailable-h: 0;
1520
- --dt-theme-presence-color-background-busy-unavailable-s: 88.79999999999998%;
1521
- --dt-theme-presence-color-background-busy-unavailable-l: 49.01960784313726%;
1522
- --dt-theme-presence-color-background-busy-unavailable-hsl: var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l);
1523
- --dt-theme-presence-color-background-busy-unavailable-hsla: hsla(var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l) / var(--alpha, 100%));
1524
- --dt-theme-presence-color-background-busy-unavailable: #EC0E0E;
1525
- --dt-theme-presence-color-background-busy-h: 35.80645161290322;
1526
- --dt-theme-presence-color-background-busy-s: 91.17647058823533%;
1527
- --dt-theme-presence-color-background-busy-l: 60%;
1528
- --dt-theme-presence-color-background-busy-hsl: var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l);
1529
- --dt-theme-presence-color-background-busy-hsla: hsla(var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l) / var(--alpha, 100%));
1530
- --dt-theme-presence-color-background-busy: #F6AB3C;
1531
- --dt-theme-presence-color-background-offline-h: 0;
1532
- --dt-theme-presence-color-background-offline-s: 0%;
1533
- --dt-theme-presence-color-background-offline-l: 100%;
1534
- --dt-theme-presence-color-background-offline-hsl: var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l);
1535
- --dt-theme-presence-color-background-offline-hsla: hsla(var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l) / var(--alpha, 100%));
1536
- --dt-theme-presence-color-background-offline: #ffffff;
1537
- --dt-theme-mention-color-foreground-h: 0;
1538
- --dt-theme-mention-color-foreground-s: 0%;
1539
- --dt-theme-mention-color-foreground-l: 100%;
1540
- --dt-theme-mention-color-foreground-hsl: var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l);
1541
- --dt-theme-mention-color-foreground-hsla: hsla(var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l) / var(--alpha, 100%));
1542
- --dt-theme-mention-color-foreground: #ffffff;
1543
- --dt-theme-mention-color-foreground-strong-h: 0;
1544
- --dt-theme-mention-color-foreground-strong-s: 0%;
1545
- --dt-theme-mention-color-foreground-strong-l: 0%;
1546
- --dt-theme-mention-color-foreground-strong-hsl: var(--dt-theme-mention-color-foreground-strong-h) var(--dt-theme-mention-color-foreground-strong-s) var(--dt-theme-mention-color-foreground-strong-l);
1547
- --dt-theme-mention-color-foreground-strong-hsla: hsla(var(--dt-theme-mention-color-foreground-strong-h) var(--dt-theme-mention-color-foreground-strong-s) var(--dt-theme-mention-color-foreground-strong-l) / var(--alpha, 100%));
1548
- --dt-theme-mention-color-foreground-strong: #000000;
1549
- --dt-theme-mention-color-background-h: 254.5664739884393;
1550
- --dt-theme-mention-color-background-s: 100%;
1551
- --dt-theme-mention-color-background-l: 66.07843137254902%;
1552
- --dt-theme-mention-color-background-hsl: var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l);
1553
- --dt-theme-mention-color-background-hsla: hsla(var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l) / var(--alpha, 100%));
1554
- --dt-theme-mention-color-background: #7C52FF;
1555
- --dt-theme-mention-color-background-strong-h: 260.35714285714283;
1556
- --dt-theme-mention-color-background-strong-s: 100%;
1557
- --dt-theme-mention-color-background-strong-l: 89.01960784313725%;
1558
- --dt-theme-mention-color-background-strong-hsl: var(--dt-theme-mention-color-background-strong-h) var(--dt-theme-mention-color-background-strong-s) var(--dt-theme-mention-color-background-strong-l);
1559
- --dt-theme-mention-color-background-strong-hsla: hsla(var(--dt-theme-mention-color-background-strong-h) var(--dt-theme-mention-color-background-strong-s) var(--dt-theme-mention-color-background-strong-l) / var(--alpha, 100%));
1560
- --dt-theme-mention-color-background-strong: #DAC7FF;
1561
- --dt-avatar-color-foreground-h: 0;
1562
- --dt-avatar-color-foreground-s: 0%;
1563
- --dt-avatar-color-foreground-l: 0%;
1564
- --dt-avatar-color-foreground-hsl: var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l);
1565
- --dt-avatar-color-foreground-hsla: hsla(var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l) / var(--alpha, 100%));
1566
- --dt-avatar-color-foreground: #000000;
1567
- --dt-avatar-color-background-100-h: 136.64233576642334;
1568
- --dt-avatar-color-background-100-s: 72.4867724867725%;
1569
- --dt-avatar-color-background-100-l: 37.05882352941176%;
1570
- --dt-avatar-color-background-100-hsl: var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l);
1571
- --dt-avatar-color-background-100-hsla: hsla(var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l) / var(--alpha, 100%));
1572
- --dt-avatar-color-background-100: #1aa340;
1573
- --dt-avatar-color-background-200-h: 101.12903225806453;
1574
- --dt-avatar-color-background-200-s: 100%;
1575
- --dt-avatar-color-background-200-l: 75.68627450980392%;
1576
- --dt-avatar-color-background-200-hsl: var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l);
1577
- --dt-avatar-color-background-200-hsla: hsla(var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l) / var(--alpha, 100%));
1578
- --dt-avatar-color-background-200: #aaff83;
1579
- --dt-avatar-color-background-300-h: 97.3469387755102;
1580
- --dt-avatar-color-background-300-s: 69.99999999999997%;
1581
- --dt-avatar-color-background-300-l: 72.54901960784314%;
1582
- --dt-avatar-color-background-300-hsl: var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l);
1583
- --dt-avatar-color-background-300-hsla: hsla(var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l) / var(--alpha, 100%));
1584
- --dt-avatar-color-background-300: #adea88;
1585
- --dt-avatar-color-background-400-h: 144.1025641025641;
1586
- --dt-avatar-color-background-400-s: 75.48387096774195%;
1587
- --dt-avatar-color-background-400-l: 69.6078431372549%;
1588
- --dt-avatar-color-background-400-hsl: var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l);
1589
- --dt-avatar-color-background-400-hsla: hsla(var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l) / var(--alpha, 100%));
1590
- --dt-avatar-color-background-400: #77eca6;
1591
- --dt-avatar-color-background-500-h: 154.9565217391304;
1592
- --dt-avatar-color-background-500-s: 76.158940397351%;
1593
- --dt-avatar-color-background-500-l: 70.3921568627451%;
1594
- --dt-avatar-color-background-500-hsl: var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l);
1595
- --dt-avatar-color-background-500-hsla: hsla(var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l) / var(--alpha, 100%));
1596
- --dt-avatar-color-background-500: #7aedbd;
1597
- --dt-avatar-color-background-600-h: 187.17948717948718;
1598
- --dt-avatar-color-background-600-s: 75.48387096774195%;
1599
- --dt-avatar-color-background-600-l: 69.6078431372549%;
1600
- --dt-avatar-color-background-600-hsl: var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l);
1601
- --dt-avatar-color-background-600-hsla: hsla(var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l) / var(--alpha, 100%));
1602
- --dt-avatar-color-background-600: #77deec;
1603
- --dt-avatar-color-background-700-h: 194.53416149068323;
1604
- --dt-avatar-color-background-700-s: 100%;
1605
- --dt-avatar-color-background-700-l: 68.43137254901961%;
1606
- --dt-avatar-color-background-700-hsl: var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l);
1607
- --dt-avatar-color-background-700-hsla: hsla(var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l) / var(--alpha, 100%));
1608
- --dt-avatar-color-background-700: #5ed8ff;
1609
- --dt-avatar-color-background-800-h: 194.1176470588235;
1610
- --dt-avatar-color-background-800-s: 100%;
1611
- --dt-avatar-color-background-800-l: 80%;
1612
- --dt-avatar-color-background-800-hsl: var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l);
1613
- --dt-avatar-color-background-800-hsla: hsla(var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l) / var(--alpha, 100%));
1614
- --dt-avatar-color-background-800: #99e7ff;
1615
- --dt-avatar-color-background-900-h: 212.60115606936418;
1616
- --dt-avatar-color-background-900-s: 98.85714285714286%;
1617
- --dt-avatar-color-background-900-l: 65.68627450980392%;
1618
- --dt-avatar-color-background-900-hsl: var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l);
1619
- --dt-avatar-color-background-900-hsla: hsla(var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l) / var(--alpha, 100%));
1620
- --dt-avatar-color-background-900: #51a0fe;
1621
- --dt-avatar-color-background-1000-h: 219.45205479452054;
1622
- --dt-avatar-color-background-1000-s: 100%;
1623
- --dt-avatar-color-background-1000-l: 85.68627450980392%;
1624
- --dt-avatar-color-background-1000-hsl: var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l);
1625
- --dt-avatar-color-background-1000-hsla: hsla(var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l) / var(--alpha, 100%));
1626
- --dt-avatar-color-background-1000: #b6cfff;
1627
- --dt-avatar-color-background-1100-h: 309.31034482758616;
1628
- --dt-avatar-color-background-1100-s: 67.44186046511626%;
1629
- --dt-avatar-color-background-1100-l: 83.13725490196077%;
1630
- --dt-avatar-color-background-1100-hsl: var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l);
1631
- --dt-avatar-color-background-1100-hsla: hsla(var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l) / var(--alpha, 100%));
1632
- --dt-avatar-color-background-1100: #f1b7e8;
1633
- --dt-avatar-color-background-1200-h: 324.10256410256414;
1634
- --dt-avatar-color-background-1200-s: 75.48387096774195%;
1635
- --dt-avatar-color-background-1200-l: 69.6078431372549%;
1636
- --dt-avatar-color-background-1200-hsl: var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l);
1637
- --dt-avatar-color-background-1200-hsla: hsla(var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l) / var(--alpha, 100%));
1638
- --dt-avatar-color-background-1200: #ec77bd;
1639
- --dt-avatar-color-background-1300-h: 325.6578947368421;
1640
- --dt-avatar-color-background-1300-s: 100%;
1641
- --dt-avatar-color-background-1300-l: 70.19607843137254%;
1642
- --dt-avatar-color-background-1300-hsl: var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l);
1643
- --dt-avatar-color-background-1300-hsla: hsla(var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l) / var(--alpha, 100%));
1644
- --dt-avatar-color-background-1300: #ff67be;
1645
- --dt-avatar-color-background-1400-h: 0;
1646
- --dt-avatar-color-background-1400-s: 89.70588235294119%;
1647
- --dt-avatar-color-background-1400-l: 73.33333333333334%;
1648
- --dt-avatar-color-background-1400-hsl: var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l);
1649
- --dt-avatar-color-background-1400-hsla: hsla(var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l) / var(--alpha, 100%));
1650
- --dt-avatar-color-background-1400: #f87e7e;
1651
- --dt-avatar-color-background-1500-h: 25.128205128205128;
1652
- --dt-avatar-color-background-1500-s: 75.48387096774195%;
1653
- --dt-avatar-color-background-1500-l: 69.6078431372549%;
1654
- --dt-avatar-color-background-1500-hsl: var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l);
1655
- --dt-avatar-color-background-1500-hsla: hsla(var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l) / var(--alpha, 100%));
1656
- --dt-avatar-color-background-1500: #eca877;
1657
- --dt-avatar-color-background-1600-h: 39.473684210526315;
1658
- --dt-avatar-color-background-1600-s: 100%;
1659
- --dt-avatar-color-background-1600-l: 62.745098039215684%;
1660
- --dt-avatar-color-background-1600-hsl: var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l);
1661
- --dt-avatar-color-background-1600-hsla: hsla(var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l) / var(--alpha, 100%));
1662
- --dt-avatar-color-background-1600: #ffbe41;
1663
- --dt-avatar-color-background-1700-h: 46.70270270270271;
1664
- --dt-avatar-color-background-1700-s: 100%;
1665
- --dt-avatar-color-background-1700-l: 63.725490196078425%;
1666
- --dt-avatar-color-background-1700-hsl: var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l);
1667
- --dt-avatar-color-background-1700-hsla: hsla(var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l) / var(--alpha, 100%));
1668
- --dt-avatar-color-background-1700: #ffd646;
1669
- --dt-avatar-color-background-1800-h: 36.20689655172413;
1670
- --dt-avatar-color-background-1800-s: 67.44186046511626%;
1671
- --dt-avatar-color-background-1800-l: 83.13725490196077%;
1672
- --dt-avatar-color-background-1800-hsl: var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l);
1673
- --dt-avatar-color-background-1800-hsla: hsla(var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l) / var(--alpha, 100%));
1674
- --dt-avatar-color-background-1800: #f1dab7;
7
+ --dt-radio-size-radius: 50%;
1675
8
  --dt-avatar-color-background-000-h: 0;
1676
9
  --dt-avatar-color-background-000-s: 0%;
1677
10
  --dt-avatar-color-background-000-l: 87.84313725490196%;
1678
11
  --dt-avatar-color-background-000-hsl: var(--dt-avatar-color-background-000-h) var(--dt-avatar-color-background-000-s) var(--dt-avatar-color-background-000-l);
1679
12
  --dt-avatar-color-background-000-hsla: hsla(var(--dt-avatar-color-background-000-h) var(--dt-avatar-color-background-000-s) var(--dt-avatar-color-background-000-l) / var(--alpha, 100%));
1680
13
  --dt-avatar-color-background-000: #e0e0e0;
1681
- --dt-badge-color-background-default-h: 0;
1682
- --dt-badge-color-background-default-s: 0%;
1683
- --dt-badge-color-background-default-l: 90.2%;
1684
- --dt-badge-color-background-default-hsl: var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l);
1685
- --dt-badge-color-background-default-hsla: hsla(var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l) / var(--alpha, 100%));
1686
- --dt-badge-color-background-default: hsl(0 0% 90.2% / 0.15);
1687
- --dt-badge-color-background-info-h: 212.77777777777777;
1688
- --dt-badge-color-background-info-s: 98.18181818181819%;
1689
- --dt-badge-color-background-info-l: 21.56862745098039%;
1690
- --dt-badge-color-background-info-hsl: var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l);
1691
- --dt-badge-color-background-info-hsla: hsla(var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l) / var(--alpha, 100%));
1692
- --dt-badge-color-background-info: #01326D;
1693
- --dt-badge-color-background-success-h: 136.15384615384616;
1694
- --dt-badge-color-background-success-s: 59.09090909090909%;
1695
- --dt-badge-color-background-success-l: 17.254901960784313%;
1696
- --dt-badge-color-background-success-hsl: var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l);
1697
- --dt-badge-color-background-success-hsla: hsla(var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l) / var(--alpha, 100%));
1698
- --dt-badge-color-background-success: #124620;
1699
- --dt-badge-color-background-warning-h: 35.70247933884298;
1700
- --dt-badge-color-background-warning-s: 88.32116788321169%;
1701
- --dt-badge-color-background-warning-l: 26.862745098039216%;
1702
- --dt-badge-color-background-warning-hsl: var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l);
1703
- --dt-badge-color-background-warning-hsla: hsla(var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l) / var(--alpha, 100%));
1704
- --dt-badge-color-background-warning: #815008;
1705
- --dt-badge-color-background-critical-h: 0;
1706
- --dt-badge-color-background-critical-s: 89.58333333333334%;
1707
- --dt-badge-color-background-critical-l: 18.823529411764707%;
1708
- --dt-badge-color-background-critical-hsl: var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l);
1709
- --dt-badge-color-background-critical-hsla: hsla(var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l) / var(--alpha, 100%));
1710
- --dt-badge-color-background-critical: #5B0505;
1711
- --dt-badge-color-background-bulletin-h: 254.5664739884393;
1712
- --dt-badge-color-background-bulletin-s: 100%;
1713
- --dt-badge-color-background-bulletin-l: 66.07843137254902%;
1714
- --dt-badge-color-background-bulletin-hsl: var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l);
1715
- --dt-badge-color-background-bulletin-hsla: hsla(var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l) / var(--alpha, 100%));
1716
- --dt-badge-color-background-bulletin: #7C52FF;
14
+ --dt-avatar-color-background-1800-h: 36.20689655172413;
15
+ --dt-avatar-color-background-1800-s: 67.44186046511626%;
16
+ --dt-avatar-color-background-1800-l: 83.13725490196077%;
17
+ --dt-avatar-color-background-1800-hsl: var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l);
18
+ --dt-avatar-color-background-1800-hsla: hsla(var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l) / var(--alpha, 100%));
19
+ --dt-avatar-color-background-1800: #f1dab7;
20
+ --dt-avatar-color-background-1700-h: 46.70270270270271;
21
+ --dt-avatar-color-background-1700-s: 100%;
22
+ --dt-avatar-color-background-1700-l: 63.725490196078425%;
23
+ --dt-avatar-color-background-1700-hsl: var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l);
24
+ --dt-avatar-color-background-1700-hsla: hsla(var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l) / var(--alpha, 100%));
25
+ --dt-avatar-color-background-1700: #ffd646;
26
+ --dt-avatar-color-background-1600-h: 39.473684210526315;
27
+ --dt-avatar-color-background-1600-s: 100%;
28
+ --dt-avatar-color-background-1600-l: 62.745098039215684%;
29
+ --dt-avatar-color-background-1600-hsl: var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l);
30
+ --dt-avatar-color-background-1600-hsla: hsla(var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l) / var(--alpha, 100%));
31
+ --dt-avatar-color-background-1600: #ffbe41;
32
+ --dt-avatar-color-background-1500-h: 25.128205128205128;
33
+ --dt-avatar-color-background-1500-s: 75.48387096774195%;
34
+ --dt-avatar-color-background-1500-l: 69.6078431372549%;
35
+ --dt-avatar-color-background-1500-hsl: var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l);
36
+ --dt-avatar-color-background-1500-hsla: hsla(var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l) / var(--alpha, 100%));
37
+ --dt-avatar-color-background-1500: #eca877;
38
+ --dt-avatar-color-background-1400-h: 0;
39
+ --dt-avatar-color-background-1400-s: 89.70588235294119%;
40
+ --dt-avatar-color-background-1400-l: 73.33333333333334%;
41
+ --dt-avatar-color-background-1400-hsl: var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l);
42
+ --dt-avatar-color-background-1400-hsla: hsla(var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l) / var(--alpha, 100%));
43
+ --dt-avatar-color-background-1400: #f87e7e;
44
+ --dt-avatar-color-background-1300-h: 325.6578947368421;
45
+ --dt-avatar-color-background-1300-s: 100%;
46
+ --dt-avatar-color-background-1300-l: 70.19607843137254%;
47
+ --dt-avatar-color-background-1300-hsl: var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l);
48
+ --dt-avatar-color-background-1300-hsla: hsla(var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l) / var(--alpha, 100%));
49
+ --dt-avatar-color-background-1300: #ff67be;
50
+ --dt-avatar-color-background-1200-h: 324.10256410256414;
51
+ --dt-avatar-color-background-1200-s: 75.48387096774195%;
52
+ --dt-avatar-color-background-1200-l: 69.6078431372549%;
53
+ --dt-avatar-color-background-1200-hsl: var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l);
54
+ --dt-avatar-color-background-1200-hsla: hsla(var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l) / var(--alpha, 100%));
55
+ --dt-avatar-color-background-1200: #ec77bd;
56
+ --dt-avatar-color-background-1100-h: 309.31034482758616;
57
+ --dt-avatar-color-background-1100-s: 67.44186046511626%;
58
+ --dt-avatar-color-background-1100-l: 83.13725490196077%;
59
+ --dt-avatar-color-background-1100-hsl: var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l);
60
+ --dt-avatar-color-background-1100-hsla: hsla(var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l) / var(--alpha, 100%));
61
+ --dt-avatar-color-background-1100: #f1b7e8;
62
+ --dt-avatar-color-background-1000-h: 219.45205479452054;
63
+ --dt-avatar-color-background-1000-s: 100%;
64
+ --dt-avatar-color-background-1000-l: 85.68627450980392%;
65
+ --dt-avatar-color-background-1000-hsl: var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l);
66
+ --dt-avatar-color-background-1000-hsla: hsla(var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l) / var(--alpha, 100%));
67
+ --dt-avatar-color-background-1000: #b6cfff;
68
+ --dt-avatar-color-background-900-h: 212.60115606936418;
69
+ --dt-avatar-color-background-900-s: 98.85714285714286%;
70
+ --dt-avatar-color-background-900-l: 65.68627450980392%;
71
+ --dt-avatar-color-background-900-hsl: var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l);
72
+ --dt-avatar-color-background-900-hsla: hsla(var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l) / var(--alpha, 100%));
73
+ --dt-avatar-color-background-900: #51a0fe;
74
+ --dt-avatar-color-background-800-h: 194.1176470588235;
75
+ --dt-avatar-color-background-800-s: 100%;
76
+ --dt-avatar-color-background-800-l: 80%;
77
+ --dt-avatar-color-background-800-hsl: var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l);
78
+ --dt-avatar-color-background-800-hsla: hsla(var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l) / var(--alpha, 100%));
79
+ --dt-avatar-color-background-800: #99e7ff;
80
+ --dt-avatar-color-background-700-h: 194.53416149068323;
81
+ --dt-avatar-color-background-700-s: 100%;
82
+ --dt-avatar-color-background-700-l: 68.43137254901961%;
83
+ --dt-avatar-color-background-700-hsl: var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l);
84
+ --dt-avatar-color-background-700-hsla: hsla(var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l) / var(--alpha, 100%));
85
+ --dt-avatar-color-background-700: #5ed8ff;
86
+ --dt-avatar-color-background-600-h: 187.17948717948718;
87
+ --dt-avatar-color-background-600-s: 75.48387096774195%;
88
+ --dt-avatar-color-background-600-l: 69.6078431372549%;
89
+ --dt-avatar-color-background-600-hsl: var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l);
90
+ --dt-avatar-color-background-600-hsla: hsla(var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l) / var(--alpha, 100%));
91
+ --dt-avatar-color-background-600: #77deec;
92
+ --dt-avatar-color-background-500-h: 154.9565217391304;
93
+ --dt-avatar-color-background-500-s: 76.158940397351%;
94
+ --dt-avatar-color-background-500-l: 70.3921568627451%;
95
+ --dt-avatar-color-background-500-hsl: var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l);
96
+ --dt-avatar-color-background-500-hsla: hsla(var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l) / var(--alpha, 100%));
97
+ --dt-avatar-color-background-500: #7aedbd;
98
+ --dt-avatar-color-background-400-h: 144.1025641025641;
99
+ --dt-avatar-color-background-400-s: 75.48387096774195%;
100
+ --dt-avatar-color-background-400-l: 69.6078431372549%;
101
+ --dt-avatar-color-background-400-hsl: var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l);
102
+ --dt-avatar-color-background-400-hsla: hsla(var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l) / var(--alpha, 100%));
103
+ --dt-avatar-color-background-400: #77eca6;
104
+ --dt-avatar-color-background-300-h: 97.3469387755102;
105
+ --dt-avatar-color-background-300-s: 69.99999999999997%;
106
+ --dt-avatar-color-background-300-l: 72.54901960784314%;
107
+ --dt-avatar-color-background-300-hsl: var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l);
108
+ --dt-avatar-color-background-300-hsla: hsla(var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l) / var(--alpha, 100%));
109
+ --dt-avatar-color-background-300: #adea88;
110
+ --dt-avatar-color-background-200-h: 101.12903225806453;
111
+ --dt-avatar-color-background-200-s: 100%;
112
+ --dt-avatar-color-background-200-l: 75.68627450980392%;
113
+ --dt-avatar-color-background-200-hsl: var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l);
114
+ --dt-avatar-color-background-200-hsla: hsla(var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l) / var(--alpha, 100%));
115
+ --dt-avatar-color-background-200: #aaff83;
116
+ --dt-avatar-color-background-100-h: 136.64233576642334;
117
+ --dt-avatar-color-background-100-s: 72.4867724867725%;
118
+ --dt-avatar-color-background-100-l: 37.05882352941176%;
119
+ --dt-avatar-color-background-100-hsl: var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l);
120
+ --dt-avatar-color-background-100-hsla: hsla(var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l) / var(--alpha, 100%));
121
+ --dt-avatar-color-background-100: #1aa340;
122
+ --dt-radio-color-background-checked-h: 0;
123
+ --dt-radio-color-background-checked-s: 0%;
124
+ --dt-radio-color-background-checked-l: 0%;
125
+ --dt-radio-color-background-checked-hsl: var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l);
126
+ --dt-radio-color-background-checked-hsla: hsla(var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l) / var(--alpha, 100%));
127
+ --dt-radio-color-background-checked: var(--dt-color-brand-purple);
128
+ --dt-radio-color-border-unchecked-h: 0;
129
+ --dt-radio-color-border-unchecked-s: 0%;
130
+ --dt-radio-color-border-unchecked-l: 0%;
131
+ --dt-radio-color-border-unchecked-hsl: var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l);
132
+ --dt-radio-color-border-unchecked-hsla: hsla(var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l) / var(--alpha, 100%));
133
+ --dt-radio-color-border-unchecked: var(--dt-color-black-500);
134
+ --dt-radio-size-width: var(--dt-size-500);
135
+ --dt-icon-size-border-100: var(--dt-size-border-100);
136
+ --dt-checkbox-color-background-checked-h: 0;
137
+ --dt-checkbox-color-background-checked-s: 0%;
138
+ --dt-checkbox-color-background-checked-l: 0%;
139
+ --dt-checkbox-color-background-checked-hsl: var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l);
140
+ --dt-checkbox-color-background-checked-hsla: hsla(var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l) / var(--alpha, 100%));
141
+ --dt-checkbox-color-background-checked: var(--dt-color-brand-purple);
142
+ --dt-checkbox-color-border-unchecked-h: 0;
143
+ --dt-checkbox-color-border-unchecked-s: 0%;
144
+ --dt-checkbox-color-border-unchecked-l: 0%;
145
+ --dt-checkbox-color-border-unchecked-hsl: var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l);
146
+ --dt-checkbox-color-border-unchecked-hsla: hsla(var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l) / var(--alpha, 100%));
147
+ --dt-checkbox-color-border-unchecked: var(--dt-color-black-500);
148
+ --dt-checkbox-size-width: var(--dt-size-500);
149
+ --dt-badge-color-border-bulletin-subtle-h: 255.00000000000006;
150
+ --dt-badge-color-border-bulletin-subtle-s: 100%;
151
+ --dt-badge-color-border-bulletin-subtle-l: 66.09%;
152
+ --dt-badge-color-border-bulletin-subtle-hsl: var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l);
153
+ --dt-badge-color-border-bulletin-subtle-hsla: hsla(var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l) / var(--alpha, 100%));
154
+ --dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / 0.5);
155
+ --dt-badge-color-foreground-bulletin-subtle-h: 255;
156
+ --dt-badge-color-foreground-bulletin-subtle-s: 100%;
157
+ --dt-badge-color-foreground-bulletin-subtle-l: 26.400000000000002%;
158
+ --dt-badge-color-foreground-bulletin-subtle-hsl: var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l);
159
+ --dt-badge-color-foreground-bulletin-subtle-hsla: hsla(var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l) / var(--alpha, 100%));
160
+ --dt-badge-color-foreground-bulletin-subtle: hsl(255 100% 26.4%);
161
+ --dt-badge-color-foreground-bulletin-h: 0;
162
+ --dt-badge-color-foreground-bulletin-s: 0%;
163
+ --dt-badge-color-foreground-bulletin-l: 0%;
164
+ --dt-badge-color-foreground-bulletin-hsl: var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l);
165
+ --dt-badge-color-foreground-bulletin-hsla: hsla(var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l) / var(--alpha, 100%));
166
+ --dt-badge-color-foreground-bulletin: var(--dt-color-neutral-white);
1717
167
  --dt-badge-color-background-bulletin-subtle-h: 255.00000000000006;
1718
168
  --dt-badge-color-background-bulletin-subtle-s: 100%;
1719
169
  --dt-badge-color-background-bulletin-subtle-l: 66.09%;
1720
170
  --dt-badge-color-background-bulletin-subtle-hsl: var(--dt-badge-color-background-bulletin-subtle-h) var(--dt-badge-color-background-bulletin-subtle-s) var(--dt-badge-color-background-bulletin-subtle-l);
1721
171
  --dt-badge-color-background-bulletin-subtle-hsla: hsla(var(--dt-badge-color-background-bulletin-subtle-h) var(--dt-badge-color-background-bulletin-subtle-s) var(--dt-badge-color-background-bulletin-subtle-l) / var(--alpha, 100%));
1722
172
  --dt-badge-color-background-bulletin-subtle: hsl(255 100% 66.1% / 0.1);
173
+ --dt-badge-color-background-bulletin-h: 0;
174
+ --dt-badge-color-background-bulletin-s: 0%;
175
+ --dt-badge-color-background-bulletin-l: 0%;
176
+ --dt-badge-color-background-bulletin-hsl: var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l);
177
+ --dt-badge-color-background-bulletin-hsla: hsla(var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l) / var(--alpha, 100%));
178
+ --dt-badge-color-background-bulletin: var(--dt-color-brand-purple);
179
+ --dt-avatar-color-foreground-h: 0;
180
+ --dt-avatar-color-foreground-s: 0%;
181
+ --dt-avatar-color-foreground-l: 0%;
182
+ --dt-avatar-color-foreground-hsl: var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l);
183
+ --dt-avatar-color-foreground-hsla: hsla(var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l) / var(--alpha, 100%));
184
+ --dt-avatar-color-foreground: var(--dt-color-neutral-black);
185
+ --dt-theme-mention-color-background-strong-h: 0;
186
+ --dt-theme-mention-color-background-strong-s: 0%;
187
+ --dt-theme-mention-color-background-strong-l: 0%;
188
+ --dt-theme-mention-color-background-strong-hsl: var(--dt-theme-mention-color-background-strong-h) var(--dt-theme-mention-color-background-strong-s) var(--dt-theme-mention-color-background-strong-l);
189
+ --dt-theme-mention-color-background-strong-hsla: hsla(var(--dt-theme-mention-color-background-strong-h) var(--dt-theme-mention-color-background-strong-s) var(--dt-theme-mention-color-background-strong-l) / var(--alpha, 100%));
190
+ --dt-theme-mention-color-background-strong: var(--dt-color-purple-500);
191
+ --dt-theme-mention-color-background-h: 0;
192
+ --dt-theme-mention-color-background-s: 0%;
193
+ --dt-theme-mention-color-background-l: 0%;
194
+ --dt-theme-mention-color-background-hsl: var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l);
195
+ --dt-theme-mention-color-background-hsla: hsla(var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l) / var(--alpha, 100%));
196
+ --dt-theme-mention-color-background: var(--dt-color-brand-purple);
197
+ --dt-theme-mention-color-foreground-h: 0;
198
+ --dt-theme-mention-color-foreground-s: 0%;
199
+ --dt-theme-mention-color-foreground-l: 0%;
200
+ --dt-theme-mention-color-foreground-hsl: var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l);
201
+ --dt-theme-mention-color-foreground-hsla: hsla(var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l) / var(--alpha, 100%));
202
+ --dt-theme-mention-color-foreground: var(--dt-color-neutral-white);
203
+ --dt-theme-presence-color-background-offline-h: 0;
204
+ --dt-theme-presence-color-background-offline-s: 0%;
205
+ --dt-theme-presence-color-background-offline-l: 0%;
206
+ --dt-theme-presence-color-background-offline-hsl: var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l);
207
+ --dt-theme-presence-color-background-offline-hsla: hsla(var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l) / var(--alpha, 100%));
208
+ --dt-theme-presence-color-background-offline: var(--dt-color-neutral-white);
209
+ --dt-theme-presence-color-background-busy-h: 0;
210
+ --dt-theme-presence-color-background-busy-s: 0%;
211
+ --dt-theme-presence-color-background-busy-l: 0%;
212
+ --dt-theme-presence-color-background-busy-hsl: var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l);
213
+ --dt-theme-presence-color-background-busy-hsla: hsla(var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l) / var(--alpha, 100%));
214
+ --dt-theme-presence-color-background-busy: var(--dt-color-gold-300);
215
+ --dt-theme-presence-color-background-busy-unavailable-h: 0;
216
+ --dt-theme-presence-color-background-busy-unavailable-s: 0%;
217
+ --dt-theme-presence-color-background-busy-unavailable-l: 0%;
218
+ --dt-theme-presence-color-background-busy-unavailable-hsl: var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l);
219
+ --dt-theme-presence-color-background-busy-unavailable-hsla: hsla(var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l) / var(--alpha, 100%));
220
+ --dt-theme-presence-color-background-busy-unavailable: var(--dt-color-red-300);
221
+ --dt-theme-presence-color-background-available-h: 0;
222
+ --dt-theme-presence-color-background-available-s: 0%;
223
+ --dt-theme-presence-color-background-available-l: 0%;
224
+ --dt-theme-presence-color-background-available-hsl: var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l);
225
+ --dt-theme-presence-color-background-available-hsla: hsla(var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l) / var(--alpha, 100%));
226
+ --dt-theme-presence-color-background-available: var(--dt-color-green-400);
227
+ --dt-theme-color-base-h: 0;
228
+ --dt-theme-color-base-s: 0%;
229
+ --dt-theme-color-base-l: 0%;
230
+ --dt-theme-color-base-hsl: var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l);
231
+ --dt-theme-color-base-hsla: hsla(var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l) / var(--alpha, 100%));
232
+ --dt-theme-color-base: var(--dt-color-black-900);
233
+ --dt-action-color-border-base-outlined-default-h: 0;
234
+ --dt-action-color-border-base-outlined-default-s: 0%;
235
+ --dt-action-color-border-base-outlined-default-l: 0%;
236
+ --dt-action-color-border-base-outlined-default-hsl: var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l);
237
+ --dt-action-color-border-base-outlined-default-hsla: hsla(var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l) / var(--alpha, 100%));
238
+ --dt-action-color-border-base-outlined-default: var(--dt-color-purple-400);
239
+ --dt-action-color-background-positive-primary-default-h: 0;
240
+ --dt-action-color-background-positive-primary-default-s: 0%;
241
+ --dt-action-color-background-positive-primary-default-l: 0%;
242
+ --dt-action-color-background-positive-primary-default-hsl: var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l);
243
+ --dt-action-color-background-positive-primary-default-hsla: hsla(var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l) / var(--alpha, 100%));
244
+ --dt-action-color-background-positive-primary-default: var(--dt-color-green-400);
245
+ --dt-action-color-background-positive-active-h: 111.99999999999999;
246
+ --dt-action-color-background-positive-active-s: 100%;
247
+ --dt-action-color-background-positive-active-l: 82%;
248
+ --dt-action-color-background-positive-active-hsl: var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l);
249
+ --dt-action-color-background-positive-active-hsla: hsla(var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l) / var(--alpha, 100%));
250
+ --dt-action-color-background-positive-active: hsl(112 100% 82% / 0.08);
251
+ --dt-action-color-background-positive-hover-h: 136;
252
+ --dt-action-color-background-positive-hover-s: 59.10000000000002%;
253
+ --dt-action-color-background-positive-hover-l: 66.9%;
254
+ --dt-action-color-background-positive-hover-hsl: var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l);
255
+ --dt-action-color-background-positive-hover-hsla: hsla(var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l) / var(--alpha, 100%));
256
+ --dt-action-color-background-positive-hover: hsl(136 59.1% 66.9%);
257
+ --dt-action-color-background-positive-default-h: 0;
258
+ --dt-action-color-background-positive-default-s: 0%;
259
+ --dt-action-color-background-positive-default-l: 0%;
260
+ --dt-action-color-background-positive-default-hsl: var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l);
261
+ --dt-action-color-background-positive-default-hsla: hsla(var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l) / var(--alpha, 100%));
262
+ --dt-action-color-background-positive-default: var(--dt-color-neutral-transparent);
263
+ --dt-action-color-background-disabled-default-h: 0;
264
+ --dt-action-color-background-disabled-default-s: 0%;
265
+ --dt-action-color-background-disabled-default-l: 0%;
266
+ --dt-action-color-background-disabled-default-hsl: var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l);
267
+ --dt-action-color-background-disabled-default-hsla: hsla(var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l) / var(--alpha, 100%));
268
+ --dt-action-color-background-disabled-default: var(--dt-color-black-300);
269
+ --dt-action-color-background-muted-active-h: 0;
270
+ --dt-action-color-background-muted-active-s: 0%;
271
+ --dt-action-color-background-muted-active-l: 83.1%;
272
+ --dt-action-color-background-muted-active-hsl: var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l);
273
+ --dt-action-color-background-muted-active-hsla: hsla(var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l) / var(--alpha, 100%));
274
+ --dt-action-color-background-muted-active: hsl(0 0% 83.1% / 0.16);
275
+ --dt-action-color-background-muted-hover-h: 0;
276
+ --dt-action-color-background-muted-hover-s: 0%;
277
+ --dt-action-color-background-muted-hover-l: 83.1%;
278
+ --dt-action-color-background-muted-hover-hsl: var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l);
279
+ --dt-action-color-background-muted-hover-hsla: hsla(var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l) / var(--alpha, 100%));
280
+ --dt-action-color-background-muted-hover: hsl(0 0% 83.1% / 0.1);
281
+ --dt-action-color-background-muted-default-h: 0;
282
+ --dt-action-color-background-muted-default-s: 0%;
283
+ --dt-action-color-background-muted-default-l: 0%;
284
+ --dt-action-color-background-muted-default-hsl: var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l);
285
+ --dt-action-color-background-muted-default-hsla: hsla(var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l) / var(--alpha, 100%));
286
+ --dt-action-color-background-muted-default: var(--dt-color-neutral-transparent);
287
+ --dt-action-color-background-inverted-primary-active-h: 0;
288
+ --dt-action-color-background-inverted-primary-active-s: 0%;
289
+ --dt-action-color-background-inverted-primary-active-l: 0%;
290
+ --dt-action-color-background-inverted-primary-active-hsl: var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l);
291
+ --dt-action-color-background-inverted-primary-active-hsla: hsla(var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l) / var(--alpha, 100%));
292
+ --dt-action-color-background-inverted-primary-active: var(--dt-color-purple-200);
293
+ --dt-action-color-background-inverted-primary-hover-h: 0;
294
+ --dt-action-color-background-inverted-primary-hover-s: 0%;
295
+ --dt-action-color-background-inverted-primary-hover-l: 0%;
296
+ --dt-action-color-background-inverted-primary-hover-hsl: var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l);
297
+ --dt-action-color-background-inverted-primary-hover-hsla: hsla(var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l) / var(--alpha, 100%));
298
+ --dt-action-color-background-inverted-primary-hover: var(--dt-color-purple-100);
299
+ --dt-action-color-background-inverted-default-h: 0;
300
+ --dt-action-color-background-inverted-default-s: 0%;
301
+ --dt-action-color-background-inverted-default-l: 0%;
302
+ --dt-action-color-background-inverted-default-hsl: var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l);
303
+ --dt-action-color-background-inverted-default-hsla: hsla(var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l) / var(--alpha, 100%));
304
+ --dt-action-color-background-inverted-default: var(--dt-color-neutral-transparent);
305
+ --dt-action-color-background-critical-primary-default-h: 0;
306
+ --dt-action-color-background-critical-primary-default-s: 0%;
307
+ --dt-action-color-background-critical-primary-default-l: 0%;
308
+ --dt-action-color-background-critical-primary-default-hsl: var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l);
309
+ --dt-action-color-background-critical-primary-default-hsla: hsla(var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l) / var(--alpha, 100%));
310
+ --dt-action-color-background-critical-primary-default: var(--dt-color-red-300);
311
+ --dt-action-color-background-critical-active-h: 0;
312
+ --dt-action-color-background-critical-active-s: 88.79999999999998%;
313
+ --dt-action-color-background-critical-active-l: 49%;
314
+ --dt-action-color-background-critical-active-hsl: var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l);
315
+ --dt-action-color-background-critical-active-hsla: hsla(var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l) / var(--alpha, 100%));
316
+ --dt-action-color-background-critical-active: hsl(0 88.8% 49% / 0.3);
317
+ --dt-action-color-background-critical-hover-h: 0;
318
+ --dt-action-color-background-critical-hover-s: 88.79999999999998%;
319
+ --dt-action-color-background-critical-hover-l: 49%;
320
+ --dt-action-color-background-critical-hover-hsl: var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l);
321
+ --dt-action-color-background-critical-hover-hsla: hsla(var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l) / var(--alpha, 100%));
322
+ --dt-action-color-background-critical-hover: hsl(0 88.8% 49% / 0.2);
323
+ --dt-action-color-background-critical-default-h: 0;
324
+ --dt-action-color-background-critical-default-s: 0%;
325
+ --dt-action-color-background-critical-default-l: 0%;
326
+ --dt-action-color-background-critical-default-hsl: var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l);
327
+ --dt-action-color-background-critical-default-hsla: hsla(var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l) / var(--alpha, 100%));
328
+ --dt-action-color-background-critical-default: var(--dt-color-neutral-transparent);
329
+ --dt-action-color-background-base-primary-default-h: 0;
330
+ --dt-action-color-background-base-primary-default-s: 0%;
331
+ --dt-action-color-background-base-primary-default-l: 0%;
332
+ --dt-action-color-background-base-primary-default-hsl: var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l);
333
+ --dt-action-color-background-base-primary-default-hsla: hsla(var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l) / var(--alpha, 100%));
334
+ --dt-action-color-background-base-primary-default: var(--dt-color-brand-purple);
335
+ --dt-action-color-background-base-active-h: 261;
336
+ --dt-action-color-background-base-active-s: 100%;
337
+ --dt-action-color-background-base-active-l: 74.70000000000002%;
338
+ --dt-action-color-background-base-active-hsl: var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l);
339
+ --dt-action-color-background-base-active-hsla: hsla(var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l) / var(--alpha, 100%));
340
+ --dt-action-color-background-base-active: hsl(261 100% 74.7% / 0.2);
341
+ --dt-action-color-background-base-hover-h: 261;
342
+ --dt-action-color-background-base-hover-s: 100%;
343
+ --dt-action-color-background-base-hover-l: 74.70000000000002%;
344
+ --dt-action-color-background-base-hover-hsl: var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l);
345
+ --dt-action-color-background-base-hover-hsla: hsla(var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l) / var(--alpha, 100%));
346
+ --dt-action-color-background-base-hover: hsl(261 100% 74.7% / 0.1);
347
+ --dt-action-color-background-base-default-h: 0;
348
+ --dt-action-color-background-base-default-s: 0%;
349
+ --dt-action-color-background-base-default-l: 0%;
350
+ --dt-action-color-background-base-default-hsl: var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l);
351
+ --dt-action-color-background-base-default-hsla: hsla(var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l) / var(--alpha, 100%));
352
+ --dt-action-color-background-base-default: var(--dt-color-neutral-transparent);
353
+ --dt-action-color-foreground-positive-primary-default-h: 0;
354
+ --dt-action-color-foreground-positive-primary-default-s: 0%;
355
+ --dt-action-color-foreground-positive-primary-default-l: 0%;
356
+ --dt-action-color-foreground-positive-primary-default-hsl: var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l);
357
+ --dt-action-color-foreground-positive-primary-default-hsla: hsla(var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l) / var(--alpha, 100%));
358
+ --dt-action-color-foreground-positive-primary-default: var(--dt-color-neutral-white);
359
+ --dt-action-color-foreground-inverted-primary-hover-h: 0;
360
+ --dt-action-color-foreground-inverted-primary-hover-s: 0%;
361
+ --dt-action-color-foreground-inverted-primary-hover-l: 0%;
362
+ --dt-action-color-foreground-inverted-primary-hover-hsl: var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l);
363
+ --dt-action-color-foreground-inverted-primary-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l) / var(--alpha, 100%));
364
+ --dt-action-color-foreground-inverted-primary-hover: var(--dt-color-purple-500);
365
+ --dt-action-color-foreground-inverted-primary-default-h: 0;
366
+ --dt-action-color-foreground-inverted-primary-default-s: 0%;
367
+ --dt-action-color-foreground-inverted-primary-default-l: 0%;
368
+ --dt-action-color-foreground-inverted-primary-default-hsl: var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l);
369
+ --dt-action-color-foreground-inverted-primary-default-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l) / var(--alpha, 100%));
370
+ --dt-action-color-foreground-inverted-primary-default: var(--dt-color-purple-400);
371
+ --dt-action-color-foreground-critical-primary-default-h: 0;
372
+ --dt-action-color-foreground-critical-primary-default-s: 0%;
373
+ --dt-action-color-foreground-critical-primary-default-l: 0%;
374
+ --dt-action-color-foreground-critical-primary-default-hsl: var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l);
375
+ --dt-action-color-foreground-critical-primary-default-hsla: hsla(var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l) / var(--alpha, 100%));
376
+ --dt-action-color-foreground-critical-primary-default: var(--dt-color-neutral-white);
377
+ --dt-action-color-foreground-base-primary-default-h: 0;
378
+ --dt-action-color-foreground-base-primary-default-s: 0%;
379
+ --dt-action-color-foreground-base-primary-default-l: 0%;
380
+ --dt-action-color-foreground-base-primary-default-hsl: var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l);
381
+ --dt-action-color-foreground-base-primary-default-hsla: hsla(var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l) / var(--alpha, 100%));
382
+ --dt-action-color-foreground-base-primary-default: var(--dt-color-neutral-white);
383
+ --dt-action-color-foreground-base-default-h: 0;
384
+ --dt-action-color-foreground-base-default-s: 0%;
385
+ --dt-action-color-foreground-base-default-l: 0%;
386
+ --dt-action-color-foreground-base-default-hsl: var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l);
387
+ --dt-action-color-foreground-base-default-hsla: hsla(var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l) / var(--alpha, 100%));
388
+ --dt-action-color-foreground-base-default: var(--dt-color-purple-400);
389
+ --dt-inputs-color-background-disabled-h: 0;
390
+ --dt-inputs-color-background-disabled-s: 0%;
391
+ --dt-inputs-color-background-disabled-l: 90.2%;
392
+ --dt-inputs-color-background-disabled-hsl: var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l);
393
+ --dt-inputs-color-background-disabled-hsla: hsla(var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l) / var(--alpha, 100%));
394
+ --dt-inputs-color-background-disabled: hsl(0 0% 90.2% / 0.15);
395
+ --dt-inputs-color-background-focus-h: 0;
396
+ --dt-inputs-color-background-focus-s: 0%;
397
+ --dt-inputs-color-background-focus-l: 90.2%;
398
+ --dt-inputs-color-background-focus-hsl: var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l);
399
+ --dt-inputs-color-background-focus-hsla: hsla(var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l) / var(--alpha, 100%));
400
+ --dt-inputs-color-background-focus: hsl(0 0% 90.2% / 0.03);
401
+ --dt-inputs-color-background-default-h: 0;
402
+ --dt-inputs-color-background-default-s: 0%;
403
+ --dt-inputs-color-background-default-l: 90.2%;
404
+ --dt-inputs-color-background-default-hsl: var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l);
405
+ --dt-inputs-color-background-default-hsla: hsla(var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l) / var(--alpha, 100%));
406
+ --dt-inputs-color-background-default: hsl(0 0% 90.2% / 0.06);
407
+ --dt-inputs-color-border-disabled-h: 0;
408
+ --dt-inputs-color-border-disabled-s: 0%;
409
+ --dt-inputs-color-border-disabled-l: 0%;
410
+ --dt-inputs-color-border-disabled-hsl: var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l);
411
+ --dt-inputs-color-border-disabled-hsla: hsla(var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l) / var(--alpha, 100%));
412
+ --dt-inputs-color-border-disabled: var(--dt-color-neutral-transparent);
413
+ --dt-inputs-font-weight-xl: var(--dt-font-weight-normal); /* Font weight for extra large inputs (e.g. input and textarea) */
414
+ --dt-inputs-font-weight-lg: var(--dt-font-weight-normal); /* Font weight for large inputs (e.g. input and textarea) */
415
+ --dt-inputs-font-weight-md: var(--dt-font-weight-normal); /* Font weight for medium inputs (e.g. input and textarea) */
416
+ --dt-inputs-font-weight-sm: var(--dt-font-weight-normal); /* Font weight for small inputs (e.g. input and textarea) */
417
+ --dt-inputs-font-weight-xs: var(--dt-font-weight-normal); /* Font weight for extra small inputs (e.g. input and textarea) */
418
+ --dt-inputs-line-height-xl: var(--dt-font-line-height-200); /* Line height for extra large inputs (e.g. input and textarea) */
419
+ --dt-inputs-line-height-lg: var(--dt-font-line-height-200); /* Line height for large inputs (e.g. input and textarea) */
420
+ --dt-inputs-line-height-md: var(--dt-font-line-height-200); /* Line height for medium inputs (e.g. input and textarea) */
421
+ --dt-inputs-line-height-sm: var(--dt-font-line-height-200); /* Line height for small inputs (e.g. input and textarea) */
422
+ --dt-inputs-line-height-xs: var(--dt-font-line-height-200); /* Line height for extra small inputs (e.g. input and textarea) */
423
+ --dt-inputs-size-radius-xl: var(--dt-size-radius-500);
424
+ --dt-inputs-size-radius-lg: var(--dt-size-radius-450);
425
+ --dt-inputs-size-radius-md: var(--dt-size-radius-400);
426
+ --dt-inputs-size-radius-sm: var(--dt-size-radius-400);
427
+ --dt-inputs-size-radius-xs: var(--dt-size-radius-300);
428
+ --dt-inputs-size-border-status: var(--dt-size-border-200);
429
+ --dt-inputs-size-border-default: var(--dt-size-border-150);
430
+ --dt-typography-inputs-xl-font-family: var(--dt-font-family-body); /* Text style for extra large inputs (e.g. input and textarea) */
431
+ --dt-typography-inputs-lg-font-family: var(--dt-font-family-body); /* Text style for large inputs (e.g. input and textarea) */
432
+ --dt-typography-inputs-md-font-family: var(--dt-font-family-body); /* Text style for medium inputs (e.g. input and textarea) */
433
+ --dt-typography-inputs-sm-font-family: var(--dt-font-family-body); /* Text style for small inputs (e.g. input and textarea) */
434
+ --dt-typography-inputs-xs-font-family: var(--dt-font-family-body); /* Text style for extra small inputs (e.g. input and textarea) */
435
+ --dt-typography-code-sm-text-case: var(--dt-font-text-case-none); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
436
+ --dt-typography-code-sm-line-height: var(--dt-font-line-height-200); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
437
+ --dt-typography-code-sm-font-weight: var(--dt-font-weight-normal); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
438
+ --dt-typography-code-sm-font-family: var(--dt-font-family-mono); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
439
+ --dt-typography-code-md-text-case: var(--dt-font-text-case-none); /* Base default medium-sized text style for monospace code snippets of technical content. */
440
+ --dt-typography-code-md-line-height: var(--dt-font-line-height-200); /* Base default medium-sized text style for monospace code snippets of technical content. */
441
+ --dt-typography-code-md-font-weight: var(--dt-font-weight-normal); /* Base default medium-sized text style for monospace code snippets of technical content. */
442
+ --dt-typography-code-md-font-family: var(--dt-font-family-mono); /* Base default medium-sized text style for monospace code snippets of technical content. */
443
+ --dt-typography-helper-sm-text-case: var(--dt-font-text-case-none); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
444
+ --dt-typography-helper-sm-line-height: var(--dt-font-line-height-200); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
445
+ --dt-typography-helper-sm-font-weight: var(--dt-font-weight-normal); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
446
+ --dt-typography-helper-md-text-case: var(--dt-font-text-case-none); /* Base default medium-sized text style for supplementary contextual information. */
447
+ --dt-typography-helper-md-line-height: var(--dt-font-line-height-300); /* Base default medium-sized text style for supplementary contextual information. */
448
+ --dt-typography-helper-md-font-weight: var(--dt-font-weight-normal); /* Base default medium-sized text style for supplementary contextual information. */
449
+ --dt-typography-label-sm-plain-compact-text-case: var(--dt-font-text-case-none); /* A non-bolded, tighter-spaced version of small label style. */
450
+ --dt-typography-label-sm-plain-compact-line-height: var(--dt-font-line-height-200); /* A non-bolded, tighter-spaced version of small label style. */
451
+ --dt-typography-label-sm-plain-compact-font-weight: var(--dt-font-weight-normal); /* A non-bolded, tighter-spaced version of small label style. */
452
+ --dt-typography-label-sm-plain-text-case: var(--dt-font-text-case-none); /* A non-bold version of small label style. */
453
+ --dt-typography-label-sm-plain-line-height: var(--dt-font-line-height-300); /* A non-bold version of small label style. */
454
+ --dt-typography-label-sm-plain-font-weight: var(--dt-font-weight-normal); /* A non-bold version of small label style. */
455
+ --dt-typography-label-sm-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of small label style. */
456
+ --dt-typography-label-sm-compact-line-height: var(--dt-font-line-height-200); /* A tighter-spaced version of small label style. */
457
+ --dt-typography-label-sm-compact-font-weight: var(--dt-font-weight-semi-bold); /* A tighter-spaced version of small label style. */
458
+ --dt-typography-label-sm-text-case: var(--dt-font-text-case-none); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
459
+ --dt-typography-label-sm-line-height: var(--dt-font-line-height-300); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
460
+ --dt-typography-label-sm-font-weight: var(--dt-font-weight-semi-bold); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
461
+ --dt-typography-label-md-plain-compact-text-case: var(--dt-font-text-case-none); /* A non-bolded, tighter-spaced version of medium label style. */
462
+ --dt-typography-label-md-plain-compact-line-height: var(--dt-font-line-height-300); /* A non-bolded, tighter-spaced version of medium label style. */
463
+ --dt-typography-label-md-plain-compact-font-weight: var(--dt-font-weight-normal); /* A non-bolded, tighter-spaced version of medium label style. */
464
+ --dt-typography-label-md-plain-text-case: var(--dt-font-text-case-none); /* A non-bold version of medium label style. */
465
+ --dt-typography-label-md-plain-line-height: var(--dt-font-line-height-400); /* A non-bold version of medium label style. */
466
+ --dt-typography-label-md-plain-font-weight: var(--dt-font-weight-normal); /* A non-bold version of medium label style. */
467
+ --dt-typography-label-md-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of medium label style. */
468
+ --dt-typography-label-md-compact-line-height: var(--dt-font-line-height-300); /* A tighter-spaced version of medium label style. */
469
+ --dt-typography-label-md-compact-font-weight: var(--dt-font-weight-semi-bold); /* A tighter-spaced version of medium label style. */
470
+ --dt-typography-label-md-text-case: var(--dt-font-text-case-none); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
471
+ --dt-typography-label-md-line-height: var(--dt-font-line-height-400); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
472
+ --dt-typography-label-md-font-weight: var(--dt-font-weight-semi-bold); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
473
+ --dt-typography-headline-xxl-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of extra extra large headline style. */
474
+ --dt-typography-headline-xxl-compact-line-height: var(--dt-font-line-height-100); /* A tighter-spaced version of extra extra large headline style. */
475
+ --dt-typography-headline-xxl-compact-font-weight: var(--dt-font-weight-medium); /* A tighter-spaced version of extra extra large headline style. */
476
+ --dt-typography-headline-xxl-text-case: var(--dt-font-text-case-none); /* Largest text style for extra extra large content. */
477
+ --dt-typography-headline-xxl-line-height: var(--dt-font-line-height-200); /* Largest text style for extra extra large content. */
478
+ --dt-typography-headline-xxl-font-weight: var(--dt-font-weight-medium); /* Largest text style for extra extra large content. */
479
+ --dt-typography-headline-xl-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of extra large headline style. */
480
+ --dt-typography-headline-xl-compact-line-height: var(--dt-font-line-height-100); /* A tighter-spaced version of extra large headline style. */
481
+ --dt-typography-headline-xl-compact-font-weight: var(--dt-font-weight-medium); /* A tighter-spaced version of extra large headline style. */
482
+ --dt-typography-headline-xl-text-case: var(--dt-font-text-case-none); /* Extra large text style for high importance headlines. */
483
+ --dt-typography-headline-xl-line-height: var(--dt-font-line-height-200); /* Extra large text style for high importance headlines. */
484
+ --dt-typography-headline-xl-font-weight: var(--dt-font-weight-medium); /* Extra large text style for high importance headlines. */
485
+ --dt-typography-headline-lg-soft-compact-text-case: var(--dt-font-text-case-none); /* A softer font weight, tighter spaced version of large headline style. */
486
+ --dt-typography-headline-lg-soft-compact-line-height: var(--dt-font-line-height-300); /* A softer font weight, tighter spaced version of large headline style. */
487
+ --dt-typography-headline-lg-soft-compact-font-weight: var(--dt-font-weight-medium); /* A softer font weight, tighter spaced version of large headline style. */
488
+ --dt-typography-headline-lg-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of large body style. */
489
+ --dt-typography-headline-lg-compact-line-height: var(--dt-font-line-height-300); /* A tighter-spaced version of large body style. */
490
+ --dt-typography-headline-lg-compact-font-weight: var(--dt-font-weight-bold); /* A tighter-spaced version of large body style. */
491
+ --dt-typography-headline-lg-soft-text-case: var(--dt-font-text-case-none); /* A softer font weight version of large headline style. */
492
+ --dt-typography-headline-lg-soft-line-height: var(--dt-font-line-height-400); /* A softer font weight version of large headline style. */
493
+ --dt-typography-headline-lg-soft-font-weight: var(--dt-font-weight-medium); /* A softer font weight version of large headline style. */
494
+ --dt-typography-headline-lg-text-case: var(--dt-font-text-case-none); /* Large text style for headlines to attract attention. */
495
+ --dt-typography-headline-lg-line-height: var(--dt-font-line-height-400); /* Large text style for headlines to attract attention. */
496
+ --dt-typography-headline-lg-font-weight: var(--dt-font-weight-bold); /* Large text style for headlines to attract attention. */
497
+ --dt-typography-headline-md-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of medium headline style. */
498
+ --dt-typography-headline-md-compact-line-height: var(--dt-font-line-height-300); /* A tighter-spaced version of medium headline style. */
499
+ --dt-typography-headline-md-compact-font-weight: var(--dt-font-weight-bold); /* A tighter-spaced version of medium headline style. */
500
+ --dt-typography-headline-md-text-case: var(--dt-font-text-case-none); /* Medium-sized base text style for headlines. */
501
+ --dt-typography-headline-md-line-height: var(--dt-font-line-height-400); /* Medium-sized base text style for headlines. */
502
+ --dt-typography-headline-md-font-weight: var(--dt-font-weight-bold); /* Medium-sized base text style for headlines. */
503
+ --dt-typography-headline-sm-soft-compact-text-case: var(--dt-font-text-case-none); /* A softer font weight, tighter-spaced version of small headline style. */
504
+ --dt-typography-headline-sm-soft-compact-line-height: var(--dt-font-line-height-200); /* A softer font weight, tighter-spaced version of small headline style. */
505
+ --dt-typography-headline-sm-soft-compact-font-weight: var(--dt-font-weight-medium); /* A softer font weight, tighter-spaced version of small headline style. */
506
+ --dt-typography-headline-sm-soft-text-case: var(--dt-font-text-case-none); /* A softer font weight version of small headline style. */
507
+ --dt-typography-headline-sm-soft-line-height: var(--dt-font-line-height-300); /* A softer font weight version of small headline style. */
508
+ --dt-typography-headline-sm-soft-font-weight: var(--dt-font-weight-medium); /* A softer font weight version of small headline style. */
509
+ --dt-typography-headline-sm-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of small headline style. */
510
+ --dt-typography-headline-sm-compact-line-height: var(--dt-font-line-height-200); /* A tighter-spaced version of small headline style. */
511
+ --dt-typography-headline-sm-compact-font-weight: var(--dt-font-weight-bold); /* A tighter-spaced version of small headline style. */
512
+ --dt-typography-headline-sm-text-case: var(--dt-font-text-case-none); /* Smaller text size for secondary information or subheadings. */
513
+ --dt-typography-headline-sm-line-height: var(--dt-font-line-height-300); /* Smaller text size for secondary information or subheadings. */
514
+ --dt-typography-headline-sm-font-weight: var(--dt-font-weight-bold); /* Smaller text size for secondary information or subheadings. */
515
+ --dt-typography-headline-eyebrow-text-case: var(--dt-font-text-case-uppercase); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
516
+ --dt-typography-headline-eyebrow-line-height: var(--dt-font-line-height-300); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
517
+ --dt-typography-headline-eyebrow-font-weight: var(--dt-font-weight-normal); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
518
+ --dt-typography-body-sm-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of small body style. */
519
+ --dt-typography-body-sm-compact-line-height: var(--dt-font-line-height-200); /* A tighter-spaced version of small body style. */
520
+ --dt-typography-body-sm-compact-font-weight: var(--dt-font-weight-normal); /* A tighter-spaced version of small body style. */
521
+ --dt-typography-body-sm-text-case: var(--dt-font-text-case-none); /* Reduced small text style for less prominent or adjacent content. */
522
+ --dt-typography-body-sm-line-height: var(--dt-font-line-height-300); /* Reduced small text style for less prominent or adjacent content. */
523
+ --dt-typography-body-sm-font-weight: var(--dt-font-weight-normal); /* Reduced small text style for less prominent or adjacent content. */
524
+ --dt-typography-body-md-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of medium body style. */
525
+ --dt-typography-body-md-compact-line-height: var(--dt-font-line-height-300); /* A tighter-spaced version of medium body style. */
526
+ --dt-typography-body-md-compact-font-weight: var(--dt-font-weight-normal); /* A tighter-spaced version of medium body style. */
527
+ --dt-typography-body-md-text-case: var(--dt-font-text-case-none); /* Base default medium text style for main content. */
528
+ --dt-typography-body-md-line-height: var(--dt-font-line-height-400); /* Base default medium text style for main content. */
529
+ --dt-typography-body-md-font-weight: var(--dt-font-weight-normal); /* Base default medium text style for main content. */
530
+ --dt-color-border-brand-strong-inverted-h: 0;
531
+ --dt-color-border-brand-strong-inverted-s: 0%;
532
+ --dt-color-border-brand-strong-inverted-l: 0%;
533
+ --dt-color-border-brand-strong-inverted-hsl: var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l);
534
+ --dt-color-border-brand-strong-inverted-hsla: hsla(var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l) / var(--alpha, 100%));
535
+ --dt-color-border-brand-strong-inverted: var(--dt-color-purple-200);
536
+ --dt-color-border-brand-subtle-inverted-h: 0;
537
+ --dt-color-border-brand-subtle-inverted-s: 0%;
538
+ --dt-color-border-brand-subtle-inverted-l: 0%;
539
+ --dt-color-border-brand-subtle-inverted-hsl: var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l);
540
+ --dt-color-border-brand-subtle-inverted-hsla: hsla(var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l) / var(--alpha, 100%));
541
+ --dt-color-border-brand-subtle-inverted: var(--dt-color-purple-500);
542
+ --dt-color-border-warning-strong-inverted-h: 0;
543
+ --dt-color-border-warning-strong-inverted-s: 0%;
544
+ --dt-color-border-warning-strong-inverted-l: 0%;
545
+ --dt-color-border-warning-strong-inverted-hsl: var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l);
546
+ --dt-color-border-warning-strong-inverted-hsla: hsla(var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l) / var(--alpha, 100%));
547
+ --dt-color-border-warning-strong-inverted: var(--dt-color-gold-100);
548
+ --dt-color-border-warning-subtle-inverted-h: 0;
549
+ --dt-color-border-warning-subtle-inverted-s: 0%;
550
+ --dt-color-border-warning-subtle-inverted-l: 0%;
551
+ --dt-color-border-warning-subtle-inverted-hsl: var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l);
552
+ --dt-color-border-warning-subtle-inverted-hsla: hsla(var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l) / var(--alpha, 100%));
553
+ --dt-color-border-warning-subtle-inverted: var(--dt-color-gold-400);
554
+ --dt-color-border-success-strong-inverted-h: 0;
555
+ --dt-color-border-success-strong-inverted-s: 0%;
556
+ --dt-color-border-success-strong-inverted-l: 0%;
557
+ --dt-color-border-success-strong-inverted-hsl: var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l);
558
+ --dt-color-border-success-strong-inverted-hsla: hsla(var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l) / var(--alpha, 100%));
559
+ --dt-color-border-success-strong-inverted: var(--dt-color-green-100);
560
+ --dt-color-border-success-subtle-inverted-h: 0;
561
+ --dt-color-border-success-subtle-inverted-s: 0%;
562
+ --dt-color-border-success-subtle-inverted-l: 0%;
563
+ --dt-color-border-success-subtle-inverted-hsl: var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l);
564
+ --dt-color-border-success-subtle-inverted-hsla: hsla(var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l) / var(--alpha, 100%));
565
+ --dt-color-border-success-subtle-inverted: var(--dt-color-green-400);
566
+ --dt-color-border-critical-strong-inverted-h: 0;
567
+ --dt-color-border-critical-strong-inverted-s: 0%;
568
+ --dt-color-border-critical-strong-inverted-l: 0%;
569
+ --dt-color-border-critical-strong-inverted-hsl: var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l);
570
+ --dt-color-border-critical-strong-inverted-hsla: hsla(var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l) / var(--alpha, 100%));
571
+ --dt-color-border-critical-strong-inverted: var(--dt-color-red-200);
572
+ --dt-color-border-critical-subtle-inverted-h: 0;
573
+ --dt-color-border-critical-subtle-inverted-s: 0%;
574
+ --dt-color-border-critical-subtle-inverted-l: 0%;
575
+ --dt-color-border-critical-subtle-inverted-hsl: var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l);
576
+ --dt-color-border-critical-subtle-inverted-hsla: hsla(var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l) / var(--alpha, 100%));
577
+ --dt-color-border-critical-subtle-inverted: var(--dt-color-red-400);
578
+ --dt-color-border-brand-inverted-h: 0;
579
+ --dt-color-border-brand-inverted-s: 0%;
580
+ --dt-color-border-brand-inverted-l: 0%;
581
+ --dt-color-border-brand-inverted-hsl: var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l);
582
+ --dt-color-border-brand-inverted-hsla: hsla(var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l) / var(--alpha, 100%));
583
+ --dt-color-border-brand-inverted: var(--dt-color-brand-purple);
584
+ --dt-color-border-warning-inverted-h: 0;
585
+ --dt-color-border-warning-inverted-s: 0%;
586
+ --dt-color-border-warning-inverted-l: 0%;
587
+ --dt-color-border-warning-inverted-hsl: var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l);
588
+ --dt-color-border-warning-inverted-hsla: hsla(var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l) / var(--alpha, 100%));
589
+ --dt-color-border-warning-inverted: var(--dt-color-gold-200);
590
+ --dt-color-border-success-inverted-h: 0;
591
+ --dt-color-border-success-inverted-s: 0%;
592
+ --dt-color-border-success-inverted-l: 0%;
593
+ --dt-color-border-success-inverted-hsl: var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l);
594
+ --dt-color-border-success-inverted-hsla: hsla(var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l) / var(--alpha, 100%));
595
+ --dt-color-border-success-inverted: var(--dt-color-green-200);
596
+ --dt-color-border-critical-inverted-h: 0;
597
+ --dt-color-border-critical-inverted-s: 0%;
598
+ --dt-color-border-critical-inverted-l: 0%;
599
+ --dt-color-border-critical-inverted-hsl: var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l);
600
+ --dt-color-border-critical-inverted-hsla: hsla(var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l) / var(--alpha, 100%));
601
+ --dt-color-border-critical-inverted: var(--dt-color-red-300);
602
+ --dt-color-border-brand-strong-h: 0;
603
+ --dt-color-border-brand-strong-s: 0%;
604
+ --dt-color-border-brand-strong-l: 0%;
605
+ --dt-color-border-brand-strong-hsl: var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l);
606
+ --dt-color-border-brand-strong-hsla: hsla(var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l) / var(--alpha, 100%));
607
+ --dt-color-border-brand-strong: var(--dt-color-purple-500);
608
+ --dt-color-border-brand-subtle-h: 0;
609
+ --dt-color-border-brand-subtle-s: 0%;
610
+ --dt-color-border-brand-subtle-l: 0%;
611
+ --dt-color-border-brand-subtle-hsl: var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l);
612
+ --dt-color-border-brand-subtle-hsla: hsla(var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l) / var(--alpha, 100%));
613
+ --dt-color-border-brand-subtle: var(--dt-color-purple-200);
614
+ --dt-color-border-warning-strong-h: 0;
615
+ --dt-color-border-warning-strong-s: 0%;
616
+ --dt-color-border-warning-strong-l: 0%;
617
+ --dt-color-border-warning-strong-hsl: var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l);
618
+ --dt-color-border-warning-strong-hsla: hsla(var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l) / var(--alpha, 100%));
619
+ --dt-color-border-warning-strong: var(--dt-color-gold-500);
620
+ --dt-color-border-warning-subtle-h: 0;
621
+ --dt-color-border-warning-subtle-s: 0%;
622
+ --dt-color-border-warning-subtle-l: 0%;
623
+ --dt-color-border-warning-subtle-hsl: var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l);
624
+ --dt-color-border-warning-subtle-hsla: hsla(var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l) / var(--alpha, 100%));
625
+ --dt-color-border-warning-subtle: var(--dt-color-gold-200);
626
+ --dt-color-border-success-strong-h: 0;
627
+ --dt-color-border-success-strong-s: 0%;
628
+ --dt-color-border-success-strong-l: 0%;
629
+ --dt-color-border-success-strong-hsl: var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l);
630
+ --dt-color-border-success-strong-hsla: hsla(var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l) / var(--alpha, 100%));
631
+ --dt-color-border-success-strong: var(--dt-color-green-500);
632
+ --dt-color-border-success-subtle-h: 0;
633
+ --dt-color-border-success-subtle-s: 0%;
634
+ --dt-color-border-success-subtle-l: 0%;
635
+ --dt-color-border-success-subtle-hsl: var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l);
636
+ --dt-color-border-success-subtle-hsla: hsla(var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l) / var(--alpha, 100%));
637
+ --dt-color-border-success-subtle: var(--dt-color-green-200);
638
+ --dt-color-border-critical-strong-h: 0;
639
+ --dt-color-border-critical-strong-s: 0%;
640
+ --dt-color-border-critical-strong-l: 0%;
641
+ --dt-color-border-critical-strong-hsl: var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l);
642
+ --dt-color-border-critical-strong-hsla: hsla(var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l) / var(--alpha, 100%));
643
+ --dt-color-border-critical-strong: var(--dt-color-red-500);
644
+ --dt-color-border-critical-subtle-h: 0;
645
+ --dt-color-border-critical-subtle-s: 0%;
646
+ --dt-color-border-critical-subtle-l: 0%;
647
+ --dt-color-border-critical-subtle-hsl: var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l);
648
+ --dt-color-border-critical-subtle-hsla: hsla(var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l) / var(--alpha, 100%));
649
+ --dt-color-border-critical-subtle: var(--dt-color-red-200);
650
+ --dt-color-border-accent-h: 0;
651
+ --dt-color-border-accent-s: 0%;
652
+ --dt-color-border-accent-l: 0%;
653
+ --dt-color-border-accent-hsl: var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l);
654
+ --dt-color-border-accent-hsla: hsla(var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l) / var(--alpha, 100%));
655
+ --dt-color-border-accent: var(--dt-color-brand-magenta);
656
+ --dt-color-border-brand-h: 0;
657
+ --dt-color-border-brand-s: 0%;
658
+ --dt-color-border-brand-l: 0%;
659
+ --dt-color-border-brand-hsl: var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l);
660
+ --dt-color-border-brand-hsla: hsla(var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l) / var(--alpha, 100%));
661
+ --dt-color-border-brand: var(--dt-color-brand-purple);
662
+ --dt-color-border-warning-h: 0;
663
+ --dt-color-border-warning-s: 0%;
664
+ --dt-color-border-warning-l: 0%;
665
+ --dt-color-border-warning-hsl: var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l);
666
+ --dt-color-border-warning-hsla: hsla(var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l) / var(--alpha, 100%));
667
+ --dt-color-border-warning: var(--dt-color-gold-400);
668
+ --dt-color-border-success-h: 0;
669
+ --dt-color-border-success-s: 0%;
670
+ --dt-color-border-success-l: 0%;
671
+ --dt-color-border-success-hsl: var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l);
672
+ --dt-color-border-success-hsla: hsla(var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l) / var(--alpha, 100%));
673
+ --dt-color-border-success: var(--dt-color-green-400);
674
+ --dt-color-border-critical-h: 0;
675
+ --dt-color-border-critical-s: 0%;
676
+ --dt-color-border-critical-l: 0%;
677
+ --dt-color-border-critical-hsl: var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l);
678
+ --dt-color-border-critical-hsla: hsla(var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l) / var(--alpha, 100%));
679
+ --dt-color-border-critical: var(--dt-color-red-400);
680
+ --dt-color-border-focus-h: 0;
681
+ --dt-color-border-focus-s: 0%;
682
+ --dt-color-border-focus-l: 0%;
683
+ --dt-color-border-focus-hsl: var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l);
684
+ --dt-color-border-focus-hsla: hsla(var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l) / var(--alpha, 100%));
685
+ --dt-color-border-focus: var(--dt-color-blue-300);
686
+ --dt-color-border-bold-inverted-h: 0;
687
+ --dt-color-border-bold-inverted-s: 0%;
688
+ --dt-color-border-bold-inverted-l: 0%;
689
+ --dt-color-border-bold-inverted-hsl: var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l);
690
+ --dt-color-border-bold-inverted-hsla: hsla(var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l) / var(--alpha, 100%));
691
+ --dt-color-border-bold-inverted: hsl(0 0% 0% / 0.5);
692
+ --dt-color-border-moderate-inverted-h: 0;
693
+ --dt-color-border-moderate-inverted-s: 0%;
694
+ --dt-color-border-moderate-inverted-l: 0%;
695
+ --dt-color-border-moderate-inverted-hsl: var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l);
696
+ --dt-color-border-moderate-inverted-hsla: hsla(var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l) / var(--alpha, 100%));
697
+ --dt-color-border-moderate-inverted: hsl(0 0% 0% / 0.34);
698
+ --dt-color-border-default-inverted-h: 0;
699
+ --dt-color-border-default-inverted-s: 0%;
700
+ --dt-color-border-default-inverted-l: 0%;
701
+ --dt-color-border-default-inverted-hsl: var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l);
702
+ --dt-color-border-default-inverted-hsla: hsla(var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l) / var(--alpha, 100%));
703
+ --dt-color-border-default-inverted: hsl(0 0% 0% / 0.18);
704
+ --dt-color-border-subtle-inverted-h: 0;
705
+ --dt-color-border-subtle-inverted-s: 0%;
706
+ --dt-color-border-subtle-inverted-l: 0%;
707
+ --dt-color-border-subtle-inverted-hsl: var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l);
708
+ --dt-color-border-subtle-inverted-hsla: hsla(var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l) / var(--alpha, 100%));
709
+ --dt-color-border-subtle-inverted: hsl(0 0% 0% / 0.1);
710
+ --dt-color-border-bold-h: 0;
711
+ --dt-color-border-bold-s: 0%;
712
+ --dt-color-border-bold-l: 100%;
713
+ --dt-color-border-bold-hsl: var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l);
714
+ --dt-color-border-bold-hsla: hsla(var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l) / var(--alpha, 100%));
715
+ --dt-color-border-bold: hsl(0 0% 100% / 0.5);
716
+ --dt-color-border-moderate-h: 0;
717
+ --dt-color-border-moderate-s: 0%;
718
+ --dt-color-border-moderate-l: 100%;
719
+ --dt-color-border-moderate-hsl: var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l);
720
+ --dt-color-border-moderate-hsla: hsla(var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l) / var(--alpha, 100%));
721
+ --dt-color-border-moderate: hsl(0 0% 100% / 0.36);
722
+ --dt-color-border-default-h: 0;
723
+ --dt-color-border-default-s: 0%;
724
+ --dt-color-border-default-l: 100%;
725
+ --dt-color-border-default-hsl: var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l);
726
+ --dt-color-border-default-hsla: hsla(var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l) / var(--alpha, 100%));
727
+ --dt-color-border-default: hsl(0 0% 100% / 0.22);
728
+ --dt-color-border-subtle-h: 0;
729
+ --dt-color-border-subtle-s: 0%;
730
+ --dt-color-border-subtle-l: 100%;
731
+ --dt-color-border-subtle-hsl: var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l);
732
+ --dt-color-border-subtle-hsla: hsla(var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l) / var(--alpha, 100%));
733
+ --dt-color-border-subtle: hsl(0 0% 100% / 0.14);
734
+ --dt-color-surface-info-strong-h: 0;
735
+ --dt-color-surface-info-strong-s: 0%;
736
+ --dt-color-surface-info-strong-l: 0%;
737
+ --dt-color-surface-info-strong-hsl: var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l);
738
+ --dt-color-surface-info-strong-hsla: hsla(var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l) / var(--alpha, 100%));
739
+ --dt-color-surface-info-strong: var(--dt-color-blue-400); /* A contrasting informational surface, most likely paired with inverted foreground colors. */
740
+ --dt-color-surface-info-subtle-h: 213.20966997513474;
741
+ --dt-color-surface-info-subtle-s: 96.9787556672879%;
742
+ --dt-color-surface-info-subtle-l: 12.97997843137255%;
743
+ --dt-color-surface-info-subtle-hsl: var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l);
744
+ --dt-color-surface-info-subtle-hsla: hsla(var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l) / var(--alpha, 100%));
745
+ --dt-color-surface-info-subtle: hsl(213 98.2% 12.9%);
746
+ --dt-color-surface-info-h: 0;
747
+ --dt-color-surface-info-s: 0%;
748
+ --dt-color-surface-info-l: 0%;
749
+ --dt-color-surface-info-hsl: var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l);
750
+ --dt-color-surface-info-hsla: hsla(var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l) / var(--alpha, 100%));
751
+ --dt-color-surface-info: var(--dt-color-blue-100); /* Background surface color containing messaging or elements communicated as generally informational. */
752
+ --dt-color-surface-success-strong-h: 0;
753
+ --dt-color-surface-success-strong-s: 0%;
754
+ --dt-color-surface-success-strong-l: 0%;
755
+ --dt-color-surface-success-strong-hsl: var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l);
756
+ --dt-color-surface-success-strong-hsla: hsla(var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l) / var(--alpha, 100%));
757
+ --dt-color-surface-success-strong: var(--dt-color-green-400); /* A contrasting positive state surface, most likely paired with inverted foreground colors. */
758
+ --dt-color-surface-success-subtle-h: 136;
759
+ --dt-color-surface-success-subtle-s: 59.09999999999999%;
760
+ --dt-color-surface-success-subtle-l: 8.63%;
761
+ --dt-color-surface-success-subtle-hsl: var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l);
762
+ --dt-color-surface-success-subtle-hsla: hsla(var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l) / var(--alpha, 100%));
763
+ --dt-color-surface-success-subtle: hsl(136 59.1% 8.63%);
764
+ --dt-color-surface-success-h: 0;
765
+ --dt-color-surface-success-s: 0%;
766
+ --dt-color-surface-success-l: 0%;
767
+ --dt-color-surface-success-hsl: var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l);
768
+ --dt-color-surface-success-hsla: hsla(var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l) / var(--alpha, 100%));
769
+ --dt-color-surface-success: var(--dt-color-green-100); /* Background surface color containing messaging or elements expressing a positive or successful state. */
770
+ --dt-color-surface-warning-strong-h: 0;
771
+ --dt-color-surface-warning-strong-s: 0%;
772
+ --dt-color-surface-warning-strong-l: 0%;
773
+ --dt-color-surface-warning-strong-hsl: var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l);
774
+ --dt-color-surface-warning-strong-hsla: hsla(var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l) / var(--alpha, 100%));
775
+ --dt-color-surface-warning-strong: var(--dt-color-gold-200); /* A contrasting warning surface, most likely paired with inverted foreground colors. */
776
+ --dt-color-surface-warning-subtle-h: 35.7;
777
+ --dt-color-surface-warning-subtle-s: 88.29999999999998%;
778
+ --dt-color-surface-warning-subtle-l: 13.4%;
779
+ --dt-color-surface-warning-subtle-hsl: var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l);
780
+ --dt-color-surface-warning-subtle-hsla: hsla(var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l) / var(--alpha, 100%));
781
+ --dt-color-surface-warning-subtle: hsl(35.7 88.3% 13.4%);
782
+ --dt-color-surface-warning-h: 0;
783
+ --dt-color-surface-warning-s: 0%;
784
+ --dt-color-surface-warning-l: 0%;
785
+ --dt-color-surface-warning-hsl: var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l);
786
+ --dt-color-surface-warning-hsla: hsla(var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l) / var(--alpha, 100%));
787
+ --dt-color-surface-warning: var(--dt-color-gold-100); /* Background surface color highlighting messaging or elements that may require user's attention. */
788
+ --dt-color-surface-critical-strong-h: 0;
789
+ --dt-color-surface-critical-strong-s: 0%;
790
+ --dt-color-surface-critical-strong-l: 0%;
791
+ --dt-color-surface-critical-strong-hsl: var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l);
792
+ --dt-color-surface-critical-strong-hsla: hsla(var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l) / var(--alpha, 100%));
793
+ --dt-color-surface-critical-strong: var(--dt-color-red-400); /* A contrasting critical surface, most likely paired with inverted foreground colors. */
794
+ --dt-color-surface-critical-subtle-h: 0;
795
+ --dt-color-surface-critical-subtle-s: 89.60000000000001%;
796
+ --dt-color-surface-critical-subtle-l: 9.41%;
797
+ --dt-color-surface-critical-subtle-hsl: var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l);
798
+ --dt-color-surface-critical-subtle-hsla: hsla(var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l) / var(--alpha, 100%));
799
+ --dt-color-surface-critical-subtle: hsl(0 89.6% 9.41%);
800
+ --dt-color-surface-critical-h: 0;
801
+ --dt-color-surface-critical-s: 0%;
802
+ --dt-color-surface-critical-l: 0%;
803
+ --dt-color-surface-critical-hsl: var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l);
804
+ --dt-color-surface-critical-hsla: hsla(var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l) / var(--alpha, 100%));
805
+ --dt-color-surface-critical: var(--dt-color-red-100); /* Background surface color containing error, danger, or otherwise critical messaging or elements. */
806
+ --dt-color-surface-contrast-h: 0;
807
+ --dt-color-surface-contrast-s: 0%;
808
+ --dt-color-surface-contrast-l: 0%;
809
+ --dt-color-surface-contrast-hsl: var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l);
810
+ --dt-color-surface-contrast-hsla: hsla(var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l) / var(--alpha, 100%));
811
+ --dt-color-surface-contrast: var(--dt-color-black-900);
812
+ --dt-color-surface-strong-h: 0;
813
+ --dt-color-surface-strong-s: 0%;
814
+ --dt-color-surface-strong-l: 0%;
815
+ --dt-color-surface-strong-hsl: var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l);
816
+ --dt-color-surface-strong-hsla: hsla(var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l) / var(--alpha, 100%));
817
+ --dt-color-surface-strong: var(--dt-color-black-600); /* Use sparingly to draw the eye to a relatively important region. */
818
+ --dt-color-surface-bold-h: 0;
819
+ --dt-color-surface-bold-s: 0%;
820
+ --dt-color-surface-bold-l: 0%;
821
+ --dt-color-surface-bold-hsl: var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l);
822
+ --dt-color-surface-bold-hsla: hsla(var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l) / var(--alpha, 100%));
823
+ --dt-color-surface-bold: var(--dt-color-black-400);
824
+ --dt-color-surface-moderate-h: 0;
825
+ --dt-color-surface-moderate-s: 0%;
826
+ --dt-color-surface-moderate-l: 0%;
827
+ --dt-color-surface-moderate-hsl: var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l);
828
+ --dt-color-surface-moderate-hsla: hsla(var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l) / var(--alpha, 100%));
829
+ --dt-color-surface-moderate: var(--dt-color-black-300);
830
+ --dt-color-surface-secondary-h: 0;
831
+ --dt-color-surface-secondary-s: 0%;
832
+ --dt-color-surface-secondary-l: 0%;
833
+ --dt-color-surface-secondary-hsl: var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l);
834
+ --dt-color-surface-secondary-hsla: hsla(var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l) / var(--alpha, 100%));
835
+ --dt-color-surface-secondary: var(--dt-color-black-200);
836
+ --dt-color-surface-primary-h: 0;
837
+ --dt-color-surface-primary-s: 0%;
838
+ --dt-color-surface-primary-l: 12%;
839
+ --dt-color-surface-primary-hsl: var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l);
840
+ --dt-color-surface-primary-hsla: hsla(var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l) / var(--alpha, 100%));
841
+ --dt-color-surface-primary: hsl(0 0% 12%);
842
+ --dt-color-surface-info-opaque-h: 212;
843
+ --dt-color-surface-info-opaque-s: 79.19999999999999%;
844
+ --dt-color-surface-info-opaque-l: 43.3%;
845
+ --dt-color-surface-info-opaque-hsl: var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l);
846
+ --dt-color-surface-info-opaque-hsla: hsla(var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l) / var(--alpha, 100%));
847
+ --dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / 0.29);
848
+ --dt-color-surface-success-opaque-h: 137;
849
+ --dt-color-surface-success-opaque-s: 72.50000000000001%;
850
+ --dt-color-surface-success-opaque-l: 37.1%;
851
+ --dt-color-surface-success-opaque-hsl: var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l);
852
+ --dt-color-surface-success-opaque-hsla: hsla(var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l) / var(--alpha, 100%));
853
+ --dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / 0.26);
854
+ --dt-color-surface-warning-opaque-h: 35.89999999999999;
855
+ --dt-color-surface-warning-opaque-s: 66.00000000000001%;
856
+ --dt-color-surface-warning-opaque-l: 49.6%;
857
+ --dt-color-surface-warning-opaque-hsl: var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l);
858
+ --dt-color-surface-warning-opaque-hsla: hsla(var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l) / var(--alpha, 100%));
859
+ --dt-color-surface-warning-opaque: hsl(35.9 66% 49.6% / 0.48);
860
+ --dt-color-surface-critical-opaque-h: 0;
861
+ --dt-color-surface-critical-opaque-s: 88.7%;
862
+ --dt-color-surface-critical-opaque-l: 38%;
863
+ --dt-color-surface-critical-opaque-hsl: var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l);
864
+ --dt-color-surface-critical-opaque-hsla: hsla(var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l) / var(--alpha, 100%));
865
+ --dt-color-surface-critical-opaque: hsl(0 88.7% 38% / 0.32);
866
+ --dt-color-surface-backdrop-h: 0;
867
+ --dt-color-surface-backdrop-s: 0%;
868
+ --dt-color-surface-backdrop-l: 0%;
869
+ --dt-color-surface-backdrop-hsl: var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l);
870
+ --dt-color-surface-backdrop-hsla: hsla(var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l) / var(--alpha, 100%));
871
+ --dt-color-surface-backdrop: hsl(0 0% 0% / 0.7); /* Background color for a modal-like backdrop. */
872
+ --dt-color-surface-contrast-opaque-h: 0;
873
+ --dt-color-surface-contrast-opaque-s: 0%;
874
+ --dt-color-surface-contrast-opaque-l: 90.2%;
875
+ --dt-color-surface-contrast-opaque-hsl: var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l);
876
+ --dt-color-surface-contrast-opaque-hsla: hsla(var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l) / var(--alpha, 100%));
877
+ --dt-color-surface-contrast-opaque: hsl(0 0% 90.2% / 0.96);
878
+ --dt-color-surface-strong-opaque-h: 0;
879
+ --dt-color-surface-strong-opaque-s: 0%;
880
+ --dt-color-surface-strong-opaque-l: 90.2%;
881
+ --dt-color-surface-strong-opaque-hsl: var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l);
882
+ --dt-color-surface-strong-opaque-hsla: hsla(var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l) / var(--alpha, 100%));
883
+ --dt-color-surface-strong-opaque: hsl(0 0% 90.2% / 0.65);
884
+ --dt-color-surface-bold-opaque-h: 0;
885
+ --dt-color-surface-bold-opaque-s: 0%;
886
+ --dt-color-surface-bold-opaque-l: 90.2%;
887
+ --dt-color-surface-bold-opaque-hsl: var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l);
888
+ --dt-color-surface-bold-opaque-hsla: hsla(var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l) / var(--alpha, 100%));
889
+ --dt-color-surface-bold-opaque: hsl(0 0% 90.2% / 0.27);
890
+ --dt-color-surface-moderate-opaque-h: 0;
891
+ --dt-color-surface-moderate-opaque-s: 0%;
892
+ --dt-color-surface-moderate-opaque-l: 90.2%;
893
+ --dt-color-surface-moderate-opaque-hsl: var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l);
894
+ --dt-color-surface-moderate-opaque-hsla: hsla(var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l) / var(--alpha, 100%));
895
+ --dt-color-surface-moderate-opaque: hsl(0 0% 90.2% / 0.15);
896
+ --dt-color-surface-secondary-opaque-h: 0;
897
+ --dt-color-surface-secondary-opaque-s: 0%;
898
+ --dt-color-surface-secondary-opaque-l: 90.2%;
899
+ --dt-color-surface-secondary-opaque-hsl: var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l);
900
+ --dt-color-surface-secondary-opaque-hsla: hsla(var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l) / var(--alpha, 100%));
901
+ --dt-color-surface-secondary-opaque: hsl(0 0% 90.2% / 0.06);
902
+ --dt-color-link-muted-inverted-hover-h: 0;
903
+ --dt-color-link-muted-inverted-hover-s: 0%;
904
+ --dt-color-link-muted-inverted-hover-l: 0%;
905
+ --dt-color-link-muted-inverted-hover-hsl: var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l);
906
+ --dt-color-link-muted-inverted-hover-hsla: hsla(var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l) / var(--alpha, 100%));
907
+ --dt-color-link-muted-inverted-hover: var(--dt-color-black-100);
908
+ --dt-color-link-warning-inverted-hover-h: 0;
909
+ --dt-color-link-warning-inverted-hover-s: 0%;
910
+ --dt-color-link-warning-inverted-hover-l: 0%;
911
+ --dt-color-link-warning-inverted-hover-hsl: var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l);
912
+ --dt-color-link-warning-inverted-hover-hsla: hsla(var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l) / var(--alpha, 100%));
913
+ --dt-color-link-warning-inverted-hover: var(--dt-color-black-200);
914
+ --dt-color-link-critical-inverted-hover-h: 0;
915
+ --dt-color-link-critical-inverted-hover-s: 0%;
916
+ --dt-color-link-critical-inverted-hover-l: 0%;
917
+ --dt-color-link-critical-inverted-hover-hsl: var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l);
918
+ --dt-color-link-critical-inverted-hover-hsla: hsla(var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l) / var(--alpha, 100%));
919
+ --dt-color-link-critical-inverted-hover: var(--dt-color-red-200);
920
+ --dt-color-link-primary-inverted-hover-h: 0;
921
+ --dt-color-link-primary-inverted-hover-s: 0%;
922
+ --dt-color-link-primary-inverted-hover-l: 0%;
923
+ --dt-color-link-primary-inverted-hover-hsl: var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l);
924
+ --dt-color-link-primary-inverted-hover-hsla: hsla(var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l) / var(--alpha, 100%));
925
+ --dt-color-link-primary-inverted-hover: var(--dt-color-purple-200);
926
+ --dt-color-link-warning-hover-h: 0;
927
+ --dt-color-link-warning-hover-s: 0%;
928
+ --dt-color-link-warning-hover-l: 0%;
929
+ --dt-color-link-warning-hover-hsl: var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l);
930
+ --dt-color-link-warning-hover-hsla: hsla(var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l) / var(--alpha, 100%));
931
+ --dt-color-link-warning-hover: var(--dt-color-gold-500);
932
+ --dt-color-link-success-hover-h: 0;
933
+ --dt-color-link-success-hover-s: 0%;
934
+ --dt-color-link-success-hover-l: 0%;
935
+ --dt-color-link-success-hover-hsl: var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l);
936
+ --dt-color-link-success-hover-hsla: hsla(var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l) / var(--alpha, 100%));
937
+ --dt-color-link-success-hover: var(--dt-color-green-500);
938
+ --dt-color-link-critical-hover-h: 0;
939
+ --dt-color-link-critical-hover-s: 0%;
940
+ --dt-color-link-critical-hover-l: 0%;
941
+ --dt-color-link-critical-hover-hsl: var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l);
942
+ --dt-color-link-critical-hover-hsla: hsla(var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l) / var(--alpha, 100%));
943
+ --dt-color-link-critical-hover: var(--dt-color-red-500);
944
+ --dt-color-link-primary-hover-h: 0;
945
+ --dt-color-link-primary-hover-s: 0%;
946
+ --dt-color-link-primary-hover-l: 0%;
947
+ --dt-color-link-primary-hover-hsl: var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l);
948
+ --dt-color-link-primary-hover-hsla: hsla(var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l) / var(--alpha, 100%));
949
+ --dt-color-link-primary-hover: var(--dt-color-purple-500);
950
+ --dt-color-link-primary-inverted-h: 0;
951
+ --dt-color-link-primary-inverted-s: 0%;
952
+ --dt-color-link-primary-inverted-l: 0%;
953
+ --dt-color-link-primary-inverted-hsl: var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l);
954
+ --dt-color-link-primary-inverted-hsla: hsla(var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l) / var(--alpha, 100%));
955
+ --dt-color-link-primary-inverted: var(--dt-color-purple-300);
956
+ --dt-color-link-primary-h: 261.00000000000006;
957
+ --dt-color-link-primary-s: 100%;
958
+ --dt-color-link-primary-l: 78.2%;
959
+ --dt-color-link-primary-hsl: var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l);
960
+ --dt-color-link-primary-hsla: hsla(var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l) / var(--alpha, 100%));
961
+ --dt-color-link-primary: hsl(261 100% 78.2%);
962
+ --dt-color-foreground-warning-inverted-h: 0;
963
+ --dt-color-foreground-warning-inverted-s: 0%;
964
+ --dt-color-foreground-warning-inverted-l: 0%;
965
+ --dt-color-foreground-warning-inverted-hsl: var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l);
966
+ --dt-color-foreground-warning-inverted-hsla: hsla(var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l) / var(--alpha, 100%));
967
+ --dt-color-foreground-warning-inverted: var(--dt-color-gold-100); /* Warning text that sits on high-contrast surfaces or backgrounds */
968
+ --dt-color-foreground-success-strong-inverted-h: 0;
969
+ --dt-color-foreground-success-strong-inverted-s: 0%;
970
+ --dt-color-foreground-success-strong-inverted-l: 0%;
971
+ --dt-color-foreground-success-strong-inverted-hsl: var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l);
972
+ --dt-color-foreground-success-strong-inverted-hsla: hsla(var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l) / var(--alpha, 100%));
973
+ --dt-color-foreground-success-strong-inverted: var(--dt-color-green-100);
974
+ --dt-color-foreground-success-inverted-h: 0;
975
+ --dt-color-foreground-success-inverted-s: 0%;
976
+ --dt-color-foreground-success-inverted-l: 0%;
977
+ --dt-color-foreground-success-inverted-hsl: var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l);
978
+ --dt-color-foreground-success-inverted-hsla: hsla(var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l) / var(--alpha, 100%));
979
+ --dt-color-foreground-success-inverted: var(--dt-color-green-200); /* Success text that sits on high-contrast surfaces or backgrounds */
980
+ --dt-color-foreground-critical-strong-inverted-h: 0;
981
+ --dt-color-foreground-critical-strong-inverted-s: 0%;
982
+ --dt-color-foreground-critical-strong-inverted-l: 0%;
983
+ --dt-color-foreground-critical-strong-inverted-hsl: var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l);
984
+ --dt-color-foreground-critical-strong-inverted-hsla: hsla(var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l) / var(--alpha, 100%));
985
+ --dt-color-foreground-critical-strong-inverted: var(--dt-color-red-200);
986
+ --dt-color-foreground-critical-inverted-h: 0;
987
+ --dt-color-foreground-critical-inverted-s: 0%;
988
+ --dt-color-foreground-critical-inverted-l: 0%;
989
+ --dt-color-foreground-critical-inverted-hsl: var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l);
990
+ --dt-color-foreground-critical-inverted-hsla: hsla(var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l) / var(--alpha, 100%));
991
+ --dt-color-foreground-critical-inverted: var(--dt-color-red-300);
992
+ --dt-color-foreground-disabled-inverted-h: 0;
993
+ --dt-color-foreground-disabled-inverted-s: 0%;
994
+ --dt-color-foreground-disabled-inverted-l: 0%;
995
+ --dt-color-foreground-disabled-inverted-hsl: var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l);
996
+ --dt-color-foreground-disabled-inverted-hsla: hsla(var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l) / var(--alpha, 100%));
997
+ --dt-color-foreground-disabled-inverted: var(--dt-color-black-500); /* Disabled text color that sits on high-contrast surfaces or backgrounds. */
998
+ --dt-color-foreground-placeholder-inverted-h: 0;
999
+ --dt-color-foreground-placeholder-inverted-s: 0%;
1000
+ --dt-color-foreground-placeholder-inverted-l: 0%;
1001
+ --dt-color-foreground-placeholder-inverted-hsl: var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l);
1002
+ --dt-color-foreground-placeholder-inverted-hsla: hsla(var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l) / var(--alpha, 100%));
1003
+ --dt-color-foreground-placeholder-inverted: var(--dt-color-black-500); /* Placeholder text color that sits on high-contrast surfaces or backgrounds. */
1004
+ --dt-color-foreground-muted-inverted-h: 0;
1005
+ --dt-color-foreground-muted-inverted-s: 0%;
1006
+ --dt-color-foreground-muted-inverted-l: 14.899999999999999%;
1007
+ --dt-color-foreground-muted-inverted-hsl: var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l);
1008
+ --dt-color-foreground-muted-inverted-hsla: hsla(var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l) / var(--alpha, 100%));
1009
+ --dt-color-foreground-muted-inverted: hsl(0 0% 14.9% / 0.6); /* Muted text color that sits on high-contrast surfaces or backgrounds. */
1010
+ --dt-color-foreground-tertiary-inverted-h: 0;
1011
+ --dt-color-foreground-tertiary-inverted-s: 0%;
1012
+ --dt-color-foreground-tertiary-inverted-l: 0%;
1013
+ --dt-color-foreground-tertiary-inverted-hsl: var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l);
1014
+ --dt-color-foreground-tertiary-inverted-hsla: hsla(var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l) / var(--alpha, 100%));
1015
+ --dt-color-foreground-tertiary-inverted: var(--dt-color-black-400);
1016
+ --dt-color-foreground-secondary-inverted-h: 0;
1017
+ --dt-color-foreground-secondary-inverted-s: 0%;
1018
+ --dt-color-foreground-secondary-inverted-l: 0%;
1019
+ --dt-color-foreground-secondary-inverted-hsl: var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l);
1020
+ --dt-color-foreground-secondary-inverted-hsla: hsla(var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l) / var(--alpha, 100%));
1021
+ --dt-color-foreground-secondary-inverted: var(--dt-color-black-300);
1022
+ --dt-color-foreground-primary-inverted-h: 0;
1023
+ --dt-color-foreground-primary-inverted-s: 0%;
1024
+ --dt-color-foreground-primary-inverted-l: 0%;
1025
+ --dt-color-foreground-primary-inverted-hsl: var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l);
1026
+ --dt-color-foreground-primary-inverted-hsla: hsla(var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l) / var(--alpha, 100%));
1027
+ --dt-color-foreground-primary-inverted: var(--dt-color-neutral-black);
1028
+ --dt-color-foreground-warning-h: 0;
1029
+ --dt-color-foreground-warning-s: 0%;
1030
+ --dt-color-foreground-warning-l: 0%;
1031
+ --dt-color-foreground-warning-hsl: var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l);
1032
+ --dt-color-foreground-warning-hsla: hsla(var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l) / var(--alpha, 100%));
1033
+ --dt-color-foreground-warning: var(--dt-color-gold-400);
1034
+ --dt-color-foreground-success-h: 0;
1035
+ --dt-color-foreground-success-s: 0%;
1036
+ --dt-color-foreground-success-l: 0%;
1037
+ --dt-color-foreground-success-hsl: var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l);
1038
+ --dt-color-foreground-success-hsla: hsla(var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l) / var(--alpha, 100%));
1039
+ --dt-color-foreground-success: var(--dt-color-green-400); /* Indicates a positive state. */
1040
+ --dt-color-foreground-critical-h: 0;
1041
+ --dt-color-foreground-critical-s: 0%;
1042
+ --dt-color-foreground-critical-l: 0%;
1043
+ --dt-color-foreground-critical-hsl: var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l);
1044
+ --dt-color-foreground-critical-hsla: hsla(var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l) / var(--alpha, 100%));
1045
+ --dt-color-foreground-critical: var(--dt-color-red-400);
1046
+ --dt-color-foreground-disabled-h: 0;
1047
+ --dt-color-foreground-disabled-s: 0%;
1048
+ --dt-color-foreground-disabled-l: 0%;
1049
+ --dt-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l);
1050
+ --dt-color-foreground-disabled-hsla: hsla(var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l) / var(--alpha, 100%));
1051
+ --dt-color-foreground-disabled: var(--dt-color-black-600);
1052
+ --dt-color-foreground-placeholder-h: 0;
1053
+ --dt-color-foreground-placeholder-s: 0%;
1054
+ --dt-color-foreground-placeholder-l: 0%;
1055
+ --dt-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l);
1056
+ --dt-color-foreground-placeholder-hsla: hsla(var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l) / var(--alpha, 100%));
1057
+ --dt-color-foreground-placeholder: var(--dt-color-black-600);
1058
+ --dt-color-foreground-muted-h: 0;
1059
+ --dt-color-foreground-muted-s: 0%;
1060
+ --dt-color-foreground-muted-l: 83.1%;
1061
+ --dt-color-foreground-muted-hsl: var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l);
1062
+ --dt-color-foreground-muted-hsla: hsla(var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l) / var(--alpha, 100%));
1063
+ --dt-color-foreground-muted: hsl(0 0% 83.1% / 0.6);
1064
+ --dt-color-foreground-tertiary-h: 0;
1065
+ --dt-color-foreground-tertiary-s: 0%;
1066
+ --dt-color-foreground-tertiary-l: 0%;
1067
+ --dt-color-foreground-tertiary-hsl: var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l);
1068
+ --dt-color-foreground-tertiary-hsla: hsla(var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l) / var(--alpha, 100%));
1069
+ --dt-color-foreground-tertiary: var(--dt-color-black-600); /* Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels. */
1070
+ --dt-color-foreground-secondary-h: 0;
1071
+ --dt-color-foreground-secondary-s: 0%;
1072
+ --dt-color-foreground-secondary-l: 0%;
1073
+ --dt-color-foreground-secondary-hsl: var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l);
1074
+ --dt-color-foreground-secondary-hsla: hsla(var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l) / var(--alpha, 100%));
1075
+ --dt-color-foreground-secondary: var(--dt-color-black-700); /* Example uses include introduction paragraphs, labels, and descriptions paired with form elements. */
1076
+ --dt-color-foreground-primary-h: 0;
1077
+ --dt-color-foreground-primary-s: 0%;
1078
+ --dt-color-foreground-primary-l: 0%;
1079
+ --dt-color-foreground-primary-hsl: var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l);
1080
+ --dt-color-foreground-primary-hsla: hsla(var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l) / var(--alpha, 100%));
1081
+ --dt-color-foreground-primary: var(--dt-color-black-900); /* Default text color throughout the UI. */
1082
+ --dt-size-border-focus: var(--dt-size-border-200) + var(--dt-size-border-100);
1083
+ --dt-font-size-600: calc(var(--dt-font-size-root) * 5.1);
1084
+ --dt-font-size-500: calc(var(--dt-font-size-root) * 4.1); /* extra large / xxl */
1085
+ --dt-font-size-400: calc(var(--dt-font-size-root) * 2.8); /* extra large / xl */
1086
+ --dt-font-size-300: calc(var(--dt-font-size-root) * 2.0); /* large */
1087
+ --dt-font-size-200: calc(var(--dt-font-size-root) * 1.6); /* medium / base */
1088
+ --dt-font-size-100: calc(var(--dt-font-size-root) * 1.2); /* small */
1089
+ --dt-radio-color-border-checked-h: 0;
1090
+ --dt-radio-color-border-checked-s: 0%;
1091
+ --dt-radio-color-border-checked-l: 0%;
1092
+ --dt-radio-color-border-checked-hsl: var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l);
1093
+ --dt-radio-color-border-checked-hsla: hsla(var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l) / var(--alpha, 100%));
1094
+ --dt-radio-color-border-checked: var(--dt-color-border-brand);
1095
+ --dt-radio-size-height: var(--dt-radio-size-width);
1096
+ --dt-icon-size-border-800: calc(var(--dt-icon-size-border-100) * 3.5);
1097
+ --dt-icon-size-border-700: calc(var(--dt-icon-size-border-100) * 2.75);
1098
+ --dt-icon-size-border-600: calc(var(--dt-icon-size-border-100) * 2.5);
1099
+ --dt-icon-size-border-400: calc(var(--dt-icon-size-border-100) * 1.75);
1100
+ --dt-icon-size-border-300: calc(var(--dt-icon-size-border-100) * 1.5);
1101
+ --dt-icon-size-border-200: calc(var(--dt-icon-size-border-100) * 1.25);
1102
+ --dt-icon-size-800: calc(var(--dt-size-base) * 6);
1103
+ --dt-icon-size-700: calc(var(--dt-size-base) * 4.75);
1104
+ --dt-icon-size-600: calc(var(--dt-size-base) * 4);
1105
+ --dt-icon-size-500: calc(var(--dt-size-base) * 3);
1106
+ --dt-icon-size-400: calc(var(--dt-size-base) * 2.5);
1107
+ --dt-icon-size-300: calc(var(--dt-size-base) * 2.25);
1108
+ --dt-icon-size-200: calc(var(--dt-size-base) * 1.75);
1109
+ --dt-icon-size-100: calc(var(--dt-size-base) * 1.5);
1110
+ --dt-checkbox-color-border-checked-h: 0;
1111
+ --dt-checkbox-color-border-checked-s: 0%;
1112
+ --dt-checkbox-color-border-checked-l: 0%;
1113
+ --dt-checkbox-color-border-checked-hsl: var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l);
1114
+ --dt-checkbox-color-border-checked-hsla: hsla(var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l) / var(--alpha, 100%));
1115
+ --dt-checkbox-color-border-checked: var(--dt-color-border-brand);
1116
+ --dt-checkbox-size-radius: var(--dt-inputs-size-radius-xs);
1117
+ --dt-checkbox-size-height: var(--dt-checkbox-size-width);
1118
+ --dt-badge-color-border-default-h: 0;
1119
+ --dt-badge-color-border-default-s: 0%;
1120
+ --dt-badge-color-border-default-l: 0%;
1121
+ --dt-badge-color-border-default-hsl: var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l);
1122
+ --dt-badge-color-border-default-hsla: hsla(var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l) / var(--alpha, 100%));
1123
+ --dt-badge-color-border-default: var(--dt-color-border-subtle);
1124
+ --dt-badge-color-foreground-default-h: 0;
1125
+ --dt-badge-color-foreground-default-s: 0%;
1126
+ --dt-badge-color-foreground-default-l: 0%;
1127
+ --dt-badge-color-foreground-default-hsl: var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l);
1128
+ --dt-badge-color-foreground-default-hsla: hsla(var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l) / var(--alpha, 100%));
1129
+ --dt-badge-color-foreground-default: var(--dt-color-foreground-primary);
1723
1130
  --dt-badge-color-background-ai-h: 0;
1724
1131
  --dt-badge-color-background-ai-s: 0%;
1725
1132
  --dt-badge-color-background-ai-l: 0%;
1726
1133
  --dt-badge-color-background-ai-hsl: var(--dt-badge-color-background-ai-h) var(--dt-badge-color-background-ai-s) var(--dt-badge-color-background-ai-l);
1727
1134
  --dt-badge-color-background-ai-hsla: hsla(var(--dt-badge-color-background-ai-h) var(--dt-badge-color-background-ai-s) var(--dt-badge-color-background-ai-l) / var(--alpha, 100%));
1728
- --dt-badge-color-background-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
1729
- --dt-badge-color-foreground-default-h: 0;
1730
- --dt-badge-color-foreground-default-s: 0%;
1731
- --dt-badge-color-foreground-default-l: 90.19607843137256%;
1732
- --dt-badge-color-foreground-default-hsl: var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l);
1733
- --dt-badge-color-foreground-default-hsla: hsla(var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l) / var(--alpha, 100%));
1734
- --dt-badge-color-foreground-default: #E6E6E6;
1735
- --dt-badge-color-foreground-bulletin-h: 0;
1736
- --dt-badge-color-foreground-bulletin-s: 0%;
1737
- --dt-badge-color-foreground-bulletin-l: 100%;
1738
- --dt-badge-color-foreground-bulletin-hsl: var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l);
1739
- --dt-badge-color-foreground-bulletin-hsla: hsla(var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l) / var(--alpha, 100%));
1740
- --dt-badge-color-foreground-bulletin: #ffffff;
1741
- --dt-badge-color-foreground-bulletin-subtle-h: 255;
1742
- --dt-badge-color-foreground-bulletin-subtle-s: 100%;
1743
- --dt-badge-color-foreground-bulletin-subtle-l: 26.400000000000002%;
1744
- --dt-badge-color-foreground-bulletin-subtle-hsl: var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l);
1745
- --dt-badge-color-foreground-bulletin-subtle-hsla: hsla(var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l) / var(--alpha, 100%));
1746
- --dt-badge-color-foreground-bulletin-subtle: hsl(255 100% 26.4%);
1747
- --dt-badge-color-border-default-h: 0;
1748
- --dt-badge-color-border-default-s: 0%;
1749
- --dt-badge-color-border-default-l: 100%;
1750
- --dt-badge-color-border-default-hsl: var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l);
1751
- --dt-badge-color-border-default-hsla: hsla(var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l) / var(--alpha, 100%));
1752
- --dt-badge-color-border-default: hsl(0 0% 100% / 0.14);
1753
- --dt-badge-color-border-bulletin-subtle-h: 255.00000000000006;
1754
- --dt-badge-color-border-bulletin-subtle-s: 100%;
1755
- --dt-badge-color-border-bulletin-subtle-l: 66.09%;
1756
- --dt-badge-color-border-bulletin-subtle-hsl: var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l);
1757
- --dt-badge-color-border-bulletin-subtle-hsla: hsla(var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l) / var(--alpha, 100%));
1758
- --dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / 0.5);
1759
- --dt-checkbox-size-width: 1.6rem;
1760
- --dt-checkbox-size-height: 1.6rem;
1761
- --dt-checkbox-size-radius: 0.4rem;
1762
- --dt-checkbox-color-border-unchecked-h: 0;
1763
- --dt-checkbox-color-border-unchecked-s: 0%;
1764
- --dt-checkbox-color-border-unchecked-l: 50.19607843137255%;
1765
- --dt-checkbox-color-border-unchecked-hsl: var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l);
1766
- --dt-checkbox-color-border-unchecked-hsla: hsla(var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l) / var(--alpha, 100%));
1767
- --dt-checkbox-color-border-unchecked: #808080;
1768
- --dt-checkbox-color-border-checked-h: 254.5664739884393;
1769
- --dt-checkbox-color-border-checked-s: 100%;
1770
- --dt-checkbox-color-border-checked-l: 66.07843137254902%;
1771
- --dt-checkbox-color-border-checked-hsl: var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l);
1772
- --dt-checkbox-color-border-checked-hsla: hsla(var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l) / var(--alpha, 100%));
1773
- --dt-checkbox-color-border-checked: #7C52FF;
1774
- --dt-checkbox-color-background-checked-h: 254.5664739884393;
1775
- --dt-checkbox-color-background-checked-s: 100%;
1776
- --dt-checkbox-color-background-checked-l: 66.07843137254902%;
1777
- --dt-checkbox-color-background-checked-hsl: var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l);
1778
- --dt-checkbox-color-background-checked-hsla: hsla(var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l) / var(--alpha, 100%));
1779
- --dt-checkbox-color-background-checked: #7C52FF;
1780
- --dt-icon-size-100: 1.2rem;
1781
- --dt-icon-size-200: 1.4rem;
1782
- --dt-icon-size-300: 1.8rem;
1783
- --dt-icon-size-400: 2rem;
1784
- --dt-icon-size-500: 2.4rem;
1785
- --dt-icon-size-600: 3.2rem;
1786
- --dt-icon-size-700: 3.8rem;
1787
- --dt-icon-size-800: 4.8rem;
1788
- --dt-icon-size-border-100: 0.1rem;
1789
- --dt-icon-size-border-200: 0.125rem;
1790
- --dt-icon-size-border-300: 0.15rem;
1791
- --dt-icon-size-border-400: 0.175rem;
1792
- --dt-icon-size-border-500: 0.175rem;
1793
- --dt-icon-size-border-600: 0.25rem;
1794
- --dt-icon-size-border-700: 0.275rem;
1795
- --dt-icon-size-border-800: 0.35rem;
1796
- --dt-radio-size-width: 1.6rem;
1797
- --dt-radio-size-height: 1.6rem;
1798
- --dt-radio-size-radius: 50%;
1799
- --dt-radio-color-border-unchecked-h: 0;
1800
- --dt-radio-color-border-unchecked-s: 0%;
1801
- --dt-radio-color-border-unchecked-l: 50.19607843137255%;
1802
- --dt-radio-color-border-unchecked-hsl: var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l);
1803
- --dt-radio-color-border-unchecked-hsla: hsla(var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l) / var(--alpha, 100%));
1804
- --dt-radio-color-border-unchecked: #808080;
1805
- --dt-radio-color-border-checked-h: 254.5664739884393;
1806
- --dt-radio-color-border-checked-s: 100%;
1807
- --dt-radio-color-border-checked-l: 66.07843137254902%;
1808
- --dt-radio-color-border-checked-hsl: var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l);
1809
- --dt-radio-color-border-checked-hsla: hsla(var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l) / var(--alpha, 100%));
1810
- --dt-radio-color-border-checked: #7C52FF;
1811
- --dt-radio-color-background-checked-h: 254.5664739884393;
1812
- --dt-radio-color-background-checked-s: 100%;
1813
- --dt-radio-color-background-checked-l: 66.07843137254902%;
1814
- --dt-radio-color-background-checked-hsl: var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l);
1815
- --dt-radio-color-background-checked-hsla: hsla(var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l) / var(--alpha, 100%));
1816
- --dt-radio-color-background-checked: #7C52FF;
1135
+ --dt-badge-color-background-ai: var(--dt-color-gradient-magenta-purple);
1136
+ --dt-badge-color-background-critical-h: 0;
1137
+ --dt-badge-color-background-critical-s: 0%;
1138
+ --dt-badge-color-background-critical-l: 0%;
1139
+ --dt-badge-color-background-critical-hsl: var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l);
1140
+ --dt-badge-color-background-critical-hsla: hsla(var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l) / var(--alpha, 100%));
1141
+ --dt-badge-color-background-critical: var(--dt-color-surface-critical);
1142
+ --dt-badge-color-background-warning-h: 0;
1143
+ --dt-badge-color-background-warning-s: 0%;
1144
+ --dt-badge-color-background-warning-l: 0%;
1145
+ --dt-badge-color-background-warning-hsl: var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l);
1146
+ --dt-badge-color-background-warning-hsla: hsla(var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l) / var(--alpha, 100%));
1147
+ --dt-badge-color-background-warning: var(--dt-color-surface-warning);
1148
+ --dt-badge-color-background-success-h: 0;
1149
+ --dt-badge-color-background-success-s: 0%;
1150
+ --dt-badge-color-background-success-l: 0%;
1151
+ --dt-badge-color-background-success-hsl: var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l);
1152
+ --dt-badge-color-background-success-hsla: hsla(var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l) / var(--alpha, 100%));
1153
+ --dt-badge-color-background-success: var(--dt-color-surface-success);
1154
+ --dt-badge-color-background-info-h: 0;
1155
+ --dt-badge-color-background-info-s: 0%;
1156
+ --dt-badge-color-background-info-l: 0%;
1157
+ --dt-badge-color-background-info-hsl: var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l);
1158
+ --dt-badge-color-background-info-hsla: hsla(var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l) / var(--alpha, 100%));
1159
+ --dt-badge-color-background-info: var(--dt-color-surface-info);
1160
+ --dt-badge-color-background-default-h: 0;
1161
+ --dt-badge-color-background-default-s: 0%;
1162
+ --dt-badge-color-background-default-l: 0%;
1163
+ --dt-badge-color-background-default-hsl: var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l);
1164
+ --dt-badge-color-background-default-hsla: hsla(var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l) / var(--alpha, 100%));
1165
+ --dt-badge-color-background-default: var(--dt-color-surface-moderate-opaque);
1166
+ --dt-theme-mention-color-foreground-strong-h: 0;
1167
+ --dt-theme-mention-color-foreground-strong-s: 0%;
1168
+ --dt-theme-mention-color-foreground-strong-l: 0%;
1169
+ --dt-theme-mention-color-foreground-strong-hsl: var(--dt-theme-mention-color-foreground-strong-h) var(--dt-theme-mention-color-foreground-strong-s) var(--dt-theme-mention-color-foreground-strong-l);
1170
+ --dt-theme-mention-color-foreground-strong-hsla: hsla(var(--dt-theme-mention-color-foreground-strong-h) var(--dt-theme-mention-color-foreground-strong-s) var(--dt-theme-mention-color-foreground-strong-l) / var(--alpha, 100%));
1171
+ --dt-theme-mention-color-foreground-strong: var(--dt-color-foreground-primary-inverted);
1172
+ --dt-theme-sidebar-section-color-foreground-h: 0;
1173
+ --dt-theme-sidebar-section-color-foreground-s: 0%;
1174
+ --dt-theme-sidebar-section-color-foreground-l: 0%;
1175
+ --dt-theme-sidebar-section-color-foreground-hsl: var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l);
1176
+ --dt-theme-sidebar-section-color-foreground-hsla: hsla(var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l) / var(--alpha, 100%));
1177
+ --dt-theme-sidebar-section-color-foreground: var(--dt-color-foreground-tertiary);
1178
+ --dt-theme-sidebar-selected-row-color-background-h: 0;
1179
+ --dt-theme-sidebar-selected-row-color-background-s: 0%;
1180
+ --dt-theme-sidebar-selected-row-color-background-l: 90.2%;
1181
+ --dt-theme-sidebar-selected-row-color-background-hsl: var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l);
1182
+ --dt-theme-sidebar-selected-row-color-background-hsla: hsla(var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l) / var(--alpha, 100%));
1183
+ --dt-theme-sidebar-selected-row-color-background: hsl(0 0% 90.2% / 0.2);
1184
+ --dt-theme-sidebar-selected-row-color-foreground-h: 0;
1185
+ --dt-theme-sidebar-selected-row-color-foreground-s: 0%;
1186
+ --dt-theme-sidebar-selected-row-color-foreground-l: 0%;
1187
+ --dt-theme-sidebar-selected-row-color-foreground-hsl: var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l);
1188
+ --dt-theme-sidebar-selected-row-color-foreground-hsla: hsla(var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l) / var(--alpha, 100%));
1189
+ --dt-theme-sidebar-selected-row-color-foreground: var(--dt-color-foreground-primary);
1190
+ --dt-theme-sidebar-row-color-background-active-h: 0;
1191
+ --dt-theme-sidebar-row-color-background-active-s: 0%;
1192
+ --dt-theme-sidebar-row-color-background-active-l: 90.2%;
1193
+ --dt-theme-sidebar-row-color-background-active-hsl: var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l);
1194
+ --dt-theme-sidebar-row-color-background-active-hsla: hsla(var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l) / var(--alpha, 100%));
1195
+ --dt-theme-sidebar-row-color-background-active: hsl(0 0% 90.2% / 0.24);
1196
+ --dt-theme-sidebar-row-color-background-hover-h: 0;
1197
+ --dt-theme-sidebar-row-color-background-hover-s: 0%;
1198
+ --dt-theme-sidebar-row-color-background-hover-l: 90.2%;
1199
+ --dt-theme-sidebar-row-color-background-hover-hsl: var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l);
1200
+ --dt-theme-sidebar-row-color-background-hover-hsla: hsla(var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l) / var(--alpha, 100%));
1201
+ --dt-theme-sidebar-row-color-background-hover: hsl(0 0% 90.2% / 0.18);
1202
+ --dt-theme-sidebar-row-color-background-h: 0;
1203
+ --dt-theme-sidebar-row-color-background-s: 0%;
1204
+ --dt-theme-sidebar-row-color-background-l: 90.2%;
1205
+ --dt-theme-sidebar-row-color-background-hsl: var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l);
1206
+ --dt-theme-sidebar-row-color-background-hsla: hsla(var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l) / var(--alpha, 100%));
1207
+ --dt-theme-sidebar-row-color-background: hsl(0 0% 90.2% / 0);
1208
+ --dt-theme-sidebar-status-color-foreground-h: 0;
1209
+ --dt-theme-sidebar-status-color-foreground-s: 0%;
1210
+ --dt-theme-sidebar-status-color-foreground-l: 0%;
1211
+ --dt-theme-sidebar-status-color-foreground-hsl: var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l);
1212
+ --dt-theme-sidebar-status-color-foreground-hsla: hsla(var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l) / var(--alpha, 100%));
1213
+ --dt-theme-sidebar-status-color-foreground: var(--dt-color-foreground-tertiary);
1214
+ --dt-theme-sidebar-color-foreground-unread-h: 0;
1215
+ --dt-theme-sidebar-color-foreground-unread-s: 0%;
1216
+ --dt-theme-sidebar-color-foreground-unread-l: 0%;
1217
+ --dt-theme-sidebar-color-foreground-unread-hsl: var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l);
1218
+ --dt-theme-sidebar-color-foreground-unread-hsla: hsla(var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l) / var(--alpha, 100%));
1219
+ --dt-theme-sidebar-color-foreground-unread: var(--dt-color-foreground-primary);
1220
+ --dt-theme-sidebar-color-foreground-h: 0;
1221
+ --dt-theme-sidebar-color-foreground-s: 0%;
1222
+ --dt-theme-sidebar-color-foreground-l: 0%;
1223
+ --dt-theme-sidebar-color-foreground-hsl: var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l);
1224
+ --dt-theme-sidebar-color-foreground-hsla: hsla(var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l) / var(--alpha, 100%));
1225
+ --dt-theme-sidebar-color-foreground: var(--dt-color-foreground-secondary);
1226
+ --dt-theme-topbar-profile-color-background-active-h: 0;
1227
+ --dt-theme-topbar-profile-color-background-active-s: 0%;
1228
+ --dt-theme-topbar-profile-color-background-active-l: 90.2%;
1229
+ --dt-theme-topbar-profile-color-background-active-hsl: var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l);
1230
+ --dt-theme-topbar-profile-color-background-active-hsla: hsla(var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l) / var(--alpha, 100%));
1231
+ --dt-theme-topbar-profile-color-background-active: hsl(0 0% 90.2% / 0.14);
1232
+ --dt-theme-topbar-profile-color-background-hover-h: 0;
1233
+ --dt-theme-topbar-profile-color-background-hover-s: 0%;
1234
+ --dt-theme-topbar-profile-color-background-hover-l: 90.2%;
1235
+ --dt-theme-topbar-profile-color-background-hover-hsl: var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l);
1236
+ --dt-theme-topbar-profile-color-background-hover-hsla: hsla(var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l) / var(--alpha, 100%));
1237
+ --dt-theme-topbar-profile-color-background-hover: hsl(0 0% 90.2% / 0.1);
1238
+ --dt-theme-topbar-profile-color-background-inverted-h: 0;
1239
+ --dt-theme-topbar-profile-color-background-inverted-s: 0%;
1240
+ --dt-theme-topbar-profile-color-background-inverted-l: 90.2%;
1241
+ --dt-theme-topbar-profile-color-background-inverted-hsl: var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l);
1242
+ --dt-theme-topbar-profile-color-background-inverted-hsla: hsla(var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l) / var(--alpha, 100%));
1243
+ --dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 90.2% / 0.75);
1244
+ --dt-theme-topbar-profile-color-background-h: 0;
1245
+ --dt-theme-topbar-profile-color-background-s: 0%;
1246
+ --dt-theme-topbar-profile-color-background-l: 90.2%;
1247
+ --dt-theme-topbar-profile-color-background-hsl: var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l);
1248
+ --dt-theme-topbar-profile-color-background-hsla: hsla(var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l) / var(--alpha, 100%));
1249
+ --dt-theme-topbar-profile-color-background: hsl(0 0% 90.2% / 0.05);
1250
+ --dt-theme-topbar-profile-color-foreground-inverted-h: 0;
1251
+ --dt-theme-topbar-profile-color-foreground-inverted-s: 0%;
1252
+ --dt-theme-topbar-profile-color-foreground-inverted-l: 0%;
1253
+ --dt-theme-topbar-profile-color-foreground-inverted-hsl: var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l);
1254
+ --dt-theme-topbar-profile-color-foreground-inverted-hsla: hsla(var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l) / var(--alpha, 100%));
1255
+ --dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 0% / 0.75);
1256
+ --dt-theme-topbar-button-color-background-active-h: 0;
1257
+ --dt-theme-topbar-button-color-background-active-s: 0%;
1258
+ --dt-theme-topbar-button-color-background-active-l: 90.2%;
1259
+ --dt-theme-topbar-button-color-background-active-hsl: var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l);
1260
+ --dt-theme-topbar-button-color-background-active-hsla: hsla(var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l) / var(--alpha, 100%));
1261
+ --dt-theme-topbar-button-color-background-active: hsl(0 0% 90.2% / 0.1);
1262
+ --dt-theme-topbar-button-color-background-hover-h: 0;
1263
+ --dt-theme-topbar-button-color-background-hover-s: 0%;
1264
+ --dt-theme-topbar-button-color-background-hover-l: 90.2%;
1265
+ --dt-theme-topbar-button-color-background-hover-hsl: var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l);
1266
+ --dt-theme-topbar-button-color-background-hover-hsla: hsla(var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l) / var(--alpha, 100%));
1267
+ --dt-theme-topbar-button-color-background-hover: hsl(0 0% 90.2% / 0.15);
1268
+ --dt-theme-topbar-button-color-background-h: 0;
1269
+ --dt-theme-topbar-button-color-background-s: 0%;
1270
+ --dt-theme-topbar-button-color-background-l: 90.2%;
1271
+ --dt-theme-topbar-button-color-background-hsl: var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l);
1272
+ --dt-theme-topbar-button-color-background-hsla: hsla(var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l) / var(--alpha, 100%));
1273
+ --dt-theme-topbar-button-color-background: hsl(0 0% 90.2% / 0);
1274
+ --dt-theme-topbar-button-color-foreground-hover-h: 0;
1275
+ --dt-theme-topbar-button-color-foreground-hover-s: 0%;
1276
+ --dt-theme-topbar-button-color-foreground-hover-l: 0%;
1277
+ --dt-theme-topbar-button-color-foreground-hover-hsl: var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l);
1278
+ --dt-theme-topbar-button-color-foreground-hover-hsla: hsla(var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l) / var(--alpha, 100%));
1279
+ --dt-theme-topbar-button-color-foreground-hover: var(--dt-theme-color-base);
1280
+ --dt-theme-topbar-button-color-foreground-h: 0;
1281
+ --dt-theme-topbar-button-color-foreground-s: 0%;
1282
+ --dt-theme-topbar-button-color-foreground-l: 90.2%;
1283
+ --dt-theme-topbar-button-color-foreground-hsl: var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l);
1284
+ --dt-theme-topbar-button-color-foreground-hsla: hsla(var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l) / var(--alpha, 100%));
1285
+ --dt-theme-topbar-button-color-foreground: hsl(0 0% 90.2% / 0.65);
1286
+ --dt-theme-topbar-field-color-border-active-h: 0;
1287
+ --dt-theme-topbar-field-color-border-active-s: 0%;
1288
+ --dt-theme-topbar-field-color-border-active-l: 90.2%;
1289
+ --dt-theme-topbar-field-color-border-active-hsl: var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l);
1290
+ --dt-theme-topbar-field-color-border-active-hsla: hsla(var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l) / var(--alpha, 100%));
1291
+ --dt-theme-topbar-field-color-border-active: hsl(0 0% 90.2% / 0.2);
1292
+ --dt-theme-topbar-field-color-border-hover-h: 0;
1293
+ --dt-theme-topbar-field-color-border-hover-s: 0%;
1294
+ --dt-theme-topbar-field-color-border-hover-l: 90.2%;
1295
+ --dt-theme-topbar-field-color-border-hover-hsl: var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l);
1296
+ --dt-theme-topbar-field-color-border-hover-hsla: hsla(var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l) / var(--alpha, 100%));
1297
+ --dt-theme-topbar-field-color-border-hover: hsl(0 0% 90.2% / 0.1);
1298
+ --dt-theme-topbar-field-color-border-h: 0;
1299
+ --dt-theme-topbar-field-color-border-s: 0%;
1300
+ --dt-theme-topbar-field-color-border-l: 90.2%;
1301
+ --dt-theme-topbar-field-color-border-hsl: var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l);
1302
+ --dt-theme-topbar-field-color-border-hsla: hsla(var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l) / var(--alpha, 100%));
1303
+ --dt-theme-topbar-field-color-border: hsl(0 0% 90.2% / 0);
1304
+ --dt-theme-topbar-field-color-background-h: 0;
1305
+ --dt-theme-topbar-field-color-background-s: 0%;
1306
+ --dt-theme-topbar-field-color-background-l: 90.2%;
1307
+ --dt-theme-topbar-field-color-background-hsl: var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l);
1308
+ --dt-theme-topbar-field-color-background-hsla: hsla(var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l) / var(--alpha, 100%));
1309
+ --dt-theme-topbar-field-color-background: hsl(0 0% 90.2% / 0.05);
1310
+ --dt-theme-topbar-field-color-foreground-hover-h: 0;
1311
+ --dt-theme-topbar-field-color-foreground-hover-s: 0%;
1312
+ --dt-theme-topbar-field-color-foreground-hover-l: 90.2%;
1313
+ --dt-theme-topbar-field-color-foreground-hover-hsl: var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l);
1314
+ --dt-theme-topbar-field-color-foreground-hover-hsla: hsla(var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l) / var(--alpha, 100%));
1315
+ --dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 90.2% / 0.75);
1316
+ --dt-theme-topbar-field-color-foreground-h: 0;
1317
+ --dt-theme-topbar-field-color-foreground-s: 0%;
1318
+ --dt-theme-topbar-field-color-foreground-l: 90.2%;
1319
+ --dt-theme-topbar-field-color-foreground-hsl: var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l);
1320
+ --dt-theme-topbar-field-color-foreground-hsla: hsla(var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l) / var(--alpha, 100%));
1321
+ --dt-theme-topbar-field-color-foreground: hsl(0 0% 90.2% / 0.5);
1322
+ --dt-theme-topbar-color-background-h: 0;
1323
+ --dt-theme-topbar-color-background-s: 0%;
1324
+ --dt-theme-topbar-color-background-l: 0%;
1325
+ --dt-theme-topbar-color-background-hsl: var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l);
1326
+ --dt-theme-topbar-color-background-hsla: hsla(var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l) / var(--alpha, 100%));
1327
+ --dt-theme-topbar-color-background: var(--dt-color-surface-secondary);
1328
+ --dt-theme-topbar-color-foreground-h: 0;
1329
+ --dt-theme-topbar-color-foreground-s: 0%;
1330
+ --dt-theme-topbar-color-foreground-l: 90.2%;
1331
+ --dt-theme-topbar-color-foreground-hsl: var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l);
1332
+ --dt-theme-topbar-color-foreground-hsla: hsla(var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l) / var(--alpha, 100%));
1333
+ --dt-theme-topbar-color-foreground: hsl(0 0% 90.2% / 0.75);
1334
+ --dt-action-color-border-muted-outlined-default-h: 0;
1335
+ --dt-action-color-border-muted-outlined-default-s: 0%;
1336
+ --dt-action-color-border-muted-outlined-default-l: 0%;
1337
+ --dt-action-color-border-muted-outlined-default-hsl: var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l);
1338
+ --dt-action-color-border-muted-outlined-default-hsla: hsla(var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l) / var(--alpha, 100%));
1339
+ --dt-action-color-border-muted-outlined-default: var(--dt-color-border-moderate);
1340
+ --dt-action-color-border-inverted-outlined-default-h: 0;
1341
+ --dt-action-color-border-inverted-outlined-default-s: 0%;
1342
+ --dt-action-color-border-inverted-outlined-default-l: 0%;
1343
+ --dt-action-color-border-inverted-outlined-default-hsl: var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l);
1344
+ --dt-action-color-border-inverted-outlined-default-hsla: hsla(var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l) / var(--alpha, 100%));
1345
+ --dt-action-color-border-inverted-outlined-default: var(--dt-color-border-moderate-inverted);
1346
+ --dt-action-color-border-critical-outlined-default-h: 0;
1347
+ --dt-action-color-border-critical-outlined-default-s: 0%;
1348
+ --dt-action-color-border-critical-outlined-default-l: 0%;
1349
+ --dt-action-color-border-critical-outlined-default-hsl: var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l);
1350
+ --dt-action-color-border-critical-outlined-default-hsla: hsla(var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l) / var(--alpha, 100%));
1351
+ --dt-action-color-border-critical-outlined-default: var(--dt-color-border-critical);
1352
+ --dt-action-color-background-positive-primary-active-h: 111.99999999999999;
1353
+ --dt-action-color-background-positive-primary-active-s: 100%;
1354
+ --dt-action-color-background-positive-primary-active-l: 68.8%;
1355
+ --dt-action-color-background-positive-primary-active-hsl: var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l);
1356
+ --dt-action-color-background-positive-primary-active-hsla: hsla(var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l) / var(--alpha, 100%));
1357
+ --dt-action-color-background-positive-primary-active: hsl(112 100% 68.8%);
1358
+ --dt-action-color-background-positive-primary-hover-h: 111.99999999999999;
1359
+ --dt-action-color-background-positive-primary-hover-s: 100%;
1360
+ --dt-action-color-background-positive-primary-hover-l: 73.8%;
1361
+ --dt-action-color-background-positive-primary-hover-hsl: var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l);
1362
+ --dt-action-color-background-positive-primary-hover-hsla: hsla(var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l) / var(--alpha, 100%));
1363
+ --dt-action-color-background-positive-primary-hover: hsl(112 100% 73.8%);
1364
+ --dt-action-color-background-inverted-primary-default-h: 0;
1365
+ --dt-action-color-background-inverted-primary-default-s: 0%;
1366
+ --dt-action-color-background-inverted-primary-default-l: 0%;
1367
+ --dt-action-color-background-inverted-primary-default-hsl: var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l);
1368
+ --dt-action-color-background-inverted-primary-default-hsla: hsla(var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l) / var(--alpha, 100%));
1369
+ --dt-action-color-background-inverted-primary-default: var(--dt-color-surface-primary);
1370
+ --dt-action-color-background-inverted-active-h: 0;
1371
+ --dt-action-color-background-inverted-active-s: 0%;
1372
+ --dt-action-color-background-inverted-active-l: 12%;
1373
+ --dt-action-color-background-inverted-active-hsl: var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l);
1374
+ --dt-action-color-background-inverted-active-hsla: hsla(var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l) / var(--alpha, 100%));
1375
+ --dt-action-color-background-inverted-active: hsl(0 0% 12% / 0.3);
1376
+ --dt-action-color-background-inverted-hover-h: 0;
1377
+ --dt-action-color-background-inverted-hover-s: 0%;
1378
+ --dt-action-color-background-inverted-hover-l: 12%;
1379
+ --dt-action-color-background-inverted-hover-hsl: var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l);
1380
+ --dt-action-color-background-inverted-hover-hsla: hsla(var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l) / var(--alpha, 100%));
1381
+ --dt-action-color-background-inverted-hover: hsl(0 0% 12% / 0.15);
1382
+ --dt-action-color-background-critical-primary-active-h: 0;
1383
+ --dt-action-color-background-critical-primary-active-s: 88.79999999999998%;
1384
+ --dt-action-color-background-critical-primary-active-l: 43.1%;
1385
+ --dt-action-color-background-critical-primary-active-hsl: var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l);
1386
+ --dt-action-color-background-critical-primary-active-hsla: hsla(var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l) / var(--alpha, 100%));
1387
+ --dt-action-color-background-critical-primary-active: hsl(0 88.8% 43.1%);
1388
+ --dt-action-color-background-critical-primary-hover-h: 0;
1389
+ --dt-action-color-background-critical-primary-hover-s: 88.8%;
1390
+ --dt-action-color-background-critical-primary-hover-l: 45.1%;
1391
+ --dt-action-color-background-critical-primary-hover-hsl: var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l);
1392
+ --dt-action-color-background-critical-primary-hover-hsla: hsla(var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l) / var(--alpha, 100%));
1393
+ --dt-action-color-background-critical-primary-hover: hsl(0 88.8% 45.1%);
1394
+ --dt-action-color-background-base-primary-active-h: 255.00000000000006;
1395
+ --dt-action-color-background-base-primary-active-s: 100%;
1396
+ --dt-action-color-background-base-primary-active-l: 60.8%;
1397
+ --dt-action-color-background-base-primary-active-hsl: var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l);
1398
+ --dt-action-color-background-base-primary-active-hsla: hsla(var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l) / var(--alpha, 100%));
1399
+ --dt-action-color-background-base-primary-active: hsl(255 100% 60.8%);
1400
+ --dt-action-color-background-base-primary-hover-h: 255;
1401
+ --dt-action-color-background-base-primary-hover-s: 100%;
1402
+ --dt-action-color-background-base-primary-hover-l: 63.40000000000001%;
1403
+ --dt-action-color-background-base-primary-hover-hsl: var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l);
1404
+ --dt-action-color-background-base-primary-hover-hsla: hsla(var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l) / var(--alpha, 100%));
1405
+ --dt-action-color-background-base-primary-hover: hsl(255 100% 63.4%);
1406
+ --dt-action-color-foreground-positive-default-h: 0;
1407
+ --dt-action-color-foreground-positive-default-s: 0%;
1408
+ --dt-action-color-foreground-positive-default-l: 0%;
1409
+ --dt-action-color-foreground-positive-default-hsl: var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l);
1410
+ --dt-action-color-foreground-positive-default-hsla: hsla(var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l) / var(--alpha, 100%));
1411
+ --dt-action-color-foreground-positive-default: var(--dt-color-foreground-success);
1412
+ --dt-action-color-foreground-disabled-default-h: 0;
1413
+ --dt-action-color-foreground-disabled-default-s: 0%;
1414
+ --dt-action-color-foreground-disabled-default-l: 0%;
1415
+ --dt-action-color-foreground-disabled-default-hsl: var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l);
1416
+ --dt-action-color-foreground-disabled-default-hsla: hsla(var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l) / var(--alpha, 100%));
1417
+ --dt-action-color-foreground-disabled-default: var(--dt-color-foreground-disabled);
1418
+ --dt-action-color-foreground-muted-default-h: 0;
1419
+ --dt-action-color-foreground-muted-default-s: 0%;
1420
+ --dt-action-color-foreground-muted-default-l: 0%;
1421
+ --dt-action-color-foreground-muted-default-hsl: var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l);
1422
+ --dt-action-color-foreground-muted-default-hsla: hsla(var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l) / var(--alpha, 100%));
1423
+ --dt-action-color-foreground-muted-default: var(--dt-color-foreground-secondary);
1424
+ --dt-action-color-foreground-inverted-primary-active-h: 0;
1425
+ --dt-action-color-foreground-inverted-primary-active-s: 0%;
1426
+ --dt-action-color-foreground-inverted-primary-active-l: 0%;
1427
+ --dt-action-color-foreground-inverted-primary-active-hsl: var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l);
1428
+ --dt-action-color-foreground-inverted-primary-active-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l) / var(--alpha, 100%));
1429
+ --dt-action-color-foreground-inverted-primary-active: var(--dt-action-color-foreground-inverted-primary-hover);
1430
+ --dt-action-color-foreground-inverted-default-h: 0;
1431
+ --dt-action-color-foreground-inverted-default-s: 0%;
1432
+ --dt-action-color-foreground-inverted-default-l: 0%;
1433
+ --dt-action-color-foreground-inverted-default-hsl: var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l);
1434
+ --dt-action-color-foreground-inverted-default-hsla: hsla(var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l) / var(--alpha, 100%));
1435
+ --dt-action-color-foreground-inverted-default: var(--dt-color-foreground-primary-inverted);
1436
+ --dt-action-color-foreground-critical-hover-h: 0;
1437
+ --dt-action-color-foreground-critical-hover-s: 0%;
1438
+ --dt-action-color-foreground-critical-hover-l: 0%;
1439
+ --dt-action-color-foreground-critical-hover-hsl: var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l);
1440
+ --dt-action-color-foreground-critical-hover-hsla: hsla(var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l) / var(--alpha, 100%));
1441
+ --dt-action-color-foreground-critical-hover: lch(77.4 39.2 25.4);
1442
+ --dt-action-color-foreground-critical-default-h: 0;
1443
+ --dt-action-color-foreground-critical-default-s: 0%;
1444
+ --dt-action-color-foreground-critical-default-l: 0%;
1445
+ --dt-action-color-foreground-critical-default-hsl: var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l);
1446
+ --dt-action-color-foreground-critical-default-hsla: hsla(var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l) / var(--alpha, 100%));
1447
+ --dt-action-color-foreground-critical-default: var(--dt-color-foreground-critical);
1448
+ --dt-action-color-foreground-base-hover-h: 0;
1449
+ --dt-action-color-foreground-base-hover-s: 0%;
1450
+ --dt-action-color-foreground-base-hover-l: 0%;
1451
+ --dt-action-color-foreground-base-hover-hsl: var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l);
1452
+ --dt-action-color-foreground-base-hover-hsla: hsla(var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l) / var(--alpha, 100%));
1453
+ --dt-action-color-foreground-base-hover: lch(69.4 56.1 303);
1454
+ --dt-inputs-color-border-warning-h: 0;
1455
+ --dt-inputs-color-border-warning-s: 0%;
1456
+ --dt-inputs-color-border-warning-l: 0%;
1457
+ --dt-inputs-color-border-warning-hsl: var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l);
1458
+ --dt-inputs-color-border-warning-hsla: hsla(var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l) / var(--alpha, 100%));
1459
+ --dt-inputs-color-border-warning: var(--dt-color-border-warning);
1460
+ --dt-inputs-color-border-success-h: 0;
1461
+ --dt-inputs-color-border-success-s: 0%;
1462
+ --dt-inputs-color-border-success-l: 0%;
1463
+ --dt-inputs-color-border-success-hsl: var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l);
1464
+ --dt-inputs-color-border-success-hsla: hsla(var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l) / var(--alpha, 100%));
1465
+ --dt-inputs-color-border-success: var(--dt-color-border-success);
1466
+ --dt-inputs-color-border-critical-h: 0;
1467
+ --dt-inputs-color-border-critical-s: 0%;
1468
+ --dt-inputs-color-border-critical-l: 0%;
1469
+ --dt-inputs-color-border-critical-hsl: var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l);
1470
+ --dt-inputs-color-border-critical-hsla: hsla(var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l) / var(--alpha, 100%));
1471
+ --dt-inputs-color-border-critical: var(--dt-color-border-critical);
1472
+ --dt-inputs-color-border-focus-h: 0;
1473
+ --dt-inputs-color-border-focus-s: 0%;
1474
+ --dt-inputs-color-border-focus-l: 0%;
1475
+ --dt-inputs-color-border-focus-hsl: var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l);
1476
+ --dt-inputs-color-border-focus-hsla: hsla(var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l) / var(--alpha, 100%));
1477
+ --dt-inputs-color-border-focus: var(--dt-color-border-focus);
1478
+ --dt-inputs-color-border-default-h: 0;
1479
+ --dt-inputs-color-border-default-s: 0%;
1480
+ --dt-inputs-color-border-default-l: 0%;
1481
+ --dt-inputs-color-border-default-hsl: var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l);
1482
+ --dt-inputs-color-border-default-hsla: hsla(var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l) / var(--alpha, 100%));
1483
+ --dt-inputs-color-border-default: var(--dt-color-border-subtle);
1484
+ --dt-inputs-color-foreground-disabled-h: 0;
1485
+ --dt-inputs-color-foreground-disabled-s: 0%;
1486
+ --dt-inputs-color-foreground-disabled-l: 0%;
1487
+ --dt-inputs-color-foreground-disabled-hsl: var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l);
1488
+ --dt-inputs-color-foreground-disabled-hsla: hsla(var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l) / var(--alpha, 100%));
1489
+ --dt-inputs-color-foreground-disabled: var(--dt-color-foreground-disabled);
1490
+ --dt-inputs-color-foreground-placeholder-h: 0;
1491
+ --dt-inputs-color-foreground-placeholder-s: 0%;
1492
+ --dt-inputs-color-foreground-placeholder-l: 0%;
1493
+ --dt-inputs-color-foreground-placeholder-hsl: var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l);
1494
+ --dt-inputs-color-foreground-placeholder-hsla: hsla(var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l) / var(--alpha, 100%));
1495
+ --dt-inputs-color-foreground-placeholder: var(--dt-color-foreground-placeholder);
1496
+ --dt-inputs-color-foreground-default-h: 0;
1497
+ --dt-inputs-color-foreground-default-s: 0%;
1498
+ --dt-inputs-color-foreground-default-l: 0%;
1499
+ --dt-inputs-color-foreground-default-hsl: var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l);
1500
+ --dt-inputs-color-foreground-default-hsla: hsla(var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l) / var(--alpha, 100%));
1501
+ --dt-inputs-color-foreground-default: var(--dt-color-foreground-primary);
1502
+ --dt-inputs-font-size-xl: var(--dt-font-size-100);
1503
+ --dt-inputs-font-size-lg: var(--dt-font-size-300); /* Font size for large inputs (e.g. input and textarea) */
1504
+ --dt-inputs-font-size-md: var(--dt-font-size-200); /* Font size for medium inputs (e.g. input and textarea) */
1505
+ --dt-inputs-font-size-sm: var(--dt-font-size-100); /* Font size for small inputs (e.g. input and textarea) */
1506
+ --dt-inputs-font-size-xs: var(--dt-font-size-100); /* Font size for extra small inputs (e.g. input and textarea) */
1507
+ --dt-typography-inputs-xl-line-height: var(--dt-inputs-line-height-xl); /* Text style for extra large inputs (e.g. input and textarea) */
1508
+ --dt-typography-inputs-xl-font-weight: var(--dt-inputs-font-weight-xl); /* Text style for extra large inputs (e.g. input and textarea) */
1509
+ --dt-typography-inputs-lg-line-height: var(--dt-inputs-line-height-lg); /* Text style for large inputs (e.g. input and textarea) */
1510
+ --dt-typography-inputs-lg-font-weight: var(--dt-inputs-font-weight-lg); /* Text style for large inputs (e.g. input and textarea) */
1511
+ --dt-typography-inputs-md-line-height: var(--dt-inputs-line-height-md); /* Text style for medium inputs (e.g. input and textarea) */
1512
+ --dt-typography-inputs-md-font-weight: var(--dt-inputs-font-weight-md); /* Text style for medium inputs (e.g. input and textarea) */
1513
+ --dt-typography-inputs-sm-line-height: var(--dt-inputs-line-height-sm); /* Text style for small inputs (e.g. input and textarea) */
1514
+ --dt-typography-inputs-sm-font-weight: var(--dt-inputs-font-weight-sm); /* Text style for small inputs (e.g. input and textarea) */
1515
+ --dt-typography-inputs-xs-line-height: var(--dt-inputs-line-height-xs); /* Text style for extra small inputs (e.g. input and textarea) */
1516
+ --dt-typography-inputs-xs-font-weight: var(--dt-inputs-font-weight-xs); /* Text style for extra small inputs (e.g. input and textarea) */
1517
+ --dt-typography-code-sm-font-size: var(--dt-font-size-100); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
1518
+ --dt-typography-code-md-font-size: var(--dt-font-size-200); /* Base default medium-sized text style for monospace code snippets of technical content. */
1519
+ --dt-typography-helper-sm-font-size: var(--dt-font-size-100); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
1520
+ --dt-typography-helper-sm-font-family: var(--dt-font-family-expressive); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
1521
+ --dt-typography-helper-md-font-size: var(--dt-font-size-200); /* Base default medium-sized text style for supplementary contextual information. */
1522
+ --dt-typography-helper-md-font-family: var(--dt-font-family-expressive); /* Base default medium-sized text style for supplementary contextual information. */
1523
+ --dt-typography-label-sm-plain-compact-font-size: var(--dt-font-size-100); /* A non-bolded, tighter-spaced version of small label style. */
1524
+ --dt-typography-label-sm-plain-compact-font-family: var(--dt-font-family-expressive); /* A non-bolded, tighter-spaced version of small label style. */
1525
+ --dt-typography-label-sm-plain-font-size: var(--dt-font-size-100); /* A non-bold version of small label style. */
1526
+ --dt-typography-label-sm-plain-font-family: var(--dt-font-family-expressive); /* A non-bold version of small label style. */
1527
+ --dt-typography-label-sm-compact-font-size: var(--dt-font-size-100); /* A tighter-spaced version of small label style. */
1528
+ --dt-typography-label-sm-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of small label style. */
1529
+ --dt-typography-label-sm-font-size: var(--dt-font-size-100); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
1530
+ --dt-typography-label-sm-font-family: var(--dt-font-family-expressive); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
1531
+ --dt-typography-label-md-plain-compact-font-size: var(--dt-font-size-200); /* A non-bolded, tighter-spaced version of medium label style. */
1532
+ --dt-typography-label-md-plain-compact-font-family: var(--dt-font-family-expressive); /* A non-bolded, tighter-spaced version of medium label style. */
1533
+ --dt-typography-label-md-plain-font-size: var(--dt-font-size-200); /* A non-bold version of medium label style. */
1534
+ --dt-typography-label-md-plain-font-family: var(--dt-font-family-expressive); /* A non-bold version of medium label style. */
1535
+ --dt-typography-label-md-compact-font-size: var(--dt-font-size-200); /* A tighter-spaced version of medium label style. */
1536
+ --dt-typography-label-md-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of medium label style. */
1537
+ --dt-typography-label-md-font-size: var(--dt-font-size-200); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
1538
+ --dt-typography-label-md-font-family: var(--dt-font-family-expressive); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
1539
+ --dt-typography-headline-xxl-compact-font-size: var(--dt-font-size-600); /* A tighter-spaced version of extra extra large headline style. */
1540
+ --dt-typography-headline-xxl-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of extra extra large headline style. */
1541
+ --dt-typography-headline-xxl-font-size: var(--dt-font-size-600); /* Largest text style for extra extra large content. */
1542
+ --dt-typography-headline-xxl-font-family: var(--dt-font-family-expressive); /* Largest text style for extra extra large content. */
1543
+ --dt-typography-headline-xl-compact-font-size: var(--dt-font-size-500); /* A tighter-spaced version of extra large headline style. */
1544
+ --dt-typography-headline-xl-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of extra large headline style. */
1545
+ --dt-typography-headline-xl-font-size: var(--dt-font-size-500); /* Extra large text style for high importance headlines. */
1546
+ --dt-typography-headline-xl-font-family: var(--dt-font-family-expressive); /* Extra large text style for high importance headlines. */
1547
+ --dt-typography-headline-lg-soft-compact-font-size: var(--dt-font-size-400); /* A softer font weight, tighter spaced version of large headline style. */
1548
+ --dt-typography-headline-lg-soft-compact-font-family: var(--dt-font-family-expressive); /* A softer font weight, tighter spaced version of large headline style. */
1549
+ --dt-typography-headline-lg-compact-font-size: var(--dt-font-size-400); /* A tighter-spaced version of large body style. */
1550
+ --dt-typography-headline-lg-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of large body style. */
1551
+ --dt-typography-headline-lg-soft-font-size: var(--dt-font-size-400); /* A softer font weight version of large headline style. */
1552
+ --dt-typography-headline-lg-soft-font-family: var(--dt-font-family-expressive); /* A softer font weight version of large headline style. */
1553
+ --dt-typography-headline-lg-font-size: var(--dt-font-size-400); /* Large text style for headlines to attract attention. */
1554
+ --dt-typography-headline-lg-font-family: var(--dt-font-family-expressive); /* Large text style for headlines to attract attention. */
1555
+ --dt-typography-headline-md-compact-font-size: var(--dt-font-size-300); /* A tighter-spaced version of medium headline style. */
1556
+ --dt-typography-headline-md-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of medium headline style. */
1557
+ --dt-typography-headline-md-font-size: var(--dt-font-size-300); /* Medium-sized base text style for headlines. */
1558
+ --dt-typography-headline-md-font-family: var(--dt-font-family-expressive); /* Medium-sized base text style for headlines. */
1559
+ --dt-typography-headline-sm-soft-compact-font-size: var(--dt-font-size-200); /* A softer font weight, tighter-spaced version of small headline style. */
1560
+ --dt-typography-headline-sm-soft-compact-font-family: var(--dt-font-family-expressive); /* A softer font weight, tighter-spaced version of small headline style. */
1561
+ --dt-typography-headline-sm-soft-font-size: var(--dt-font-size-200); /* A softer font weight version of small headline style. */
1562
+ --dt-typography-headline-sm-soft-font-family: var(--dt-font-family-expressive); /* A softer font weight version of small headline style. */
1563
+ --dt-typography-headline-sm-compact-font-size: var(--dt-font-size-200); /* A tighter-spaced version of small headline style. */
1564
+ --dt-typography-headline-sm-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of small headline style. */
1565
+ --dt-typography-headline-sm-font-size: var(--dt-font-size-200); /* Smaller text size for secondary information or subheadings. */
1566
+ --dt-typography-headline-sm-font-family: var(--dt-font-family-expressive); /* Smaller text size for secondary information or subheadings. */
1567
+ --dt-typography-headline-eyebrow-font-size: var(--dt-font-size-100); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
1568
+ --dt-typography-headline-eyebrow-font-family: var(--dt-font-family-expressive); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
1569
+ --dt-typography-body-sm-compact-font-size: var(--dt-font-size-100); /* A tighter-spaced version of small body style. */
1570
+ --dt-typography-body-sm-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of small body style. */
1571
+ --dt-typography-body-sm-font-size: var(--dt-font-size-100); /* Reduced small text style for less prominent or adjacent content. */
1572
+ --dt-typography-body-sm-font-family: var(--dt-font-family-expressive); /* Reduced small text style for less prominent or adjacent content. */
1573
+ --dt-typography-body-md-compact-font-size: var(--dt-font-size-200); /* A tighter-spaced version of medium body style. */
1574
+ --dt-typography-body-md-compact-font-family: var(--dt-font-family-expressive); /* A tighter-spaced version of medium body style. */
1575
+ --dt-typography-body-md-font-size: var(--dt-font-size-200); /* Base default medium text style for main content. */
1576
+ --dt-typography-body-md-font-family: var(--dt-font-family-expressive); /* Base default medium text style for main content. */
1577
+ --dt-color-border-ai-h: 0;
1578
+ --dt-color-border-ai-s: 0%;
1579
+ --dt-color-border-ai-l: 0%;
1580
+ --dt-color-border-ai-hsl: var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l);
1581
+ --dt-color-border-ai-hsla: hsla(var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l) / var(--alpha, 100%));
1582
+ --dt-color-border-ai: var(--dt-color-gradient-magenta-purple);
1583
+ --dt-color-surface-info-subtle-opaque-h: 213.20966997513474;
1584
+ --dt-color-surface-info-subtle-opaque-s: 96.9787556672879%;
1585
+ --dt-color-surface-info-subtle-opaque-l: 12.97997843137255%;
1586
+ --dt-color-surface-info-subtle-opaque-hsl: var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l);
1587
+ --dt-color-surface-info-subtle-opaque-hsla: hsla(var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l) / var(--alpha, 100%));
1588
+ --dt-color-surface-info-subtle-opaque: hsl(213 98.2% 12.9% / 0.5);
1589
+ --dt-color-surface-success-subtle-opaque-h: 136;
1590
+ --dt-color-surface-success-subtle-opaque-s: 59.09999999999999%;
1591
+ --dt-color-surface-success-subtle-opaque-l: 8.63%;
1592
+ --dt-color-surface-success-subtle-opaque-hsl: var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l);
1593
+ --dt-color-surface-success-subtle-opaque-hsla: hsla(var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l) / var(--alpha, 100%));
1594
+ --dt-color-surface-success-subtle-opaque: hsl(136 59.1% 8.63% / 0.5);
1595
+ --dt-color-surface-warning-subtle-opaque-h: 35.7;
1596
+ --dt-color-surface-warning-subtle-opaque-s: 88.29999999999998%;
1597
+ --dt-color-surface-warning-subtle-opaque-l: 13.4%;
1598
+ --dt-color-surface-warning-subtle-opaque-hsl: var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l);
1599
+ --dt-color-surface-warning-subtle-opaque-hsla: hsla(var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l) / var(--alpha, 100%));
1600
+ --dt-color-surface-warning-subtle-opaque: hsl(35.7 88.3% 13.4% / 0.5);
1601
+ --dt-color-surface-critical-subtle-opaque-h: 0;
1602
+ --dt-color-surface-critical-subtle-opaque-s: 89.60000000000001%;
1603
+ --dt-color-surface-critical-subtle-opaque-l: 9.41%;
1604
+ --dt-color-surface-critical-subtle-opaque-hsl: var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l);
1605
+ --dt-color-surface-critical-subtle-opaque-hsla: hsla(var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l) / var(--alpha, 100%));
1606
+ --dt-color-surface-critical-subtle-opaque: hsl(0 89.6% 9.41% / 0.5);
1607
+ --dt-color-link-success-inverted-hover-h: 0;
1608
+ --dt-color-link-success-inverted-hover-s: 0%;
1609
+ --dt-color-link-success-inverted-hover-l: 0%;
1610
+ --dt-color-link-success-inverted-hover-hsl: var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l);
1611
+ --dt-color-link-success-inverted-hover-hsla: hsla(var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l) / var(--alpha, 100%));
1612
+ --dt-color-link-success-inverted-hover: var(--dt-color-foreground-success-strong-inverted);
1613
+ --dt-color-link-muted-hover-h: 0;
1614
+ --dt-color-link-muted-hover-s: 0%;
1615
+ --dt-color-link-muted-hover-l: 0%;
1616
+ --dt-color-link-muted-hover-hsl: var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l);
1617
+ --dt-color-link-muted-hover-hsla: hsla(var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l) / var(--alpha, 100%));
1618
+ --dt-color-link-muted-hover: var(--dt-color-foreground-primary);
1619
+ --dt-color-link-disabled-inverted-h: 0;
1620
+ --dt-color-link-disabled-inverted-s: 0%;
1621
+ --dt-color-link-disabled-inverted-l: 0%;
1622
+ --dt-color-link-disabled-inverted-hsl: var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l);
1623
+ --dt-color-link-disabled-inverted-hsla: hsla(var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l) / var(--alpha, 100%));
1624
+ --dt-color-link-disabled-inverted: var(--dt-color-foreground-disabled-inverted);
1625
+ --dt-color-link-muted-inverted-h: 0;
1626
+ --dt-color-link-muted-inverted-s: 0%;
1627
+ --dt-color-link-muted-inverted-l: 0%;
1628
+ --dt-color-link-muted-inverted-hsl: var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l);
1629
+ --dt-color-link-muted-inverted-hsla: hsla(var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l) / var(--alpha, 100%));
1630
+ --dt-color-link-muted-inverted: var(--dt-color-foreground-secondary-inverted);
1631
+ --dt-color-link-warning-inverted-h: 0;
1632
+ --dt-color-link-warning-inverted-s: 0%;
1633
+ --dt-color-link-warning-inverted-l: 0%;
1634
+ --dt-color-link-warning-inverted-hsl: var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l);
1635
+ --dt-color-link-warning-inverted-hsla: hsla(var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l) / var(--alpha, 100%));
1636
+ --dt-color-link-warning-inverted: var(--dt-color-foreground-warning-inverted);
1637
+ --dt-color-link-success-inverted-h: 0;
1638
+ --dt-color-link-success-inverted-s: 0%;
1639
+ --dt-color-link-success-inverted-l: 0%;
1640
+ --dt-color-link-success-inverted-hsl: var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l);
1641
+ --dt-color-link-success-inverted-hsla: hsla(var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l) / var(--alpha, 100%));
1642
+ --dt-color-link-success-inverted: var(--dt-color-foreground-success-inverted);
1643
+ --dt-color-link-critical-inverted-h: 0;
1644
+ --dt-color-link-critical-inverted-s: 0%;
1645
+ --dt-color-link-critical-inverted-l: 0%;
1646
+ --dt-color-link-critical-inverted-hsl: var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l);
1647
+ --dt-color-link-critical-inverted-hsla: hsla(var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l) / var(--alpha, 100%));
1648
+ --dt-color-link-critical-inverted: var(--dt-color-foreground-critical-inverted);
1649
+ --dt-color-link-disabled-h: 0;
1650
+ --dt-color-link-disabled-s: 0%;
1651
+ --dt-color-link-disabled-l: 0%;
1652
+ --dt-color-link-disabled-hsl: var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l);
1653
+ --dt-color-link-disabled-hsla: hsla(var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l) / var(--alpha, 100%));
1654
+ --dt-color-link-disabled: var(--dt-color-foreground-disabled);
1655
+ --dt-color-link-muted-h: 0;
1656
+ --dt-color-link-muted-s: 0%;
1657
+ --dt-color-link-muted-l: 0%;
1658
+ --dt-color-link-muted-hsl: var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l);
1659
+ --dt-color-link-muted-hsla: hsla(var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l) / var(--alpha, 100%));
1660
+ --dt-color-link-muted: var(--dt-color-foreground-secondary);
1661
+ --dt-color-link-warning-h: 0;
1662
+ --dt-color-link-warning-s: 0%;
1663
+ --dt-color-link-warning-l: 0%;
1664
+ --dt-color-link-warning-hsl: var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l);
1665
+ --dt-color-link-warning-hsla: hsla(var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l) / var(--alpha, 100%));
1666
+ --dt-color-link-warning: var(--dt-color-foreground-warning);
1667
+ --dt-color-link-success-h: 0;
1668
+ --dt-color-link-success-s: 0%;
1669
+ --dt-color-link-success-l: 0%;
1670
+ --dt-color-link-success-hsl: var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l);
1671
+ --dt-color-link-success-hsla: hsla(var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l) / var(--alpha, 100%));
1672
+ --dt-color-link-success: var(--dt-color-foreground-success); /* positive */
1673
+ --dt-color-link-critical-h: 0;
1674
+ --dt-color-link-critical-s: 0%;
1675
+ --dt-color-link-critical-l: 0%;
1676
+ --dt-color-link-critical-hsl: var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l);
1677
+ --dt-color-link-critical-hsla: hsla(var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l) / var(--alpha, 100%));
1678
+ --dt-color-link-critical: var(--dt-color-foreground-critical);
1679
+ --dt-color-foreground-success-strong-h: 112;
1680
+ --dt-color-foreground-success-strong-s: 100%;
1681
+ --dt-color-foreground-success-strong-l: 88.3%;
1682
+ --dt-color-foreground-success-strong-hsl: var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l);
1683
+ --dt-color-foreground-success-strong-hsla: hsla(var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l) / var(--alpha, 100%));
1684
+ --dt-color-foreground-success-strong: hsl(112 100% 88.3%);
1685
+ --dt-color-foreground-critical-strong-h: 0;
1686
+ --dt-color-foreground-critical-strong-s: 100%;
1687
+ --dt-color-foreground-critical-strong-l: 82.1%;
1688
+ --dt-color-foreground-critical-strong-hsl: var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l);
1689
+ --dt-color-foreground-critical-strong-hsla: hsla(var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l) / var(--alpha, 100%));
1690
+ --dt-color-foreground-critical-strong: hsl(0 100% 82.1%);
1691
+ --dt-icon-size-border-500: var(--dt-icon-size-border-400);
1692
+ --dt-theme-sidebar-icon-color-foreground-h: 0;
1693
+ --dt-theme-sidebar-icon-color-foreground-s: 0%;
1694
+ --dt-theme-sidebar-icon-color-foreground-l: 0%;
1695
+ --dt-theme-sidebar-icon-color-foreground-hsl: var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l);
1696
+ --dt-theme-sidebar-icon-color-foreground-hsla: hsla(var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l) / var(--alpha, 100%));
1697
+ --dt-theme-sidebar-icon-color-foreground: var(--dt-theme-sidebar-color-foreground);
1698
+ --dt-theme-sidebar-color-background-h: 0;
1699
+ --dt-theme-sidebar-color-background-s: 0%;
1700
+ --dt-theme-sidebar-color-background-l: 0%;
1701
+ --dt-theme-sidebar-color-background-hsl: var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l);
1702
+ --dt-theme-sidebar-color-background-hsla: hsla(var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l) / var(--alpha, 100%));
1703
+ --dt-theme-sidebar-color-background: var(--dt-theme-topbar-color-background);
1704
+ --dt-theme-topbar-profile-color-foreground-h: 0;
1705
+ --dt-theme-topbar-profile-color-foreground-s: 0%;
1706
+ --dt-theme-topbar-profile-color-foreground-l: 0%;
1707
+ --dt-theme-topbar-profile-color-foreground-hsl: var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l);
1708
+ --dt-theme-topbar-profile-color-foreground-hsla: hsla(var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l) / var(--alpha, 100%));
1709
+ --dt-theme-topbar-profile-color-foreground: var(--dt-theme-topbar-color-foreground);
1710
+ --dt-theme-topbar-field-color-background-hover-h: 0;
1711
+ --dt-theme-topbar-field-color-background-hover-s: 0%;
1712
+ --dt-theme-topbar-field-color-background-hover-l: 10.1%;
1713
+ --dt-theme-topbar-field-color-background-hover-hsl: var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l);
1714
+ --dt-theme-topbar-field-color-background-hover-hsla: hsla(var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l) / var(--alpha, 100%));
1715
+ --dt-theme-topbar-field-color-background-hover: hsl(0 0% 10.1%);
1716
+ --dt-action-color-foreground-positive-hover-h: 111.99999999999999;
1717
+ --dt-action-color-foreground-positive-hover-s: 100%;
1718
+ --dt-action-color-foreground-positive-hover-l: 67.2%;
1719
+ --dt-action-color-foreground-positive-hover-hsl: var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l);
1720
+ --dt-action-color-foreground-positive-hover-hsla: hsla(var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l) / var(--alpha, 100%));
1721
+ --dt-action-color-foreground-positive-hover: hsl(112 100% 67.2%);
1722
+ --dt-action-color-foreground-muted-hover-h: 0;
1723
+ --dt-action-color-foreground-muted-hover-s: 0%;
1724
+ --dt-action-color-foreground-muted-hover-l: 0%;
1725
+ --dt-action-color-foreground-muted-hover-hsl: var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l);
1726
+ --dt-action-color-foreground-muted-hover-hsla: hsla(var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l) / var(--alpha, 100%));
1727
+ --dt-action-color-foreground-muted-hover: var(--dt-action-color-foreground-muted-default);
1728
+ --dt-action-color-foreground-inverted-hover-h: 0;
1729
+ --dt-action-color-foreground-inverted-hover-s: 0%;
1730
+ --dt-action-color-foreground-inverted-hover-l: 0%;
1731
+ --dt-action-color-foreground-inverted-hover-hsl: var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l);
1732
+ --dt-action-color-foreground-inverted-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l) / var(--alpha, 100%));
1733
+ --dt-action-color-foreground-inverted-hover: var(--dt-action-color-foreground-inverted-default);
1734
+ --dt-action-color-foreground-critical-active-h: 0;
1735
+ --dt-action-color-foreground-critical-active-s: 0%;
1736
+ --dt-action-color-foreground-critical-active-l: 0%;
1737
+ --dt-action-color-foreground-critical-active-hsl: var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l);
1738
+ --dt-action-color-foreground-critical-active-hsla: hsla(var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l) / var(--alpha, 100%));
1739
+ --dt-action-color-foreground-critical-active: var(--dt-action-color-foreground-critical-hover);
1740
+ --dt-action-color-foreground-base-active-h: 0;
1741
+ --dt-action-color-foreground-base-active-s: 0%;
1742
+ --dt-action-color-foreground-base-active-l: 0%;
1743
+ --dt-action-color-foreground-base-active-hsl: var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l);
1744
+ --dt-action-color-foreground-base-active-hsla: hsla(var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l) / var(--alpha, 100%));
1745
+ --dt-action-color-foreground-base-active: var(--dt-action-color-foreground-base-hover);
1746
+ --dt-typography-inputs-xl-font-size: var(--dt-inputs-font-size-xl); /* Text style for extra large inputs (e.g. input and textarea) */
1747
+ --dt-typography-inputs-lg-font-size: var(--dt-inputs-font-size-lg); /* Text style for large inputs (e.g. input and textarea) */
1748
+ --dt-typography-inputs-md-font-size: var(--dt-inputs-font-size-md); /* Text style for medium inputs (e.g. input and textarea) */
1749
+ --dt-typography-inputs-sm-font-size: var(--dt-inputs-font-size-sm); /* Text style for small inputs (e.g. input and textarea) */
1750
+ --dt-typography-inputs-xs-font-size: var(--dt-inputs-font-size-xs);
1751
+ --dt-typography-inputs-xs: var(--dt-typography-inputs-xs-font-weight) var(--dt-typography-inputs-xs-font-size)/var(--dt-typography-inputs-xs-line-height) var(--dt-typography-inputs-xs-font-family);
1752
+ --dt-typography-inputs-sm: var(--dt-typography-inputs-sm-font-weight) var(--dt-typography-inputs-sm-font-size)/var(--dt-typography-inputs-sm-line-height) var(--dt-typography-inputs-sm-font-family);
1753
+ --dt-typography-inputs-md: var(--dt-typography-inputs-md-font-weight) var(--dt-typography-inputs-md-font-size)/var(--dt-typography-inputs-md-line-height) var(--dt-typography-inputs-md-font-family);
1754
+ --dt-typography-inputs-lg: var(--dt-typography-inputs-lg-font-weight) var(--dt-typography-inputs-lg-font-size)/var(--dt-typography-inputs-lg-line-height) var(--dt-typography-inputs-lg-font-family);
1755
+ --dt-typography-inputs-xl: var(--dt-typography-inputs-xl-font-weight) var(--dt-typography-inputs-xl-font-size)/var(--dt-typography-inputs-xl-line-height) var(--dt-typography-inputs-xl-font-family);
1756
+ --dt-typography-body-md: var(--dt-typography-body-md-font-weight) var(--dt-typography-body-md-font-size)/var(--dt-typography-body-md-line-height) var(--dt-typography-body-md-font-family);
1757
+ --dt-typography-body-md-compact: var(--dt-typography-body-md-compact-font-weight) var(--dt-typography-body-md-compact-font-size)/var(--dt-typography-body-md-compact-line-height) var(--dt-typography-body-md-compact-font-family);
1758
+ --dt-typography-body-sm: var(--dt-typography-body-sm-font-weight) var(--dt-typography-body-sm-font-size)/var(--dt-typography-body-sm-line-height) var(--dt-typography-body-sm-font-family);
1759
+ --dt-typography-body-sm-compact: var(--dt-typography-body-sm-compact-font-weight) var(--dt-typography-body-sm-compact-font-size)/var(--dt-typography-body-sm-compact-line-height) var(--dt-typography-body-sm-compact-font-family);
1760
+ --dt-typography-headline-eyebrow: var(--dt-typography-headline-eyebrow-font-weight) var(--dt-typography-headline-eyebrow-font-size)/var(--dt-typography-headline-eyebrow-line-height) var(--dt-typography-headline-eyebrow-font-family);
1761
+ --dt-typography-headline-sm: var(--dt-typography-headline-sm-font-weight) var(--dt-typography-headline-sm-font-size)/var(--dt-typography-headline-sm-line-height) var(--dt-typography-headline-sm-font-family);
1762
+ --dt-typography-headline-sm-compact: var(--dt-typography-headline-sm-compact-font-weight) var(--dt-typography-headline-sm-compact-font-size)/var(--dt-typography-headline-sm-compact-line-height) var(--dt-typography-headline-sm-compact-font-family);
1763
+ --dt-typography-headline-sm-soft: var(--dt-typography-headline-sm-soft-font-weight) var(--dt-typography-headline-sm-soft-font-size)/var(--dt-typography-headline-sm-soft-line-height) var(--dt-typography-headline-sm-soft-font-family);
1764
+ --dt-typography-headline-sm-soft-compact: var(--dt-typography-headline-sm-soft-compact-font-weight) var(--dt-typography-headline-sm-soft-compact-font-size)/var(--dt-typography-headline-sm-soft-compact-line-height) var(--dt-typography-headline-sm-soft-compact-font-family);
1765
+ --dt-typography-headline-md: var(--dt-typography-headline-md-font-weight) var(--dt-typography-headline-md-font-size)/var(--dt-typography-headline-md-line-height) var(--dt-typography-headline-md-font-family);
1766
+ --dt-typography-headline-md-compact: var(--dt-typography-headline-md-compact-font-weight) var(--dt-typography-headline-md-compact-font-size)/var(--dt-typography-headline-md-compact-line-height) var(--dt-typography-headline-md-compact-font-family);
1767
+ --dt-typography-headline-lg: var(--dt-typography-headline-lg-font-weight) var(--dt-typography-headline-lg-font-size)/var(--dt-typography-headline-lg-line-height) var(--dt-typography-headline-lg-font-family);
1768
+ --dt-typography-headline-lg-soft: var(--dt-typography-headline-lg-soft-font-weight) var(--dt-typography-headline-lg-soft-font-size)/var(--dt-typography-headline-lg-soft-line-height) var(--dt-typography-headline-lg-soft-font-family);
1769
+ --dt-typography-headline-lg-compact: var(--dt-typography-headline-lg-compact-font-weight) var(--dt-typography-headline-lg-compact-font-size)/var(--dt-typography-headline-lg-compact-line-height) var(--dt-typography-headline-lg-compact-font-family);
1770
+ --dt-typography-headline-lg-soft-compact: var(--dt-typography-headline-lg-soft-compact-font-weight) var(--dt-typography-headline-lg-soft-compact-font-size)/var(--dt-typography-headline-lg-soft-compact-line-height) var(--dt-typography-headline-lg-soft-compact-font-family);
1771
+ --dt-typography-headline-xl: var(--dt-typography-headline-xl-font-weight) var(--dt-typography-headline-xl-font-size)/var(--dt-typography-headline-xl-line-height) var(--dt-typography-headline-xl-font-family);
1772
+ --dt-typography-headline-xl-compact: var(--dt-typography-headline-xl-compact-font-weight) var(--dt-typography-headline-xl-compact-font-size)/var(--dt-typography-headline-xl-compact-line-height) var(--dt-typography-headline-xl-compact-font-family);
1773
+ --dt-typography-headline-xxl: var(--dt-typography-headline-xxl-font-weight) var(--dt-typography-headline-xxl-font-size)/var(--dt-typography-headline-xxl-line-height) var(--dt-typography-headline-xxl-font-family);
1774
+ --dt-typography-headline-xxl-compact: var(--dt-typography-headline-xxl-compact-font-weight) var(--dt-typography-headline-xxl-compact-font-size)/var(--dt-typography-headline-xxl-compact-line-height) var(--dt-typography-headline-xxl-compact-font-family);
1775
+ --dt-typography-label-md: var(--dt-typography-label-md-font-weight) var(--dt-typography-label-md-font-size)/var(--dt-typography-label-md-line-height) var(--dt-typography-label-md-font-family);
1776
+ --dt-typography-label-md-compact: var(--dt-typography-label-md-compact-font-weight) var(--dt-typography-label-md-compact-font-size)/var(--dt-typography-label-md-compact-line-height) var(--dt-typography-label-md-compact-font-family);
1777
+ --dt-typography-label-md-plain: var(--dt-typography-label-md-plain-font-weight) var(--dt-typography-label-md-plain-font-size)/var(--dt-typography-label-md-plain-line-height) var(--dt-typography-label-md-plain-font-family);
1778
+ --dt-typography-label-md-plain-compact: var(--dt-typography-label-md-plain-compact-font-weight) var(--dt-typography-label-md-plain-compact-font-size)/var(--dt-typography-label-md-plain-compact-line-height) var(--dt-typography-label-md-plain-compact-font-family);
1779
+ --dt-typography-label-sm: var(--dt-typography-label-sm-font-weight) var(--dt-typography-label-sm-font-size)/var(--dt-typography-label-sm-line-height) var(--dt-typography-label-sm-font-family);
1780
+ --dt-typography-label-sm-compact: var(--dt-typography-label-sm-compact-font-weight) var(--dt-typography-label-sm-compact-font-size)/var(--dt-typography-label-sm-compact-line-height) var(--dt-typography-label-sm-compact-font-family);
1781
+ --dt-typography-label-sm-plain: var(--dt-typography-label-sm-plain-font-weight) var(--dt-typography-label-sm-plain-font-size)/var(--dt-typography-label-sm-plain-line-height) var(--dt-typography-label-sm-plain-font-family);
1782
+ --dt-typography-label-sm-plain-compact: var(--dt-typography-label-sm-plain-compact-font-weight) var(--dt-typography-label-sm-plain-compact-font-size)/var(--dt-typography-label-sm-plain-compact-line-height) var(--dt-typography-label-sm-plain-compact-font-family);
1783
+ --dt-typography-helper-md: var(--dt-typography-helper-md-font-weight) var(--dt-typography-helper-md-font-size)/var(--dt-typography-helper-md-line-height) var(--dt-typography-helper-md-font-family);
1784
+ --dt-typography-helper-sm: var(--dt-typography-helper-sm-font-weight) var(--dt-typography-helper-sm-font-size)/var(--dt-typography-helper-sm-line-height) var(--dt-typography-helper-sm-font-family);
1785
+ --dt-typography-code-md: var(--dt-typography-code-md-font-weight) var(--dt-typography-code-md-font-size)/var(--dt-typography-code-md-line-height) var(--dt-typography-code-md-font-family);
1786
+ --dt-typography-code-sm: var(--dt-typography-code-sm-font-weight) var(--dt-typography-code-sm-font-size)/var(--dt-typography-code-sm-line-height) var(--dt-typography-code-sm-font-family); /* Text style for extra small inputs (e.g. input and textarea) */
1787
+ --dt-color-link-disabled-inverted-hover-h: 0;
1788
+ --dt-color-link-disabled-inverted-hover-s: 0%;
1789
+ --dt-color-link-disabled-inverted-hover-l: 0%;
1790
+ --dt-color-link-disabled-inverted-hover-hsl: var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l);
1791
+ --dt-color-link-disabled-inverted-hover-hsla: hsla(var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l) / var(--alpha, 100%));
1792
+ --dt-color-link-disabled-inverted-hover: var(--dt-color-link-disabled-inverted);
1793
+ --dt-color-link-disabled-hover-h: 0;
1794
+ --dt-color-link-disabled-hover-s: 0%;
1795
+ --dt-color-link-disabled-hover-l: 0%;
1796
+ --dt-color-link-disabled-hover-hsl: var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l);
1797
+ --dt-color-link-disabled-hover-hsla: hsla(var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l) / var(--alpha, 100%));
1798
+ --dt-color-link-disabled-hover: var(--dt-color-link-disabled);
1799
+ --dt-action-color-foreground-positive-active-h: 0;
1800
+ --dt-action-color-foreground-positive-active-s: 0%;
1801
+ --dt-action-color-foreground-positive-active-l: 0%;
1802
+ --dt-action-color-foreground-positive-active-hsl: var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l);
1803
+ --dt-action-color-foreground-positive-active-hsla: hsla(var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l) / var(--alpha, 100%));
1804
+ --dt-action-color-foreground-positive-active: var(--dt-action-color-foreground-positive-hover);
1805
+ --dt-action-color-foreground-muted-active-h: 0;
1806
+ --dt-action-color-foreground-muted-active-s: 0%;
1807
+ --dt-action-color-foreground-muted-active-l: 0%;
1808
+ --dt-action-color-foreground-muted-active-hsl: var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l);
1809
+ --dt-action-color-foreground-muted-active-hsla: hsla(var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l) / var(--alpha, 100%));
1810
+ --dt-action-color-foreground-muted-active: var(--dt-action-color-foreground-muted-hover);
1811
+ --dt-action-color-foreground-inverted-active-h: 0;
1812
+ --dt-action-color-foreground-inverted-active-s: 0%;
1813
+ --dt-action-color-foreground-inverted-active-l: 0%;
1814
+ --dt-action-color-foreground-inverted-active-hsl: var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l);
1815
+ --dt-action-color-foreground-inverted-active-hsla: hsla(var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l) / var(--alpha, 100%));
1816
+ --dt-action-color-foreground-inverted-active: var(--dt-action-color-foreground-inverted-hover);
1817
1817
  --dt-font-size-100-mobile: 1.2rem;
1818
1818
  --dt-font-size-200-mobile: 1.6rem;
1819
1819
  --dt-font-size-300-mobile: 2rem;