@haiilo/catalyst 0.3.2 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (365) hide show
  1. package/dist/catalyst/app-globals-23d8c4a8.js +948 -0
  2. package/dist/catalyst/app-globals-23d8c4a8.js.map +1 -0
  3. package/dist/catalyst/app-globals-3dd6a26b.js +948 -0
  4. package/dist/catalyst/app-globals-3dd6a26b.js.map +1 -0
  5. package/dist/catalyst/app-globals-42ce39cc.js +948 -0
  6. package/dist/catalyst/app-globals-42ce39cc.js.map +1 -0
  7. package/dist/catalyst/app-globals-5cf43b57.js +949 -0
  8. package/dist/catalyst/app-globals-5cf43b57.js.map +1 -0
  9. package/dist/catalyst/app-globals-8598c768.js +948 -0
  10. package/dist/catalyst/app-globals-8598c768.js.map +1 -0
  11. package/dist/catalyst/app-globals-a41af143.js +948 -0
  12. package/dist/catalyst/app-globals-a41af143.js.map +1 -0
  13. package/dist/catalyst/app-globals-c6a8b994.js +949 -0
  14. package/dist/catalyst/app-globals-c6a8b994.js.map +1 -0
  15. package/dist/catalyst/cat-alert.entry.js +33 -0
  16. package/dist/catalyst/cat-alert.entry.js.map +1 -0
  17. package/dist/catalyst/cat-badge.entry.js +44 -0
  18. package/dist/catalyst/cat-badge.entry.js.map +1 -0
  19. package/dist/catalyst/cat-button.entry.js +298 -0
  20. package/dist/catalyst/cat-button.entry.js.map +1 -0
  21. package/dist/catalyst/cat-card.entry.js +17 -0
  22. package/dist/catalyst/cat-card.entry.js.map +1 -0
  23. package/dist/catalyst/cat-checkbox.entry.js +75 -0
  24. package/dist/catalyst/cat-checkbox.entry.js.map +1 -0
  25. package/dist/catalyst/cat-i18n-registry-2a6187c9.js +75 -0
  26. package/dist/catalyst/cat-i18n-registry-2a6187c9.js.map +1 -0
  27. package/dist/catalyst/cat-i18n-registry-330db605.js +74 -0
  28. package/dist/catalyst/cat-i18n-registry-330db605.js.map +1 -0
  29. package/dist/catalyst/cat-i18n-registry-83d20604.js +74 -0
  30. package/dist/catalyst/cat-i18n-registry-83d20604.js.map +1 -0
  31. package/dist/catalyst/cat-i18n-registry-dd55821d.js +73 -0
  32. package/dist/catalyst/cat-i18n-registry-dd55821d.js.map +1 -0
  33. package/dist/catalyst/cat-i18n-registry-f6560651.js +75 -0
  34. package/dist/catalyst/cat-i18n-registry-f6560651.js.map +1 -0
  35. package/dist/{esm/cat-icon-registry-59da2e37.js → catalyst/cat-icon-registry-2dcfc9fb.js} +16 -2
  36. package/dist/catalyst/cat-icon-registry-2dcfc9fb.js.map +1 -0
  37. package/dist/catalyst/cat-icon.entry.js +31 -0
  38. package/dist/catalyst/cat-icon.entry.js.map +1 -0
  39. package/dist/catalyst/cat-input.entry.js +111 -0
  40. package/dist/catalyst/cat-input.entry.js.map +1 -0
  41. package/dist/catalyst/cat-menu.entry.js +850 -0
  42. package/dist/catalyst/cat-menu.entry.js.map +1 -0
  43. package/dist/catalyst/cat-radio.entry.js +66 -0
  44. package/dist/catalyst/cat-radio.entry.js.map +1 -0
  45. package/dist/catalyst/cat-scrollable.entry.js +4522 -0
  46. package/dist/catalyst/cat-scrollable.entry.js.map +1 -0
  47. package/dist/catalyst/cat-skeleton.entry.js +55 -0
  48. package/dist/catalyst/cat-skeleton.entry.js.map +1 -0
  49. package/dist/catalyst/cat-spinner.entry.js +23 -0
  50. package/dist/catalyst/cat-spinner.entry.js.map +1 -0
  51. package/dist/catalyst/cat-textarea.entry.js +87 -0
  52. package/dist/catalyst/cat-textarea.entry.js.map +1 -0
  53. package/dist/catalyst/cat-toggle.entry.js +66 -0
  54. package/dist/catalyst/cat-toggle.entry.js.map +1 -0
  55. package/dist/catalyst/cat-tooltip.entry.js +129 -0
  56. package/dist/catalyst/cat-tooltip.entry.js.map +1 -0
  57. package/dist/catalyst/catalyst.css +2033 -1
  58. package/dist/catalyst/catalyst.esm.js +133 -1
  59. package/dist/catalyst/catalyst.esm.js.map +1 -1
  60. package/dist/catalyst/css-shim-e6dd2538.js +6 -0
  61. package/dist/catalyst/css-shim-e6dd2538.js.map +1 -0
  62. package/dist/catalyst/dom-7fc649b0.js +75 -0
  63. package/dist/catalyst/dom-7fc649b0.js.map +1 -0
  64. package/dist/catalyst/first-tabbable-2d9f9e9a.js +2123 -0
  65. package/dist/catalyst/first-tabbable-2d9f9e9a.js.map +1 -0
  66. package/dist/catalyst/index-471d4e05.js +3059 -0
  67. package/dist/catalyst/index-471d4e05.js.map +1 -0
  68. package/dist/catalyst/index-bbb694f5.js +3059 -0
  69. package/dist/catalyst/index-bbb694f5.js.map +1 -0
  70. package/dist/catalyst/index.esm.js +4 -1
  71. package/dist/catalyst/index.esm.js.map +1 -1
  72. package/dist/catalyst/loglevel-7f0f71af.js +346 -0
  73. package/dist/catalyst/loglevel-7f0f71af.js.map +1 -0
  74. package/dist/catalyst/shadow-css-4d56fa31.js +390 -0
  75. package/dist/catalyst/shadow-css-4d56fa31.js.map +1 -0
  76. package/dist/cjs/app-globals-aaefc070.js +950 -0
  77. package/dist/cjs/app-globals-aaefc070.js.map +1 -0
  78. package/dist/cjs/cat-alert.cjs.entry.js +37 -0
  79. package/dist/cjs/cat-alert.cjs.entry.js.map +1 -0
  80. package/dist/cjs/cat-badge.cjs.entry.js +48 -0
  81. package/dist/cjs/cat-badge.cjs.entry.js.map +1 -0
  82. package/dist/cjs/cat-button.cjs.entry.js +302 -0
  83. package/dist/cjs/cat-button.cjs.entry.js.map +1 -0
  84. package/dist/cjs/cat-card.cjs.entry.js +21 -0
  85. package/dist/cjs/cat-card.cjs.entry.js.map +1 -0
  86. package/dist/cjs/cat-checkbox.cjs.entry.js +79 -0
  87. package/dist/cjs/cat-checkbox.cjs.entry.js.map +1 -0
  88. package/dist/cjs/cat-i18n-registry-a1379d1e.js +76 -0
  89. package/dist/cjs/cat-i18n-registry-a1379d1e.js.map +1 -0
  90. package/dist/cjs/{cat-icon-registry-850c538c.js → cat-icon-registry-74247389.js} +16 -2
  91. package/dist/cjs/cat-icon-registry-74247389.js.map +1 -0
  92. package/dist/cjs/cat-icon.cjs.entry.js +35 -0
  93. package/dist/cjs/cat-icon.cjs.entry.js.map +1 -0
  94. package/dist/cjs/cat-input.cjs.entry.js +115 -0
  95. package/dist/cjs/cat-input.cjs.entry.js.map +1 -0
  96. package/dist/cjs/cat-menu.cjs.entry.js +854 -0
  97. package/dist/cjs/cat-menu.cjs.entry.js.map +1 -0
  98. package/dist/cjs/cat-radio.cjs.entry.js +70 -0
  99. package/dist/cjs/cat-radio.cjs.entry.js.map +1 -0
  100. package/dist/cjs/cat-scrollable.cjs.entry.js +4526 -0
  101. package/dist/cjs/cat-scrollable.cjs.entry.js.map +1 -0
  102. package/dist/cjs/cat-skeleton.cjs.entry.js +59 -0
  103. package/dist/cjs/cat-skeleton.cjs.entry.js.map +1 -0
  104. package/dist/cjs/cat-spinner.cjs.entry.js +27 -0
  105. package/dist/cjs/cat-spinner.cjs.entry.js.map +1 -0
  106. package/dist/cjs/cat-textarea.cjs.entry.js +91 -0
  107. package/dist/cjs/cat-textarea.cjs.entry.js.map +1 -0
  108. package/dist/cjs/cat-toggle.cjs.entry.js +70 -0
  109. package/dist/cjs/cat-toggle.cjs.entry.js.map +1 -0
  110. package/dist/cjs/cat-tooltip.cjs.entry.js +133 -0
  111. package/dist/cjs/cat-tooltip.cjs.entry.js.map +1 -0
  112. package/dist/cjs/catalyst.cjs.js +118 -6
  113. package/dist/cjs/catalyst.cjs.js.map +1 -1
  114. package/dist/cjs/css-shim-6ca600c2.js +8 -0
  115. package/dist/cjs/css-shim-6ca600c2.js.map +1 -0
  116. package/dist/cjs/dom-8d415461.js +77 -0
  117. package/dist/cjs/dom-8d415461.js.map +1 -0
  118. package/dist/cjs/first-tabbable-2068dcc6.js +2133 -0
  119. package/dist/cjs/first-tabbable-2068dcc6.js.map +1 -0
  120. package/dist/cjs/index-abcb3941.js +3094 -0
  121. package/dist/cjs/index-abcb3941.js.map +1 -0
  122. package/dist/cjs/index.cjs.js +4 -1
  123. package/dist/cjs/index.cjs.js.map +1 -1
  124. package/dist/cjs/loader.cjs.js +20 -4
  125. package/dist/cjs/loader.cjs.js.map +1 -1
  126. package/dist/cjs/loglevel-24040e9d.js +348 -0
  127. package/dist/cjs/loglevel-24040e9d.js.map +1 -0
  128. package/dist/cjs/shadow-css-78860e39.js +392 -0
  129. package/dist/cjs/shadow-css-78860e39.js.map +1 -0
  130. package/dist/collection/collection-manifest.json +8 -1
  131. package/dist/collection/components/cat-alert/cat-alert.css +11 -6
  132. package/dist/collection/components/cat-alert/cat-alert.js +19 -8
  133. package/dist/collection/components/cat-alert/cat-alert.js.map +1 -1
  134. package/dist/collection/components/cat-badge/cat-badge.css +17 -17
  135. package/dist/collection/components/cat-badge/cat-badge.js +9 -8
  136. package/dist/collection/components/cat-badge/cat-badge.js.map +1 -1
  137. package/dist/collection/components/cat-button/cat-button.css +18 -8
  138. package/dist/collection/components/cat-button/cat-button.js +32 -8
  139. package/dist/collection/components/cat-button/cat-button.js.map +1 -1
  140. package/dist/collection/components/cat-card/cat-card.css +25 -0
  141. package/dist/collection/components/cat-card/cat-card.js +20 -0
  142. package/dist/collection/components/cat-card/cat-card.js.map +1 -0
  143. package/dist/collection/components/cat-checkbox/cat-checkbox.css +105 -0
  144. package/dist/collection/components/cat-checkbox/cat-checkbox.js +314 -0
  145. package/dist/collection/components/cat-checkbox/cat-checkbox.js.map +1 -0
  146. package/dist/collection/components/cat-i18n/cat-i18n-registry.js +70 -0
  147. package/dist/collection/components/cat-i18n/cat-i18n-registry.js.map +1 -0
  148. package/dist/collection/components/cat-icon/cat-icon-registry.js +14 -1
  149. package/dist/collection/components/cat-icon/cat-icon-registry.js.map +1 -1
  150. package/dist/collection/components/cat-icon/cat-icon.css +5 -5
  151. package/dist/collection/components/cat-icon/cat-icon.js +3 -2
  152. package/dist/collection/components/cat-icon/cat-icon.js.map +1 -1
  153. package/dist/collection/components/cat-input/cat-input.css +131 -0
  154. package/dist/collection/components/cat-input/cat-input.js +606 -0
  155. package/dist/collection/components/cat-input/cat-input.js.map +1 -0
  156. package/dist/collection/components/cat-menu/cat-menu.css +2 -1
  157. package/dist/collection/components/cat-menu/cat-menu.js +3 -5
  158. package/dist/collection/components/cat-menu/cat-menu.js.map +1 -1
  159. package/dist/collection/components/cat-radio/cat-radio.css +84 -0
  160. package/dist/collection/components/cat-radio/cat-radio.js +283 -0
  161. package/dist/collection/components/cat-radio/cat-radio.js.map +1 -0
  162. package/dist/collection/components/cat-scrollable/cat-scrollable.js +4 -2
  163. package/dist/collection/components/cat-scrollable/cat-scrollable.js.map +1 -1
  164. package/dist/collection/components/cat-skeleton/cat-skeleton.css +30 -30
  165. package/dist/collection/components/cat-skeleton/cat-skeleton.js +4 -4
  166. package/dist/collection/components/cat-skeleton/cat-skeleton.js.map +1 -1
  167. package/dist/collection/components/cat-spinner/cat-spinner.css +7 -7
  168. package/dist/collection/components/cat-spinner/cat-spinner.js +1 -1
  169. package/dist/collection/components/cat-spinner/cat-spinner.js.map +1 -1
  170. package/dist/collection/components/cat-textarea/cat-textarea.css +74 -0
  171. package/dist/collection/components/cat-textarea/cat-textarea.js +393 -0
  172. package/dist/collection/components/cat-textarea/cat-textarea.js.map +1 -0
  173. package/dist/collection/components/cat-toggle/cat-toggle.css +93 -0
  174. package/dist/collection/components/cat-toggle/cat-toggle.js +283 -0
  175. package/dist/collection/components/cat-toggle/cat-toggle.js.map +1 -0
  176. package/dist/collection/components/cat-tooltip/cat-tooltip.css +41 -0
  177. package/dist/collection/components/cat-tooltip/cat-tooltip.js +254 -0
  178. package/dist/collection/components/cat-tooltip/cat-tooltip.js.map +1 -0
  179. package/dist/collection/index.js +1 -0
  180. package/dist/collection/index.js.map +1 -1
  181. package/dist/collection/init.js +9 -1
  182. package/dist/collection/init.js.map +1 -1
  183. package/dist/collection/utils/first-tabbable.js +6 -0
  184. package/dist/collection/utils/first-tabbable.js.map +1 -0
  185. package/dist/collection/utils/is-touch-screen.js +3 -0
  186. package/dist/collection/utils/is-touch-screen.js.map +1 -0
  187. package/dist/components/cat-alert.js +15 -6
  188. package/dist/components/cat-alert.js.map +1 -1
  189. package/dist/components/cat-badge.js +7 -7
  190. package/dist/components/cat-badge.js.map +1 -1
  191. package/dist/components/cat-button.js +1 -647
  192. package/dist/components/cat-button.js.map +1 -1
  193. package/dist/components/cat-button2.js +346 -0
  194. package/dist/components/cat-button2.js.map +1 -0
  195. package/dist/components/cat-card.d.ts +11 -0
  196. package/dist/components/cat-card.js +35 -0
  197. package/dist/components/cat-card.js.map +1 -0
  198. package/dist/components/cat-checkbox.d.ts +11 -0
  199. package/dist/components/cat-checkbox.js +103 -0
  200. package/dist/components/cat-checkbox.js.map +1 -0
  201. package/dist/components/cat-i18n-registry.js +74 -0
  202. package/dist/components/cat-i18n-registry.js.map +1 -0
  203. package/dist/components/cat-icon-registry.js +15 -1
  204. package/dist/components/cat-icon-registry.js.map +1 -1
  205. package/dist/components/cat-icon2.js +3 -2
  206. package/dist/components/cat-icon2.js.map +1 -1
  207. package/dist/components/cat-input.d.ts +11 -0
  208. package/dist/components/cat-input.js +172 -0
  209. package/dist/components/cat-input.js.map +1 -0
  210. package/dist/components/cat-menu.js +12 -1520
  211. package/dist/components/cat-menu.js.map +1 -1
  212. package/dist/components/cat-radio.d.ts +11 -0
  213. package/dist/components/cat-radio.js +93 -0
  214. package/dist/components/cat-radio.js.map +1 -0
  215. package/dist/components/cat-scrollable.js +3210 -25
  216. package/dist/components/cat-scrollable.js.map +1 -1
  217. package/dist/components/cat-skeleton.js +5 -5
  218. package/dist/components/cat-skeleton.js.map +1 -1
  219. package/dist/components/cat-spinner2.js +2 -2
  220. package/dist/components/cat-spinner2.js.map +1 -1
  221. package/dist/components/cat-textarea.d.ts +11 -0
  222. package/dist/components/cat-textarea.js +119 -0
  223. package/dist/components/cat-textarea.js.map +1 -0
  224. package/dist/components/cat-toggle.d.ts +11 -0
  225. package/dist/components/cat-toggle.js +93 -0
  226. package/dist/components/cat-toggle.js.map +1 -0
  227. package/dist/components/cat-tooltip.d.ts +11 -0
  228. package/dist/components/cat-tooltip.js +154 -0
  229. package/dist/components/cat-tooltip.js.map +1 -0
  230. package/dist/components/first-tabbable.js +2123 -0
  231. package/dist/components/first-tabbable.js.map +1 -0
  232. package/dist/components/index.js +778 -0
  233. package/dist/components/index.js.map +1 -1
  234. package/dist/components/loglevel.js +346 -0
  235. package/dist/components/loglevel.js.map +1 -0
  236. package/dist/esm/app-globals-3dd6a26b.js +948 -0
  237. package/dist/esm/app-globals-3dd6a26b.js.map +1 -0
  238. package/dist/esm/cat-alert.entry.js +33 -0
  239. package/dist/esm/cat-alert.entry.js.map +1 -0
  240. package/dist/esm/cat-badge.entry.js +44 -0
  241. package/dist/esm/cat-badge.entry.js.map +1 -0
  242. package/dist/esm/cat-button.entry.js +298 -0
  243. package/dist/esm/cat-button.entry.js.map +1 -0
  244. package/dist/esm/cat-card.entry.js +17 -0
  245. package/dist/esm/cat-card.entry.js.map +1 -0
  246. package/dist/esm/cat-checkbox.entry.js +75 -0
  247. package/dist/esm/cat-checkbox.entry.js.map +1 -0
  248. package/dist/esm/cat-i18n-registry-83d20604.js +74 -0
  249. package/dist/esm/cat-i18n-registry-83d20604.js.map +1 -0
  250. package/dist/esm/cat-icon-registry-2dcfc9fb.js +59 -0
  251. package/dist/esm/cat-icon-registry-2dcfc9fb.js.map +1 -0
  252. package/dist/esm/cat-icon.entry.js +31 -0
  253. package/dist/esm/cat-icon.entry.js.map +1 -0
  254. package/dist/esm/cat-input.entry.js +111 -0
  255. package/dist/esm/cat-input.entry.js.map +1 -0
  256. package/dist/esm/cat-menu.entry.js +850 -0
  257. package/dist/esm/cat-menu.entry.js.map +1 -0
  258. package/dist/esm/cat-radio.entry.js +66 -0
  259. package/dist/esm/cat-radio.entry.js.map +1 -0
  260. package/dist/esm/cat-scrollable.entry.js +4522 -0
  261. package/dist/esm/cat-scrollable.entry.js.map +1 -0
  262. package/dist/esm/cat-skeleton.entry.js +55 -0
  263. package/dist/esm/cat-skeleton.entry.js.map +1 -0
  264. package/dist/esm/cat-spinner.entry.js +23 -0
  265. package/dist/esm/cat-spinner.entry.js.map +1 -0
  266. package/dist/esm/cat-textarea.entry.js +87 -0
  267. package/dist/esm/cat-textarea.entry.js.map +1 -0
  268. package/dist/esm/cat-toggle.entry.js +66 -0
  269. package/dist/esm/cat-toggle.entry.js.map +1 -0
  270. package/dist/esm/cat-tooltip.entry.js +129 -0
  271. package/dist/esm/cat-tooltip.entry.js.map +1 -0
  272. package/dist/esm/catalyst.js +118 -6
  273. package/dist/esm/catalyst.js.map +1 -1
  274. package/dist/esm/css-shim-e6dd2538.js +6 -0
  275. package/dist/esm/css-shim-e6dd2538.js.map +1 -0
  276. package/dist/esm/dom-7fc649b0.js +75 -0
  277. package/dist/esm/dom-7fc649b0.js.map +1 -0
  278. package/dist/esm/first-tabbable-2d9f9e9a.js +2123 -0
  279. package/dist/esm/first-tabbable-2d9f9e9a.js.map +1 -0
  280. package/dist/esm/index-471d4e05.js +3059 -0
  281. package/dist/esm/index-471d4e05.js.map +1 -0
  282. package/dist/esm/index.js +3 -1
  283. package/dist/esm/index.js.map +1 -1
  284. package/dist/esm/loader.js +20 -4
  285. package/dist/esm/loader.js.map +1 -1
  286. package/dist/esm/loglevel-7f0f71af.js +346 -0
  287. package/dist/esm/loglevel-7f0f71af.js.map +1 -0
  288. package/dist/esm/shadow-css-4d56fa31.js +390 -0
  289. package/dist/esm/shadow-css-4d56fa31.js.map +1 -0
  290. package/dist/types/components/cat-alert/cat-alert.d.ts +4 -2
  291. package/dist/types/components/cat-alert/cat-alert.e2e.d.ts +1 -0
  292. package/dist/types/components/cat-alert/cat-alert.spec.d.ts +1 -0
  293. package/dist/types/components/cat-badge/cat-badge.d.ts +3 -2
  294. package/dist/types/components/cat-badge/cat-badge.e2e.d.ts +1 -0
  295. package/dist/types/components/cat-badge/cat-badge.spec.d.ts +1 -0
  296. package/dist/types/components/cat-button/cat-button.d.ts +8 -3
  297. package/dist/types/components/cat-button/cat-button.e2e.d.ts +1 -0
  298. package/dist/types/components/cat-button/cat-button.spec.d.ts +1 -0
  299. package/dist/types/components/cat-card/cat-card.d.ts +7 -0
  300. package/dist/types/components/cat-card/cat-card.e2e.d.ts +1 -0
  301. package/dist/types/components/cat-card/cat-card.spec.d.ts +1 -0
  302. package/dist/types/components/cat-checkbox/cat-checkbox.d.ts +69 -0
  303. package/dist/types/components/cat-checkbox/cat-checkbox.e2e.d.ts +1 -0
  304. package/dist/types/components/cat-checkbox/cat-checkbox.spec.d.ts +1 -0
  305. package/dist/types/components/cat-i18n/cat-i18n-registry.d.ts +18 -0
  306. package/dist/types/components/cat-icon/cat-icon-registry.d.ts +4 -4
  307. package/dist/types/components/cat-icon/cat-icon.d.ts +1 -1
  308. package/dist/types/components/cat-icon/cat-icon.e2e.d.ts +1 -0
  309. package/dist/types/components/cat-icon/cat-icon.spec.d.ts +1 -0
  310. package/dist/types/components/cat-input/cat-input.d.ts +130 -0
  311. package/dist/types/components/cat-input/cat-input.e2e.d.ts +1 -0
  312. package/dist/types/components/cat-input/cat-input.spec.d.ts +1 -0
  313. package/dist/types/components/cat-menu/cat-menu.d.ts +0 -1
  314. package/dist/types/components/cat-menu/cat-menu.e2e.d.ts +1 -0
  315. package/dist/types/components/cat-menu/cat-menu.spec.d.ts +1 -0
  316. package/dist/types/components/cat-radio/cat-radio.d.ts +63 -0
  317. package/dist/types/components/cat-radio/cat-radio.e2e.d.ts +1 -0
  318. package/dist/types/components/cat-radio/cat-radio.spec.d.ts +1 -0
  319. package/dist/types/components/cat-scrollable/cat-scrollable.d.ts +3 -1
  320. package/dist/types/components/cat-scrollable/cat-scrollable.e2e.d.ts +1 -0
  321. package/dist/types/components/cat-scrollable/cat-scrollable.spec.d.ts +1 -0
  322. package/dist/types/components/cat-skeleton/cat-skeleton.e2e.d.ts +1 -0
  323. package/dist/types/components/cat-skeleton/cat-skeleton.spec.d.ts +1 -0
  324. package/dist/types/components/cat-spinner/cat-spinner.e2e.d.ts +1 -0
  325. package/dist/types/components/cat-spinner/cat-spinner.spec.d.ts +1 -0
  326. package/dist/types/components/cat-textarea/cat-textarea.d.ts +85 -0
  327. package/dist/types/components/cat-textarea/cat-textarea.e2e.d.ts +1 -0
  328. package/dist/types/components/cat-textarea/cat-textarea.spec.d.ts +1 -0
  329. package/dist/types/components/cat-toggle/cat-toggle.d.ts +64 -0
  330. package/dist/types/components/cat-toggle/cat-toggle.e2e.d.ts +1 -0
  331. package/dist/types/components/cat-toggle/cat-toggle.spec.d.ts +1 -0
  332. package/dist/types/components/cat-tooltip/cat-tooltip.d.ts +46 -0
  333. package/dist/types/components/cat-tooltip/cat-tooltip.e2e.d.ts +1 -0
  334. package/dist/types/components/cat-tooltip/cat-tooltip.spec.d.ts +1 -0
  335. package/dist/types/components.d.ts +680 -4
  336. package/dist/types/index.d.ts +1 -0
  337. package/dist/types/utils/first-tabbable.d.ts +4 -0
  338. package/dist/types/utils/is-touch-screen.d.ts +2 -0
  339. package/dist/types/utils/media-matcher.spec.d.ts +1 -0
  340. package/package.json +9 -7
  341. package/dist/catalyst/p-31b500c7.entry.js +0 -10
  342. package/dist/catalyst/p-31b500c7.entry.js.map +0 -1
  343. package/dist/catalyst/p-ed826597.js +0 -2
  344. package/dist/catalyst/p-ed826597.js.map +0 -1
  345. package/dist/catalyst/p-ef0a8ae9.js +0 -2
  346. package/dist/catalyst/p-ef0a8ae9.js.map +0 -1
  347. package/dist/catalyst/p-f151cb13.js +0 -2
  348. package/dist/catalyst/p-f151cb13.js.map +0 -1
  349. package/dist/cjs/app-globals-7f2b1f8e.js +0 -173
  350. package/dist/cjs/app-globals-7f2b1f8e.js.map +0 -1
  351. package/dist/cjs/cat-alert_8.cjs.entry.js +0 -4450
  352. package/dist/cjs/cat-alert_8.cjs.entry.js.map +0 -1
  353. package/dist/cjs/cat-icon-registry-850c538c.js.map +0 -1
  354. package/dist/cjs/index-c0881ae0.js +0 -1348
  355. package/dist/cjs/index-c0881ae0.js.map +0 -1
  356. package/dist/collection/utils/utils.js +0 -4
  357. package/dist/collection/utils/utils.js.map +0 -1
  358. package/dist/esm/app-globals-8af9b2cf.js +0 -171
  359. package/dist/esm/app-globals-8af9b2cf.js.map +0 -1
  360. package/dist/esm/cat-alert_8.entry.js +0 -4439
  361. package/dist/esm/cat-alert_8.entry.js.map +0 -1
  362. package/dist/esm/cat-icon-registry-59da2e37.js.map +0 -1
  363. package/dist/esm/index-0ff35bca.js +0 -1320
  364. package/dist/esm/index-0ff35bca.js.map +0 -1
  365. package/dist/types/utils/utils.d.ts +0 -1
