globuswebcomponents 2.6.19 → 2.6.21

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 (414) hide show
  1. package/dist/cjs/gb-action-panel_76.cjs.entry.js +103 -99
  2. package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  4. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-logo.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  7. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-prompt-modal.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-step-base.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  24. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  26. package/dist/cjs/globuscomponents.cjs.js +1 -1
  27. package/dist/cjs/loader.cjs.js +1 -1
  28. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  29. package/dist/collection/components/gb-date-picker/gb-date-picker.css +2796 -0
  30. package/dist/collection/components/gb-date-picker/gb-date-picker.js +45 -3
  31. package/dist/collection/components/gb-date-picker/gb-date-picker.js.map +1 -1
  32. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  33. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  34. package/dist/collection/components/gb-empty-state/gb-empty-state.js +1 -1
  35. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +3 -3
  36. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  37. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  38. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.css +8 -0
  39. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  40. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  41. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  42. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  43. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +6 -6
  44. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  45. package/dist/collection/components/gb-header/gb-header.js +1 -1
  46. package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
  47. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  48. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  49. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  50. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  51. package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
  52. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  53. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  54. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  55. package/dist/collection/components/gb-logo/gb-logo.js +1 -1
  56. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  57. package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
  58. package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
  59. package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
  60. package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
  61. package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
  62. package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
  63. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  64. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  65. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  66. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  67. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  68. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  69. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  70. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  71. package/dist/collection/components/gb-pattern/gb-pattern.js +1 -1
  72. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  73. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  74. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +1 -1
  75. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  76. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  77. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  78. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  79. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  80. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  81. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  82. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  83. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  84. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  85. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  86. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  87. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  88. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  89. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  90. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  91. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  92. package/dist/collection/components/gb-table-header/gb-table-header.css +1 -0
  93. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  94. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  95. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  96. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  97. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  98. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
  99. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  100. package/dist/collection/components/gb-toast/gb-toast.css +4 -0
  101. package/dist/collection/components/gb-toast/gb-toast.js +49 -7
  102. package/dist/collection/components/gb-toast/gb-toast.js.map +1 -1
  103. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  104. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  105. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  106. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  107. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  108. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  109. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  110. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  111. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  112. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  113. package/dist/components/gb-action-panel.js +2 -2
  114. package/dist/components/gb-approval-modal.js +13 -13
  115. package/dist/components/gb-avatar-add-button.js +1 -1
  116. package/dist/components/gb-avatar-dropdown.js +1 -1
  117. package/dist/components/gb-avatar-group.js +4 -4
  118. package/dist/components/gb-avatar-label-group.js +1 -1
  119. package/dist/components/gb-avatar-profile-photo.js +2 -2
  120. package/dist/components/gb-avatar.js +1 -1
  121. package/dist/components/gb-badge.js +1 -1
  122. package/dist/components/gb-button.js +1 -1
  123. package/dist/components/gb-checkbox-group-item.js +1 -1
  124. package/dist/components/gb-checkbox-group.js +5 -5
  125. package/dist/components/gb-collapse-button.js +1 -1
  126. package/dist/components/gb-comment.js +2 -2
  127. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  128. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  129. package/dist/components/gb-date-picker.js +1 -1
  130. package/dist/components/gb-detail-cell.js +7 -7
  131. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  132. package/dist/components/gb-empty-state.js +7 -7
  133. package/dist/components/gb-export-dropdown-item.js +1 -1
  134. package/dist/components/gb-export-dropdown.js +1 -1
  135. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  136. package/dist/components/gb-export-sub-dropdown.js +1 -1
  137. package/dist/components/gb-featured-icon.js +1 -1
  138. package/dist/components/gb-file-type-icon.js +1 -1
  139. package/dist/components/gb-file-upload-item-base.js +1 -1
  140. package/dist/components/gb-file-upload.js +17 -17
  141. package/dist/components/gb-filter-button.js +1 -1
  142. package/dist/components/gb-header-icon.js +1 -1
  143. package/dist/components/gb-header.js +23 -23
  144. package/dist/components/gb-help-dropdown.js +1 -1
  145. package/dist/components/gb-help-tooltip.js +1 -1
  146. package/dist/components/gb-horizontal-tabs.js +5 -5
  147. package/dist/components/gb-icon-button-base.js +1 -1
  148. package/dist/components/gb-illustration.js +1 -1
  149. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  150. package/dist/components/gb-input-dropdown.js +1 -1
  151. package/dist/components/gb-input-field.js +1 -1
  152. package/dist/components/gb-logo.js +1 -1
  153. package/dist/components/gb-mega-input-field-base.js +1 -1
  154. package/dist/components/gb-metric-card.js +5 -5
  155. package/dist/components/gb-metric-featured-icon.js +1 -1
  156. package/dist/components/gb-modal-action.js +1 -1
  157. package/dist/components/gb-modal-header.js +1 -1
  158. package/dist/components/gb-nav-bar-item.js +1 -1
  159. package/dist/components/gb-nav-bar-sidemenu.js +6 -6
  160. package/dist/components/gb-nav-bar.js +4 -4
  161. package/dist/components/gb-notification-content.js +1 -1
  162. package/dist/components/gb-notification-pane.js +1 -1
  163. package/dist/components/gb-pagination-button-group-base.js +1 -1
  164. package/dist/components/gb-pagination-dot-group.js +1 -1
  165. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  166. package/dist/components/gb-pagination-number-base.js +1 -1
  167. package/dist/components/gb-pagination.js +19 -19
  168. package/dist/components/gb-password-button.js +1 -1
  169. package/dist/components/gb-pattern.js +1 -1
  170. package/dist/components/gb-progress-bar.js +1 -1
  171. package/dist/components/gb-progress-circle.js +1 -1
  172. package/dist/components/gb-prompt-modal.js +3 -3
  173. package/dist/components/gb-quick-action-card.js +1 -1
  174. package/dist/components/gb-quick-action-icon.js +1 -1
  175. package/dist/components/gb-scrollbar.js +1 -1
  176. package/dist/components/gb-sidebar.js +9 -9
  177. package/dist/components/gb-simple-side-bar-item.js +1 -1
  178. package/dist/components/gb-slider-control-handle.js +1 -1
  179. package/dist/components/gb-slider.js +3 -3
  180. package/dist/components/gb-status-indicator.js +1 -1
  181. package/dist/components/gb-step-base.js +1 -1
  182. package/dist/components/gb-step-icon-base.js +1 -1
  183. package/dist/components/gb-stepper-horizontal-icons-centered.js +4 -4
  184. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  185. package/dist/components/gb-stepper-horizontal-line-with-text.js +4 -4
  186. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  187. package/dist/components/gb-stepper-vertical-icons-with-text.js +4 -4
  188. package/dist/components/gb-tab-button-base.js +1 -1
  189. package/dist/components/gb-table-cell.js +1 -1
  190. package/dist/components/gb-table-header.js +22 -22
  191. package/dist/components/gb-table-header.js.map +1 -1
  192. package/dist/components/gb-tag-checkbox.js +1 -1
  193. package/dist/components/gb-tag-close.js +1 -1
  194. package/dist/components/gb-tag-count.js +1 -1
  195. package/dist/components/gb-tag.js +1 -1
  196. package/dist/components/gb-textarea-input-field.js +1 -1
  197. package/dist/components/gb-theme-tab.js +1 -1
  198. package/dist/components/gb-toast-button.js +1 -1
  199. package/dist/components/gb-toast.js +11 -7
  200. package/dist/components/gb-toast.js.map +1 -1
  201. package/dist/components/gb-toggle-base.js +1 -1
  202. package/dist/components/gb-toggle.js +2 -2
  203. package/dist/components/gb-token-field-compact.js +1 -1
  204. package/dist/components/gb-token-field-compressed.js +3 -3
  205. package/dist/components/gb-tooltip.js +1 -1
  206. package/dist/components/gb-vertical-tabs.js +1 -1
  207. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  208. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  209. package/dist/components/{p-DLaE9f-q.js → p--yTC9FTD.js} +4 -4
  210. package/dist/components/{p-DLaE9f-q.js.map → p--yTC9FTD.js.map} +1 -1
  211. package/dist/components/{p-BLdvjAVl.js → p-1J0M2Ki8.js} +10 -6
  212. package/dist/components/p-1J0M2Ki8.js.map +1 -0
  213. package/dist/components/{p-Dw57Tz8Z.js → p-2dfyGxAA.js} +3 -3
  214. package/dist/components/{p-Dw57Tz8Z.js.map → p-2dfyGxAA.js.map} +1 -1
  215. package/dist/components/{p-DX-w8E1m.js → p-4OOjC1er.js} +6 -6
  216. package/dist/components/{p-DX-w8E1m.js.map → p-4OOjC1er.js.map} +1 -1
  217. package/dist/components/{p-D3Gj7srV.js → p-B-cu_ylY.js} +5 -5
  218. package/dist/components/{p-D3Gj7srV.js.map → p-B-cu_ylY.js.map} +1 -1
  219. package/dist/components/{p-CSwzUEcO.js → p-B48huYbW.js} +3 -3
  220. package/dist/components/{p-CSwzUEcO.js.map → p-B48huYbW.js.map} +1 -1
  221. package/dist/components/{p-BATs8aj-.js → p-BIZJMi3r.js} +4 -4
  222. package/dist/components/{p-BATs8aj-.js.map → p-BIZJMi3r.js.map} +1 -1
  223. package/dist/components/{p-B8CVbkwo.js → p-BIoY-A87.js} +3 -3
  224. package/dist/components/{p-B8CVbkwo.js.map → p-BIoY-A87.js.map} +1 -1
  225. package/dist/components/{p-DANyKJ9z.js → p-BL3HoZ2Q.js} +25 -25
  226. package/dist/components/{p-DANyKJ9z.js.map → p-BL3HoZ2Q.js.map} +1 -1
  227. package/dist/components/{p-WIstuQ0T.js → p-BM7k30uX.js} +4 -4
  228. package/dist/components/{p-WIstuQ0T.js.map → p-BM7k30uX.js.map} +1 -1
  229. package/dist/components/{p-BczNUnOv.js → p-BMoJT72G.js} +3 -3
  230. package/dist/components/{p-BczNUnOv.js.map → p-BMoJT72G.js.map} +1 -1
  231. package/dist/components/{p-CuOGf-D0.js → p-BNsXNBjc.js} +6 -6
  232. package/dist/components/{p-CuOGf-D0.js.map → p-BNsXNBjc.js.map} +1 -1
  233. package/dist/components/{p-CiUrANbp.js → p-BVN8h0do.js} +4 -4
  234. package/dist/components/{p-CiUrANbp.js.map → p-BVN8h0do.js.map} +1 -1
  235. package/dist/components/{p-DRwZ6D51.js → p-BV_EroU_.js} +10 -10
  236. package/dist/components/{p-DRwZ6D51.js.map → p-BV_EroU_.js.map} +1 -1
  237. package/dist/components/{p-VDw3uj_f.js → p-BaTFuPA8.js} +3 -3
  238. package/dist/components/{p-VDw3uj_f.js.map → p-BaTFuPA8.js.map} +1 -1
  239. package/dist/components/{p-CQ-Kcv4C.js → p-BhZ9gO-e.js} +12 -12
  240. package/dist/components/{p-CQ-Kcv4C.js.map → p-BhZ9gO-e.js.map} +1 -1
  241. package/dist/components/{p-e8m5f8Oh.js → p-Bmg-QP0k.js} +17 -17
  242. package/dist/components/{p-e8m5f8Oh.js.map → p-Bmg-QP0k.js.map} +1 -1
  243. package/dist/components/{p-DQbLkq2k.js → p-BvZIc1VI.js} +3 -3
  244. package/dist/components/{p-DQbLkq2k.js.map → p-BvZIc1VI.js.map} +1 -1
  245. package/dist/components/{p-gNOPgyQN.js → p-BxOhNcI-.js} +4 -4
  246. package/dist/components/{p-gNOPgyQN.js.map → p-BxOhNcI-.js.map} +1 -1
  247. package/dist/components/{p-DiVNbkQJ.js → p-C1EY9mqf.js} +4 -4
  248. package/dist/components/{p-DiVNbkQJ.js.map → p-C1EY9mqf.js.map} +1 -1
  249. package/dist/components/{p-0jI2FVV8.js → p-C24jywPp.js} +4 -4
  250. package/dist/components/{p-0jI2FVV8.js.map → p-C24jywPp.js.map} +1 -1
  251. package/dist/components/{p-CsmhJpms.js → p-C4TLf1gY.js} +8 -8
  252. package/dist/components/{p-CsmhJpms.js.map → p-C4TLf1gY.js.map} +1 -1
  253. package/dist/components/{p-DYuNnFb2.js → p-C4ojnesh.js} +3 -3
  254. package/dist/components/{p-DYuNnFb2.js.map → p-C4ojnesh.js.map} +1 -1
  255. package/dist/components/{p-Dz3hZxTB.js → p-C50HILNj.js} +3 -3
  256. package/dist/components/{p-Dz3hZxTB.js.map → p-C50HILNj.js.map} +1 -1
  257. package/dist/components/{p-D0-7ewqg.js → p-C9fjGxBA.js} +3 -3
  258. package/dist/components/{p-D0-7ewqg.js.map → p-C9fjGxBA.js.map} +1 -1
  259. package/dist/components/{p-BYltVmXy.js → p-CG8DbGtu.js} +3 -3
  260. package/dist/components/{p-BYltVmXy.js.map → p-CG8DbGtu.js.map} +1 -1
  261. package/dist/components/{p-DMMflKMz.js → p-CNFJ_WcH.js} +3 -3
  262. package/dist/components/{p-DMMflKMz.js.map → p-CNFJ_WcH.js.map} +1 -1
  263. package/dist/components/{p-Di3w5jMH.js → p-CTj_6CFb.js} +3 -3
  264. package/dist/components/{p-Di3w5jMH.js.map → p-CTj_6CFb.js.map} +1 -1
  265. package/dist/components/{p-Doq2rc0z.js → p-CbvFmyN4.js} +3 -3
  266. package/dist/components/{p-Doq2rc0z.js.map → p-CbvFmyN4.js.map} +1 -1
  267. package/dist/components/{p-PJV1T9bW.js → p-Cl3VBzhu.js} +3 -3
  268. package/dist/components/{p-PJV1T9bW.js.map → p-Cl3VBzhu.js.map} +1 -1
  269. package/dist/components/{p-CD4OrDSu.js → p-ClXamGR5.js} +4 -4
  270. package/dist/components/{p-CD4OrDSu.js.map → p-ClXamGR5.js.map} +1 -1
  271. package/dist/components/{p-BcVzSqw7.js → p-CphytsDo.js} +5 -5
  272. package/dist/components/{p-BcVzSqw7.js.map → p-CphytsDo.js.map} +1 -1
  273. package/dist/components/{p-ikzYZrWU.js → p-CyxVWv20.js} +4 -4
  274. package/dist/components/{p-ikzYZrWU.js.map → p-CyxVWv20.js.map} +1 -1
  275. package/dist/components/{p-BeZ9oBa0.js → p-CzpMi2Ey.js} +7 -7
  276. package/dist/components/{p-BeZ9oBa0.js.map → p-CzpMi2Ey.js.map} +1 -1
  277. package/dist/components/{p-D4rmRDRu.js → p-D17r2sEx.js} +3 -3
  278. package/dist/components/{p-D4rmRDRu.js.map → p-D17r2sEx.js.map} +1 -1
  279. package/dist/components/{p-DzP_QUze.js → p-D2bypnF7.js} +3 -3
  280. package/dist/components/{p-DzP_QUze.js.map → p-D2bypnF7.js.map} +1 -1
  281. package/dist/components/{p-BJRl_Ka-.js → p-DEOwKVSS.js} +8 -8
  282. package/dist/components/{p-BJRl_Ka-.js.map → p-DEOwKVSS.js.map} +1 -1
  283. package/dist/components/{p-8R4DgjwC.js → p-DFF4ussj.js} +12 -12
  284. package/dist/components/{p-8R4DgjwC.js.map → p-DFF4ussj.js.map} +1 -1
  285. package/dist/components/{p-BKwRndyS.js → p-DFl_Vm-4.js} +4 -4
  286. package/dist/components/{p-BKwRndyS.js.map → p-DFl_Vm-4.js.map} +1 -1
  287. package/dist/components/{p-LHU2FeBm.js → p-DKu1Z_S9.js} +3 -3
  288. package/dist/components/{p-LHU2FeBm.js.map → p-DKu1Z_S9.js.map} +1 -1
  289. package/dist/components/{p-CEc1GpcO.js → p-DNZe5Vow.js} +7 -7
  290. package/dist/components/{p-CEc1GpcO.js.map → p-DNZe5Vow.js.map} +1 -1
  291. package/dist/components/{p-DHvzeuk7.js → p-DX4JVou1.js} +4 -4
  292. package/dist/components/{p-DHvzeuk7.js.map → p-DX4JVou1.js.map} +1 -1
  293. package/dist/components/{p-BLw88Say.js → p-DaLqa3xy.js} +4 -4
  294. package/dist/components/{p-BLw88Say.js.map → p-DaLqa3xy.js.map} +1 -1
  295. package/dist/components/{p-BJqX19tj.js → p-DhJsjuhy.js} +4 -4
  296. package/dist/components/{p-BJqX19tj.js.map → p-DhJsjuhy.js.map} +1 -1
  297. package/dist/components/{p-CKC2-r_V.js → p-Di0-lmQZ.js} +4 -4
  298. package/dist/components/{p-CKC2-r_V.js.map → p-Di0-lmQZ.js.map} +1 -1
  299. package/dist/components/{p-Dv-1bzYh.js → p-DzWMYldJ.js} +3 -3
  300. package/dist/components/{p-Dv-1bzYh.js.map → p-DzWMYldJ.js.map} +1 -1
  301. package/dist/components/{p-DaEt6OV9.js → p-IiVhqd54.js} +3 -3
  302. package/dist/components/{p-DaEt6OV9.js.map → p-IiVhqd54.js.map} +1 -1
  303. package/dist/components/{p-Bt4sgaSB.js → p-Js2rzLFz.js} +8 -8
  304. package/dist/components/{p-Bt4sgaSB.js.map → p-Js2rzLFz.js.map} +1 -1
  305. package/dist/components/{p-B3nnZMUe.js → p-QQMD9lyS.js} +3 -3
  306. package/dist/components/{p-B3nnZMUe.js.map → p-QQMD9lyS.js.map} +1 -1
  307. package/dist/components/{p-CIhB2fCC.js → p-SPkNWhMl.js} +3 -3
  308. package/dist/components/{p-CIhB2fCC.js.map → p-SPkNWhMl.js.map} +1 -1
  309. package/dist/components/{p-BSHzv5OV.js → p-UTnw0K3Z.js} +10 -10
  310. package/dist/components/{p-BSHzv5OV.js.map → p-UTnw0K3Z.js.map} +1 -1
  311. package/dist/components/{p-DuJgqcA2.js → p-_KWkgCZp.js} +3 -3
  312. package/dist/components/{p-DuJgqcA2.js.map → p-_KWkgCZp.js.map} +1 -1
  313. package/dist/components/{p-C6uNKIjw.js → p-cCTNzWg9.js} +8 -8
  314. package/dist/components/{p-C6uNKIjw.js.map → p-cCTNzWg9.js.map} +1 -1
  315. package/dist/components/{p-BVABu37q.js → p-mA17wW10.js} +3 -3
  316. package/dist/components/{p-BVABu37q.js.map → p-mA17wW10.js.map} +1 -1
  317. package/dist/components/{p-BQH3mtcw.js → p-qsnI1Qgx.js} +8 -8
  318. package/dist/components/{p-BQH3mtcw.js.map → p-qsnI1Qgx.js.map} +1 -1
  319. package/dist/components/{p-Bg776Pj2.js → p-sotltPnn.js} +5 -5
  320. package/dist/components/{p-Bg776Pj2.js.map → p-sotltPnn.js.map} +1 -1
  321. package/dist/components/{p-CNHKpPUh.js → p-ycvY3d5Z.js} +3 -3
  322. package/dist/components/{p-CNHKpPUh.js.map → p-ycvY3d5Z.js.map} +1 -1
  323. package/dist/components/test-input-tag.js +9 -9
  324. package/dist/docs.json +119 -3
  325. package/dist/esm/gb-action-panel_76.entry.js +103 -99
  326. package/dist/esm/gb-detail-cell.entry.js +1 -1
  327. package/dist/esm/gb-file-upload.entry.js +12 -12
  328. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  329. package/dist/esm/gb-logo.entry.js +1 -1
  330. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  331. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  332. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  333. package/dist/esm/gb-progress-circle.entry.js +1 -1
  334. package/dist/esm/gb-prompt-modal.entry.js +1 -1
  335. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  336. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  337. package/dist/esm/gb-scrollbar.entry.js +1 -1
  338. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  339. package/dist/esm/gb-slider.entry.js +1 -1
  340. package/dist/esm/gb-step-base.entry.js +1 -1
  341. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  342. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  343. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  344. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  345. package/dist/esm/gb-table-cell.entry.js +1 -1
  346. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  347. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  348. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  349. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  350. package/dist/esm/globuscomponents.js +1 -1
  351. package/dist/esm/loader.js +1 -1
  352. package/dist/esm/test-input-tag.entry.js +2 -2
  353. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  354. package/dist/globuscomponents/p-09b6e321.entry.js +2 -0
  355. package/dist/globuscomponents/{p-980f103b.entry.js → p-0a36da0b.entry.js} +2 -2
  356. package/dist/globuscomponents/{p-19440f9b.entry.js → p-0cd059d5.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-57fa8bdf.entry.js → p-11f27065.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-96396203.entry.js → p-14ee8307.entry.js} +2 -2
  359. package/dist/globuscomponents/p-1ba8a885.entry.js +2 -0
  360. package/dist/globuscomponents/{p-94ad87ff.entry.js → p-2185c841.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-6d7af68b.entry.js → p-270e15b1.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-6aaf58b7.entry.js → p-2c0e4236.entry.js} +2 -2
  363. package/dist/globuscomponents/{p-854feeb5.entry.js → p-2edad402.entry.js} +2 -2
  364. package/dist/globuscomponents/{p-b86467c3.entry.js → p-3d83784c.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-50a87191.entry.js → p-440d82f8.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-04374479.entry.js → p-5603ee7d.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-2df0ce05.entry.js → p-6ad801ac.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-92a34e84.entry.js → p-711c7c50.entry.js} +2 -2
  369. package/dist/globuscomponents/{p-72a2c945.entry.js → p-7f63f435.entry.js} +2 -2
  370. package/dist/globuscomponents/{p-4ae06252.entry.js → p-863e7132.entry.js} +2 -2
  371. package/dist/globuscomponents/{p-38d04d52.entry.js → p-871f3fdd.entry.js} +2 -2
  372. package/dist/globuscomponents/p-9a7a1346.entry.js +2 -0
  373. package/dist/globuscomponents/{p-44a2c501.entry.js → p-9ad95a7f.entry.js} +2 -2
  374. package/dist/globuscomponents/{p-e638fefd.entry.js → p-cbace1d8.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-0bb03f74.entry.js → p-e7419d13.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-c9768b49.entry.js → p-ed8c93a1.entry.js} +2 -2
  377. package/dist/globuscomponents/p-ed8c93a1.entry.js.map +1 -0
  378. package/dist/globuscomponents/{p-2022b858.entry.js → p-effe863f.entry.js} +2 -2
  379. package/dist/globuscomponents/{p-69adf551.entry.js → p-f05e0123.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-371fb472.entry.js → p-f7d91fec.entry.js} +2 -2
  381. package/dist/types/components/gb-date-picker/gb-date-picker.d.ts +2 -0
  382. package/dist/types/components/gb-toast/gb-toast.d.ts +4 -2
  383. package/dist/types/components.d.ts +36 -4
  384. package/package.json +1 -1
  385. package/dist/components/p-BLdvjAVl.js.map +0 -1
  386. package/dist/globuscomponents/p-23a53695.entry.js +0 -2
  387. package/dist/globuscomponents/p-765e4586.entry.js +0 -2
  388. package/dist/globuscomponents/p-91be6976.entry.js +0 -2
  389. package/dist/globuscomponents/p-c9768b49.entry.js.map +0 -1
  390. /package/dist/globuscomponents/{p-23a53695.entry.js.map → p-09b6e321.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-980f103b.entry.js.map → p-0a36da0b.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-19440f9b.entry.js.map → p-0cd059d5.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-57fa8bdf.entry.js.map → p-11f27065.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-96396203.entry.js.map → p-14ee8307.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-91be6976.entry.js.map → p-1ba8a885.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-94ad87ff.entry.js.map → p-2185c841.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-6d7af68b.entry.js.map → p-270e15b1.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-6aaf58b7.entry.js.map → p-2c0e4236.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-854feeb5.entry.js.map → p-2edad402.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-b86467c3.entry.js.map → p-3d83784c.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-50a87191.entry.js.map → p-440d82f8.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-04374479.entry.js.map → p-5603ee7d.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-2df0ce05.entry.js.map → p-6ad801ac.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-92a34e84.entry.js.map → p-711c7c50.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-72a2c945.entry.js.map → p-7f63f435.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-4ae06252.entry.js.map → p-863e7132.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-38d04d52.entry.js.map → p-871f3fdd.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-765e4586.entry.js.map → p-9a7a1346.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-44a2c501.entry.js.map → p-9ad95a7f.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-e638fefd.entry.js.map → p-cbace1d8.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-0bb03f74.entry.js.map → p-e7419d13.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-2022b858.entry.js.map → p-effe863f.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-69adf551.entry.js.map → p-f05e0123.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-371fb472.entry.js.map → p-f7d91fec.entry.js.map} +0 -0
@@ -1,3 +1,2799 @@
1
+ /* @import 'tailwind.css'; */
2
+
3
+ :root {
4
+ /* --------------------------------------Primary Colors--------------------------------------------- */
5
+ /* base color palette */
6
+ --base-white: #fff;
7
+ --base-black: #000;
8
+
9
+ /* gray color palette */
10
+ --gray-25: #f9fafb;
11
+ --gray-50: #f6f8fa;
12
+ --gray-100: #eef2f6;
13
+ --gray-200: #e3e8ef;
14
+ --gray-300: #cdd5df;
15
+ --gray-400: #808c9e;
16
+ --gray-500: #697586;
17
+ --gray-600: #4b5565;
18
+ --gray-700: #364152;
19
+ --gray-800: #202939;
20
+ --gray-900: #121926;
21
+ --gray-950: #0d121c;
22
+
23
+ /* brand dark blue color palette */
24
+ --brandDarkBlue-25: #f9f9fb;
25
+ --brandDarkBlue-50: #edeef3;
26
+ --brandDarkBlue-100: #d3d5e0;
27
+ --brandDarkBlue-200: #b5b9cc;
28
+ --brandDarkBlue-300: #9095b2;
29
+ --brandDarkBlue-400: #464f7f;
30
+ --brandDarkBlue-500: #212c65;
31
+ --brandDarkBlue-600: #1e285c;
32
+ --brandDarkBlue-700: #1c2554;
33
+ --brandDarkBlue-800: #161d43;
34
+ --brandDarkBlue-900: #0b0f22;
35
+ --brandDarkBlue-950: #070914;
36
+
37
+ /* brand red color palette */
38
+ --brandRed-25: #fffbfa;
39
+ --brandRed-50: #fef1f2;
40
+ --brandRed-100: #fde3e5;
41
+ --brandRed-200: #f9b4ba;
42
+ --brandRed-300: #f68e98;
43
+ --brandRed-400: #f36976;
44
+ --brandRed-500: #e21b2e;
45
+ --brandRed-600: #cc1a2a;
46
+ --brandRed-700: #b51726;
47
+ --brandRed-800: #8c121d;
48
+ --brandRed-900: #680d16;
49
+ --brandRed-950: #3f080d;
50
+
51
+ /* warning color palette */
52
+ --warning-25: #fffcf5;
53
+ --warning-50: #fffaeb;
54
+ --warning-100: #fef0c7;
55
+ --warning-200: #fedf89;
56
+ --warning-300: #fec84b;
57
+ --warning-400: #fdb022;
58
+ --warning-500: #f79009;
59
+ --warning-600: #dc6803;
60
+ --warning-700: #b54708;
61
+ --warning-800: #93370d;
62
+ --warning-900: #7a2e0e;
63
+ --warning-950: #4e1d09;
64
+
65
+ /* success color palette */
66
+ --success-25: #f6fef9;
67
+ --success-50: #ecfdf3;
68
+ --success-100: #dcfaeb;
69
+ --success-200: #a9efc5;
70
+ --success-300: #75e0a7;
71
+ --success-400: #47cd89;
72
+ --success-500: #17b26a;
73
+ --success-600: #079455;
74
+ --success-700: #067647;
75
+ --success-800: #085d3a;
76
+ --success-900: #074d31;
77
+ --success-950: #053321;
78
+
79
+ /* ------------------------------------------opacity color palette-------------------------------------- */
80
+ /* 0% opacity */
81
+ /* White */
82
+ --white-opacity0: rgba(255, 255, 255, 0);
83
+
84
+ /* Gray */
85
+ --gray25-opacity0: rgba(249, 250, 251, 0);
86
+ --gray900-opacity0: rgba(18, 25, 38, 0);
87
+ --gray950-opacity0: rgba(13, 18, 28, 0);
88
+
89
+ /* 20% opacity */
90
+ /* White */
91
+ --white-opacity20: rgba(255, 255, 255, 0.2);
92
+
93
+ /* Dark Blue */
94
+ --darkBlue200-opacity20: rgba(181, 185, 204, 0.2);
95
+ --darkBlue500-opacity20: rgba(33, 44, 101, 0.2);
96
+
97
+ /* Gray */
98
+ --gray25-opacity20: rgba(249, 250, 251, 0.2);
99
+ --gray900-opacity20: rgba(18, 25, 38, 0.2);
100
+ --gray950-opacity20: rgba(13, 18, 28, 0.2);
101
+
102
+ /* 30% opacity */
103
+ --darkBlue200-opacity30: rgba(181, 185, 204, 0.3);
104
+ --darkBlue500-opacity30: rgba(33, 44, 101, 0.3);
105
+
106
+ /* 40% opacity */
107
+ --darkBlue200-opacity40: rgba(181, 185, 204, 0.4);
108
+ --darkBlue500-opacity40: rgba(33, 44, 101, 0.4);
109
+
110
+ /* 50% opacity */
111
+ /* White */
112
+ --white-opacity50: rgba(255, 255, 255, 0.5);
113
+
114
+ /* Gray */
115
+ --gray25-opacity50: rgba(249, 250, 251, 0.5);
116
+ --gray900-opacity50: rgba(18, 25, 38, 0.5);
117
+ --gray950-opacity50: rgba(13, 18, 28, 0.5);
118
+
119
+ /* ------------------------------------------Secondary Color------------------------------------------- */
120
+ /* blueLight color palete */
121
+ --lightBlue-25: #f5fbff;
122
+ --lightBlue-50: #f0f9ff;
123
+ --lightBlue-100: #e0f2fe;
124
+ --lightBlue-200: #b9e6fe;
125
+ --lightBlue-300: #7cd4fd;
126
+ --lightBlue-400: #7cd4fd;
127
+ --lightBlue-500: #0ba5ec;
128
+ --lightBlue-600: #0086c9;
129
+ --lightBlue-700: #026aa2;
130
+ --lightBlue-800: #065986;
131
+ --lightBlue-900: #0b4a6f;
132
+ --lightBlue-950: #062c41;
133
+
134
+ /* blue color palette */
135
+ --blue-25: #ecf5fe;
136
+ --blue-50: #e4f0fc;
137
+ --blue-100: #c8e0f9;
138
+ --blue-200: #9ac7f4;
139
+ --blue-300: #6aa9e7;
140
+ --blue-400: #378fe6;
141
+ --blue-500: #075db2;
142
+ --blue-600: #064e94;
143
+ --blue-700: #053e77;
144
+ --blue-800: #042f59;
145
+ --blue-900: #022445;
146
+ --blue-950: #021d37;
147
+
148
+ /* Purple color palete */
149
+ --purple-25: #fafaff;
150
+ --purple-50: #f4f3ff;
151
+ --purple-100: #ebe9fe;
152
+ --purple-200: #d9d6fe;
153
+ --purple-300: #bdb4fe;
154
+ --purple-400: #9b8afb;
155
+ --purple-500: #7a5af8;
156
+ --purple-600: #6938ef;
157
+ --purple-700: #5925dc;
158
+ --purple-800: #4a1fb8;
159
+ --purple-900: #3e1c96;
160
+ --purple-950: #27115f;
161
+
162
+ /* pink color palette */
163
+ --pink-25: #fef6fb;
164
+ --pink-50: #fdf2fa;
165
+ --pink-100: #fce7f6;
166
+ --pink-200: #fcceee;
167
+ --pink-300: #faa7e0;
168
+ --pink-400: #f670c7;
169
+ --pink-500: #ee46bc;
170
+ --pink-600: #dd2590;
171
+ --pink-700: #c11574;
172
+ --pink-800: #9e165f;
173
+ --pink-900: #851651;
174
+ --pink-950: #4e0d30;
175
+
176
+ /* -------------------------------------------------Token---------------------------------------------- */
177
+
178
+ /* -----------Text Color----------- */
179
+
180
+ [data-theme='light'] {
181
+ --color-text-bold: var(--gray-800);
182
+ }
183
+
184
+ [data-theme='dark'] {
185
+ --color-text-bold: var(--gray-100);
186
+ }
187
+
188
+ [data-theme='light'] {
189
+ --color-text: var(--gray-600);
190
+ }
191
+
192
+ [data-theme='dark'] {
193
+ --color-text: var(--gray-300);
194
+ }
195
+
196
+ [data-theme='light'] {
197
+ --color-text-subtle: var(--gray-500);
198
+ }
199
+
200
+ [data-theme='dark'] {
201
+ --color-text-subtle: var(--gray-400);
202
+ }
203
+
204
+ [data-theme='light'] {
205
+ --color-text-disabled: var(--gray-400);
206
+ }
207
+
208
+ [data-theme='dark'] {
209
+ --color-text-disabled: var(--gray-500);
210
+ }
211
+
212
+ [data-theme='light'] {
213
+ --color-text-inverse: var(--base-white);
214
+ }
215
+
216
+ [data-theme='dark'] {
217
+ --color-text-inverse: var(--base-black);
218
+ }
219
+
220
+ [data-theme='light'] {
221
+ --color-text-brandDarkBlue: var(--brandDarkBlue-500);
222
+ }
223
+
224
+ [data-theme='dark'] {
225
+ --color-text-brandDarkBlue: var(--brandDarkBlue-100);
226
+ }
227
+
228
+ [data-theme='light'] {
229
+ --color-text-brandRed: var(--brandRed-500);
230
+ }
231
+
232
+ [data-theme='dark'] {
233
+ --color-text-brandRed: var(--brandRed-300);
234
+ }
235
+
236
+ [data-theme='light'] {
237
+ --color-text-selected: var(--blue-500);
238
+ }
239
+
240
+ [data-theme='dark'] {
241
+ --color-text-selected: var(--blue-300);
242
+ }
243
+
244
+ [data-theme='light'] {
245
+ --color-text-danger-bold: var(--brandRed-800);
246
+ }
247
+
248
+ [data-theme='dark'] {
249
+ --color-text-danger-bold: var(--brandRed-100);
250
+ }
251
+
252
+ [data-theme='light'] {
253
+ --color-text-danger: var(--brandRed-700);
254
+ }
255
+
256
+ [data-theme='dark'] {
257
+ --color-text-danger: var(--brandRed-200);
258
+ }
259
+
260
+ [data-theme='light'] {
261
+ --color-text-danger-subtle: var(--brandRed-600);
262
+ }
263
+
264
+ [data-theme='dark'] {
265
+ --color-text-danger-subtle: var(--brandRed-300);
266
+ }
267
+
268
+ [data-theme='light'] {
269
+ --color-text-danger-inverse: var(--base-white);
270
+ }
271
+
272
+ [data-theme='dark'] {
273
+ --color-text-danger-inverse: var(--brandRed-950);
274
+ }
275
+
276
+ [data-theme='light'] {
277
+ --color-text-warning-bold: var(--warning-800);
278
+ }
279
+
280
+ [data-theme='dark'] {
281
+ --color-text-warning-bold: var(--warning-100);
282
+ }
283
+
284
+ [data-theme='light'] {
285
+ --color-text-warning: var(--warning-600);
286
+ }
287
+
288
+ [data-theme='dark'] {
289
+ --color-text-warning: var(--warning-300);
290
+ }
291
+
292
+ [data-theme='light'] {
293
+ --color-text-warning-subtle: var(--warning-500);
294
+ }
295
+
296
+ [data-theme='dark'] {
297
+ --color-text-warning-subtle: var(--warning-400);
298
+ }
299
+
300
+ [data-theme='light'] {
301
+ --color-text-success-bold: var(--success-800);
302
+ }
303
+
304
+ [data-theme='dark'] {
305
+ --color-text-success-bold: var(--success-100);
306
+ }
307
+
308
+ [data-theme='light'] {
309
+ --color-text-success: var(--success-600);
310
+ }
311
+
312
+ [data-theme='dark'] {
313
+ --color-text-success: var(--success-300);
314
+ }
315
+
316
+ [data-theme='light'] {
317
+ --color-text-success-subtle: var(--success-600);
318
+ }
319
+
320
+ [data-theme='dark'] {
321
+ --color-text-success-subtle: var(--success-300);
322
+ }
323
+
324
+ [data-theme='light'] {
325
+ --color-text-discovery-bold: var(--lightBlue-800);
326
+ }
327
+
328
+ [data-theme='dark'] {
329
+ --color-text-discovery-bold: var(--lightBlue-100);
330
+ }
331
+
332
+ [data-theme='light'] {
333
+ --color-text-discovery: var(--lightBlue-800);
334
+ }
335
+
336
+ [data-theme='dark'] {
337
+ --color-text-discovery: var(--lightBlue-100);
338
+ }
339
+
340
+ [data-theme='light'] {
341
+ --color-text-discovery-subtle: var(--lightBlue-400);
342
+ }
343
+
344
+ [data-theme='dark'] {
345
+ --color-text-discovery-subtle: var(--lightBlue-100);
346
+ }
347
+
348
+ [data-theme='light'] {
349
+ --color-text-information-bold: var(--blue-800);
350
+ }
351
+
352
+ [data-theme='dark'] {
353
+ --color-text-information-bold: var(--blue-100);
354
+ }
355
+
356
+ [data-theme='light'] {
357
+ --color-text-information: var(--blue-600);
358
+ }
359
+
360
+ [data-theme='dark'] {
361
+ --color-text-information: var(--blue-300);
362
+ }
363
+
364
+ [data-theme='light'] {
365
+ --color-text-information-subtle: var(--blue-500);
366
+ }
367
+
368
+ [data-theme='dark'] {
369
+ --color-text-information-subtle: var(--blue-400);
370
+ }
371
+
372
+ [data-theme='light'] {
373
+ --color-text-purple-bold: var(--purple-800);
374
+ }
375
+
376
+ [data-theme='dark'] {
377
+ --color-text-purple-bold: var(--purple-100);
378
+ }
379
+
380
+ [data-theme='light'] {
381
+ --color-text-purple: var(--purple-600);
382
+ }
383
+
384
+ [data-theme='dark'] {
385
+ --color-text-purple: var(--purple-300);
386
+ }
387
+
388
+ [data-theme='light'] {
389
+ --color-text-purple-subtle: var(--purple-500);
390
+ }
391
+
392
+ [data-theme='dark'] {
393
+ --color-text-purple-subtle: var(--purple-400);
394
+ }
395
+
396
+ [data-theme='light'] {
397
+ --color-text-pink-bold: var(--pink-800);
398
+ }
399
+
400
+ [data-theme='dark'] {
401
+ --color-text-pink-bold: var(--pink-100);
402
+ }
403
+
404
+ [data-theme='light'] {
405
+ --color-text-pink: var(--pink-600);
406
+ }
407
+
408
+ [data-theme='dark'] {
409
+ --color-text-pink: var(--pink-300);
410
+ }
411
+
412
+ [data-theme='light'] {
413
+ --color-text-pink-subtle: var(--pink-500);
414
+ }
415
+
416
+ [data-theme='dark'] {
417
+ --color-text-pink-subtle: var(--pink-400);
418
+ }
419
+
420
+ /* --------------Link color--------------- */
421
+
422
+ [data-theme='light'] {
423
+ --color-link: var(--blue-500);
424
+ }
425
+
426
+ [data-theme='dark'] {
427
+ --color-link: var(--blue-300);
428
+ }
429
+
430
+ [data-theme='light'] {
431
+ --color-link-pressed: var(--blue-600);
432
+ }
433
+
434
+ [data-theme='dark'] {
435
+ --color-link-pressed: var(--blue-600);
436
+ }
437
+
438
+ [data-theme='light'] {
439
+ --color-link-visited: var(--lightBlue-600);
440
+ }
441
+
442
+ [data-theme='dark'] {
443
+ --color-link-visited: var(--lightBlue-300);
444
+ }
445
+
446
+ /* --------------Icon color--------------- */
447
+
448
+ [data-theme='light'] {
449
+ --color-icon-bold: var(--gray-800);
450
+ }
451
+
452
+ [data-theme='dark'] {
453
+ --color-icon-bold: var(--gray-100);
454
+ }
455
+
456
+ [data-theme='light'] {
457
+ --color-icon: var(--gray-600);
458
+ }
459
+
460
+ [data-theme='dark'] {
461
+ --color-icon: var(--gray-300);
462
+ }
463
+
464
+ [data-theme='light'] {
465
+ --color-icon-subtle: var(--gray-500);
466
+ }
467
+
468
+ [data-theme='dark'] {
469
+ --color-icon-subtle: var(--gray-400);
470
+ }
471
+
472
+ [data-theme='light'] {
473
+ --color-icon-disabled: var(--gray-400);
474
+ }
475
+
476
+ [data-theme='dark'] {
477
+ --color-icon-disabled: var(--gray-500);
478
+ }
479
+
480
+ [data-theme='light'] {
481
+ --color-icon-inverse: var(--base-white);
482
+ }
483
+
484
+ [data-theme='dark'] {
485
+ --color-icon-inverse: var(--gray-800);
486
+ }
487
+
488
+ [data-theme='light'] {
489
+ --color-icon-brandDarkBlue: var(--brandDarkBlue-500);
490
+ }
491
+
492
+ [data-theme='dark'] {
493
+ --color-icon-brandDarkBlue: var(--brandDarkBlue-200);
494
+ }
495
+
496
+ [data-theme='light'] {
497
+ --color-icon-brandRed: var(--brandRed-500);
498
+ }
499
+
500
+ [data-theme='dark'] {
501
+ --color-icon-brandRed: var(--brandRed-300);
502
+ }
503
+
504
+ [data-theme='light'] {
505
+ --color-icon-selected: var(--blue-500);
506
+ }
507
+
508
+ [data-theme='dark'] {
509
+ --color-icon-selected: var(--blue-300);
510
+ }
511
+
512
+ [data-theme='light'] {
513
+ --color-icon-danger-bold: var(--brandRed-800);
514
+ }
515
+
516
+ [data-theme='dark'] {
517
+ --color-icon-danger-bold: var(--brandRed-100);
518
+ }
519
+
520
+ [data-theme='light'] {
521
+ --color-icon-danger: var(--brandRed-700);
522
+ }
523
+
524
+ [data-theme='dark'] {
525
+ --color-icon-danger: var(--brandRed-200);
526
+ }
527
+
528
+ [data-theme='light'] {
529
+ --color-icon-danger-inverse: var(--base-white);
530
+ }
531
+
532
+ [data-theme='dark'] {
533
+ --color-icon-danger-inverse: var(--brandRed-950);
534
+ }
535
+
536
+ [data-theme='light'] {
537
+ --color-icon-warning-bold: var(--warning-800);
538
+ }
539
+
540
+ [data-theme='dark'] {
541
+ --color-icon-warning-bold: var(--warning-100);
542
+ }
543
+
544
+ [data-theme='light'] {
545
+ --color-icon-warning: var(--warning-600);
546
+ }
547
+
548
+ [data-theme='dark'] {
549
+ --color-icon-warning: var(--warning-300);
550
+ }
551
+
552
+ [data-theme='light'] {
553
+ --color-icon-success-bold: var(--success-800);
554
+ }
555
+
556
+ [data-theme='dark'] {
557
+ --color-icon-success-bold: var(--success-100);
558
+ }
559
+
560
+ [data-theme='light'] {
561
+ --color-icon-success: var(--success-600);
562
+ }
563
+
564
+ [data-theme='dark'] {
565
+ --color-icon-success: var(--success-300);
566
+ }
567
+
568
+ [data-theme='light'] {
569
+ --color-icon-discovery-bold: var(--lightBlue-800);
570
+ }
571
+
572
+ [data-theme='dark'] {
573
+ --color-icon-discovery-bold: var(--lightBlue-100);
574
+ }
575
+
576
+ [data-theme='light'] {
577
+ --color-icon-discovery: var(--lightBlue-600);
578
+ }
579
+
580
+ [data-theme='dark'] {
581
+ --color-icon-discovery: var(--lightBlue-300);
582
+ }
583
+
584
+ [data-theme='light'] {
585
+ --color-icon-information-bold: var(--blue-800);
586
+ }
587
+
588
+ [data-theme='dark'] {
589
+ --color-icon-information-bold: var(--blue-100);
590
+ }
591
+
592
+ [data-theme='light'] {
593
+ --color-icon-information: var(--blue-600);
594
+ }
595
+
596
+ [data-theme='dark'] {
597
+ --color-icon-information: var(--blue-300);
598
+ }
599
+
600
+ [data-theme='light'] {
601
+ --color-icon-purple-bold: var(--purple-800);
602
+ }
603
+
604
+ [data-theme='dark'] {
605
+ --color-icon-purple-bold: var(--purple-100);
606
+ }
607
+
608
+ [data-theme='light'] {
609
+ --color-icon-purple: var(--purple-600);
610
+ }
611
+
612
+ [data-theme='dark'] {
613
+ --color-icon-purple: var(--purple-300);
614
+ }
615
+
616
+ [data-theme='light'] {
617
+ --color-icon-pink-bold: var(--pink-800);
618
+ }
619
+
620
+ [data-theme='dark'] {
621
+ --color-icon-pink-bold: var(--pink-100);
622
+ }
623
+
624
+ [data-theme='light'] {
625
+ --color-icon-pink: var(--pink-600);
626
+ }
627
+
628
+ [data-theme='dark'] {
629
+ --color-icon-pink: var(--pink-300);
630
+ }
631
+
632
+ /* ----------------Border Color --------------- */
633
+
634
+ [data-theme='light'] {
635
+ --color-border-bold: var(--gray-500);
636
+ }
637
+
638
+ [data-theme='dark'] {
639
+ --color-border-bold: var(--gray-400);
640
+ }
641
+
642
+ [data-theme='light'] {
643
+ --color-border: var(--gray-400);
644
+ }
645
+
646
+ [data-theme='dark'] {
647
+ --color-border: var(--gray-500);
648
+ }
649
+
650
+ [data-theme='light'] {
651
+ --color-border-subtle: var(--gray-300);
652
+ }
653
+
654
+ [data-theme='dark'] {
655
+ --color-border-subtle: var(--gray-700);
656
+ }
657
+
658
+ [data-theme='light'] {
659
+ --color-border-subtler: var(--gray-200);
660
+ }
661
+
662
+ [data-theme='dark'] {
663
+ --color-border-subtler: var(--gray-800);
664
+ }
665
+
666
+ [data-theme='light'] {
667
+ --color-border-disabled: var(--gray-200);
668
+ }
669
+
670
+ [data-theme='dark'] {
671
+ --color-border-disabled: var(--gray-700);
672
+ }
673
+
674
+ [data-theme='light'] {
675
+ --color-border-inverse: var(--base-white);
676
+ }
677
+
678
+ [data-theme='dark'] {
679
+ --color-border-inverse: var(--gray-800);
680
+ }
681
+
682
+ [data-theme='light'] {
683
+ --color-border-input: var(--gray-300);
684
+ }
685
+
686
+ [data-theme='dark'] {
687
+ --color-border-input: var(--gray-600);
688
+ }
689
+
690
+ [data-theme='light'] {
691
+ --color-border-focus: var(--gray-400);
692
+ }
693
+
694
+ [data-theme='dark'] {
695
+ --color-border-focus: var(--blue-200);
696
+ }
697
+
698
+ [data-theme='light'] {
699
+ --color-border-selected: var(--blue-500);
700
+ }
701
+
702
+ [data-theme='dark'] {
703
+ --color-border-selected: var(--blue-300);
704
+ }
705
+
706
+ [data-theme='light'] {
707
+ --color-border-brandDarkBlue: var(--brandDarkBlue-500);
708
+ }
709
+
710
+ [data-theme='dark'] {
711
+ --color-border-brandDarkBlue: var(--brandDarkBlue-200);
712
+ }
713
+
714
+ [data-theme='light'] {
715
+ --color-border-brandRed: var(--brandRed-500);
716
+ }
717
+
718
+ [data-theme='dark'] {
719
+ --color-border-brandRed: var(--brandRed-300);
720
+ }
721
+
722
+ [data-theme='light'] {
723
+ --color-border-danger-bold: var(--brandRed-800);
724
+ }
725
+
726
+ [data-theme='dark'] {
727
+ --color-border-danger-bold: var(--brandRed-100);
728
+ }
729
+
730
+ [data-theme='light'] {
731
+ --color-border-danger: var(--brandRed-700);
732
+ }
733
+
734
+ [data-theme='dark'] {
735
+ --color-border-danger: var(--brandRed-200);
736
+ }
737
+
738
+ [data-theme='light'] {
739
+ --color-border-danger-subtle: var(--brandRed-200);
740
+ }
741
+
742
+ [data-theme='dark'] {
743
+ --color-border-danger-subtle: var(--brandRed-800);
744
+ }
745
+
746
+ [data-theme='light'] {
747
+ --color-border-danger-subtler: var(--brandRed-100);
748
+ }
749
+
750
+ [data-theme='dark'] {
751
+ --color-border-danger-subtler: var(--brandRed-900);
752
+ }
753
+
754
+ [data-theme='light'] {
755
+ --color-border-warning-bold: var(--warning-800);
756
+ }
757
+
758
+ [data-theme='dark'] {
759
+ --color-border-warning-bold: var(--warning-100);
760
+ }
761
+
762
+ [data-theme='light'] {
763
+ --color-border-warning: var(--warning-600);
764
+ }
765
+
766
+ [data-theme='dark'] {
767
+ --color-border-warning: var(--warning-300);
768
+ }
769
+
770
+ [data-theme='light'] {
771
+ --color-border-warning-subtle: var(--warning-200);
772
+ }
773
+
774
+ [data-theme='dark'] {
775
+ --color-border-warning-subtle: var(--warning-800);
776
+ }
777
+
778
+ [data-theme='light'] {
779
+ --color-border-warning-subtler: var(--warning-100);
780
+ }
781
+
782
+ [data-theme='dark'] {
783
+ --color-border-warning-subtler: var(--warning-900);
784
+ }
785
+
786
+ [data-theme='light'] {
787
+ --color-border-success-bold: var(--success-800);
788
+ }
789
+
790
+ [data-theme='dark'] {
791
+ --color-border-success-bold: var(--success-100);
792
+ }
793
+
794
+ [data-theme='light'] {
795
+ --color-border-success: var(--success-600);
796
+ }
797
+
798
+ [data-theme='dark'] {
799
+ --color-border-success: var(--success-300);
800
+ }
801
+
802
+ [data-theme='light'] {
803
+ --color-border-success-subtle: var(--success-200);
804
+ }
805
+
806
+ [data-theme='dark'] {
807
+ --color-border-success-subtle: var(--success-800);
808
+ }
809
+
810
+ [data-theme='light'] {
811
+ --color-border-success-subtler: var(--success-100);
812
+ }
813
+
814
+ [data-theme='dark'] {
815
+ --color-border-success-subtler: var(--success-900);
816
+ }
817
+
818
+ [data-theme='light'] {
819
+ --color-border-discovery-bold: var(--lightBlue-800);
820
+ }
821
+
822
+ [data-theme='dark'] {
823
+ --color-border-discovery-bold: var(--lightBlue-100);
824
+ }
825
+
826
+ [data-theme='light'] {
827
+ --color-border-discovery: var(--lightBlue-600);
828
+ }
829
+
830
+ [data-theme='dark'] {
831
+ --color-border-discovery: var(--lightBlue-300);
832
+ }
833
+
834
+ [data-theme='light'] {
835
+ --color-border-discovery-subtle: var(--lightBlue-200);
836
+ }
837
+
838
+ [data-theme='dark'] {
839
+ --color-border-discovery-subtle: var(--lightBlue-800);
840
+ }
841
+
842
+ [data-theme='light'] {
843
+ --color-border-discovery-subtler: var(--lightBlue-100);
844
+ }
845
+
846
+ [data-theme='dark'] {
847
+ --color-border-discovery-subtler: var(--lightBlue-900);
848
+ }
849
+
850
+ [data-theme='light'] {
851
+ --color-border-information-bold: var(--blue-800);
852
+ }
853
+
854
+ [data-theme='dark'] {
855
+ --color-border-information-bold: var(--blue-100);
856
+ }
857
+
858
+ [data-theme='light'] {
859
+ --color-border-information: var(--blue-600);
860
+ }
861
+
862
+ [data-theme='dark'] {
863
+ --color-border-information: var(--blue-300);
864
+ }
865
+
866
+ [data-theme='light'] {
867
+ --color-border-information-subtle: var(--blue-200);
868
+ }
869
+
870
+ [data-theme='dark'] {
871
+ --color-border-information-subtle: var(--blue-800);
872
+ }
873
+
874
+ [data-theme='light'] {
875
+ --color-border-information-subtler: var(--blue-100);
876
+ }
877
+
878
+ [data-theme='dark'] {
879
+ --color-border-information-subtler: var(--blue-900);
880
+ }
881
+
882
+ [data-theme='light'] {
883
+ --color-border-purple-bold: var(--purple-800);
884
+ }
885
+
886
+ [data-theme='dark'] {
887
+ --color-border-purple-bold: var(--purple-100);
888
+ }
889
+
890
+ [data-theme='light'] {
891
+ --color-border-purple: var(--purple-600);
892
+ }
893
+
894
+ [data-theme='dark'] {
895
+ --color-border-purple: var(--purple-300);
896
+ }
897
+
898
+ [data-theme='light'] {
899
+ --color-border-purple-subtle: var(--purple-200);
900
+ }
901
+
902
+ [data-theme='dark'] {
903
+ --color-border-purple-subtle: var(--purple-800);
904
+ }
905
+
906
+ [data-theme='light'] {
907
+ --color-border-purple-subtler: var(--purple-100);
908
+ }
909
+
910
+ [data-theme='dark'] {
911
+ --color-border-purple-subtler: var(--purple-900);
912
+ }
913
+
914
+ [data-theme='light'] {
915
+ --color-border-pink-bold: var(--pink-800);
916
+ }
917
+
918
+ [data-theme='dark'] {
919
+ --color-border-pink-bold: var(--pink-100);
920
+ }
921
+
922
+ [data-theme='light'] {
923
+ --color-border-pink: var(--pink-600);
924
+ }
925
+
926
+ [data-theme='dark'] {
927
+ --color-border-pink: var(--pink-300);
928
+ }
929
+
930
+ [data-theme='light'] {
931
+ --color-border-pink-subtle: var(--pink-200);
932
+ }
933
+
934
+ [data-theme='dark'] {
935
+ --color-border-pink-subtle: var(--pink-800);
936
+ }
937
+
938
+ [data-theme='light'] {
939
+ --color-border-pink-subtler: var(--pink-100);
940
+ }
941
+
942
+ [data-theme='dark'] {
943
+ --color-border-pink-subtler: var(--pink-900);
944
+ }
945
+
946
+ /* Emmanuel Kadiri starts from background color */
947
+
948
+ /* ----------------Background Color --------------- */
949
+
950
+ [data-theme='light'] {
951
+ --color-background-card-bold: var(--gray-100);
952
+ }
953
+
954
+ [data-theme='dark'] {
955
+ --color-background-card-bold: var(--gray-800);
956
+ }
957
+
958
+ [data-theme='light'] {
959
+ --color-background-card: var(--base-white);
960
+ }
961
+
962
+ [data-theme='dark'] {
963
+ --color-background-card: var(--gray-900);
964
+ }
965
+
966
+ [data-theme='light'] {
967
+ --color-background-input: var(--gray-400);
968
+ }
969
+
970
+ [data-theme='dark'] {
971
+ --color-background-input: var(--gray-950);
972
+ }
973
+
974
+ [data-theme='light'] {
975
+ --color-background-disabled: var(--gray-50);
976
+ }
977
+
978
+ [data-theme='dark'] {
979
+ --color-background-disabled: var(--gray-800);
980
+ }
981
+
982
+ [data-theme='light'] {
983
+ --color-background-btn-disabled: var(--gray-100);
984
+ }
985
+
986
+ [data-theme='dark'] {
987
+ --color-background-btn-disabled: var(--gray-700);
988
+ }
989
+
990
+ [data-theme='light'] {
991
+ --color-background-selected: var(--blue-500);
992
+ }
993
+
994
+ [data-theme='dark'] {
995
+ --color-background-selected: var(--blue-300);
996
+ }
997
+
998
+ [data-theme='light'] {
999
+ --color-background-brandDarkblue: var(--brandDarkBlue-500);
1000
+ }
1001
+
1002
+ [data-theme='dark'] {
1003
+ --color-background-brandDarkblue: var(--brandDarkBlue-200);
1004
+ }
1005
+
1006
+ [data-theme='light'] {
1007
+ --color-background-brandRed: var(--brandRed-500);
1008
+ }
1009
+
1010
+ [data-theme='dark'] {
1011
+ --color-background-brandRed: var(--brandRed-300);
1012
+ }
1013
+
1014
+ [data-theme='light'] {
1015
+ --color-background-brandRed-hover: var(--brandRed-600);
1016
+ }
1017
+
1018
+ [data-theme='dark'] {
1019
+ --color-background-brandRed-hover: var(--brandRed-200);
1020
+ }
1021
+
1022
+ [data-theme='light'] {
1023
+ --color-background-brandRed-pressed: var(--brandRed-700);
1024
+ }
1025
+
1026
+ [data-theme='dark'] {
1027
+ --color-background-brandRed-pressed: var(--brandRed-100);
1028
+ }
1029
+
1030
+ [data-theme='light'] {
1031
+ --color-background-gray-bold: var(--gray-400);
1032
+ }
1033
+
1034
+ [data-theme='dark'] {
1035
+ --color-background-gray-bold: var(--gray-500);
1036
+ }
1037
+
1038
+ [data-theme='light'] {
1039
+ --color-background-gray: var(--gray-300);
1040
+ }
1041
+
1042
+ [data-theme='dark'] {
1043
+ --color-background-gray: var(--gray-600);
1044
+ }
1045
+
1046
+ [data-theme='light'] {
1047
+ --color-background-gray-subtle: var(--gray-200);
1048
+ }
1049
+
1050
+ [data-theme='dark'] {
1051
+ --color-background-gray-subtle: var(--gray-700);
1052
+ }
1053
+
1054
+ [data-theme='light'] {
1055
+ --color-background-gray-subtler: var(--gray-100);
1056
+ }
1057
+
1058
+ [data-theme='dark'] {
1059
+ --color-background-gray-subtler: var(--gray-800);
1060
+ }
1061
+
1062
+ [data-theme='light'] {
1063
+ --color-background-gray-subtlest: var(--gray-50);
1064
+ }
1065
+
1066
+ [data-theme='dark'] {
1067
+ --color-background-gray-subtlest: var(--gray-950);
1068
+ }
1069
+
1070
+ [data-theme='light'] {
1071
+ --color-background-danger-bold: var(--brandRed-800);
1072
+ }
1073
+
1074
+ [data-theme='dark'] {
1075
+ --color-background-danger-bold: var(--brandRed-100);
1076
+ }
1077
+
1078
+ [data-theme='light'] {
1079
+ --color-background-danger: var(--brandRed-700);
1080
+ }
1081
+
1082
+ [data-theme='dark'] {
1083
+ --color-background-danger: var(--brandRed-200);
1084
+ }
1085
+
1086
+ [data-theme='light'] {
1087
+ --color-background-danger-subtle: var(--brandRed-200);
1088
+ }
1089
+
1090
+ [data-theme='dark'] {
1091
+ --color-background-danger-subtle: var(--brandRed-800);
1092
+ }
1093
+
1094
+ [data-theme='light'] {
1095
+ --color-background-danger-subtler: var(--brandRed-100);
1096
+ }
1097
+
1098
+ [data-theme='dark'] {
1099
+ --color-background-danger-subtler: var(--brandRed-900);
1100
+ }
1101
+
1102
+ [data-theme='light'] {
1103
+ --color-background-danger-subtlest: var(--brandRed-50);
1104
+ }
1105
+
1106
+ [data-theme='dark'] {
1107
+ --color-background-danger-subtlest: var(--brandRed-950);
1108
+ }
1109
+
1110
+ [data-theme='light'] {
1111
+ --color-background-warning-bold: var(--warning-800);
1112
+ }
1113
+
1114
+ [data-theme='dark'] {
1115
+ --color-background-warning-bold: var(--warning-100);
1116
+ }
1117
+
1118
+ [data-theme='light'] {
1119
+ --color-background-warning: var(--warning-600);
1120
+ }
1121
+
1122
+ [data-theme='dark'] {
1123
+ --color-background-warning: var(--warning-200);
1124
+ }
1125
+
1126
+ [data-theme='light'] {
1127
+ --color-background-warning-subtle: var(--warning-200);
1128
+ }
1129
+
1130
+ [data-theme='dark'] {
1131
+ --color-background-warning-subtle: var(--warning-800);
1132
+ }
1133
+
1134
+ [data-theme='light'] {
1135
+ --color-background-warning-subtler: var(--warning-100);
1136
+ }
1137
+
1138
+ [data-theme='dark'] {
1139
+ --color-background-warning-subtler: var(--warning-900);
1140
+ }
1141
+
1142
+ [data-theme='light'] {
1143
+ --color-background-warning-subtlest: var(--warning-50);
1144
+ }
1145
+
1146
+ [data-theme='dark'] {
1147
+ --color-background-warning-subtlest: var(--warning-950);
1148
+ }
1149
+
1150
+ [data-theme='light'] {
1151
+ --color-background-success-bold: var(--success-800);
1152
+ }
1153
+
1154
+ [data-theme='dark'] {
1155
+ --color-background-success-bold: var(--success-100);
1156
+ }
1157
+
1158
+ [data-theme='light'] {
1159
+ --color-background-success: var(--success-600);
1160
+ }
1161
+
1162
+ [data-theme='dark'] {
1163
+ --color-background-success: var(--success-200);
1164
+ }
1165
+
1166
+ [data-theme='light'] {
1167
+ --color-background-success-subtle: var(--success-200);
1168
+ }
1169
+
1170
+ [data-theme='dark'] {
1171
+ --color-background-success-subtle: var(--success-800);
1172
+ }
1173
+
1174
+ [data-theme='light'] {
1175
+ --color-background-success-subtler: var(--success-100);
1176
+ }
1177
+
1178
+ [data-theme='dark'] {
1179
+ --color-background-success-subtler: var(--success-900);
1180
+ }
1181
+
1182
+ [data-theme='light'] {
1183
+ --color-background-success-subtlest: var(--success-50);
1184
+ }
1185
+
1186
+ [data-theme='dark'] {
1187
+ --color-background-success-subtlest: var(--success-950);
1188
+ }
1189
+
1190
+ [data-theme='light'] {
1191
+ --color-background-discovery-bold: var(--lightBlue-800);
1192
+ }
1193
+
1194
+ [data-theme='dark'] {
1195
+ --color-background-discovery-bold: var(--lightBlue-100);
1196
+ }
1197
+
1198
+ [data-theme='light'] {
1199
+ --color-background-discovery: var(--lightBlue-600);
1200
+ }
1201
+
1202
+ [data-theme='dark'] {
1203
+ --color-background-discovery: var(--lightBlue-200);
1204
+ }
1205
+
1206
+ [data-theme='light'] {
1207
+ --color-background-discovery-subtle: var(--lightBlue-200);
1208
+ }
1209
+
1210
+ [data-theme='dark'] {
1211
+ --color-background-discovery-subtle: var(--lightBlue-800);
1212
+ }
1213
+
1214
+ [data-theme='light'] {
1215
+ --color-background-discovery-subtler: var(--lightBlue-100);
1216
+ }
1217
+
1218
+ [data-theme='dark'] {
1219
+ --color-background-discovery-subtler: var(--lightBlue-900);
1220
+ }
1221
+
1222
+ [data-theme='light'] {
1223
+ --color-background-discovery-subtlest: var(--lightBlue-50);
1224
+ }
1225
+
1226
+ [data-theme='dark'] {
1227
+ --color-background-discovery-subtlest: var(--lightBlue-950);
1228
+ }
1229
+
1230
+ [data-theme='light'] {
1231
+ --color-background-information-bold: var(--blue-800);
1232
+ }
1233
+
1234
+ [data-theme='dark'] {
1235
+ --color-background-information-bold: var(--blue-100);
1236
+ }
1237
+
1238
+ [data-theme='light'] {
1239
+ --color-background-information: var(--blue-600);
1240
+ }
1241
+
1242
+ [data-theme='dark'] {
1243
+ --color-background-information: var(--blue-200);
1244
+ }
1245
+
1246
+ [data-theme='light'] {
1247
+ --color-background-information-subtle: var(--blue-200);
1248
+ }
1249
+
1250
+ [data-theme='dark'] {
1251
+ --color-background-information-subtle: var(--blue-800);
1252
+ }
1253
+
1254
+ [data-theme='light'] {
1255
+ --color-background-information-subtler: var(--blue-100);
1256
+ }
1257
+
1258
+ [data-theme='dark'] {
1259
+ --color-background-information-subtler: var(--blue-900);
1260
+ }
1261
+
1262
+ [data-theme='light'] {
1263
+ --color-background-information-subtlest: var(--blue-50);
1264
+ }
1265
+
1266
+ [data-theme='dark'] {
1267
+ --color-background-information-subtlest: var(--blue-950);
1268
+ }
1269
+
1270
+ [data-theme='light'] {
1271
+ --color-background-purple-bold: var(--purple-800);
1272
+ }
1273
+
1274
+ [data-theme='dark'] {
1275
+ --color-background-purple-bold: var(--blue-100);
1276
+ }
1277
+
1278
+ [data-theme='light'] {
1279
+ --color-background-purple: var(--purple-600);
1280
+ }
1281
+
1282
+ [data-theme='dark'] {
1283
+ --color-background-purple: var(--blue-200);
1284
+ }
1285
+
1286
+ [data-theme='light'] {
1287
+ --color-background-purple-subtle: var(--purple-200);
1288
+ }
1289
+
1290
+ [data-theme='dark'] {
1291
+ --color-background-purple-subtle: var(--purple-800);
1292
+ }
1293
+
1294
+ [data-theme='light'] {
1295
+ --color-background-purple-subtler: var(--purple-100);
1296
+ }
1297
+
1298
+ [data-theme='dark'] {
1299
+ --color-background-purple-subtler: var(--purple-900);
1300
+ }
1301
+
1302
+ [data-theme='light'] {
1303
+ --color-background-purple-subtlest: var(--purple-50);
1304
+ }
1305
+
1306
+ [data-theme='dark'] {
1307
+ --color-background-purple-subtlest: var(--purple-950);
1308
+ }
1309
+
1310
+ [data-theme='light'] {
1311
+ --color-background-pink-bold: var(--pink-800);
1312
+ }
1313
+
1314
+ [data-theme='dark'] {
1315
+ --color-background-pink-bold: var(--pink-100);
1316
+ }
1317
+
1318
+ [data-theme='light'] {
1319
+ --color-background-pink: var(--pink-600);
1320
+ }
1321
+
1322
+ [data-theme='dark'] {
1323
+ --color-background-pink: var(--pink-200);
1324
+ }
1325
+
1326
+ [data-theme='light'] {
1327
+ --color-background-pink-subtle: var(--pink-200);
1328
+ }
1329
+
1330
+ [data-theme='dark'] {
1331
+ --color-background-pink-subtle: var(--pink-800);
1332
+ }
1333
+
1334
+ [data-theme='light'] {
1335
+ --color-background-pink-subtler: var(--pink-100);
1336
+ }
1337
+
1338
+ [data-theme='dark'] {
1339
+ --color-background-pink-subtler: var(--pink-900);
1340
+ }
1341
+
1342
+ [data-theme='light'] {
1343
+ --color-background-pink-subtlest: var(--purple-50);
1344
+ }
1345
+
1346
+ [data-theme='dark'] {
1347
+ --color-background-pink-subtlest: var(--pink-950);
1348
+ }
1349
+
1350
+ /* ----------------Blanket Color --------------- */
1351
+ [data-theme='light'] {
1352
+ --color-blanket: var(--darkBlue500-opacity20);
1353
+ }
1354
+
1355
+ [data-theme='dark'] {
1356
+ --color-blanket: var(--darkBlue200-opacity20);
1357
+ }
1358
+
1359
+ [data-theme='light'] {
1360
+ --color-blanket-subtle: var(--darkBlue500-opacity30);
1361
+ }
1362
+
1363
+ [data-theme='dark'] {
1364
+ --color-blanket-subtle: var(--darkBlue200-opacity30);
1365
+ }
1366
+
1367
+ [data-theme='light'] {
1368
+ --color-blanket-subtler: var(--darkBlue500-opacity40);
1369
+ }
1370
+
1371
+ [data-theme='dark'] {
1372
+ --color-blanket-subtler: var(--darkBlue200-opacity40);
1373
+ }
1374
+
1375
+ /* ----------------Skeleton Color --------------- */
1376
+ [data-theme='light'] {
1377
+ --color-skeleton: var(--gray-200);
1378
+ }
1379
+
1380
+ [data-theme='dark'] {
1381
+ --color-skeleton: var(--gray-800);
1382
+ }
1383
+
1384
+ [data-theme='light'] {
1385
+ --color-skeleton-bold: var(--gray-300);
1386
+ }
1387
+
1388
+ [data-theme='dark'] {
1389
+ --color-skeleton-bold: var(--gray-700);
1390
+ }
1391
+
1392
+ /* ----------------Surface Color --------------- */
1393
+ [data-theme='light'] {
1394
+ --color-surface-bold: var(--gray-50);
1395
+ }
1396
+
1397
+ [data-theme='dark'] {
1398
+ --color-surface-bold: var(--gray-950);
1399
+ }
1400
+
1401
+ [data-theme='light'] {
1402
+ --color-surface: var(--base-white);
1403
+ }
1404
+
1405
+ [data-theme='dark'] {
1406
+ --color-surface: var(--gray-900);
1407
+ }
1408
+
1409
+ [data-theme='light'] {
1410
+ --color-surface-hovered: var(--gray-100);
1411
+ }
1412
+
1413
+ [data-theme='dark'] {
1414
+ --color-surface-hovered: var(--gray-800);
1415
+ }
1416
+
1417
+ [data-theme='light'] {
1418
+ --color-surface-pressed: var(--gray-200);
1419
+ }
1420
+
1421
+ [data-theme='dark'] {
1422
+ --color-surface-pressed: var(--gray-700);
1423
+ }
1424
+
1425
+ /* ----------------Transparent Color --------------- */
1426
+ [data-theme='light'] {
1427
+ --color-surface-transparent50: var(--white-opacity50);
1428
+ }
1429
+
1430
+ [data-theme='dark'] {
1431
+ --color-surface-transparent50: var(--gray900-opacity50);
1432
+ }
1433
+
1434
+ [data-theme='light'] {
1435
+ --color-surface-transparent20: var(--white-opacity20);
1436
+ }
1437
+
1438
+ [data-theme='dark'] {
1439
+ --color-surface-transparent20: var(--gray900-opacity20);
1440
+ }
1441
+
1442
+ [data-theme='light'] {
1443
+ --color-surface-transparent-full: var(--white-opacity0);
1444
+ }
1445
+
1446
+ [data-theme='dark'] {
1447
+ --color-surface-transparent-full: var(--gray900-opacity0);
1448
+ }
1449
+
1450
+ [data-theme='light'] {
1451
+ --color-surface-bold-transparent50: var(--gray25-opacity50);
1452
+ }
1453
+
1454
+ [data-theme='dark'] {
1455
+ --color-surface-bold-transparent50: var(--gray950-opacity50);
1456
+ }
1457
+
1458
+ [data-theme='light'] {
1459
+ --color-surface-bold-transparent20: var(--gray25-opacity20);
1460
+ }
1461
+
1462
+ [data-theme='dark'] {
1463
+ --color-surface-bold-transparent20: var(--gray950-opacity20);
1464
+ }
1465
+
1466
+ [data-theme='light'] {
1467
+ --color-surface-bold-transparent-full: var(--gray25-opacity0);
1468
+ }
1469
+
1470
+ [data-theme='dark'] {
1471
+ --color-surface-bold-transparent-full: var(--gray950-opacity0);
1472
+ }
1473
+ }
1474
+
1475
+ /* -----------------Shadow and Blur----------------- */
1476
+ :root {
1477
+ --shadow-xs: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
1478
+ --shadow-sm: 0px 1px 3px 0px rgba(16, 24, 40, 0.1), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
1479
+ --shadow-md: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
1480
+ --shadow-lg: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
1481
+ --shadow-xl: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
1482
+ --shadow-2xl: 0px 24px 48px -12px rgba(16, 24, 40, 0.18);
1483
+ --shadow-3xl: 0px 32px 64px -12px rgba(16, 24, 40, 0.14);
1484
+
1485
+ --blur-sm: blur(4px);
1486
+ --blur-md: blur(8px);
1487
+ --blur-lg: blur(12px);
1488
+ --blur-xl: blur(20px);
1489
+ }
1490
+
1491
+ .shadow-xs {
1492
+ box-shadow: var(--shadow-xs);
1493
+ }
1494
+
1495
+ .shadow-sm {
1496
+ box-shadow: var(--shadow-sm);
1497
+ }
1498
+
1499
+ .shadow-md {
1500
+ box-shadow: var(--shadow-md);
1501
+ }
1502
+
1503
+ .shadow-lg {
1504
+ box-shadow: var(--shadow-lg);
1505
+ }
1506
+
1507
+ .shadow-xl {
1508
+ box-shadow: var(--shadow-xl);
1509
+ }
1510
+
1511
+ .shadow-2xl {
1512
+ box-shadow: var(--shadow-2xl);
1513
+ }
1514
+
1515
+ .shadow-3xl {
1516
+ box-shadow: var(--shadow-3xl);
1517
+ }
1518
+
1519
+ .blur-sm {
1520
+ backdrop-filter: var(--blur-sm);
1521
+ }
1522
+
1523
+ .blur-md {
1524
+ backdrop-filter: var(--blur-md);
1525
+ }
1526
+
1527
+ .blur-lg {
1528
+ backdrop-filter: var(--blur-lg);
1529
+ }
1530
+
1531
+ .blur-xl {
1532
+ backdrop-filter: var(--blur-xl);
1533
+ }
1534
+
1535
+ /* -----------------Gradients----------------- */
1536
+ :root {
1537
+ /* Gray Gradients */
1538
+ /* --gray-gradient-600: linear-gradient(); */
1539
+ --gradient-gray-600-to-500-90d: linear-gradient(90deg, var(--gray-600), var(--gray-500));
1540
+ --gradient-gray-700-to-600-45d: linear-gradient(45deg, var(--gray-700), var(--gray-600));
1541
+ --gradient-gray-800-to-600-45d: linear-gradient(45deg, var(--gray-800), var(--gray-600));
1542
+ --gradient-gray-800-to-600-90d: linear-gradient(90deg, var(--gray-800), var(--gray-600));
1543
+ --gradient-gray-800-to-700265-d: linear-gradient(26.5deg, var(--gray-800), var(--gray-700));
1544
+ --gradient-gray-900-to-600-45d: linear-gradient(45deg, var(--gray-900), var(--gray-600));
1545
+
1546
+ /* Brand Dark Blue Gradients */
1547
+ --gradient-darkBlue-500-to-400-90d: linear-gradient(90deg, var(--brandDarkBlue-500), var(--brandDarkBlue-400));
1548
+ --gradient-darkBlue-700-to-500-45d: linear-gradient(45deg, var(--brandDarkBlue-700), var(--brandDarkBlue-500));
1549
+ --gradient-darkBlue-700-to-400-45d: linear-gradient(45deg, var(--brandDarkBlue-700), var(--brandDarkBlue-400));
1550
+ --gradient-darkBlue-800-to-500-90d: linear-gradient(90deg, var(--brandDarkBlue-800), var(--brandDarkBlue-500));
1551
+ --gradient-darkBlue-800-to-600265-d: linear-gradient(26.5deg, var(--brandDarkBlue-800), var(--brandDarkBlue-600));
1552
+ --gradient-darkBlue-900-to-600-45d: linear-gradient(45deg, var(--brandDarkBlue-900), var(--brandDarkBlue-600));
1553
+
1554
+ /* Brand Red Gradients */
1555
+ --gradient-red-500-to-400-90d: linear-gradient(90deg, var(--brandRed-600), var(--brandRed-400));
1556
+ --gradient-red-700-to-500-45d: linear-gradient(45deg, var(--brandRed-700), var(--brandRed-500));
1557
+ --gradient-red-700-to-400-45d: linear-gradient(45deg, var(--brandRed-700), var(--brandRed-400));
1558
+ --gradient-red-800-to-500-90d: linear-gradient(90deg, var(--brandRed-800), var(--brandRed-500));
1559
+ --gradient-red-800-to-600265-d: linear-gradient(26.5deg, var(--brandRed-800), var(--brandRed-600));
1560
+ --gradient-red-900-to-600-45d: linear-gradient(45deg, var(--brandRed-900), var(--brandRed-600));
1561
+
1562
+ /* Blue Gradients */
1563
+ --gradient-blue-500-to-400-90d: linear-gradient(90deg, var(--blue-500), var(--blue-400));
1564
+ --gradient-blue-700-to-500-45d: linear-gradient(45deg, var(--blue-700), var(--blue-500));
1565
+ --gradient-blue-700-to-400-45d: linear-gradient(45deg, var(--blue-700), var(--blue-400));
1566
+ --gradient-blue-800-to-500-90d: linear-gradient(90deg, var(--blue-800), var(--blue-500));
1567
+ --gradient-blue-800-to-600265-d: linear-gradient(26.5deg, var(--blue-800), var(--blue-600));
1568
+ --gradient-blue-900-to-600-45d: linear-gradient(45deg, var(--blue-900), var(--blue-600));
1569
+ }
1570
+
1571
+ .gradient-gray-600-to-500-90d {
1572
+ background: var(--gradient-gray-600-to-500-90d);
1573
+ }
1574
+
1575
+ .gradient-gray-700-to-600-45d {
1576
+ background: var(--gradient-gray-700-to-600-45d);
1577
+ }
1578
+
1579
+ .gradient-gray-800-to-600-45d {
1580
+ background: var(--gradient-gray-800-to-600-45d);
1581
+ }
1582
+
1583
+ .gradient-gray-800-to-600-90d {
1584
+ background: var(--gradient-gray-800-to-600-90d);
1585
+ }
1586
+
1587
+ .gradient-gray-800-to-700265-d {
1588
+ background: var(--gradient-gray-800-to-700265-d);
1589
+ }
1590
+
1591
+ .gradient-gray-900-to-600-45d {
1592
+ background: var(--gradient-gray-900-to-600-45d);
1593
+ }
1594
+
1595
+ .gradient-darkBlue-500-to-400-90d {
1596
+ background: var(--gradient-darkBlue-500-to-400-90d);
1597
+ }
1598
+
1599
+ .gradient-darkBlue-700-to-500-45d {
1600
+ background: var(--gradient-darkBlue-700-to-500-45d);
1601
+ }
1602
+
1603
+ .gradient-darkBlue-700-to-400-45d {
1604
+ background: var(--gradient-darkBlue-700-to-400-45d);
1605
+ }
1606
+
1607
+ .gradient-darkBlue-800-to-500-90d {
1608
+ background: var(--gradient-darkBlue-800-to-500-90d);
1609
+ }
1610
+
1611
+ .gradient-darkBlue-800-to-600265-d {
1612
+ background: var(--gradient-darkBlue-800-to-600265-d);
1613
+ }
1614
+
1615
+ .gradient-darkBlue-900-to-600-45d {
1616
+ background: var(--gradient-darkBlue-900-to-600-45d);
1617
+ }
1618
+
1619
+ .gradient-red-500-to-400-90d {
1620
+ background: var(--gradient-red-500-to-400-90d);
1621
+ }
1622
+
1623
+ .gradient-red-700-to-500-45d {
1624
+ background: var(--gradient-red-700-to-500-45d);
1625
+ }
1626
+
1627
+ .gradient-red-700-to-400-45d {
1628
+ background: var(--gradient-red-700-to-400-45d);
1629
+ }
1630
+
1631
+ .gradient-red-800-to-500-90d {
1632
+ background: var(--gradient-red-800-to-500-90d);
1633
+ }
1634
+
1635
+ .gradient-red-800-to-600265-d {
1636
+ background: var(--gradient-red-800-to-600265-d);
1637
+ }
1638
+
1639
+ .gradient-red-900-to-600-45d {
1640
+ background: var(--gradient-red-900-to-600-45d);
1641
+ }
1642
+
1643
+ .gradient-blue-500-to-400-90d {
1644
+ background: var(--gradient-blue-500-to-400-90d);
1645
+ }
1646
+
1647
+ .gradient-blue-700-to-500-45d {
1648
+ background: var(--gradient-blue-700-to-500-45d);
1649
+ }
1650
+
1651
+ .gradient-blue-700-to-400-45d {
1652
+ background: var(--gradient-blue-700-to-400-45d);
1653
+ }
1654
+
1655
+ .gradient-blue-800-to-500-90d {
1656
+ background: var(--gradient-blue-800-to-500-90d);
1657
+ }
1658
+
1659
+ .gradient-blue-800-to-600265-d {
1660
+ background: var(--gradient-blue-800-to-600265-d);
1661
+ }
1662
+
1663
+ .gradient-blue-900-to-600-45d {
1664
+ background: var(--gradient-blue-900-to-600-45d);
1665
+ }
1666
+
1667
+ /* Spacing Styles */
1668
+ :root {
1669
+ /* Positive spacing */
1670
+ --spacing-none: 0rem;
1671
+ --spacing-half: 0.125rem;
1672
+ --spacing-1: 0.25rem;
1673
+ --spacing-2: 0.5rem;
1674
+ --spacing-3: 0.75rem;
1675
+ --spacing-4: 1rem;
1676
+ --spacing-5: 1.25rem;
1677
+ --spacing-6: 1.5rem;
1678
+ --spacing-7: 2rem;
1679
+ --spacing-8: 2.5rem;
1680
+ --spacing-12: 3rem;
1681
+ --spacing-16: 4rem;
1682
+ --spacing-20: 5rem;
1683
+ --spacing-24: 6rem;
1684
+ --spacing-32: 8rem;
1685
+ --spacing-40: 10rem;
1686
+ --spacing-48: 12rem;
1687
+ --spacing-56: 14rem;
1688
+ --spacing-64: 16rem;
1689
+
1690
+ /* Negative spacing */
1691
+
1692
+ --spacing-negative-half: -0.125rem;
1693
+ --spacing-negative-1: -0.25rem;
1694
+ --spacing-negative-2: -0.5rem;
1695
+ --spacing-negative-3: -0.75rem;
1696
+ --spacing-negative-4: -1rem;
1697
+ --spacing-negative-5: -1.25rem;
1698
+ --spacing-negative-6: -1.5rem;
1699
+ --spacing-negative-7: -2rem;
1700
+
1701
+ /* Radius */
1702
+ --rounded-none: 0rem;
1703
+ --rounded-xs: 0.25rem;
1704
+ --rounded-sm: 0.5rem;
1705
+ --rounded-md: 0.75rem;
1706
+ --rounded-lg: 1rem;
1707
+ --rounded-xl: 1.5rem;
1708
+ --rounded-2xl: 2rem;
1709
+ --rounded-full: 62.438rem;
1710
+ }
1711
+
1712
+ /* Typography Styles */
1713
+ @import url('https://fonts.googleapis.com/css2?family=Sora&display=swap');
1714
+
1715
+ :root {
1716
+ /* Font Sizes */
1717
+ --font-size-d-2xl: 4.5rem;
1718
+ --font-size-d-xl: 3.75rem;
1719
+ --font-size-d-lg: 3rem;
1720
+ --font-size-d-md: 2.25rem;
1721
+ --font-size-d-sm: 1.875rem;
1722
+ --font-size-d-xs: 1.5rem;
1723
+ --font-size-t-xl: 1.25rem;
1724
+ --font-size-t-lg: 1.125rem;
1725
+ --font-size-t-md: 1rem;
1726
+ --font-size-t-sm: 0.875rem;
1727
+ --font-size-t-xs: 0.75rem;
1728
+ --font-size-t-xxs: 0.625rem;
1729
+
1730
+ /* Font Weights */
1731
+ --font-weight-bold: 700;
1732
+ --font-weight-semi-bold: 600;
1733
+ --font-weight-medium: 500;
1734
+ --font-weight-regular: 400;
1735
+
1736
+ /* Line Heights */
1737
+ --font-line-height-d-2xl: 5rem;
1738
+ --font-line-height-d-xl: 4.25rem;
1739
+ --font-line-height-d-lg: 3.75rem;
1740
+ --font-line-height-d-md: 2.75rem;
1741
+ --font-line-height-d-sm: 2.375rem;
1742
+ --font-line-height-d-xs: 2rem;
1743
+ --font-line-height-t-xl: 2rem;
1744
+ --font-line-height-t-lg: 1.875rem;
1745
+ --font-line-height-t-md: 1.688rem;
1746
+ --font-line-height-t-sm: 1.5rem;
1747
+ --font-line-height-t-xs: 1.25rem;
1748
+ --font-line-height-t-xxs: 1.125rem;
1749
+
1750
+ /* Letter Spacings */
1751
+ --font-letter-spacing-d-2xl: -0.09rem;
1752
+ --font-letter-spacing-d-xl: -0.075rem;
1753
+ --font-letter-spacing-d-lg: -0.075rem;
1754
+ --font-letter-spacing-d-md: -0.045rem;
1755
+ --font-letter-spacing-d-sm: 0;
1756
+ --font-letter-spacing-d-xs: 0;
1757
+ --font-letter-spacing-d-xxs: 0;
1758
+
1759
+ /* Font Families */
1760
+ --font-family-title: 'Sora';
1761
+ --font-family-body: 'Sora';
1762
+ }
1763
+
1764
+ /* Media queries for medium screens (tablet) */
1765
+ @media (max-width: 1199px) {
1766
+ :root {
1767
+ /* Font Sizes */
1768
+ --font-size-d-2xl: 3.75rem;
1769
+ --font-size-d-xl: 3.5rem;
1770
+ --font-size-d-lg: 2.75rem;
1771
+ --font-size-d-md: 2.25rem;
1772
+ --font-size-d-sm: 1.875rem;
1773
+ --font-size-d-xs: 1.5rem;
1774
+
1775
+ /* Line Heights */
1776
+ --font-line-height-d-2xl: 4.25rem;
1777
+ --font-line-height-d-xl: 3.75rem;
1778
+ --font-line-height-d-lg: 2.4375rem;
1779
+ --font-line-height-d-md: 2.75rem;
1780
+ --font-line-height-d-sm: 2.375rem;
1781
+ --font-line-height-d-xs: 2rem;
1782
+
1783
+ /* Letter Spacings */
1784
+ --font-letter-spacing-2xl: -0.075rem;
1785
+ --font-letter-spacing-xl: -0.065rem;
1786
+ --font-letter-spacing-lg: -0.045rem;
1787
+ --font-letter-spacing-md: -0.045rem;
1788
+ --font-letter-spacing-sm: 0rem;
1789
+ --font-letter-spacing-xs: 0rem;
1790
+ }
1791
+ }
1792
+
1793
+ /* Media queries for smaller screens (mobile) */
1794
+ @media (max-width: 743px) {
1795
+ :root {
1796
+ /* Font Sizes */
1797
+ --font-size-d-2xl: 3rem;
1798
+ --font-size-d-xl: 2.5rem;
1799
+ --font-size-d-lg: 2rem;
1800
+ --font-size-d-md: 1.75rem;
1801
+ --font-size-d-sm: 1.5rem;
1802
+ --font-size-d-xs: 1.25rem;
1803
+
1804
+ /* Line Heights */
1805
+ --font-line-height-d-2xl: 3.375rem;
1806
+ --font-line-height-d-xl: 2.875rem;
1807
+ --font-line-height-d-lg: 2.5rem;
1808
+ --font-line-height-d-md: 2.1375rem;
1809
+ --font-line-height-d-sm: 2rem;
1810
+ --font-line-height-d-xs: 1.75rem;
1811
+
1812
+ /* Letter Spacings */
1813
+ --font-letter-spacing-2xl: -0.06rem;
1814
+ --font-letter-spacing-xl: -0.05rem;
1815
+ --font-letter-spacing-lg: -0.045rem;
1816
+ --font-letter-spacing-md: 0rem;
1817
+ --font-letter-spacing-sm: 0rem;
1818
+ --font-letter-spacing-xs: 0rem;
1819
+ }
1820
+ }
1821
+
1822
+ .display-2xl-bold {
1823
+ font-family: var(--font-family-title);
1824
+ font-size: var(--font-size-d-2xl);
1825
+ font-weight: var(--font-weight-bold);
1826
+ line-height: var(--font-line-height-d-2xl);
1827
+ letter-spacing: var(--font-letter-spacing-d-2xl);
1828
+ margin: var(--spacing-none);
1829
+ padding: var(--spacing-none);
1830
+ display: inline-block;
1831
+ position: relative;
1832
+ }
1833
+
1834
+ .display-2xl-bold::before,
1835
+ .display-2xl-bold::after {
1836
+ content: '';
1837
+ display: table;
1838
+ }
1839
+
1840
+ .display-2xl-bold::before {
1841
+ margin-bottom: -0.135em;
1842
+ }
1843
+
1844
+ .display-2xl-bold::after {
1845
+ margin-top: -0.205em;
1846
+ }
1847
+
1848
+ .display-2xl-semi-bold {
1849
+ font-family: var(--font-family-title);
1850
+ font-size: var(--font-size-d-2xl);
1851
+ font-weight: var(--font-weight-semi-bold);
1852
+ line-height: var(--font-line-height-d-2xl);
1853
+ letter-spacing: var(--font-letter-spacing-d-2xl);
1854
+ margin: var(--spacing-none);
1855
+ padding: var(--spacing-none);
1856
+ display: inline-block;
1857
+ position: relative;
1858
+ }
1859
+
1860
+ .display-2xl-semi-bold::before,
1861
+ .display-2xl-semi-bold::after {
1862
+ content: '';
1863
+ display: table;
1864
+ }
1865
+
1866
+ .display-2xl-semi-bold::before {
1867
+ margin-bottom: -0.135em;
1868
+ }
1869
+
1870
+ .display-2xl-semi-bold::after {
1871
+ margin-top: -0.205em;
1872
+ }
1873
+
1874
+ .display-xl-bold {
1875
+ font-family: var(--font-family-title);
1876
+ font-size: var(--font-size-d-xl);
1877
+ font-weight: var(--font-weight-bold);
1878
+ line-height: var(--font-line-height-d-xl);
1879
+ letter-spacing: var(--font-letter-spacing-d-xl);
1880
+ margin: var(--spacing-none);
1881
+ padding: var(--spacing-none);
1882
+ display: inline-block;
1883
+ position: relative;
1884
+ }
1885
+
1886
+ .display-xl-bold::before,
1887
+ .display-xl-bold::after {
1888
+ content: '';
1889
+ display: table;
1890
+ }
1891
+
1892
+ .display-xl-bold::before {
1893
+ margin-bottom: -0.145em;
1894
+ }
1895
+
1896
+ .display-xl-bold::after {
1897
+ margin-top: -0.215em;
1898
+ }
1899
+
1900
+ .display-xl-semi-bold {
1901
+ font-family: var(--font-family-title);
1902
+ font-size: var(--font-size-d-xl);
1903
+ font-weight: var(--font-weight-semi-bold);
1904
+ line-height: var(--font-line-height-d-xl);
1905
+ letter-spacing: var(--font-letter-spacing-d-xl);
1906
+ margin: var(--spacing-none);
1907
+ padding: var(--spacing-none);
1908
+ display: inline-block;
1909
+ position: relative;
1910
+ }
1911
+
1912
+ .display-xl-semi-bold::before,
1913
+ .display-xl-semi-bold::after {
1914
+ content: '';
1915
+ display: table;
1916
+ }
1917
+
1918
+ .display-xl-semi-bold::before {
1919
+ margin-bottom: -0.145em;
1920
+ }
1921
+
1922
+ .display-xl-semi-bold::after {
1923
+ margin-top: -0.215em;
1924
+ }
1925
+
1926
+ .display-lg-bold {
1927
+ font-family: var(--font-family-title);
1928
+ font-size: var(--font-size-d-lg);
1929
+ font-weight: var(--font-weight-bold);
1930
+ line-height: var(--font-line-height-d-lg);
1931
+ letter-spacing: var(--font-letter-spacing-d-lg);
1932
+ margin: var(--spacing-none);
1933
+ padding: var(--spacing-none);
1934
+ display: inline-block;
1935
+ position: relative;
1936
+ }
1937
+
1938
+ .display-lg-bold::before,
1939
+ .display-lg-bold::after {
1940
+ content: '';
1941
+ display: table;
1942
+ }
1943
+
1944
+ .display-lg-bold::before {
1945
+ margin-bottom: -0.015em;
1946
+ }
1947
+
1948
+ .display-lg-bold::after {
1949
+ margin-top: -0.095em;
1950
+ }
1951
+
1952
+ .display-lg-semi-bold {
1953
+ font-family: var(--font-family-title);
1954
+ font-size: var(--font-size-d-lg);
1955
+ font-weight: var(--font-weight-semi-bold);
1956
+ line-height: var(--font-line-height-d-lg);
1957
+ letter-spacing: var(--font-letter-spacing-d-lg);
1958
+ margin: var(--spacing-none);
1959
+ padding: var(--spacing-none);
1960
+ display: inline-block;
1961
+ position: relative;
1962
+ }
1963
+
1964
+ .display-lg-semi-bold::before,
1965
+ .display-lg-semi-bold::after {
1966
+ content: '';
1967
+ display: table;
1968
+ }
1969
+
1970
+ .display-lg-semi-bold::before {
1971
+ margin-bottom: -0.015em;
1972
+ }
1973
+
1974
+ .display-lg-semi-bold::after {
1975
+ margin-top: -0.095em;
1976
+ }
1977
+
1978
+ .display-md-bold {
1979
+ font-family: var(--font-family-title);
1980
+ font-size: var(--font-size-d-md);
1981
+ font-weight: var(--font-weight-bold);
1982
+ line-height: var(--font-line-height-d-md);
1983
+ letter-spacing: var(--font-letter-spacing-d-md);
1984
+ margin: var(--spacing-none);
1985
+ padding: var(--spacing-none);
1986
+ display: inline-block;
1987
+ position: relative;
1988
+ }
1989
+
1990
+ .display-md-bold::before,
1991
+ .display-md-bold::after {
1992
+ content: '';
1993
+ display: table;
1994
+ }
1995
+
1996
+ .display-md-bold::before {
1997
+ margin-bottom: -0.195em;
1998
+ }
1999
+
2000
+ .display-md-bold::after {
2001
+ margin-top: -0.255em;
2002
+ }
2003
+
2004
+ .display-md-semi-bold {
2005
+ font-family: var(--font-family-title);
2006
+ font-size: var(--font-size-d-md);
2007
+ font-weight: var(--font-weight-semi-bold);
2008
+ line-height: var(--font-line-height-d-md);
2009
+ letter-spacing: var(--font-letter-spacing-d-md);
2010
+ margin: var(--spacing-none);
2011
+ padding: var(--spacing-none);
2012
+ display: inline-block;
2013
+ position: relative;
2014
+ }
2015
+
2016
+ .display-md-semi-bold::before,
2017
+ .display-md-semi-bold::after {
2018
+ content: '';
2019
+ display: table;
2020
+ }
2021
+
2022
+ .display-md-semi-bold::before {
2023
+ margin-bottom: -0.195em;
2024
+ }
2025
+
2026
+ .display-md-semi-bold::after {
2027
+ margin-top: -0.255em;
2028
+ }
2029
+
2030
+ .display-sm-bold {
2031
+ font-family: var(--font-family-title);
2032
+ font-size: var(--font-size-d-sm);
2033
+ font-weight: var(--font-weight-bold);
2034
+ line-height: var(--font-line-height-d-sm);
2035
+ letter-spacing: var(--font-letter-spacing-d-sm);
2036
+ margin: var(--spacing-none);
2037
+ padding: var(--spacing-none);
2038
+ display: inline-block;
2039
+ position: relative;
2040
+ }
2041
+
2042
+ .display-sm-bold::before,
2043
+ .display-sm-bold::after {
2044
+ content: '';
2045
+ display: table;
2046
+ }
2047
+
2048
+ .display-sm-bold::before {
2049
+ margin-bottom: -0.195em;
2050
+ }
2051
+
2052
+ .display-sm-bold::after {
2053
+ margin-top: -0.255em;
2054
+ }
2055
+
2056
+ .display-sm-semi-bold {
2057
+ font-family: var(--font-family-title);
2058
+ font-size: var(--font-size-d-sm);
2059
+ font-weight: var(--font-weight-semi-bold);
2060
+ line-height: var(--font-line-height-d-sm);
2061
+ letter-spacing: var(--font-letter-spacing-d-sm);
2062
+ margin: var(--spacing-none);
2063
+ padding: var(--spacing-none);
2064
+ display: inline-block;
2065
+ position: relative;
2066
+ }
2067
+
2068
+ .display-sm-semi-bold::before,
2069
+ .display-sm-semi-bold::after {
2070
+ content: '';
2071
+ display: table;
2072
+ }
2073
+
2074
+ .display-sm-semi-bold::before {
2075
+ margin-bottom: -0.195em;
2076
+ }
2077
+
2078
+ .display-sm-semi-bold::after {
2079
+ margin-top: -0.255em;
2080
+ }
2081
+
2082
+ .display-xs-bold {
2083
+ font-family: var(--font-family-title);
2084
+ font-size: var(--font-size-d-xs);
2085
+ font-weight: var(--font-weight-bold);
2086
+ line-height: var(--font-line-height-d-xs);
2087
+ letter-spacing: var(--font-letter-spacing-d-xs);
2088
+ margin: var(--spacing-none);
2089
+ padding: var(--spacing-none);
2090
+ display: inline-block;
2091
+ position: relative;
2092
+ }
2093
+
2094
+ .display-xs-bold::before,
2095
+ .display-xs-bold::after {
2096
+ content: '';
2097
+ display: table;
2098
+ }
2099
+
2100
+ .display-xs-bold::before {
2101
+ margin-bottom: -0.199em;
2102
+ }
2103
+
2104
+ .display-xs-bold::after {
2105
+ margin-top: -0.195em; /* Continue from here */
2106
+ }
2107
+
2108
+ .display-xs-semi-bold {
2109
+ font-family: var(--font-family-title);
2110
+ font-size: var(--font-size-d-xs);
2111
+ font-weight: var(--font-weight-semi-bold);
2112
+ line-height: var(--font-line-height-d-xs);
2113
+ letter-spacing: var(--font-letter-spacing-d-xs);
2114
+ margin: var(--spacing-none);
2115
+ padding: var(--spacing-none);
2116
+ display: inline-block;
2117
+ position: relative;
2118
+ }
2119
+
2120
+ .display-xs-semi-bold::before,
2121
+ .display-xs-semi-bold::after {
2122
+ content: '';
2123
+ display: table;
2124
+ }
2125
+
2126
+ .display-xs-semi-bold::before {
2127
+ margin-bottom: -0.259em;
2128
+ }
2129
+
2130
+ .display-xs-semi-bold::after {
2131
+ margin-top: -0.295em;
2132
+ }
2133
+
2134
+ .text-xl-bold {
2135
+ font-family: var(--font-family-body);
2136
+ font-size: var(--font-size-t-xl);
2137
+ font-weight: var(--font-weight-bold);
2138
+ line-height: var(--font-line-height-t-xl);
2139
+ margin: var(--spacing-none);
2140
+ padding: var(--spacing-none);
2141
+ display: inline-block;
2142
+ position: relative;
2143
+ }
2144
+
2145
+ .text-xl-bold::before,
2146
+ .text-xl-bold::after {
2147
+ content: '';
2148
+ display: table;
2149
+ }
2150
+
2151
+ .text-xl-bold::before {
2152
+ margin-bottom: -0.329em;
2153
+ }
2154
+
2155
+ .text-xl-bold::after {
2156
+ margin-top: -0.359em;
2157
+ }
2158
+
2159
+ .text-xl-semi-bold {
2160
+ font-family: var(--font-family-body);
2161
+ font-size: var(--font-size-t-xl);
2162
+ font-weight: var(--font-weight-semi-bold);
2163
+ line-height: var(--font-line-height-t-xl);
2164
+ margin: var(--spacing-none);
2165
+ padding: var(--spacing-none);
2166
+ display: inline-block;
2167
+ position: relative;
2168
+ }
2169
+
2170
+ .text-xl-semi-bold::before,
2171
+ .text-xl-semi-bold::after {
2172
+ content: '';
2173
+ display: table;
2174
+ }
2175
+
2176
+ .text-xl-semi-bold::before {
2177
+ margin-bottom: -0.329em;
2178
+ }
2179
+
2180
+ .text-xl-semi-bold::after {
2181
+ margin-top: -0.359em;
2182
+ }
2183
+
2184
+ .text-xl-medium {
2185
+ font-family: var(--font-family-body);
2186
+ font-size: var(--font-size-t-xl);
2187
+ font-weight: var(--font-weight-medium);
2188
+ line-height: var(--font-line-height-t-xl);
2189
+ margin: var(--spacing-none);
2190
+ padding: var(--spacing-none);
2191
+ display: inline-block;
2192
+ position: relative;
2193
+ }
2194
+
2195
+ .text-xl-medium::before,
2196
+ .text-xl-medium::after {
2197
+ content: '';
2198
+ display: table;
2199
+ }
2200
+
2201
+ .text-xl-medium::before {
2202
+ margin-bottom: -0.339em;
2203
+ }
2204
+
2205
+ .text-xl-medium::after {
2206
+ margin-top: -0.399em;
2207
+ }
2208
+
2209
+ .text-xl-regular {
2210
+ font-family: var(--font-family-body);
2211
+ font-size: var(--font-size-t-xl);
2212
+ font-weight: var(--font-weight-regular);
2213
+ line-height: var(--font-line-height-t-xl);
2214
+ margin: var(--spacing-none);
2215
+ padding: var(--spacing-none);
2216
+ display: inline-block;
2217
+ position: relative;
2218
+ }
2219
+
2220
+ .text-xl-regular::before,
2221
+ .text-xl-regular::after {
2222
+ content: '';
2223
+ display: table;
2224
+ }
2225
+
2226
+ .text-xl-regular::before {
2227
+ margin-bottom: -0.339em;
2228
+ }
2229
+
2230
+ .text-xl-regular::after {
2231
+ margin-top: -0.399em;
2232
+ }
2233
+
2234
+ .text-lg-bold {
2235
+ font-family: var(--font-family-body);
2236
+ font-size: var(--font-size-t-lg);
2237
+ font-weight: var(--font-weight-bold);
2238
+ line-height: var(--font-line-height-t-lg);
2239
+ margin: var(--spacing-none);
2240
+ padding: var(--spacing-none);
2241
+ display: inline-block;
2242
+ position: relative;
2243
+ }
2244
+
2245
+ .text-lg-bold::before,
2246
+ .text-lg-bold::after {
2247
+ content: '';
2248
+ display: table;
2249
+ }
2250
+
2251
+ .text-lg-bold::before {
2252
+ margin-bottom: -0.339em;
2253
+ }
2254
+
2255
+ .text-lg-bold::after {
2256
+ margin-top: -0.399em;
2257
+ }
2258
+
2259
+ .text-lg-semi-bold {
2260
+ font-family: var(--font-family-body);
2261
+ font-size: var(--font-size-t-lg);
2262
+ font-weight: var(--font-weight-semi-bold);
2263
+ line-height: var(--font-line-height-t-lg);
2264
+ margin: var(--spacing-none);
2265
+ padding: var(--spacing-none);
2266
+ display: inline-block;
2267
+ position: relative;
2268
+ }
2269
+
2270
+ .text-lg-semi-bold::before,
2271
+ .text-lg-semi-bold::after {
2272
+ content: '';
2273
+ display: table;
2274
+ }
2275
+
2276
+ .text-lg-semi-bold::before {
2277
+ margin-bottom: -0.339em;
2278
+ }
2279
+
2280
+ .text-lg-semi-bold::after {
2281
+ margin-top: -0.399em;
2282
+ }
2283
+
2284
+ .text-lg-medium {
2285
+ font-family: var(--font-family-body);
2286
+ font-size: var(--font-size-t-lg);
2287
+ font-weight: var(--font-weight-medium);
2288
+ line-height: var(--font-line-height-t-lg);
2289
+ margin: var(--spacing-none);
2290
+ padding: var(--spacing-none);
2291
+ display: inline-block;
2292
+ position: relative;
2293
+ }
2294
+
2295
+ .text-lg-medium::before,
2296
+ .text-lg-medium::after {
2297
+ content: '';
2298
+ display: table;
2299
+ }
2300
+
2301
+ .text-lg-medium::before {
2302
+ margin-bottom: -0.349em;
2303
+ }
2304
+
2305
+ .text-lg-medium::after {
2306
+ margin-top: -0.389em;
2307
+ }
2308
+
2309
+ .text-lg-regular {
2310
+ font-family: var(--font-family-body);
2311
+ font-size: var(--font-size-t-lg);
2312
+ font-weight: var(--font-weight-regular);
2313
+ line-height: var(--font-line-height-t-lg);
2314
+ margin: var(--spacing-none);
2315
+ padding: var(--spacing-none);
2316
+ display: inline-block;
2317
+ position: relative;
2318
+ }
2319
+
2320
+ .text-lg-regular::before,
2321
+ .text-lg-regular::after {
2322
+ content: '';
2323
+ display: table;
2324
+ }
2325
+
2326
+ .text-lg-regular::before {
2327
+ margin-bottom: -0.349em;
2328
+ }
2329
+
2330
+ .text-lg-regular::after {
2331
+ margin-top: -0.389em;
2332
+ }
2333
+
2334
+ .text-md-bold {
2335
+ font-family: var(--font-family-body);
2336
+ font-size: var(--font-size-t-md);
2337
+ font-weight: var(--font-weight-bold);
2338
+ line-height: var(--font-line-height-t-md);
2339
+ margin: var(--spacing-none);
2340
+ padding: var(--spacing-none);
2341
+ display: inline-block;
2342
+ position: relative;
2343
+ }
2344
+
2345
+ .text-md-bold::before,
2346
+ .text-md-bold::after {
2347
+ content: '';
2348
+ display: table;
2349
+ }
2350
+
2351
+ .text-md-bold::before {
2352
+ margin-bottom: -0.349em;
2353
+ }
2354
+
2355
+ .text-md-bold::after {
2356
+ margin-top: -0.389em;
2357
+ }
2358
+
2359
+ .text-md-semi-bold {
2360
+ font-family: var(--font-family-body);
2361
+ font-size: var(--font-size-t-md);
2362
+ font-weight: var(--font-weight-semi-bold);
2363
+ line-height: var(--font-line-height-t-md);
2364
+ margin: var(--spacing-none);
2365
+ padding: var(--spacing-none);
2366
+ display: inline-block;
2367
+ position: relative;
2368
+ }
2369
+
2370
+ .text-md-semi-bold::before,
2371
+ .text-md-semi-bold::after {
2372
+ content: '';
2373
+ display: table;
2374
+ }
2375
+
2376
+ .text-md-semi-bold::before {
2377
+ margin-bottom: -0.349em;
2378
+ }
2379
+
2380
+ .text-md-semi-bold::after {
2381
+ margin-top: -0.389em;
2382
+ }
2383
+
2384
+ .text-md-medium {
2385
+ font-family: var(--font-family-body);
2386
+ font-size: var(--font-size-t-md);
2387
+ font-weight: var(--font-weight-medium);
2388
+ line-height: var(--font-line-height-t-md);
2389
+ margin: var(--spacing-none);
2390
+ padding: var(--spacing-none);
2391
+ display: inline-block;
2392
+ position: relative;
2393
+ }
2394
+
2395
+ .text-md-medium::before,
2396
+ .text-md-medium::after {
2397
+ content: '';
2398
+ display: table;
2399
+ }
2400
+
2401
+ .text-md-medium::before {
2402
+ margin-bottom: -0.349em;
2403
+ }
2404
+
2405
+ .text-md-medium::after {
2406
+ margin-top: -0.389em;
2407
+ }
2408
+
2409
+ .text-md-regular {
2410
+ font-family: var(--font-family-body);
2411
+ font-size: var(--font-size-t-md);
2412
+ font-weight: var(--font-weight-regular);
2413
+ line-height: var(--font-line-height-t-md);
2414
+ margin: var(--spacing-none);
2415
+ padding: var(--spacing-none);
2416
+ display: inline-block;
2417
+ position: relative;
2418
+ }
2419
+
2420
+ .text-md-regular::before,
2421
+ .text-md-regular::after {
2422
+ content: '';
2423
+ display: table;
2424
+ }
2425
+
2426
+ .text-md-regular::before {
2427
+ margin-bottom: -0.349em;
2428
+ }
2429
+
2430
+ .text-md-regular::after {
2431
+ margin-top: -0.389em;
2432
+ }
2433
+
2434
+ .text-sm-bold {
2435
+ font-family: var(--font-family-body);
2436
+ font-size: var(--font-size-t-sm);
2437
+ font-weight: var(--font-weight-bold);
2438
+ line-height: var(--font-line-height-t-sm);
2439
+ margin: var(--spacing-none);
2440
+ padding: var(--spacing-none);
2441
+ display: inline-block;
2442
+ position: relative;
2443
+ }
2444
+
2445
+ .text-sm-bold::before,
2446
+ .text-sm-bold::after {
2447
+ content: '';
2448
+ display: table;
2449
+ }
2450
+
2451
+ .text-sm-bold::before {
2452
+ margin-bottom: -0.299em;
2453
+ }
2454
+
2455
+ .text-sm-bold::after {
2456
+ margin-top: -0.349em;
2457
+ }
2458
+
2459
+ .text-sm-semi-bold {
2460
+ font-family: var(--font-family-body);
2461
+ font-size: var(--font-size-t-sm);
2462
+ font-weight: var(--font-weight-semi-bold);
2463
+ line-height: var(--font-line-height-t-sm);
2464
+ margin: var(--spacing-none);
2465
+ padding: var(--spacing-none);
2466
+ display: inline-block;
2467
+ position: relative;
2468
+ }
2469
+
2470
+ .text-sm-semi-bold::before,
2471
+ .text-sm-semi-bold::after {
2472
+ content: '';
2473
+ display: table;
2474
+ }
2475
+
2476
+ .text-sm-semi-bold::before {
2477
+ margin-bottom: -0.299em;
2478
+ }
2479
+
2480
+ .text-sm-semi-bold::after {
2481
+ margin-top: -0.349em;
2482
+ }
2483
+
2484
+ .text-sm-medium {
2485
+ font-family: var(--font-family-body);
2486
+ font-size: var(--font-size-t-sm);
2487
+ font-weight: var(--font-weight-medium);
2488
+ line-height: var(--font-line-height-t-sm);
2489
+ margin: var(--spacing-none);
2490
+ padding: var(--spacing-none);
2491
+ position: relative;
2492
+ display: inline-block;
2493
+ }
2494
+
2495
+ .text-sm-medium::before,
2496
+ .text-sm-medium::after {
2497
+ content: '';
2498
+ display: table;
2499
+ }
2500
+
2501
+ .text-sm-medium::before {
2502
+ margin-bottom: -0.299em;
2503
+ }
2504
+
2505
+ .text-sm-medium::after {
2506
+ margin-top: -0.299em;
2507
+ }
2508
+
2509
+ .text-sm-regular {
2510
+ font-family: var(--font-family-body);
2511
+ font-size: var(--font-size-t-sm);
2512
+ font-weight: var(--font-weight-regular);
2513
+ line-height: var(--font-line-height-t-sm);
2514
+ margin: var(--spacing-none);
2515
+ padding: var(--spacing-none);
2516
+ position: relative;
2517
+ display: inline-block;
2518
+ }
2519
+
2520
+ .text-sm-regular::before,
2521
+ .text-sm-regular::after {
2522
+ content: '';
2523
+ display: table;
2524
+ }
2525
+
2526
+ .text-sm-regular::before {
2527
+ margin-bottom: -0.299em;
2528
+ }
2529
+
2530
+ .text-sm-regular::after {
2531
+ margin-top: -0.299em;
2532
+ }
2533
+
2534
+ .text-xs-bold {
2535
+ font-family: var(--font-family-body);
2536
+ font-size: var(--font-size-t-xs);
2537
+ font-weight: var(--font-weight-bold);
2538
+ line-height: var(--font-line-height-t-xs);
2539
+ margin: var(--spacing-none);
2540
+ padding: var(--spacing-none);
2541
+ display: inline-block;
2542
+ position: relative;
2543
+ }
2544
+
2545
+ .text-xs-bold::before,
2546
+ .text-xs-bold::after {
2547
+ content: '';
2548
+ display: table;
2549
+ }
2550
+
2551
+ .text-xs-bold::before {
2552
+ margin-bottom: -0.291em;
2553
+ }
2554
+
2555
+ .text-xs-bold::after {
2556
+ margin-top: -0.416em;
2557
+ }
2558
+
2559
+ .text-xs-semi-bold {
2560
+ font-family: var(--font-family-body);
2561
+ font-size: var(--font-size-t-xs);
2562
+ font-weight: var(--font-weight-semi-bold);
2563
+ line-height: var(--font-line-height-t-xs);
2564
+ margin: var(--spacing-none);
2565
+ padding: var(--spacing-none);
2566
+ display: inline-block;
2567
+ position: relative;
2568
+ }
2569
+
2570
+ .text-xs-semi-bold::before,
2571
+ .text-xs-semi-bold::after {
2572
+ content: '';
2573
+ display: table;
2574
+ }
2575
+
2576
+ .text-xs-semi-bold::before {
2577
+ margin-bottom: -0.321em;
2578
+ }
2579
+
2580
+ .text-xs-semi-bold::after {
2581
+ margin-top: -0.416em;
2582
+ }
2583
+
2584
+ .text-xs-medium {
2585
+ font-family: var(--font-family-body);
2586
+ font-size: var(--font-size-t-xs);
2587
+ font-weight: var(--font-weight-medium);
2588
+ line-height: var(--font-line-height-t-xs);
2589
+ margin: var(--spacing-none);
2590
+ padding: var(--spacing-none);
2591
+ display: inline-block;
2592
+ position: relative;
2593
+ }
2594
+
2595
+ .text-xs-medium::before,
2596
+ .text-xs-medium::after {
2597
+ content: '';
2598
+ display: table;
2599
+ }
2600
+
2601
+ .text-xs-medium::before {
2602
+ margin-bottom: -0.285em;
2603
+ }
2604
+
2605
+ .text-xs-medium::after {
2606
+ margin-top: -0.396em;
2607
+ }
2608
+
2609
+ .text-xs-regular {
2610
+ font-family: var(--font-family-body);
2611
+ font-size: var(--font-size-t-xs);
2612
+ font-weight: var(--font-weight-regular);
2613
+ line-height: var(--font-line-height-t-xs);
2614
+ margin: var(--spacing-none);
2615
+ padding: var(--spacing-none);
2616
+ display: inline-block;
2617
+ position: relative;
2618
+ }
2619
+
2620
+ .text-xs-regular::before,
2621
+ .text-xs-regular::after {
2622
+ content: '';
2623
+ display: table;
2624
+ }
2625
+
2626
+ .text-xs-regular::before {
2627
+ margin-bottom: -0.291em;
2628
+ }
2629
+
2630
+ .text-xs-regular::after {
2631
+ margin-top: -0.396em;
2632
+ }
2633
+
2634
+ .text-xxs-bold {
2635
+ font-family: var(--font-family-body);
2636
+ font-size: var(--font-size-t-xxs);
2637
+ font-weight: var(--font-weight-bold);
2638
+ line-height: var(--font-line-height-t-xxs);
2639
+ margin: var(--spacing-none);
2640
+ padding: var(--spacing-none);
2641
+ display: inline-block;
2642
+ position: relative;
2643
+ }
2644
+
2645
+ .text-xxs-bold::before,
2646
+ .text-xxs-bold::after {
2647
+ content: '';
2648
+ display: table;
2649
+ }
2650
+
2651
+ .text-xxs-bold::before {
2652
+ margin-bottom: -0.291em;
2653
+ }
2654
+
2655
+ .text-xxs-bold::after {
2656
+ margin-top: -0.416em;
2657
+ }
2658
+
2659
+ .text-xxs-semi-bold {
2660
+ font-family: var(--font-family-body);
2661
+ font-size: var(--font-size-t-xxs);
2662
+ font-weight: var(--font-weight-semi-bold);
2663
+ line-height: var(--font-line-height-t-xxs);
2664
+ margin: var(--spacing-none);
2665
+ padding: var(--spacing-none);
2666
+ display: inline-block;
2667
+ position: relative;
2668
+ }
2669
+
2670
+ .text-xxs-semi-bold::before,
2671
+ .text-xxs-semi-bold::after {
2672
+ content: '';
2673
+ display: table;
2674
+ }
2675
+
2676
+ .text-xxs-semi-bold::before {
2677
+ margin-bottom: -0.291em;
2678
+ }
2679
+
2680
+ .text-xxs-semi-bold::after {
2681
+ margin-top: -0.416em;
2682
+ }
2683
+
2684
+ .text-xxs-medium {
2685
+ font-family: var(--font-family-body);
2686
+ font-size: var(--font-size-t-xxs);
2687
+ font-weight: var(--font-weight-medium);
2688
+ line-height: var(--font-line-height-t-xxs);
2689
+ margin: var(--spacing-none);
2690
+ padding: var(--spacing-none);
2691
+ display: inline-block;
2692
+ position: relative;
2693
+ }
2694
+
2695
+ .text-xxs-medium::before,
2696
+ .text-xxs-medium::after {
2697
+ content: '';
2698
+ display: table;
2699
+ }
2700
+
2701
+ .text-xxs-medium::before {
2702
+ margin-bottom: -0.291em;
2703
+ }
2704
+
2705
+ .text-xxs-medium::after {
2706
+ margin-top: -0.416em;
2707
+ }
2708
+
2709
+ .text-xxs-regular {
2710
+ font-family: var(--font-family-body);
2711
+ font-size: var(--font-size-t-xxs);
2712
+ font-weight: var(--font-weight-regular);
2713
+ line-height: var(--font-line-height-t-xxs);
2714
+ margin: var(--spacing-none);
2715
+ padding: var(--spacing-none);
2716
+ display: inline-block;
2717
+ position: relative;
2718
+ }
2719
+
2720
+ .text-xxs-regular::before,
2721
+ .text-xxs-regular::after {
2722
+ content: '';
2723
+ display: table;
2724
+ }
2725
+
2726
+ .text-xxs-regular::before {
2727
+ margin-bottom: -0.291em;
2728
+ }
2729
+
2730
+ .text-xxs-regular::after {
2731
+ margin-top: -0.416em;
2732
+ }
2733
+
2734
+ /* Button slot styles */
2735
+ /* .slotted_button_text.primary {
2736
+ color: var(--color-text-inverse, #ffffff) !important;
2737
+ }
2738
+
2739
+ .slotted_button_text.secondary_gray {
2740
+ color: var(--color-text, #4b5565) !important;
2741
+ }
2742
+
2743
+ .slotted_button_text.secondary_color {
2744
+ color: var(--color-text-brandRed, #e21b2e) !important;
2745
+ }
2746
+
2747
+ .slotted_button_text.tertiary_gray {
2748
+ color: var(--color-text, #4b5565) !important;
2749
+ }
2750
+
2751
+ .slotted_button_text.tertiary_color {
2752
+ color: var(--color-text-brandRed, #e21b2e) !important;
2753
+ }
2754
+
2755
+ .slotted_button_text.link_gray {
2756
+ color: var(--color-text, #4b5565) !important;
2757
+ }
2758
+
2759
+ .slotted_button_text.link_color {
2760
+ color: var(--color-link, #075db2) !important;
2761
+ }
2762
+
2763
+ .slotted_button_text.primary.destructive {
2764
+ color: var(--color-text-inverse, #ffffff) !important;
2765
+ }
2766
+
2767
+ #slotted_button_text.primary.disabled,
2768
+ #slotted_button_text.secondary_gray.disabled,
2769
+ #slotted_button_text.secondary_color.disabled,
2770
+ #slotted_button_text.tertiary_gray.disabled,
2771
+ #slotted_button_text.tertiary_color.disabled,
2772
+ #slotted_button_text.link_gray.disabled,
2773
+ #slotted_button_text.link_color.disabled {
2774
+ color: var(--color-text-disabled, #9aa4b2) !important;
2775
+ }
2776
+
2777
+ #slotted_button_text.secondary_gray.default.destructive,
2778
+ #slotted_button_text.secondary_color.default.destructive,
2779
+ #slotted_button_text.tertiary_gray.default.destructive,
2780
+ #slotted_button_text.tertiary_color.default.destructive,
2781
+ #slotted_button_text.link_gray.default.destructive,
2782
+ #slotted_button_text.link_color.default.destructive {
2783
+ color: var(--color-text-danger, #b51726) !important;
2784
+ } */
2785
+
2786
+ .date_picker_container{
2787
+ display: flex;
2788
+ flex-direction: column;
2789
+ gap: var(--spacing-1);
2790
+ width: 100%;
2791
+ }
2792
+
2793
+ .date_picker_label{
2794
+ color: var(--color-text, #4b5565);
2795
+ }
2796
+
1
2797
  .date-picker-wrapper {
2
2798
  position: relative;
3
2799
  display: flex;