@@ -1 +1,2033 @@
1
- @charset "UTF-8";*,::before,::after{box-sizing:border-box;background-repeat:no-repeat;}::before,::after{text-decoration:inherit;vertical-align:inherit;}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;}:where(body){margin:0}:where(h1){font-size:2em;margin:0.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0;}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li)::before{content:"​";float:left}:where(pre){font-family:monospace, monospace;font-size:1em;overflow:auto;}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace, monospace;font-size:1em;}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0;}:where(button,input,select){margin:0}:where(button,[type="button" i],[type="reset" i],[type="submit" i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical;}:where([type="search" i]){-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy="true" i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled="true" i],[disabled]){cursor:not-allowed}:where([aria-hidden="false" i][hidden]){display:initial}:where([aria-hidden="false" i][hidden]:not(:focus)){clip:rect(0, 0, 0, 0);position:absolute}:where(iframe,img,input,video,select,textarea){height:auto;max-width:100%}@media (prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1ms !important;animation-duration:1ms !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-delay:0s !important;transition-duration:0s !important;}}body{font-size:0.9375rem;line-height:1.25rem;font-family:var(--cat-font-family-body, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-weight:var(--cat-font-weight-body, 400);color:rgb(var(--cat-font-color-body, 0, 0, 0));background-color:rgb(var(--cat-bg, 248, 248, 251))}code,kbd,samp,pre{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.9375rem;line-height:1.25rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0));font-weight:var(--cat-font-weight-mono, 400);color:rgb(var(--cat-font-color-mono, 0, 0, 0))}nav hr,nav .cat-hr{margin-top:0.5rem;margin-bottom:0.5rem}nav .cat-head,nav .cat-text{padding:0.5rem 1rem}nav .cat-head>:last-child,nav .cat-text>:last-child{margin-bottom:0}nav .cat-head{font-family:var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:0.9375rem;line-height:1.25rem;color:rgb(var(--cat-font-color-head, 0, 0, 0))}h1,h2,h3,h4,h5,h6,.cat-h1,.cat-h2,.cat-h3,.cat-h4,.cat-h5,.cat-h6{margin-top:0;margin-bottom:0.5rem;font-weight:var(--cat-font-weight-head, 500)}h1,.cat-h1{font-family:var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1.75rem;line-height:2rem;color:rgb(var(--cat-font-color-head, 0, 0, 0))}h2,.cat-h2{font-family:var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1.5rem;line-height:1.75rem;color:rgb(var(--cat-font-color-head, 0, 0, 0))}h3,.cat-h3{font-family:var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1.25rem;line-height:1.5rem;color:rgb(var(--cat-font-color-head, 0, 0, 0))}h4,.cat-h4{font-family:var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1.125rem;line-height:1.5rem;color:rgb(var(--cat-font-color-head, 0, 0, 0))}h5,.cat-h5{font-family:var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:0.9375rem;line-height:1.25rem;color:rgb(var(--cat-font-color-head, 0, 0, 0))}h6,.cat-h6{font-family:var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:0.875rem;line-height:1rem;color:rgb(var(--cat-font-color-head, 0, 0, 0))}.cat-text-xl{font-size:1.25rem;line-height:1.5rem}.cat-text-l{font-size:1.125rem;line-height:1.5rem}.cat-text-m{font-size:0.9375rem;line-height:1.25rem}.cat-text-s{font-size:0.875rem;line-height:1rem}.cat-text-xs{font-size:0.75rem;line-height:1rem}.cat-mono-xl{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1.25rem;line-height:1.5rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0))}.cat-mono-l{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1.125rem;line-height:1.5rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0))}.cat-mono-m{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.9375rem;line-height:1.25rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0))}.cat-mono-s{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.875rem;line-height:1rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0))}.cat-mono-xs{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.75rem;line-height:1rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0))}p{margin-top:0;margin-bottom:1rem}hr,.cat-hr{display:block;margin:1rem 0;border:0;height:1px;background-color:#ebecf0;overflow:hidden}a{color:rgb(var(--cat-primary-text, 32, 127, 138));text-decoration:none;transition:color 0.13s linear}a:hover{color:rgb(var(--cat-primary-text-hover, 28, 112, 122));text-decoration:underline}a:active{color:rgb(var(--cat-primary-text-active, 25, 101, 110))}a:focus-visible{outline:2px solid #0071ff}a[tabindex="-1"]:focus{outline:none}b,strong,.cat-strong{font-weight:600}mark,.cat-mark{padding:0.125rem 0.25rem;background-color:rgba(var(--cat-primary-bg, 32, 127, 138), 0.2)}small,.cat-small{font-size:0.875em}.cat-underline{text-decoration:underline}.cat-line-through{text-decoration:line-through}.cat-muted{color:rgb(var(--cat-font-color-muted, 105, 118, 135))}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ol dl,ul ol,ul ul,ul dl,dl ol,dl ul,dl dl{margin-bottom:0}nav ol,nav ul{list-style-type:none;margin:0;padding:0}dt{font-weight:600}dd{margin-bottom:0.5rem;margin-left:0}.cat-lead{font-size:1.25rem;line-height:1.5rem;font-weight:300}blockquote{margin:0 0 1rem;font-style:italic;font-size:1.125rem;line-height:1.5rem;color:rgb(var(--cat-font-color-body, 0, 0, 0))}blockquote>:last-child{margin-bottom:0}figure{margin:0 0 1rem}figure figcaption{margin-top:-0.5rem;margin-bottom:0;font-size:0.875rem;line-height:1rem;color:rgb(var(--cat-font-color-muted, 105, 118, 135))}figure figcaption::before{content:"— "}@font-face{font-family:"DM Sans";src:url("./assets/fonts/DMSans-Medium.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"DM Sans";src:url("./assets/fonts/DMSans-MediumItalic.woff2") format("woff2");font-style:italic;font-weight:500;font-display:swap}@font-face{font-family:Lato;src:url("./assets/fonts/Lato-Light.woff2") format("woff2"), url("./assets/fonts/Lato-Light.woff") format("woff");font-style:normal;font-weight:300;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("./assets/fonts/Lato-LightItalic.woff2") format("woff2"), url("./assets/fonts/Lato-LightItalic.woff") format("woff");font-style:italic;font-weight:300;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("./assets/fonts/Lato-Regular.woff2") format("woff2"), url("./assets/fonts/Lato-Regular.woff") format("woff");font-style:normal;font-weight:400;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("./assets/fonts/Lato-Italic.woff2") format("woff2"), url("./assets/fonts/Lato-Italic.woff") format("woff");font-style:italic;font-weight:400;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("./assets/fonts/Lato-Bold.woff2") format("woff2"), url("./assets/fonts/Lato-Bold.woff") format("woff");font-style:normal;font-weight:700;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("./assets/fonts/Lato-BoldItalic.woff2") format("woff2"), url("./assets/fonts/Lato-BoldItalic.woff") format("woff");font-style:italic;font-weight:700;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:"Azeret Mono";src:url("./assets/fonts/AzeretMono-Regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:fallback}.cat-bg-primary{background-color:rgb(var(--cat-primary-bg, 32, 127, 138)) !important;color:rgb(var(--cat-primary-fill, 255, 255, 255)) !important}.cat-bg-primary-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-primary-hover:hover{background-color:rgb(var(--cat-primary-bg-hover, 28, 112, 122)) !important;color:rgb(var(--cat-primary-fill-hover, 255, 255, 255)) !important}.cat-text-primary,.cat-link-primary{color:rgb(var(--cat-primary-text, 32, 127, 138)) !important}.cat-link-primary,.cat-text-primary-hover{transition:color 0.13s}.cat-link-primary:hover,.cat-text-primary-hover:hover{color:rgb(var(--cat-primary-text-hover, 28, 112, 122)) !important}.cat-link-primary:active,.cat-text-primary-hover:active{color:rgb(var(--cat-primary-text-active, 25, 101, 110)) !important}.cat-bg-secondary{background-color:#697687 !important;color:white !important}.cat-bg-secondary-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-secondary-hover:hover{background-color:#697687 !important;color:white !important}.cat-text-secondary,.cat-link-secondary{color:black !important}.cat-link-secondary,.cat-text-secondary-hover{transition:color 0.13s}.cat-link-secondary:hover,.cat-text-secondary-hover:hover{color:black !important}.cat-link-secondary:active,.cat-text-secondary-hover:active{color:black !important}.cat-bg-success{background-color:#008458 !important;color:white !important}.cat-bg-success-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-success-hover:hover{background-color:#00754e !important;color:white !important}.cat-text-success,.cat-link-success{color:#008458 !important}.cat-link-success,.cat-text-success-hover{transition:color 0.13s}.cat-link-success:hover,.cat-text-success-hover:hover{color:#00754e !important}.cat-link-success:active,.cat-text-success-hover:active{color:#006946 !important}.cat-bg-warning{background-color:#ffce80 !important;color:black !important}.cat-bg-warning-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-warning-hover:hover{background-color:#ffd694 !important;color:black !important}.cat-text-warning,.cat-link-warning{color:#9f6100 !important}.cat-link-warning,.cat-text-warning-hover{transition:color 0.13s}.cat-link-warning:hover,.cat-text-warning-hover:hover{color:#9f6100 !important}.cat-link-warning:active,.cat-text-warning-hover:active{color:#9f6100 !important}.cat-bg-danger{background-color:#d9340d !important;color:white !important}.cat-bg-danger-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-danger-hover:hover{background-color:#c22e0b !important;color:white !important}.cat-text-danger,.cat-link-danger{color:#d9340d !important}.cat-link-danger,.cat-text-danger-hover{transition:color 0.13s}.cat-link-danger:hover,.cat-text-danger-hover:hover{color:#c22e0b !important}.cat-link-danger:active,.cat-text-danger-hover:active{color:#ae2a0a !important}.cat-active{color:rgb(var(--cat-primary-text, 32, 127, 138)) !important}.cat-muted{color:rgb(var(--cat-font-color-muted, 105, 118, 135)) !important}.cat-text-reset{color:inherit !important}.cat-link-reset{color:inherit !important;text-decoration:inherit !important}.cat-none{display:none !important}.cat-inline{display:inline !important}.cat-inline-block{display:inline-block !important}.cat-block{display:block !important}.cat-grid{display:grid !important}.cat-flex{display:flex !important}.cat-inline-flex{display:inline-flex !important}@media screen and (min-width: 540px){.cat-none\:xs{display:none !important}.cat-inline\:xs{display:inline !important}.cat-inline-block\:xs{display:inline-block !important}.cat-block\:xs{display:block !important}.cat-grid\:xs{display:grid !important}.cat-flex\:xs{display:flex !important}.cat-inline-flex\:xs{display:inline-flex !important}}@media screen and (min-width: 768px){.cat-none\:s{display:none !important}.cat-inline\:s{display:inline !important}.cat-inline-block\:s{display:inline-block !important}.cat-block\:s{display:block !important}.cat-grid\:s{display:grid !important}.cat-flex\:s{display:flex !important}.cat-inline-flex\:s{display:inline-flex !important}}@media screen and (min-width: 992px){.cat-none\:m{display:none !important}.cat-inline\:m{display:inline !important}.cat-inline-block\:m{display:inline-block !important}.cat-block\:m{display:block !important}.cat-grid\:m{display:grid !important}.cat-flex\:m{display:flex !important}.cat-inline-flex\:m{display:inline-flex !important}}@media screen and (min-width: 1200px){.cat-none\:l{display:none !important}.cat-inline\:l{display:inline !important}.cat-inline-block\:l{display:inline-block !important}.cat-block\:l{display:block !important}.cat-grid\:l{display:grid !important}.cat-flex\:l{display:flex !important}.cat-inline-flex\:l{display:inline-flex !important}}@media screen and (min-width: 1400px){.cat-none\:xl{display:none !important}.cat-inline\:xl{display:inline !important}.cat-inline-block\:xl{display:inline-block !important}.cat-block\:xl{display:block !important}.cat-grid\:xl{display:grid !important}.cat-flex\:xl{display:flex !important}.cat-inline-flex\:xl{display:inline-flex !important}}.cat-elevation-transition{transition:box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}.cat-elevation-0{box-shadow:none}.cat-elevation-hover-0:hover,.cat-elevation-hover-0:focus,.cat-elevation-hover-0:focus-within{box-shadow:none}.cat-elevation-1{box-shadow:0 1px 4px 0 rgba(16, 29, 48, 0.2)}.cat-elevation-hover-1:hover,.cat-elevation-hover-1:focus,.cat-elevation-hover-1:focus-within{box-shadow:0 1px 4px 0 rgba(16, 29, 48, 0.2)}.cat-elevation-2{box-shadow:0 2px 4px -1px rgba(16, 29, 48, 0.2), 0 4px 5px 0 rgba(16, 29, 48, 0.26), 0 1px 10px -1px rgba(16, 29, 48, 0.12)}.cat-elevation-hover-2:hover,.cat-elevation-hover-2:focus,.cat-elevation-hover-2:focus-within{box-shadow:0 2px 4px -1px rgba(16, 29, 48, 0.2), 0 4px 5px 0 rgba(16, 29, 48, 0.26), 0 1px 10px -1px rgba(16, 29, 48, 0.12)}.cat-elevation-3{box-shadow:0 2px 4px -1px rgba(16, 29, 48, 0.2), 0 9px 16px -3px rgba(16, 29, 48, 0.14), 0 10px 20px -8px rgba(16, 29, 48, 0.12)}.cat-elevation-hover-3:hover,.cat-elevation-hover-3:focus,.cat-elevation-hover-3:focus-within{box-shadow:0 2px 4px -1px rgba(16, 29, 48, 0.2), 0 9px 16px -3px rgba(16, 29, 48, 0.14), 0 10px 20px -8px rgba(16, 29, 48, 0.12)}.cat-elevation-4{box-shadow:0 2px 4px -1px rgba(16, 29, 48, 0.05), 0 9px 16px -3px rgba(16, 29, 48, 0.14), 0 32px 20px -20px rgba(16, 29, 48, 0.2)}.cat-elevation-hover-4:hover,.cat-elevation-hover-4:focus,.cat-elevation-hover-4:focus-within{box-shadow:0 2px 4px -1px rgba(16, 29, 48, 0.05), 0 9px 16px -3px rgba(16, 29, 48, 0.14), 0 32px 20px -20px rgba(16, 29, 48, 0.2)}.cat-flex-row{flex-direction:row}.cat-flex-col{flex-direction:column}.cat-flex-1{flex:1 1 0%}.cat-flex-auto{flex:1 1 auto}.cat-flex-init{flex:0 1 auto}.cat-flex-none{flex:none}.cat-flex-wrap{flex-wrap:wrap}.cat-flex-nowrap{flex-wrap:nowrap}.cat-gap-xl{gap:2rem}.cat-gap-x-xl{column-gap:2rem}.cat-gap-y-xl{row-gap:2rem}.cat-gap-l{gap:1.5rem}.cat-gap-x-l{column-gap:1.5rem}.cat-gap-y-l{row-gap:1.5rem}.cat-gap-m{gap:1rem}.cat-gap-x-m{column-gap:1rem}.cat-gap-y-m{row-gap:1rem}.cat-gap-s{gap:0.5rem}.cat-gap-x-s{column-gap:0.5rem}.cat-gap-y-s{row-gap:0.5rem}.cat-gap-xs{gap:0.25rem}.cat-gap-x-xs{column-gap:0.25rem}.cat-gap-y-xs{row-gap:0.25rem}.cat-justify-start{justify-content:flex-start}.cat-justify-end{justify-content:flex-end}.cat-justify-center{justify-content:center}.cat-justify-between{justify-content:space-between}.cat-justify-items-start{justify-items:flex-start}.cat-justify-items-end{justify-items:flex-end}.cat-justify-items-center{justify-items:flex-center}.cat-justify-items-stretch{justify-items:flex-stretch}.cat-content-start{align-content:flex-start}.cat-content-end{align-content:flex-end}.cat-content-center{align-content:center}.cat-content-between{align-content:space-between}.cat-items-start{align-items:flex-start}.cat-items-end{align-items:flex-end}.cat-items-center{align-items:flex-center}.cat-items-stretch{align-items:flex-stretch}.cat-grid-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.cat-grid-col-1{grid-column:span 1 / span 1}.cat-grid-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.cat-grid-col-2{grid-column:span 2 / span 2}.cat-grid-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.cat-grid-col-3{grid-column:span 3 / span 3}.cat-grid-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.cat-grid-col-4{grid-column:span 4 / span 4}.cat-grid-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.cat-grid-col-5{grid-column:span 5 / span 5}.cat-grid-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.cat-grid-col-6{grid-column:span 6 / span 6}.cat-grid-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.cat-grid-col-7{grid-column:span 7 / span 7}.cat-grid-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.cat-grid-col-8{grid-column:span 8 / span 8}.cat-grid-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.cat-grid-col-9{grid-column:span 9 / span 9}.cat-grid-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.cat-grid-col-10{grid-column:span 10 / span 10}.cat-grid-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.cat-grid-col-11{grid-column:span 11 / span 11}.cat-grid-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.cat-grid-col-12{grid-column:span 12 / span 12}.cat-grid-row-1{grid-row:span 1 / span 1}.cat-grid-row-2{grid-row:span 2 / span 2}.cat-grid-row-3{grid-row:span 3 / span 3}.cat-grid-row-4{grid-row:span 4 / span 4}.cat-grid-row-5{grid-row:span 5 / span 5}.cat-grid-row-6{grid-row:span 6 / span 6}.cat-grid-auto{grid-template-columns:repeat(auto-fill,minmax(min(var(--grid-min),100%),1fr));--grid-min:100%}.cat-radius-l{border-radius:0.5rem}.cat-radius-m{border-radius:0.25rem}.cat-radius-s{border-radius:0.125rem}.cat-radius-0{border-radius:none}.cat-radius-full{border-radius:100rem}.cat-m-auto{margin:auto !important}.cat-mv-auto{margin-top:auto !important;margin-bottom:auto !important}.cat-mh-auto{margin-left:auto !important;margin-right:auto !important}.cat-mt-auto{margin-top:auto !important}.cat-mb-auto{margin-bottom:auto !important}.cat-ml-auto{margin-left:auto !important}.cat-mr-auto{margin-right:auto !important}.cat-m-0{margin:0 !important}.cat-mv-0{margin-top:0 !important;margin-bottom:0 !important}.cat-mh-0{margin-left:0 !important;margin-right:0 !important}.cat-mt-0{margin-top:0 !important}.cat-mb-0{margin-bottom:0 !important}.cat-ml-0{margin-left:0 !important}.cat-mr-0{margin-right:0 !important}.cat-p-0{padding:0 !important}.cat-pv-0{padding-top:0 !important;padding-bottom:0 !important}.cat-ph-0{padding-left:0 !important;padding-right:0 !important}.cat-pt-0{padding-top:0 !important}.cat-pb-0{padding-bottom:0 !important}.cat-pl-0{padding-left:0 !important}.cat-pr-0{padding-right:0 !important}.cat-m-xl{margin:2rem !important}.cat-mv-xl{margin-top:2rem !important;margin-bottom:2rem !important}.cat-mh-xl{margin-left:2rem !important;margin-right:2rem !important}.cat-mt-xl{margin-top:2rem !important}.cat-mb-xl{margin-bottom:2rem !important}.cat-ml-xl{margin-left:2rem !important}.cat-mr-xl{margin-right:2rem !important}.cat-p-xl{padding:2rem !important}.cat-pv-xl{padding-top:2rem !important;padding-bottom:2rem !important}.cat-ph-xl{padding-left:2rem !important;padding-right:2rem !important}.cat-pt-xl{padding-top:2rem !important}.cat-pb-xl{padding-bottom:2rem !important}.cat-pl-xl{padding-left:2rem !important}.cat-pr-xl{padding-right:2rem !important}.cat-m-l{margin:1.5rem !important}.cat-mv-l{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.cat-mh-l{margin-left:1.5rem !important;margin-right:1.5rem !important}.cat-mt-l{margin-top:1.5rem !important}.cat-mb-l{margin-bottom:1.5rem !important}.cat-ml-l{margin-left:1.5rem !important}.cat-mr-l{margin-right:1.5rem !important}.cat-p-l{padding:1.5rem !important}.cat-pv-l{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.cat-ph-l{padding-left:1.5rem !important;padding-right:1.5rem !important}.cat-pt-l{padding-top:1.5rem !important}.cat-pb-l{padding-bottom:1.5rem !important}.cat-pl-l{padding-left:1.5rem !important}.cat-pr-l{padding-right:1.5rem !important}.cat-m-m{margin:1rem !important}.cat-mv-m{margin-top:1rem !important;margin-bottom:1rem !important}.cat-mh-m{margin-left:1rem !important;margin-right:1rem !important}.cat-mt-m{margin-top:1rem !important}.cat-mb-m{margin-bottom:1rem !important}.cat-ml-m{margin-left:1rem !important}.cat-mr-m{margin-right:1rem !important}.cat-p-m{padding:1rem !important}.cat-pv-m{padding-top:1rem !important;padding-bottom:1rem !important}.cat-ph-m{padding-left:1rem !important;padding-right:1rem !important}.cat-pt-m{padding-top:1rem !important}.cat-pb-m{padding-bottom:1rem !important}.cat-pl-m{padding-left:1rem !important}.cat-pr-m{padding-right:1rem !important}.cat-m-s{margin:0.5rem !important}.cat-mv-s{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.cat-mh-s{margin-left:0.5rem !important;margin-right:0.5rem !important}.cat-mt-s{margin-top:0.5rem !important}.cat-mb-s{margin-bottom:0.5rem !important}.cat-ml-s{margin-left:0.5rem !important}.cat-mr-s{margin-right:0.5rem !important}.cat-p-s{padding:0.5rem !important}.cat-pv-s{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.cat-ph-s{padding-left:0.5rem !important;padding-right:0.5rem !important}.cat-pt-s{padding-top:0.5rem !important}.cat-pb-s{padding-bottom:0.5rem !important}.cat-pl-s{padding-left:0.5rem !important}.cat-pr-s{padding-right:0.5rem !important}.cat-m-xs{margin:0.25rem !important}.cat-mv-xs{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.cat-mh-xs{margin-left:0.25rem !important;margin-right:0.25rem !important}.cat-mt-xs{margin-top:0.25rem !important}.cat-mb-xs{margin-bottom:0.25rem !important}.cat-ml-xs{margin-left:0.25rem !important}.cat-mr-xs{margin-right:0.25rem !important}.cat-p-xs{padding:0.25rem !important}.cat-pv-xs{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.cat-ph-xs{padding-left:0.25rem !important;padding-right:0.25rem !important}.cat-pt-xs{padding-top:0.25rem !important}.cat-pb-xs{padding-bottom:0.25rem !important}.cat-pl-xs{padding-left:0.25rem !important}.cat-pr-xs{padding-right:0.25rem !important}.cat-text-left,cat-button.cat-text-left::part(content){text-align:left !important}.cat-text-center{text-align:center !important}.cat-text-right,cat-button.cat-text-right::part(content){text-align:right !important}.cat-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.cat-ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.cat-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.cat-ellipsis-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.cat-ellipsis-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}.cat-ellipsis-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;}.cat-select{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto;}.cat-no-select{-webkit-user-select:none;-ms-user-select:none;user-select:none;}.cat-break-word{word-wrap:break-word;word-break:break-word}.cat-visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.cat-visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}*:not(:hover):not(:focus):not(:focus-within)>.cat-visually-hidden-hoverable{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}
1
+ @charset "UTF-8";
2
+ /* Document
3
+ * ========================================================================== */
4
+ /**
5
+ * 1. Add border box sizing in all browsers (opinionated).
6
+ * 2. Backgrounds do not repeat by default (opinionated).
7
+ */
8
+ *,
9
+ ::before,
10
+ ::after {
11
+ box-sizing: border-box;
12
+ /* 1 */
13
+ background-repeat: no-repeat;
14
+ /* 2 */
15
+ }
16
+
17
+ /**
18
+ * 1. Add text decoration inheritance in all browsers (opinionated).
19
+ * 2. Add vertical alignment inheritance in all browsers (opinionated).
20
+ */
21
+ ::before,
22
+ ::after {
23
+ text-decoration: inherit;
24
+ /* 1 */
25
+ vertical-align: inherit;
26
+ /* 2 */
27
+ }
28
+
29
+ /**
30
+ * 1. Use the default cursor in all browsers (opinionated).
31
+ * 2. Change the line height in all browsers (opinionated).
32
+ * 3. Breaks words to prevent overflow in all browsers (opinionated).
33
+ * 4. Use a 4-space tab width in all browsers (opinionated).
34
+ * 5. Remove the grey highlight on links in iOS (opinionated).
35
+ * 6. Prevent adjustments of font size after orientation changes in iOS.
36
+ */
37
+ :where(:root) {
38
+ cursor: default;
39
+ /* 1 */
40
+ line-height: 1.5;
41
+ /* 2 */
42
+ overflow-wrap: break-word;
43
+ /* 3 */
44
+ -moz-tab-size: 4;
45
+ /* 4 */
46
+ tab-size: 4;
47
+ /* 4 */
48
+ -webkit-tap-highlight-color: transparent;
49
+ /* 5 */
50
+ -webkit-text-size-adjust: 100%;
51
+ /* 6 */
52
+ }
53
+
54
+ /* Sections
55
+ * ========================================================================== */
56
+ /**
57
+ * Remove the margin in all browsers (opinionated).
58
+ */
59
+ :where(body) {
60
+ margin: 0;
61
+ }
62
+
63
+ /**
64
+ * Correct the font size and margin on `h1` elements within `section` and
65
+ * `article` contexts in Chrome, Edge, Firefox, and Safari.
66
+ */
67
+ :where(h1) {
68
+ font-size: 2em;
69
+ margin: 0.67em 0;
70
+ }
71
+
72
+ /* Grouping content
73
+ * ========================================================================== */
74
+ /**
75
+ * Remove the margin on nested lists in Chrome, Edge, and Safari.
76
+ */
77
+ :where(dl, ol, ul) :where(dl, ol, ul) {
78
+ margin: 0;
79
+ }
80
+
81
+ /**
82
+ * 1. Correct the inheritance of border color in Firefox.
83
+ * 2. Add the correct box sizing in Firefox.
84
+ */
85
+ :where(hr) {
86
+ color: inherit;
87
+ /* 1 */
88
+ height: 0;
89
+ /* 2 */
90
+ }
91
+
92
+ /**
93
+ * Remove the list style on navigation lists in all browsers (opinionated).
94
+ */
95
+ :where(nav) :where(ol, ul) {
96
+ list-style-type: none;
97
+ padding: 0;
98
+ }
99
+
100
+ /**
101
+ * Prevent VoiceOver from ignoring list semantics in Safari (opinionated).
102
+ */
103
+ :where(nav li)::before {
104
+ content: "​";
105
+ float: left;
106
+ }
107
+
108
+ /**
109
+ * 1. Correct the inheritance and scaling of font size in all browsers.
110
+ * 2. Correct the odd `em` font sizing in all browsers.
111
+ * 3. Prevent overflow of the container in all browsers (opinionated).
112
+ */
113
+ :where(pre) {
114
+ font-family: monospace, monospace;
115
+ /* 1 */
116
+ font-size: 1em;
117
+ /* 2 */
118
+ overflow: auto;
119
+ /* 3 */
120
+ }
121
+
122
+ /* Text-level semantics
123
+ * ========================================================================== */
124
+ /**
125
+ * Add the correct text decoration in Safari.
126
+ */
127
+ :where(abbr[title]) {
128
+ text-decoration: underline;
129
+ text-decoration: underline dotted;
130
+ }
131
+
132
+ /**
133
+ * Add the correct font weight in Chrome, Edge, and Safari.
134
+ */
135
+ :where(b, strong) {
136
+ font-weight: bolder;
137
+ }
138
+
139
+ /**
140
+ * 1. Correct the inheritance and scaling of font size in all browsers.
141
+ * 2. Correct the odd `em` font sizing in all browsers.
142
+ */
143
+ :where(code, kbd, samp) {
144
+ font-family: monospace, monospace;
145
+ /* 1 */
146
+ font-size: 1em;
147
+ /* 2 */
148
+ }
149
+
150
+ /**
151
+ * Add the correct font size in all browsers.
152
+ */
153
+ :where(small) {
154
+ font-size: 80%;
155
+ }
156
+
157
+ /* Embedded content
158
+ * ========================================================================== */
159
+ /*
160
+ * Change the alignment on media elements in all browsers (opinionated).
161
+ */
162
+ :where(audio, canvas, iframe, img, svg, video) {
163
+ vertical-align: middle;
164
+ }
165
+
166
+ /**
167
+ * Remove the border on iframes in all browsers (opinionated).
168
+ */
169
+ :where(iframe) {
170
+ border-style: none;
171
+ }
172
+
173
+ /**
174
+ * Change the fill color to match the text color in all browsers (opinionated).
175
+ */
176
+ :where(svg:not([fill])) {
177
+ fill: currentColor;
178
+ }
179
+
180
+ /* Tabular data
181
+ * ========================================================================== */
182
+ /**
183
+ * 1. Collapse border spacing in all browsers (opinionated).
184
+ * 2. Correct table border color inheritance in all Chrome, Edge, and Safari.
185
+ * 3. Remove text indentation from table contents in Chrome, Edge, and Safari.
186
+ */
187
+ :where(table) {
188
+ border-collapse: collapse;
189
+ /* 1 */
190
+ border-color: inherit;
191
+ /* 2 */
192
+ text-indent: 0;
193
+ /* 3 */
194
+ }
195
+
196
+ /* Forms
197
+ * ========================================================================== */
198
+ /**
199
+ * Remove the margin on controls in Safari.
200
+ */
201
+ :where(button, input, select) {
202
+ margin: 0;
203
+ }
204
+
205
+ /**
206
+ * Correct the inability to style buttons in iOS and Safari.
207
+ */
208
+ :where(button, [type="button" i], [type="reset" i], [type="submit" i]) {
209
+ -webkit-appearance: button;
210
+ }
211
+
212
+ /**
213
+ * Change the inconsistent appearance in all browsers (opinionated).
214
+ */
215
+ :where(fieldset) {
216
+ border: 1px solid #a0a0a0;
217
+ }
218
+
219
+ /**
220
+ * Add the correct vertical alignment in Chrome, Edge, and Firefox.
221
+ */
222
+ :where(progress) {
223
+ vertical-align: baseline;
224
+ }
225
+
226
+ /**
227
+ * 1. Remove the margin in Firefox and Safari.
228
+ * 3. Change the resize direction in all browsers (opinionated).
229
+ */
230
+ :where(textarea) {
231
+ margin: 0;
232
+ /* 1 */
233
+ resize: vertical;
234
+ /* 3 */
235
+ }
236
+
237
+ /**
238
+ * 1. Correct the odd appearance in Chrome, Edge, and Safari.
239
+ * 2. Correct the outline style in Safari.
240
+ */
241
+ :where([type="search" i]) {
242
+ -webkit-appearance: textfield;
243
+ /* 1 */
244
+ outline-offset: -2px;
245
+ /* 2 */
246
+ }
247
+
248
+ /**
249
+ * Correct the cursor style of increment and decrement buttons in Safari.
250
+ */
251
+ ::-webkit-inner-spin-button,
252
+ ::-webkit-outer-spin-button {
253
+ height: auto;
254
+ }
255
+
256
+ /**
257
+ * Correct the text style of placeholders in Chrome, Edge, and Safari.
258
+ */
259
+ ::-webkit-input-placeholder {
260
+ color: inherit;
261
+ opacity: 0.54;
262
+ }
263
+
264
+ /**
265
+ * Remove the inner padding in Chrome, Edge, and Safari on macOS.
266
+ */
267
+ ::-webkit-search-decoration {
268
+ -webkit-appearance: none;
269
+ }
270
+
271
+ /**
272
+ * 1. Correct the inability to style upload buttons in iOS and Safari.
273
+ * 2. Change font properties to `inherit` in Safari.
274
+ */
275
+ ::-webkit-file-upload-button {
276
+ -webkit-appearance: button;
277
+ /* 1 */
278
+ font: inherit;
279
+ /* 2 */
280
+ }
281
+
282
+ /* Interactive
283
+ * ========================================================================== */
284
+ /*
285
+ * Add the correct styles in Safari.
286
+ */
287
+ :where(dialog) {
288
+ background-color: white;
289
+ border: solid;
290
+ color: black;
291
+ height: -moz-fit-content;
292
+ height: fit-content;
293
+ left: 0;
294
+ margin: auto;
295
+ padding: 1em;
296
+ position: absolute;
297
+ right: 0;
298
+ width: -moz-fit-content;
299
+ width: fit-content;
300
+ }
301
+
302
+ :where(dialog:not([open])) {
303
+ display: none;
304
+ }
305
+
306
+ /*
307
+ * Add the correct display in Safari.
308
+ */
309
+ :where(details > summary:first-of-type) {
310
+ display: list-item;
311
+ }
312
+
313
+ /* Accessibility
314
+ * ========================================================================== */
315
+ /**
316
+ * Change the cursor on busy elements in all browsers (opinionated).
317
+ */
318
+ :where([aria-busy="true" i]) {
319
+ cursor: progress;
320
+ }
321
+
322
+ /*
323
+ * Change the cursor on control elements in all browsers (opinionated).
324
+ */
325
+ :where([aria-controls]) {
326
+ cursor: pointer;
327
+ }
328
+
329
+ /*
330
+ * Change the cursor on disabled, not-editable, or otherwise
331
+ * inoperable elements in all browsers (opinionated).
332
+ */
333
+ :where([aria-disabled="true" i], [disabled]) {
334
+ cursor: not-allowed;
335
+ }
336
+
337
+ /*
338
+ * Change the display on visually hidden accessible elements
339
+ * in all browsers (opinionated).
340
+ */
341
+ :where([aria-hidden="false" i][hidden]) {
342
+ display: initial;
343
+ }
344
+
345
+ :where([aria-hidden="false" i][hidden]:not(:focus)) {
346
+ clip: rect(0, 0, 0, 0);
347
+ position: absolute;
348
+ }
349
+
350
+ /**
351
+ * Restrict sizing to the page width in all browsers (opinionated).
352
+ */
353
+ :where(iframe, img, input, video, select, textarea) {
354
+ height: auto;
355
+ max-width: 100%;
356
+ }
357
+
358
+ /*
359
+ * 1. Remove animations when motion is reduced (opinionated).
360
+ * 2. Remove fixed background attachments when motion is reduced (opinionated).
361
+ * 3. Remove timed scrolling behaviors when motion is reduced (opinionated).
362
+ * 4. Remove transitions when motion is reduced (opinionated).
363
+ */
364
+ @media (prefers-reduced-motion: reduce) {
365
+ *,
366
+ ::before,
367
+ ::after {
368
+ animation-delay: -1ms !important;
369
+ /* 1 */
370
+ animation-duration: 1ms !important;
371
+ /* 1 */
372
+ animation-iteration-count: 1 !important;
373
+ /* 1 */
374
+ background-attachment: initial !important;
375
+ /* 2 */
376
+ scroll-behavior: auto !important;
377
+ /* 3 */
378
+ transition-delay: 0s !important;
379
+ /* 4 */
380
+ transition-duration: 0s !important;
381
+ /* 4 */
382
+ }
383
+ }
384
+ /**
385
+ * Auto-generated file. Do not edit directly.
386
+ */
387
+ /* stylelint-disable value-keyword-case */
388
+ /* stylelint-enable value-keyword-case */
389
+ body {
390
+ font-size: 0.9375rem;
391
+ line-height: 1.25rem;
392
+ font-family: var(--cat-font-family-body, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
393
+ font-weight: var(--cat-font-weight-body, 400);
394
+ color: rgb(var(--cat-font-color-body, 0, 0, 0));
395
+ background-color: rgb(var(--cat-bg, 248, 248, 251));
396
+ }
397
+
398
+ nav hr,
399
+ nav .cat-hr {
400
+ margin-top: 0.5rem;
401
+ margin-bottom: 0.5rem;
402
+ }
403
+ nav .cat-head,
404
+ nav .cat-text {
405
+ padding: 0.5rem 1rem;
406
+ }
407
+ nav .cat-head > :last-child,
408
+ nav .cat-text > :last-child {
409
+ margin-bottom: 0;
410
+ }
411
+ nav .cat-head {
412
+ font-family: var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
413
+ font-size: 0.9375rem;
414
+ line-height: 1.25rem;
415
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
416
+ }
417
+
418
+ h1,
419
+ h2,
420
+ h3,
421
+ h4,
422
+ h5,
423
+ h6,
424
+ .cat-h1,
425
+ .cat-h2,
426
+ .cat-h3,
427
+ .cat-h4,
428
+ .cat-h5,
429
+ .cat-h6 {
430
+ margin-top: 0;
431
+ margin-bottom: 0.5rem;
432
+ font-weight: var(--cat-font-weight-head, 500);
433
+ }
434
+
435
+ h1,
436
+ .cat-h1 {
437
+ font-family: var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
438
+ font-size: 1.75rem;
439
+ line-height: 2rem;
440
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
441
+ }
442
+
443
+ h2,
444
+ .cat-h2 {
445
+ font-family: var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
446
+ font-size: 1.5rem;
447
+ line-height: 1.75rem;
448
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
449
+ }
450
+
451
+ h3,
452
+ .cat-h3 {
453
+ font-family: var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
454
+ font-size: 1.25rem;
455
+ line-height: 1.5rem;
456
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
457
+ }
458
+
459
+ h4,
460
+ .cat-h4 {
461
+ font-family: var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
462
+ font-size: 1.125rem;
463
+ line-height: 1.5rem;
464
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
465
+ }
466
+
467
+ h5,
468
+ .cat-h5 {
469
+ font-family: var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
470
+ font-size: 0.9375rem;
471
+ line-height: 1.25rem;
472
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
473
+ }
474
+
475
+ h6,
476
+ .cat-h6 {
477
+ font-family: var(--cat-font-family-head, "DM Sans"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
478
+ font-size: 0.875rem;
479
+ line-height: 1rem;
480
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
481
+ }
482
+
483
+ .cat-text-xl {
484
+ font-size: 1.25rem;
485
+ line-height: 1.5rem;
486
+ }
487
+
488
+ .cat-text-l {
489
+ font-size: 1.125rem;
490
+ line-height: 1.5rem;
491
+ }
492
+
493
+ .cat-text-m {
494
+ font-size: 0.9375rem;
495
+ line-height: 1.25rem;
496
+ }
497
+
498
+ .cat-text-s {
499
+ font-size: 0.875rem;
500
+ line-height: 1rem;
501
+ }
502
+
503
+ .cat-text-xs {
504
+ font-size: 0.75rem;
505
+ line-height: 1rem;
506
+ }
507
+
508
+ .cat-mono-xl {
509
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
510
+ font-size: 1.125rem;
511
+ line-height: 1.5rem;
512
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
513
+ }
514
+
515
+ .cat-mono-l {
516
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
517
+ font-size: 0.9375rem;
518
+ line-height: 1.5rem;
519
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
520
+ }
521
+
522
+ .cat-mono-m {
523
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
524
+ font-size: 0.875rem;
525
+ line-height: 1.25rem;
526
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
527
+ }
528
+
529
+ .cat-mono-s {
530
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
531
+ font-size: 0.75rem;
532
+ line-height: 1rem;
533
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
534
+ }
535
+
536
+ .cat-mono-xs {
537
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
538
+ font-size: 0.625rem;
539
+ line-height: 1rem;
540
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
541
+ }
542
+
543
+ p {
544
+ margin-top: 0;
545
+ margin-bottom: 1rem;
546
+ }
547
+
548
+ hr,
549
+ .cat-hr {
550
+ display: block;
551
+ margin: 1rem 0;
552
+ border: 0;
553
+ height: 1px;
554
+ background-color: #ebecf0;
555
+ overflow: hidden;
556
+ }
557
+
558
+ a {
559
+ color: rgb(var(--cat-primary-text, 32, 127, 138));
560
+ text-decoration: none;
561
+ transition: color 0.13s linear;
562
+ }
563
+ a:hover {
564
+ color: rgb(var(--cat-primary-text-hover, 28, 112, 122));
565
+ text-decoration: underline;
566
+ }
567
+ a:active {
568
+ color: rgb(var(--cat-primary-text-active, 25, 101, 110));
569
+ }
570
+ a:focus-visible {
571
+ outline: 2px solid rgb(var(--cat-border-color-focus, 0, 113, 255));
572
+ }
573
+
574
+ a[tabindex="-1"]:focus {
575
+ outline: none;
576
+ }
577
+
578
+ b,
579
+ strong,
580
+ .cat-strong {
581
+ font-weight: 600;
582
+ }
583
+
584
+ mark,
585
+ .cat-mark {
586
+ padding: 0.125rem 0.25rem;
587
+ background-color: rgba(var(--cat-primary-bg, 32, 127, 138), 0.2);
588
+ }
589
+
590
+ small,
591
+ .cat-small {
592
+ font-size: 0.875em;
593
+ }
594
+
595
+ .cat-underline {
596
+ text-decoration: underline;
597
+ }
598
+
599
+ .cat-line-through {
600
+ text-decoration: line-through;
601
+ }
602
+
603
+ .cat-muted {
604
+ color: rgb(var(--cat-font-color-muted, 105, 118, 135));
605
+ }
606
+
607
+ ol,
608
+ ul {
609
+ padding-left: 2rem;
610
+ }
611
+
612
+ ol,
613
+ ul,
614
+ dl {
615
+ margin-top: 0;
616
+ margin-bottom: 1rem;
617
+ }
618
+ ol ol,
619
+ ol ul,
620
+ ol dl,
621
+ ul ol,
622
+ ul ul,
623
+ ul dl,
624
+ dl ol,
625
+ dl ul,
626
+ dl dl {
627
+ margin-bottom: 0;
628
+ }
629
+
630
+ nav ol,
631
+ nav ul {
632
+ list-style-type: none;
633
+ margin: 0;
634
+ padding: 0;
635
+ }
636
+
637
+ dt {
638
+ font-weight: 600;
639
+ }
640
+
641
+ dd {
642
+ margin-bottom: 0.5rem;
643
+ margin-left: 0;
644
+ }
645
+
646
+ .cat-lead {
647
+ font-size: 1.25rem;
648
+ line-height: 1.5rem;
649
+ font-weight: 300;
650
+ }
651
+
652
+ blockquote {
653
+ margin: 0 0 1rem;
654
+ font-style: italic;
655
+ font-size: 1.125rem;
656
+ line-height: 1.5rem;
657
+ color: rgb(var(--cat-font-color-body, 0, 0, 0));
658
+ }
659
+ blockquote > :last-child {
660
+ margin-bottom: 0;
661
+ }
662
+
663
+ figure {
664
+ margin: 0 0 1rem;
665
+ }
666
+ figure figcaption {
667
+ margin-top: -0.5rem;
668
+ margin-bottom: 0;
669
+ font-size: 0.875rem;
670
+ line-height: 1rem;
671
+ color: rgb(var(--cat-font-color-muted, 105, 118, 135));
672
+ }
673
+ figure figcaption::before {
674
+ content: "— ";
675
+ }
676
+
677
+ code,
678
+ kbd,
679
+ samp,
680
+ pre {
681
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
682
+ font-size: 0.875rem;
683
+ line-height: 1.25rem;
684
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
685
+ font-weight: var(--cat-font-weight-mono, 400);
686
+ }
687
+
688
+ pre {
689
+ margin-top: 0;
690
+ margin-bottom: 1rem;
691
+ overflow: auto;
692
+ }
693
+ pre code {
694
+ margin: 0;
695
+ padding: 0;
696
+ display: initial;
697
+ vertical-align: initial;
698
+ font-size: inherit;
699
+ color: inherit;
700
+ word-wrap: normal;
701
+ word-break: normal;
702
+ background: inherit;
703
+ box-shadow: none;
704
+ border-radius: 0;
705
+ }
706
+
707
+ kbd,
708
+ code {
709
+ display: inline-block;
710
+ vertical-align: top;
711
+ margin: 0 0.125rem;
712
+ padding: 0 0.375rem;
713
+ background: white;
714
+ box-shadow: 0 0 0 2px #ebecf0;
715
+ border-radius: 0.25rem;
716
+ color: rgb(var(--cat-font-color-muted, 105, 118, 135));
717
+ }
718
+
719
+ kbd {
720
+ min-width: 1.25rem;
721
+ text-align: center;
722
+ }
723
+
724
+ code {
725
+ word-wrap: break-word;
726
+ word-break: break-word;
727
+ }
728
+
729
+ @font-face {
730
+ font-family: "DM Sans";
731
+ src: url("./assets/fonts/DMSans-Medium.woff2") format("woff2");
732
+ font-style: normal;
733
+ font-weight: 500;
734
+ font-display: swap;
735
+ }
736
+ @font-face {
737
+ font-family: "DM Sans";
738
+ src: url("./assets/fonts/DMSans-MediumItalic.woff2") format("woff2");
739
+ font-style: italic;
740
+ font-weight: 500;
741
+ font-display: swap;
742
+ }
743
+ @font-face {
744
+ font-family: Lato;
745
+ src: url("./assets/fonts/Lato-Light.woff2") format("woff2"), url("./assets/fonts/Lato-Light.woff") format("woff");
746
+ font-style: normal;
747
+ font-weight: 300;
748
+ text-rendering: optimizeLegibility;
749
+ font-display: fallback;
750
+ }
751
+ @font-face {
752
+ font-family: Lato;
753
+ src: url("./assets/fonts/Lato-LightItalic.woff2") format("woff2"), url("./assets/fonts/Lato-LightItalic.woff") format("woff");
754
+ font-style: italic;
755
+ font-weight: 300;
756
+ text-rendering: optimizeLegibility;
757
+ font-display: fallback;
758
+ }
759
+ @font-face {
760
+ font-family: Lato;
761
+ src: url("./assets/fonts/Lato-Regular.woff2") format("woff2"), url("./assets/fonts/Lato-Regular.woff") format("woff");
762
+ font-style: normal;
763
+ font-weight: 400;
764
+ text-rendering: optimizeLegibility;
765
+ font-display: fallback;
766
+ }
767
+ @font-face {
768
+ font-family: Lato;
769
+ src: url("./assets/fonts/Lato-Italic.woff2") format("woff2"), url("./assets/fonts/Lato-Italic.woff") format("woff");
770
+ font-style: italic;
771
+ font-weight: 400;
772
+ text-rendering: optimizeLegibility;
773
+ font-display: fallback;
774
+ }
775
+ @font-face {
776
+ font-family: Lato;
777
+ src: url("./assets/fonts/Lato-Bold.woff2") format("woff2"), url("./assets/fonts/Lato-Bold.woff") format("woff");
778
+ font-style: normal;
779
+ font-weight: 700;
780
+ text-rendering: optimizeLegibility;
781
+ font-display: fallback;
782
+ }
783
+ @font-face {
784
+ font-family: Lato;
785
+ src: url("./assets/fonts/Lato-BoldItalic.woff2") format("woff2"), url("./assets/fonts/Lato-BoldItalic.woff") format("woff");
786
+ font-style: italic;
787
+ font-weight: 700;
788
+ text-rendering: optimizeLegibility;
789
+ font-display: fallback;
790
+ }
791
+ @font-face {
792
+ font-family: "Azeret Mono";
793
+ src: url("./assets/fonts/AzeretMono-Regular.woff2") format("woff2");
794
+ font-style: normal;
795
+ font-weight: 400;
796
+ font-display: fallback;
797
+ }
798
+ .cat-bg-primary {
799
+ background-color: rgb(var(--cat-primary-bg, 32, 127, 138)) !important;
800
+ color: rgb(var(--cat-primary-fill, 255, 255, 255)) !important;
801
+ }
802
+
803
+ .cat-bg-primary-hover {
804
+ transition: background-color 0.13s, color 0.13s;
805
+ }
806
+ .cat-bg-primary-hover:hover {
807
+ background-color: rgb(var(--cat-primary-bg-hover, 28, 112, 122)) !important;
808
+ color: rgb(var(--cat-primary-fill-hover, 255, 255, 255)) !important;
809
+ }
810
+
811
+ .cat-text-primary,
812
+ .cat-link-primary {
813
+ color: rgb(var(--cat-primary-text, 32, 127, 138)) !important;
814
+ }
815
+
816
+ .cat-link-primary,
817
+ .cat-text-primary-hover {
818
+ transition: color 0.13s;
819
+ }
820
+ .cat-link-primary:hover,
821
+ .cat-text-primary-hover:hover {
822
+ color: rgb(var(--cat-primary-text-hover, 28, 112, 122)) !important;
823
+ }
824
+ .cat-link-primary:active,
825
+ .cat-text-primary-hover:active {
826
+ color: rgb(var(--cat-primary-text-active, 25, 101, 110)) !important;
827
+ }
828
+
829
+ .cat-bg-secondary {
830
+ background-color: #697687 !important;
831
+ color: white !important;
832
+ }
833
+
834
+ .cat-bg-secondary-hover {
835
+ transition: background-color 0.13s, color 0.13s;
836
+ }
837
+ .cat-bg-secondary-hover:hover {
838
+ background-color: #697687 !important;
839
+ color: white !important;
840
+ }
841
+
842
+ .cat-text-secondary,
843
+ .cat-link-secondary {
844
+ color: black !important;
845
+ }
846
+
847
+ .cat-link-secondary,
848
+ .cat-text-secondary-hover {
849
+ transition: color 0.13s;
850
+ }
851
+ .cat-link-secondary:hover,
852
+ .cat-text-secondary-hover:hover {
853
+ color: black !important;
854
+ }
855
+ .cat-link-secondary:active,
856
+ .cat-text-secondary-hover:active {
857
+ color: black !important;
858
+ }
859
+
860
+ .cat-bg-success {
861
+ background-color: #008458 !important;
862
+ color: white !important;
863
+ }
864
+
865
+ .cat-bg-success-hover {
866
+ transition: background-color 0.13s, color 0.13s;
867
+ }
868
+ .cat-bg-success-hover:hover {
869
+ background-color: #00754e !important;
870
+ color: white !important;
871
+ }
872
+
873
+ .cat-text-success,
874
+ .cat-link-success {
875
+ color: #008458 !important;
876
+ }
877
+
878
+ .cat-link-success,
879
+ .cat-text-success-hover {
880
+ transition: color 0.13s;
881
+ }
882
+ .cat-link-success:hover,
883
+ .cat-text-success-hover:hover {
884
+ color: #00754e !important;
885
+ }
886
+ .cat-link-success:active,
887
+ .cat-text-success-hover:active {
888
+ color: #006946 !important;
889
+ }
890
+
891
+ .cat-bg-warning {
892
+ background-color: #ffce80 !important;
893
+ color: black !important;
894
+ }
895
+
896
+ .cat-bg-warning-hover {
897
+ transition: background-color 0.13s, color 0.13s;
898
+ }
899
+ .cat-bg-warning-hover:hover {
900
+ background-color: #ffd694 !important;
901
+ color: black !important;
902
+ }
903
+
904
+ .cat-text-warning,
905
+ .cat-link-warning {
906
+ color: #9f6100 !important;
907
+ }
908
+
909
+ .cat-link-warning,
910
+ .cat-text-warning-hover {
911
+ transition: color 0.13s;
912
+ }
913
+ .cat-link-warning:hover,
914
+ .cat-text-warning-hover:hover {
915
+ color: #9f6100 !important;
916
+ }
917
+ .cat-link-warning:active,
918
+ .cat-text-warning-hover:active {
919
+ color: #9f6100 !important;
920
+ }
921
+
922
+ .cat-bg-danger {
923
+ background-color: #d9340d !important;
924
+ color: white !important;
925
+ }
926
+
927
+ .cat-bg-danger-hover {
928
+ transition: background-color 0.13s, color 0.13s;
929
+ }
930
+ .cat-bg-danger-hover:hover {
931
+ background-color: #c22e0b !important;
932
+ color: white !important;
933
+ }
934
+
935
+ .cat-text-danger,
936
+ .cat-link-danger {
937
+ color: #d9340d !important;
938
+ }
939
+
940
+ .cat-link-danger,
941
+ .cat-text-danger-hover {
942
+ transition: color 0.13s;
943
+ }
944
+ .cat-link-danger:hover,
945
+ .cat-text-danger-hover:hover {
946
+ color: #c22e0b !important;
947
+ }
948
+ .cat-link-danger:active,
949
+ .cat-text-danger-hover:active {
950
+ color: #ae2a0a !important;
951
+ }
952
+
953
+ .cat-active {
954
+ color: rgb(var(--cat-primary-text, 32, 127, 138)) !important;
955
+ }
956
+
957
+ .cat-muted {
958
+ color: rgb(var(--cat-font-color-muted, 105, 118, 135)) !important;
959
+ }
960
+
961
+ .cat-text-reset {
962
+ color: inherit !important;
963
+ }
964
+
965
+ .cat-link-reset {
966
+ color: inherit !important;
967
+ text-decoration: inherit !important;
968
+ }
969
+
970
+ .cat-none {
971
+ display: none !important;
972
+ }
973
+
974
+ .cat-inline {
975
+ display: inline !important;
976
+ }
977
+
978
+ .cat-inline-block {
979
+ display: inline-block !important;
980
+ }
981
+
982
+ .cat-block {
983
+ display: block !important;
984
+ }
985
+
986
+ .cat-grid {
987
+ display: grid !important;
988
+ }
989
+
990
+ .cat-flex {
991
+ display: flex !important;
992
+ }
993
+
994
+ .cat-inline-flex {
995
+ display: inline-flex !important;
996
+ }
997
+
998
+ @media screen and (min-width: 540px) {
999
+ .cat-none\:xs {
1000
+ display: none !important;
1001
+ }
1002
+
1003
+ .cat-inline\:xs {
1004
+ display: inline !important;
1005
+ }
1006
+
1007
+ .cat-inline-block\:xs {
1008
+ display: inline-block !important;
1009
+ }
1010
+
1011
+ .cat-block\:xs {
1012
+ display: block !important;
1013
+ }
1014
+
1015
+ .cat-grid\:xs {
1016
+ display: grid !important;
1017
+ }
1018
+
1019
+ .cat-flex\:xs {
1020
+ display: flex !important;
1021
+ }
1022
+
1023
+ .cat-inline-flex\:xs {
1024
+ display: inline-flex !important;
1025
+ }
1026
+ }
1027
+ @media screen and (min-width: 768px) {
1028
+ .cat-none\:s {
1029
+ display: none !important;
1030
+ }
1031
+
1032
+ .cat-inline\:s {
1033
+ display: inline !important;
1034
+ }
1035
+
1036
+ .cat-inline-block\:s {
1037
+ display: inline-block !important;
1038
+ }
1039
+
1040
+ .cat-block\:s {
1041
+ display: block !important;
1042
+ }
1043
+
1044
+ .cat-grid\:s {
1045
+ display: grid !important;
1046
+ }
1047
+
1048
+ .cat-flex\:s {
1049
+ display: flex !important;
1050
+ }
1051
+
1052
+ .cat-inline-flex\:s {
1053
+ display: inline-flex !important;
1054
+ }
1055
+ }
1056
+ @media screen and (min-width: 992px) {
1057
+ .cat-none\:m {
1058
+ display: none !important;
1059
+ }
1060
+
1061
+ .cat-inline\:m {
1062
+ display: inline !important;
1063
+ }
1064
+
1065
+ .cat-inline-block\:m {
1066
+ display: inline-block !important;
1067
+ }
1068
+
1069
+ .cat-block\:m {
1070
+ display: block !important;
1071
+ }
1072
+
1073
+ .cat-grid\:m {
1074
+ display: grid !important;
1075
+ }
1076
+
1077
+ .cat-flex\:m {
1078
+ display: flex !important;
1079
+ }
1080
+
1081
+ .cat-inline-flex\:m {
1082
+ display: inline-flex !important;
1083
+ }
1084
+ }
1085
+ @media screen and (min-width: 1200px) {
1086
+ .cat-none\:l {
1087
+ display: none !important;
1088
+ }
1089
+
1090
+ .cat-inline\:l {
1091
+ display: inline !important;
1092
+ }
1093
+
1094
+ .cat-inline-block\:l {
1095
+ display: inline-block !important;
1096
+ }
1097
+
1098
+ .cat-block\:l {
1099
+ display: block !important;
1100
+ }
1101
+
1102
+ .cat-grid\:l {
1103
+ display: grid !important;
1104
+ }
1105
+
1106
+ .cat-flex\:l {
1107
+ display: flex !important;
1108
+ }
1109
+
1110
+ .cat-inline-flex\:l {
1111
+ display: inline-flex !important;
1112
+ }
1113
+ }
1114
+ @media screen and (min-width: 1400px) {
1115
+ .cat-none\:xl {
1116
+ display: none !important;
1117
+ }
1118
+
1119
+ .cat-inline\:xl {
1120
+ display: inline !important;
1121
+ }
1122
+
1123
+ .cat-inline-block\:xl {
1124
+ display: inline-block !important;
1125
+ }
1126
+
1127
+ .cat-block\:xl {
1128
+ display: block !important;
1129
+ }
1130
+
1131
+ .cat-grid\:xl {
1132
+ display: grid !important;
1133
+ }
1134
+
1135
+ .cat-flex\:xl {
1136
+ display: flex !important;
1137
+ }
1138
+
1139
+ .cat-inline-flex\:xl {
1140
+ display: inline-flex !important;
1141
+ }
1142
+ }
1143
+ .cat-elevation-transition {
1144
+ transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
1145
+ }
1146
+
1147
+ .cat-elevation-0 {
1148
+ box-shadow: none;
1149
+ }
1150
+
1151
+ .cat-elevation-hover-0:hover, .cat-elevation-hover-0:focus, .cat-elevation-hover-0:focus-within {
1152
+ box-shadow: none;
1153
+ }
1154
+
1155
+ .cat-elevation-1 {
1156
+ box-shadow: 0 1px 4px 0 rgba(16, 29, 48, 0.2);
1157
+ }
1158
+
1159
+ .cat-elevation-hover-1:hover, .cat-elevation-hover-1:focus, .cat-elevation-hover-1:focus-within {
1160
+ box-shadow: 0 1px 4px 0 rgba(16, 29, 48, 0.2);
1161
+ }
1162
+
1163
+ .cat-elevation-2 {
1164
+ box-shadow: 0 2px 4px -1px rgba(16, 29, 48, 0.2), 0 4px 5px 0 rgba(16, 29, 48, 0.26), 0 1px 10px -1px rgba(16, 29, 48, 0.12);
1165
+ }
1166
+
1167
+ .cat-elevation-hover-2:hover, .cat-elevation-hover-2:focus, .cat-elevation-hover-2:focus-within {
1168
+ box-shadow: 0 2px 4px -1px rgba(16, 29, 48, 0.2), 0 4px 5px 0 rgba(16, 29, 48, 0.26), 0 1px 10px -1px rgba(16, 29, 48, 0.12);
1169
+ }
1170
+
1171
+ .cat-elevation-3 {
1172
+ box-shadow: 0 2px 4px -1px rgba(16, 29, 48, 0.2), 0 9px 16px -3px rgba(16, 29, 48, 0.14), 0 10px 20px -8px rgba(16, 29, 48, 0.12);
1173
+ }
1174
+
1175
+ .cat-elevation-hover-3:hover, .cat-elevation-hover-3:focus, .cat-elevation-hover-3:focus-within {
1176
+ box-shadow: 0 2px 4px -1px rgba(16, 29, 48, 0.2), 0 9px 16px -3px rgba(16, 29, 48, 0.14), 0 10px 20px -8px rgba(16, 29, 48, 0.12);
1177
+ }
1178
+
1179
+ .cat-elevation-4 {
1180
+ box-shadow: 0 2px 4px -1px rgba(16, 29, 48, 0.05), 0 9px 16px -3px rgba(16, 29, 48, 0.14), 0 32px 20px -20px rgba(16, 29, 48, 0.2);
1181
+ }
1182
+
1183
+ .cat-elevation-hover-4:hover, .cat-elevation-hover-4:focus, .cat-elevation-hover-4:focus-within {
1184
+ box-shadow: 0 2px 4px -1px rgba(16, 29, 48, 0.05), 0 9px 16px -3px rgba(16, 29, 48, 0.14), 0 32px 20px -20px rgba(16, 29, 48, 0.2);
1185
+ }
1186
+
1187
+ .cat-flex-row {
1188
+ flex-direction: row;
1189
+ }
1190
+
1191
+ .cat-flex-col {
1192
+ flex-direction: column;
1193
+ }
1194
+
1195
+ .cat-flex-1 {
1196
+ flex: 1 1 0%;
1197
+ }
1198
+
1199
+ .cat-flex-auto {
1200
+ flex: 1 1 auto;
1201
+ }
1202
+
1203
+ .cat-flex-init {
1204
+ flex: 0 1 auto;
1205
+ }
1206
+
1207
+ .cat-flex-none {
1208
+ flex: none;
1209
+ }
1210
+
1211
+ .cat-flex-wrap {
1212
+ flex-wrap: wrap;
1213
+ }
1214
+
1215
+ .cat-flex-nowrap {
1216
+ flex-wrap: nowrap;
1217
+ }
1218
+
1219
+ .cat-gap-xl {
1220
+ gap: 2rem;
1221
+ }
1222
+
1223
+ .cat-gap-x-xl {
1224
+ column-gap: 2rem;
1225
+ }
1226
+
1227
+ .cat-gap-y-xl {
1228
+ row-gap: 2rem;
1229
+ }
1230
+
1231
+ .cat-gap-l {
1232
+ gap: 1.5rem;
1233
+ }
1234
+
1235
+ .cat-gap-x-l {
1236
+ column-gap: 1.5rem;
1237
+ }
1238
+
1239
+ .cat-gap-y-l {
1240
+ row-gap: 1.5rem;
1241
+ }
1242
+
1243
+ .cat-gap-m {
1244
+ gap: 1rem;
1245
+ }
1246
+
1247
+ .cat-gap-x-m {
1248
+ column-gap: 1rem;
1249
+ }
1250
+
1251
+ .cat-gap-y-m {
1252
+ row-gap: 1rem;
1253
+ }
1254
+
1255
+ .cat-gap-s {
1256
+ gap: 0.5rem;
1257
+ }
1258
+
1259
+ .cat-gap-x-s {
1260
+ column-gap: 0.5rem;
1261
+ }
1262
+
1263
+ .cat-gap-y-s {
1264
+ row-gap: 0.5rem;
1265
+ }
1266
+
1267
+ .cat-gap-xs {
1268
+ gap: 0.25rem;
1269
+ }
1270
+
1271
+ .cat-gap-x-xs {
1272
+ column-gap: 0.25rem;
1273
+ }
1274
+
1275
+ .cat-gap-y-xs {
1276
+ row-gap: 0.25rem;
1277
+ }
1278
+
1279
+ .cat-justify-start {
1280
+ justify-content: flex-start;
1281
+ }
1282
+
1283
+ .cat-justify-end {
1284
+ justify-content: flex-end;
1285
+ }
1286
+
1287
+ .cat-justify-center {
1288
+ justify-content: center;
1289
+ }
1290
+
1291
+ .cat-justify-between {
1292
+ justify-content: space-between;
1293
+ }
1294
+
1295
+ .cat-justify-items-start {
1296
+ justify-items: flex-start;
1297
+ }
1298
+
1299
+ .cat-justify-items-end {
1300
+ justify-items: flex-end;
1301
+ }
1302
+
1303
+ .cat-justify-items-center {
1304
+ justify-items: flex-center;
1305
+ }
1306
+
1307
+ .cat-justify-items-stretch {
1308
+ justify-items: flex-stretch;
1309
+ }
1310
+
1311
+ .cat-content-start {
1312
+ align-content: flex-start;
1313
+ }
1314
+
1315
+ .cat-content-end {
1316
+ align-content: flex-end;
1317
+ }
1318
+
1319
+ .cat-content-center {
1320
+ align-content: center;
1321
+ }
1322
+
1323
+ .cat-content-between {
1324
+ align-content: space-between;
1325
+ }
1326
+
1327
+ .cat-items-start {
1328
+ align-items: flex-start;
1329
+ }
1330
+
1331
+ .cat-items-end {
1332
+ align-items: flex-end;
1333
+ }
1334
+
1335
+ .cat-items-center {
1336
+ align-items: flex-center;
1337
+ }
1338
+
1339
+ .cat-items-stretch {
1340
+ align-items: flex-stretch;
1341
+ }
1342
+
1343
+ .cat-grid-1 {
1344
+ grid-template-columns: repeat(1, minmax(0, 1fr));
1345
+ }
1346
+
1347
+ .cat-grid-col-1 {
1348
+ grid-column: span 1 / span 1;
1349
+ }
1350
+
1351
+ .cat-grid-2 {
1352
+ grid-template-columns: repeat(2, minmax(0, 1fr));
1353
+ }
1354
+
1355
+ .cat-grid-col-2 {
1356
+ grid-column: span 2 / span 2;
1357
+ }
1358
+
1359
+ .cat-grid-3 {
1360
+ grid-template-columns: repeat(3, minmax(0, 1fr));
1361
+ }
1362
+
1363
+ .cat-grid-col-3 {
1364
+ grid-column: span 3 / span 3;
1365
+ }
1366
+
1367
+ .cat-grid-4 {
1368
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1369
+ }
1370
+
1371
+ .cat-grid-col-4 {
1372
+ grid-column: span 4 / span 4;
1373
+ }
1374
+
1375
+ .cat-grid-5 {
1376
+ grid-template-columns: repeat(5, minmax(0, 1fr));
1377
+ }
1378
+
1379
+ .cat-grid-col-5 {
1380
+ grid-column: span 5 / span 5;
1381
+ }
1382
+
1383
+ .cat-grid-6 {
1384
+ grid-template-columns: repeat(6, minmax(0, 1fr));
1385
+ }
1386
+
1387
+ .cat-grid-col-6 {
1388
+ grid-column: span 6 / span 6;
1389
+ }
1390
+
1391
+ .cat-grid-7 {
1392
+ grid-template-columns: repeat(7, minmax(0, 1fr));
1393
+ }
1394
+
1395
+ .cat-grid-col-7 {
1396
+ grid-column: span 7 / span 7;
1397
+ }
1398
+
1399
+ .cat-grid-8 {
1400
+ grid-template-columns: repeat(8, minmax(0, 1fr));
1401
+ }
1402
+
1403
+ .cat-grid-col-8 {
1404
+ grid-column: span 8 / span 8;
1405
+ }
1406
+
1407
+ .cat-grid-9 {
1408
+ grid-template-columns: repeat(9, minmax(0, 1fr));
1409
+ }
1410
+
1411
+ .cat-grid-col-9 {
1412
+ grid-column: span 9 / span 9;
1413
+ }
1414
+
1415
+ .cat-grid-10 {
1416
+ grid-template-columns: repeat(10, minmax(0, 1fr));
1417
+ }
1418
+
1419
+ .cat-grid-col-10 {
1420
+ grid-column: span 10 / span 10;
1421
+ }
1422
+
1423
+ .cat-grid-11 {
1424
+ grid-template-columns: repeat(11, minmax(0, 1fr));
1425
+ }
1426
+
1427
+ .cat-grid-col-11 {
1428
+ grid-column: span 11 / span 11;
1429
+ }
1430
+
1431
+ .cat-grid-12 {
1432
+ grid-template-columns: repeat(12, minmax(0, 1fr));
1433
+ }
1434
+
1435
+ .cat-grid-col-12 {
1436
+ grid-column: span 12 / span 12;
1437
+ }
1438
+
1439
+ .cat-grid-row-1 {
1440
+ grid-row: span 1 / span 1;
1441
+ }
1442
+
1443
+ .cat-grid-row-2 {
1444
+ grid-row: span 2 / span 2;
1445
+ }
1446
+
1447
+ .cat-grid-row-3 {
1448
+ grid-row: span 3 / span 3;
1449
+ }
1450
+
1451
+ .cat-grid-row-4 {
1452
+ grid-row: span 4 / span 4;
1453
+ }
1454
+
1455
+ .cat-grid-row-5 {
1456
+ grid-row: span 5 / span 5;
1457
+ }
1458
+
1459
+ .cat-grid-row-6 {
1460
+ grid-row: span 6 / span 6;
1461
+ }
1462
+
1463
+ .cat-grid-auto {
1464
+ grid-template-columns: repeat(auto-fill,minmax(min(var(--grid-min),100%),1fr));
1465
+ --grid-min: 100%;
1466
+ }
1467
+
1468
+ .cat-radius-l {
1469
+ border-radius: 0.5rem;
1470
+ }
1471
+
1472
+ .cat-radius-m {
1473
+ border-radius: 0.25rem;
1474
+ }
1475
+
1476
+ .cat-radius-s {
1477
+ border-radius: 0.125rem;
1478
+ }
1479
+
1480
+ .cat-radius-0 {
1481
+ border-radius: none;
1482
+ }
1483
+
1484
+ .cat-radius-full {
1485
+ border-radius: 100rem;
1486
+ }
1487
+
1488
+ .cat-m-auto {
1489
+ margin: auto !important;
1490
+ }
1491
+
1492
+ .cat-mv-auto {
1493
+ margin-top: auto !important;
1494
+ margin-bottom: auto !important;
1495
+ }
1496
+
1497
+ .cat-mh-auto {
1498
+ margin-left: auto !important;
1499
+ margin-right: auto !important;
1500
+ }
1501
+
1502
+ .cat-mt-auto {
1503
+ margin-top: auto !important;
1504
+ }
1505
+
1506
+ .cat-mb-auto {
1507
+ margin-bottom: auto !important;
1508
+ }
1509
+
1510
+ .cat-ml-auto {
1511
+ margin-left: auto !important;
1512
+ }
1513
+
1514
+ .cat-mr-auto {
1515
+ margin-right: auto !important;
1516
+ }
1517
+
1518
+ .cat-m-0 {
1519
+ margin: 0 !important;
1520
+ }
1521
+
1522
+ .cat-mv-0 {
1523
+ margin-top: 0 !important;
1524
+ margin-bottom: 0 !important;
1525
+ }
1526
+
1527
+ .cat-mh-0 {
1528
+ margin-left: 0 !important;
1529
+ margin-right: 0 !important;
1530
+ }
1531
+
1532
+ .cat-mt-0 {
1533
+ margin-top: 0 !important;
1534
+ }
1535
+
1536
+ .cat-mb-0 {
1537
+ margin-bottom: 0 !important;
1538
+ }
1539
+
1540
+ .cat-ml-0 {
1541
+ margin-left: 0 !important;
1542
+ }
1543
+
1544
+ .cat-mr-0 {
1545
+ margin-right: 0 !important;
1546
+ }
1547
+
1548
+ .cat-p-0 {
1549
+ padding: 0 !important;
1550
+ }
1551
+
1552
+ .cat-pv-0 {
1553
+ padding-top: 0 !important;
1554
+ padding-bottom: 0 !important;
1555
+ }
1556
+
1557
+ .cat-ph-0 {
1558
+ padding-left: 0 !important;
1559
+ padding-right: 0 !important;
1560
+ }
1561
+
1562
+ .cat-pt-0 {
1563
+ padding-top: 0 !important;
1564
+ }
1565
+
1566
+ .cat-pb-0 {
1567
+ padding-bottom: 0 !important;
1568
+ }
1569
+
1570
+ .cat-pl-0 {
1571
+ padding-left: 0 !important;
1572
+ }
1573
+
1574
+ .cat-pr-0 {
1575
+ padding-right: 0 !important;
1576
+ }
1577
+
1578
+ .cat-m-xl {
1579
+ margin: 2rem !important;
1580
+ }
1581
+
1582
+ .cat-mv-xl {
1583
+ margin-top: 2rem !important;
1584
+ margin-bottom: 2rem !important;
1585
+ }
1586
+
1587
+ .cat-mh-xl {
1588
+ margin-left: 2rem !important;
1589
+ margin-right: 2rem !important;
1590
+ }
1591
+
1592
+ .cat-mt-xl {
1593
+ margin-top: 2rem !important;
1594
+ }
1595
+
1596
+ .cat-mb-xl {
1597
+ margin-bottom: 2rem !important;
1598
+ }
1599
+
1600
+ .cat-ml-xl {
1601
+ margin-left: 2rem !important;
1602
+ }
1603
+
1604
+ .cat-mr-xl {
1605
+ margin-right: 2rem !important;
1606
+ }
1607
+
1608
+ .cat-p-xl {
1609
+ padding: 2rem !important;
1610
+ }
1611
+
1612
+ .cat-pv-xl {
1613
+ padding-top: 2rem !important;
1614
+ padding-bottom: 2rem !important;
1615
+ }
1616
+
1617
+ .cat-ph-xl {
1618
+ padding-left: 2rem !important;
1619
+ padding-right: 2rem !important;
1620
+ }
1621
+
1622
+ .cat-pt-xl {
1623
+ padding-top: 2rem !important;
1624
+ }
1625
+
1626
+ .cat-pb-xl {
1627
+ padding-bottom: 2rem !important;
1628
+ }
1629
+
1630
+ .cat-pl-xl {
1631
+ padding-left: 2rem !important;
1632
+ }
1633
+
1634
+ .cat-pr-xl {
1635
+ padding-right: 2rem !important;
1636
+ }
1637
+
1638
+ .cat-m-l {
1639
+ margin: 1.5rem !important;
1640
+ }
1641
+
1642
+ .cat-mv-l {
1643
+ margin-top: 1.5rem !important;
1644
+ margin-bottom: 1.5rem !important;
1645
+ }
1646
+
1647
+ .cat-mh-l {
1648
+ margin-left: 1.5rem !important;
1649
+ margin-right: 1.5rem !important;
1650
+ }
1651
+
1652
+ .cat-mt-l {
1653
+ margin-top: 1.5rem !important;
1654
+ }
1655
+
1656
+ .cat-mb-l {
1657
+ margin-bottom: 1.5rem !important;
1658
+ }
1659
+
1660
+ .cat-ml-l {
1661
+ margin-left: 1.5rem !important;
1662
+ }
1663
+
1664
+ .cat-mr-l {
1665
+ margin-right: 1.5rem !important;
1666
+ }
1667
+
1668
+ .cat-p-l {
1669
+ padding: 1.5rem !important;
1670
+ }
1671
+
1672
+ .cat-pv-l {
1673
+ padding-top: 1.5rem !important;
1674
+ padding-bottom: 1.5rem !important;
1675
+ }
1676
+
1677
+ .cat-ph-l {
1678
+ padding-left: 1.5rem !important;
1679
+ padding-right: 1.5rem !important;
1680
+ }
1681
+
1682
+ .cat-pt-l {
1683
+ padding-top: 1.5rem !important;
1684
+ }
1685
+
1686
+ .cat-pb-l {
1687
+ padding-bottom: 1.5rem !important;
1688
+ }
1689
+
1690
+ .cat-pl-l {
1691
+ padding-left: 1.5rem !important;
1692
+ }
1693
+
1694
+ .cat-pr-l {
1695
+ padding-right: 1.5rem !important;
1696
+ }
1697
+
1698
+ .cat-m-m {
1699
+ margin: 1rem !important;
1700
+ }
1701
+
1702
+ .cat-mv-m {
1703
+ margin-top: 1rem !important;
1704
+ margin-bottom: 1rem !important;
1705
+ }
1706
+
1707
+ .cat-mh-m {
1708
+ margin-left: 1rem !important;
1709
+ margin-right: 1rem !important;
1710
+ }
1711
+
1712
+ .cat-mt-m {
1713
+ margin-top: 1rem !important;
1714
+ }
1715
+
1716
+ .cat-mb-m {
1717
+ margin-bottom: 1rem !important;
1718
+ }
1719
+
1720
+ .cat-ml-m {
1721
+ margin-left: 1rem !important;
1722
+ }
1723
+
1724
+ .cat-mr-m {
1725
+ margin-right: 1rem !important;
1726
+ }
1727
+
1728
+ .cat-p-m {
1729
+ padding: 1rem !important;
1730
+ }
1731
+
1732
+ .cat-pv-m {
1733
+ padding-top: 1rem !important;
1734
+ padding-bottom: 1rem !important;
1735
+ }
1736
+
1737
+ .cat-ph-m {
1738
+ padding-left: 1rem !important;
1739
+ padding-right: 1rem !important;
1740
+ }
1741
+
1742
+ .cat-pt-m {
1743
+ padding-top: 1rem !important;
1744
+ }
1745
+
1746
+ .cat-pb-m {
1747
+ padding-bottom: 1rem !important;
1748
+ }
1749
+
1750
+ .cat-pl-m {
1751
+ padding-left: 1rem !important;
1752
+ }
1753
+
1754
+ .cat-pr-m {
1755
+ padding-right: 1rem !important;
1756
+ }
1757
+
1758
+ .cat-m-s {
1759
+ margin: 0.5rem !important;
1760
+ }
1761
+
1762
+ .cat-mv-s {
1763
+ margin-top: 0.5rem !important;
1764
+ margin-bottom: 0.5rem !important;
1765
+ }
1766
+
1767
+ .cat-mh-s {
1768
+ margin-left: 0.5rem !important;
1769
+ margin-right: 0.5rem !important;
1770
+ }
1771
+
1772
+ .cat-mt-s {
1773
+ margin-top: 0.5rem !important;
1774
+ }
1775
+
1776
+ .cat-mb-s {
1777
+ margin-bottom: 0.5rem !important;
1778
+ }
1779
+
1780
+ .cat-ml-s {
1781
+ margin-left: 0.5rem !important;
1782
+ }
1783
+
1784
+ .cat-mr-s {
1785
+ margin-right: 0.5rem !important;
1786
+ }
1787
+
1788
+ .cat-p-s {
1789
+ padding: 0.5rem !important;
1790
+ }
1791
+
1792
+ .cat-pv-s {
1793
+ padding-top: 0.5rem !important;
1794
+ padding-bottom: 0.5rem !important;
1795
+ }
1796
+
1797
+ .cat-ph-s {
1798
+ padding-left: 0.5rem !important;
1799
+ padding-right: 0.5rem !important;
1800
+ }
1801
+
1802
+ .cat-pt-s {
1803
+ padding-top: 0.5rem !important;
1804
+ }
1805
+
1806
+ .cat-pb-s {
1807
+ padding-bottom: 0.5rem !important;
1808
+ }
1809
+
1810
+ .cat-pl-s {
1811
+ padding-left: 0.5rem !important;
1812
+ }
1813
+
1814
+ .cat-pr-s {
1815
+ padding-right: 0.5rem !important;
1816
+ }
1817
+
1818
+ .cat-m-xs {
1819
+ margin: 0.25rem !important;
1820
+ }
1821
+
1822
+ .cat-mv-xs {
1823
+ margin-top: 0.25rem !important;
1824
+ margin-bottom: 0.25rem !important;
1825
+ }
1826
+
1827
+ .cat-mh-xs {
1828
+ margin-left: 0.25rem !important;
1829
+ margin-right: 0.25rem !important;
1830
+ }
1831
+
1832
+ .cat-mt-xs {
1833
+ margin-top: 0.25rem !important;
1834
+ }
1835
+
1836
+ .cat-mb-xs {
1837
+ margin-bottom: 0.25rem !important;
1838
+ }
1839
+
1840
+ .cat-ml-xs {
1841
+ margin-left: 0.25rem !important;
1842
+ }
1843
+
1844
+ .cat-mr-xs {
1845
+ margin-right: 0.25rem !important;
1846
+ }
1847
+
1848
+ .cat-p-xs {
1849
+ padding: 0.25rem !important;
1850
+ }
1851
+
1852
+ .cat-pv-xs {
1853
+ padding-top: 0.25rem !important;
1854
+ padding-bottom: 0.25rem !important;
1855
+ }
1856
+
1857
+ .cat-ph-xs {
1858
+ padding-left: 0.25rem !important;
1859
+ padding-right: 0.25rem !important;
1860
+ }
1861
+
1862
+ .cat-pt-xs {
1863
+ padding-top: 0.25rem !important;
1864
+ }
1865
+
1866
+ .cat-pb-xs {
1867
+ padding-bottom: 0.25rem !important;
1868
+ }
1869
+
1870
+ .cat-pl-xs {
1871
+ padding-left: 0.25rem !important;
1872
+ }
1873
+
1874
+ .cat-pr-xs {
1875
+ padding-right: 0.25rem !important;
1876
+ }
1877
+
1878
+ .cat-text-left {
1879
+ text-align: left !important;
1880
+ }
1881
+
1882
+ .cat-text-center {
1883
+ text-align: center !important;
1884
+ }
1885
+
1886
+ .cat-text-right {
1887
+ text-align: right !important;
1888
+ }
1889
+
1890
+ .cat-ellipsis {
1891
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
1892
+ overflow: hidden;
1893
+ text-overflow: ellipsis;
1894
+ white-space: nowrap;
1895
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
1896
+ }
1897
+
1898
+ .cat-ellipsis-1 {
1899
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
1900
+ overflow: hidden;
1901
+ text-overflow: ellipsis;
1902
+ white-space: nowrap;
1903
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
1904
+ }
1905
+
1906
+ .cat-ellipsis-2 {
1907
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
1908
+ display: -webkit-box;
1909
+ -webkit-line-clamp: 2;
1910
+ -webkit-box-orient: vertical;
1911
+ overflow: hidden;
1912
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
1913
+ }
1914
+
1915
+ .cat-ellipsis-3 {
1916
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
1917
+ display: -webkit-box;
1918
+ -webkit-line-clamp: 3;
1919
+ -webkit-box-orient: vertical;
1920
+ overflow: hidden;
1921
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
1922
+ }
1923
+
1924
+ .cat-ellipsis-4 {
1925
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
1926
+ display: -webkit-box;
1927
+ -webkit-line-clamp: 4;
1928
+ -webkit-box-orient: vertical;
1929
+ overflow: hidden;
1930
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
1931
+ }
1932
+
1933
+ .cat-ellipsis-5 {
1934
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
1935
+ display: -webkit-box;
1936
+ -webkit-line-clamp: 5;
1937
+ -webkit-box-orient: vertical;
1938
+ overflow: hidden;
1939
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
1940
+ }
1941
+
1942
+ .cat-select {
1943
+ /* stylelint-disable property-no-vendor-prefix */
1944
+ -webkit-user-select: auto;
1945
+ -ms-user-select: auto;
1946
+ user-select: auto;
1947
+ /* stylelint-enable property-no-vendor-prefix */
1948
+ }
1949
+
1950
+ .cat-no-select {
1951
+ /* stylelint-disable property-no-vendor-prefix */
1952
+ -webkit-user-select: none;
1953
+ -ms-user-select: none;
1954
+ user-select: none;
1955
+ /* stylelint-enable property-no-vendor-prefix */
1956
+ }
1957
+
1958
+ .cat-break-word {
1959
+ word-wrap: break-word;
1960
+ word-break: break-word;
1961
+ }
1962
+
1963
+ .cat-visually-hidden {
1964
+ position: absolute !important;
1965
+ width: 1px !important;
1966
+ height: 1px !important;
1967
+ padding: 0 !important;
1968
+ margin: -1px !important;
1969
+ overflow: hidden !important;
1970
+ clip: rect(0, 0, 0, 0) !important;
1971
+ white-space: nowrap !important;
1972
+ border: 0 !important;
1973
+ }
1974
+
1975
+ .cat-visually-hidden-focusable:not(:focus):not(:focus-within) {
1976
+ position: absolute !important;
1977
+ width: 1px !important;
1978
+ height: 1px !important;
1979
+ padding: 0 !important;
1980
+ margin: -1px !important;
1981
+ overflow: hidden !important;
1982
+ clip: rect(0, 0, 0, 0) !important;
1983
+ white-space: nowrap !important;
1984
+ border: 0 !important;
1985
+ }
1986
+
1987
+ *:not(:hover):not(:focus):not(:focus-within) > .cat-visually-hidden-hoverable {
1988
+ position: absolute !important;
1989
+ width: 1px !important;
1990
+ height: 1px !important;
1991
+ padding: 0 !important;
1992
+ margin: -1px !important;
1993
+ overflow: hidden !important;
1994
+ clip: rect(0, 0, 0, 0) !important;
1995
+ white-space: nowrap !important;
1996
+ border: 0 !important;
1997
+ }
1998
+
1999
+ .cat-ratio {
2000
+ position: relative;
2001
+ aspect-ratio: var(--cat-aspect-ratio);
2002
+ }
2003
+ .cat-ratio > * {
2004
+ position: absolute;
2005
+ top: 0;
2006
+ left: 0;
2007
+ width: 100%;
2008
+ height: 100%;
2009
+ }
2010
+
2011
+ .cat-ratio-1x1 {
2012
+ --cat-aspect-ratio: 1;
2013
+ }
2014
+
2015
+ .cat-ratio-3x1 {
2016
+ --cat-aspect-ratio: 3;
2017
+ }
2018
+
2019
+ .cat-ratio-6x1 {
2020
+ --cat-aspect-ratio: 6;
2021
+ }
2022
+
2023
+ .cat-ratio-4x3 {
2024
+ --cat-aspect-ratio: 1.3333333333;
2025
+ }
2026
+
2027
+ .cat-ratio-16x9 {
2028
+ --cat-aspect-ratio: 1.7777777778;
2029
+ }
2030
+
2031
+ .cat-ratio-21x9 {
2032
+ --cat-aspect-ratio: 2.3333333333;
2033
+ }